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 22:53:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:53:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:53:43 ========================================================= 22:53:43 EdgeX Global Pipelines Version Info 22:53:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:53:44 ------------------- 22:53:44 stable info: 22:53:44 ------------------- 22:53:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:53:44 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 22:53:44 Message: update stable to v1.0.219 22:53:44 ------------------- 22:53:44 experimental info: 22:53:44 ------------------- 22:53:44 Commited By: **** collab-it+edgex@linuxfoundation.org 22:53:44 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 22:53:44 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:53:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:53:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:53:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:53:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:53:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:53:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 22:53:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:53:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:53:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:53:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:53:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:53:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:53:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:53:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:53:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:53:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:53:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:53:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:53:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:53:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:53:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:53:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:53:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:53:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:53:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:53:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] echo 22:53:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 76a2231 [Pipeline] echo 22:53:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:53:45 provisioning config files... 22:53:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/136@tmp/config8146746326425937252tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:53:45 ---> docker-login.sh 22:53:45 nexus3.edgexfoundry.org:10001 22:53:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:45 Configure a credential helper to remove this warning. See 22:53:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:45 22:53:45 Login Succeeded 22:53:45 nexus3.edgexfoundry.org:10002 22:53:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:45 Configure a credential helper to remove this warning. See 22:53:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:45 22:53:45 Login Succeeded 22:53:45 nexus3.edgexfoundry.org:10003 22:53:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:45 Configure a credential helper to remove this warning. See 22:53:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:45 22:53:45 Login Succeeded 22:53:45 nexus3.edgexfoundry.org:10004 22:53:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:46 Configure a credential helper to remove this warning. See 22:53:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:46 22:53:46 Login Succeeded 22:53:46 docker.io 22:53:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:46 Configure a credential helper to remove this warning. See 22:53:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:46 22:53:46 Login Succeeded 22:53:46 ---> docker-login.sh ends [Pipeline] } 22:53:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:53:46 ++ 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 22:53:46 + for file in '`ls cmd/**/Dockerfile`' 22:53:46 ++ dirname cmd/core-command/Dockerfile 22:53:46 ++ cut -d/ -f2 22:53:46 + echo core-command,cmd/core-command/Dockerfile 22:53:46 + for file in '`ls cmd/**/Dockerfile`' 22:53:46 ++ dirname cmd/core-data/Dockerfile 22:53:46 ++ cut -d/ -f2 22:53:46 + echo core-data,cmd/core-data/Dockerfile 22:53:46 + for file in '`ls cmd/**/Dockerfile`' 22:53:46 ++ dirname cmd/core-metadata/Dockerfile 22:53:46 ++ cut -d/ -f2 22:53:46 + echo core-metadata,cmd/core-metadata/Dockerfile 22:53:46 + for file in '`ls cmd/**/Dockerfile`' 22:53:46 ++ dirname cmd/security-bootstrapper/Dockerfile 22:53:46 ++ cut -d/ -f2 22:53:46 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:53:46 + for file in '`ls cmd/**/Dockerfile`' 22:53:46 ++ dirname cmd/security-proxy-setup/Dockerfile 22:53:46 ++ cut -d/ -f2 22:53:46 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:53:46 + for file in '`ls cmd/**/Dockerfile`' 22:53:46 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:53:46 ++ cut -d/ -f2 22:53:46 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:53:46 + for file in '`ls cmd/**/Dockerfile`' 22:53:46 ++ dirname cmd/support-notifications/Dockerfile 22:53:46 ++ cut -d/ -f2 22:53:46 + echo support-notifications,cmd/support-notifications/Dockerfile 22:53:46 + for file in '`ls cmd/**/Dockerfile`' 22:53:46 ++ dirname cmd/support-scheduler/Dockerfile 22:53:46 ++ cut -d/ -f2 22:53:46 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:53:46 + for file in '`ls cmd/**/Dockerfile`' 22:53:46 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:53:46 ++ cut -d/ -f2 22:53:46 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:53:46 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 22:53:47 + git rev-list -1 --merges 76a2231e8148cb604158a0f3c13d077a257babdb~1..76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] echo 22:53:47 -----------> git rev-list -1 --merges 76a2231e8148cb604158a0f3c13d077a257babdb~1..76a2231e8148cb604158a0f3c13d077a257babdb 76a2231e8148cb604158a0f3c13d077a257babdb [false] [Pipeline] sh 22:53:47 + git log --format=format:%s -1 76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] echo 22:53:47 ========================================================= 22:53:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:53:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 22:53:48 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 22:53:48 + grep -v github /etc/ssh/ssh_known_hosts 22:53:48 + '[' -e /tmp/ssh_known_hosts ']' 22:53:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:53:48 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 22:53:48 + sudo tee -a /etc/ssh/ssh_known_hosts 22:53:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:53:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:53:48 22:53:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:53:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:53:48 latest: Pulling from edgex-devops/git-semver 22:53:48 a0d0a0d46f8b: Pulling fs layer 22:53:48 3e5f54012d9b: Pulling fs layer 22:53:48 4c7163046ea9: Pulling fs layer 22:53:48 0c2d73faf560: Pulling fs layer 22:53:48 0c2d73faf560: Waiting 22:53:48 3e5f54012d9b: Download complete 22:53:48 a0d0a0d46f8b: Verifying Checksum 22:53:48 a0d0a0d46f8b: Download complete 22:53:48 0c2d73faf560: Verifying Checksum 22:53:48 0c2d73faf560: Download complete 22:53:49 4c7163046ea9: Verifying Checksum 22:53:49 4c7163046ea9: Download complete 22:53:49 a0d0a0d46f8b: Pull complete 22:53:49 3e5f54012d9b: Pull complete 22:53:49 4c7163046ea9: Pull complete 22:53:49 0c2d73faf560: Pull complete 22:53:49 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 22:53:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:53:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:53:49 prd-centos7-docker-4c-2g-1466 does not seem to be running inside a container 22:53:49 $ 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 22:53:50 $ docker top 6de36443e75af13183f180728e9e89122475bf3e7c8a5966f84c8d2a773ffb7f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:53:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:53:50 [ssh-agent] Looking for ssh-agent implementation... 22:53:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:53:50 $ docker exec 6de36443e75af13183f180728e9e89122475bf3e7c8a5966f84c8d2a773ffb7f ssh-agent 22:53:50 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhJCfjp/agent.14 22:53:50 SSH_AGENT_PID=20 22:53:50 Running ssh-add (command line suppressed) 22:53:50 Identity added: /w/workspace/edgex-go/136@tmp/private_key_861629621300059835.key (/w/workspace/edgex-go/136@tmp/private_key_861629621300059835.key) 22:53:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:53:51 + git tag --points-at HEAD [Pipeline] } 22:53:51 $ docker exec --env ******** --env ******** 6de36443e75af13183f180728e9e89122475bf3e7c8a5966f84c8d2a773ffb7f ssh-agent -k 22:53:51 unset SSH_AUTH_SOCK; 22:53:51 unset SSH_AGENT_PID; 22:53:51 echo Agent pid 20 killed; 22:53:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 22:53:51 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.2.0-dev.19' [Pipeline] sshagent 22:53:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:53:51 [ssh-agent] Looking for ssh-agent implementation... 22:53:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:53:51 $ docker exec 6de36443e75af13183f180728e9e89122475bf3e7c8a5966f84c8d2a773ffb7f ssh-agent 22:53:51 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeFlaAM/agent.53 22:53:51 SSH_AGENT_PID=60 22:53:51 Running ssh-add (command line suppressed) 22:53:51 Identity added: /w/workspace/edgex-go/136@tmp/private_key_7041298262898842438.key (/w/workspace/edgex-go/136@tmp/private_key_7041298262898842438.key) 22:53:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:53:51 + git semver init 22:53:51 # -> Open(): unable to determine branch for HEAD 22:53:51 # $GIT_DIR = /w/workspace/edgex-go/136/.git 22:53:51 # $GIT_WORK_TREE = /w/workspace/edgex-go/136 22:53:51 # $SEMVER_REMOTE_NAME = origin 22:53:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:53:51 # $SEMVER_USER_NAME = edgex-jenkins 22:53:51 # $SEMVER_BRANCH = main 22:53:51 # $SEMVER_TEMP = /tmp/semver-744375885 22:53:51 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:54:04 # '/tmp/semver-744375885' -> '/w/workspace/edgex-go/136/.semver' 22:54:04 # -> Force: false 22:54:04 # $SEMVER_DIR = /w/workspace/edgex-go/136/.semver [Pipeline] } 22:54:04 $ docker exec --env ******** --env ******** 6de36443e75af13183f180728e9e89122475bf3e7c8a5966f84c8d2a773ffb7f ssh-agent -k 22:54:04 unset SSH_AUTH_SOCK; 22:54:04 unset SSH_AGENT_PID; 22:54:04 echo Agent pid 60 killed; 22:54:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:54:04 + git semver [Pipeline] } 22:54:04 $ docker stop --time=1 6de36443e75af13183f180728e9e89122475bf3e7c8a5966f84c8d2a773ffb7f 22:54:06 $ docker rm -f 6de36443e75af13183f180728e9e89122475bf3e7c8a5966f84c8d2a773ffb7f [Pipeline] // withDockerContainer [Pipeline] sh 22:54:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:54:07 Stashed 1 file(s) [Pipeline] echo 22:54:07 [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 22:54:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:54:07 ========================================================= 22:54:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 22:54:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:54:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 22:54:07 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 22:54:07 59bf1c3509f3: Pulling fs layer 22:54:07 666ba61612fd: Pulling fs layer 22:54:07 8ed8ca486205: Pulling fs layer 22:54:07 4fe6c5a15a65: Pulling fs layer 22:54:07 22a0e8bec74d: Pulling fs layer 22:54:07 f965cba54748: Pulling fs layer 22:54:07 861ffc35075e: Pulling fs layer 22:54:07 4b385c91608e: Pulling fs layer 22:54:07 560528eb2ebb: Pulling fs layer 22:54:07 f965cba54748: Waiting 22:54:07 861ffc35075e: Waiting 22:54:07 4b385c91608e: Waiting 22:54:07 560528eb2ebb: Waiting 22:54:07 4fe6c5a15a65: Waiting 22:54:07 22a0e8bec74d: Waiting 22:54:07 8ed8ca486205: Verifying Checksum 22:54:07 8ed8ca486205: Download complete 22:54:07 666ba61612fd: Verifying Checksum 22:54:07 666ba61612fd: Download complete 22:54:07 22a0e8bec74d: Verifying Checksum 22:54:07 22a0e8bec74d: Download complete 22:54:07 f965cba54748: Verifying Checksum 22:54:07 f965cba54748: Download complete 22:54:07 59bf1c3509f3: Verifying Checksum 22:54:07 59bf1c3509f3: Download complete 22:54:07 861ffc35075e: Verifying Checksum 22:54:07 861ffc35075e: Download complete 22:54:08 4b385c91608e: Verifying Checksum 22:54:08 4b385c91608e: Download complete 22:54:08 59bf1c3509f3: Pull complete 22:54:08 4fe6c5a15a65: Verifying Checksum 22:54:08 4fe6c5a15a65: Download complete 22:54:08 666ba61612fd: Pull complete 22:54:08 560528eb2ebb: Verifying Checksum 22:54:08 560528eb2ebb: Download complete 22:54:08 8ed8ca486205: Pull complete 22:54:12 4fe6c5a15a65: Pull complete 22:54:12 22a0e8bec74d: Pull complete 22:54:12 f965cba54748: Pull complete 22:54:12 861ffc35075e: Pull complete 22:54:12 4b385c91608e: Pull complete 22:54:15 560528eb2ebb: Pull complete 22:54:15 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 22:54:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 22:54:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 22:54:15 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 22:54:15 WORKDIR /edgex 22:54:15 COPY go.mod . 22:54:15 RUN go mod download' 22:54:15 + docker build -t ci-base-image-x86_64 -f - . 22:54:17 Sending build context to Docker daemon 333.8MB 22:54:17 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 22:54:17 ---> dd4a08f94e63 22:54:17 Step 2/4 : WORKDIR /edgex 22:54:19 ---> Running in c64bfd4e6d70 22:54:19 Removing intermediate container c64bfd4e6d70 22:54:19 ---> d3ef7ec91480 22:54:19 Step 3/4 : COPY go.mod . 22:54:19 ---> 37af8551b10e 22:54:19 Step 4/4 : RUN go mod download 22:54:19 ---> Running in dd7876be5743 22:54:22 Still waiting to schedule task 22:54:22 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:54:46 Removing intermediate container dd7876be5743 22:54:46 ---> 9fc5d8e549cf 22:54:46 Successfully built 9fc5d8e549cf 22:54:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:54:46 + docker inspect -f . ci-base-image-x86_64 22:54:46 . [Pipeline] withDockerContainer 22:54:46 prd-centos7-docker-4c-2g-1466 does not seem to be running inside a container 22:54:46 $ 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 22:54:47 $ docker top 69ea1dbebd45f874715688e9783286779cb70cded739ffad141a28cd874d1eb0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:54:47 + go version 22:54:47 go version go1.17.6 linux/amd64 [Pipeline] } 22:54:47 $ docker stop --time=1 69ea1dbebd45f874715688e9783286779cb70cded739ffad141a28cd874d1eb0 22:54:48 $ docker rm -f 69ea1dbebd45f874715688e9783286779cb70cded739ffad141a28cd874d1eb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:54:49 + docker inspect -f . ci-base-image-x86_64 22:54:49 . [Pipeline] withDockerContainer 22:54:49 prd-centos7-docker-4c-2g-1466 does not seem to be running inside a container 22:54:49 $ 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 22:54:49 $ docker top 58d8295b60f97a93bd374f9fae39c4be4c3892981dd103e97320b410fa7b965d -eo pid,comm [Pipeline] { [Pipeline] echo 22:54:49 ========================================================= 22:54:49 [edgeXBuildGoParallel] Running Tests and Build... 22:54:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:54:49 + make test 22:54:49 go mod tidy 22:54:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:54:56 ? github.com/edgexfoundry/edgex-go [no test files] 22:55:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:55:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:55:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:55:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:55:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:55:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:55:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:55:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:55:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:55:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:55:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:55:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:55:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:55:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:55:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements 22:55:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:55:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:55:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.047s coverage: 98.5% of statements 22:55:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:55:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.045s coverage: 44.7% of statements 22:55:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:55:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:55:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.126s coverage: 89.5% of statements 22:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:55:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 84.4% of statements 22:55:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:55:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:55:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:55:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:55:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:55:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.272s coverage: 94.2% of statements 22:55:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:55:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:55:24 ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 59.1% of statements 22:55:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:55:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:55:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:55:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:55:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:55:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements 22:55:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:55:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:55:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:55:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.9% of statements 22:55:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:55:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 22:55:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements 22:55:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:55:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.040s coverage: 47.1% of statements 22:55:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements 22:55:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements 22:55:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements 22:55:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.033s coverage: 87.5% of statements 22:55:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements 22:55:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 22:55:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.157s coverage: 82.5% of statements 22:55:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:55:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1467 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 22:55:45 Running in /w/workspace/edgex-go/136 [Pipeline] { [Pipeline] checkout 22:55:45 The recommended git tool is: git 22:55:50 using credential edgex-jenkins-ssh 22:55:50 Cloning the remote Git repository 22:55:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:55:50 > git init /w/workspace/edgex-go/136 # timeout=10 22:55:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:55:50 > git --version # timeout=10 22:55:50 > git --version # 'git version 2.17.1' 22:55:50 using GIT_SSH to set credentials SSH Credentials for GitHub 22:55:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:56:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements 22:56:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:56:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:56:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:56:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 22:56:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:56:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:56:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:56:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:56:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:56:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements 22:56:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:56:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:56:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 22:56:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:56:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements 22:56:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:56:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements 22:56:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements 22:56:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 22:56:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.123s coverage: 91.2% of statements 22:56:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:56:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements 22:56:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:56:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:56:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 22:56:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 22:56:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 22:56:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements 22:56:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 22:56:02 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.241s coverage: 65.4% of statements 22:56:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:56:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:56:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:56:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.097s coverage: 43.8% of statements 22:56:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:56:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:56:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.044s coverage: 89.5% of statements 22:56:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:56:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements 22:56:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:56:06 Avoid second fetch 22:56:06 Checking out Revision 76a2231e8148cb604158a0f3c13d077a257babdb (main) 22:56:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:56:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:56:06 > git config core.sparsecheckout # timeout=10 22:56:06 > git checkout -f 76a2231e8148cb604158a0f3c13d077a257babdb # timeout=10 22:56:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 17.7% of statements 22:56:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:56:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:56:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:56:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:56:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.115s coverage: 92.3% of statements 22:56:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:56:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:56:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:56:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:56:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 22:56:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:56:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:56:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements 22:56:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:56:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:56:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:56:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:56:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 22:56:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:56:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:56:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:56:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:56:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:56:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:56:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 22:56:09 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 22:56:09 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 22:56:10 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 22:56:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:56:11 % Total % Received % Xferd Average Speed Time Time Time Current 22:56:11 Dload Upload Total Spent Left Speed 22:56:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 95508 0 --:--:-- --:--:-- --:--:-- 95508 [Pipeline] sh 22:56:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:56:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:56:12 + sudo tee /etc/docker/daemon.new 22:56:12 { 22:56:12 "registry-mirrors": [ 22:56:12 "https://nexus3.edgexfoundry.org:10001" 22:56:12 ], 22:56:12 "bip": "10.250.0.254/24", 22:56:12 "hosts": [ 22:56:12 "tcp://0.0.0.0:5555", 22:56:12 "unix:///var/run/docker.sock" 22:56:12 ], 22:56:12 "mtu": 1458, 22:56:12 "selinux-enabled": true, 22:56:12 "seccomp-profile": "/etc/docker/seccomp.json" 22:56:12 } [Pipeline] sh 22:56:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:56:13 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:56:31 provisioning config files... 22:56:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/136@tmp/config4068372129581726794tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:56:31 ---> docker-login.sh 22:56:31 nexus3.edgexfoundry.org:10001 22:56:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:56:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:56:32 Configure a credential helper to remove this warning. See 22:56:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:56:32 22:56:32 Login Succeeded 22:56:32 nexus3.edgexfoundry.org:10002 22:56:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:56:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:56:33 Configure a credential helper to remove this warning. See 22:56:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:56:33 22:56:33 Login Succeeded 22:56:33 nexus3.edgexfoundry.org:10003 22:56:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:56:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:56:33 Configure a credential helper to remove this warning. See 22:56:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:56:33 22:56:33 Login Succeeded 22:56:33 nexus3.edgexfoundry.org:10004 22:56:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:56:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:56:33 Configure a credential helper to remove this warning. See 22:56:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:56:33 22:56:33 Login Succeeded 22:56:33 docker.io 22:56:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:56:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:56:34 Configure a credential helper to remove this warning. See 22:56:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:56:34 22:56:34 Login Succeeded 22:56:34 ---> docker-login.sh ends [Pipeline] } 22:56:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:56:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:56:35 ========================================================= 22:56:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 22:56:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:56:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 22:56:35 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:56:35 9b3977197b4f: Pulling fs layer 22:56:35 1a89e8eeedd5: Pulling fs layer 22:56:35 94645a83ff95: Pulling fs layer 22:56:35 3f3a8bcf1eab: Pulling fs layer 22:56:35 0c92f367c5e7: Pulling fs layer 22:56:35 4b8299f9d1f4: Pulling fs layer 22:56:35 9a6b49a46696: Pulling fs layer 22:56:35 cf05db05a679: Pulling fs layer 22:56:35 0c92f367c5e7: Waiting 22:56:35 4b8299f9d1f4: Waiting 22:56:35 9a6b49a46696: Waiting 22:56:35 cf05db05a679: Waiting 22:56:35 3f3a8bcf1eab: Waiting 22:56:35 94645a83ff95: Verifying Checksum 22:56:35 94645a83ff95: Download complete 22:56:35 1a89e8eeedd5: Verifying Checksum 22:56:35 1a89e8eeedd5: Download complete 22:56:35 0c92f367c5e7: Verifying Checksum 22:56:35 0c92f367c5e7: Download complete 22:56:35 4b8299f9d1f4: Verifying Checksum 22:56:35 4b8299f9d1f4: Download complete 22:56:35 9a6b49a46696: Download complete 22:56:35 9b3977197b4f: Download complete 22:56:36 9b3977197b4f: Pull complete 22:56:37 1a89e8eeedd5: Pull complete 22:56:37 94645a83ff95: Pull complete 22:56:37 cf05db05a679: Verifying Checksum 22:56:37 cf05db05a679: Download complete 22:56:38 3f3a8bcf1eab: Verifying Checksum 22:56:38 3f3a8bcf1eab: Download complete 22:56:48 GO111MODULE=on go vet ./... 22:56:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:56:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:56:49 ./bin/test-attribution-txt.sh [Pipeline] echo 22:56:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:56:50 + ls -al . 22:56:50 total 644 22:56:50 drwxrwxr-x 10 1001 1001 4096 Jan 13 22:56 . 22:56:50 drwxr-xr-x 4 root root 32 Jan 13 22:54 .. 22:56:50 -rw-rw-r-- 1 1001 1001 11 Jan 13 22:53 .dockerignore 22:56:50 drwxrwxr-x 8 1001 1001 162 Jan 13 22:53 .git 22:56:50 drwxrwxr-x 4 1001 1001 142 Jan 13 22:53 .github 22:56:50 -rw-rw-r-- 1 1001 1001 804 Jan 13 22:53 .gitignore 22:56:50 -rw-rw-r-- 1 1001 1001 42 Jan 13 22:53 .golangci.yml 22:56:50 -rw-rw-r-- 1 1001 1001 76 Jan 13 22:53 .hadolint.yml 22:56:50 drwx------ 3 1001 1001 58 Jan 13 22:54 .semver 22:56:50 -rw-rw-r-- 1 1001 1001 166 Jan 13 22:53 .sonarcloud.properties 22:56:50 -rw-rw-r-- 1 1001 1001 1171 Jan 13 22:53 ADOPTERS.md 22:56:50 -rw-rw-r-- 1 1001 1001 8910 Jan 13 22:53 Attribution.txt 22:56:50 -rw-rw-r-- 1 1001 1001 51732 Jan 13 22:53 CHANGELOG.md 22:56:50 -rw-rw-r-- 1 1001 1001 3804 Jan 13 22:53 CONTRIBUTING.md 22:56:50 -rw-rw-r-- 1 1001 1001 677 Jan 13 22:53 GOVERNANCE.md 22:56:50 -rw-rw-r-- 1 1001 1001 849 Jan 13 22:53 Jenkinsfile 22:56:50 -rw-rw-r-- 1 1001 1001 10775 Jan 13 22:53 LICENSE 22:56:50 -rw-rw-r-- 1 1001 1001 6508 Jan 13 22:53 Makefile 22:56:50 -rw-rw-r-- 1 1001 1001 582 Jan 13 22:53 OWNERS.md 22:56:50 -rw-rw-r-- 1 1001 1001 8207 Jan 13 22:53 README.md 22:56:50 -rw-rw-r-- 1 1001 1001 6912 Jan 13 22:53 SECURITY.md 22:56:50 -rw-rw-r-- 1 1001 1001 12 Jan 13 22:54 VERSION 22:56:50 -rw-rw-r-- 1 1001 1001 4131 Jan 13 22:53 ZMQWindows.md 22:56:50 drwxrwxr-x 2 1001 1001 37 Jan 13 22:53 bin 22:56:50 drwxrwxr-x 14 1001 1001 4096 Jan 13 22:53 cmd 22:56:50 -rw-r--r-- 1 root root 428381 Jan 13 22:56 coverage.out 22:56:50 -rw-rw-r-- 1 1001 1001 828 Jan 13 22:53 go.mod 22:56:50 -rw-rw-r-- 1 1001 1001 49574 Jan 13 22:53 go.sum 22:56:50 drwxrwxr-x 8 1001 1001 124 Jan 13 22:53 internal 22:56:50 drwxrwxr-x 3 1001 1001 16 Jan 13 22:53 openapi 22:56:50 drwxrwxr-x 4 1001 1001 71 Jan 13 22:53 snap 22:56:50 -rw-rw-r-- 1 1001 1001 204 Jan 13 22:53 version.go [Pipeline] sh 22:56:50 + '[' -e coverage.out ] 22:56:50 + chown 1001:1001 coverage.out [Pipeline] stash 22:56:50 3f3a8bcf1eab: Pull complete 22:56:50 0c92f367c5e7: Pull complete 22:56:50 4b8299f9d1f4: Pull complete 22:56:50 9a6b49a46696: Pull complete 22:56:50 Stashed 1 file(s) [Pipeline] sh 22:56:51 + make build 22:56:51 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 22:56:52 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 22:56:56 cf05db05a679: Pull complete 22:56:56 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 22:56:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 22:56:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 22:56:56 + docker build -t ci-base-image-arm64 -f - . 22:56:56 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 22:56:56 WORKDIR /edgex 22:56:56 COPY go.mod . 22:56:56 RUN go mod download 22:56:59 Sending build context to Docker daemon 168.6MB 22:56:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 22:56:59 ---> 0ccda1f7e2ee 22:56:59 Step 2/4 : WORKDIR /edgex 22:56:59 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 22:56:59 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 22:57:00 ---> Running in f1e0ea982b66 22:57:00 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 22:57:00 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 22:57:01 Removing intermediate container f1e0ea982b66 22:57:01 ---> c61897385b7c 22:57:01 Step 3/4 : COPY go.mod . 22:57:01 ---> 47754fb03662 22:57:01 Step 4/4 : RUN go mod download 22:57:01 ---> Running in 39d98c31c331 22:57:01 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 22:57:02 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 22:57:03 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 22:57:04 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 22:57:04 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 22:57:05 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] } 22:57:07 $ docker stop --time=1 58d8295b60f97a93bd374f9fae39c4be4c3892981dd103e97320b410fa7b965d 22:57:08 $ docker rm -f 58d8295b60f97a93bd374f9fae39c4be4c3892981dd103e97320b410fa7b965d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:57:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:57:10 22:57:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:57:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:57:10 latest: Pulling from edgex-devops/edgex-compose 22:57:10 cbdbe7a5bc2a: Pulling fs layer 22:57:10 ca9280d653b3: Pulling fs layer 22:57:10 7e9c9ca2126c: Pulling fs layer 22:57:10 cbdbe7a5bc2a: Verifying Checksum 22:57:10 cbdbe7a5bc2a: Download complete 22:57:10 ca9280d653b3: Verifying Checksum 22:57:10 ca9280d653b3: Download complete 22:57:10 cbdbe7a5bc2a: Pull complete 22:57:11 7e9c9ca2126c: Verifying Checksum 22:57:11 7e9c9ca2126c: Download complete 22:57:11 ca9280d653b3: Pull complete 22:57:15 7e9c9ca2126c: Pull complete 22:57:15 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:57:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:57:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:57:15 prd-centos7-docker-4c-2g-1466 does not seem to be running inside a container 22:57:16 $ 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 22:57:18 $ docker top 8d3014e831d4ee6427eb1364c9b51ff787eaed3a93a750c30092fe0ff31f2c38 -eo pid,comm [Pipeline] { [Pipeline] sh 22:57:18 + docker-compose build --help 22:57:18 + grep parallel 22:57:19 --parallel Build images in parallel. [Pipeline] } 22:57:19 $ docker stop --time=1 8d3014e831d4ee6427eb1364c9b51ff787eaed3a93a750c30092fe0ff31f2c38 22:57:20 $ docker rm -f 8d3014e831d4ee6427eb1364c9b51ff787eaed3a93a750c30092fe0ff31f2c38 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:57:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:57:21 . [Pipeline] withDockerContainer 22:57:21 prd-centos7-docker-4c-2g-1466 does not seem to be running inside a container 22:57:21 $ 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 22:57:21 $ docker top 88060e5bd30c128d850dd250cff5946040b8784c2c09e83629143ff18fa19652 -eo pid,comm [Pipeline] { [Pipeline] sh 22:57:21 + docker-compose -f ./docker-compose-build.yml build --parallel 22:57:22 Building core-command ... 22:57:22 Building core-data ... 22:57:22 Building core-metadata ... 22:57:22 Building security-bootstrapper ... 22:57:22 Building security-proxy-setup ... 22:57:22 Building security-secretstore-setup ... 22:57:22 Building support-notifications ... 22:57:22 Building support-scheduler ... 22:57:22 Building sys-mgmt-agent ... 22:57:22 Building support-scheduler 22:57:22 Building core-data 22:57:22 Building support-notifications 22:57:22 Building core-metadata 22:57:22 Building sys-mgmt-agent 22:57:34 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:57:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:57:34 ---> 9fc5d8e549cf 22:57:34 Step 3/22 : WORKDIR /edgex-go 22:57:34 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:57:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:57:34 ---> 9fc5d8e549cf 22:57:34 Step 3/23 : WORKDIR /edgex-go 22:57:34 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:57:34 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:57:34 ---> 9fc5d8e549cf 22:57:34 Step 3/21 : WORKDIR /edgex-go 22:57:36 ---> Running in 55338262a365 22:57:36 ---> Running in d50ee949d894 22:57:36 ---> Running in c24ff664f16b 22:57:36 Removing intermediate container d50ee949d894 22:57:36 ---> dded643894cd 22:57:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:57:36 Removing intermediate container c24ff664f16b 22:57:36 ---> f10fd2e99458 22:57:36 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:57:36 Removing intermediate container 55338262a365 22:57:36 ---> 4b4dccc4f08f 22:57:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:57:36 ---> Running in 3f7782ead6ab 22:57:36 ---> Running in 805aa970c24d 22:57:36 ---> Running in a953847b8ab6 22:57:37 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:57:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:57:37 ---> 9fc5d8e549cf 22:57:37 Step 3/22 : WORKDIR /edgex-go 22:57:37 ---> Using cache 22:57:37 ---> 4b4dccc4f08f 22:57:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:57:37 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:57:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:57:37 ---> 9fc5d8e549cf 22:57:37 Step 3/22 : WORKDIR /edgex-go 22:57:37 ---> Using cache 22:57:37 ---> 4b4dccc4f08f 22:57:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:57:37 ---> Running in d1de67e2fa73 22:57:37 ---> Running in 68043bc50e90 22:57:38 Removing intermediate container 3f7782ead6ab 22:57:38 ---> 022f107316ca 22:57:38 Step 5/23 : RUN apk add --update --no-cache make git 22:57:38 ---> Running in 5ab02df0ff0d 22:57:38 Removing intermediate container 805aa970c24d 22:57:38 ---> a4d6950410f1 22:57:38 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 22:57:38 Removing intermediate container a953847b8ab6 22:57:38 ---> df652f71d074 22:57:38 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:57:38 ---> Running in fae9bfe0f43f 22:57:38 ---> Running in 0def18420cba 22:57:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:57:38 Removing intermediate container d1de67e2fa73 22:57:38 ---> 8c7b495b2603 22:57:38 Step 5/22 : RUN apk add --update --no-cache make bash git 22:57:38 ---> Running in 8692743ede9b 22:57:38 Removing intermediate container 68043bc50e90 22:57:38 ---> f885fcf69f8a 22:57:38 Step 5/22 : RUN apk add --update --no-cache make git 22:57:38 ---> Running in 5883f8307eef 22:57:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:57:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:57:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:57:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:57:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:57:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:57:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:57:39 OK: 221 MiB in 52 packages 22:57:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:57:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:57:40 OK: 221 MiB in 52 packages 22:57:40 Removing intermediate container 5ab02df0ff0d 22:57:40 ---> 3b53ac99c2c3 22:57:40 Step 6/23 : COPY go.mod . 22:57:40 OK: 221 MiB in 52 packages 22:57:40 OK: 221 MiB in 52 packages 22:57:40 ---> 7dccdab81719 22:57:40 Step 7/23 : RUN go mod download 22:57:40 OK: 221 MiB in 52 packages 22:57:40 ---> Running in 801307b6183c 22:57:40 Removing intermediate container 0def18420cba 22:57:40 ---> d6d3530f0ab3 22:57:40 Step 6/22 : COPY . . 22:57:40 Removing intermediate container fae9bfe0f43f 22:57:40 ---> aafb63342160 22:57:40 Step 6/21 : COPY . . 22:57:42 Removing intermediate container 8692743ede9b 22:57:42 ---> 20ab201b1179 22:57:42 Step 6/22 : COPY . . 22:57:42 Removing intermediate container 5883f8307eef 22:57:42 ---> 5c7b7a3d697f 22:57:42 Step 6/22 : COPY . . 22:57:45 Removing intermediate container 801307b6183c 22:57:45 ---> d1c72efddcfe 22:57:45 Step 8/23 : COPY . . 22:58:09 Removing intermediate container 39d98c31c331 22:58:09 ---> b69aa133e2f9 22:58:09 Successfully built b69aa133e2f9 22:58:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:58:10 + docker inspect -f . ci-base-image-arm64 22:58:10 . [Pipeline] withDockerContainer 22:58:10 prd-ubuntu18.04-docker-arm64-4c-16g-1467 does not seem to be running inside a container 22:58:10 $ 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 22:58:11 $ docker top d0bf7b260a05225cb78a590fcdad4bbebefa1a64d8a6ab1152901ba2a2bea199 -eo pid,comm [Pipeline] { [Pipeline] sh 22:58:12 ---> 6dc9acf987a5 22:58:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:58:12 ---> 44ed098b935f 22:58:12 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:58:12 ---> Running in fe4347567b8b 22:58:12 ---> Running in b25ec66291e5 22:58:12 ---> ce47c33075c4 22:58:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:58:12 ---> Running in e28a6d4d311f 22:58:12 ---> a36c2fb8abf1 22:58:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:58:12 ---> Running in aed25f26ae05 22:58:12 + go version 22:58:12 go version go1.17.6 linux/arm64 [Pipeline] } 22:58:12 $ docker stop --time=1 d0bf7b260a05225cb78a590fcdad4bbebefa1a64d8a6ab1152901ba2a2bea199 22:58:14 $ 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 22:58:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:58:14 22:58:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:58:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:58:14 latest: Pulling from edgex-devops/edgex-compose-arm64 22:58:14 29e5d40040c1: Pulling fs layer 22:58:14 1ce36da41761: Pulling fs layer 22:58:14 25b303627fd3: Pulling fs layer 22:58:15 29e5d40040c1: Verifying Checksum 22:58:15 29e5d40040c1: Download complete 22:58:15 Removing intermediate container aed25f26ae05 22:58:15 ---> cab7b686ccca 22:58:15 Step 8/22 : RUN make cmd/core-data/core-data 22:58:15 ---> Running in 733cdf1ecfd7 22:58:15 ---> fa02a6bccc6c 22:58:15 Step 9/23 : RUN go mod tidy 22:58:15 Removing intermediate container b25ec66291e5 22:58:15 ---> f1f56b6fbde5 22:58:15 Step 8/21 : RUN make cmd/support-notifications/support-notifications 22:58:15 ---> Running in 086efcb640f3 22:58:15 Removing intermediate container fe4347567b8b 22:58:15 ---> c9bba319892b 22:58:15 Step 8/22 : RUN make cmd/core-metadata/core-metadata 22:58:15 Removing intermediate container e28a6d4d311f 22:58:15 ---> 35dd8d0a0cc6 22:58:15 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:58:15 ---> Running in 1bd40beed563 22:58:15 ---> Running in 356536d9fb65 22:58:15 ---> Running in 64c52f404aa3 22:58:15 1ce36da41761: Verifying Checksum 22:58:15 1ce36da41761: Download complete 22:58:15 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 22:58:15 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 22:58:15 29e5d40040c1: Pull complete 22:58:15 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 22:58:15 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 22:58:16 25b303627fd3: Verifying Checksum 22:58:16 25b303627fd3: Download complete 22:58:17 1ce36da41761: Pull complete 22:58:21 Removing intermediate container 086efcb640f3 22:58:21 ---> 5256f1768951 22:58:21 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:58:21 ---> Running in ac7bad6e7c02 22:58:21 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 22:58:27 25b303627fd3: Pull complete 22:58:27 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:58:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:58:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 22:58:27 prd-ubuntu18.04-docker-arm64-4c-16g-1467 does not seem to be running inside a container 22:58:27 $ 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 22:58:29 $ docker top 1082b67a0031ec632217d5f1502210c1f9961fdc9e54254fcfa6c78b7b0c3f19 -eo pid,comm [Pipeline] { [Pipeline] sh 22:58:30 + + grep parallel 22:58:30 docker-compose build --help 22:58:34 --parallel Build images in parallel. [Pipeline] } 22:58:34 $ docker stop --time=1 1082b67a0031ec632217d5f1502210c1f9961fdc9e54254fcfa6c78b7b0c3f19 22:58:35 $ docker rm -f 1082b67a0031ec632217d5f1502210c1f9961fdc9e54254fcfa6c78b7b0c3f19 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:58:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:58:36 . [Pipeline] withDockerContainer 22:58:36 prd-ubuntu18.04-docker-arm64-4c-16g-1467 does not seem to be running inside a container 22:58:36 $ 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 22:58:38 $ docker top 7bdc933aee387cf8d9acaf9755fbf81f9f61146e2b11cadb90f2d2329c903698 -eo pid,comm [Pipeline] { [Pipeline] sh 22:58:38 + docker-compose -f ./docker-compose-build.yml build --parallel 22:58:42 Building core-command ... 22:58:42 Building core-data ... 22:58:42 Building core-metadata ... 22:58:42 Building security-bootstrapper ... 22:58:42 Building security-proxy-setup ... 22:58:42 Building security-secretstore-setup ... 22:58:42 Building support-notifications ... 22:58:42 Building support-scheduler ... 22:58:42 Building sys-mgmt-agent ... 22:58:42 Building security-bootstrapper 22:58:42 Building security-proxy-setup 22:58:42 Building security-secretstore-setup 22:58:42 Building core-command 22:58:42 Building support-notifications 22:59:00 Removing intermediate container 64c52f404aa3 22:59:00 ---> 9a36b6205eb3 22:59:00 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:59:00 ---> Running in a1343d7470fb 22:59:00 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 22:59:02 Removing intermediate container 1bd40beed563 22:59:02 ---> fb7ce5439857 22:59:02 22:59:02 Step 9/21 : FROM alpine:3.14 22:59:02 Removing intermediate container a1343d7470fb 22:59:02 ---> 71c2ace54af4 22:59:02 22:59:02 Step 10/22 : FROM docker:20.10.10 22:59:02 3.14: Pulling from library/alpine 22:59:02 20.10.10: Pulling from library/docker 22:59:02 Removing intermediate container 356536d9fb65 22:59:02 ---> 2e7a158df3af 22:59:02 22:59:02 Step 9/22 : FROM alpine:3.14 22:59:03 3.14: Pulling from library/alpine 22:59:04 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 22:59:04 Status: Downloaded newer image for alpine:3.14 22:59:04 ---> 0a97eee8041e 22:59:04 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 22:59:04 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 22:59:04 Status: Image is up to date for alpine:3.14 22:59:04 ---> 0a97eee8041e 22:59:04 Step 10/22 : RUN apk add --update --no-cache dumb-init 22:59:04 ---> Running in 9d9502685f86 22:59:04 ---> Running in 66e33c0f1de3 22:59:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:59:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:59:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:59:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:59:05 (1/2) Installing ca-certificates (20191127-r5) 22:59:05 (1/1) Installing dumb-init (1.2.5-r1) 22:59:05 Executing busybox-1.33.1-r6.trigger 22:59:05 OK: 6 MiB in 15 packages 22:59:05 (2/2) Installing dumb-init (1.2.5-r1) 22:59:05 Executing busybox-1.33.1-r6.trigger 22:59:05 Executing ca-certificates-20191127-r5.trigger 22:59:05 OK: 6 MiB in 16 packages 22:59:05 Removing intermediate container ac7bad6e7c02 22:59:05 ---> ad5b27480e9e 22:59:05 22:59:05 Step 11/23 : FROM alpine:3.14 22:59:05 ---> 0a97eee8041e 22:59:05 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:59:05 ---> Running in 3ed60a34c616 22:59:05 Removing intermediate container 66e33c0f1de3 22:59:05 ---> 5e5d2d0885e6 22:59:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:59:06 Removing intermediate container 9d9502685f86 22:59:06 ---> 35ec8a1751f2 22:59:06 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:59:06 ---> Running in d445e3fec2c3 22:59:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:59:06 ---> Running in 8e37f4ff312a 22:59:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:59:06 Removing intermediate container d445e3fec2c3 22:59:06 ---> 40b45bedcbde 22:59:06 Step 12/22 : ENV APP_PORT=59881 22:59:06 (1/1) Installing dumb-init (1.2.5-r1) 22:59:06 Removing intermediate container 8e37f4ff312a 22:59:06 ---> dfef5b454aa3 22:59:06 Step 12/21 : ENV APP_PORT=59860 22:59:06 Executing busybox-1.33.1-r6.trigger 22:59:06 OK: 6 MiB in 15 packages 22:59:06 ---> Running in e8bb89d8fef9 22:59:06 ---> Running in 93428bd909ad 22:59:06 Removing intermediate container 733cdf1ecfd7 22:59:06 ---> 36231280752a 22:59:06 22:59:06 Step 9/22 : FROM alpine:3.14 22:59:06 ---> 0a97eee8041e 22:59:06 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:59:06 ---> Running in 32eda2b68e55 22:59:06 Removing intermediate container 93428bd909ad 22:59:06 ---> 3e8d2fe18722 22:59:06 Step 13/21 : EXPOSE $APP_PORT 22:59:06 Removing intermediate container e8bb89d8fef9 22:59:06 ---> 13e744fe484b 22:59:06 Step 13/22 : EXPOSE $APP_PORT 22:59:06 ---> Running in 1a2fe83f0659 22:59:06 Removing intermediate container 32eda2b68e55 22:59:06 ---> 591a32222222 22:59:06 Step 11/22 : ENV APP_PORT=59880 22:59:06 ---> Running in ea481436f823 22:59:06 Removing intermediate container 3ed60a34c616 22:59:06 ---> da81cefd4f51 22:59:06 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:59:06 ---> Running in 59e4a7169f23 22:59:06 Removing intermediate container ea481436f823 22:59:06 ---> 212108f14b3c 22:59:06 Step 14/22 : WORKDIR / 22:59:06 ---> Running in ea2276e7a80d 22:59:07 Removing intermediate container 1a2fe83f0659 22:59:07 ---> 47786b09cd81 22:59:07 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 22:59:07 ---> Running in eac67de54744 22:59:07 Removing intermediate container 59e4a7169f23 22:59:07 ---> 18ea91a7a5fb 22:59:07 Step 12/22 : EXPOSE $APP_PORT 22:59:07 Removing intermediate container ea2276e7a80d 22:59:07 ---> 1797435f47bd 22:59:07 Step 14/23 : ENV APP_PORT=59861 22:59:07 ---> Running in dae0a744e56f 22:59:07 ---> Running in fb6d1ce7d9eb 22:59:07 Removing intermediate container eac67de54744 22:59:07 ---> 047776bd5dfe 22:59:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:59:07 ---> f71d165d0275 22:59:07 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:59:07 Removing intermediate container dae0a744e56f 22:59:07 ---> ef69b4d53050 22:59:07 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:07 Removing intermediate container fb6d1ce7d9eb 22:59:07 ---> d5fc24c3ea58 22:59:07 Step 15/23 : EXPOSE $APP_PORT 22:59:07 ---> Running in 6b156f9888bc 22:59:07 ---> Running in 0606a9807fc2 22:59:07 ---> 41b8a8a64ad9 22:59:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:59:07 Removing intermediate container 6b156f9888bc 22:59:07 ---> 3c9406fc7852 22:59:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:59:08 ---> c299ca68a6a4 22:59:08 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:59:08 ---> a4245dc05117 22:59:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:59:08 ---> 48daa843815c 22:59:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:59:08 ---> 5ab561c06468 22:59:08 Step 17/21 : ENTRYPOINT ["/support-notifications"] 22:59:08 Removing intermediate container 0606a9807fc2 22:59:08 ---> b3fbb067f454 22:59:08 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 22:59:08 ---> Running in b444ff29175a 22:59:08 ---> 1bb11fb67126 22:59:08 Step 18/22 : ENTRYPOINT ["/core-metadata"] 22:59:08 ---> Running in a0531e645e7b 22:59:08 ---> Running in 04ab6bf262f2 22:59:08 Removing intermediate container b444ff29175a 22:59:08 ---> 42e1a6e02145 22:59:08 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:59:08 ---> 5e2873fa0a90 22:59:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:59:08 Removing intermediate container 04ab6bf262f2 22:59:08 ---> cabddbba14b1 22:59:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:59:08 ---> Running in cfb63487d70f 22:59:08 ---> Running in 2bf8bfc657d7 22:59:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:59:09 Removing intermediate container cfb63487d70f 22:59:09 ---> 186e104de1cd 22:59:09 Step 19/21 : LABEL arch=x86_64 22:59:09 Removing intermediate container 2bf8bfc657d7 22:59:09 ---> 9a3e5286e952 22:59:09 Step 20/22 : LABEL arch=x86_64 22:59:09 ---> Running in a5f886eb2905 22:59:09 ---> 4e57d4bcc989 22:59:09 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:59:09 ---> Running in ffcb02c2063d 22:59:09 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 22:59:09 Status: Downloaded newer image for docker:20.10.10 22:59:09 ---> Running in acf81c084105 22:59:09 ---> b706a049f56e 22:59:09 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:59:09 ---> Running in c09694ca0bec 22:59:09 Removing intermediate container a5f886eb2905 22:59:09 ---> b11af0277571 22:59:09 Step 20/21 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb 22:59:09 Removing intermediate container ffcb02c2063d 22:59:09 ---> 6a0dc61eaa27 22:59:09 Step 21/22 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb 22:59:09 ---> Running in c3abe6191acd 22:59:09 Removing intermediate container c09694ca0bec 22:59:09 ---> 206ecdfdd7b2 22:59:09 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 22:59:09 Removing intermediate container acf81c084105 22:59:09 ---> 8fc813d6378a 22:59:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:59:09 ---> Running in 2892f6e114b1 22:59:09 ---> Running in 33c47561272d 22:59:09 ---> Running in b8b857a1aed8 22:59:09 Removing intermediate container c3abe6191acd 22:59:09 ---> 158047ab7ac6 22:59:09 Step 21/21 : LABEL version=2.2.0-dev.20 22:59:09 ---> Running in 3c0e2de06a90 22:59:09 Removing intermediate container 2892f6e114b1 22:59:09 ---> 9d1aeebefda9 22:59:09 Step 22/22 : LABEL version=2.2.0-dev.20 22:59:09 ---> Running in e46ee507365d 22:59:09 Removing intermediate container b8b857a1aed8 22:59:09 ---> 088d7fe2822d 22:59:09 Step 21/23 : LABEL arch=x86_64 22:59:09 ---> Running in 5d972ec15487 22:59:09 Removing intermediate container 3c0e2de06a90 22:59:09 ---> 34f1f67e4a8c 22:59:09 22:59:09 Removing intermediate container e46ee507365d 22:59:09 ---> a051f30f39a1 22:59:09 22:59:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:59:09 Removing intermediate container 5d972ec15487 22:59:09 ---> dcd63abc962b 22:59:09 Step 22/23 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb 22:59:09 Successfully built 34f1f67e4a8c 22:59:09 Successfully built a051f30f39a1 22:59:09 Successfully tagged support-notifications:latest 22:59:09  Building support-notifications ... done Successfully tagged core-metadata:latest 22:59:09  Building core-metadata ... done Building security-bootstrapper 22:59:09 Building core-command 22:59:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:59:09 ---> Running in 62edd42caf16 22:59:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:59:10 (1/42) Installing readline (8.1.0-r0) 22:59:10 (2/42) Installing bash (5.1.4-r0) 22:59:10 Removing intermediate container 62edd42caf16 22:59:10 ---> a65dbe909993 22:59:10 Step 23/23 : LABEL version=2.2.0-dev.20 22:59:10 Executing bash-5.1.4-r0.post-install 22:59:10 (3/42) Installing brotli-libs (1.0.9-r5) 22:59:10 (4/42) Installing nghttp2-libs (1.43.0-r0) 22:59:10 (5/42) Installing libcurl (7.79.1-r0) 22:59:10 (6/42) Installing curl (7.79.1-r0) 22:59:10 (7/42) Installing dumb-init (1.2.5-r1) 22:59:10 (8/42) Installing libbz2 (1.0.8-r1) 22:59:10 (9/42) Installing expat (2.4.1-r0) 22:59:10 (10/42) Installing libffi (3.3-r2) 22:59:10 (11/42) Installing gdbm (1.19-r0) 22:59:10 (12/42) Installing xz-libs (5.2.5-r0) 22:59:10 (13/42) Installing libgcc (10.3.1_git20210424-r2) 22:59:10 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 22:59:10 (15/42) Installing mpdecimal (2.5.1-r1) 22:59:10 (16/42) Installing sqlite-libs (3.35.5-r0) 22:59:10 (17/42) Installing python3 (3.9.5-r2) 22:59:10 (1/6) Installing dumb-init (1.2.5-r1) 22:59:10 (2/6) Installing libgcc (10.3.1_git20210424-r2) 22:59:10 (3/6) Installing libsodium (1.0.18-r0) 22:59:10 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 22:59:10 (5/6) Installing libzmq (4.3.4-r0) 22:59:10 (6/6) Installing zeromq (4.3.4-r0) 22:59:11 Executing busybox-1.33.1-r6.trigger 22:59:11 OK: 8 MiB in 20 packages 22:59:11 ---> Running in 85fb0780e07a 22:59:13 Removing intermediate container 85fb0780e07a 22:59:13 ---> da5fbc53c52d 22:59:13 22:59:13 (18/42) Installing py3-appdirs (1.4.4-r2) 22:59:13 (19/42) Installing py3-chardet (4.0.0-r2) 22:59:13 Successfully built da5fbc53c52d 22:59:13 Successfully tagged support-scheduler:latest 22:59:13  Building support-scheduler ... done Building security-secretstore-setup 22:59:14 (20/42) Installing py3-idna (3.2-r0) 22:59:14 (21/42) Installing py3-urllib3 (1.26.5-r0) 22:59:14 (22/42) Installing py3-certifi (2020.12.5-r1) 22:59:14 Removing intermediate container a0531e645e7b 22:59:14 ---> 0ed3572a2347 22:59:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:59:14 (23/42) Installing py3-requests (2.25.1-r4) 22:59:14 (24/42) Installing py3-msgpack (1.0.2-r1) 22:59:14 (25/42) Installing py3-lockfile (0.12.2-r4) 22:59:14 (26/42) Installing py3-cachecontrol (0.12.6-r1) 22:59:14 (27/42) Installing py3-colorama (0.4.4-r1) 22:59:14 (28/42) Installing py3-contextlib2 (0.6.0-r1) 22:59:14 (29/42) Installing py3-distlib (0.3.1-r3) 22:59:14 (30/42) Installing py3-distro (1.5.0-r3) 22:59:14 (31/42) Installing py3-six (1.15.0-r1) 22:59:14 (32/42) Installing py3-webencodings (0.5.1-r4) 22:59:14 (33/42) Installing py3-html5lib (1.1-r1) 22:59:14 (34/42) Installing py3-parsing (2.4.7-r2) 22:59:14 (35/42) Installing py3-packaging (20.9-r1) 22:59:14 (36/42) Installing py3-toml (0.10.2-r2) 22:59:14 (37/42) Installing py3-pep517 (0.10.0-r2) 22:59:14 (38/42) Installing py3-progress (1.5-r2) 22:59:14 (39/42) Installing py3-retrying (1.3.3-r1) 22:59:15 (40/42) Installing py3-ordered-set (4.0.2-r1) 22:59:15 (41/42) Installing py3-setuptools (52.0.0-r3) 22:59:15 (42/42) Installing py3-pip (20.3.4-r1) 22:59:18 ---> e285043038b4 22:59:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:59:18 Executing busybox-1.33.1-r6.trigger 22:59:18 OK: 84 MiB in 64 packages 22:59:18 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:59:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:59:18 ---> 9fc5d8e549cf 22:59:18 Step 3/22 : WORKDIR /edgex-go 22:59:18 ---> Using cache 22:59:18 ---> 4b4dccc4f08f 22:59:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:18 ---> Using cache 22:59:18 ---> f885fcf69f8a 22:59:18 Step 5/22 : RUN apk add --update --no-cache make git 22:59:18 ---> Using cache 22:59:18 ---> 5c7b7a3d697f 22:59:18 Step 6/22 : COPY . . 22:59:18 ---> Using cache 22:59:18 ---> 6dc9acf987a5 22:59:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:59:18 ---> Using cache 22:59:18 ---> c9bba319892b 22:59:18 Step 8/22 : RUN make cmd/core-command/core-command 22:59:19 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:59:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:59:19 ---> 9fc5d8e549cf 22:59:19 Step 3/24 : WORKDIR /edgex-go 22:59:19 ---> Using cache 22:59:19 ---> 4b4dccc4f08f 22:59:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:19 ---> Using cache 22:59:19 ---> f885fcf69f8a 22:59:19 Step 5/24 : RUN apk add --update --no-cache make git 22:59:19 ---> Using cache 22:59:19 ---> 5c7b7a3d697f 22:59:19 Step 6/24 : COPY . . 22:59:19 ---> Using cache 22:59:19 ---> 6dc9acf987a5 22:59:19 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:59:19 ---> Using cache 22:59:19 ---> c9bba319892b 22:59:19 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:59:19 Collecting docker-compose==1.23.2 22:59:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:59:19 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:59:19 Step 2/30 : FROM ${BUILDER_BASE} AS builder 22:59:19 ---> 9fc5d8e549cf 22:59:19 Step 3/30 : WORKDIR /edgex-go 22:59:19 ---> Using cache 22:59:19 ---> 4b4dccc4f08f 22:59:19 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:19 ---> Using cache 22:59:19 ---> f885fcf69f8a 22:59:19 Step 5/30 : RUN apk add --update --no-cache make git 22:59:19 ---> Using cache 22:59:19 ---> 5c7b7a3d697f 22:59:19 Step 6/30 : COPY . . 22:59:19 ---> Using cache 22:59:19 ---> 6dc9acf987a5 22:59:19 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:59:19 ---> Using cache 22:59:19 ---> c9bba319892b 22:59:19 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:59:19 Collecting docker<4.0,>=3.6.0 22:59:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:59:19 Collecting dockerpty<0.5,>=0.4.1 22:59:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:59:19 ---> 9a48de10c800 22:59:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:59:19 ---> Running in 0dc3748396cc 22:59:19 ---> Running in f5dfebb59b7e 22:59:19 ---> Running in 09161968dc90 22:59:19 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 22:59:19 ---> e0edd6b7a366 22:59:19 Step 18/22 : ENTRYPOINT ["/core-data"] 22:59:19 ---> Running in 03d4861f48b5 22:59:20 Removing intermediate container 03d4861f48b5 22:59:20 ---> aa07de9b120d 22:59:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:59:20 Collecting PyYAML<4,>=3.10 22:59:20 Downloading PyYAML-3.13.tar.gz (270 kB) 22:59:20 ---> Running in f283e90b6aaf 22:59:20 Removing intermediate container f283e90b6aaf 22:59:20 ---> a2bde62b932e 22:59:20 Step 20/22 : LABEL arch=x86_64 22:59:20 ---> Running in c6318a601c96 22:59:20 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 22:59:20 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 22:59:20 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 22:59:20 Removing intermediate container c6318a601c96 22:59:20 ---> b0615e1cebfb 22:59:20 Step 21/22 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb 22:59:20 Collecting docopt<0.7,>=0.6.1 22:59:20 Downloading docopt-0.6.2.tar.gz (25 kB) 22:59:21 ---> Running in e4f7ba3e3b1b 22:59:21 Removing intermediate container e4f7ba3e3b1b 22:59:21 ---> 5adb1edd3f8d 22:59:21 Step 22/22 : LABEL version=2.2.0-dev.20 22:59:21 ---> Running in 4449caccb2f7 22:59:21 Removing intermediate container 4449caccb2f7 22:59:21 ---> f39301a289c4 22:59:21 22:59:21 Successfully built f39301a289c4 22:59:21 Successfully tagged core-data:latest 22:59:21 Building security-proxy-setup 22:59:21 Collecting cached-property<2,>=1.2.0 22:59:21 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:59:21  Building core-data ... done Collecting websocket-client<1.0,>=0.32.0 22:59:21 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:59:21 Collecting texttable<0.10,>=0.9.0 22:59:21 Downloading texttable-0.9.1.tar.gz (11 kB) 22:59:22 Collecting jsonschema<3,>=2.5.1 22:59:22 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:59:22 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:59:22 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:59:22 Collecting docker-pycreds>=0.4.0 22:59:22 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:59:22 Collecting urllib3<1.25,>=1.21.1 22:59:22 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:59:22 Collecting chardet<3.1.0,>=3.0.2 22:59:22 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:59:22 Collecting idna<2.8,>=2.5 22:59:22 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:59:22 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) 22:59:23 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:59:23 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:59:23 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:59:23 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:59:23 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:59:23 Attempting uninstall: urllib3 22:59:23 Found existing installation: urllib3 1.26.5 22:59:23 Uninstalling urllib3-1.26.5: 22:59:23 Successfully uninstalled urllib3-1.26.5 22:59:23 Attempting uninstall: idna 22:59:23 Found existing installation: idna 3.2 22:59:23 Uninstalling idna-3.2: 22:59:23 Successfully uninstalled idna-3.2 22:59:24 Attempting uninstall: chardet 22:59:24 Found existing installation: chardet 4.0.0 22:59:24 Uninstalling chardet-4.0.0: 22:59:24 Successfully uninstalled chardet-4.0.0 22:59:25 Attempting uninstall: requests 22:59:25 Found existing installation: requests 2.25.1 22:59:25 Uninstalling requests-2.25.1: 22:59:25 Successfully uninstalled requests-2.25.1 22:59:25 Running setup.py install for texttable: started 22:59:26 Running setup.py install for texttable: finished with status 'done' 22:59:26 Running setup.py install for PyYAML: started 22:59:27 Running setup.py install for PyYAML: finished with status 'done' 22:59:27 Running setup.py install for docopt: started 22:59:28 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:59:28 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:59:28 ---> 9fc5d8e549cf 22:59:28 Step 3/20 : WORKDIR /edgex-go 22:59:28 ---> Using cache 22:59:28 ---> 4b4dccc4f08f 22:59:28 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:28 ---> Using cache 22:59:28 ---> f885fcf69f8a 22:59:28 Step 5/20 : RUN apk add --update --no-cache make git 22:59:28 ---> Using cache 22:59:28 ---> 5c7b7a3d697f 22:59:28 Step 6/20 : COPY . . 22:59:28 ---> Using cache 22:59:28 ---> 6dc9acf987a5 22:59:28 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:59:28 ---> Using cache 22:59:28 ---> c9bba319892b 22:59:28 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:59:28 Running setup.py install for docopt: finished with status 'done' 22:59:28 Running setup.py install for dockerpty: started 22:59:29 Running setup.py install for dockerpty: finished with status 'done' 22:59:29 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:59:29 Step 2/30 : FROM ${BUILDER_BASE} AS builder 22:59:29 ---> b69aa133e2f9 22:59:29 Step 3/30 : WORKDIR /edgex-go 22:59:29 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:59:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:59:29 ---> b69aa133e2f9 22:59:29 Step 3/24 : WORKDIR /edgex-go 22:59:29 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:59:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:59:29 ---> b69aa133e2f9 22:59:29 Step 3/22 : WORKDIR /edgex-go 22:59:29 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:59:29 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:59:29 ---> b69aa133e2f9 22:59:29 Step 3/21 : WORKDIR /edgex-go 22:59:29 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:59:29 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:59:29 ---> b69aa133e2f9 22:59:29 Step 3/20 : WORKDIR /edgex-go 22:59:29 ---> Running in 74315af65590 22:59:29 ---> Running in 1705ab7e614e 22:59:29 ---> Running in 655aa7b9ec11 22:59:29 ---> Running in 26a8c2f3fbb2 22:59:29 ---> Running in b28bdf89f812 22:59:29 Removing intermediate container 1705ab7e614e 22:59:29 ---> d8d093c56853 22:59:29 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:29 Removing intermediate container 74315af65590 22:59:29 ---> ca14cea6246f 22:59:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:29 Removing intermediate container 655aa7b9ec11 22:59:29 ---> 370754aed665 22:59:29 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:29 Removing intermediate container 26a8c2f3fbb2 22:59:29 ---> d54de6583db5 22:59:29 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:29 Removing intermediate container b28bdf89f812 22:59:29 ---> 15d11b95c4d9 22:59:29 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:29 ---> Running in 096744774d83 22:59:29 ---> Running in 1baabacb16c9 22:59:29 ---> Running in a0b6a655d7c2 22:59:29 ---> Running in 5ce91af03798 22:59:29 ---> Running in 892965f0c57e 22:59:29 ---> Running in be9298a6f3de 22:59:29 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 22:59:29 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 22:59:30 Removing intermediate container 1baabacb16c9 22:59:30 ---> f1ad88cd26a0 22:59:30 Step 5/24 : RUN apk add --update --no-cache make git 22:59:30 ---> Running in 4b1158e85dff 22:59:30 Removing intermediate container 096744774d83 22:59:30 ---> e5805f808327 22:59:30 Step 5/22 : RUN apk add --update --no-cache make git 22:59:30 Removing intermediate container a0b6a655d7c2 22:59:30 ---> be195ffe6d5d 22:59:30 Step 5/20 : RUN apk add --update --no-cache make git 22:59:30 Removing intermediate container 5ce91af03798 22:59:30 ---> e8e37bd3400d 22:59:30 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 22:59:30 ---> Running in 5d338bc59999 22:59:30 Removing intermediate container 892965f0c57e 22:59:30 ---> c158bec44a19 22:59:30 Step 5/30 : RUN apk add --update --no-cache make git 22:59:31 ---> Running in 33fb89796191 22:59:31 ---> Running in d6b0bbeaaadc 22:59:31 ---> Running in 761579317ac2 22:59:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:59:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:59:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:59:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:59:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:59:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:59:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:59:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:59:33 OK: 220 MiB in 52 packages 22:59:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:59:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:59:34 Removing intermediate container 33c47561272d 22:59:34 ---> 33cb491ec2ff 22:59:34 Step 13/22 : ENV APP_PORT=58890 22:59:34 ---> Running in 111a16685432 22:59:34 Removing intermediate container 111a16685432 22:59:34 ---> a78ea1c461a5 22:59:34 Step 14/22 : EXPOSE $APP_PORT 22:59:34 ---> Running in d57bac42bc36 22:59:34 Removing intermediate container d57bac42bc36 22:59:34 ---> be529147841b 22:59:34 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:59:34 OK: 220 MiB in 52 packages 22:59:34 OK: 220 MiB in 52 packages 22:59:35 OK: 220 MiB in 52 packages 22:59:35 OK: 220 MiB in 52 packages 22:59:35 ---> 50fd84c13d19 22:59:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:59:35 ---> 127f1c5cc416 22:59:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:59:35 Removing intermediate container 4b1158e85dff 22:59:35 ---> 669da5e74eb2 22:59:35 Step 6/24 : COPY . . 22:59:35 ---> 81f2f254498c 22:59:35 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 22:59:35 ---> Running in e23341c917dc 22:59:35 Removing intermediate container e23341c917dc 22:59:35 ---> 90abcd2f0c6a 22:59:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:59:35 ---> Running in 3cbab133b6bd 22:59:36 Removing intermediate container 5d338bc59999 22:59:36 ---> 584b794b4b0c 22:59:36 Step 6/22 : COPY . . 22:59:36 Removing intermediate container 3cbab133b6bd 22:59:36 ---> 0c8182fd0993 22:59:36 Step 20/22 : LABEL arch=x86_64 22:59:36 ---> Running in c9c7fb0d0bdc 22:59:36 Removing intermediate container c9c7fb0d0bdc 22:59:36 ---> d9f7a0fa5f3a 22:59:36 Step 21/22 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb 22:59:36 ---> Running in 91da3f8a78a3 22:59:36 Removing intermediate container 91da3f8a78a3 22:59:36 ---> 9d9e112e059b 22:59:36 Step 22/22 : LABEL version=2.2.0-dev.20 22:59:36 Removing intermediate container 761579317ac2 22:59:36 ---> b32bf0f57c8c 22:59:36 Step 6/30 : COPY . . 22:59:36 Removing intermediate container 33fb89796191 22:59:36 ---> a95ba74e904c 22:59:36 Step 6/21 : COPY . . 22:59:36 Removing intermediate container d6b0bbeaaadc 22:59:36 ---> dd6e92065df3 22:59:36 Step 6/20 : COPY . . 22:59:36 ---> Running in 9fcd3c7a7c06 22:59:37 Removing intermediate container 9fcd3c7a7c06 22:59:37 ---> 58902135fb1a 22:59:37 22:59:37 Successfully built 58902135fb1a 22:59:37 Successfully tagged sys-mgmt-agent:latest 22:59:51 ---> 2aa074b37cb5 22:59:51 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:59:51 ---> 5f82646e3034 22:59:51 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:59:51 ---> a96f5e6f56ac 22:59:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:59:51 ---> Running in eb09992424f1 22:59:51 ---> 61b7bb28d1b1 22:59:51 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:59:51 ---> Running in 8c45d72758f3 22:59:51 ---> Running in 6631314a0607 22:59:51 ---> Running in 1b881424dfba 22:59:51 ---> f6d5360b47e5 22:59:51 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:59:51 ---> Running in ffea973d883b 22:59:55 Removing intermediate container eb09992424f1 22:59:55 ---> f8980e151c8d 22:59:55 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:59:55 ---> Running in 14b55f5bc9e2 22:59:55  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 22:59:55 Removing intermediate container f5dfebb59b7e 22:59:55 ---> 331acdaf0fdc 22:59:55 22:59:55 Step 9/30 : FROM alpine:3.14 22:59:55 ---> 0a97eee8041e 22:59:55 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:59:56 Removing intermediate container 09161968dc90 22:59:56 ---> 18ec26f53698 22:59:56 22:59:56 Step 9/22 : FROM alpine:3.14 22:59:56 ---> 0a97eee8041e 22:59:56 Step 10/22 : RUN apk add --update --no-cache dumb-init 22:59:56 ---> Using cache 22:59:56 ---> da81cefd4f51 22:59:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:59:56 ---> Using cache 22:59:56 ---> 1797435f47bd 22:59:56 Step 12/22 : ENV APP_PORT=59882 22:59:56 ---> Running in 3d22b3d818eb 22:59:56 ---> Running in c327698f4d68 22:59:56 Removing intermediate container 3d22b3d818eb 22:59:56 ---> 6daea8bc6e43 22:59:56 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 22:59:56 Removing intermediate container c327698f4d68 22:59:56 ---> b0d92d16a05e 22:59:56 Step 13/22 : EXPOSE $APP_PORT 22:59:56 Removing intermediate container ffea973d883b 22:59:56 ---> f72e909f1b0b 22:59:56 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:59:56 ---> Running in 3a2d8de896c7 22:59:56 ---> Running in 3fa6b322d071 22:59:56 Removing intermediate container 3fa6b322d071 22:59:56 ---> 84b96f347841 22:59:56 Step 14/22 : WORKDIR / 22:59:56 Removing intermediate container 1b881424dfba 22:59:56 ---> 7641f6063982 22:59:56 Step 8/21 : RUN make cmd/support-notifications/support-notifications 22:59:56 ---> Running in 9050a93e5ca6 22:59:56 ---> Running in cc01e00015e2 22:59:56 ---> Running in db91dd1f21ac 22:59:56 Removing intermediate container 6631314a0607 22:59:56 Removing intermediate container 8c45d72758f3 22:59:56 ---> 0eb9487d9d75 22:59:56 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:59:56 ---> c48e4988d069 22:59:56 Step 8/22 : RUN make cmd/core-command/core-command 22:59:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:59:56 ---> Running in 04be190d76f7 22:59:56 ---> Running in cbb4f0cf05aa 22:59:57 Removing intermediate container db91dd1f21ac 22:59:57 ---> 3b90401078c8 22:59:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:59:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:59:57 (1/2) Installing dumb-init (1.2.5-r1) 22:59:57 (2/2) Installing su-exec (0.2-r1) 22:59:57 Executing busybox-1.33.1-r6.trigger 22:59:57 OK: 6 MiB in 16 packages 22:59:57 Removing intermediate container 0dc3748396cc 22:59:57 ---> 23b5040f4569 22:59:57 22:59:57 Step 9/24 : FROM alpine:3.14 22:59:57 ---> 0a97eee8041e 22:59:57 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:59:57 ---> 531c7f2ab4b1 22:59:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:59:57 ---> Running in 0085df3efa84 22:59:57 ---> 7d6225d192d0 22:59:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:59:57 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 22:59:57 Removing intermediate container 3a2d8de896c7 22:59:57 ---> d91e200c9b99 22:59:57 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 22:59:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:59:57 ---> Running in 093d6e917b0b 22:59:57 ---> d4ad1fccb06e 22:59:57 Step 18/22 : ENTRYPOINT ["/core-command"] 22:59:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:59:57 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 22:59:58 ---> Running in f8351a44f07e 22:59:58 Removing intermediate container 093d6e917b0b 22:59:58 ---> 702e647d7cfa 22:59:58 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:59:58 ---> Running in 6a378b614156 22:59:58 (1/3) Installing ca-certificates (20191127-r5) 22:59:58 Removing intermediate container f8351a44f07e 22:59:58 ---> 198a0c8b9504 22:59:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:59:58 (2/3) Installing dumb-init (1.2.5-r1) 22:59:58 (3/3) Installing su-exec (0.2-r1) 22:59:58 Executing busybox-1.33.1-r6.trigger 22:59:58 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 22:59:58 Executing ca-certificates-20191127-r5.trigger 22:59:58 OK: 6 MiB in 17 packages 22:59:58 ---> Running in 412ceb8e1e88 22:59:58 Removing intermediate container 6a378b614156 22:59:58 ---> c25b0ef2839b 22:59:58 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:59:58 ---> Running in e50f260ecc8a 22:59:58 Removing intermediate container 412ceb8e1e88 22:59:58 ---> ae2210f7261c 22:59:58 Step 20/22 : LABEL arch=x86_64 22:59:58 ---> Running in 0ba12848101a 22:59:58 Removing intermediate container 0ba12848101a 22:59:58 ---> bb0b32624dd8 22:59:58 Step 21/22 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb 22:59:58 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 22:59:58 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 22:59:58 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 22:59:58 ---> Running in 43cbd6bea5fa 22:59:58 Removing intermediate container 0085df3efa84 22:59:58 ---> 0168d0ebdf5c 22:59:58 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:59:58 ---> Running in de8311b0c392 22:59:58 Removing intermediate container 43cbd6bea5fa 22:59:58 ---> dbbd55696197 22:59:58 Step 22/22 : LABEL version=2.2.0-dev.20 22:59:58 ---> Running in 0ea0762207bd 22:59:59 Removing intermediate container de8311b0c392 22:59:59 ---> b6c478861f07 22:59:59 Step 12/24 : WORKDIR / 22:59:59 ---> Running in e630a40a4007 22:59:59 Removing intermediate container 0ea0762207bd 22:59:59 ---> 19c44a10921d 22:59:59 22:59:59 Successfully built 19c44a10921d 22:59:59 Successfully tagged core-command:latest 22:59:59  Building core-command ... done Removing intermediate container e630a40a4007 22:59:59 ---> eec870d3b8a8 22:59:59 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:59:59 Removing intermediate container e50f260ecc8a 22:59:59 ---> 56462b4798c2 22:59:59 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 22:59:59 ---> Running in da7eab4233a3 22:59:59 Removing intermediate container da7eab4233a3 22:59:59 ---> ff0ae73d77b4 22:59:59 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:59:59 ---> ccf9909d2740 22:59:59 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:00:00 ---> 59b89c49d3ed 23:00:00 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:00:00 ---> 4d9c5ae817a5 23:00:00 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:00:00 Removing intermediate container be9298a6f3de 23:00:00 ---> 92c5c66b65d8 23:00:00 23:00:00 Step 9/20 : FROM alpine:3.14 23:00:00 ---> 0a97eee8041e 23:00:00 Step 10/20 : RUN apk add --update --no-cache curl 23:00:00 ---> Running in fe0f57e777a7 23:00:00 ---> Running in b06c5a6aaf2f 23:00:00 ---> 7cdbc2ac7f85 23:00:00 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:00:00 ---> 7bdf7c952a35 23:00:00 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:00:01 (1/5) Installing ca-certificates (20191127-r5) 23:00:01 ---> ccde98d5ac0c 23:00:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:00:01 Removing intermediate container fe0f57e777a7 23:00:01 ---> c52a7a15ffe4 23:00:01 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 23:00:01 (2/5) Installing brotli-libs (1.0.9-r5) 23:00:01 (3/5) Installing nghttp2-libs (1.43.0-r0) 23:00:01 (4/5) Installing libcurl (7.79.1-r0) 23:00:01 (5/5) Installing curl (7.79.1-r0) 23:00:01 Executing busybox-1.33.1-r6.trigger 23:00:01 Executing ca-certificates-20191127-r5.trigger 23:00:01 OK: 8 MiB in 19 packages 23:00:01 ---> 6dcfbd486370 23:00:01 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:00:01 ---> 01a72b6910b6 23:00:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:00:01 Removing intermediate container b06c5a6aaf2f 23:00:01 ---> 1f7982e0dfb3 23:00:01 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:00:01 ---> 4d20b83c180c 23:00:01 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:00:01 ---> e00ea4a3b84b 23:00:01 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/ 23:00:01 ---> Running in cc0dd6b65dd4 23:00:01 ---> Running in 8baff35ad5fc 23:00:01 Removing intermediate container cc0dd6b65dd4 23:00:01 ---> 406cb95f49a3 23:00:01 Step 12/20 : WORKDIR /edgex 23:00:01 ---> Running in 5c72e12c6bcf 23:00:01 ---> 73d87b18a4d4 23:00:01 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:00:02 Removing intermediate container 5c72e12c6bcf 23:00:02 ---> bb314c27a6ce 23:00:02 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:00:02 ---> cd1dca69f5cc 23:00:02 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 23:00:02 ---> acdd95023685 23:00:02 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:00:02 ---> cb79c274de4c 23:00:02 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 23:00:02 Removing intermediate container 8baff35ad5fc 23:00:02 ---> 6c64d6bb7a43 23:00:02 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 23:00:02 ---> Running in 457ec3c02e1d 23:00:02 ---> d0e9485e8067 23:00:02 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:00:03 ---> Running in 9946ed202ee2 23:00:03 Removing intermediate container 457ec3c02e1d 23:00:03 ---> 080eb78bad52 23:00:03 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:00:03 Removing intermediate container 9946ed202ee2 23:00:03 ---> e72b8a933fd4 23:00:03 Step 22/24 : LABEL arch=x86_64 23:00:03 ---> Running in 2542f9b02109 23:00:03 ---> d69607e1eb29 23:00:03 Step 25/30 : RUN chmod +x /entrypoint.sh 23:00:03 Removing intermediate container 2542f9b02109 23:00:03 ---> adb804a838df 23:00:03 Step 23/24 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb 23:00:03 ---> 21de07bfbe5b 23:00:03 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:00:03 ---> Running in 20ee7abe0a46 23:00:03 ---> Running in c6e65811a8e9 23:00:03 ---> Running in f192ad73cf15 23:00:03 Removing intermediate container c6e65811a8e9 23:00:03 ---> 13d1406d73dd 23:00:03 Step 24/24 : LABEL version=2.2.0-dev.20 23:00:03 Removing intermediate container f192ad73cf15 23:00:03 ---> c87b2094b862 23:00:03 Step 17/20 : CMD ["--init=true"] 23:00:03 ---> Running in 70ce319b3b77 23:00:03 ---> Running in 62191108b69a 23:00:03 Removing intermediate container 70ce319b3b77 23:00:03 ---> fc060c5b5d2a 23:00:03 23:00:03 Removing intermediate container 62191108b69a 23:00:03 ---> 7b0ab05c91ae 23:00:03 Step 18/20 : LABEL arch=x86_64 23:00:03 Successfully built fc060c5b5d2a 23:00:03 Successfully tagged security-secretstore-setup:latest 23:00:03  Building security-secretstore-setup ... done  ---> Running in 04ea9c6c5a40 23:00:03 Removing intermediate container 04ea9c6c5a40 23:00:03 ---> 218293279c70 23:00:03 Step 19/20 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb 23:00:03 ---> Running in 6c66fa6832d6 23:00:03 Removing intermediate container 6c66fa6832d6 23:00:03 ---> 9d46a8efcc8c 23:00:03 Step 20/20 : LABEL version=2.2.0-dev.20 23:00:03 Removing intermediate container 20ee7abe0a46 23:00:03 ---> f744e2188167 23:00:03 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 23:00:03 ---> Running in cb7569b1eb5c 23:00:04 ---> Running in b32f2ba91b6d 23:00:04 Removing intermediate container cb7569b1eb5c 23:00:04 ---> c29fb31ad69a 23:00:04 23:00:04 Removing intermediate container b32f2ba91b6d 23:00:04 ---> a1e2a0ec2c11 23:00:04 Step 27/30 : CMD ["gate"] 23:00:04 Successfully built c29fb31ad69a 23:00:04 Successfully tagged security-proxy-setup:latest 23:00:04  Building security-proxy-setup ... done  ---> Running in de4e2d9ae3aa 23:00:04 Removing intermediate container de4e2d9ae3aa 23:00:04 ---> fe4573de480e 23:00:04 Step 28/30 : LABEL arch=x86_64 23:00:04 ---> Running in 01cdc044e80a 23:00:04 Removing intermediate container 01cdc044e80a 23:00:04 ---> dc2338774119 23:00:04 Step 29/30 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb 23:00:04 ---> Running in 820037fabf58 23:00:04 Removing intermediate container 820037fabf58 23:00:04 ---> 5e15113c1b16 23:00:04 Step 30/30 : LABEL version=2.2.0-dev.20 23:00:04 ---> Running in 191043a51010 23:00:04 Removing intermediate container 191043a51010 23:00:04 ---> f21892dc8dac 23:00:04 23:00:04 Successfully built f21892dc8dac 23:00:04 Successfully tagged security-bootstrapper:latest 23:00:04  Building security-bootstrapper ... done  [Pipeline] } 23:00:04 $ docker stop --time=1 88060e5bd30c128d850dd250cff5946040b8784c2c09e83629143ff18fa19652 23:00:06 $ docker rm -f 88060e5bd30c128d850dd250cff5946040b8784c2c09e83629143ff18fa19652 [Pipeline] // withDockerContainer [Pipeline] sh 23:00:06 + docker images 23:00:06 REPOSITORY TAG IMAGE ID CREATED SIZE 23:00:06 security-bootstrapper latest f21892dc8dac 2 seconds ago 18.7MB 23:00:06 security-secretstore-setup latest fc060c5b5d2a 3 seconds ago 27.8MB 23:00:06 security-proxy-setup latest c29fb31ad69a 3 seconds ago 26.1MB 23:00:06 92c5c66b65d8 6 seconds ago 1.78GB 23:00:06 core-command latest 19c44a10921d 7 seconds ago 15.7MB 23:00:06 23b5040f4569 9 seconds ago 1.78GB 23:00:06 18ec26f53698 11 seconds ago 1.77GB 23:00:06 331acdaf0fdc 11 seconds ago 1.77GB 23:00:06 sys-mgmt-agent latest 58902135fb1a 30 seconds ago 296MB 23:00:06 core-data latest f39301a289c4 45 seconds ago 19.9MB 23:00:06 support-scheduler latest da5fbc53c52d 55 seconds ago 15.9MB 23:00:06 support-notifications latest 34f1f67e4a8c 57 seconds ago 16.6MB 23:00:06 core-metadata latest a051f30f39a1 57 seconds ago 16.5MB 23:00:06 36231280752a About a minute ago 1.78GB 23:00:06 ad5b27480e9e About a minute ago 1.77GB 23:00:06 2e7a158df3af About a minute ago 1.78GB 23:00:06 71c2ace54af4 About a minute ago 1.77GB 23:00:06 fb7ce5439857 About a minute ago 1.77GB 23:00:06 ci-base-image-x86_64 latest 9fc5d8e549cf 5 minutes ago 1.27GB 23:00:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine dd4a08f94e63 2 days ago 562MB 23:00:06 docker 20.10.10 b706a049f56e 2 months ago 216MB 23:00:06 alpine 3.14 0a97eee8041e 2 months ago 5.61MB 23:00:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB 23:00:06 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 23:00:06 provisioning config files... 23:00:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/136@tmp/config2764010059606507853tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:00:06 ---> docker-login.sh 23:00:06 nexus3.edgexfoundry.org:10001 23:00:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:06 Configure a credential helper to remove this warning. See 23:00:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:06 23:00:06 Login Succeeded 23:00:06 nexus3.edgexfoundry.org:10002 23:00:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:07 Configure a credential helper to remove this warning. See 23:00:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:07 23:00:07 Login Succeeded 23:00:07 nexus3.edgexfoundry.org:10003 23:00:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:07 Configure a credential helper to remove this warning. See 23:00:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:07 23:00:07 Login Succeeded 23:00:07 nexus3.edgexfoundry.org:10004 23:00:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:07 Configure a credential helper to remove this warning. See 23:00:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:07 23:00:07 Login Succeeded 23:00:07 docker.io 23:00:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:07 Configure a credential helper to remove this warning. See 23:00:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:07 23:00:07 Login Succeeded 23:00:07 ---> docker-login.sh ends [Pipeline] } 23:00:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:00:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:00:07 [edgeXDocker.push] Tagging docker image core-command with the following tags: 23:00:07 76a2231e8148cb604158a0f3c13d077a257babdb 23:00:07 latest 23:00:07 2.2.0-dev.20 23:00:07 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:00:07 main 23:00:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:00:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh 23:00:08 + docker push nexus3.edgexfoundry.org:10004/core-command:76a2231e8148cb604158a0f3c13d077a257babdb 23:00:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:00:08 2038bb641a0a: Preparing 23:00:08 48e535cf3a06: Preparing 23:00:08 e5a7ce14b442: Preparing 23:00:08 bacac092bcfe: Preparing 23:00:08 1a058d5342cc: Preparing 23:00:08 1a058d5342cc: Layer already exists 23:00:08 e5a7ce14b442: Pushed 23:00:08 2038bb641a0a: Pushed 23:00:08 bacac092bcfe: Pushed 23:00:09 48e535cf3a06: Pushed 23:00:09 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:17b40ca94c1c551128626f320706d67549aaeafe6c0e9d5391e8e69113a5c663 size: 1363 [Pipeline] isUnix [Pipeline] sh 23:00:10 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 23:00:10 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 23:00:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:00:10 2038bb641a0a: Preparing 23:00:10 48e535cf3a06: Preparing 23:00:10 e5a7ce14b442: Preparing 23:00:10 bacac092bcfe: Preparing 23:00:10 1a058d5342cc: Preparing 23:00:10 48e535cf3a06: Layer already exists 23:00:10 bacac092bcfe: Layer already exists 23:00:10 2038bb641a0a: Layer already exists 23:00:10 e5a7ce14b442: Layer already exists 23:00:10 1a058d5342cc: Layer already exists 23:00:10 latest: digest: sha256:17b40ca94c1c551128626f320706d67549aaeafe6c0e9d5391e8e69113a5c663 size: 1363 [Pipeline] isUnix [Pipeline] sh 23:00:10 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh 23:00:10 + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.20 23:00:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:00:10 2038bb641a0a: Preparing 23:00:10 48e535cf3a06: Preparing 23:00:10 e5a7ce14b442: Preparing 23:00:10 bacac092bcfe: Preparing 23:00:10 1a058d5342cc: Preparing 23:00:10 e5a7ce14b442: Layer already exists 23:00:10 bacac092bcfe: Layer already exists 23:00:10 48e535cf3a06: Layer already exists 23:00:10 1a058d5342cc: Layer already exists 23:00:10 2038bb641a0a: Layer already exists 23:00:10 2.2.0-dev.20: digest: sha256:17b40ca94c1c551128626f320706d67549aaeafe6c0e9d5391e8e69113a5c663 size: 1363 [Pipeline] isUnix [Pipeline] sh 23:00:11 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh 23:00:11 + docker push nexus3.edgexfoundry.org:10004/core-command:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:00:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:00:11 2038bb641a0a: Preparing 23:00:11 48e535cf3a06: Preparing 23:00:11 e5a7ce14b442: Preparing 23:00:11 bacac092bcfe: Preparing 23:00:11 1a058d5342cc: Preparing 23:00:11 1a058d5342cc: Layer already exists 23:00:11 e5a7ce14b442: Layer already exists 23:00:11 bacac092bcfe: Layer already exists 23:00:11 2038bb641a0a: Layer already exists 23:00:11 48e535cf3a06: Layer already exists 23:00:11 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20: digest: sha256:17b40ca94c1c551128626f320706d67549aaeafe6c0e9d5391e8e69113a5c663 size: 1363 [Pipeline] isUnix [Pipeline] sh 23:00:11 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 23:00:12 + docker push nexus3.edgexfoundry.org:10004/core-command:main 23:00:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:00:12 2038bb641a0a: Preparing 23:00:12 48e535cf3a06: Preparing 23:00:12 e5a7ce14b442: Preparing 23:00:12 bacac092bcfe: Preparing 23:00:12 1a058d5342cc: Preparing 23:00:12 2038bb641a0a: Layer already exists 23:00:12 1a058d5342cc: Layer already exists 23:00:12 48e535cf3a06: Layer already exists 23:00:12 e5a7ce14b442: Layer already exists 23:00:12 bacac092bcfe: Layer already exists 23:00:12 main: digest: sha256:17b40ca94c1c551128626f320706d67549aaeafe6c0e9d5391e8e69113a5c663 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:00:12 ===================================================== [Pipeline] echo 23:00:12 taggedImages: 23:00:12 - nexus3.edgexfoundry.org:10004/core-command:76a2231e8148cb604158a0f3c13d077a257babdb 23:00:12 - nexus3.edgexfoundry.org:10004/core-command:latest 23:00:12 - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.20 23:00:12 - nexus3.edgexfoundry.org:10004/core-command:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:00:12 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 23:00:12 [edgeXDocker.push] Tagging docker image core-data with the following tags: 23:00:12 76a2231e8148cb604158a0f3c13d077a257babdb 23:00:12 latest 23:00:12 2.2.0-dev.20 23:00:12 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:00:12 main 23:00:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:00:12 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh 23:00:12 + docker push nexus3.edgexfoundry.org:10004/core-data:76a2231e8148cb604158a0f3c13d077a257babdb 23:00:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:00:12 7c283a8c79ad: Preparing 23:00:12 267a4b500afd: Preparing 23:00:12 e5a7ce14b442: Preparing 23:00:12 20a3de168a9a: Preparing 23:00:12 734b61ea9a18: Preparing 23:00:12 1a058d5342cc: Preparing 23:00:12 1a058d5342cc: Waiting 23:00:12 e5a7ce14b442: Layer already exists 23:00:12 1a058d5342cc: Layer already exists 23:00:13 734b61ea9a18: Pushed 23:00:13 7c283a8c79ad: Pushed 23:00:13 20a3de168a9a: Pushed 23:00:14 267a4b500afd: Pushed 23:00:14 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:0f253f81ab5f228fa243b78857665d19f726b8dd07439ceeb5a8af05c54d06b2 size: 1573 [Pipeline] isUnix [Pipeline] sh 23:00:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 23:00:14 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 23:00:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:00:14 7c283a8c79ad: Preparing 23:00:14 267a4b500afd: Preparing 23:00:14 e5a7ce14b442: Preparing 23:00:14 20a3de168a9a: Preparing 23:00:14 734b61ea9a18: Preparing 23:00:14 1a058d5342cc: Preparing 23:00:14 1a058d5342cc: Waiting 23:00:14 734b61ea9a18: Layer already exists 23:00:14 20a3de168a9a: Layer already exists 23:00:14 e5a7ce14b442: Layer already exists 23:00:14 267a4b500afd: Layer already exists 23:00:14 7c283a8c79ad: Layer already exists 23:00:14 1a058d5342cc: Layer already exists 23:00:14 latest: digest: sha256:0f253f81ab5f228fa243b78857665d19f726b8dd07439ceeb5a8af05c54d06b2 size: 1573 [Pipeline] isUnix [Pipeline] sh 23:00:15 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh 23:00:15 + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.20 23:00:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:00:15 7c283a8c79ad: Preparing 23:00:15 267a4b500afd: Preparing 23:00:15 e5a7ce14b442: Preparing 23:00:15 20a3de168a9a: Preparing 23:00:15 734b61ea9a18: Preparing 23:00:15 1a058d5342cc: Preparing 23:00:15 1a058d5342cc: Waiting 23:00:15 7c283a8c79ad: Layer already exists 23:00:15 734b61ea9a18: Layer already exists 23:00:15 267a4b500afd: Layer already exists 23:00:15 20a3de168a9a: Layer already exists 23:00:15 e5a7ce14b442: Layer already exists 23:00:15 1a058d5342cc: Layer already exists 23:00:15 2.2.0-dev.20: digest: sha256:0f253f81ab5f228fa243b78857665d19f726b8dd07439ceeb5a8af05c54d06b2 size: 1573 [Pipeline] isUnix [Pipeline] sh 23:00:15 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh 23:00:16 + docker push nexus3.edgexfoundry.org:10004/core-data:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:00:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:00:16 7c283a8c79ad: Preparing 23:00:16 267a4b500afd: Preparing 23:00:16 e5a7ce14b442: Preparing 23:00:16 20a3de168a9a: Preparing 23:00:16 734b61ea9a18: Preparing 23:00:16 1a058d5342cc: Preparing 23:00:16 1a058d5342cc: Waiting 23:00:16 7c283a8c79ad: Layer already exists 23:00:16 e5a7ce14b442: Layer already exists 23:00:16 267a4b500afd: Layer already exists 23:00:16 734b61ea9a18: Layer already exists 23:00:16 20a3de168a9a: Layer already exists 23:00:16 1a058d5342cc: Layer already exists 23:00:16 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20: digest: sha256:0f253f81ab5f228fa243b78857665d19f726b8dd07439ceeb5a8af05c54d06b2 size: 1573 [Pipeline] isUnix [Pipeline] sh 23:00:16 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 23:00:17 + docker push nexus3.edgexfoundry.org:10004/core-data:main 23:00:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:00:17 7c283a8c79ad: Preparing 23:00:17 267a4b500afd: Preparing 23:00:17 e5a7ce14b442: Preparing 23:00:17 20a3de168a9a: Preparing 23:00:17 734b61ea9a18: Preparing 23:00:17 1a058d5342cc: Preparing 23:00:17 1a058d5342cc: Waiting 23:00:17 267a4b500afd: Layer already exists 23:00:17 20a3de168a9a: Layer already exists 23:00:17 734b61ea9a18: Layer already exists 23:00:17 7c283a8c79ad: Layer already exists 23:00:17 e5a7ce14b442: Layer already exists 23:00:17 1a058d5342cc: Layer already exists 23:00:17 main: digest: sha256:0f253f81ab5f228fa243b78857665d19f726b8dd07439ceeb5a8af05c54d06b2 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:00:17 ===================================================== [Pipeline] echo 23:00:17 taggedImages: 23:00:17 - nexus3.edgexfoundry.org:10004/core-data:76a2231e8148cb604158a0f3c13d077a257babdb 23:00:17 - nexus3.edgexfoundry.org:10004/core-data:latest 23:00:17 - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.20 23:00:17 - nexus3.edgexfoundry.org:10004/core-data:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:00:17 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 23:00:17 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 23:00:17 76a2231e8148cb604158a0f3c13d077a257babdb 23:00:17 latest 23:00:17 2.2.0-dev.20 23:00:17 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:00:17 main 23:00:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:00:17 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh 23:00:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:76a2231e8148cb604158a0f3c13d077a257babdb 23:00:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:00:17 c2f1bc0ade7e: Preparing 23:00:17 d4d1534fb1b9: Preparing 23:00:17 e5a7ce14b442: Preparing 23:00:17 087d62007eaa: Preparing 23:00:17 1a058d5342cc: Preparing 23:00:17 1a058d5342cc: Layer already exists 23:00:17 e5a7ce14b442: Layer already exists 23:00:17 c2f1bc0ade7e: Pushed 23:00:17 087d62007eaa: Pushed 23:00:19 d4d1534fb1b9: Pushed 23:00:19 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:df5adaeaf5897203b3bc4f39339f77d08442487a7ab857a1271a21158c989b0e size: 1364 [Pipeline] isUnix [Pipeline] sh 23:00:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 23:00:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 23:00:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:00:19 c2f1bc0ade7e: Preparing 23:00:19 d4d1534fb1b9: Preparing 23:00:19 e5a7ce14b442: Preparing 23:00:19 087d62007eaa: Preparing 23:00:19 1a058d5342cc: Preparing 23:00:19 087d62007eaa: Layer already exists 23:00:19 c2f1bc0ade7e: Layer already exists 23:00:19 e5a7ce14b442: Layer already exists 23:00:19 d4d1534fb1b9: Layer already exists 23:00:19 1a058d5342cc: Layer already exists 23:00:19 latest: digest: sha256:df5adaeaf5897203b3bc4f39339f77d08442487a7ab857a1271a21158c989b0e size: 1364 [Pipeline] isUnix [Pipeline] sh 23:00:20 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh 23:00:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.20 23:00:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:00:20 c2f1bc0ade7e: Preparing 23:00:20 d4d1534fb1b9: Preparing 23:00:20 e5a7ce14b442: Preparing 23:00:20 087d62007eaa: Preparing 23:00:20 1a058d5342cc: Preparing 23:00:20 c2f1bc0ade7e: Layer already exists 23:00:20 1a058d5342cc: Layer already exists 23:00:20 e5a7ce14b442: Layer already exists 23:00:20 087d62007eaa: Layer already exists 23:00:20 d4d1534fb1b9: Layer already exists 23:00:20 2.2.0-dev.20: digest: sha256:df5adaeaf5897203b3bc4f39339f77d08442487a7ab857a1271a21158c989b0e size: 1364 [Pipeline] isUnix [Pipeline] sh 23:00:20 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh 23:00:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:00:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:00:21 c2f1bc0ade7e: Preparing 23:00:21 d4d1534fb1b9: Preparing 23:00:21 e5a7ce14b442: Preparing 23:00:21 087d62007eaa: Preparing 23:00:21 1a058d5342cc: Preparing 23:00:21 e5a7ce14b442: Layer already exists 23:00:21 1a058d5342cc: Layer already exists 23:00:21 c2f1bc0ade7e: Layer already exists 23:00:21 087d62007eaa: Layer already exists 23:00:21 d4d1534fb1b9: Layer already exists 23:00:21 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20: digest: sha256:df5adaeaf5897203b3bc4f39339f77d08442487a7ab857a1271a21158c989b0e size: 1364 [Pipeline] isUnix [Pipeline] sh 23:00:21 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 23:00:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 23:00:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:00:21 c2f1bc0ade7e: Preparing 23:00:21 d4d1534fb1b9: Preparing 23:00:21 e5a7ce14b442: Preparing 23:00:21 087d62007eaa: Preparing 23:00:21 1a058d5342cc: Preparing 23:00:21 c2f1bc0ade7e: Layer already exists 23:00:21 e5a7ce14b442: Layer already exists 23:00:21 087d62007eaa: Layer already exists 23:00:21 d4d1534fb1b9: Layer already exists 23:00:21 1a058d5342cc: Layer already exists 23:00:21 main: digest: sha256:df5adaeaf5897203b3bc4f39339f77d08442487a7ab857a1271a21158c989b0e size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:00:21 ===================================================== [Pipeline] echo 23:00:21 taggedImages: 23:00:21 - nexus3.edgexfoundry.org:10004/core-metadata:76a2231e8148cb604158a0f3c13d077a257babdb 23:00:21 - nexus3.edgexfoundry.org:10004/core-metadata:latest 23:00:21 - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.20 23:00:21 - nexus3.edgexfoundry.org:10004/core-metadata:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:00:21 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 23:00:21 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 23:00:21 76a2231e8148cb604158a0f3c13d077a257babdb 23:00:21 latest 23:00:21 2.2.0-dev.20 23:00:21 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:00:21 main 23:00:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:00:22 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh 23:00:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:76a2231e8148cb604158a0f3c13d077a257babdb 23:00:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:00:22 357bdbd9a1da: Preparing 23:00:22 357bdbd9a1da: Preparing 23:00:22 fb444eea7cd0: Preparing 23:00:22 c1fe9e04677c: Preparing 23:00:22 e2cacd6ef1f1: Preparing 23:00:22 8dbb05fd74c0: Preparing 23:00:22 e5a7ce14b442: Preparing 23:00:22 1d8de0891ee9: Preparing 23:00:22 b21771b7b40d: Preparing 23:00:22 df8d85bc96dc: Preparing 23:00:22 85375c20f190: Preparing 23:00:22 1a058d5342cc: Preparing 23:00:22 e5a7ce14b442: Waiting 23:00:22 1d8de0891ee9: Waiting 23:00:22 b21771b7b40d: Waiting 23:00:22 df8d85bc96dc: Waiting 23:00:22 85375c20f190: Waiting 23:00:22 1a058d5342cc: Waiting 23:00:22 e2cacd6ef1f1: Pushed 23:00:22 357bdbd9a1da: Pushed 23:00:22 fb444eea7cd0: Pushed 23:00:22 c1fe9e04677c: Pushed 23:00:22 e5a7ce14b442: Layer already exists 23:00:22 1d8de0891ee9: Pushed 23:00:22 1a058d5342cc: Layer already exists 23:00:22 df8d85bc96dc: Pushed 23:00:22 b21771b7b40d: Pushed 23:00:22 85375c20f190: Pushed 23:00:23 8dbb05fd74c0: Pushed 23:00:23 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:a909fc7681b5e31aea85850d46d6a408efc0b9eb46bb7c58ab9856893fb951e1 size: 2817 [Pipeline] isUnix [Pipeline] sh 23:00:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 23:00:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:00:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:00:24 357bdbd9a1da: Preparing 23:00:24 357bdbd9a1da: Preparing 23:00:24 fb444eea7cd0: Preparing 23:00:24 c1fe9e04677c: Preparing 23:00:24 e2cacd6ef1f1: Preparing 23:00:24 8dbb05fd74c0: Preparing 23:00:24 e5a7ce14b442: Preparing 23:00:24 1d8de0891ee9: Preparing 23:00:24 b21771b7b40d: Preparing 23:00:24 df8d85bc96dc: Preparing 23:00:24 85375c20f190: Preparing 23:00:24 1a058d5342cc: Preparing 23:00:24 e5a7ce14b442: Waiting 23:00:24 1d8de0891ee9: Waiting 23:00:24 b21771b7b40d: Waiting 23:00:24 df8d85bc96dc: Waiting 23:00:24 85375c20f190: Waiting 23:00:24 1a058d5342cc: Waiting 23:00:24 8dbb05fd74c0: Layer already exists 23:00:24 e2cacd6ef1f1: Layer already exists 23:00:24 fb444eea7cd0: Layer already exists 23:00:24 357bdbd9a1da: Layer already exists 23:00:24 c1fe9e04677c: Layer already exists 23:00:24 b21771b7b40d: Layer already exists 23:00:24 e5a7ce14b442: Layer already exists 23:00:24 1d8de0891ee9: Layer already exists 23:00:24 85375c20f190: Layer already exists 23:00:24 df8d85bc96dc: Layer already exists 23:00:24 1a058d5342cc: Layer already exists 23:00:24 latest: digest: sha256:a909fc7681b5e31aea85850d46d6a408efc0b9eb46bb7c58ab9856893fb951e1 size: 2817 [Pipeline] isUnix [Pipeline] sh 23:00:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh 23:00:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.20 23:00:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:00:24 357bdbd9a1da: Preparing 23:00:24 357bdbd9a1da: Preparing 23:00:24 fb444eea7cd0: Preparing 23:00:24 c1fe9e04677c: Preparing 23:00:24 e2cacd6ef1f1: Preparing 23:00:24 8dbb05fd74c0: Preparing 23:00:24 e5a7ce14b442: Preparing 23:00:24 1d8de0891ee9: Preparing 23:00:24 b21771b7b40d: Preparing 23:00:24 df8d85bc96dc: Preparing 23:00:24 85375c20f190: Preparing 23:00:24 1a058d5342cc: Preparing 23:00:24 e5a7ce14b442: Waiting 23:00:24 1d8de0891ee9: Waiting 23:00:24 b21771b7b40d: Waiting 23:00:24 df8d85bc96dc: Waiting 23:00:24 85375c20f190: Waiting 23:00:24 1a058d5342cc: Waiting 23:00:24 8dbb05fd74c0: Layer already exists 23:00:24 357bdbd9a1da: Layer already exists 23:00:24 c1fe9e04677c: Layer already exists 23:00:24 fb444eea7cd0: Layer already exists 23:00:24 e2cacd6ef1f1: Layer already exists 23:00:24 e5a7ce14b442: Layer already exists 23:00:24 1d8de0891ee9: Layer already exists 23:00:24 b21771b7b40d: Layer already exists 23:00:24 df8d85bc96dc: Layer already exists 23:00:24 85375c20f190: Layer already exists 23:00:24 1a058d5342cc: Layer already exists 23:00:24 2.2.0-dev.20: digest: sha256:a909fc7681b5e31aea85850d46d6a408efc0b9eb46bb7c58ab9856893fb951e1 size: 2817 [Pipeline] isUnix [Pipeline] sh 23:00:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh 23:00:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:00:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:00:25 357bdbd9a1da: Preparing 23:00:25 357bdbd9a1da: Preparing 23:00:25 fb444eea7cd0: Preparing 23:00:25 c1fe9e04677c: Preparing 23:00:25 e2cacd6ef1f1: Preparing 23:00:25 8dbb05fd74c0: Preparing 23:00:25 e5a7ce14b442: Preparing 23:00:25 1d8de0891ee9: Preparing 23:00:25 b21771b7b40d: Preparing 23:00:25 df8d85bc96dc: Preparing 23:00:25 85375c20f190: Preparing 23:00:25 1a058d5342cc: Preparing 23:00:25 1d8de0891ee9: Waiting 23:00:25 b21771b7b40d: Waiting 23:00:25 df8d85bc96dc: Waiting 23:00:25 85375c20f190: Waiting 23:00:25 1a058d5342cc: Waiting 23:00:25 e5a7ce14b442: Waiting 23:00:25 8dbb05fd74c0: Layer already exists 23:00:25 fb444eea7cd0: Layer already exists 23:00:25 e2cacd6ef1f1: Layer already exists 23:00:25 357bdbd9a1da: Layer already exists 23:00:25 c1fe9e04677c: Layer already exists 23:00:25 e5a7ce14b442: Layer already exists 23:00:25 b21771b7b40d: Layer already exists 23:00:25 85375c20f190: Layer already exists 23:00:25 df8d85bc96dc: Layer already exists 23:00:25 1d8de0891ee9: Layer already exists 23:00:25 1a058d5342cc: Layer already exists 23:00:25 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20: digest: sha256:a909fc7681b5e31aea85850d46d6a408efc0b9eb46bb7c58ab9856893fb951e1 size: 2817 [Pipeline] isUnix [Pipeline] sh 23:00:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 23:00:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 23:00:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:00:26 357bdbd9a1da: Preparing 23:00:26 357bdbd9a1da: Preparing 23:00:26 fb444eea7cd0: Preparing 23:00:26 c1fe9e04677c: Preparing 23:00:26 e2cacd6ef1f1: Preparing 23:00:26 8dbb05fd74c0: Preparing 23:00:26 e5a7ce14b442: Preparing 23:00:26 1d8de0891ee9: Preparing 23:00:26 b21771b7b40d: Preparing 23:00:26 df8d85bc96dc: Preparing 23:00:26 85375c20f190: Preparing 23:00:26 1a058d5342cc: Preparing 23:00:26 e5a7ce14b442: Waiting 23:00:26 1d8de0891ee9: Waiting 23:00:26 df8d85bc96dc: Waiting 23:00:26 85375c20f190: Waiting 23:00:26 b21771b7b40d: Waiting 23:00:26 1a058d5342cc: Waiting 23:00:26 8dbb05fd74c0: Layer already exists 23:00:26 357bdbd9a1da: Layer already exists 23:00:26 c1fe9e04677c: Layer already exists 23:00:26 fb444eea7cd0: Layer already exists 23:00:26 e2cacd6ef1f1: Layer already exists 23:00:26 e5a7ce14b442: Layer already exists 23:00:26 1d8de0891ee9: Layer already exists 23:00:26 df8d85bc96dc: Layer already exists 23:00:26 b21771b7b40d: Layer already exists 23:00:26 85375c20f190: Layer already exists 23:00:26 1a058d5342cc: Layer already exists 23:00:26 main: digest: sha256:a909fc7681b5e31aea85850d46d6a408efc0b9eb46bb7c58ab9856893fb951e1 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:00:26 ===================================================== [Pipeline] echo 23:00:26 taggedImages: 23:00:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:76a2231e8148cb604158a0f3c13d077a257babdb 23:00:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:00:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.20 23:00:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:00:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 23:00:26 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 23:00:26 76a2231e8148cb604158a0f3c13d077a257babdb 23:00:26 latest 23:00:26 2.2.0-dev.20 23:00:26 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:00:26 main 23:00:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:00:26 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh 23:00:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:76a2231e8148cb604158a0f3c13d077a257babdb 23:00:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:00:26 e166148400b3: Preparing 23:00:26 0bc442bb62d0: Preparing 23:00:26 56f2b2939c5f: Preparing 23:00:26 6aaef31fdbce: Preparing 23:00:26 1d3780a108a3: Preparing 23:00:26 1a058d5342cc: Preparing 23:00:26 1a058d5342cc: Waiting 23:00:27 6aaef31fdbce: Pushed 23:00:27 56f2b2939c5f: Pushed 23:00:27 1a058d5342cc: Layer already exists 23:00:27 1d3780a108a3: Pushed 23:00:27 0bc442bb62d0: Pushed 23:00:27 e166148400b3: Pushed 23:00:27 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:906fd961126c250e7f9e55d61f756d7434386ec6f1e1c91b65a5750bcebe6087 size: 1576 [Pipeline] isUnix [Pipeline] sh 23:00:27 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 23:00:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:00:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:00:28 e166148400b3: Preparing 23:00:28 0bc442bb62d0: Preparing 23:00:28 56f2b2939c5f: Preparing 23:00:28 6aaef31fdbce: Preparing 23:00:28 1d3780a108a3: Preparing 23:00:28 1a058d5342cc: Preparing 23:00:28 1a058d5342cc: Waiting 23:00:28 1d3780a108a3: Layer already exists 23:00:28 0bc442bb62d0: Layer already exists 23:00:28 e166148400b3: Layer already exists 23:00:28 6aaef31fdbce: Layer already exists 23:00:28 56f2b2939c5f: Layer already exists 23:00:28 1a058d5342cc: Layer already exists 23:00:28 latest: digest: sha256:906fd961126c250e7f9e55d61f756d7434386ec6f1e1c91b65a5750bcebe6087 size: 1576 [Pipeline] isUnix [Pipeline] sh 23:00:28 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh 23:00:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.20 23:00:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:00:28 e166148400b3: Preparing 23:00:28 0bc442bb62d0: Preparing 23:00:28 56f2b2939c5f: Preparing 23:00:28 6aaef31fdbce: Preparing 23:00:28 1d3780a108a3: Preparing 23:00:28 1a058d5342cc: Preparing 23:00:28 1a058d5342cc: Waiting 23:00:28 6aaef31fdbce: Layer already exists 23:00:28 e166148400b3: Layer already exists 23:00:28 0bc442bb62d0: Layer already exists 23:00:28 56f2b2939c5f: Layer already exists 23:00:28 1d3780a108a3: Layer already exists 23:00:28 1a058d5342cc: Layer already exists 23:00:28 2.2.0-dev.20: digest: sha256:906fd961126c250e7f9e55d61f756d7434386ec6f1e1c91b65a5750bcebe6087 size: 1576 [Pipeline] isUnix [Pipeline] sh 23:00:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh 23:00:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:00:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:00:29 e166148400b3: Preparing 23:00:29 0bc442bb62d0: Preparing 23:00:29 56f2b2939c5f: Preparing 23:00:29 6aaef31fdbce: Preparing 23:00:29 1d3780a108a3: Preparing 23:00:29 1a058d5342cc: Preparing 23:00:29 1a058d5342cc: Waiting 23:00:29 56f2b2939c5f: Layer already exists 23:00:29 e166148400b3: Layer already exists 23:00:29 1d3780a108a3: Layer already exists 23:00:29 6aaef31fdbce: Layer already exists 23:00:29 0bc442bb62d0: Layer already exists 23:00:29 1a058d5342cc: Layer already exists 23:00:29 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20: digest: sha256:906fd961126c250e7f9e55d61f756d7434386ec6f1e1c91b65a5750bcebe6087 size: 1576 [Pipeline] isUnix [Pipeline] sh 23:00:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 23:00:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 23:00:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:00:30 e166148400b3: Preparing 23:00:30 0bc442bb62d0: Preparing 23:00:30 56f2b2939c5f: Preparing 23:00:30 6aaef31fdbce: Preparing 23:00:30 1d3780a108a3: Preparing 23:00:30 1a058d5342cc: Preparing 23:00:30 1a058d5342cc: Waiting 23:00:30 e166148400b3: Layer already exists 23:00:30 1d3780a108a3: Layer already exists 23:00:30 56f2b2939c5f: Layer already exists 23:00:30 0bc442bb62d0: Layer already exists 23:00:30 6aaef31fdbce: Layer already exists 23:00:30 1a058d5342cc: Layer already exists 23:00:30 main: digest: sha256:906fd961126c250e7f9e55d61f756d7434386ec6f1e1c91b65a5750bcebe6087 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:00:30 ===================================================== [Pipeline] echo 23:00:30 taggedImages: 23:00:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:76a2231e8148cb604158a0f3c13d077a257babdb 23:00:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:00:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.20 23:00:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:00:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 23:00:30 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 23:00:30 76a2231e8148cb604158a0f3c13d077a257babdb 23:00:30 latest 23:00:30 2.2.0-dev.20 23:00:30 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:00:30 main 23:00:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:00:30 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh 23:00:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:76a2231e8148cb604158a0f3c13d077a257babdb 23:00:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:00:30 801b9c92a6df: Preparing 23:00:30 eb9bf60003c8: Preparing 23:00:30 3af71a4d6e6d: Preparing 23:00:30 ba4ebbf79bfc: Preparing 23:00:30 23e0d6fc4b25: Preparing 23:00:30 5d8a9f3202d1: Preparing 23:00:30 683b4cc8c177: Preparing 23:00:30 b9eb81db0517: Preparing 23:00:30 ddbc92762948: Preparing 23:00:30 1a058d5342cc: Preparing 23:00:30 5d8a9f3202d1: Waiting 23:00:30 683b4cc8c177: Waiting 23:00:30 b9eb81db0517: Waiting 23:00:30 ddbc92762948: Waiting 23:00:30 1a058d5342cc: Waiting 23:00:31 eb9bf60003c8: Pushed 23:00:31 801b9c92a6df: Pushed 23:00:31 23e0d6fc4b25: Pushed 23:00:31 5d8a9f3202d1: Pushed 23:00:31 683b4cc8c177: Pushed 23:00:31 ba4ebbf79bfc: Pushed 23:00:31 1a058d5342cc: Layer already exists 23:00:31 b9eb81db0517: Pushed 23:00:31 ddbc92762948: Pushed 23:00:31 3af71a4d6e6d: Pushed 23:00:31 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:e5e5e2146e7fd9afba1041832bac531a81ddc2f63299713b90526cd74a63c85f size: 2405 [Pipeline] isUnix [Pipeline] sh 23:00:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 23:00:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:00:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:00:32 801b9c92a6df: Preparing 23:00:32 eb9bf60003c8: Preparing 23:00:32 3af71a4d6e6d: Preparing 23:00:32 ba4ebbf79bfc: Preparing 23:00:32 23e0d6fc4b25: Preparing 23:00:32 5d8a9f3202d1: Preparing 23:00:32 683b4cc8c177: Preparing 23:00:32 b9eb81db0517: Preparing 23:00:32 ddbc92762948: Preparing 23:00:32 1a058d5342cc: Preparing 23:00:32 5d8a9f3202d1: Waiting 23:00:32 683b4cc8c177: Waiting 23:00:32 b9eb81db0517: Waiting 23:00:32 ddbc92762948: Waiting 23:00:32 1a058d5342cc: Waiting 23:00:32 ba4ebbf79bfc: Layer already exists 23:00:32 3af71a4d6e6d: Layer already exists 23:00:32 23e0d6fc4b25: Layer already exists 23:00:32 801b9c92a6df: Layer already exists 23:00:32 eb9bf60003c8: Layer already exists 23:00:32 5d8a9f3202d1: Layer already exists 23:00:32 683b4cc8c177: Layer already exists 23:00:32 ddbc92762948: Layer already exists 23:00:32 b9eb81db0517: Layer already exists 23:00:32 1a058d5342cc: Layer already exists 23:00:32 latest: digest: sha256:e5e5e2146e7fd9afba1041832bac531a81ddc2f63299713b90526cd74a63c85f size: 2405 [Pipeline] isUnix [Pipeline] sh 23:00:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh 23:00:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.20 23:00:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:00:33 801b9c92a6df: Preparing 23:00:33 eb9bf60003c8: Preparing 23:00:33 3af71a4d6e6d: Preparing 23:00:33 ba4ebbf79bfc: Preparing 23:00:33 23e0d6fc4b25: Preparing 23:00:33 5d8a9f3202d1: Preparing 23:00:33 683b4cc8c177: Preparing 23:00:33 b9eb81db0517: Preparing 23:00:33 ddbc92762948: Preparing 23:00:33 1a058d5342cc: Preparing 23:00:33 5d8a9f3202d1: Waiting 23:00:33 683b4cc8c177: Waiting 23:00:33 b9eb81db0517: Waiting 23:00:33 ddbc92762948: Waiting 23:00:33 1a058d5342cc: Waiting 23:00:33 23e0d6fc4b25: Layer already exists 23:00:33 eb9bf60003c8: Layer already exists 23:00:33 ba4ebbf79bfc: Layer already exists 23:00:33 801b9c92a6df: Layer already exists 23:00:33 3af71a4d6e6d: Layer already exists 23:00:33 5d8a9f3202d1: Layer already exists 23:00:33 683b4cc8c177: Layer already exists 23:00:33 1a058d5342cc: Layer already exists 23:00:33 b9eb81db0517: Layer already exists 23:00:33 ddbc92762948: Layer already exists 23:00:33 2.2.0-dev.20: digest: sha256:e5e5e2146e7fd9afba1041832bac531a81ddc2f63299713b90526cd74a63c85f size: 2405 [Pipeline] isUnix [Pipeline] sh 23:00:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh 23:00:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:00:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:00:33 801b9c92a6df: Preparing 23:00:33 eb9bf60003c8: Preparing 23:00:33 3af71a4d6e6d: Preparing 23:00:33 ba4ebbf79bfc: Preparing 23:00:33 23e0d6fc4b25: Preparing 23:00:33 5d8a9f3202d1: Preparing 23:00:33 683b4cc8c177: Preparing 23:00:33 b9eb81db0517: Preparing 23:00:33 ddbc92762948: Preparing 23:00:33 1a058d5342cc: Preparing 23:00:33 b9eb81db0517: Waiting 23:00:33 5d8a9f3202d1: Waiting 23:00:33 683b4cc8c177: Waiting 23:00:33 ddbc92762948: Waiting 23:00:33 1a058d5342cc: Waiting 23:00:33 801b9c92a6df: Layer already exists 23:00:33 23e0d6fc4b25: Layer already exists 23:00:33 ba4ebbf79bfc: Layer already exists 23:00:33 eb9bf60003c8: Layer already exists 23:00:33 3af71a4d6e6d: Layer already exists 23:00:33 5d8a9f3202d1: Layer already exists 23:00:33 683b4cc8c177: Layer already exists 23:00:33 b9eb81db0517: Layer already exists 23:00:33 ddbc92762948: Layer already exists 23:00:33 1a058d5342cc: Layer already exists 23:00:33 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20: digest: sha256:e5e5e2146e7fd9afba1041832bac531a81ddc2f63299713b90526cd74a63c85f size: 2405 [Pipeline] isUnix [Pipeline] sh 23:00:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 23:00:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 23:00:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:00:34 801b9c92a6df: Preparing 23:00:34 eb9bf60003c8: Preparing 23:00:34 3af71a4d6e6d: Preparing 23:00:34 ba4ebbf79bfc: Preparing 23:00:34 23e0d6fc4b25: Preparing 23:00:34 5d8a9f3202d1: Preparing 23:00:34 683b4cc8c177: Preparing 23:00:34 b9eb81db0517: Preparing 23:00:34 ddbc92762948: Preparing 23:00:34 1a058d5342cc: Preparing 23:00:34 5d8a9f3202d1: Waiting 23:00:34 683b4cc8c177: Waiting 23:00:34 b9eb81db0517: Waiting 23:00:34 ddbc92762948: Waiting 23:00:34 1a058d5342cc: Waiting 23:00:34 3af71a4d6e6d: Layer already exists 23:00:34 eb9bf60003c8: Layer already exists 23:00:34 ba4ebbf79bfc: Layer already exists 23:00:34 23e0d6fc4b25: Layer already exists 23:00:34 801b9c92a6df: Layer already exists 23:00:34 5d8a9f3202d1: Layer already exists 23:00:34 683b4cc8c177: Layer already exists 23:00:34 1a058d5342cc: Layer already exists 23:00:34 b9eb81db0517: Layer already exists 23:00:34 ddbc92762948: Layer already exists 23:00:34 main: digest: sha256:e5e5e2146e7fd9afba1041832bac531a81ddc2f63299713b90526cd74a63c85f size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:00:34 ===================================================== [Pipeline] echo 23:00:34 taggedImages: 23:00:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:76a2231e8148cb604158a0f3c13d077a257babdb 23:00:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:00:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.20 23:00:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:00:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 23:00:34 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 23:00:34 76a2231e8148cb604158a0f3c13d077a257babdb 23:00:34 latest 23:00:34 2.2.0-dev.20 23:00:34 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:00:34 main 23:00:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:00:34 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh 23:00:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications:76a2231e8148cb604158a0f3c13d077a257babdb 23:00:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:00:34 f905c1ba5502: Preparing 23:00:34 83fd9f746e1a: Preparing 23:00:34 e5a7ce14b442: Preparing 23:00:34 d4a92a73ce1f: Preparing 23:00:34 1a058d5342cc: Preparing 23:00:34 1a058d5342cc: Layer already exists 23:00:34 e5a7ce14b442: Layer already exists 23:00:34 f905c1ba5502: Pushed 23:00:34 d4a92a73ce1f: Pushed 23:00:35 83fd9f746e1a: Pushed 23:00:36 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:9de4b18091043e2f31f551c2e33dfe40613dd46896f047cdc923407ffa1fc671 size: 1365 [Pipeline] isUnix [Pipeline] sh 23:00:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 23:00:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 23:00:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:00:36 f905c1ba5502: Preparing 23:00:36 83fd9f746e1a: Preparing 23:00:36 e5a7ce14b442: Preparing 23:00:36 d4a92a73ce1f: Preparing 23:00:36 1a058d5342cc: Preparing 23:00:36 1a058d5342cc: Layer already exists 23:00:36 e5a7ce14b442: Layer already exists 23:00:36 f905c1ba5502: Layer already exists 23:00:36 d4a92a73ce1f: Layer already exists 23:00:36 83fd9f746e1a: Layer already exists 23:00:36 latest: digest: sha256:9de4b18091043e2f31f551c2e33dfe40613dd46896f047cdc923407ffa1fc671 size: 1365 [Pipeline] isUnix [Pipeline] sh 23:00:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh 23:00:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.20 23:00:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:00:37 f905c1ba5502: Preparing 23:00:37 83fd9f746e1a: Preparing 23:00:37 e5a7ce14b442: Preparing 23:00:37 d4a92a73ce1f: Preparing 23:00:37 1a058d5342cc: Preparing 23:00:37 e5a7ce14b442: Layer already exists 23:00:37 1a058d5342cc: Layer already exists 23:00:37 d4a92a73ce1f: Layer already exists 23:00:37 f905c1ba5502: Layer already exists 23:00:37 83fd9f746e1a: Layer already exists 23:00:37 2.2.0-dev.20: digest: sha256:9de4b18091043e2f31f551c2e33dfe40613dd46896f047cdc923407ffa1fc671 size: 1365 [Pipeline] isUnix [Pipeline] sh 23:00:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh 23:00:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:00:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:00:37 f905c1ba5502: Preparing 23:00:37 83fd9f746e1a: Preparing 23:00:37 e5a7ce14b442: Preparing 23:00:37 d4a92a73ce1f: Preparing 23:00:37 1a058d5342cc: Preparing 23:00:37 e5a7ce14b442: Layer already exists 23:00:37 83fd9f746e1a: Layer already exists 23:00:37 d4a92a73ce1f: Layer already exists 23:00:37 f905c1ba5502: Layer already exists 23:00:37 1a058d5342cc: Layer already exists 23:00:37 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20: digest: sha256:9de4b18091043e2f31f551c2e33dfe40613dd46896f047cdc923407ffa1fc671 size: 1365 [Pipeline] isUnix [Pipeline] sh 23:00:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 23:00:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 23:00:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:00:38 f905c1ba5502: Preparing 23:00:38 83fd9f746e1a: Preparing 23:00:38 e5a7ce14b442: Preparing 23:00:38 d4a92a73ce1f: Preparing 23:00:38 1a058d5342cc: Preparing 23:00:38 1a058d5342cc: Layer already exists 23:00:38 83fd9f746e1a: Layer already exists 23:00:38 e5a7ce14b442: Layer already exists 23:00:38 d4a92a73ce1f: Layer already exists 23:00:38 f905c1ba5502: Layer already exists 23:00:38 main: digest: sha256:9de4b18091043e2f31f551c2e33dfe40613dd46896f047cdc923407ffa1fc671 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:00:38 ===================================================== [Pipeline] echo 23:00:38 taggedImages: 23:00:38 - nexus3.edgexfoundry.org:10004/support-notifications:76a2231e8148cb604158a0f3c13d077a257babdb 23:00:38 - nexus3.edgexfoundry.org:10004/support-notifications:latest 23:00:38 - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.20 23:00:38 - nexus3.edgexfoundry.org:10004/support-notifications:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:00:38 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 23:00:38 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 23:00:38 76a2231e8148cb604158a0f3c13d077a257babdb 23:00:38 latest 23:00:38 2.2.0-dev.20 23:00:38 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:00:38 main 23:00:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:00:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh 23:00:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:76a2231e8148cb604158a0f3c13d077a257babdb 23:00:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:00:39 44324916b2f7: Preparing 23:00:39 a653017e1079: Preparing 23:00:39 e5a7ce14b442: Preparing 23:00:39 bacac092bcfe: Preparing 23:00:39 1a058d5342cc: Preparing 23:00:39 1a058d5342cc: Layer already exists 23:00:39 bacac092bcfe: Layer already exists 23:00:39 e5a7ce14b442: Layer already exists 23:00:39 44324916b2f7: Pushed 23:00:40 a653017e1079: Pushed 23:00:40 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:2ed7d2af1e294c7ea2313b180704e06c0b4dcbb555176edac2d2ad417f52c140 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:00:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 23:00:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:00:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:00:40 44324916b2f7: Preparing 23:00:40 a653017e1079: Preparing 23:00:40 e5a7ce14b442: Preparing 23:00:40 bacac092bcfe: Preparing 23:00:40 1a058d5342cc: Preparing 23:00:40 1a058d5342cc: Layer already exists 23:00:40 a653017e1079: Layer already exists 23:00:40 bacac092bcfe: Layer already exists 23:00:40 e5a7ce14b442: Layer already exists 23:00:40 44324916b2f7: Layer already exists 23:00:40 latest: digest: sha256:2ed7d2af1e294c7ea2313b180704e06c0b4dcbb555176edac2d2ad417f52c140 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:00:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh 23:00:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.20 23:00:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:00:41 44324916b2f7: Preparing 23:00:41 a653017e1079: Preparing 23:00:41 e5a7ce14b442: Preparing 23:00:41 bacac092bcfe: Preparing 23:00:41 1a058d5342cc: Preparing 23:00:41 1a058d5342cc: Layer already exists 23:00:41 bacac092bcfe: Layer already exists 23:00:41 44324916b2f7: Layer already exists 23:00:41 e5a7ce14b442: Layer already exists 23:00:41 a653017e1079: Layer already exists 23:00:41 2.2.0-dev.20: digest: sha256:2ed7d2af1e294c7ea2313b180704e06c0b4dcbb555176edac2d2ad417f52c140 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:00:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh 23:00:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:00:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:00:41 44324916b2f7: Preparing 23:00:41 a653017e1079: Preparing 23:00:41 e5a7ce14b442: Preparing 23:00:41 bacac092bcfe: Preparing 23:00:41 1a058d5342cc: Preparing 23:00:41 bacac092bcfe: Layer already exists 23:00:41 e5a7ce14b442: Layer already exists 23:00:41 a653017e1079: Layer already exists 23:00:41 1a058d5342cc: Layer already exists 23:00:41 44324916b2f7: Layer already exists 23:00:41 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20: digest: sha256:2ed7d2af1e294c7ea2313b180704e06c0b4dcbb555176edac2d2ad417f52c140 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:00:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 23:00:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 23:00:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:00:42 44324916b2f7: Preparing 23:00:42 a653017e1079: Preparing 23:00:42 e5a7ce14b442: Preparing 23:00:42 bacac092bcfe: Preparing 23:00:42 1a058d5342cc: Preparing 23:00:42 bacac092bcfe: Layer already exists 23:00:42 a653017e1079: Layer already exists 23:00:42 e5a7ce14b442: Layer already exists 23:00:42 1a058d5342cc: Layer already exists 23:00:42 44324916b2f7: Layer already exists 23:00:42 main: digest: sha256:2ed7d2af1e294c7ea2313b180704e06c0b4dcbb555176edac2d2ad417f52c140 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:00:42 ===================================================== [Pipeline] echo 23:00:42 taggedImages: 23:00:42 - nexus3.edgexfoundry.org:10004/support-scheduler:76a2231e8148cb604158a0f3c13d077a257babdb 23:00:42 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:00:42 - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.20 23:00:42 - nexus3.edgexfoundry.org:10004/support-scheduler:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:00:42 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 23:00:42 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 23:00:42 76a2231e8148cb604158a0f3c13d077a257babdb 23:00:42 latest 23:00:42 2.2.0-dev.20 23:00:42 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:00:42 main 23:00:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:00:42 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh 23:00:43 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:76a2231e8148cb604158a0f3c13d077a257babdb 23:00:43 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:00:43 5de84c36d370: Preparing 23:00:43 38f701bdb815: Preparing 23:00:43 aebf8682a18c: Preparing 23:00:43 5409e5b3972e: Preparing 23:00:43 4b4527d9d361: Preparing 23:00:43 0419e16943bb: Preparing 23:00:43 2bc6eda7d6fe: Preparing 23:00:43 38c686747f67: Preparing 23:00:43 698317193ef4: Preparing 23:00:43 3de006b0ad1b: Preparing 23:00:43 1a058d5342cc: Preparing 23:00:43 0419e16943bb: Waiting 23:00:43 2bc6eda7d6fe: Waiting 23:00:43 38c686747f67: Waiting 23:00:43 698317193ef4: Waiting 23:00:43 3de006b0ad1b: Waiting 23:00:43 1a058d5342cc: Waiting 23:00:43 4b4527d9d361: Layer already exists 23:00:43 0419e16943bb: Layer already exists 23:00:43 38f701bdb815: Pushed 23:00:43 2bc6eda7d6fe: Layer already exists 23:00:43 38c686747f67: Layer already exists 23:00:43 698317193ef4: Layer already exists 23:00:43 3de006b0ad1b: Layer already exists 23:00:43 1a058d5342cc: Layer already exists 23:00:43 5de84c36d370: Pushed 23:00:43 aebf8682a18c: Pushed 23:00:48 5409e5b3972e: Pushed 23:00:49 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:8f99f1ae0f9e2cd4753ccede1632fcb93a39e02ae4be84425531b0108114dd22 size: 2622 [Pipeline] isUnix [Pipeline] sh 23:00:49 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 23:00:49 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 23:00:49 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:00:49 5de84c36d370: Preparing 23:00:49 38f701bdb815: Preparing 23:00:49 aebf8682a18c: Preparing 23:00:49 5409e5b3972e: Preparing 23:00:49 4b4527d9d361: Preparing 23:00:49 0419e16943bb: Preparing 23:00:49 2bc6eda7d6fe: Preparing 23:00:49 38c686747f67: Preparing 23:00:49 698317193ef4: Preparing 23:00:49 3de006b0ad1b: Preparing 23:00:49 1a058d5342cc: Preparing 23:00:49 0419e16943bb: Waiting 23:00:49 2bc6eda7d6fe: Waiting 23:00:49 38c686747f67: Waiting 23:00:49 698317193ef4: Waiting 23:00:49 3de006b0ad1b: Waiting 23:00:49 1a058d5342cc: Waiting 23:00:49 5de84c36d370: Layer already exists 23:00:49 4b4527d9d361: Layer already exists 23:00:49 5409e5b3972e: Layer already exists 23:00:49 38f701bdb815: Layer already exists 23:00:49 aebf8682a18c: Layer already exists 23:00:49 38c686747f67: Layer already exists 23:00:49 0419e16943bb: Layer already exists 23:00:49 2bc6eda7d6fe: Layer already exists 23:00:49 3de006b0ad1b: Layer already exists 23:00:49 698317193ef4: Layer already exists 23:00:49 1a058d5342cc: Layer already exists 23:00:49 latest: digest: sha256:8f99f1ae0f9e2cd4753ccede1632fcb93a39e02ae4be84425531b0108114dd22 size: 2622 [Pipeline] isUnix [Pipeline] sh 23:00:50 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh 23:00:50 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.20 23:00:50 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:00:50 5de84c36d370: Preparing 23:00:50 38f701bdb815: Preparing 23:00:50 aebf8682a18c: Preparing 23:00:50 5409e5b3972e: Preparing 23:00:50 4b4527d9d361: Preparing 23:00:50 0419e16943bb: Preparing 23:00:50 2bc6eda7d6fe: Preparing 23:00:50 38c686747f67: Preparing 23:00:50 698317193ef4: Preparing 23:00:50 3de006b0ad1b: Preparing 23:00:50 1a058d5342cc: Preparing 23:00:50 2bc6eda7d6fe: Waiting 23:00:50 38c686747f67: Waiting 23:00:50 698317193ef4: Waiting 23:00:50 3de006b0ad1b: Waiting 23:00:50 1a058d5342cc: Waiting 23:00:50 0419e16943bb: Waiting 23:00:50 4b4527d9d361: Layer already exists 23:00:50 38f701bdb815: Layer already exists 23:00:50 aebf8682a18c: Layer already exists 23:00:50 5de84c36d370: Layer already exists 23:00:50 5409e5b3972e: Layer already exists 23:00:50 38c686747f67: Layer already exists 23:00:50 3de006b0ad1b: Layer already exists 23:00:50 2bc6eda7d6fe: Layer already exists 23:00:50 698317193ef4: Layer already exists 23:00:50 0419e16943bb: Layer already exists 23:00:50 1a058d5342cc: Layer already exists 23:00:50 2.2.0-dev.20: digest: sha256:8f99f1ae0f9e2cd4753ccede1632fcb93a39e02ae4be84425531b0108114dd22 size: 2622 [Pipeline] isUnix [Pipeline] sh 23:00:50 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh 23:00:51 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:00:51 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:00:51 5de84c36d370: Preparing 23:00:51 38f701bdb815: Preparing 23:00:51 aebf8682a18c: Preparing 23:00:51 5409e5b3972e: Preparing 23:00:51 4b4527d9d361: Preparing 23:00:51 0419e16943bb: Preparing 23:00:51 2bc6eda7d6fe: Preparing 23:00:51 38c686747f67: Preparing 23:00:51 698317193ef4: Preparing 23:00:51 3de006b0ad1b: Preparing 23:00:51 1a058d5342cc: Preparing 23:00:51 0419e16943bb: Waiting 23:00:51 2bc6eda7d6fe: Waiting 23:00:51 38c686747f67: Waiting 23:00:51 698317193ef4: Waiting 23:00:51 3de006b0ad1b: Waiting 23:00:51 1a058d5342cc: Waiting 23:00:51 5409e5b3972e: Layer already exists 23:00:51 5de84c36d370: Layer already exists 23:00:51 38f701bdb815: Layer already exists 23:00:51 4b4527d9d361: Layer already exists 23:00:51 aebf8682a18c: Layer already exists 23:00:51 698317193ef4: Layer already exists 23:00:51 2bc6eda7d6fe: Layer already exists 23:00:51 0419e16943bb: Layer already exists 23:00:51 38c686747f67: Layer already exists 23:00:51 3de006b0ad1b: Layer already exists 23:00:51 1a058d5342cc: Layer already exists 23:00:51 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20: digest: sha256:8f99f1ae0f9e2cd4753ccede1632fcb93a39e02ae4be84425531b0108114dd22 size: 2622 [Pipeline] isUnix [Pipeline] sh 23:00:51 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 23:00:51 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 23:00:51 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:00:51 5de84c36d370: Preparing 23:00:51 38f701bdb815: Preparing 23:00:51 aebf8682a18c: Preparing 23:00:51 5409e5b3972e: Preparing 23:00:51 4b4527d9d361: Preparing 23:00:51 0419e16943bb: Preparing 23:00:51 2bc6eda7d6fe: Preparing 23:00:51 38c686747f67: Preparing 23:00:51 698317193ef4: Preparing 23:00:51 3de006b0ad1b: Preparing 23:00:51 1a058d5342cc: Preparing 23:00:51 0419e16943bb: Waiting 23:00:51 2bc6eda7d6fe: Waiting 23:00:51 38c686747f67: Waiting 23:00:51 698317193ef4: Waiting 23:00:51 3de006b0ad1b: Waiting 23:00:51 1a058d5342cc: Waiting 23:00:51 4b4527d9d361: Layer already exists 23:00:51 aebf8682a18c: Layer already exists 23:00:51 5de84c36d370: Layer already exists 23:00:51 38f701bdb815: Layer already exists 23:00:51 5409e5b3972e: Layer already exists 23:00:51 0419e16943bb: Layer already exists 23:00:51 2bc6eda7d6fe: Layer already exists 23:00:51 38c686747f67: Layer already exists 23:00:51 3de006b0ad1b: Layer already exists 23:00:51 698317193ef4: Layer already exists 23:00:51 1a058d5342cc: Layer already exists 23:00:51 main: digest: sha256:8f99f1ae0f9e2cd4753ccede1632fcb93a39e02ae4be84425531b0108114dd22 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:00:51 ===================================================== [Pipeline] echo 23:00:51 taggedImages: 23:00:51 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:76a2231e8148cb604158a0f3c13d077a257babdb 23:00:51 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 23:00:51 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.20 23:00:51 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:00:51 - 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] } 23:01:50 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 23:01:56 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 23:02:02 Removing intermediate container cbb4f0cf05aa 23:02:02 ---> f4f459a81197 23:02:02 23:02:02 Step 9/22 : FROM alpine:3.14 23:02:02 3.14: Pulling from library/alpine 23:02:05 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 23:02:05 Status: Downloaded newer image for alpine:3.14 23:02:05 ---> 5b8b7b635229 23:02:05 Step 10/22 : RUN apk add --update --no-cache dumb-init 23:02:05 ---> Running in f4321de3adc0 23:02:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:02:07 Removing intermediate container 9050a93e5ca6 23:02:07 ---> 4ef16c4edd8a 23:02:07 23:02:07 Step 9/20 : FROM alpine:3.14 23:02:07 ---> 5b8b7b635229 23:02:07 Step 10/20 : RUN apk add --update --no-cache curl 23:02:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:02:07 ---> Running in ddf0da19abdb 23:02:08 (1/1) Installing dumb-init (1.2.5-r1) 23:02:08 Executing busybox-1.33.1-r6.trigger 23:02:08 OK: 6 MiB in 15 packages 23:02:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:02:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:02:10 Removing intermediate container f4321de3adc0 23:02:10 ---> 05842ebd2784 23:02:10 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:02:10 ---> Running in 702216e82c64 23:02:10 Removing intermediate container 04be190d76f7 23:02:10 ---> 29be930ff3d7 23:02:10 23:02:10 Step 9/30 : FROM alpine:3.14 23:02:10 ---> 5b8b7b635229 23:02:10 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:02:10 Removing intermediate container 14b55f5bc9e2 23:02:10 ---> 1c14fa276533 23:02:10 23:02:10 Step 9/24 : FROM alpine:3.14 23:02:10 ---> 5b8b7b635229 23:02:10 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:02:10 ---> Running in 60cf133259c1 23:02:10 ---> Running in c0f7e2dd7c6e 23:02:10 (1/5) Installing ca-certificates (20191127-r5) 23:02:10 (2/5) Installing brotli-libs (1.0.9-r5) 23:02:10 (3/5) Installing nghttp2-libs (1.43.0-r0) 23:02:10 (4/5) Installing libcurl (7.79.1-r0) 23:02:10 (5/5) Installing curl (7.79.1-r0) 23:02:10 Executing busybox-1.33.1-r6.trigger 23:02:11 Executing ca-certificates-20191127-r5.trigger 23:02:11 Removing intermediate container 702216e82c64 23:02:11 ---> fefb88ea4944 23:02:11 Step 12/22 : ENV APP_PORT=59882 23:02:11 ---> Running in 1ec2157ef07b 23:02:11 OK: 8 MiB in 19 packages 23:02:11 Removing intermediate container c0f7e2dd7c6e 23:02:11 ---> 30eb04543833 23:02:11 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 23:02:11 ---> Running in 0a894dd3c72e 23:02:12 Removing intermediate container 1ec2157ef07b 23:02:12 ---> bb5939ed11f0 23:02:12 Step 13/22 : EXPOSE $APP_PORT 23:02:12 ---> Running in b9a38a48f5b0 23:02:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:02:12 Removing intermediate container b9a38a48f5b0 23:02:12 ---> 8f6956d95bd2 23:02:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:02:12 Step 14/22 : WORKDIR / 23:02:13 ---> Running in be98dc346f79 23:02:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:02:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:02:13 Removing intermediate container cc01e00015e2 23:02:13 ---> 582cebbcc8e7 23:02:13 23:02:13 Step 9/21 : FROM alpine:3.14 23:02:13 ---> 5b8b7b635229 23:02:13 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 23:02:13 Removing intermediate container ddf0da19abdb 23:02:13 ---> f4c10a719879 23:02:13 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:02:13 ---> Running in dda567eeca4c 23:02:13 ---> Running in b25e2e0000b2 23:02:14 Removing intermediate container be98dc346f79 23:02:14 ---> 2d1a4d9ca1c5 23:02:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:02:14 (1/3) Installing ca-certificates (20191127-r5) 23:02:14 (2/3) Installing dumb-init (1.2.5-r1) 23:02:14 (3/3) Installing su-exec (0.2-r1) 23:02:14 Executing busybox-1.33.1-r6.trigger 23:02:14 Executing ca-certificates-20191127-r5.trigger 23:02:14 Removing intermediate container b25e2e0000b2 23:02:14 ---> 012e4c27bc05 23:02:14 Step 12/20 : WORKDIR /edgex 23:02:14 OK: 6 MiB in 17 packages 23:02:14 ---> Running in 7761c0f68bef 23:02:14 (1/2) Installing dumb-init (1.2.5-r1) 23:02:14 (2/2) Installing su-exec (0.2-r1) 23:02:14 Executing busybox-1.33.1-r6.trigger 23:02:14 OK: 6 MiB in 16 packages 23:02:15 ---> d2fb26b401e1 23:02:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:02:15 Removing intermediate container 7761c0f68bef 23:02:15 ---> 378c233077e3 23:02:15 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:02:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:02:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:02:16 Removing intermediate container 0a894dd3c72e 23:02:16 ---> ec5cc8413153 23:02:16 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 23:02:16 ---> f5529c07a2e1 23:02:16 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:02:16 ---> Running in 35b22472374d 23:02:16 Removing intermediate container 60cf133259c1 23:02:16 ---> eb0c9e44f902 23:02:16 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:02:16 ---> Running in 4ee0043bfb0c 23:02:16 (1/2) Installing ca-certificates (20191127-r5) 23:02:17 (2/2) Installing dumb-init (1.2.5-r1) 23:02:17 Executing busybox-1.33.1-r6.trigger 23:02:17 Executing ca-certificates-20191127-r5.trigger 23:02:17 ---> 3d03be5a6518 23:02:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:02:17 Removing intermediate container 35b22472374d 23:02:17 ---> eaff2affe35b 23:02:17 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:02:17 OK: 6 MiB in 16 packages 23:02:17 Removing intermediate container 4ee0043bfb0c 23:02:17 ---> ec75cfe09d88 23:02:17 Step 12/24 : WORKDIR / 23:02:17 ---> Running in f431e8e6df23 23:02:17 ---> Running in d7412c565b2f 23:02:18 Removing intermediate container f431e8e6df23 23:02:18 ---> 9a905195b765 23:02:18 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:02:18 ---> a5e0fb6aaeb2 23:02:18 Step 18/22 : ENTRYPOINT ["/core-command"] 23:02:18 Removing intermediate container d7412c565b2f 23:02:18 ---> 0b929d3a5c59 23:02:18 ---> a5517e03e79d 23:02:18 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:02:18 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:02:18 ---> Running in 1d80143644d4 23:02:18 ---> Running in 8ecca20765d0 23:02:19 Removing intermediate container 8ecca20765d0 23:02:19 ---> 133553dd9a8a 23:02:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:02:19 Removing intermediate container dda567eeca4c 23:02:19 ---> bee81fa41f3a 23:02:19 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:02:19 ---> 5652670c3ffd 23:02:19 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:02:19 ---> Running in db06aaf657d5 23:02:19 ---> Running in c83633a28334 23:02:19 ---> c80a08c5f2a1 23:02:19 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:02:20 Removing intermediate container db06aaf657d5 23:02:20 ---> 8457aa701ddd 23:02:20 Step 12/21 : ENV APP_PORT=59860 23:02:20 ---> Running in 89c015b0c273 23:02:20 Removing intermediate container c83633a28334 23:02:20 ---> 253a16580c60 23:02:20 Step 20/22 : LABEL arch=arm64 23:02:20 ---> Running in 91a7d4c5ebbd 23:02:20 ---> Running in 55eac249de9f 23:02:20 ---> 676f6d51869b 23:02:20 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:02:20 Removing intermediate container 89c015b0c273 23:02:20 ---> e9063cfb1772 23:02:20 Step 17/20 : CMD ["--init=true"] 23:02:20 Removing intermediate container 91a7d4c5ebbd 23:02:20 ---> 0d0ca500f766 23:02:20 Step 13/21 : EXPOSE $APP_PORT 23:02:21 ---> Running in d8cd16ddc0ec 23:02:21 ---> Running in 663f345dccd6 23:02:21 Removing intermediate container 55eac249de9f 23:02:21 ---> c52e0b70c7cc 23:02:21 Step 21/22 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb 23:02:21 Removing intermediate container 1d80143644d4 23:02:21 ---> 7ccb391b7842 23:02:21 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 23:02:21 ---> Running in be217e5d61d4 23:02:21 ---> Running in 6e46565da5f6 23:02:21 ---> 0d0da96f4f91 23:02:21 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:02:21 Removing intermediate container d8cd16ddc0ec 23:02:21 ---> 42477b0cca12 23:02:21 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 23:02:21 Removing intermediate container 663f345dccd6 23:02:21 ---> 3084d00c9a72 23:02:21 Step 18/20 : LABEL arch=arm64 23:02:21 ---> Running in ac57de032dae 23:02:21 Removing intermediate container be217e5d61d4 23:02:21 ---> da630f01ab85 23:02:21 Step 22/22 : LABEL version=2.2.0-dev.20 23:02:21 ---> Running in 585c55d11a25 23:02:21 Removing intermediate container 6e46565da5f6 23:02:21 ---> a21ba4e11a8e 23:02:21 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:02:22 Removing intermediate container ac57de032dae 23:02:22 ---> 95b6811c0591 23:02:22 Step 19/20 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb 23:02:22 Removing intermediate container 585c55d11a25 23:02:22 ---> 22a180636a14 23:02:22 23:02:22 ---> b311cf38d30e 23:02:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:02:22 ---> Running in 922064b70512 23:02:22 ---> 3ac01381c257 23:02:22 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:02:22 Successfully built 22a180636a14 23:02:22 Successfully tagged core-command-arm64:latest 23:02:22  Building core-command ... done Building sys-mgmt-agent 23:02:22 Removing intermediate container 922064b70512 23:02:22 ---> e5a2a915a8ea 23:02:22 Step 20/20 : LABEL version=2.2.0-dev.20 23:02:22 ---> e2e9d49fbfed 23:02:22 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:02:23 ---> Running in 229ac018f05e 23:02:23 ---> Running in 80e0a3c80937 23:02:24 Removing intermediate container 80e0a3c80937 23:02:24 ---> 150639bc5f4c 23:02:24 23:02:24 Successfully built 150639bc5f4c 23:02:24 Successfully tagged security-proxy-setup-arm64:latest 23:02:24  Building security-proxy-setup ... done Building core-metadata 23:02:24 ---> 557d0030383e 23:02:24 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:02:24 ---> e3ef91b76e52 23:02:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:02:25 ---> bc7bec3133b1 23:02:25 Step 17/21 : ENTRYPOINT ["/support-notifications"] 23:02:25 ---> Running in 2ccec1cbd51f 23:02:26 Removing intermediate container 229ac018f05e 23:02:26 ---> 80b5453c8c57 23:02:26 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 23:02:26 Removing intermediate container 2ccec1cbd51f 23:02:26 ---> 640083147ec7 23:02:26 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:02:26 ---> 47efd8e0722a 23:02:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:02:26 ---> Running in 14220b8e7610 23:02:26 ---> bd0ac98f153b 23:02:26 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:02:27 Removing intermediate container 14220b8e7610 23:02:27 ---> bd0c6a7ba248 23:02:27 Step 19/21 : LABEL arch=arm64 23:02:27 ---> Running in d179c4bd2e10 23:02:27 ---> d8e9427e22a1 23:02:27 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/ 23:02:27 ---> Running in b0d34a1921ee 23:02:28 Removing intermediate container d179c4bd2e10 23:02:28 ---> 839bfacd8aad 23:02:28 Step 20/21 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb 23:02:28 ---> Running in 353078981b17 23:02:28 Removing intermediate container 353078981b17 23:02:28 ---> 9e9feee06653 23:02:28 Step 21/21 : LABEL version=2.2.0-dev.20 23:02:28 ---> Running in b3017b28ea90 23:02:28 ---> ab5d262fd2d2 23:02:28 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:02:29 Removing intermediate container b3017b28ea90 23:02:29 ---> 27beada97308 23:02:29 23:02:29 Successfully built 27beada97308 23:02:29 Successfully tagged support-notifications-arm64:latest 23:02:29  Building support-notifications ... done Building support-scheduler 23:02:30 Removing intermediate container b0d34a1921ee 23:02:30 ---> 17da798fd91b 23:02:30 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 23:02:30 ---> ff162143ce8c 23:02:30 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:02:30 ---> Running in 661ce50ba6be 23:02:30 Removing intermediate container 661ce50ba6be 23:02:30 ---> facb448e2f79 23:02:30 Step 22/24 : LABEL arch=arm64 23:02:30 ---> Running in a4b807aada49 23:02:30 ---> 23a1ccfe5572 23:02:30 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 23:02:31 Removing intermediate container a4b807aada49 23:02:31 ---> 86a6f0732d00 23:02:31 Step 23/24 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb 23:02:31 ---> Running in 0788ec884833 23:02:31 ---> 5d0fffd6b399 23:02:31 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 23:02:32 ---> Running in b4add9e3cba6 23:02:32 Removing intermediate container 0788ec884833 23:02:32 ---> c070e4609695 23:02:32 Step 24/24 : LABEL version=2.2.0-dev.20 23:02:32 ---> Running in 4d35990be762 23:02:32 Removing intermediate container b4add9e3cba6 23:02:32 ---> f3a836b09294 23:02:32 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:02:32 Removing intermediate container 4d35990be762 23:02:32 ---> 736d52a0bed4 23:02:32 23:02:32 Successfully built 736d52a0bed4 23:02:32 Successfully tagged security-secretstore-setup-arm64:latest 23:02:33  Building security-secretstore-setup ... done Building core-data 23:02:33 ---> 9f291577ebcb 23:02:33 Step 25/30 : RUN chmod +x /entrypoint.sh 23:02:33 ---> Running in 28d0d8d60f45 23:02:35 Removing intermediate container 28d0d8d60f45 23:02:35 ---> 1940087b93d0 23:02:35 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 23:02:35 ---> Running in cdd5ed4c8db6 23:02:36 Removing intermediate container cdd5ed4c8db6 23:02:36 ---> 8a0cbeb4eef3 23:02:36 Step 27/30 : CMD ["gate"] 23:02:36 ---> Running in 00f894854a04 23:02:36 Removing intermediate container 00f894854a04 23:02:36 ---> ba08f16e739c 23:02:36 Step 28/30 : LABEL arch=arm64 23:02:37 ---> Running in a218f5bef349 23:02:37 Removing intermediate container a218f5bef349 23:02:37 ---> 46251fc35254 23:02:37 Step 29/30 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb 23:02:37 ---> Running in 6385a157ef93 23:02:38 Removing intermediate container 6385a157ef93 23:02:38 ---> acf0b2a861d1 23:02:38 Step 30/30 : LABEL version=2.2.0-dev.20 23:02:38 ---> Running in 7243d003d12e 23:02:39 Removing intermediate container 7243d003d12e 23:02:39 ---> f96c270480f1 23:02:39 23:02:39 Successfully built f96c270480f1 23:02:39 Successfully tagged security-bootstrapper-arm64:latest 23:02:52  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:02:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:02:52 ---> b69aa133e2f9 23:02:52 Step 3/22 : WORKDIR /edgex-go 23:02:52 ---> Using cache 23:02:52 ---> 15d11b95c4d9 23:02:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:02:52 ---> Using cache 23:02:52 ---> e8e37bd3400d 23:02:52 Step 5/22 : RUN apk add --update --no-cache make bash git 23:02:52 ---> Running in 1eab2c9dbdc6 23:02:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:02:53 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:02:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:02:53 ---> b69aa133e2f9 23:02:53 Step 3/22 : WORKDIR /edgex-go 23:02:53 ---> Using cache 23:02:53 ---> 15d11b95c4d9 23:02:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:02:53 ---> Using cache 23:02:53 ---> e8e37bd3400d 23:02:53 Step 5/22 : RUN apk add --update --no-cache make git 23:02:54 ---> Running in c8ef12afbbe3 23:02:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:02:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:02:55 OK: 220 MiB in 52 packages 23:02:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:02:57 Removing intermediate container 1eab2c9dbdc6 23:02:57 ---> 8cc2ff69eb57 23:02:57 Step 6/22 : COPY . . 23:02:57 OK: 220 MiB in 52 packages 23:02:58 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:02:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:02:58 ---> b69aa133e2f9 23:02:58 Step 3/23 : WORKDIR /edgex-go 23:02:58 ---> Using cache 23:02:58 ---> 15d11b95c4d9 23:02:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:02:58 ---> Using cache 23:02:58 ---> e8e37bd3400d 23:02:58 Step 5/23 : RUN apk add --update --no-cache make git 23:02:58 ---> Running in e1b8eeb87f0b 23:02:58 Removing intermediate container c8ef12afbbe3 23:02:58 ---> 8d98e3c23ba5 23:02:58 Step 6/22 : COPY . . 23:02:59 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:02:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:02:59 ---> b69aa133e2f9 23:02:59 Step 3/22 : WORKDIR /edgex-go 23:02:59 ---> Using cache 23:02:59 ---> 15d11b95c4d9 23:02:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:02:59 ---> Using cache 23:02:59 ---> e8e37bd3400d 23:02:59 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:02:59 ---> Running in 69d13949f0ff 23:02:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:03:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:03:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:03:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:03:01 OK: 220 MiB in 52 packages 23:03:02 OK: 220 MiB in 52 packages 23:03:03 Removing intermediate container e1b8eeb87f0b 23:03:03 ---> 4e1609644210 23:03:03 Step 6/23 : COPY go.mod . 23:03:03 Removing intermediate container 69d13949f0ff 23:03:03 ---> 42009f964776 23:03:03 Step 6/22 : COPY . . 23:03:04 ---> 26094e857398 23:03:04 Step 7/23 : RUN go mod download 23:03:04 ---> Running in e7d8c4cb062d 23:03:08 Removing intermediate container e7d8c4cb062d 23:03:08 ---> 5fac8da08101 23:03:08 Step 8/23 : COPY . . 23:03:08 ---> cb6df73cb170 23:03:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:03:08 ---> Running in 595bb0fd67b2 23:03:10 ---> ed8af4c53bc4 23:03:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:03:10 ---> Running in 378130d4e091 23:03:12 Removing intermediate container 595bb0fd67b2 23:03:12 ---> 80a7f430f480 23:03:12 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:03:12 ---> Running in d390e98aceb7 23:03:13 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 23:03:13 Removing intermediate container 378130d4e091 23:03:13 ---> ce37d6d8c3ac 23:03:13 Step 8/22 : RUN make cmd/core-metadata/core-metadata 23:03:14 ---> Running in 7424f8dbe06b 23:03:16 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 23:03:18 ---> d67124981420 23:03:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:03:18 ---> Running in f5bc71b11c27 23:03:25 Removing intermediate container f5bc71b11c27 23:03:25 ---> 6dca05729b44 23:03:25 Step 8/22 : RUN make cmd/core-data/core-data 23:03:25 ---> 3c6de8fee240 23:03:25 Step 9/23 : RUN go mod tidy 23:03:25 ---> Running in 4a798a34bb5d 23:03:25 ---> Running in 46b44c5335dc 23:03:26 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 23:03:30 Removing intermediate container 46b44c5335dc 23:03:30 ---> cb6ebb27dfe2 23:03:30 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 23:03:31 ---> Running in 267320000a88 23:03:33 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 23:05:09 Removing intermediate container d390e98aceb7 23:05:09 ---> 0d4df408c8ca 23:05:09 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:05:09 ---> Running in 6fef1acd34d4 23:05:09 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 23:05:09 Removing intermediate container 6fef1acd34d4 23:05:09 ---> 0b736c4a7c73 23:05:09 23:05:09 Step 10/22 : FROM docker:20.10.10 23:05:09 20.10.10: Pulling from library/docker 23:05:16 Removing intermediate container 7424f8dbe06b 23:05:16 ---> 1776546ba4b3 23:05:16 23:05:16 Step 9/22 : FROM alpine:3.14 23:05:16 ---> 5b8b7b635229 23:05:16 Step 10/22 : RUN apk add --update --no-cache dumb-init 23:05:16 ---> Using cache 23:05:16 ---> 05842ebd2784 23:05:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:05:16 ---> Using cache 23:05:16 ---> fefb88ea4944 23:05:16 Step 12/22 : ENV APP_PORT=59881 23:05:16 ---> Running in 026e258f332f 23:05:16 Removing intermediate container 026e258f332f 23:05:16 ---> c230d3375d6d 23:05:16 Step 13/22 : EXPOSE $APP_PORT 23:05:16 ---> Running in e6274b31ced2 23:05:17 Removing intermediate container e6274b31ced2 23:05:17 ---> 651df9bfef18 23:05:17 Step 14/22 : WORKDIR / 23:05:17 ---> Running in 1456e5df727d 23:05:18 Removing intermediate container 1456e5df727d 23:05:18 ---> bd4b2370bcf1 23:05:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:05:18 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 23:05:18 Status: Downloaded newer image for docker:20.10.10 23:05:18 ---> 520e9a0a30f7 23:05:18 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:05:18 ---> Running in 2fa041a688f1 23:05:19 ---> fbc3c0e6c667 23:05:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:05:19 Removing intermediate container 2fa041a688f1 23:05:19 ---> 96874b036081 23:05:19 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 23:05:19 ---> Running in da433d723c6b 23:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:05:21 ---> 10be6caa4e4a 23:05:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:05:21 Removing intermediate container 267320000a88 23:05:21 ---> ea8e568cee62 23:05:21 23:05:21 Step 11/23 : FROM alpine:3.14 23:05:21 ---> 5b8b7b635229 23:05:21 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:05:21 ---> Using cache 23:05:21 ---> 05842ebd2784 23:05:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:05:21 ---> Using cache 23:05:21 ---> fefb88ea4944 23:05:21 Step 14/23 : ENV APP_PORT=59861 23:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:05:21 ---> Running in a61fecca5a5f 23:05:22 Removing intermediate container a61fecca5a5f 23:05:22 ---> 8cfb3143a6a0 23:05:22 Step 15/23 : EXPOSE $APP_PORT 23:05:22 ---> Running in 35dc3e3d652c 23:05:22 (1/42) Installing readline (8.1.0-r0) 23:05:22 ---> 4ebe5a799509 23:05:22 Step 18/22 : ENTRYPOINT ["/core-metadata"] 23:05:22 (2/42) Installing bash (5.1.4-r0) 23:05:22 Executing bash-5.1.4-r0.post-install 23:05:22 (3/42) Installing brotli-libs (1.0.9-r5) 23:05:22 (4/42) Installing nghttp2-libs (1.43.0-r0) 23:05:22 (5/42) Installing libcurl (7.79.1-r0) 23:05:22 ---> Running in acc68900bd10 23:05:22 (6/42) Installing curl (7.79.1-r0) 23:05:22 (7/42) Installing dumb-init (1.2.5-r1) 23:05:22 (8/42) Installing libbz2 (1.0.8-r1) 23:05:22 (9/42) Installing expat (2.4.1-r0) 23:05:22 (10/42) Installing libffi (3.3-r2) 23:05:22 (11/42) Installing gdbm (1.19-r0) 23:05:22 (12/42) Installing xz-libs (5.2.5-r0) 23:05:22 (13/42) Installing libgcc (10.3.1_git20210424-r2) 23:05:22 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 23:05:22 (15/42) Installing mpdecimal (2.5.1-r1) 23:05:22 (16/42) Installing sqlite-libs (3.35.5-r0) 23:05:22 (17/42) Installing python3 (3.9.5-r2) 23:05:22 Removing intermediate container 35dc3e3d652c 23:05:22 ---> 25d7649f9aa0 23:05:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:05:22 Removing intermediate container acc68900bd10 23:05:22 ---> 7abe77b30fab 23:05:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:05:23 ---> Running in 74dd3f27ab37 23:05:23 Removing intermediate container 74dd3f27ab37 23:05:23 ---> e97b6223b3f6 23:05:23 Step 20/22 : LABEL arch=arm64 23:05:23 ---> ab17ef577568 23:05:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:05:23 ---> Running in 9556f9394938 23:05:24 Removing intermediate container 9556f9394938 23:05:24 ---> 3d043ce690bf 23:05:24 Step 21/22 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb 23:05:24 ---> Running in cd8d1ece417e 23:05:24 (18/42) Installing py3-appdirs (1.4.4-r2) 23:05:24 (19/42) Installing py3-chardet (4.0.0-r2) 23:05:24 (20/42) Installing py3-idna (3.2-r0) 23:05:24 (21/42) Installing py3-urllib3 (1.26.5-r0) 23:05:25 (22/42) Installing py3-certifi (2020.12.5-r1) 23:05:25 (23/42) Installing py3-requests (2.25.1-r4) 23:05:25 (24/42) Installing py3-msgpack (1.0.2-r1) 23:05:25 (25/42) Installing py3-lockfile (0.12.2-r4) 23:05:25 (26/42) Installing py3-cachecontrol (0.12.6-r1) 23:05:25 (27/42) Installing py3-colorama (0.4.4-r1) 23:05:25 (28/42) Installing py3-contextlib2 (0.6.0-r1) 23:05:25 (29/42) Installing py3-distlib (0.3.1-r3) 23:05:25 ---> 627b8e757800 23:05:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:05:25 (30/42) Installing py3-distro (1.5.0-r3) 23:05:25 (31/42) Installing py3-six (1.15.0-r1) 23:05:25 (32/42) Installing py3-webencodings (0.5.1-r4) 23:05:25 (33/42) Installing py3-html5lib (1.1-r1) 23:05:25 (34/42) Installing py3-parsing (2.4.7-r2) 23:05:25 (35/42) Installing py3-packaging (20.9-r1) 23:05:25 (36/42) Installing py3-toml (0.10.2-r2) 23:05:25 (37/42) Installing py3-pep517 (0.10.0-r2) 23:05:25 (38/42) Installing py3-progress (1.5-r2) 23:05:25 (39/42) Installing py3-retrying (1.3.3-r1) 23:05:25 (40/42) Installing py3-ordered-set (4.0.2-r1) 23:05:25 (41/42) Installing py3-setuptools (52.0.0-r3) 23:05:25 Removing intermediate container cd8d1ece417e 23:05:25 ---> 1fc1f2e5d5ed 23:05:25 Step 22/22 : LABEL version=2.2.0-dev.20 23:05:25 ---> Running in afbb359c9aa6 23:05:25 (42/42) Installing py3-pip (20.3.4-r1) 23:05:26 Executing busybox-1.33.1-r6.trigger 23:05:26 OK: 84 MiB in 64 packages 23:05:26 Removing intermediate container afbb359c9aa6 23:05:26 ---> 49ccb6b89e75 23:05:26 23:05:26 ---> c7159023e53d 23:05:26 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:05:26 ---> Running in 05dff46f1f34 23:05:26 Successfully built 49ccb6b89e75 23:05:26 Successfully tagged core-metadata-arm64:latest 23:05:27  Building core-metadata ... done Removing intermediate container 05dff46f1f34 23:05:27 ---> 0d62993c3c5b 23:05:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:05:27 ---> Running in cb02dccd30f6 23:05:27 Removing intermediate container 4a798a34bb5d 23:05:27 ---> 13cf0bd0fb9f 23:05:27 23:05:27 Step 9/22 : FROM alpine:3.14 23:05:27 ---> 5b8b7b635229 23:05:27 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:05:27 ---> Running in 75d92324fc57 23:05:27 Removing intermediate container cb02dccd30f6 23:05:27 ---> d9770deaf3ea 23:05:27 Step 21/23 : LABEL arch=arm64 23:05:27 ---> Running in 3cd39236a858 23:05:27 Removing intermediate container 75d92324fc57 23:05:27 ---> 8783b4e1b113 23:05:27 Step 11/22 : ENV APP_PORT=59880 23:05:28 ---> Running in 0daa07748822 23:05:28 Removing intermediate container 3cd39236a858 23:05:28 ---> 1ed7b8b21589 23:05:28 Step 22/23 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb 23:05:28 ---> Running in 229084dfe31c 23:05:28 Removing intermediate container 0daa07748822 23:05:28 ---> f442830e4599 23:05:28 Step 12/22 : EXPOSE $APP_PORT 23:05:28 ---> Running in b2a629f33658 23:05:28 Removing intermediate container 229084dfe31c 23:05:28 ---> 08e5f58fd38a 23:05:28 Step 23/23 : LABEL version=2.2.0-dev.20 23:05:28 ---> Running in a0e09899e1f9 23:05:28 Removing intermediate container b2a629f33658 23:05:28 ---> 2cd6a5e1b33f 23:05:28 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:05:29 ---> Running in 511b17276a0a 23:05:29 Removing intermediate container a0e09899e1f9 23:05:29 ---> fc17172756f8 23:05:29 23:05:29 Successfully built fc17172756f8 23:05:29 Successfully tagged support-scheduler-arm64:latest 23:05:30  Building support-scheduler ... done Collecting docker-compose==1.23.2 23:05:30 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:05:30 Removing intermediate container 511b17276a0a 23:05:30 ---> b42a49691679 23:05:30 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 23:05:31 ---> Running in 6dab4c5fa0fb 23:05:31 Collecting PyYAML<4,>=3.10 23:05:31 Downloading PyYAML-3.13.tar.gz (270 kB) 23:05:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:05:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:05:34 (1/6) Installing dumb-init (1.2.5-r1) 23:05:34 (2/6) Installing libgcc (10.3.1_git20210424-r2) 23:05:34 (3/6) Installing libsodium (1.0.18-r0) 23:05:34 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 23:05:34 (5/6) Installing libzmq (4.3.4-r0) 23:05:34 (6/6) Installing zeromq (4.3.4-r0) 23:05:34 Executing busybox-1.33.1-r6.trigger 23:05:34 OK: 8 MiB in 20 packages 23:05:34 Collecting docker<4.0,>=3.6.0 23:05:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:05:34 Collecting docopt<0.7,>=0.6.1 23:05:34 Downloading docopt-0.6.2.tar.gz (25 kB) 23:05:35 Removing intermediate container 6dab4c5fa0fb 23:05:35 ---> 7c9498a07f3b 23:05:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:05:36 ---> d83ba3c629da 23:05:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:05:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 23:05:36 Collecting texttable<0.10,>=0.9.0 23:05:36 Downloading texttable-0.9.1.tar.gz (11 kB) 23:05:37 ---> 7ceee14c3fe2 23:05:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:05:37 ---> 08b388da38b5 23:05:37 Step 18/22 : ENTRYPOINT ["/core-data"] 23:05:37 ---> Running in 60ecb28e3557 23:05:38 Removing intermediate container 60ecb28e3557 23:05:38 ---> 79b6413dbdb1 23:05:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:05:38 ---> Running in 5a360d9daa7c 23:05:38 Removing intermediate container 5a360d9daa7c 23:05:38 ---> 48456566ae03 23:05:38 Step 20/22 : LABEL arch=arm64 23:05:38 ---> Running in e5aa5fa56dc6 23:05:38 Collecting websocket-client<1.0,>=0.32.0 23:05:38 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:05:39 Removing intermediate container e5aa5fa56dc6 23:05:39 ---> dc6b8aebcb35 23:05:39 Step 21/22 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb 23:05:39 ---> Running in 401abf60d2c3 23:05:39 Removing intermediate container 401abf60d2c3 23:05:39 ---> 23531c70a4ad 23:05:39 Step 22/22 : LABEL version=2.2.0-dev.20 23:05:39 ---> Running in 09635dbe9bb5 23:05:40 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:05:40 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:05:40 Collecting cached-property<2,>=1.2.0 23:05:40 Removing intermediate container 09635dbe9bb5 23:05:40 ---> 109fed1a44bf 23:05:40 23:05:40 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:05:40 Successfully built 109fed1a44bf 23:05:40 Successfully tagged core-data-arm64:latest 23:05:40  Building core-data ... done Collecting jsonschema<3,>=2.5.1 23:05:40 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:05:40 Collecting dockerpty<0.5,>=0.4.1 23:05:40 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:05:43 Collecting docker-pycreds>=0.4.0 23:05:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:05:43 Collecting chardet<3.1.0,>=3.0.2 23:05:43 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:05:43 Collecting urllib3<1.25,>=1.21.1 23:05:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:05:43 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) 23:05:43 Collecting idna<2.8,>=2.5 23:05:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:05:44 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:05:44 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:05:44 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:05:44 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:05:44 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 23:05:44 Attempting uninstall: urllib3 23:05:44 Found existing installation: urllib3 1.26.5 23:05:44 Uninstalling urllib3-1.26.5: 23:05:44 Successfully uninstalled urllib3-1.26.5 23:05:45 Attempting uninstall: idna 23:05:45 Found existing installation: idna 3.2 23:05:45 Uninstalling idna-3.2: 23:05:45 Successfully uninstalled idna-3.2 23:05:46 Attempting uninstall: chardet 23:05:46 Found existing installation: chardet 4.0.0 23:05:46 Uninstalling chardet-4.0.0: 23:05:46 Successfully uninstalled chardet-4.0.0 23:05:47 Attempting uninstall: requests 23:05:47 Found existing installation: requests 2.25.1 23:05:47 Uninstalling requests-2.25.1: 23:05:47 Successfully uninstalled requests-2.25.1 23:05:48 Running setup.py install for texttable: started 23:05:49 Running setup.py install for texttable: finished with status 'done' 23:05:49 Running setup.py install for PyYAML: started 23:05:51 Running setup.py install for PyYAML: finished with status 'done' 23:05:51 Running setup.py install for docopt: started 23:05:53 Running setup.py install for docopt: finished with status 'done' 23:05:53 Running setup.py install for dockerpty: started 23:05:55 Running setup.py install for dockerpty: finished with status 'done' 23:05:56 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 23:06:05 Removing intermediate container da433d723c6b 23:06:05 ---> 89b8ddc60b7d 23:06:05 Step 13/22 : ENV APP_PORT=58890 23:06:05 ---> Running in 006797e09d97 23:06:05 Removing intermediate container 006797e09d97 23:06:05 ---> 917c28e9773c 23:06:05 Step 14/22 : EXPOSE $APP_PORT 23:06:05 ---> Running in 4ba3d0e4a3cf 23:06:05 Removing intermediate container 4ba3d0e4a3cf 23:06:05 ---> 07938750a80d 23:06:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:06:06 ---> b651c2b759d0 23:06:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:06:06 ---> 8ffb5c67ad77 23:06:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:06:07 ---> c34c5f32501a 23:06:07 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 23:06:07 ---> Running in c44662ab8765 23:06:08 Removing intermediate container c44662ab8765 23:06:08 ---> 3525a3ffa36a 23:06:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:06:08 ---> Running in 20d8728b7a89 23:06:08 Removing intermediate container 20d8728b7a89 23:06:08 ---> c07ada9a9571 23:06:08 Step 20/22 : LABEL arch=arm64 23:06:08 ---> Running in a3593a1cd295 23:06:08 Removing intermediate container a3593a1cd295 23:06:08 ---> da64918534e9 23:06:08 Step 21/22 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb 23:06:08 ---> Running in bc9d50c0be78 23:06:09 Removing intermediate container bc9d50c0be78 23:06:09 ---> 761013c6b9f3 23:06:09 Step 22/22 : LABEL version=2.2.0-dev.20 23:06:09 ---> Running in 794923ec620e 23:06:09 Removing intermediate container 794923ec620e 23:06:09 ---> 0428e3e952a7 23:06:09 23:06:10 Successfully built 0428e3e952a7 23:06:10 Successfully tagged sys-mgmt-agent-arm64:latest 23:06:10  Building sys-mgmt-agent ... done  [Pipeline] } 23:06:10 $ docker stop --time=1 7bdc933aee387cf8d9acaf9755fbf81f9f61146e2b11cadb90f2d2329c903698 23:06:11 $ docker rm -f 7bdc933aee387cf8d9acaf9755fbf81f9f61146e2b11cadb90f2d2329c903698 [Pipeline] // withDockerContainer [Pipeline] sh 23:06:12 + docker images 23:06:12 REPOSITORY TAG IMAGE ID CREATED SIZE 23:06:12 sys-mgmt-agent-arm64 latest 0428e3e952a7 3 seconds ago 280MB 23:06:12 core-data-arm64 latest 109fed1a44bf 32 seconds ago 19.2MB 23:06:12 support-scheduler-arm64 latest fc17172756f8 43 seconds ago 15.3MB 23:06:12 13cf0bd0fb9f 45 seconds ago 1.49GB 23:06:12 core-metadata-arm64 latest 49ccb6b89e75 47 seconds ago 15.9MB 23:06:12 ea8e568cee62 52 seconds ago 1.48GB 23:06:12 1776546ba4b3 58 seconds ago 1.48GB 23:06:12 0b736c4a7c73 About a minute ago 1.48GB 23:06:12 security-bootstrapper-arm64 latest f96c270480f1 3 minutes ago 18MB 23:06:12 security-secretstore-setup-arm64 latest 736d52a0bed4 3 minutes ago 26.8MB 23:06:12 support-notifications-arm64 latest 27beada97308 3 minutes ago 16MB 23:06:12 security-proxy-setup-arm64 latest 150639bc5f4c 3 minutes ago 25.3MB 23:06:12 core-command-arm64 latest 22a180636a14 3 minutes ago 15.1MB 23:06:12 582cebbcc8e7 3 minutes ago 1.48GB 23:06:12 1c14fa276533 4 minutes ago 1.48GB 23:06:12 29be930ff3d7 4 minutes ago 1.48GB 23:06:12 4ef16c4edd8a 4 minutes ago 1.48GB 23:06:12 f4f459a81197 4 minutes ago 1.47GB 23:06:12 ci-base-image-arm64 latest b69aa133e2f9 8 minutes ago 1.26GB 23:06:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 0ccda1f7e2ee 2 days ago 551MB 23:06:12 docker 20.10.10 520e9a0a30f7 2 months ago 200MB 23:06:12 alpine 3.14 5b8b7b635229 2 months ago 5.35MB 23:06:12 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 23:06:12 provisioning config files... 23:06:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/136@tmp/config7990901774224370312tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:06:13 ---> docker-login.sh 23:06:13 nexus3.edgexfoundry.org:10001 23:06:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:13 Configure a credential helper to remove this warning. See 23:06:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:13 23:06:13 Login Succeeded 23:06:13 nexus3.edgexfoundry.org:10002 23:06:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:14 Configure a credential helper to remove this warning. See 23:06:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:14 23:06:14 Login Succeeded 23:06:14 nexus3.edgexfoundry.org:10003 23:06:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:14 Configure a credential helper to remove this warning. See 23:06:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:14 23:06:14 Login Succeeded 23:06:14 nexus3.edgexfoundry.org:10004 23:06:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:14 Configure a credential helper to remove this warning. See 23:06:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:14 23:06:14 Login Succeeded 23:06:14 docker.io 23:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:15 Configure a credential helper to remove this warning. See 23:06:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:15 23:06:15 Login Succeeded 23:06:15 ---> docker-login.sh ends [Pipeline] } 23:06:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:06:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:06:15 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 23:06:15 76a2231e8148cb604158a0f3c13d077a257babdb 23:06:15 latest 23:06:15 2.2.0-dev.20 23:06:15 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:06:15 main 23:06:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:06:15 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh 23:06:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:76a2231e8148cb604158a0f3c13d077a257babdb 23:06:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:06:16 299c29629bbd: Preparing 23:06:16 02ad5911ea02: Preparing 23:06:16 1d8b9f763f0c: Preparing 23:06:16 7dff50af090b: Preparing 23:06:16 62170e181a92: Preparing 23:06:16 62170e181a92: Layer already exists 23:06:16 299c29629bbd: Pushed 23:06:16 1d8b9f763f0c: Pushed 23:06:16 7dff50af090b: Pushed 23:06:19 02ad5911ea02: Pushed 23:06:19 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:0957f15f1d1b670b636e9b3ca4505b4c58794e146a490a823628b60c356177bd size: 1363 [Pipeline] isUnix [Pipeline] sh 23:06:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:06:19 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:06:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:06:19 299c29629bbd: Preparing 23:06:19 02ad5911ea02: Preparing 23:06:19 1d8b9f763f0c: Preparing 23:06:19 7dff50af090b: Preparing 23:06:19 62170e181a92: Preparing 23:06:19 02ad5911ea02: Layer already exists 23:06:19 1d8b9f763f0c: Layer already exists 23:06:19 7dff50af090b: Layer already exists 23:06:19 299c29629bbd: Layer already exists 23:06:19 62170e181a92: Layer already exists 23:06:19 latest: digest: sha256:0957f15f1d1b670b636e9b3ca4505b4c58794e146a490a823628b60c356177bd size: 1363 [Pipeline] isUnix [Pipeline] sh 23:06:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh 23:06:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.20 23:06:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:06:20 299c29629bbd: Preparing 23:06:20 02ad5911ea02: Preparing 23:06:20 1d8b9f763f0c: Preparing 23:06:20 7dff50af090b: Preparing 23:06:20 62170e181a92: Preparing 23:06:20 299c29629bbd: Layer already exists 23:06:20 7dff50af090b: Layer already exists 23:06:20 02ad5911ea02: Layer already exists 23:06:20 1d8b9f763f0c: Layer already exists 23:06:20 62170e181a92: Layer already exists 23:06:20 2.2.0-dev.20: digest: sha256:0957f15f1d1b670b636e9b3ca4505b4c58794e146a490a823628b60c356177bd size: 1363 [Pipeline] isUnix [Pipeline] sh 23:06:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh 23:06:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:06:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:06:21 299c29629bbd: Preparing 23:06:21 02ad5911ea02: Preparing 23:06:21 1d8b9f763f0c: Preparing 23:06:21 7dff50af090b: Preparing 23:06:21 62170e181a92: Preparing 23:06:21 02ad5911ea02: Layer already exists 23:06:21 62170e181a92: Layer already exists 23:06:21 7dff50af090b: Layer already exists 23:06:21 299c29629bbd: Layer already exists 23:06:21 1d8b9f763f0c: Layer already exists 23:06:21 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20: digest: sha256:0957f15f1d1b670b636e9b3ca4505b4c58794e146a490a823628b60c356177bd size: 1363 [Pipeline] isUnix [Pipeline] sh 23:06:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 23:06:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 23:06:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:06:22 299c29629bbd: Preparing 23:06:22 02ad5911ea02: Preparing 23:06:22 1d8b9f763f0c: Preparing 23:06:22 7dff50af090b: Preparing 23:06:22 62170e181a92: Preparing 23:06:22 7dff50af090b: Layer already exists 23:06:22 299c29629bbd: Layer already exists 23:06:22 02ad5911ea02: Layer already exists 23:06:22 1d8b9f763f0c: Layer already exists 23:06:22 62170e181a92: Layer already exists 23:06:22 main: digest: sha256:0957f15f1d1b670b636e9b3ca4505b4c58794e146a490a823628b60c356177bd size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:06:22 ===================================================== [Pipeline] echo 23:06:22 taggedImages: 23:06:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:76a2231e8148cb604158a0f3c13d077a257babdb 23:06:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:06:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.20 23:06:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:06:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 23:06:22 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 23:06:22 76a2231e8148cb604158a0f3c13d077a257babdb 23:06:22 latest 23:06:22 2.2.0-dev.20 23:06:22 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:06:22 main 23:06:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:06:22 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh 23:06:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:76a2231e8148cb604158a0f3c13d077a257babdb 23:06:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:06:23 37aaed26d8e8: Preparing 23:06:23 c1cfd729f5df: Preparing 23:06:23 1d8b9f763f0c: Preparing 23:06:23 dd7d70994a8e: Preparing 23:06:23 bbb89fd6fdf4: Preparing 23:06:23 62170e181a92: Preparing 23:06:23 62170e181a92: Waiting 23:06:23 1d8b9f763f0c: Layer already exists 23:06:23 62170e181a92: Layer already exists 23:06:23 37aaed26d8e8: Pushed 23:06:23 bbb89fd6fdf4: Pushed 23:06:23 dd7d70994a8e: Pushed 23:06:25 c1cfd729f5df: Pushed 23:06:26 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:bf273afa1c131a00de9ba5625b1fe9b317f5b3a6b30589f8a92f85726c88337c size: 1572 [Pipeline] isUnix [Pipeline] sh 23:06:26 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:06:26 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:06:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:06:26 37aaed26d8e8: Preparing 23:06:26 c1cfd729f5df: Preparing 23:06:26 1d8b9f763f0c: Preparing 23:06:26 dd7d70994a8e: Preparing 23:06:26 bbb89fd6fdf4: Preparing 23:06:26 62170e181a92: Preparing 23:06:26 62170e181a92: Waiting 23:06:26 bbb89fd6fdf4: Layer already exists 23:06:26 dd7d70994a8e: Layer already exists 23:06:26 37aaed26d8e8: Layer already exists 23:06:26 c1cfd729f5df: Layer already exists 23:06:26 1d8b9f763f0c: Layer already exists 23:06:26 62170e181a92: Layer already exists 23:06:27 latest: digest: sha256:bf273afa1c131a00de9ba5625b1fe9b317f5b3a6b30589f8a92f85726c88337c size: 1572 [Pipeline] isUnix [Pipeline] sh 23:06:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh 23:06:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.20 23:06:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:06:27 37aaed26d8e8: Preparing 23:06:27 c1cfd729f5df: Preparing 23:06:27 1d8b9f763f0c: Preparing 23:06:27 dd7d70994a8e: Preparing 23:06:27 bbb89fd6fdf4: Preparing 23:06:27 62170e181a92: Preparing 23:06:27 62170e181a92: Waiting 23:06:27 1d8b9f763f0c: Layer already exists 23:06:27 bbb89fd6fdf4: Layer already exists 23:06:27 dd7d70994a8e: Layer already exists 23:06:27 37aaed26d8e8: Layer already exists 23:06:27 c1cfd729f5df: Layer already exists 23:06:27 62170e181a92: Layer already exists 23:06:28 2.2.0-dev.20: digest: sha256:bf273afa1c131a00de9ba5625b1fe9b317f5b3a6b30589f8a92f85726c88337c size: 1572 [Pipeline] isUnix [Pipeline] sh 23:06:28 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh 23:06:28 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:06:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:06:28 37aaed26d8e8: Preparing 23:06:28 c1cfd729f5df: Preparing 23:06:28 1d8b9f763f0c: Preparing 23:06:28 dd7d70994a8e: Preparing 23:06:28 bbb89fd6fdf4: Preparing 23:06:28 62170e181a92: Preparing 23:06:28 62170e181a92: Waiting 23:06:28 1d8b9f763f0c: Layer already exists 23:06:28 c1cfd729f5df: Layer already exists 23:06:28 37aaed26d8e8: Layer already exists 23:06:28 bbb89fd6fdf4: Layer already exists 23:06:28 dd7d70994a8e: Layer already exists 23:06:28 62170e181a92: Layer already exists 23:06:28 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20: digest: sha256:bf273afa1c131a00de9ba5625b1fe9b317f5b3a6b30589f8a92f85726c88337c size: 1572 [Pipeline] isUnix [Pipeline] sh 23:06:29 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 23:06:29 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 23:06:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:06:29 37aaed26d8e8: Preparing 23:06:29 c1cfd729f5df: Preparing 23:06:29 1d8b9f763f0c: Preparing 23:06:29 dd7d70994a8e: Preparing 23:06:29 bbb89fd6fdf4: Preparing 23:06:29 62170e181a92: Preparing 23:06:29 62170e181a92: Waiting 23:06:29 bbb89fd6fdf4: Layer already exists 23:06:29 dd7d70994a8e: Layer already exists 23:06:29 1d8b9f763f0c: Layer already exists 23:06:29 c1cfd729f5df: Layer already exists 23:06:29 37aaed26d8e8: Layer already exists 23:06:29 62170e181a92: Layer already exists 23:06:29 main: digest: sha256:bf273afa1c131a00de9ba5625b1fe9b317f5b3a6b30589f8a92f85726c88337c size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:06:29 ===================================================== [Pipeline] echo 23:06:29 taggedImages: 23:06:29 - nexus3.edgexfoundry.org:10004/core-data-arm64:76a2231e8148cb604158a0f3c13d077a257babdb 23:06:29 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:06:29 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.20 23:06:29 - nexus3.edgexfoundry.org:10004/core-data-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:06:29 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 23:06:30 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 23:06:30 76a2231e8148cb604158a0f3c13d077a257babdb 23:06:30 latest 23:06:30 2.2.0-dev.20 23:06:30 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:06:30 main 23:06:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:06:30 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh 23:06:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:76a2231e8148cb604158a0f3c13d077a257babdb 23:06:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:06:30 4d45c2ce9fbe: Preparing 23:06:30 3d4ed3c6b4ac: Preparing 23:06:30 1d8b9f763f0c: Preparing 23:06:30 7dff50af090b: Preparing 23:06:30 62170e181a92: Preparing 23:06:31 1d8b9f763f0c: Layer already exists 23:06:31 62170e181a92: Layer already exists 23:06:31 7dff50af090b: Layer already exists 23:06:31 4d45c2ce9fbe: Pushed 23:06:33 3d4ed3c6b4ac: Pushed 23:06:33 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:5708ed15c41a8d84db4589faecbfc95ea2df8b9475a31e537460c3bbfaf2d433 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:06:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:06:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:06:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:06:34 4d45c2ce9fbe: Preparing 23:06:34 3d4ed3c6b4ac: Preparing 23:06:34 1d8b9f763f0c: Preparing 23:06:34 7dff50af090b: Preparing 23:06:34 62170e181a92: Preparing 23:06:34 1d8b9f763f0c: Layer already exists 23:06:34 62170e181a92: Layer already exists 23:06:34 7dff50af090b: Layer already exists 23:06:34 3d4ed3c6b4ac: Layer already exists 23:06:34 4d45c2ce9fbe: Layer already exists 23:06:34 latest: digest: sha256:5708ed15c41a8d84db4589faecbfc95ea2df8b9475a31e537460c3bbfaf2d433 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:06:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh 23:06:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.20 23:06:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:06:35 4d45c2ce9fbe: Preparing 23:06:35 3d4ed3c6b4ac: Preparing 23:06:35 1d8b9f763f0c: Preparing 23:06:35 7dff50af090b: Preparing 23:06:35 62170e181a92: Preparing 23:06:35 3d4ed3c6b4ac: Layer already exists 23:06:35 62170e181a92: Layer already exists 23:06:35 1d8b9f763f0c: Layer already exists 23:06:35 7dff50af090b: Layer already exists 23:06:35 4d45c2ce9fbe: Layer already exists 23:06:35 2.2.0-dev.20: digest: sha256:5708ed15c41a8d84db4589faecbfc95ea2df8b9475a31e537460c3bbfaf2d433 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:06:35 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh 23:06:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:06:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:06:36 4d45c2ce9fbe: Preparing 23:06:36 3d4ed3c6b4ac: Preparing 23:06:36 1d8b9f763f0c: Preparing 23:06:36 7dff50af090b: Preparing 23:06:36 62170e181a92: Preparing 23:06:36 3d4ed3c6b4ac: Layer already exists 23:06:36 62170e181a92: Layer already exists 23:06:36 7dff50af090b: Layer already exists 23:06:36 1d8b9f763f0c: Layer already exists 23:06:36 4d45c2ce9fbe: Layer already exists 23:06:36 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20: digest: sha256:5708ed15c41a8d84db4589faecbfc95ea2df8b9475a31e537460c3bbfaf2d433 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:06:36 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 23:06:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 23:06:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:06:37 4d45c2ce9fbe: Preparing 23:06:37 3d4ed3c6b4ac: Preparing 23:06:37 1d8b9f763f0c: Preparing 23:06:37 7dff50af090b: Preparing 23:06:37 62170e181a92: Preparing 23:06:37 62170e181a92: Layer already exists 23:06:37 4d45c2ce9fbe: Layer already exists 23:06:37 3d4ed3c6b4ac: Layer already exists 23:06:37 7dff50af090b: Layer already exists 23:06:37 1d8b9f763f0c: Layer already exists 23:06:37 main: digest: sha256:5708ed15c41a8d84db4589faecbfc95ea2df8b9475a31e537460c3bbfaf2d433 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:06:37 ===================================================== [Pipeline] echo 23:06:37 taggedImages: 23:06:37 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:76a2231e8148cb604158a0f3c13d077a257babdb 23:06:37 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:06:37 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.20 23:06:37 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:06:37 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 23:06:37 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 23:06:37 76a2231e8148cb604158a0f3c13d077a257babdb 23:06:37 latest 23:06:37 2.2.0-dev.20 23:06:37 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:06:37 main 23:06:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:06:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh 23:06:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:76a2231e8148cb604158a0f3c13d077a257babdb 23:06:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:06:38 969174817f7e: Preparing 23:06:38 969174817f7e: Preparing 23:06:38 8e39a3c3c44f: Preparing 23:06:38 768b63a2414e: Preparing 23:06:38 b0fdfdf09cb8: Preparing 23:06:38 a765caac72c4: Preparing 23:06:38 1d8b9f763f0c: Preparing 23:06:38 c9f0f5d2c001: Preparing 23:06:38 c4b11606e316: Preparing 23:06:38 1f10a599ffaa: Preparing 23:06:38 c72fc2be4346: Preparing 23:06:38 62170e181a92: Preparing 23:06:38 1d8b9f763f0c: Waiting 23:06:38 c72fc2be4346: Waiting 23:06:38 1f10a599ffaa: Waiting 23:06:38 c9f0f5d2c001: Waiting 23:06:38 c4b11606e316: Waiting 23:06:38 62170e181a92: Waiting 23:06:38 768b63a2414e: Pushed 23:06:38 969174817f7e: Pushed 23:06:38 8e39a3c3c44f: Pushed 23:06:38 b0fdfdf09cb8: Pushed 23:06:38 1d8b9f763f0c: Layer already exists 23:06:38 c9f0f5d2c001: Pushed 23:06:38 1f10a599ffaa: Pushed 23:06:38 62170e181a92: Layer already exists 23:06:38 c4b11606e316: Pushed 23:06:38 c72fc2be4346: Pushed 23:06:42 a765caac72c4: Pushed 23:06:42 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:3d7be871a51e7a5a48ce284a5cf42221842d9b9b27413e00d51330cbcb44c897 size: 2817 [Pipeline] isUnix [Pipeline] sh 23:06:42 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:06:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:06:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:06:42 969174817f7e: Preparing 23:06:42 969174817f7e: Preparing 23:06:42 8e39a3c3c44f: Preparing 23:06:42 768b63a2414e: Preparing 23:06:42 b0fdfdf09cb8: Preparing 23:06:42 a765caac72c4: Preparing 23:06:42 1d8b9f763f0c: Preparing 23:06:42 c9f0f5d2c001: Preparing 23:06:42 c4b11606e316: Preparing 23:06:42 1f10a599ffaa: Preparing 23:06:42 c72fc2be4346: Preparing 23:06:42 62170e181a92: Preparing 23:06:42 1d8b9f763f0c: Waiting 23:06:42 c9f0f5d2c001: Waiting 23:06:42 1f10a599ffaa: Waiting 23:06:42 c4b11606e316: Waiting 23:06:42 c72fc2be4346: Waiting 23:06:42 62170e181a92: Waiting 23:06:42 768b63a2414e: Layer already exists 23:06:42 b0fdfdf09cb8: Layer already exists 23:06:42 a765caac72c4: Layer already exists 23:06:42 8e39a3c3c44f: Layer already exists 23:06:42 969174817f7e: Layer already exists 23:06:42 1d8b9f763f0c: Layer already exists 23:06:42 1f10a599ffaa: Layer already exists 23:06:42 c9f0f5d2c001: Layer already exists 23:06:42 c72fc2be4346: Layer already exists 23:06:42 c4b11606e316: Layer already exists 23:06:42 62170e181a92: Layer already exists 23:06:43 latest: digest: sha256:3d7be871a51e7a5a48ce284a5cf42221842d9b9b27413e00d51330cbcb44c897 size: 2817 [Pipeline] isUnix [Pipeline] sh 23:06:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh 23:06:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.20 23:06:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:06:43 969174817f7e: Preparing 23:06:43 969174817f7e: Preparing 23:06:43 8e39a3c3c44f: Preparing 23:06:43 768b63a2414e: Preparing 23:06:43 b0fdfdf09cb8: Preparing 23:06:43 a765caac72c4: Preparing 23:06:43 1d8b9f763f0c: Preparing 23:06:43 c9f0f5d2c001: Preparing 23:06:43 c4b11606e316: Preparing 23:06:43 1f10a599ffaa: Preparing 23:06:43 c72fc2be4346: Preparing 23:06:43 62170e181a92: Preparing 23:06:43 c4b11606e316: Waiting 23:06:43 1f10a599ffaa: Waiting 23:06:43 c72fc2be4346: Waiting 23:06:43 62170e181a92: Waiting 23:06:43 1d8b9f763f0c: Waiting 23:06:43 c9f0f5d2c001: Waiting 23:06:43 a765caac72c4: Layer already exists 23:06:43 768b63a2414e: Layer already exists 23:06:43 8e39a3c3c44f: Layer already exists 23:06:43 969174817f7e: Layer already exists 23:06:43 b0fdfdf09cb8: Layer already exists 23:06:43 c9f0f5d2c001: Layer already exists 23:06:43 c4b11606e316: Layer already exists 23:06:43 1d8b9f763f0c: Layer already exists 23:06:43 c72fc2be4346: Layer already exists 23:06:43 1f10a599ffaa: Layer already exists 23:06:43 62170e181a92: Layer already exists 23:06:44 2.2.0-dev.20: digest: sha256:3d7be871a51e7a5a48ce284a5cf42221842d9b9b27413e00d51330cbcb44c897 size: 2817 [Pipeline] isUnix [Pipeline] sh 23:06:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh 23:06:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:06:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:06:44 969174817f7e: Preparing 23:06:44 969174817f7e: Preparing 23:06:44 8e39a3c3c44f: Preparing 23:06:44 768b63a2414e: Preparing 23:06:44 b0fdfdf09cb8: Preparing 23:06:44 a765caac72c4: Preparing 23:06:44 1d8b9f763f0c: Preparing 23:06:44 c9f0f5d2c001: Preparing 23:06:44 c4b11606e316: Preparing 23:06:44 1f10a599ffaa: Preparing 23:06:44 c72fc2be4346: Preparing 23:06:44 62170e181a92: Preparing 23:06:44 c4b11606e316: Waiting 23:06:44 1f10a599ffaa: Waiting 23:06:44 c9f0f5d2c001: Waiting 23:06:44 c72fc2be4346: Waiting 23:06:44 62170e181a92: Waiting 23:06:44 1d8b9f763f0c: Waiting 23:06:44 a765caac72c4: Layer already exists 23:06:44 969174817f7e: Layer already exists 23:06:44 768b63a2414e: Layer already exists 23:06:44 b0fdfdf09cb8: Layer already exists 23:06:44 8e39a3c3c44f: Layer already exists 23:06:44 1d8b9f763f0c: Layer already exists 23:06:44 c4b11606e316: Layer already exists 23:06:44 c9f0f5d2c001: Layer already exists 23:06:44 1f10a599ffaa: Layer already exists 23:06:44 c72fc2be4346: Layer already exists 23:06:44 62170e181a92: Layer already exists 23:06:44 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20: digest: sha256:3d7be871a51e7a5a48ce284a5cf42221842d9b9b27413e00d51330cbcb44c897 size: 2817 [Pipeline] isUnix [Pipeline] sh 23:06:45 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 23:06:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 23:06:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:06:45 969174817f7e: Preparing 23:06:45 969174817f7e: Preparing 23:06:45 8e39a3c3c44f: Preparing 23:06:45 768b63a2414e: Preparing 23:06:45 b0fdfdf09cb8: Preparing 23:06:45 a765caac72c4: Preparing 23:06:45 1d8b9f763f0c: Preparing 23:06:45 c9f0f5d2c001: Preparing 23:06:45 c4b11606e316: Preparing 23:06:45 1f10a599ffaa: Preparing 23:06:45 c72fc2be4346: Preparing 23:06:45 62170e181a92: Preparing 23:06:45 1d8b9f763f0c: Waiting 23:06:45 c9f0f5d2c001: Waiting 23:06:45 c4b11606e316: Waiting 23:06:45 1f10a599ffaa: Waiting 23:06:45 c72fc2be4346: Waiting 23:06:45 62170e181a92: Waiting 23:06:45 969174817f7e: Layer already exists 23:06:45 a765caac72c4: Layer already exists 23:06:45 8e39a3c3c44f: Layer already exists 23:06:45 b0fdfdf09cb8: Layer already exists 23:06:45 768b63a2414e: Layer already exists 23:06:45 c9f0f5d2c001: Layer already exists 23:06:45 1d8b9f763f0c: Layer already exists 23:06:45 1f10a599ffaa: Layer already exists 23:06:45 c72fc2be4346: Layer already exists 23:06:45 c4b11606e316: Layer already exists 23:06:45 62170e181a92: Layer already exists 23:06:45 main: digest: sha256:3d7be871a51e7a5a48ce284a5cf42221842d9b9b27413e00d51330cbcb44c897 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:06:45 ===================================================== [Pipeline] echo 23:06:45 taggedImages: 23:06:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:76a2231e8148cb604158a0f3c13d077a257babdb 23:06:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:06:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.20 23:06:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:06:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 23:06:46 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 23:06:46 76a2231e8148cb604158a0f3c13d077a257babdb 23:06:46 latest 23:06:46 2.2.0-dev.20 23:06:46 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:06:46 main 23:06:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:06:46 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh 23:06:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb 23:06:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:06:46 a755efe52193: Preparing 23:06:46 97861b36c6bc: Preparing 23:06:46 3b6e535b8535: Preparing 23:06:46 8c4bfd44cf3f: Preparing 23:06:46 26e6a786714f: Preparing 23:06:46 62170e181a92: Preparing 23:06:46 62170e181a92: Waiting 23:06:46 8c4bfd44cf3f: Pushed 23:06:46 3b6e535b8535: Pushed 23:06:46 62170e181a92: Layer already exists 23:06:47 26e6a786714f: Pushed 23:06:48 97861b36c6bc: Pushed 23:06:49 a755efe52193: Pushed 23:06:49 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:785fe6fd0cd2f1895c0685a3fd63fc5fe45737cf741fa8a38208d5e044fee5c0 size: 1576 [Pipeline] isUnix [Pipeline] sh 23:06:49 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:06:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:06:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:06:50 a755efe52193: Preparing 23:06:50 97861b36c6bc: Preparing 23:06:50 3b6e535b8535: Preparing 23:06:50 8c4bfd44cf3f: Preparing 23:06:50 26e6a786714f: Preparing 23:06:50 62170e181a92: Preparing 23:06:50 62170e181a92: Waiting 23:06:50 8c4bfd44cf3f: Layer already exists 23:06:50 97861b36c6bc: Layer already exists 23:06:50 26e6a786714f: Layer already exists 23:06:50 a755efe52193: Layer already exists 23:06:50 3b6e535b8535: Layer already exists 23:06:50 62170e181a92: Layer already exists 23:06:50 latest: digest: sha256:785fe6fd0cd2f1895c0685a3fd63fc5fe45737cf741fa8a38208d5e044fee5c0 size: 1576 [Pipeline] isUnix [Pipeline] sh 23:06:50 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh 23:06:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.20 23:06:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:06:51 a755efe52193: Preparing 23:06:51 97861b36c6bc: Preparing 23:06:51 3b6e535b8535: Preparing 23:06:51 8c4bfd44cf3f: Preparing 23:06:51 26e6a786714f: Preparing 23:06:51 62170e181a92: Preparing 23:06:51 62170e181a92: Waiting 23:06:51 97861b36c6bc: Layer already exists 23:06:51 8c4bfd44cf3f: Layer already exists 23:06:51 26e6a786714f: Layer already exists 23:06:51 a755efe52193: Layer already exists 23:06:51 3b6e535b8535: Layer already exists 23:06:51 62170e181a92: Layer already exists 23:06:51 2.2.0-dev.20: digest: sha256:785fe6fd0cd2f1895c0685a3fd63fc5fe45737cf741fa8a38208d5e044fee5c0 size: 1576 [Pipeline] isUnix [Pipeline] sh 23:06:51 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh 23:06:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:06:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:06:52 a755efe52193: Preparing 23:06:52 97861b36c6bc: Preparing 23:06:52 3b6e535b8535: Preparing 23:06:52 8c4bfd44cf3f: Preparing 23:06:52 26e6a786714f: Preparing 23:06:52 62170e181a92: Preparing 23:06:52 62170e181a92: Waiting 23:06:52 a755efe52193: Layer already exists 23:06:52 26e6a786714f: Layer already exists 23:06:52 97861b36c6bc: Layer already exists 23:06:52 8c4bfd44cf3f: Layer already exists 23:06:52 3b6e535b8535: Layer already exists 23:06:52 62170e181a92: Layer already exists 23:06:52 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20: digest: sha256:785fe6fd0cd2f1895c0685a3fd63fc5fe45737cf741fa8a38208d5e044fee5c0 size: 1576 [Pipeline] isUnix [Pipeline] sh 23:06:52 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 23:06:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 23:06:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:06:53 a755efe52193: Preparing 23:06:53 97861b36c6bc: Preparing 23:06:53 3b6e535b8535: Preparing 23:06:53 8c4bfd44cf3f: Preparing 23:06:53 26e6a786714f: Preparing 23:06:53 62170e181a92: Preparing 23:06:53 62170e181a92: Waiting 23:06:53 3b6e535b8535: Layer already exists 23:06:53 8c4bfd44cf3f: Layer already exists 23:06:53 26e6a786714f: Layer already exists 23:06:53 a755efe52193: Layer already exists 23:06:53 97861b36c6bc: Layer already exists 23:06:53 62170e181a92: Layer already exists 23:06:53 main: digest: sha256:785fe6fd0cd2f1895c0685a3fd63fc5fe45737cf741fa8a38208d5e044fee5c0 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:06:53 ===================================================== [Pipeline] echo 23:06:53 taggedImages: 23:06:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb 23:06:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:06:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.20 23:06:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:06:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 23:06:53 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 23:06:53 76a2231e8148cb604158a0f3c13d077a257babdb 23:06:53 latest 23:06:53 2.2.0-dev.20 23:06:53 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:06:53 main 23:06:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:06:53 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh 23:06:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb 23:06:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:06:54 0361943002cf: Preparing 23:06:54 4ca2c1bb5220: Preparing 23:06:54 18330a4759b4: Preparing 23:06:54 dc430d529133: Preparing 23:06:54 dca31b5c047e: Preparing 23:06:54 964c494a84de: Preparing 23:06:54 f976ee183b77: Preparing 23:06:54 f43f734e960d: Preparing 23:06:54 c2068135e125: Preparing 23:06:54 62170e181a92: Preparing 23:06:54 964c494a84de: Waiting 23:06:54 c2068135e125: Waiting 23:06:54 62170e181a92: Waiting 23:06:54 f976ee183b77: Waiting 23:06:54 f43f734e960d: Waiting 23:06:54 4ca2c1bb5220: Pushed 23:06:54 0361943002cf: Pushed 23:06:54 dca31b5c047e: Pushed 23:06:54 964c494a84de: Pushed 23:06:54 f976ee183b77: Pushed 23:06:54 f43f734e960d: Pushed 23:06:54 62170e181a92: Layer already exists 23:06:54 c2068135e125: Pushed 23:06:56 dc430d529133: Pushed 23:06:57 18330a4759b4: Pushed 23:06:57 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:964e37a03f650ac7a52f4d5bf3c7617c0fa2d28b067f56cbde6968873991eb00 size: 2405 [Pipeline] isUnix [Pipeline] sh 23:06:57 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:06:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:06:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:06:57 0361943002cf: Preparing 23:06:57 4ca2c1bb5220: Preparing 23:06:57 18330a4759b4: Preparing 23:06:57 dc430d529133: Preparing 23:06:57 dca31b5c047e: Preparing 23:06:57 964c494a84de: Preparing 23:06:57 f976ee183b77: Preparing 23:06:57 f43f734e960d: Preparing 23:06:57 c2068135e125: Preparing 23:06:57 62170e181a92: Preparing 23:06:57 f976ee183b77: Waiting 23:06:57 c2068135e125: Waiting 23:06:57 f43f734e960d: Waiting 23:06:57 62170e181a92: Waiting 23:06:57 4ca2c1bb5220: Layer already exists 23:06:57 18330a4759b4: Layer already exists 23:06:57 0361943002cf: Layer already exists 23:06:57 dca31b5c047e: Layer already exists 23:06:57 dc430d529133: Layer already exists 23:06:57 964c494a84de: Layer already exists 23:06:57 f976ee183b77: Layer already exists 23:06:57 f43f734e960d: Layer already exists 23:06:57 c2068135e125: Layer already exists 23:06:57 62170e181a92: Layer already exists 23:06:58 latest: digest: sha256:964e37a03f650ac7a52f4d5bf3c7617c0fa2d28b067f56cbde6968873991eb00 size: 2405 [Pipeline] isUnix [Pipeline] sh 23:06:58 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh 23:06:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.20 23:06:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:06:58 0361943002cf: Preparing 23:06:58 4ca2c1bb5220: Preparing 23:06:58 18330a4759b4: Preparing 23:06:58 dc430d529133: Preparing 23:06:58 dca31b5c047e: Preparing 23:06:58 964c494a84de: Preparing 23:06:58 f976ee183b77: Preparing 23:06:58 f43f734e960d: Preparing 23:06:58 c2068135e125: Preparing 23:06:58 62170e181a92: Preparing 23:06:58 f976ee183b77: Waiting 23:06:58 f43f734e960d: Waiting 23:06:58 62170e181a92: Waiting 23:06:58 964c494a84de: Waiting 23:06:58 c2068135e125: Waiting 23:06:58 dca31b5c047e: Layer already exists 23:06:58 4ca2c1bb5220: Layer already exists 23:06:58 dc430d529133: Layer already exists 23:06:58 18330a4759b4: Layer already exists 23:06:58 0361943002cf: Layer already exists 23:06:58 c2068135e125: Layer already exists 23:06:58 f976ee183b77: Layer already exists 23:06:58 f43f734e960d: Layer already exists 23:06:58 62170e181a92: Layer already exists 23:06:58 964c494a84de: Layer already exists 23:06:59 2.2.0-dev.20: digest: sha256:964e37a03f650ac7a52f4d5bf3c7617c0fa2d28b067f56cbde6968873991eb00 size: 2405 [Pipeline] isUnix [Pipeline] sh 23:06:59 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh 23:06:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:06:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:06:59 0361943002cf: Preparing 23:06:59 4ca2c1bb5220: Preparing 23:06:59 18330a4759b4: Preparing 23:06:59 dc430d529133: Preparing 23:06:59 dca31b5c047e: Preparing 23:06:59 964c494a84de: Preparing 23:06:59 f976ee183b77: Preparing 23:06:59 f43f734e960d: Preparing 23:06:59 c2068135e125: Preparing 23:06:59 62170e181a92: Preparing 23:06:59 964c494a84de: Waiting 23:06:59 f976ee183b77: Waiting 23:06:59 c2068135e125: Waiting 23:06:59 62170e181a92: Waiting 23:06:59 f43f734e960d: Waiting 23:06:59 0361943002cf: Layer already exists 23:06:59 dc430d529133: Layer already exists 23:06:59 18330a4759b4: Layer already exists 23:06:59 4ca2c1bb5220: Layer already exists 23:06:59 dca31b5c047e: Layer already exists 23:06:59 964c494a84de: Layer already exists 23:06:59 f976ee183b77: Layer already exists 23:06:59 c2068135e125: Layer already exists 23:06:59 f43f734e960d: Layer already exists 23:06:59 62170e181a92: Layer already exists 23:06:59 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20: digest: sha256:964e37a03f650ac7a52f4d5bf3c7617c0fa2d28b067f56cbde6968873991eb00 size: 2405 [Pipeline] isUnix [Pipeline] sh 23:07:00 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 23:07:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 23:07:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:07:00 0361943002cf: Preparing 23:07:00 4ca2c1bb5220: Preparing 23:07:00 18330a4759b4: Preparing 23:07:00 dc430d529133: Preparing 23:07:00 dca31b5c047e: Preparing 23:07:00 964c494a84de: Preparing 23:07:00 f976ee183b77: Preparing 23:07:00 f43f734e960d: Preparing 23:07:00 c2068135e125: Preparing 23:07:00 62170e181a92: Preparing 23:07:00 f976ee183b77: Waiting 23:07:00 f43f734e960d: Waiting 23:07:00 c2068135e125: Waiting 23:07:00 62170e181a92: Waiting 23:07:00 964c494a84de: Waiting 23:07:00 18330a4759b4: Layer already exists 23:07:00 0361943002cf: Layer already exists 23:07:00 4ca2c1bb5220: Layer already exists 23:07:00 dc430d529133: Layer already exists 23:07:00 dca31b5c047e: Layer already exists 23:07:00 964c494a84de: Layer already exists 23:07:00 f976ee183b77: Layer already exists 23:07:00 f43f734e960d: Layer already exists 23:07:00 62170e181a92: Layer already exists 23:07:00 c2068135e125: Layer already exists 23:07:00 main: digest: sha256:964e37a03f650ac7a52f4d5bf3c7617c0fa2d28b067f56cbde6968873991eb00 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:07:00 ===================================================== [Pipeline] echo 23:07:01 taggedImages: 23:07:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb 23:07:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:07:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.20 23:07:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:07:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 23:07:01 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 23:07:01 76a2231e8148cb604158a0f3c13d077a257babdb 23:07:01 latest 23:07:01 2.2.0-dev.20 23:07:01 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:07:01 main 23:07:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:07:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh 23:07:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:76a2231e8148cb604158a0f3c13d077a257babdb 23:07:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:07:01 103f85801083: Preparing 23:07:01 d21594480fc4: Preparing 23:07:01 1d8b9f763f0c: Preparing 23:07:01 445d48c6d8fc: Preparing 23:07:01 62170e181a92: Preparing 23:07:01 62170e181a92: Layer already exists 23:07:01 1d8b9f763f0c: Layer already exists 23:07:02 103f85801083: Pushed 23:07:02 445d48c6d8fc: Pushed 23:07:04 d21594480fc4: Pushed 23:07:04 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:ce804f8131b1925c0bb479d6bf3ffaefff85b209c05f26dd03b3a769aa675385 size: 1365 [Pipeline] isUnix [Pipeline] sh 23:07:05 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:07:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:07:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:07:05 103f85801083: Preparing 23:07:05 d21594480fc4: Preparing 23:07:05 1d8b9f763f0c: Preparing 23:07:05 445d48c6d8fc: Preparing 23:07:05 62170e181a92: Preparing 23:07:05 103f85801083: Layer already exists 23:07:05 1d8b9f763f0c: Layer already exists 23:07:05 d21594480fc4: Layer already exists 23:07:05 62170e181a92: Layer already exists 23:07:05 445d48c6d8fc: Layer already exists 23:07:05 latest: digest: sha256:ce804f8131b1925c0bb479d6bf3ffaefff85b209c05f26dd03b3a769aa675385 size: 1365 [Pipeline] isUnix [Pipeline] sh 23:07:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh 23:07:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.20 23:07:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:07:06 103f85801083: Preparing 23:07:06 d21594480fc4: Preparing 23:07:06 1d8b9f763f0c: Preparing 23:07:06 445d48c6d8fc: Preparing 23:07:06 62170e181a92: Preparing 23:07:06 62170e181a92: Layer already exists 23:07:06 103f85801083: Layer already exists 23:07:06 445d48c6d8fc: Layer already exists 23:07:06 d21594480fc4: Layer already exists 23:07:06 1d8b9f763f0c: Layer already exists 23:07:06 2.2.0-dev.20: digest: sha256:ce804f8131b1925c0bb479d6bf3ffaefff85b209c05f26dd03b3a769aa675385 size: 1365 [Pipeline] isUnix [Pipeline] sh 23:07:07 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh 23:07:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:07:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:07:07 103f85801083: Preparing 23:07:07 d21594480fc4: Preparing 23:07:07 1d8b9f763f0c: Preparing 23:07:07 445d48c6d8fc: Preparing 23:07:07 62170e181a92: Preparing 23:07:07 1d8b9f763f0c: Layer already exists 23:07:07 62170e181a92: Layer already exists 23:07:07 103f85801083: Layer already exists 23:07:07 445d48c6d8fc: Layer already exists 23:07:07 d21594480fc4: Layer already exists 23:07:07 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20: digest: sha256:ce804f8131b1925c0bb479d6bf3ffaefff85b209c05f26dd03b3a769aa675385 size: 1365 [Pipeline] isUnix [Pipeline] sh 23:07:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 23:07:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 23:07:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:07:08 103f85801083: Preparing 23:07:08 d21594480fc4: Preparing 23:07:08 1d8b9f763f0c: Preparing 23:07:08 445d48c6d8fc: Preparing 23:07:08 62170e181a92: Preparing 23:07:08 1d8b9f763f0c: Layer already exists 23:07:08 62170e181a92: Layer already exists 23:07:08 103f85801083: Layer already exists 23:07:08 445d48c6d8fc: Layer already exists 23:07:08 d21594480fc4: Layer already exists 23:07:08 main: digest: sha256:ce804f8131b1925c0bb479d6bf3ffaefff85b209c05f26dd03b3a769aa675385 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:07:08 ===================================================== [Pipeline] echo 23:07:08 taggedImages: 23:07:08 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:76a2231e8148cb604158a0f3c13d077a257babdb 23:07:08 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:07:08 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.20 23:07:08 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:07:08 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 23:07:08 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 23:07:08 76a2231e8148cb604158a0f3c13d077a257babdb 23:07:08 latest 23:07:08 2.2.0-dev.20 23:07:08 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:07:08 main 23:07:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:07:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh 23:07:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:76a2231e8148cb604158a0f3c13d077a257babdb 23:07:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:07:09 a6077367b651: Preparing 23:07:09 1279e7edae2c: Preparing 23:07:09 1d8b9f763f0c: Preparing 23:07:09 7dff50af090b: Preparing 23:07:09 62170e181a92: Preparing 23:07:09 62170e181a92: Layer already exists 23:07:09 7dff50af090b: Layer already exists 23:07:09 1d8b9f763f0c: Layer already exists 23:07:09 a6077367b651: Pushed 23:07:12 1279e7edae2c: Pushed 23:07:12 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:4688374aad5382ff5f04a74b8ee2160bb9cbc1d1fc562eadafa065cf175cf869 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:07:12 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:07:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:07:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:07:12 a6077367b651: Preparing 23:07:12 1279e7edae2c: Preparing 23:07:12 1d8b9f763f0c: Preparing 23:07:12 7dff50af090b: Preparing 23:07:12 62170e181a92: Preparing 23:07:12 a6077367b651: Layer already exists 23:07:12 7dff50af090b: Layer already exists 23:07:12 62170e181a92: Layer already exists 23:07:12 1279e7edae2c: Layer already exists 23:07:12 1d8b9f763f0c: Layer already exists 23:07:13 latest: digest: sha256:4688374aad5382ff5f04a74b8ee2160bb9cbc1d1fc562eadafa065cf175cf869 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:07:13 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh 23:07:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.20 23:07:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:07:13 a6077367b651: Preparing 23:07:13 1279e7edae2c: Preparing 23:07:13 1d8b9f763f0c: Preparing 23:07:13 7dff50af090b: Preparing 23:07:13 62170e181a92: Preparing 23:07:13 62170e181a92: Layer already exists 23:07:13 1d8b9f763f0c: Layer already exists 23:07:13 a6077367b651: Layer already exists 23:07:13 1279e7edae2c: Layer already exists 23:07:13 7dff50af090b: Layer already exists 23:07:14 2.2.0-dev.20: digest: sha256:4688374aad5382ff5f04a74b8ee2160bb9cbc1d1fc562eadafa065cf175cf869 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:07:14 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh 23:07:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:07:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:07:14 a6077367b651: Preparing 23:07:14 1279e7edae2c: Preparing 23:07:14 1d8b9f763f0c: Preparing 23:07:14 7dff50af090b: Preparing 23:07:14 62170e181a92: Preparing 23:07:14 a6077367b651: Layer already exists 23:07:14 62170e181a92: Layer already exists 23:07:14 7dff50af090b: Layer already exists 23:07:14 1279e7edae2c: Layer already exists 23:07:14 1d8b9f763f0c: Layer already exists 23:07:15 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20: digest: sha256:4688374aad5382ff5f04a74b8ee2160bb9cbc1d1fc562eadafa065cf175cf869 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:07:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 23:07:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 23:07:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:07:15 a6077367b651: Preparing 23:07:15 1279e7edae2c: Preparing 23:07:15 1d8b9f763f0c: Preparing 23:07:15 7dff50af090b: Preparing 23:07:15 62170e181a92: Preparing 23:07:15 62170e181a92: Layer already exists 23:07:15 a6077367b651: Layer already exists 23:07:15 1279e7edae2c: Layer already exists 23:07:15 7dff50af090b: Layer already exists 23:07:15 1d8b9f763f0c: Layer already exists 23:07:15 main: digest: sha256:4688374aad5382ff5f04a74b8ee2160bb9cbc1d1fc562eadafa065cf175cf869 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:07:15 ===================================================== [Pipeline] echo 23:07:15 taggedImages: 23:07:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:76a2231e8148cb604158a0f3c13d077a257babdb 23:07:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:07:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.20 23:07:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:07:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 23:07:16 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 23:07:16 76a2231e8148cb604158a0f3c13d077a257babdb 23:07:16 latest 23:07:16 2.2.0-dev.20 23:07:16 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:07:16 main 23:07:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:07:16 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh 23:07:16 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:76a2231e8148cb604158a0f3c13d077a257babdb 23:07:16 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:07:16 93a6f2f8e9b7: Preparing 23:07:16 19ebbc3eea1e: Preparing 23:07:16 d9aca2341ede: Preparing 23:07:16 d677045dbd09: Preparing 23:07:16 e25cc80ef78c: Preparing 23:07:16 f7be28c579d0: Preparing 23:07:16 5ddf987a193f: Preparing 23:07:16 05d0a213effb: Preparing 23:07:16 087270190219: Preparing 23:07:16 b49c6594ab31: Preparing 23:07:16 62170e181a92: Preparing 23:07:16 05d0a213effb: Waiting 23:07:16 b49c6594ab31: Waiting 23:07:16 62170e181a92: Waiting 23:07:16 f7be28c579d0: Waiting 23:07:16 087270190219: Waiting 23:07:16 5ddf987a193f: Waiting 23:07:16 e25cc80ef78c: Layer already exists 23:07:16 f7be28c579d0: Layer already exists 23:07:16 5ddf987a193f: Layer already exists 23:07:16 05d0a213effb: Layer already exists 23:07:16 087270190219: Layer already exists 23:07:16 19ebbc3eea1e: Pushed 23:07:16 b49c6594ab31: Layer already exists 23:07:16 62170e181a92: Layer already exists 23:07:17 93a6f2f8e9b7: Pushed 23:07:19 d9aca2341ede: Pushed 23:07:34 d677045dbd09: Pushed 23:07:34 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:a08319e3777ee61cbfc5a1b7ab178967290f20d66019b5dbdd467a4511e5b94a size: 2622 [Pipeline] isUnix [Pipeline] sh 23:07:35 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:07:35 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 23:07:35 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:07:35 93a6f2f8e9b7: Preparing 23:07:35 19ebbc3eea1e: Preparing 23:07:35 d9aca2341ede: Preparing 23:07:35 d677045dbd09: Preparing 23:07:35 e25cc80ef78c: Preparing 23:07:35 f7be28c579d0: Preparing 23:07:35 5ddf987a193f: Preparing 23:07:35 05d0a213effb: Preparing 23:07:35 087270190219: Preparing 23:07:35 b49c6594ab31: Preparing 23:07:35 62170e181a92: Preparing 23:07:35 f7be28c579d0: Waiting 23:07:35 05d0a213effb: Waiting 23:07:35 087270190219: Waiting 23:07:35 b49c6594ab31: Waiting 23:07:35 62170e181a92: Waiting 23:07:35 5ddf987a193f: Waiting 23:07:35 d9aca2341ede: Layer already exists 23:07:35 e25cc80ef78c: Layer already exists 23:07:35 93a6f2f8e9b7: Layer already exists 23:07:35 d677045dbd09: Layer already exists 23:07:35 19ebbc3eea1e: Layer already exists 23:07:35 5ddf987a193f: Layer already exists 23:07:35 05d0a213effb: Layer already exists 23:07:35 f7be28c579d0: Layer already exists 23:07:35 087270190219: Layer already exists 23:07:35 b49c6594ab31: Layer already exists 23:07:35 62170e181a92: Layer already exists 23:07:35 latest: digest: sha256:a08319e3777ee61cbfc5a1b7ab178967290f20d66019b5dbdd467a4511e5b94a size: 2622 [Pipeline] isUnix [Pipeline] sh 23:07:36 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh 23:07:36 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.20 23:07:36 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:07:36 93a6f2f8e9b7: Preparing 23:07:36 19ebbc3eea1e: Preparing 23:07:36 d9aca2341ede: Preparing 23:07:36 d677045dbd09: Preparing 23:07:36 e25cc80ef78c: Preparing 23:07:36 f7be28c579d0: Preparing 23:07:36 5ddf987a193f: Preparing 23:07:36 05d0a213effb: Preparing 23:07:36 087270190219: Preparing 23:07:36 b49c6594ab31: Preparing 23:07:36 62170e181a92: Preparing 23:07:36 05d0a213effb: Waiting 23:07:36 087270190219: Waiting 23:07:36 b49c6594ab31: Waiting 23:07:36 62170e181a92: Waiting 23:07:36 f7be28c579d0: Waiting 23:07:36 5ddf987a193f: Waiting 23:07:36 e25cc80ef78c: Layer already exists 23:07:36 19ebbc3eea1e: Layer already exists 23:07:36 d9aca2341ede: Layer already exists 23:07:36 93a6f2f8e9b7: Layer already exists 23:07:36 d677045dbd09: Layer already exists 23:07:36 5ddf987a193f: Layer already exists 23:07:36 f7be28c579d0: Layer already exists 23:07:36 05d0a213effb: Layer already exists 23:07:36 b49c6594ab31: Layer already exists 23:07:36 087270190219: Layer already exists 23:07:36 62170e181a92: Layer already exists 23:07:36 2.2.0-dev.20: digest: sha256:a08319e3777ee61cbfc5a1b7ab178967290f20d66019b5dbdd467a4511e5b94a size: 2622 [Pipeline] isUnix [Pipeline] sh 23:07:36 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh 23:07:37 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:07:37 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:07:37 93a6f2f8e9b7: Preparing 23:07:37 19ebbc3eea1e: Preparing 23:07:37 d9aca2341ede: Preparing 23:07:37 d677045dbd09: Preparing 23:07:37 e25cc80ef78c: Preparing 23:07:37 f7be28c579d0: Preparing 23:07:37 5ddf987a193f: Preparing 23:07:37 05d0a213effb: Preparing 23:07:37 087270190219: Preparing 23:07:37 b49c6594ab31: Preparing 23:07:37 62170e181a92: Preparing 23:07:37 f7be28c579d0: Waiting 23:07:37 5ddf987a193f: Waiting 23:07:37 05d0a213effb: Waiting 23:07:37 087270190219: Waiting 23:07:37 b49c6594ab31: Waiting 23:07:37 62170e181a92: Waiting 23:07:37 d9aca2341ede: Layer already exists 23:07:37 d677045dbd09: Layer already exists 23:07:37 e25cc80ef78c: Layer already exists 23:07:37 93a6f2f8e9b7: Layer already exists 23:07:37 19ebbc3eea1e: Layer already exists 23:07:37 f7be28c579d0: Layer already exists 23:07:37 5ddf987a193f: Layer already exists 23:07:37 b49c6594ab31: Layer already exists 23:07:37 087270190219: Layer already exists 23:07:37 05d0a213effb: Layer already exists 23:07:37 62170e181a92: Layer already exists 23:07:37 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20: digest: sha256:a08319e3777ee61cbfc5a1b7ab178967290f20d66019b5dbdd467a4511e5b94a size: 2622 [Pipeline] isUnix [Pipeline] sh 23:07:37 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 23:07:38 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 23:07:38 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:07:38 93a6f2f8e9b7: Preparing 23:07:38 19ebbc3eea1e: Preparing 23:07:38 d9aca2341ede: Preparing 23:07:38 d677045dbd09: Preparing 23:07:38 e25cc80ef78c: Preparing 23:07:38 f7be28c579d0: Preparing 23:07:38 5ddf987a193f: Preparing 23:07:38 05d0a213effb: Preparing 23:07:38 087270190219: Preparing 23:07:38 b49c6594ab31: Preparing 23:07:38 62170e181a92: Preparing 23:07:38 05d0a213effb: Waiting 23:07:38 087270190219: Waiting 23:07:38 f7be28c579d0: Waiting 23:07:38 5ddf987a193f: Waiting 23:07:38 62170e181a92: Waiting 23:07:38 b49c6594ab31: Waiting 23:07:38 d9aca2341ede: Layer already exists 23:07:38 d677045dbd09: Layer already exists 23:07:38 e25cc80ef78c: Layer already exists 23:07:38 93a6f2f8e9b7: Layer already exists 23:07:38 19ebbc3eea1e: Layer already exists 23:07:38 05d0a213effb: Layer already exists 23:07:38 f7be28c579d0: Layer already exists 23:07:38 087270190219: Layer already exists 23:07:38 5ddf987a193f: Layer already exists 23:07:38 b49c6594ab31: Layer already exists 23:07:38 62170e181a92: Layer already exists 23:07:38 main: digest: sha256:a08319e3777ee61cbfc5a1b7ab178967290f20d66019b5dbdd467a4511e5b94a size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:07:38 ===================================================== [Pipeline] echo 23:07:38 taggedImages: 23:07:38 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:76a2231e8148cb604158a0f3c13d077a257babdb 23:07:38 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 23:07:38 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.20 23:07:38 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 23:07:38 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:07:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:07:38 23:07:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:07:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:07:39 arm64: Pulling from edgex-lftools-log-publisher 23:07:39 448f6bf000e3: Pulling fs layer 23:07:39 f757da607395: Pulling fs layer 23:07:39 05883995daec: Pulling fs layer 23:07:39 8603b9c90790: Pulling fs layer 23:07:39 1560dd03e051: Pulling fs layer 23:07:39 27f5ce0e4adf: Pulling fs layer 23:07:39 c2d8d7efcc4b: Pulling fs layer 23:07:39 1560dd03e051: Waiting 23:07:39 8603b9c90790: Waiting 23:07:39 c2d8d7efcc4b: Waiting 23:07:39 27f5ce0e4adf: Waiting 23:07:39 f757da607395: Download complete 23:07:39 8603b9c90790: Verifying Checksum 23:07:39 8603b9c90790: Download complete 23:07:39 1560dd03e051: Verifying Checksum 23:07:39 1560dd03e051: Download complete 23:07:39 27f5ce0e4adf: Verifying Checksum 23:07:39 27f5ce0e4adf: Download complete 23:07:39 05883995daec: Verifying Checksum 23:07:40 448f6bf000e3: Download complete 23:07:42 c2d8d7efcc4b: Verifying Checksum 23:07:42 c2d8d7efcc4b: Download complete 23:07:43 448f6bf000e3: Pull complete 23:07:44 f757da607395: Pull complete 23:07:45 05883995daec: Pull complete 23:07:45 8603b9c90790: Pull complete 23:07:46 1560dd03e051: Pull complete 23:07:47 27f5ce0e4adf: Pull complete 23:08:02 c2d8d7efcc4b: Pull complete 23:08:02 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:08:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:08:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:08:02 prd-ubuntu18.04-docker-arm64-4c-16g-1467 does not seem to be running inside a container 23:08:02 $ 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 23:08:04 $ docker top 49953f9ef08832a1ab621c08cf5eb3444a9116f4fab007cfda0e965085d3b704 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:08:05 ---> job-cost.sh 23:08:05 lf-activate-venv: SKIPPING 23:08:05 INFO: No Stack... 23:08:05 INFO: Retrieving Pricing Info for: v3-standard-4 23:08:05 INFO: Archiving Costs [Pipeline] sh 23:08:06 + + catcut /w/workspace/edgex-go/136/archives/cost.csv -d, 23:08:06 -f6 [Pipeline] lock 23:08:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-136-stack-cost] 23:08:06 Resource [jenkins-edgexfoundry-edgex-go-main-136-stack-cost] did not exist. Created. 23:08:06 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-136-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:08:07 + echo total: 0.10999999940395355 [Pipeline] stash 23:08:07 Stashed 1 file(s) [Pipeline] } 23:08:07 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-136-stack-cost] [Pipeline] // lock [Pipeline] } 23:08:07 $ docker stop --time=1 49953f9ef08832a1ab621c08cf5eb3444a9116f4fab007cfda0e965085d3b704 23:08:09 $ 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 23:08:09 provisioning config files... 23:08:09 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/136@tmp/config7917804539656976611tmp [Pipeline] { [Pipeline] sh 23:08:09 + set +x 23:08:09 + curl -s https://codecov.io/bash 23:08:09 + bash -s -- 23:08:09 23:08:09 _____ _ 23:08:09 / ____| | | 23:08:09 | | ___ __| | ___ ___ _____ __ 23:08:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:08:09 | |___| (_) | (_| | __/ (_| (_) \ V / 23:08:09 \_____\___/ \__,_|\___|\___\___/ \_/ 23:08:09 Bash-1.0.6 23:08:09 23:08:09 23:08:09 ==> git version 2.24.4 found 23:08:09 ==> 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 23:08:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:08:09 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:08:09 ==> Jenkins CI detected. 23:08:09 current dir:  /w/workspace/edgex-go/136 23:08:09 project root: . 23:08:09 --> token set from env 23:08:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:08:10 ==> Running gcov in . (disable via -X gcov) 23:08:10 ==> Python coveragepy not found 23:08:10 ==> Searching for coverage reports in: 23:08:10 + . 23:08:10 -> Found 1 reports 23:08:10 ==> Detecting git/mercurial file structure 23:08:10 ==> Reading reports 23:08:10 + ./coverage.out bytes=428381 23:08:10 ==> Appending adjustments 23:08:10 https://docs.codecov.io/docs/fixing-reports 23:08:11 + Found adjustments 23:08:11 ==> Gzipping contents 23:08:11 60K /tmp/codecov.GzsiJ4.gz 23:08:11 ==> Uploading reports 23:08:11 url: https://codecov.io 23:08:11 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= 23:08:11 -> Pinging Codecov 23:08:11 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= 23:08:11 -> Uploading to 23:08:11 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 23:08:11 % Total % Received % Xferd Average Speed Time Time Time Current 23:08:11 Dload Upload Total Spent Left Speed 23:08:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57895 0 0 100 57895 0 173k --:--:-- --:--:-- --:--:-- 173k 23:08:11 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] } 23:08:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 23:08:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:08:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:08:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:08:12 23:08:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:08:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:08:12 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:08:12 188c0c94c7c5: Pulling fs layer 23:08:12 0ef7d3d256c8: Pulling fs layer 23:08:12 de9db76c5a1d: Pulling fs layer 23:08:12 0eba1c9be4d2: Pulling fs layer 23:08:12 0d57e429df01: Pulling fs layer 23:08:12 4e4be7b47b0d: Pulling fs layer 23:08:12 e1f770b5df2f: Pulling fs layer 23:08:12 85a0685a4137: Pulling fs layer 23:08:12 0eba1c9be4d2: Waiting 23:08:12 0d57e429df01: Waiting 23:08:12 4e4be7b47b0d: Waiting 23:08:12 e1f770b5df2f: Waiting 23:08:12 85a0685a4137: Waiting 23:08:12 de9db76c5a1d: Download complete 23:08:12 0ef7d3d256c8: Verifying Checksum 23:08:12 0ef7d3d256c8: Download complete 23:08:12 0d57e429df01: Verifying Checksum 23:08:12 0d57e429df01: Download complete 23:08:12 4e4be7b47b0d: Verifying Checksum 23:08:12 4e4be7b47b0d: Download complete 23:08:12 188c0c94c7c5: Verifying Checksum 23:08:12 188c0c94c7c5: Download complete 23:08:13 188c0c94c7c5: Pull complete 23:08:13 e1f770b5df2f: Verifying Checksum 23:08:13 e1f770b5df2f: Download complete 23:08:13 0ef7d3d256c8: Pull complete 23:08:13 de9db76c5a1d: Pull complete 23:08:13 0eba1c9be4d2: Verifying Checksum 23:08:13 0eba1c9be4d2: Download complete 23:08:13 85a0685a4137: Verifying Checksum 23:08:13 85a0685a4137: Download complete 23:08:17 0eba1c9be4d2: Pull complete 23:08:17 0d57e429df01: Pull complete 23:08:17 4e4be7b47b0d: Pull complete 23:08:18 e1f770b5df2f: Pull complete 23:08:22 85a0685a4137: Pull complete 23:08:22 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:08:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:08:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:08:22 prd-centos7-docker-4c-2g-1466 does not seem to be running inside a container 23:08:22 $ 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 23:08:25 $ docker top 69f049805dfbdf85638ce27ae6b1f08dc8455cfa35972dd6e947ed3a641b7bb3 -eo pid,comm [Pipeline] { [Pipeline] echo 23:08:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:08:25 + set -o pipefail 23:08:25 + snyk monitor '--org=edgex-jenkins' 23:08:32 23:08:32 Monitoring /w/workspace/edgex-go/136 (github.com/edgexfoundry/edgex-go)... 23:08:32 23:08:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/f0f4eee2-aff2-446d-8c2e-fb37552c820b 23:08:32 23:08:32 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:08:32 23:08:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:08:32 23:08:32 [Pipeline] } 23:08:32 $ docker stop --time=1 69f049805dfbdf85638ce27ae6b1f08dc8455cfa35972dd6e947ed3a641b7bb3 23:08:34 $ docker rm -f 69f049805dfbdf85638ce27ae6b1f08dc8455cfa35972dd6e947ed3a641b7bb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 23:08:34 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:08:34 provisioning config files... 23:08:34 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/136@tmp/config8639591419479455005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:08:34 --> edgex-publish-swagger.sh 23:08:34 === Publish openapi/v2 API === 23:08:34 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 23:08:34 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/136/openapi/v2/core-command.yaml] 23:08:34 % Total % Received % Xferd Average Speed Time Time Time Current 23:08:34 Dload Upload Total Spent Left Speed 23:08:35 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 23:08:35 23:08:35 23:08:35 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/136/openapi/v2/core-data.yaml] 23:08:35 % Total % Received % Xferd Average Speed Time Time Time Current 23:08:35 Dload Upload Total Spent Left Speed 23:08:37 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 23:08:37 23:08:37 23:08:37 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/136/openapi/v2/core-metadata.yaml] 23:08:37 % Total % Received % Xferd Average Speed Time Time Time Current 23:08:37 Dload Upload Total Spent Left Speed 23:08:38 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 23:08:38 23:08:38 23:08:38 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/136/openapi/v2/support-notifications.yaml] 23:08:38 % Total % Received % Xferd Average Speed Time Time Time Current 23:08:38 Dload Upload Total Spent Left Speed 23:08:39 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 23:08:39 23:08:39 23:08:39 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/136/openapi/v2/support-scheduler.yaml] 23:08:39 % Total % Received % Xferd Average Speed Time Time Time Current 23:08:39 Dload Upload Total Spent Left Speed 23:08:40 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 23:08:40 23:08:40 23:08:40 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/136/openapi/v2/system-agent.yaml] 23:08:40 % Total % Received % Xferd Average Speed Time Time Time Current 23:08:40 Dload Upload Total Spent Left Speed 23:08:41 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 23:08:41 23:08:41 [Pipeline] } 23:08:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 23:08:41 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 23:08:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:08:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:08:41 . [Pipeline] withDockerContainer 23:08:41 prd-centos7-docker-4c-2g-1466 does not seem to be running inside a container 23:08:41 $ 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 23:08:42 $ docker top cbd402b150e5a9acbb80c312d17d037b376779bb456cb350d0d03c6b7efa77b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:08:42 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.2.0-dev.19' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:08:42 + git semver [Pipeline] } 23:08:42 $ docker stop --time=1 cbd402b150e5a9acbb80c312d17d037b376779bb456cb350d0d03c6b7efa77b1 23:08:43 $ docker rm -f cbd402b150e5a9acbb80c312d17d037b376779bb456cb350d0d03c6b7efa77b1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:08:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:08:44 23:08:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:08:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:08:44 0.23.1-centos7: Pulling from edgex-lftools 23:08:44 ab5ef0e58194: Pulling fs layer 23:08:44 9712f1f96733: Pulling fs layer 23:08:44 63f879dbbcfc: Pulling fs layer 23:08:44 0d9ebad4ef96: Pulling fs layer 23:08:44 e9a5061849ea: Pulling fs layer 23:08:44 d747dcd14b5f: Pulling fs layer 23:08:44 2de7ff778b66: Pulling fs layer 23:08:44 0d9ebad4ef96: Waiting 23:08:44 e9a5061849ea: Waiting 23:08:44 d747dcd14b5f: Waiting 23:08:44 2de7ff778b66: Waiting 23:08:44 9712f1f96733: Verifying Checksum 23:08:44 9712f1f96733: Download complete 23:08:44 63f879dbbcfc: Verifying Checksum 23:08:44 63f879dbbcfc: Download complete 23:08:44 ab5ef0e58194: Verifying Checksum 23:08:44 ab5ef0e58194: Download complete 23:08:44 d747dcd14b5f: Verifying Checksum 23:08:44 d747dcd14b5f: Download complete 23:08:44 0d9ebad4ef96: Verifying Checksum 23:08:44 0d9ebad4ef96: Download complete 23:08:44 e9a5061849ea: Verifying Checksum 23:08:44 e9a5061849ea: Download complete 23:08:44 2de7ff778b66: Verifying Checksum 23:08:44 2de7ff778b66: Download complete 23:08:48 ab5ef0e58194: Pull complete 23:08:48 9712f1f96733: Pull complete 23:08:48 63f879dbbcfc: Pull complete 23:08:53 0d9ebad4ef96: Pull complete 23:08:53 e9a5061849ea: Pull complete 23:08:53 d747dcd14b5f: Pull complete 23:08:54 2de7ff778b66: Pull complete 23:08:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:08:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:08:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:08:54 prd-centos7-docker-4c-2g-1466 does not seem to be running inside a container 23:08:54 $ 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 23:08:57 $ docker top 08bbb69b3a2c7523a3084db187961d8d487c72fc66d66dc6250204688c0ea972 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:08:57 provisioning config files... 23:08:57 copy managed file [sigul-config] to file:/w/workspace/edgex-go/136@tmp/config3959296683210374834tmp 23:08:57 copy managed file [sigul-password] to file:/w/workspace/edgex-go/136@tmp/config3426352223084856470tmp 23:08:57 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/136@tmp/config6228557127415832506tmp [Pipeline] { [Pipeline] echo 23:08:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:08:58 ---> sigul-configuration.sh 23:08:58 gpg: directory `/root/.gnupg' created 23:08:58 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:08:58 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:08:58 gpg: keyring `/root/.gnupg/secring.gpg' created 23:08:58 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:08:58 gpg: CAST5 encrypted data 23:08:58 gpg: encrypted with 1 passphrase 23:08:58 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:08:58 + mkdir /home/jenkins 23:08:58 + mkdir /home/jenkins/sigul [Pipeline] sh 23:08:58 + 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 23:08:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:08:59 ---> sigul-install.sh 23:08:59 Sigul already installed; skipping installation. [Pipeline] sh 23:08:59 + git tag --list 23:08:59 0.6.0 23:08:59 0.6.1 23:08:59 0.7.0 23:08:59 0.7.1 23:08:59 v1.0.0 23:08:59 v1.0.1 23:08:59 v1.1.0 23:08:59 v1.2.0 23:08:59 v1.2.1 23:08:59 v1.3.0 23:08:59 v1.3.1 23:08:59 v2.0.0 23:08:59 v2.0.1-dev.1 23:08:59 v2.0.1-dev.10 23:08:59 v2.0.1-dev.11 23:08:59 v2.0.1-dev.12 23:08:59 v2.0.1-dev.13 23:08:59 v2.0.1-dev.14 23:08:59 v2.0.1-dev.15 23:08:59 v2.0.1-dev.16 23:08:59 v2.0.1-dev.17 23:08:59 v2.0.1-dev.18 23:08:59 v2.0.1-dev.19 23:08:59 v2.0.1-dev.2 23:08:59 v2.0.1-dev.20 23:08:59 v2.0.1-dev.21 23:08:59 v2.0.1-dev.22 23:08:59 v2.0.1-dev.23 23:08:59 v2.0.1-dev.24 23:08:59 v2.0.1-dev.25 23:08:59 v2.0.1-dev.26 23:08:59 v2.0.1-dev.27 23:08:59 v2.0.1-dev.28 23:08:59 v2.0.1-dev.29 23:08:59 v2.0.1-dev.3 23:08:59 v2.0.1-dev.30 23:08:59 v2.0.1-dev.31 23:08:59 v2.0.1-dev.32 23:08:59 v2.0.1-dev.33 23:08:59 v2.0.1-dev.34 23:08:59 v2.0.1-dev.35 23:08:59 v2.0.1-dev.36 23:08:59 v2.0.1-dev.37 23:08:59 v2.0.1-dev.38 23:08:59 v2.0.1-dev.39 23:08:59 v2.0.1-dev.4 23:08:59 v2.0.1-dev.40 23:08:59 v2.0.1-dev.41 23:08:59 v2.0.1-dev.42 23:08:59 v2.0.1-dev.43 23:08:59 v2.0.1-dev.44 23:08:59 v2.0.1-dev.45 23:08:59 v2.0.1-dev.46 23:08:59 v2.0.1-dev.47 23:08:59 v2.0.1-dev.48 23:08:59 v2.0.1-dev.49 23:08:59 v2.0.1-dev.5 23:08:59 v2.0.1-dev.50 23:08:59 v2.0.1-dev.51 23:08:59 v2.0.1-dev.52 23:08:59 v2.0.1-dev.53 23:08:59 v2.0.1-dev.54 23:08:59 v2.0.1-dev.55 23:08:59 v2.0.1-dev.56 23:08:59 v2.0.1-dev.57 23:08:59 v2.0.1-dev.58 23:08:59 v2.0.1-dev.59 23:08:59 v2.0.1-dev.6 23:08:59 v2.0.1-dev.60 23:08:59 v2.0.1-dev.61 23:08:59 v2.0.1-dev.62 23:08:59 v2.0.1-dev.63 23:08:59 v2.0.1-dev.64 23:08:59 v2.0.1-dev.65 23:08:59 v2.0.1-dev.66 23:08:59 v2.0.1-dev.67 23:08:59 v2.0.1-dev.68 23:08:59 v2.0.1-dev.69 23:08:59 v2.0.1-dev.7 23:08:59 v2.0.1-dev.70 23:08:59 v2.0.1-dev.71 23:08:59 v2.0.1-dev.72 23:08:59 v2.0.1-dev.73 23:08:59 v2.0.1-dev.74 23:08:59 v2.0.1-dev.75 23:08:59 v2.0.1-dev.76 23:08:59 v2.0.1-dev.77 23:08:59 v2.0.1-dev.78 23:08:59 v2.0.1-dev.79 23:08:59 v2.0.1-dev.8 23:08:59 v2.0.1-dev.80 23:08:59 v2.0.1-dev.81 23:08:59 v2.0.1-dev.82 23:08:59 v2.0.1-dev.83 23:08:59 v2.0.1-dev.84 23:08:59 v2.0.1-dev.85 23:08:59 v2.0.1-dev.86 23:08:59 v2.0.1-dev.87 23:08:59 v2.0.1-dev.88 23:08:59 v2.0.1-dev.89 23:08:59 v2.0.1-dev.9 23:08:59 v2.0.1-dev.90 23:08:59 v2.0.1-dev.91 23:08:59 v2.0.1-dev.92 23:08:59 v2.0.1-dev.93 23:08:59 v2.0.1-dev.94 23:08:59 v2.0.1-dev.95 23:08:59 v2.0.1-dev.96 23:08:59 v2.0.1-dev.97 23:08:59 v2.0.1-dev.98 23:08:59 v2.0.1-dev.99 23:08:59 v2.1.0 23:08:59 v2.2.0-dev.1 23:08:59 v2.2.0-dev.10 23:08:59 v2.2.0-dev.11 23:08:59 v2.2.0-dev.12 23:08:59 v2.2.0-dev.13 23:08:59 v2.2.0-dev.14 23:08:59 v2.2.0-dev.15 23:08:59 v2.2.0-dev.16 23:08:59 v2.2.0-dev.17 23:08:59 v2.2.0-dev.18 23:08:59 v2.2.0-dev.19 23:08:59 v2.2.0-dev.2 23:08:59 v2.2.0-dev.3 23:08:59 v2.2.0-dev.4 23:08:59 v2.2.0-dev.5 23:08:59 v2.2.0-dev.6 23:08:59 v2.2.0-dev.7 23:08:59 v2.2.0-dev.8 23:08:59 v2.2.0-dev.9 [Pipeline] sh 23:08:59 + lftools sign git-tag v2.2.0-dev.20 23:09:00 Signing Git tag with Sigul... 23:09:00 Signing v2.2.0-dev.20 23:09:00 Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v2.2.0-dev.20'], return code 1, stdout , stderr [Pipeline] echo 23:09:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:09:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:09:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:09:00 $ docker stop --time=1 08bbb69b3a2c7523a3084db187961d8d487c72fc66d66dc6250204688c0ea972 23:09:01 $ docker rm -f 08bbb69b3a2c7523a3084db187961d8d487c72fc66d66dc6250204688c0ea972 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:09:02 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 23:09:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:09:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:09:02 . [Pipeline] withDockerContainer 23:09:02 prd-centos7-docker-4c-2g-1466 does not seem to be running inside a container 23:09:02 $ 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 23:09:02 $ docker top 87bd5ed8862d476c7fb9d6ae3318502689eddd629afa991896e7d51380c2390c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:09:02 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.2.0-dev.19' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:09:03 + git semver [Pipeline] } 23:09:03 $ docker stop --time=1 87bd5ed8862d476c7fb9d6ae3318502689eddd629afa991896e7d51380c2390c 23:09:04 $ docker rm -f 87bd5ed8862d476c7fb9d6ae3318502689eddd629afa991896e7d51380c2390c [Pipeline] // withDockerContainer [Pipeline] sh 23:09:04 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 23:09:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:09:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:09:05 . [Pipeline] withDockerContainer 23:09:05 prd-centos7-docker-4c-2g-1466 does not seem to be running inside a container 23:09:05 $ 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 23:09:05 $ docker top 10628c7c50cbcbd25b144af77787f9f4517bb78f8ef9fe5a37478a218c49909d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:09:05 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.2.0-dev.19' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:09:05 + git semver [Pipeline] } 23:09:05 $ docker stop --time=1 10628c7c50cbcbd25b144af77787f9f4517bb78f8ef9fe5a37478a218c49909d 23:09:07 $ 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 23:09:07 + '[' -d /w/workspace/edgex-go/136/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:09:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:09:08 ---> package-listing.sh 23:09:08 ++ tr '[:upper:]' '[:lower:]' 23:09:08 ++ facter osfamily 23:09:08 + OS_FAMILY=redhat 23:09:08 + workspace=/w/workspace/edgex-go/136 23:09:08 + START_PACKAGES=/tmp/packages_start.txt 23:09:08 + END_PACKAGES=/tmp/packages_end.txt 23:09:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:09:08 + PACKAGES=/tmp/packages_start.txt 23:09:08 + '[' /w/workspace/edgex-go/136 ']' 23:09:08 + PACKAGES=/tmp/packages_end.txt 23:09:08 + case "${OS_FAMILY}" in 23:09:08 + sort 23:09:08 + rpm -qa 23:09:13 + '[' -f /tmp/packages_start.txt ']' 23:09:13 + '[' -f /tmp/packages_end.txt ']' 23:09:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:09:13 + '[' /w/workspace/edgex-go/136 ']' 23:09:13 + mkdir -p /w/workspace/edgex-go/136/archives/ 23:09:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/136/archives/ [Pipeline] echo 23:09:13 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 23:09:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:09:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:09:13 23:09:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:09:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:09:14 latest: Pulling from edgex-lftools-log-publisher 23:09:14 b4d181a07f80: Pulling fs layer 23:09:14 a1111a8f2ec3: Pulling fs layer 23:09:14 ed53099fbce6: Pulling fs layer 23:09:14 dc539afda2c1: Pulling fs layer 23:09:14 77bc0d833cb6: Pulling fs layer 23:09:14 9065ff56babe: Pulling fs layer 23:09:14 d287ab97295c: Pulling fs layer 23:09:14 dc539afda2c1: Waiting 23:09:14 77bc0d833cb6: Waiting 23:09:14 9065ff56babe: Waiting 23:09:14 d287ab97295c: Waiting 23:09:14 a1111a8f2ec3: Verifying Checksum 23:09:14 a1111a8f2ec3: Download complete 23:09:14 dc539afda2c1: Verifying Checksum 23:09:14 dc539afda2c1: Download complete 23:09:14 ed53099fbce6: Verifying Checksum 23:09:14 ed53099fbce6: Download complete 23:09:14 9065ff56babe: Verifying Checksum 23:09:14 9065ff56babe: Download complete 23:09:14 77bc0d833cb6: Verifying Checksum 23:09:14 77bc0d833cb6: Download complete 23:09:14 b4d181a07f80: Verifying Checksum 23:09:14 b4d181a07f80: Download complete 23:09:15 d287ab97295c: Verifying Checksum 23:09:15 d287ab97295c: Download complete 23:09:16 b4d181a07f80: Pull complete 23:09:16 a1111a8f2ec3: Pull complete 23:09:16 ed53099fbce6: Pull complete 23:09:16 dc539afda2c1: Pull complete 23:09:16 77bc0d833cb6: Pull complete 23:09:17 9065ff56babe: Pull complete 23:09:22 d287ab97295c: Pull complete 23:09:22 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:09:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:09:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:09:22 prd-centos7-docker-4c-2g-1466 does not seem to be running inside a container 23:09:22 $ 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 23:09:24 $ docker top 19fee4e6fb3d303c1d6b27793ca7f58fdf122cd7b19e48a70db81b37d5e7c5e4 -eo pid,comm [Pipeline] { [Pipeline] sh 23:09:25 + touch /tmp/pre-build-complete [Pipeline] sh 23:09:25 + mkdir -p /var/log/sysstat [Pipeline] sh 23:09:25 + ls /var/log/sa-host 23:09:25 + sadf -c /var/log/sa-host/sa13 23:09:25 file_magic: OK 23:09:25 HZ: Using current value: 100 23:09:25 file_header: OK 23:09:25 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 23:09:25 Statistics: 23:09:25 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... 23:09:25 File successfully converted to sysstat format version 12.0.3 23:09:25 + sadf -c /var/log/sa-host/sa17 23:09:25 file_magic: OK 23:09:25 HZ: Using current value: 100 23:09:25 file_header: OK 23:09:25 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 23:09:25 Statistics: 23:09:25 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:09:25 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:09:25 provisioning config files... 23:09:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/136@tmp/config7780811378258914572tmp [Pipeline] { [Pipeline] echo 23:09:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:09:26 ---> create-netrc.sh [Pipeline] } 23:09:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:09:26 ---> python-tools-install.sh [Pipeline] echo 23:09:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:09:26 ---> sudo-logs.sh 23:09:26 Archiving 'sudo' log.. 23:09:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-1466.novalocal: Name or service not known 23:09:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-1466.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 23:09:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:09:27 ---> job-cost.sh 23:09:27 lf-activate-venv: SKIPPING 23:09:27 DEBUG: total: 0.10999999940395355 23:09:27 INFO: Retrieving Stack Cost... 23:09:27 INFO: Retrieving Pricing Info for: v3-standard-2 23:09:27 INFO: Archiving Costs [Pipeline] echo 23:09:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:09:28 ---> logs-deploy.sh 23:09:28 lf-activate-venv: SKIPPING 23:09:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/136 23:09:28 INFO: archiving workspace using pattern(s): 23:09:28 Archives upload complete. 23:09:28 INFO: archiving logs to Nexus 23:09:29 ---> uname -a: 23:09:29 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 23:09:29 23:09:29 23:09:29 ---> lscpu: 23:09:29 Architecture: x86_64 23:09:29 CPU op-mode(s): 32-bit, 64-bit 23:09:29 Byte Order: Little Endian 23:09:29 Address sizes: 40 bits physical, 48 bits virtual 23:09:29 CPU(s): 2 23:09:29 On-line CPU(s) list: 0,1 23:09:29 Thread(s) per core: 1 23:09:29 Core(s) per socket: 1 23:09:29 Socket(s): 2 23:09:29 NUMA node(s): 1 23:09:29 Vendor ID: AuthenticAMD 23:09:29 CPU family: 23 23:09:29 Model: 49 23:09:29 Model name: AMD EPYC-Rome Processor 23:09:29 Stepping: 0 23:09:29 CPU MHz: 2799.976 23:09:29 BogoMIPS: 5599.95 23:09:29 Virtualization: AMD-V 23:09:29 Hypervisor vendor: KVM 23:09:29 Virtualization type: full 23:09:29 L1d cache: 32K 23:09:29 L1i cache: 32K 23:09:29 L2 cache: 512K 23:09:29 L3 cache: 16384K 23:09:29 NUMA node0 CPU(s): 0,1 23:09:29 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 23:09:29 23:09:29 23:09:29 ---> nproc: 23:09:29 2 23:09:29 23:09:29 23:09:29 ---> df -h: 23:09:29 Filesystem Size Used Avail Use% Mounted on 23:09:29 overlay 40G 14G 27G 35% / 23:09:29 tmpfs 64M 0 64M 0% /dev 23:09:29 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:09:29 shm 64M 0 64M 0% /dev/shm 23:09:29 /dev/vda1 40G 14G 27G 35% /facter-os 23:09:29 23:09:29 23:09:29 ---> sar -b -r -n DEV: 23:09:29 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) 23:09:29 23:09:29 22:53:08 LINUX RESTART (2 CPU) 23:09:29 23:09:29 22:54:01 tps rtps wtps bread/s bwrtn/s 23:09:29 22:55:01 319.95 0.00 319.95 0.00 99662.50 23:09:29 22:56:01 60.51 0.00 60.51 0.00 11590.24 23:09:29 22:57:02 115.75 0.02 115.74 0.53 5059.95 23:09:29 22:58:02 796.40 369.96 426.44 30556.19 273928.40 23:09:29 22:59:01 433.60 272.07 161.54 14949.31 58563.67 23:09:29 23:00:02 523.14 42.00 481.14 4724.75 161873.06 23:09:29 23:01:01 66.03 18.22 47.81 1496.22 5168.89 23:09:29 23:02:01 2.01 0.13 1.88 2.80 41.32 23:09:29 23:03:01 0.25 0.00 0.25 0.00 2.43 23:09:29 23:04:01 0.20 0.03 0.17 0.27 1.77 23:09:29 23:05:01 0.27 0.00 0.27 0.00 3.43 23:09:29 23:06:01 0.22 0.00 0.22 0.00 2.45 23:09:29 23:07:01 0.20 0.00 0.20 0.00 1.65 23:09:29 23:08:01 0.22 0.00 0.22 0.00 2.20 23:09:29 23:09:01 237.99 3.10 234.89 676.90 54286.83 23:09:29 Average: 170.87 47.12 123.76 3508.18 44922.49 23:09:29 23:09:29 22:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:09:29 22:55:01 3502560 0 1025104 12.80 2620 3478656 1514464 16.72 1300388 2730024 112772 23:09:29 22:56:01 3236164 0 1048344 13.09 2620 3721812 1520184 16.78 1446388 2835356 17020 23:09:29 22:57:02 3182868 0 1062288 13.26 2620 3761164 1443224 15.93 1466456 2848272 92764 23:09:29 22:58:02 141956 0 1360876 16.99 2620 6503488 2519256 27.81 3439940 3815320 420204 23:09:29 22:59:01 1172396 0 1329520 16.60 2620 5504404 2319064 25.60 2281820 3937144 11768 23:09:29 23:00:02 1825444 0 1223056 15.27 2620 4957820 2022240 22.33 1540632 4012692 184 23:09:29 23:01:01 3187932 0 1129144 14.10 2620 3689244 1502440 16.59 1610308 2615856 20 23:09:29 23:02:01 3201396 0 1115464 13.93 2620 3689460 1369776 15.12 1601412 2615048 24 23:09:29 23:03:01 3202132 0 1114760 13.92 2620 3689428 1369776 15.12 1600844 2615040 8 23:09:29 23:04:01 3196812 0 1120072 13.99 2620 3689436 1370076 15.13 1606952 2614448 20 23:09:29 23:05:01 3198400 0 1118484 13.97 2620 3689436 1369776 15.12 1606404 2613736 12 23:09:29 23:06:01 3200788 0 1116088 13.94 2620 3689444 1369776 15.12 1605296 2612148 8 23:09:29 23:07:01 3200780 0 1116092 13.94 2620 3689448 1369776 15.12 1605744 2612144 16 23:09:29 23:08:01 3198320 0 1118552 13.97 2620 3689448 1370040 15.13 1607732 2612144 12 23:09:29 23:09:01 1550700 0 1423924 17.78 2620 5031696 1745704 19.27 1935444 3758052 328 23:09:29 Average: 2679910 0 1161451 14.50 2620 4164959 1611705 17.79 1750384 2989828 43677 23:09:29 23:09:29 22:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:09:29 22:55:01 eth0 399.95 276.59 5407.45 39.17 0.00 0.00 0.00 0.00 23:09:29 22:55:01 veth019bd58 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:09:29 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:29 22:55:01 docker0 190.23 250.40 15.47 2041.29 0.00 0.00 0.00 0.00 23:09:29 22:56:01 eth0 25.77 13.81 19.94 10.63 0.00 0.00 0.00 0.00 23:09:29 22:56:01 veth019bd58 1.85 1.85 0.15 0.16 0.00 0.00 0.00 0.00 23:09:29 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:29 22:56:01 docker0 1.85 1.85 0.12 0.16 0.00 0.00 0.00 0.00 23:09:29 22:57:02 eth0 20.60 10.94 17.88 9.29 0.00 0.00 0.00 0.00 23:09:29 22:57:02 veth019bd58 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:29 22:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:29 22:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:29 22:58:02 eth0 152.80 103.91 1863.84 130.43 0.00 0.00 0.00 0.00 23:09:29 22:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:29 22:58:02 veth586960a 0.00 0.51 0.00 0.03 0.00 0.00 0.00 0.00 23:09:29 22:58:02 docker0 36.22 44.82 2.05 187.91 0.00 0.00 0.00 0.00 23:09:29 22:59:01 veth304b66c 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 23:09:29 22:59:01 veth29c866a 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 23:09:29 22:59:01 eth0 12.63 6.43 10.50 5.51 0.00 0.00 0.00 0.00 23:09:29 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:29 23:00:02 eth0 175.55 85.22 1850.93 23.78 0.00 0.00 0.00 0.00 23:09:29 23:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:29 23:00:02 veth74b2517 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:09:29 23:00:02 veth586960a 0.00 0.77 0.00 0.04 0.00 0.00 0.00 0.00 23:09:29 23:01:01 eth0 404.18 407.84 235.74 1653.29 0.00 0.00 0.00 0.00 23:09:29 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:29 23:01:01 docker0 637.38 693.09 67.76 5718.19 0.00 0.00 0.00 0.00 23:09:29 23:02:01 eth0 0.10 0.13 0.01 0.04 0.00 0.00 0.00 0.00 23:09:29 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:29 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:29 23:03:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:09:29 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:29 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:29 23:04:01 eth0 8.23 4.21 7.85 0.48 0.00 0.00 0.00 0.00 23:09:29 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:29 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:29 23:05:01 eth0 0.10 0.10 0.01 0.04 0.00 0.00 0.00 0.00 23:09:29 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:29 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:29 23:06:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:09:29 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:29 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:29 23:07:01 eth0 0.90 0.08 0.09 0.01 0.00 0.00 0.00 0.00 23:09:29 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:29 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:29 23:08:01 eth0 2.95 0.57 0.74 0.40 0.00 0.00 0.00 0.00 23:09:29 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:29 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:29 23:09:01 eth0 360.60 218.27 7669.31 162.67 0.00 0.00 0.00 0.00 23:09:29 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:29 23:09:01 veth39145ca 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 23:09:29 23:09:01 docker0 28.94 54.15 2.87 392.58 0.00 0.00 0.00 0.00 23:09:29 Average: eth0 104.14 74.97 1142.08 134.19 0.00 0.00 0.00 0.00 23:09:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:29 Average: veth39145ca 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 23:09:29 Average: docker0 19.35 28.92 1.53 221.63 0.00 0.00 0.00 0.00 23:09:29 23:09:29 23:09:29 ---> sar -P ALL: 23:09:29 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) 23:09:29 23:09:29 22:53:08 LINUX RESTART (2 CPU) 23:09:29 23:09:29 22:54:01 CPU %user %nice %system %iowait %steal %idle 23:09:29 22:55:01 all 42.12 0.00 13.20 2.87 0.09 41.71 23:09:29 22:55:01 0 42.57 0.00 13.70 2.75 0.09 40.88 23:09:29 22:55:01 1 41.67 0.00 12.71 2.99 0.09 42.54 23:09:29 22:56:01 all 40.41 0.00 4.26 0.33 0.08 54.91 23:09:29 22:56:01 0 40.46 0.00 4.35 0.39 0.07 54.74 23:09:29 22:56:01 1 40.37 0.00 4.18 0.28 0.09 55.08 23:09:29 22:57:02 all 73.38 0.00 6.43 1.14 0.11 18.93 23:09:29 22:57:02 0 73.97 0.00 6.03 1.15 0.13 18.72 23:09:29 22:57:02 1 72.80 0.00 6.84 1.13 0.09 19.14 23:09:29 22:58:02 all 30.78 0.00 17.88 26.49 0.11 24.75 23:09:29 22:58:02 0 30.58 0.00 18.46 27.59 0.09 23.29 23:09:29 22:58:02 1 30.98 0.00 17.30 25.40 0.13 26.20 23:09:29 22:59:01 all 70.70 0.00 10.51 17.27 0.13 1.39 23:09:29 22:59:01 0 70.26 0.00 10.35 17.29 0.13 1.97 23:09:29 22:59:01 1 71.14 0.00 10.66 17.26 0.13 0.81 23:09:29 23:00:02 all 73.32 0.00 18.56 5.39 0.14 2.59 23:09:29 23:00:02 0 73.03 0.00 18.59 5.47 0.15 2.76 23:09:29 23:00:02 1 73.62 0.00 18.52 5.31 0.13 2.42 23:09:29 23:01:01 all 18.86 0.00 5.12 0.84 0.09 75.09 23:09:29 23:01:01 0 18.62 0.00 5.27 0.97 0.07 75.06 23:09:29 23:01:01 1 19.10 0.00 4.96 0.71 0.11 75.12 23:09:29 23:02:01 all 0.24 0.00 0.08 0.00 0.03 99.65 23:09:29 23:02:01 0 0.03 0.00 0.07 0.00 0.03 99.87 23:09:29 23:02:01 1 0.45 0.00 0.08 0.00 0.03 99.43 23:09:29 23:03:01 all 0.14 0.00 0.04 0.00 0.02 99.80 23:09:29 23:03:01 0 0.05 0.00 0.05 0.00 0.03 99.87 23:09:29 23:03:01 1 0.23 0.00 0.03 0.00 0.00 99.73 23:09:29 23:04:01 all 0.20 0.00 0.04 0.00 0.03 99.73 23:09:29 23:04:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:09:29 23:04:01 1 0.35 0.00 0.05 0.00 0.03 99.57 23:09:29 23:05:01 all 0.09 0.00 0.05 0.00 0.03 99.83 23:09:29 23:05:01 0 0.07 0.00 0.05 0.00 0.03 99.85 23:09:29 23:05:01 1 0.12 0.00 0.05 0.00 0.02 99.82 23:09:29 23:09:29 23:05:01 CPU %user %nice %system %iowait %steal %idle 23:09:29 23:06:01 all 0.04 0.00 0.02 0.00 0.03 99.92 23:09:29 23:06:01 0 0.05 0.00 0.02 0.00 0.03 99.90 23:09:29 23:06:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:09:29 23:07:01 all 0.08 0.00 0.04 0.00 0.02 99.86 23:09:29 23:07:01 0 0.12 0.00 0.03 0.00 0.02 99.83 23:09:29 23:07:01 1 0.05 0.00 0.05 0.00 0.02 99.88 23:09:29 23:08:01 all 0.16 0.00 0.04 0.00 0.03 99.77 23:09:29 23:08:01 0 0.28 0.00 0.05 0.00 0.03 99.63 23:09:29 23:08:01 1 0.03 0.00 0.03 0.00 0.03 99.90 23:09:29 23:09:01 all 23.93 0.00 10.61 3.33 0.08 62.05 23:09:29 23:09:01 0 23.90 0.00 10.57 3.37 0.09 62.07 23:09:29 23:09:01 1 23.96 0.00 10.64 3.30 0.07 62.03 23:09:29 Average: all 23.88 0.00 5.57 3.68 0.06 66.82 23:09:29 Average: 0 23.85 0.00 5.61 3.76 0.07 66.71 23:09:29 Average: 1 23.90 0.00 5.52 3.59 0.06 66.92 23:09:29 23:09:29 23:09:29