Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 745cb475a1aaaa7f65879c3fe5597f8aef72f136 Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh7593214199118551017.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f1d79d91c36788821211008368c3015072ca53ca 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-ssh4927181609169820223.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 f1d79d91c36788821211008368c3015072ca53ca 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-ssh4555128583030455545.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f1d79d91c36788821211008368c3015072ca53ca (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f1d79d91c36788821211008368c3015072ca53ca # timeout=10 Commit message: "Merge pull request #358 from ernestojeda/update-get-head-tags" > 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-ssh8324929636873103932.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-ssh328896116845537899.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-468 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/79 [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/79 # 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/79@tmp/jenkins-gitclient-ssh1982601354375937221.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 745cb475a1aaaa7f65879c3fe5597f8aef72f136 (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 745cb475a1aaaa7f65879c3fe5597f8aef72f136 # timeout=10 Commit message: "Merge pull request #3749 from siggiskulason/snap-update-snap-hooks" > git rev-list --no-walk 829549d17866dcb3455a2494230a0e5a9e7c571b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:23:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:23:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:23:56 ========================================================= 18:23:56 EdgeX Global Pipelines Version Info 18:23:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:23:57 ------------------- 18:23:57 stable info: 18:23:57 ------------------- 18:23:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:23:57 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 18:23:57 Message: update stable to v1.0.209 18:23:58 ------------------- 18:23:58 experimental info: 18:23:58 ------------------- 18:23:58 Commited By: **** collab-it+edgex@linuxfoundation.org 18:23:58 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 18:23:58 Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 745cb475a1aaaa7f65879c3fe5597f8aef72f136 [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 745cb47 [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:23:58 provisioning config files... 18:23:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/79@tmp/config5849915041513604682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:23:59 ---> docker-login.sh 18:23:59 nexus3.edgexfoundry.org:10001 18:23:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:59 Configure a credential helper to remove this warning. See 18:23:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:59 18:23:59 Login Succeeded 18:23:59 nexus3.edgexfoundry.org:10002 18:23:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:59 Configure a credential helper to remove this warning. See 18:23:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:59 18:23:59 Login Succeeded 18:23:59 nexus3.edgexfoundry.org:10003 18:23:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:59 Configure a credential helper to remove this warning. See 18:23:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:59 18:23:59 Login Succeeded 18:23:59 nexus3.edgexfoundry.org:10004 18:23:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:59 Configure a credential helper to remove this warning. See 18:23:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:59 18:23:59 Login Succeeded 18:23:59 docker.io 18:23:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:00 Configure a credential helper to remove this warning. See 18:24:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:00 18:24:00 Login Succeeded 18:24:00 ---> docker-login.sh ends [Pipeline] } 18:24:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:24:00 ++ 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 18:24:00 + for file in '`ls cmd/**/Dockerfile`' 18:24:00 ++ dirname cmd/core-command/Dockerfile 18:24:00 ++ cut -d/ -f2 18:24:00 + echo core-command,cmd/core-command/Dockerfile 18:24:00 + for file in '`ls cmd/**/Dockerfile`' 18:24:00 ++ dirname cmd/core-data/Dockerfile 18:24:00 ++ cut -d/ -f2 18:24:00 + echo core-data,cmd/core-data/Dockerfile 18:24:00 + for file in '`ls cmd/**/Dockerfile`' 18:24:00 ++ cut -d/ -f2 18:24:00 ++ dirname cmd/core-metadata/Dockerfile 18:24:00 + echo core-metadata,cmd/core-metadata/Dockerfile 18:24:00 + for file in '`ls cmd/**/Dockerfile`' 18:24:00 ++ dirname cmd/security-bootstrapper/Dockerfile 18:24:00 ++ cut -d/ -f2 18:24:00 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:24:00 + for file in '`ls cmd/**/Dockerfile`' 18:24:00 ++ dirname cmd/security-proxy-setup/Dockerfile 18:24:00 ++ cut -d/ -f2 18:24:00 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:24:00 + for file in '`ls cmd/**/Dockerfile`' 18:24:00 ++ dirname cmd/security-secretstore-setup/Dockerfile 18:24:00 ++ cut -d/ -f2 18:24:00 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:24:00 + for file in '`ls cmd/**/Dockerfile`' 18:24:00 ++ cut -d/ -f2 18:24:00 ++ dirname cmd/support-notifications/Dockerfile 18:24:00 + echo support-notifications,cmd/support-notifications/Dockerfile 18:24:00 + for file in '`ls cmd/**/Dockerfile`' 18:24:00 ++ dirname cmd/support-scheduler/Dockerfile 18:24:00 ++ cut -d/ -f2 18:24:00 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:24:00 + for file in '`ls cmd/**/Dockerfile`' 18:24:00 ++ dirname cmd/sys-mgmt-agent/Dockerfile 18:24:00 ++ cut -d/ -f2 18:24:00 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:24:00 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] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 18:24:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:24:01 18:24:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:24:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:24:01 latest: Pulling from edgex-devops/git-semver 18:24:01 a0d0a0d46f8b: Pulling fs layer 18:24:01 3e5f54012d9b: Pulling fs layer 18:24:01 4c7163046ea9: Pulling fs layer 18:24:01 0c2d73faf560: Pulling fs layer 18:24:01 0c2d73faf560: Waiting 18:24:01 3e5f54012d9b: Verifying Checksum 18:24:01 3e5f54012d9b: Download complete 18:24:01 a0d0a0d46f8b: Verifying Checksum 18:24:01 a0d0a0d46f8b: Download complete 18:24:01 4c7163046ea9: Verifying Checksum 18:24:01 4c7163046ea9: Download complete 18:24:01 0c2d73faf560: Verifying Checksum 18:24:01 0c2d73faf560: Download complete 18:24:01 a0d0a0d46f8b: Pull complete 18:24:01 3e5f54012d9b: Pull complete 18:24:02 4c7163046ea9: Pull complete 18:24:02 0c2d73faf560: Pull complete 18:24:02 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 18:24:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:24:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:24:02 prd-centos7-docker-4c-2g-468 does not seem to be running inside a container 18:24:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/79 -v /w/workspace/edgex-go/79:/w/workspace/edgex-go/79:rw,z -v /w/workspace/edgex-go/79@tmp:/w/workspace/edgex-go/79@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 18:24:03 $ docker top 667f5daaa90bf3d1093c02c8c91096b607e7c2c33d7ad9b49e15c90e0b0cdc4f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:24:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:24:03 [ssh-agent] Looking for ssh-agent implementation... 18:24:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:24:03 $ docker exec 667f5daaa90bf3d1093c02c8c91096b607e7c2c33d7ad9b49e15c90e0b0cdc4f ssh-agent 18:24:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIeMkmF/agent.13 18:24:03 SSH_AGENT_PID=20 18:24:03 Running ssh-add (command line suppressed) 18:24:03 Identity added: /w/workspace/edgex-go/79@tmp/private_key_341971126692780695.key (/w/workspace/edgex-go/79@tmp/private_key_341971126692780695.key) 18:24:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:24:03 + git tag --points-at HEAD [Pipeline] } 18:24:03 $ docker exec --env ******** --env ******** 667f5daaa90bf3d1093c02c8c91096b607e7c2c33d7ad9b49e15c90e0b0cdc4f ssh-agent -k 18:24:04 unset SSH_AUTH_SOCK; 18:24:04 unset SSH_AGENT_PID; 18:24:04 echo Agent pid 20 killed; 18:24:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:24:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:24:04 [ssh-agent] Looking for ssh-agent implementation... 18:24:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:24:04 $ docker exec 667f5daaa90bf3d1093c02c8c91096b607e7c2c33d7ad9b49e15c90e0b0cdc4f ssh-agent 18:24:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJMFdJH/agent.52 18:24:04 SSH_AGENT_PID=59 18:24:04 Running ssh-add (command line suppressed) 18:24:04 Identity added: /w/workspace/edgex-go/79@tmp/private_key_4331493494211229154.key (/w/workspace/edgex-go/79@tmp/private_key_4331493494211229154.key) 18:24:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:24:04 + git semver init 18:24:04 # -> Open(): unable to determine branch for HEAD 18:24:04 # $GIT_DIR = /w/workspace/edgex-go/79/.git 18:24:04 # $GIT_WORK_TREE = /w/workspace/edgex-go/79 18:24:04 # $SEMVER_REMOTE_NAME = origin 18:24:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:24:04 # $SEMVER_USER_NAME = edgex-jenkins 18:24:04 # $SEMVER_BRANCH = main 18:24:04 # $SEMVER_TEMP = /tmp/semver-641152184 18:24:04 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 18:24:19 # '/tmp/semver-641152184' -> '/w/workspace/edgex-go/79/.semver' 18:24:19 # -> Force: false 18:24:19 # $SEMVER_DIR = /w/workspace/edgex-go/79/.semver [Pipeline] } 18:24:19 $ docker exec --env ******** --env ******** 667f5daaa90bf3d1093c02c8c91096b607e7c2c33d7ad9b49e15c90e0b0cdc4f ssh-agent -k 18:24:19 unset SSH_AUTH_SOCK; 18:24:19 unset SSH_AGENT_PID; 18:24:19 echo Agent pid 59 killed; 18:24:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:24:20 + git semver [Pipeline] } 18:24:20 $ docker stop --time=1 667f5daaa90bf3d1093c02c8c91096b607e7c2c33d7ad9b49e15c90e0b0cdc4f 18:24:21 $ docker rm -f 667f5daaa90bf3d1093c02c8c91096b607e7c2c33d7ad9b49e15c90e0b0cdc4f [Pipeline] // withDockerContainer [Pipeline] sh 18:24:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:24:22 Stashed 1 file(s) [Pipeline] echo 18:24:22 [edgeXSemver]: initialized semver on version 2.0.1-dev.69 [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 18:24:22 ========================================================= 18:24:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:24:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:24:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:24:22 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:24:22 4e9f2cdf4387: Pulling fs layer 18:24:22 57d31006c564: Pulling fs layer 18:24:22 bd5ccded8296: Pulling fs layer 18:24:22 304dd3a0f381: Pulling fs layer 18:24:22 d37cda54a23b: Pulling fs layer 18:24:22 bae75c0f2455: Pulling fs layer 18:24:22 806579b3d29a: Pulling fs layer 18:24:22 c77eb801bf70: Pulling fs layer 18:24:22 6d0567d44e1a: Pulling fs layer 18:24:22 304dd3a0f381: Waiting 18:24:22 d37cda54a23b: Waiting 18:24:22 bae75c0f2455: Waiting 18:24:22 806579b3d29a: Waiting 18:24:22 c77eb801bf70: Waiting 18:24:22 6d0567d44e1a: Waiting 18:24:22 bd5ccded8296: Verifying Checksum 18:24:22 bd5ccded8296: Download complete 18:24:22 57d31006c564: Verifying Checksum 18:24:22 57d31006c564: Download complete 18:24:22 d37cda54a23b: Verifying Checksum 18:24:22 d37cda54a23b: Download complete 18:24:22 bae75c0f2455: Verifying Checksum 18:24:22 bae75c0f2455: Download complete 18:24:22 806579b3d29a: Verifying Checksum 18:24:22 806579b3d29a: Download complete 18:24:22 4e9f2cdf4387: Verifying Checksum 18:24:22 4e9f2cdf4387: Download complete 18:24:23 c77eb801bf70: Verifying Checksum 18:24:23 c77eb801bf70: Download complete 18:24:23 4e9f2cdf4387: Pull complete 18:24:23 57d31006c564: Pull complete 18:24:23 bd5ccded8296: Pull complete 18:24:23 304dd3a0f381: Verifying Checksum 18:24:23 304dd3a0f381: Download complete 18:24:23 6d0567d44e1a: Verifying Checksum 18:24:23 6d0567d44e1a: Download complete 18:24:28 304dd3a0f381: Pull complete 18:24:28 d37cda54a23b: Pull complete 18:24:28 bae75c0f2455: Pull complete 18:24:28 806579b3d29a: Pull complete 18:24:28 c77eb801bf70: Pull complete 18:24:30 6d0567d44e1a: Pull complete 18:24:30 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 18:24:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:24:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 18:24:30 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:24:30 WORKDIR /edgex 18:24:30 COPY go.mod . 18:24:30 RUN go mod download' 18:24:30 + docker build -t ci-base-image-x86_64 -f - . 18:24:31 Sending build context to Docker daemon 329.3MB 18:24:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:24:31 ---> e839a31ac9d1 18:24:31 Step 2/4 : WORKDIR /edgex 18:24:33 ---> Running in 367e61340700 18:24:33 Removing intermediate container 367e61340700 18:24:33 ---> 34ab3ce10324 18:24:33 Step 3/4 : COPY go.mod . 18:24:33 ---> 22149ebd9fd8 18:24:33 Step 4/4 : RUN go mod download 18:24:33 ---> Running in d1b54720b78a 18:24:37 Still waiting to schedule task 18:24:37 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:25:12 Removing intermediate container d1b54720b78a 18:25:12 ---> f26db748a229 18:25:12 Successfully built f26db748a229 18:25:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:25:12 + docker inspect -f . ci-base-image-x86_64 18:25:12 . [Pipeline] withDockerContainer 18:25:12 prd-centos7-docker-4c-2g-468 does not seem to be running inside a container 18:25:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/79 -v /w/workspace/edgex-go/79:/w/workspace/edgex-go/79:rw,z -v /w/workspace/edgex-go/79@tmp:/w/workspace/edgex-go/79@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 ******** ci-base-image-x86_64 cat 18:25:13 $ docker top 75c6d10192a2079c55cb39a58e1a6bfba3dedcccac41b9ed9e9c1c68517e48eb -eo pid,comm [Pipeline] { [Pipeline] sh 18:25:13 + go version 18:25:13 go version go1.16.8 linux/amd64 [Pipeline] } 18:25:13 $ docker stop --time=1 75c6d10192a2079c55cb39a58e1a6bfba3dedcccac41b9ed9e9c1c68517e48eb 18:25:14 $ docker rm -f 75c6d10192a2079c55cb39a58e1a6bfba3dedcccac41b9ed9e9c1c68517e48eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:25:15 + docker inspect -f . ci-base-image-x86_64 18:25:15 . [Pipeline] withDockerContainer 18:25:15 prd-centos7-docker-4c-2g-468 does not seem to be running inside a container 18:25:15 $ 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/79 -v /w/workspace/edgex-go/79:/w/workspace/edgex-go/79:rw,z -v /w/workspace/edgex-go/79@tmp:/w/workspace/edgex-go/79@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 ******** ci-base-image-x86_64 cat 18:25:15 $ docker top cca7f31d8f348a838ad7ec805a1bcb90a52bbd25e9d7b50f9cef1726eef6cb72 -eo pid,comm [Pipeline] { [Pipeline] echo 18:25:15 ========================================================= 18:25:15 [edgeXBuildGoParallel] Running Tests and Build... 18:25:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:25:16 + make test 18:25:16 go mod tidy 18:25:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:25:21 ? github.com/edgexfoundry/edgex-go [no test files] 18:25:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:25:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:25:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:25:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:25:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:25:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:25:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:25:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:25:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:25:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:25:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:25:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:25:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:25:48 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:25:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements 18:25:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:25:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:25:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements 18:25:51 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:25:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 46.3% of statements 18:25:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:25:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:25:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.119s coverage: 90.1% of statements 18:25:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:25:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:25:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 84.4% of statements 18:25:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:25:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:25:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:25:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:25:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:25:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.317s coverage: 94.2% of statements 18:25:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:25:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:25:53 ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 59.1% of statements 18:25:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:25:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:25:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:25:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:25:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:25:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.042s coverage: 60.0% of statements 18:25:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:25:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:25:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:25:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 1.0% of statements 18:25:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:25:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements 18:25:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 21.7% of statements 18:25:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:25:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements 18:25:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements 18:25:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 18:25:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.101s coverage: 96.3% of statements 18:25:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements 18:26:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements 18:26:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements 18:26:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.159s coverage: 82.5% of statements 18:26:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements 18:26:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:26:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:26:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 18:26:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:26:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:26:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:26:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:26:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 18:26:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:26:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 18:26:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements 18:26:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 18:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 18:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 18:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.149s coverage: 91.2% of statements 18:26:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements 18:26:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:26:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 18:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 18:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 18:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements 18:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.039s coverage: 100.0% of statements 18:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.211s coverage: 70.4% of statements 18:26:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:26:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:26:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:26:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.128s coverage: 43.4% of statements 18:26:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:26:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:26:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements 18:26:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:26:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 18:26:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:26:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.5% of statements 18:26:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:26:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:26:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:26:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:26:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.0% of statements 18:26:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:26:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:26:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:26:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:26:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.050s coverage: 63.2% of statements 18:26:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:26:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:26:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements 18:26:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:26:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:26:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:26:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:26:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements 18:26:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:26:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:26:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:26:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:26:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:26:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:26:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 18:26:41 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 18:26:41 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 18:27:13 GO111MODULE=on go vet ./... 18:27:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:27:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:27:22 ./bin/test-attribution-txt.sh [Pipeline] sh 18:27:23 + ls -al . 18:27:23 total 612 18:27:23 drwxrwxr-x 10 1001 1001 4096 Oct 11 18:27 . 18:27:23 drwxr-xr-x 4 root root 30 Oct 11 18:25 .. 18:27:23 -rw-rw-r-- 1 1001 1001 11 Oct 11 18:23 .dockerignore 18:27:23 drwxrwxr-x 8 1001 1001 162 Oct 11 18:23 .git 18:27:23 drwxrwxr-x 4 1001 1001 142 Oct 11 18:23 .github 18:27:23 -rw-rw-r-- 1 1001 1001 804 Oct 11 18:23 .gitignore 18:27:23 -rw-rw-r-- 1 1001 1001 42 Oct 11 18:23 .golangci.yml 18:27:23 -rw-rw-r-- 1 1001 1001 76 Oct 11 18:23 .hadolint.yml 18:27:23 drwx------ 3 1001 1001 43 Oct 11 18:24 .semver 18:27:23 -rw-rw-r-- 1 1001 1001 166 Oct 11 18:23 .sonarcloud.properties 18:27:23 -rw-rw-r-- 1 1001 1001 1171 Oct 11 18:23 ADOPTERS.md 18:27:23 -rw-rw-r-- 1 1001 1001 8608 Oct 11 18:23 Attribution.txt 18:27:23 -rw-rw-r-- 1 1001 1001 43881 Oct 11 18:23 CHANGELOG.md 18:27:23 -rw-rw-r-- 1 1001 1001 3804 Oct 11 18:23 CONTRIBUTING.md 18:27:23 -rw-rw-r-- 1 1001 1001 677 Oct 11 18:23 GOVERNANCE.md 18:27:23 -rw-rw-r-- 1 1001 1001 849 Oct 11 18:23 Jenkinsfile 18:27:23 -rw-rw-r-- 1 1001 1001 10775 Oct 11 18:23 LICENSE 18:27:23 -rw-rw-r-- 1 1001 1001 6508 Oct 11 18:23 Makefile 18:27:23 -rw-rw-r-- 1 1001 1001 582 Oct 11 18:23 OWNERS.md 18:27:23 -rw-rw-r-- 1 1001 1001 8256 Oct 11 18:23 README.md 18:27:23 -rw-rw-r-- 1 1001 1001 6912 Oct 11 18:23 SECURITY.md 18:27:23 -rw-rw-r-- 1 1001 1001 12 Oct 11 18:24 VERSION 18:27:23 -rw-rw-r-- 1 1001 1001 4131 Oct 11 18:23 ZMQWindows.md 18:27:23 drwxrwxr-x 2 1001 1001 37 Oct 11 18:23 bin 18:27:23 drwxrwxr-x 14 1001 1001 4096 Oct 11 18:23 cmd 18:27:23 -rw-r--r-- 1 root root 403932 Oct 11 18:26 coverage.out 18:27:23 -rw-rw-r-- 1 1001 1001 829 Oct 11 18:23 go.mod 18:27:23 -rw-rw-r-- 1 1001 1001 50143 Oct 11 18:25 go.sum 18:27:23 drwxrwxr-x 8 1001 1001 124 Oct 11 18:23 internal 18:27:23 drwxrwxr-x 3 1001 1001 16 Oct 11 18:23 openapi 18:27:23 drwxrwxr-x 4 1001 1001 71 Oct 11 18:23 snap 18:27:23 -rw-rw-r-- 1 1001 1001 204 Oct 11 18:23 version.go [Pipeline] sh 18:27:23 + '[' -e coverage.out ] 18:27:23 + chown 1001:1001 coverage.out [Pipeline] stash 18:27:23 Stashed 1 file(s) [Pipeline] sh 18:27:23 + make build 18:27:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/core-data/core-data ./cmd/core-data 18:27:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:27:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/core-command/core-command ./cmd/core-command 18:27:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:27:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:27:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:27:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:27:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:27:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:27:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:27:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/secrets-config ./cmd/secrets-config 18:27:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 18:27:40 $ docker stop --time=1 cca7f31d8f348a838ad7ec805a1bcb90a52bbd25e9d7b50f9cef1726eef6cb72 18:27:42 $ docker rm -f cca7f31d8f348a838ad7ec805a1bcb90a52bbd25e9d7b50f9cef1726eef6cb72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:27:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:27:43 18:27:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 18:27:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:27:44 latest: Pulling from edgex-devops/edgex-compose 18:27:44 cbdbe7a5bc2a: Pulling fs layer 18:27:44 ca9280d653b3: Pulling fs layer 18:27:44 7e9c9ca2126c: Pulling fs layer 18:27:44 cbdbe7a5bc2a: Verifying Checksum 18:27:44 cbdbe7a5bc2a: Download complete 18:27:44 ca9280d653b3: Verifying Checksum 18:27:44 ca9280d653b3: Download complete 18:27:44 cbdbe7a5bc2a: Pull complete 18:27:45 7e9c9ca2126c: Verifying Checksum 18:27:45 7e9c9ca2126c: Download complete 18:27:45 ca9280d653b3: Pull complete 18:27:49 7e9c9ca2126c: Pull complete 18:27:49 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:27:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:27:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 18:27:49 prd-centos7-docker-4c-2g-468 does not seem to be running inside a container 18:27:49 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/79 -v /w/workspace/edgex-go/79:/w/workspace/edgex-go/79:rw,z -v /w/workspace/edgex-go/79@tmp:/w/workspace/edgex-go/79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:27:51 $ docker top 9ea83f38099eba606c632e3e4c017f999f8604fc5d793b3fd039884a50778fda -eo pid,comm [Pipeline] { [Pipeline] sh 18:27:51 + docker-compose build --help 18:27:51 + grep parallel 18:27:52 --parallel Build images in parallel. [Pipeline] } 18:27:52 $ docker stop --time=1 9ea83f38099eba606c632e3e4c017f999f8604fc5d793b3fd039884a50778fda 18:27:53 $ docker rm -f 9ea83f38099eba606c632e3e4c017f999f8604fc5d793b3fd039884a50778fda [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:27:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:27:53 . [Pipeline] withDockerContainer 18:27:53 prd-centos7-docker-4c-2g-468 does not seem to be running inside a container 18:27:53 $ 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/79 -v /w/workspace/edgex-go/79:/w/workspace/edgex-go/79:rw,z -v /w/workspace/edgex-go/79@tmp:/w/workspace/edgex-go/79@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 18:27:54 $ docker top bf83a7b6d1e42612ccdedb50c860fec1c258d9aa4f5fe6b3a2fce301a8e890c2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:27:54 + docker-compose -f ./docker-compose-build.yml build --parallel 18:27:55 Building core-command ... 18:27:55 Building core-data ... 18:27:55 Building core-metadata ... 18:27:55 Building security-bootstrapper ... 18:27:55 Building security-proxy-setup ... 18:27:55 Building security-secretstore-setup ... 18:27:55 Building support-notifications ... 18:27:55 Building support-scheduler ... 18:27:55 Building sys-mgmt-agent ... 18:27:55 Building security-bootstrapper 18:27:55 Building security-secretstore-setup 18:27:55 Building core-command 18:27:55 Building support-scheduler 18:27:55 Building core-data 18:28:07 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:28:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:28:07 ---> f26db748a229 18:28:07 Step 3/23 : WORKDIR /edgex-go 18:28:07 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:28:07 Step 2/30 : FROM ${BUILDER_BASE} AS builder 18:28:07 ---> f26db748a229 18:28:07 Step 3/30 : WORKDIR /edgex-go 18:28:07 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:28:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:28:07 ---> f26db748a229 18:28:07 Step 3/24 : WORKDIR /edgex-go 18:28:07 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:28:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:28:07 ---> f26db748a229 18:28:07 Step 3/22 : WORKDIR /edgex-go 18:28:07 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:28:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:28:07 ---> f26db748a229 18:28:07 Step 3/22 : WORKDIR /edgex-go 18:28:07 ---> Running in 3fe4b60e190d 18:28:07 ---> Running in c5dfb2c0918c 18:28:07 ---> Running in e9001e86c9ac 18:28:07 ---> Running in 820863c052ef 18:28:07 ---> Running in a609eb4fc5aa 18:28:07 Removing intermediate container 820863c052ef 18:28:07 ---> a31571c1bdc7 18:28:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:28:07 Removing intermediate container a609eb4fc5aa 18:28:07 ---> e98814700ee3 18:28:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:28:07 Removing intermediate container e9001e86c9ac 18:28:07 ---> acb39217d959 18:28:07 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:28:07 Removing intermediate container 3fe4b60e190d 18:28:07 ---> 1373cdd2e53a 18:28:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:28:07 Removing intermediate container c5dfb2c0918c 18:28:07 ---> 02733291740a 18:28:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:28:07 ---> Running in d7c187df24cd 18:28:07 ---> Running in 3eff1a8864ae 18:28:07 ---> Running in 53da9db31021 18:28:07 ---> Running in ff04ba8e2987 18:28:07 ---> Running in 11932cbe8b94 18:28:08 Removing intermediate container d7c187df24cd 18:28:08 ---> 0a4b00941e99 18:28:08 Step 5/22 : RUN apk add --update --no-cache make git 18:28:08 ---> Running in c68ac71f99d5 18:28:08 Removing intermediate container 53da9db31021 18:28:08 ---> d915db7265f2 18:28:08 Step 5/30 : RUN apk add --update --no-cache make git 18:28:08 Removing intermediate container 11932cbe8b94 18:28:08 ---> fb8a79a0c931 18:28:08 Step 5/24 : RUN apk add --update --no-cache make git 18:28:08 ---> Running in fee3bcdb7b7a 18:28:08 ---> Running in eba173e6a96a 18:28:08 Removing intermediate container ff04ba8e2987 18:28:08 ---> 872deefb5aaa 18:28:08 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:28:09 ---> Running in 1b6af01209f3 18:28:09 Removing intermediate container 3eff1a8864ae 18:28:09 ---> 0e1bb0b17c24 18:28:09 Step 5/23 : RUN apk add --update --no-cache make git 18:28:09 ---> Running in 2010d56e7a8f 18:28:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:28:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:28:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:28:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:28:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:28:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:28:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:28:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:28:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:28:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:28:10 OK: 219 MiB in 52 packages 18:28:10 OK: 219 MiB in 52 packages 18:28:10 OK: 219 MiB in 52 packages 18:28:10 OK: 219 MiB in 52 packages 18:28:11 OK: 219 MiB in 52 packages 18:28:11 Removing intermediate container c68ac71f99d5 18:28:11 ---> cb689797ed57 18:28:11 Step 6/22 : COPY . . 18:28:11 Removing intermediate container fee3bcdb7b7a 18:28:11 ---> ac31fa2ab968 18:28:11 Step 6/30 : COPY . . 18:28:12 Removing intermediate container 1b6af01209f3 18:28:12 ---> 9d8078283f97 18:28:12 Step 6/22 : COPY . . 18:28:12 Removing intermediate container 2010d56e7a8f 18:28:12 ---> 9c4fa7417dfb 18:28:12 Step 6/23 : COPY go.mod . 18:28:12 Removing intermediate container eba173e6a96a 18:28:12 ---> 81c6a033d0cc 18:28:12 Step 6/24 : COPY . . 18:28:15 ---> 5303d23c65e4 18:28:15 Step 7/23 : RUN go mod download 18:28:17 ---> Running in e764530a609c 18:28:17 ---> 833937df6690 18:28:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:28:17 ---> Running in a100eae13d4f 18:28:21 Removing intermediate container a100eae13d4f 18:28:21 ---> 903ed41be458 18:28:21 Step 8/22 : RUN make cmd/core-command/core-command 18:28:21 Removing intermediate container e764530a609c 18:28:21 ---> 3af523f85d9c 18:28:21 Step 8/23 : COPY . . 18:28:21 ---> Running in a1093e24dc28 18:28:21 ---> ea9010fc9815 18:28:21 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:28:21 ---> 679fda86e403 18:28:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:28:21 ---> Running in aac135763c7d 18:28:21 ---> Running in 12ebbcb4be1b 18:28:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/core-command/core-command ./cmd/core-command 18:28:21 ---> 1895b2f504a0 18:28:21 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:28:22 ---> Running in 2ff72b160cdc 18:28:24 Removing intermediate container 12ebbcb4be1b 18:28:24 ---> a871fa77f8d8 18:28:24 Step 8/22 : RUN make cmd/core-data/core-data 18:28:24 ---> Running in 82bb579d0812 18:28:25 Removing intermediate container aac135763c7d 18:28:25 ---> 4fb85ef9f287 18:28:25 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:28:25 Removing intermediate container 2ff72b160cdc 18:28:25 ---> e13aa0602f78 18:28:25 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:28:25 ---> Running in f6799effbf49 18:28:25 ---> Running in 415318ab7ab4 18:28:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/core-data/core-data ./cmd/core-data 18:28:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:28:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:28:28 ---> bf3d119201b8 18:28:28 Step 9/23 : RUN go mod tidy 18:28:28 ---> Running in fda24d17bd15 18:28:30 Removing intermediate container fda24d17bd15 18:28:30 ---> ad2f72c57849 18:28:30 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:28:30 ---> Running in 7be51e12a63c 18:28:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:28:57 Removing intermediate container a1093e24dc28 18:28:57 ---> 43d04b7edadf 18:28:57 18:28:57 Step 9/22 : FROM alpine:3.14 18:28:57 3.14: Pulling from library/alpine 18:28:57 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 18:28:57 Status: Downloaded newer image for alpine:3.14 18:28:57 ---> 14119a10abf4 18:28:57 Step 10/22 : RUN apk add --update --no-cache dumb-init 18:28:57 ---> Running in 60694629db39 18:28:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:28:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:28:57 (1/1) Installing dumb-init (1.2.5-r1) 18:28:57 Executing busybox-1.33.1-r3.trigger 18:28:57 OK: 6 MiB in 15 packages 18:28:57 Removing intermediate container 60694629db39 18:28:57 ---> 8cb65b8dca84 18:28:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:28:57 ---> Running in 85397966bf36 18:28:58 Removing intermediate container 85397966bf36 18:28:58 ---> 425f93c704e9 18:28:58 Step 12/22 : ENV APP_PORT=59882 18:28:58 ---> Running in 2cd47729929a 18:28:58 Removing intermediate container 2cd47729929a 18:28:58 ---> 762798114e4a 18:28:58 Step 13/22 : EXPOSE $APP_PORT 18:28:58 ---> Running in 12c3ace36337 18:28:58 Removing intermediate container 12c3ace36337 18:28:58 ---> 84bd8fa9d2d9 18:28:58 Step 14/22 : WORKDIR / 18:28:58 ---> Running in 629732badd28 18:28:59 Removing intermediate container 629732badd28 18:28:59 ---> ae0a466ef578 18:28:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:28:59 ---> 4415b95f928a 18:28:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:28:59 ---> 195b1aaa7ad6 18:28:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:28:59 ---> bd098fb2fa6f 18:28:59 Step 18/22 : ENTRYPOINT ["/core-command"] 18:28:59 ---> Running in 5c7295896175 18:29:00 Removing intermediate container 5c7295896175 18:29:00 ---> bae880121292 18:29:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:29:00 ---> Running in 69ab7f1cfed2 18:29:00 Removing intermediate container 69ab7f1cfed2 18:29:00 ---> 2dd983beef73 18:29:00 Step 20/22 : LABEL arch=x86_64 18:29:00 ---> Running in d466a41813bf 18:29:00 Removing intermediate container d466a41813bf 18:29:00 ---> bc5ac2dbb9a8 18:29:00 Step 21/22 : LABEL git_sha=745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:29:00 ---> Running in 5a110a1ec5f0 18:29:00 Removing intermediate container 5a110a1ec5f0 18:29:00 ---> d206b118c73f 18:29:00 Step 22/22 : LABEL version=2.0.1-dev.69 18:29:00 ---> Running in 143064ff4d79 18:29:00 Removing intermediate container 143064ff4d79 18:29:00 ---> eda9d0ab40c3 18:29:00 18:29:00 Successfully built eda9d0ab40c3 18:29:00 Successfully tagged core-command:latest 18:29:00 Building support-notifications 18:29:03  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:29:07 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:29:07 Step 2/21 : FROM ${BUILDER_BASE} AS builder 18:29:07 ---> f26db748a229 18:29:07 Step 3/21 : WORKDIR /edgex-go 18:29:07 ---> Using cache 18:29:07 ---> 02733291740a 18:29:07 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:29:07 ---> Using cache 18:29:07 ---> 872deefb5aaa 18:29:07 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 18:29:07 ---> Running in e0f982587888 18:29:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:29:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:29:09 OK: 219 MiB in 52 packages 18:29:09 Removing intermediate container f6799effbf49 18:29:09 ---> 2b087b10c453 18:29:09 18:29:09 Step 9/30 : FROM alpine:3.14 18:29:09 ---> 14119a10abf4 18:29:09 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:29:10 Removing intermediate container 415318ab7ab4 18:29:10 ---> 1bcebf2feaf7 18:29:10 18:29:10 Step 9/24 : FROM alpine:3.14 18:29:10 ---> 14119a10abf4 18:29:10 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:29:10 ---> Running in 4c162eee854b 18:29:10 ---> Running in 8f19dd713683 18:29:10 Removing intermediate container 4c162eee854b 18:29:10 ---> 3afefc9cdf61 18:29:10 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 18:29:10 Removing intermediate container e0f982587888 18:29:10 ---> 1fe766bc1e8d 18:29:10 Step 6/21 : COPY . . 18:29:10 ---> Running in 31e58a2a8543 18:29:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:29:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:29:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:29:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:29:11 (1/3) Installing ca-certificates (20191127-r5) 18:29:11 (2/3) Installing dumb-init (1.2.5-r1) 18:29:11 (3/3) Installing su-exec (0.2-r1) 18:29:11 Executing busybox-1.33.1-r3.trigger 18:29:11 Executing ca-certificates-20191127-r5.trigger 18:29:11 (1/2) Installing dumb-init (1.2.5-r1) 18:29:11 (2/2) Installing su-exec (0.2-r1) 18:29:11 Executing busybox-1.33.1-r3.trigger 18:29:11 OK: 6 MiB in 16 packages 18:29:11 OK: 6 MiB in 17 packages 18:29:13 Removing intermediate container 31e58a2a8543 18:29:13 ---> 1f11fc879f77 18:29:13 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 18:29:13 ---> Running in d3a3876b6429 18:29:13 Removing intermediate container 8f19dd713683 18:29:13 ---> b96fcb943c38 18:29:13 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:29:13 ---> Running in 3f5b12383149 18:29:13 Removing intermediate container d3a3876b6429 18:29:13 ---> cbfe22837a48 18:29:13 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:29:13 Removing intermediate container 3f5b12383149 18:29:13 ---> 377b3db2160a 18:29:13 Step 12/24 : WORKDIR / 18:29:13 ---> Running in 6ecc0945d5c2 18:29:14 ---> Running in 9346e333e73a 18:29:14 Removing intermediate container 6ecc0945d5c2 18:29:14 ---> 4bc9da448d5a 18:29:14 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:29:14 Removing intermediate container 7be51e12a63c 18:29:14 ---> d763415e8679 18:29:14 18:29:14 Step 11/23 : FROM alpine:3.14 18:29:14 ---> 14119a10abf4 18:29:14 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:29:14 ---> Using cache 18:29:14 ---> 8cb65b8dca84 18:29:14 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:29:14 ---> Using cache 18:29:14 ---> 425f93c704e9 18:29:14 Step 14/23 : ENV APP_PORT=59861 18:29:14 ---> Running in 84d3fb8dd57e 18:29:14 Removing intermediate container 82bb579d0812 18:29:14 ---> 8b50de64a716 18:29:14 18:29:14 Step 9/22 : FROM alpine:3.14 18:29:14 ---> Running in 4474c34ca8da 18:29:14 ---> 14119a10abf4 18:29:14 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:29:15 Removing intermediate container 9346e333e73a 18:29:15 ---> 0ebfad887e2f 18:29:15 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:29:15 ---> Running in 0e23ce6515a8 18:29:15 Removing intermediate container 4474c34ca8da 18:29:15 ---> c95b89cbbaa1 18:29:15 Step 15/23 : EXPOSE $APP_PORT 18:29:15 Removing intermediate container 0e23ce6515a8 18:29:15 ---> 6bd41c115a38 18:29:15 Step 11/22 : ENV APP_PORT=59880 18:29:15 ---> Running in 720426dba04d 18:29:15 ---> f35b5a3b74fb 18:29:15 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:29:15 ---> Running in 9cf827114d28 18:29:15 Removing intermediate container 720426dba04d 18:29:15 ---> c62e27690006 18:29:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:29:15 ---> 3b3b41a688cb 18:29:15 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:29:16 Removing intermediate container 9cf827114d28 18:29:16 ---> 3e03ba2bf5d3 18:29:16 Step 12/22 : EXPOSE $APP_PORT 18:29:16 ---> 5b3f78c2ef42 18:29:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:29:16 ---> Running in d8821a4345fe 18:29:16 Removing intermediate container 84d3fb8dd57e 18:29:16 ---> 8933c87df195 18:29:16 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 18:29:16 ---> 2ceeed0759a8 18:29:16 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:29:16 ---> Running in 08a808fea0ed 18:29:16 Removing intermediate container d8821a4345fe 18:29:16 ---> 83721e51eff7 18:29:16 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:29:16 ---> Running in ee1938c33a71 18:29:16 ---> 0258b3716918 18:29:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:29:16 ---> 6b8d67fb8d69 18:29:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:29:16 Removing intermediate container 08a808fea0ed 18:29:16 ---> 8d5dfc51d60d 18:29:16 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:29:17 ---> 7fccff3ebffb 18:29:17 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:29:17 ---> c39fa8c5461b 18:29:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:29:17 ---> afd2cfa5e7ec 18:29:17 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:29:17 ---> 9ca0946ab8d5 18:29:17 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:29:17 ---> Running in 1a95330f3ff1 18:29:17 ---> Running in ffec21212f14 18:29:17 ---> Running in af796fda6ed0 18:29:17 Removing intermediate container 1a95330f3ff1 18:29:17 ---> 099968cb94bd 18:29:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:29:17 ---> Running in cbf559e2bbc4 18:29:17 ---> d48d0d23f5cc 18:29:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:29:17 Removing intermediate container cbf559e2bbc4 18:29:17 ---> a48446e251c7 18:29:17 Step 21/23 : LABEL arch=x86_64 18:29:17 ---> Running in 5de96bb38a76 18:29:17 Removing intermediate container ee1938c33a71 18:29:17 ---> 09487c104578 18:29:17 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 18:29:17 ---> Running in 9b781f546cc5 18:29:17 ---> 4831cb4205b2 18:29:17 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/ 18:29:17 Removing intermediate container 5de96bb38a76 18:29:17 ---> 0cdacdabad2b 18:29:17 Step 22/23 : LABEL git_sha=745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:29:17 ---> Running in 6479fe5d15e1 18:29:17 ---> Running in 14884148d78b 18:29:17 Removing intermediate container 14884148d78b 18:29:17 ---> 3e23642cc901 18:29:17 Step 23/23 : LABEL version=2.0.1-dev.69 18:29:17 ---> Running in b28989a828c4 18:29:17 Removing intermediate container b28989a828c4 18:29:17 ---> e1b425185975 18:29:17 18:29:18 Successfully built e1b425185975 18:29:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:29:18 Successfully tagged support-scheduler:latest 18:29:18 Building core-metadata 18:29:18  Building support-scheduler ... done Removing intermediate container ffec21212f14 18:29:18 ---> ae708b0c2218 18:29:18 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 18:29:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:29:19 (1/6) Installing dumb-init (1.2.5-r1) 18:29:19 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:29:19 (3/6) Installing libsodium (1.0.18-r0) 18:29:19 ---> 9bf9bf362dc5 18:29:19 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:29:19 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:29:19 Removing intermediate container af796fda6ed0 18:29:19 ---> 2e2b3bb455bc 18:29:19 Step 8/21 : RUN make cmd/support-notifications/support-notifications 18:29:19 ---> Running in 66a18a38bdfc 18:29:19 (5/6) Installing libzmq (4.3.4-r0) 18:29:20 (6/6) Installing zeromq (4.3.4-r0) 18:29:20 Removing intermediate container 6479fe5d15e1 18:29:20 ---> e52fa10fcc57 18:29:20 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 18:29:20 Executing busybox-1.33.1-r3.trigger 18:29:20 OK: 8 MiB in 20 packages 18:29:20 ---> Running in 9581e4564401 18:29:20 ---> b9e1cf665609 18:29:20 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:29:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:29:20 Removing intermediate container 9581e4564401 18:29:20 ---> 478eb6344618 18:29:20 Step 22/24 : LABEL arch=x86_64 18:29:20 ---> Running in 6b52cd415ff5 18:29:20 Removing intermediate container 6b52cd415ff5 18:29:20 ---> 7a76aef0aab6 18:29:20 Step 23/24 : LABEL git_sha=745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:29:20 ---> afc44a84cffc 18:29:20 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:29:20 ---> Running in e594d7989631 18:29:20 Removing intermediate container 9b781f546cc5 18:29:20 ---> 048f2232a38b 18:29:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:29:20 Removing intermediate container e594d7989631 18:29:20 ---> bdb0cf8d157a 18:29:20 Step 24/24 : LABEL version=2.0.1-dev.69 18:29:21 ---> e0b1dedfdbe2 18:29:21 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:29:21 ---> Running in 290e5b81dda3 18:29:21 ---> 24b6d5f6609f 18:29:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:29:21 Removing intermediate container 290e5b81dda3 18:29:21 ---> 145a47dae0b9 18:29:21 18:29:21 Successfully built 145a47dae0b9 18:29:21 Successfully tagged security-secretstore-setup:latest 18:29:21  Building security-secretstore-setup ... done Building sys-mgmt-agent 18:29:21 ---> 10861457720d 18:29:21 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 18:29:22 ---> 6a0254890da0 18:29:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:29:23 ---> Running in 1951c374d6af 18:29:24 ---> 7aef04662198 18:29:24 Step 18/22 : ENTRYPOINT ["/core-data"] 18:29:25 Removing intermediate container 1951c374d6af 18:29:25 ---> 55dffeb993e7 18:29:25 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:29:25 ---> Running in 3007648dbc12 18:29:25 Removing intermediate container 3007648dbc12 18:29:25 ---> f17fb6442c75 18:29:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:29:25 ---> Running in d7d0f79f002c 18:29:25 ---> 9cf8a8bcf5cc 18:29:25 Step 25/30 : RUN chmod +x /entrypoint.sh 18:29:25 ---> Running in 2b729f5b753f 18:29:25 Removing intermediate container d7d0f79f002c 18:29:25 ---> 67cd4b2e30dd 18:29:25 Step 20/22 : LABEL arch=x86_64 18:29:25 ---> Running in 879c279d77c6 18:29:25 Removing intermediate container 879c279d77c6 18:29:25 ---> 3cbb1754c1ce 18:29:25 Step 21/22 : LABEL git_sha=745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:29:26 ---> Running in c8a225442113 18:29:26 Removing intermediate container c8a225442113 18:29:26 ---> 400bd7f2f682 18:29:26 Step 22/22 : LABEL version=2.0.1-dev.69 18:29:26 ---> Running in bd25ab66da95 18:29:26 Removing intermediate container 2b729f5b753f 18:29:26 ---> 42e2ec39ed43 18:29:26 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 18:29:26 ---> Running in c3beb57ff085 18:29:26 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:29:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:29:26 ---> f26db748a229 18:29:26 Step 3/22 : WORKDIR /edgex-go 18:29:26 ---> Using cache 18:29:26 ---> 02733291740a 18:29:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:29:26 ---> Using cache 18:29:26 ---> 872deefb5aaa 18:29:26 Step 5/22 : RUN apk add --update --no-cache make git 18:29:26 Removing intermediate container bd25ab66da95 18:29:26 ---> 88f4e879be6b 18:29:26 18:29:26 ---> Running in 0f7ea3cd16f5 18:29:27 Successfully built 88f4e879be6b 18:29:27 Successfully tagged core-data:latest 18:29:27 Building security-proxy-setup 18:29:27  Building core-data ... done Removing intermediate container c3beb57ff085 18:29:27 ---> 2490d4cd3c04 18:29:27 Step 27/30 : CMD ["gate"] 18:29:27 ---> Running in e235ccf56f7f 18:29:27 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:29:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:29:27 ---> f26db748a229 18:29:27 Step 3/22 : WORKDIR /edgex-go 18:29:27 ---> Using cache 18:29:27 ---> 02733291740a 18:29:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:29:27 ---> Using cache 18:29:27 ---> 872deefb5aaa 18:29:27 Step 5/22 : RUN apk add --update --no-cache make bash git 18:29:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:29:28 Removing intermediate container e235ccf56f7f 18:29:28 ---> 66f687b1afa8 18:29:28 Step 28/30 : LABEL arch=x86_64 18:29:28 ---> Running in e638e855ba7e 18:29:28 ---> Running in 9562d48759c2 18:29:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:29:29 Removing intermediate container 9562d48759c2 18:29:29 ---> 69220c5e4498 18:29:29 Step 29/30 : LABEL git_sha=745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:29:29 ---> Running in f0f8b0bb905e 18:29:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:29:29 Removing intermediate container f0f8b0bb905e 18:29:29 ---> 64b862d907ba 18:29:29 Step 30/30 : LABEL version=2.0.1-dev.69 18:29:29 OK: 219 MiB in 52 packages 18:29:29 ---> Running in 4d72909f786f 18:29:29 Removing intermediate container 4d72909f786f 18:29:29 ---> 88888d61060b 18:29:29 18:29:29 Successfully built 88888d61060b 18:29:29 Successfully tagged security-bootstrapper:latest 18:29:30  Building security-bootstrapper ... done Removing intermediate container 0f7ea3cd16f5 18:29:30 ---> e203e7b8e8d4 18:29:30 Step 6/22 : COPY . . 18:29:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:29:30 OK: 219 MiB in 52 packages 18:29:32 Removing intermediate container e638e855ba7e 18:29:32 ---> 9041d657ef55 18:29:32 Step 6/22 : COPY . . 18:29:39 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:29:39 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:29:39 ---> f26db748a229 18:29:39 Step 3/20 : WORKDIR /edgex-go 18:29:39 ---> Using cache 18:29:39 ---> 02733291740a 18:29:39 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:29:39 ---> Using cache 18:29:39 ---> 872deefb5aaa 18:29:39 Step 5/20 : RUN apk add --update --no-cache make git 18:29:39 ---> Using cache 18:29:39 ---> e203e7b8e8d4 18:29:39 Step 6/20 : COPY . . 18:29:41 ---> ff27becb7340 18:29:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:29:41 ---> 2cc0f1a00211 18:29:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:29:41 ---> Running in d3e7a889df6d 18:29:41 ---> Running in 9293821b25ef 18:29:43 Removing intermediate container 66a18a38bdfc 18:29:43 ---> d667b5b73f3a 18:29:43 18:29:43 Step 9/21 : FROM alpine:3.14 18:29:43 ---> 14119a10abf4 18:29:43 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 18:29:43 Removing intermediate container d3e7a889df6d 18:29:43 ---> 997dbb15a71d 18:29:43 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:29:43 ---> Running in 347dbb119830 18:29:43 ---> Running in 1613ede3e702 18:29:43 Removing intermediate container 9293821b25ef 18:29:43 ---> 4a94573cc1e5 18:29:43 Step 8/22 : RUN make cmd/core-metadata/core-metadata 18:29:43 ---> Running in 55d3f30be219 18:29:43 ---> 8202d7df3003 18:29:43 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:29:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:29:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:29:43 ---> Running in 3c0b6855672c 18:29:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:29:44 (1/2) Installing ca-certificates (20191127-r5) 18:29:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:29:44 (2/2) Installing dumb-init (1.2.5-r1) 18:29:44 Executing busybox-1.33.1-r3.trigger 18:29:44 Executing ca-certificates-20191127-r5.trigger 18:29:44 OK: 6 MiB in 16 packages 18:29:45 Removing intermediate container 347dbb119830 18:29:45 ---> 8a0a5fd66781 18:29:45 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:29:45 ---> Running in 16b5aff933b2 18:29:45 Removing intermediate container 16b5aff933b2 18:29:45 ---> 0cf3348d8eec 18:29:45 Step 12/21 : ENV APP_PORT=59860 18:29:45 ---> Running in 10e884576a00 18:29:45 Removing intermediate container 10e884576a00 18:29:45 ---> e6e11ab1f603 18:29:45 Step 13/21 : EXPOSE $APP_PORT 18:29:45 ---> Running in 781cfa5a20af 18:29:45 Removing intermediate container 3c0b6855672c 18:29:45 ---> df8f5f005eef 18:29:45 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:29:45 ---> Running in 3a2571bcb825 18:29:45 Removing intermediate container 781cfa5a20af 18:29:45 ---> eea69902ac32 18:29:45 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 18:29:45 ---> e04e6d572eb0 18:29:45 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:29:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:29:46 ---> 131b54382922 18:29:46 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:29:46 ---> d46be28deec1 18:29:46 Step 17/21 : ENTRYPOINT ["/support-notifications"] 18:29:46 ---> Running in 0a13c1445719 18:29:46 Removing intermediate container 0a13c1445719 18:29:46 ---> 95c1bfe22c6c 18:29:46 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:29:46 ---> Running in 7c666b5bafa9 18:29:46 Removing intermediate container 7c666b5bafa9 18:29:46 ---> 0f0128b88f0d 18:29:46 Step 19/21 : LABEL arch=x86_64 18:29:47 ---> Running in 47bc5aed6d1e 18:29:47 Removing intermediate container 47bc5aed6d1e 18:29:47 ---> 6470f0e42108 18:29:47 Step 20/21 : LABEL git_sha=745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:29:47 ---> Running in 569324cff9da 18:29:47 Removing intermediate container 569324cff9da 18:29:47 ---> ecaae5cd86df 18:29:47 Step 21/21 : LABEL version=2.0.1-dev.69 18:29:47 ---> Running in 3147c7acc8f5 18:29:47 Removing intermediate container 3147c7acc8f5 18:29:47 ---> bc3b0b660cf8 18:29:47 18:29:47 Successfully built bc3b0b660cf8 18:29:47 Successfully tagged support-notifications:latest 18:30:09  Building support-notifications ... done Removing intermediate container 1613ede3e702 18:30:09 ---> 7e2064d96f8f 18:30:09 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:30:09 ---> Running in e3cfcb256749 18:30:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/secrets-config ./cmd/secrets-config 18:30:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:30:09 Removing intermediate container e3cfcb256749 18:30:09 ---> ee67a5800d05 18:30:09 18:30:09 Step 10/22 : FROM docker:20.10.8 18:30:09 20.10.8: Pulling from library/docker 18:30:10 Removing intermediate container 55d3f30be219 18:30:10 ---> aee355d871a3 18:30:10 18:30:10 Step 9/22 : FROM alpine:3.14 18:30:10 ---> 14119a10abf4 18:30:10 Step 10/22 : RUN apk add --update --no-cache dumb-init 18:30:10 ---> Using cache 18:30:10 ---> 8cb65b8dca84 18:30:10 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:30:10 ---> Using cache 18:30:10 ---> 425f93c704e9 18:30:10 Step 12/22 : ENV APP_PORT=59881 18:30:10 ---> Running in 3c4d0112fa1a 18:30:10 Removing intermediate container 3c4d0112fa1a 18:30:10 ---> 5f16dd0572f5 18:30:10 Step 13/22 : EXPOSE $APP_PORT 18:30:10 ---> Running in fb8780e7c690 18:30:11 Removing intermediate container fb8780e7c690 18:30:11 ---> a5d1310e9121 18:30:11 Step 14/22 : WORKDIR / 18:30:11 ---> Running in 356133facc99 18:30:11 Removing intermediate container 3a2571bcb825 18:30:11 ---> 9a4a7f7b95bf 18:30:11 18:30:11 Step 9/20 : FROM alpine:3.14 18:30:11 ---> 14119a10abf4 18:30:11 Step 10/20 : RUN apk add --update --no-cache curl 18:30:11 ---> Running in 0ea592fe22d9 18:30:11 Removing intermediate container 356133facc99 18:30:11 ---> cc069453b422 18:30:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:30:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:30:11 ---> 5da6ebf545fc 18:30:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:30:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:30:11 (1/5) Installing ca-certificates (20191127-r5) 18:30:11 (2/5) Installing brotli-libs (1.0.9-r5) 18:30:11 (3/5) Installing nghttp2-libs (1.43.0-r0) 18:30:11 (4/5) Installing libcurl (7.79.1-r0) 18:30:11 (5/5) Installing curl (7.79.1-r0) 18:30:11 Executing busybox-1.33.1-r3.trigger 18:30:11 Executing ca-certificates-20191127-r5.trigger 18:30:11 OK: 8 MiB in 19 packages 18:30:12 ---> 9f374bfe5673 18:30:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:30:12 Removing intermediate container 0ea592fe22d9 18:30:12 ---> dac48a65c647 18:30:12 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:30:12 ---> 0263d613f561 18:30:12 Step 18/22 : ENTRYPOINT ["/core-metadata"] 18:30:12 ---> Running in 14b6fd24e468 18:30:12 ---> Running in b34a3af18e99 18:30:12 Removing intermediate container 14b6fd24e468 18:30:12 ---> 0065f1f4404b 18:30:12 Step 12/20 : WORKDIR /edgex 18:30:13 ---> Running in 9ab27e59a055 18:30:13 Removing intermediate container b34a3af18e99 18:30:13 ---> ed0164938102 18:30:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:30:13 ---> Running in 5792f6111fdd 18:30:13 Removing intermediate container 9ab27e59a055 18:30:13 ---> a89d0e33fe73 18:30:13 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:30:13 Removing intermediate container 5792f6111fdd 18:30:13 ---> a64646025b7d 18:30:13 Step 20/22 : LABEL arch=x86_64 18:30:13 ---> Running in 4bf0351d3c6b 18:30:13 Removing intermediate container 4bf0351d3c6b 18:30:13 ---> 776b554a5298 18:30:13 Step 21/22 : LABEL git_sha=745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:30:13 ---> 4b02866f7d2a 18:30:13 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:30:13 ---> Running in b216ad134450 18:30:13 Removing intermediate container b216ad134450 18:30:13 ---> b12ea2de69d0 18:30:13 Step 22/22 : LABEL version=2.0.1-dev.69 18:30:13 ---> Running in b3cf61dd980b 18:30:13 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 18:30:13 ---> b16a34d3b532 18:30:13 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:30:13 Status: Downloaded newer image for docker:20.10.8 18:30:13 ---> bc6c0ffef665 18:30:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:30:13 ---> Running in d2f0a07b5d09 18:30:13 Removing intermediate container b3cf61dd980b 18:30:13 ---> 78bc430f5f1a 18:30:13 18:30:13 Removing intermediate container d2f0a07b5d09 18:30:13 ---> 56147ba643d6 18:30:13 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 18:30:13 Successfully built 78bc430f5f1a 18:30:13 Successfully tagged core-metadata:latest 18:30:13  Building core-metadata ... done  ---> Running in c66b6bd6d5b0 18:30:13 ---> 34fc5d3718f0 18:30:13 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:30:13 ---> Running in 083eea869fcb 18:30:14 Removing intermediate container 083eea869fcb 18:30:14 ---> 8129f58c53b8 18:30:14 Step 17/20 : CMD ["--init=true"] 18:30:14 ---> Running in 4ee78c0ae5e6 18:30:14 Removing intermediate container 4ee78c0ae5e6 18:30:14 ---> 46a94439e885 18:30:14 Step 18/20 : LABEL arch=x86_64 18:30:14 ---> Running in f6fc84aa44d7 18:30:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:30:14 Removing intermediate container f6fc84aa44d7 18:30:14 ---> 5f0d756bbd82 18:30:14 Step 19/20 : LABEL git_sha=745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:30:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:30:14 ---> Running in 45a98df3d5dd 18:30:14 Removing intermediate container 45a98df3d5dd 18:30:14 ---> c7bc72d162e1 18:30:14 Step 20/20 : LABEL version=2.0.1-dev.69 18:30:14 ---> Running in bf6da440f1a4 18:30:14 (1/42) Installing readline (8.1.0-r0) 18:30:14 (2/42) Installing bash (5.1.4-r0) 18:30:14 Removing intermediate container bf6da440f1a4 18:30:14 ---> e1fae37baaa1 18:30:14 18:30:14 Executing bash-5.1.4-r0.post-install 18:30:14 (3/42) Installing brotli-libs (1.0.9-r5) 18:30:14 (4/42) Installing nghttp2-libs (1.43.0-r0) 18:30:14 (5/42) Installing libcurl (7.79.1-r0) 18:30:14 (6/42) Installing curl (7.79.1-r0) 18:30:14 (7/42) Installing dumb-init (1.2.5-r1) 18:30:14 (8/42) Installing libbz2 (1.0.8-r1) 18:30:14 (9/42) Installing expat (2.4.1-r0) 18:30:14 (10/42) Installing libffi (3.3-r2) 18:30:14 (11/42) Installing gdbm (1.19-r0) 18:30:14 (12/42) Installing xz-libs (5.2.5-r0) 18:30:14 (13/42) Installing libgcc (10.3.1_git20210424-r2) 18:30:14 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 18:30:14 (15/42) Installing mpdecimal (2.5.1-r1) 18:30:14 (16/42) Installing sqlite-libs (3.35.5-r0) 18:30:14 (17/42) Installing python3 (3.9.5-r1) 18:30:14 Successfully built e1fae37baaa1 18:30:14 Successfully tagged security-proxy-setup:latest 18:30:14  Building security-proxy-setup ... done (18/42) Installing py3-appdirs (1.4.4-r2) 18:30:14 (19/42) Installing py3-chardet (4.0.0-r2) 18:30:15 (20/42) Installing py3-idna (3.2-r0) 18:30:15 (21/42) Installing py3-urllib3 (1.26.5-r0) 18:30:15 (22/42) Installing py3-certifi (2020.12.5-r1) 18:30:15 (23/42) Installing py3-requests (2.25.1-r4) 18:30:15 (24/42) Installing py3-msgpack (1.0.2-r1) 18:30:15 (25/42) Installing py3-lockfile (0.12.2-r4) 18:30:15 (26/42) Installing py3-cachecontrol (0.12.6-r1) 18:30:15 (27/42) Installing py3-colorama (0.4.4-r1) 18:30:15 (28/42) Installing py3-contextlib2 (0.6.0-r1) 18:30:15 (29/42) Installing py3-distlib (0.3.1-r3) 18:30:15 (30/42) Installing py3-distro (1.5.0-r3) 18:30:15 (31/42) Installing py3-six (1.15.0-r1) 18:30:15 (32/42) Installing py3-webencodings (0.5.1-r4) 18:30:15 (33/42) Installing py3-html5lib (1.1-r1) 18:30:15 (34/42) Installing py3-parsing (2.4.7-r2) 18:30:15 (35/42) Installing py3-packaging (20.9-r1) 18:30:15 (36/42) Installing py3-toml (0.10.2-r2) 18:30:15 (37/42) Installing py3-pep517 (0.10.0-r2) 18:30:15 (38/42) Installing py3-progress (1.5-r2) 18:30:15 (39/42) Installing py3-retrying (1.3.3-r1) 18:30:15 (40/42) Installing py3-ordered-set (4.0.2-r1) 18:30:15 (41/42) Installing py3-setuptools (52.0.0-r3) 18:30:15 (42/42) Installing py3-pip (20.3.4-r1) 18:30:15 Executing busybox-1.33.1-r3.trigger 18:30:15 OK: 84 MiB in 64 packages 18:30:16 Collecting docker-compose==1.23.2 18:30:16 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:30:16 Collecting dockerpty<0.5,>=0.4.1 18:30:16 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:30:16 Collecting texttable<0.10,>=0.9.0 18:30:16 Downloading texttable-0.9.1.tar.gz (11 kB) 18:30:16 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 18:30:16 Collecting jsonschema<3,>=2.5.1 18:30:16 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:30:16 Collecting websocket-client<1.0,>=0.32.0 18:30:16 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:30:17 Collecting docopt<0.7,>=0.6.1 18:30:17 Downloading docopt-0.6.2.tar.gz (25 kB) 18:30:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:30:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:30:17 Collecting docker<4.0,>=3.6.0 18:30:17 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:30:17 Collecting cached-property<2,>=1.2.0 18:30:17 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:30:17 Collecting PyYAML<4,>=3.10 18:30:17 Downloading PyYAML-3.13.tar.gz (270 kB) 18:30:18 Collecting docker-pycreds>=0.4.0 18:30:18 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:30:18 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) 18:30:18 Collecting idna<2.8,>=2.5 18:30:18 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:30:18 Collecting chardet<3.1.0,>=3.0.2 18:30:18 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:30:18 Collecting urllib3<1.25,>=1.21.1 18:30:18 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:30:18 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:30:18 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:30:18 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:30:18 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:30:18 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 18:30:18 Attempting uninstall: urllib3 18:30:18 Found existing installation: urllib3 1.26.5 18:30:18 Uninstalling urllib3-1.26.5: 18:30:18 Successfully uninstalled urllib3-1.26.5 18:30:18 Attempting uninstall: idna 18:30:18 Found existing installation: idna 3.2 18:30:18 Uninstalling idna-3.2: 18:30:18 Successfully uninstalled idna-3.2 18:30:18 Attempting uninstall: chardet 18:30:18 Found existing installation: chardet 4.0.0 18:30:18 Uninstalling chardet-4.0.0: 18:30:18 Successfully uninstalled chardet-4.0.0 18:30:19 Attempting uninstall: requests 18:30:19 Found existing installation: requests 2.25.1 18:30:19 Uninstalling requests-2.25.1: 18:30:19 Successfully uninstalled requests-2.25.1 18:30:19 Running setup.py install for texttable: started 18:30:19 Running setup.py install for texttable: finished with status 'done' 18:30:19 Running setup.py install for PyYAML: started 18:30:20 Running setup.py install for PyYAML: finished with status 'done' 18:30:20 Running setup.py install for docopt: started 18:30:20 Running setup.py install for docopt: finished with status 'done' 18:30:20 Running setup.py install for dockerpty: started 18:30:20 Running setup.py install for dockerpty: finished with status 'done' 18:30:20 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 18:30:24 Removing intermediate container c66b6bd6d5b0 18:30:24 ---> 1d42732f7a81 18:30:24 Step 13/22 : ENV APP_PORT=58890 18:30:24 ---> Running in fdb6c50139a2 18:30:24 Removing intermediate container fdb6c50139a2 18:30:24 ---> 3c79b0068033 18:30:24 Step 14/22 : EXPOSE $APP_PORT 18:30:24 ---> Running in ff26ad0b01c5 18:30:24 Removing intermediate container ff26ad0b01c5 18:30:24 ---> 69ddd9f400d8 18:30:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:30:24 ---> bbd9e38d799d 18:30:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:30:24 ---> af162a4ba47a 18:30:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:30:24 ---> 9964db393bd1 18:30:24 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 18:30:24 ---> Running in 59e4aeb1e5ae 18:30:25 Removing intermediate container 59e4aeb1e5ae 18:30:25 ---> b1790b9d77a5 18:30:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:30:25 ---> Running in 519744e6bec7 18:30:25 Removing intermediate container 519744e6bec7 18:30:25 ---> 531dd9dc9a43 18:30:25 Step 20/22 : LABEL arch=x86_64 18:30:25 ---> Running in 9e4d19128dc6 18:30:25 Removing intermediate container 9e4d19128dc6 18:30:25 ---> 57c3d69428d5 18:30:25 Step 21/22 : LABEL git_sha=745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:30:25 ---> Running in 89856f0c69bd 18:30:25 Removing intermediate container 89856f0c69bd 18:30:25 ---> d9dedaa04c3e 18:30:25 Step 22/22 : LABEL version=2.0.1-dev.69 18:30:25 ---> Running in 83746a5936d5 18:30:25 Removing intermediate container 83746a5936d5 18:30:25 ---> cc3dc7819bb4 18:30:25 18:30:25 Successfully built cc3dc7819bb4 18:30:25 Successfully tagged sys-mgmt-agent:latest 18:30:25  Building sys-mgmt-agent ... done  [Pipeline] } 18:30:25 $ docker stop --time=1 bf83a7b6d1e42612ccdedb50c860fec1c258d9aa4f5fe6b3a2fce301a8e890c2 18:30:27 $ docker rm -f bf83a7b6d1e42612ccdedb50c860fec1c258d9aa4f5fe6b3a2fce301a8e890c2 [Pipeline] // withDockerContainer [Pipeline] sh 18:30:27 + docker images 18:30:27 REPOSITORY TAG IMAGE ID CREATED SIZE 18:30:27 sys-mgmt-agent latest cc3dc7819bb4 2 seconds ago 294MB 18:30:27 security-proxy-setup latest e1fae37baaa1 13 seconds ago 26.7MB 18:30:27 core-metadata latest 78bc430f5f1a 14 seconds ago 16.8MB 18:30:27 9a4a7f7b95bf 17 seconds ago 1.76GB 18:30:27 aee355d871a3 17 seconds ago 1.76GB 18:30:27 ee67a5800d05 19 seconds ago 1.75GB 18:30:27 support-notifications latest bc3b0b660cf8 40 seconds ago 16.8MB 18:30:27 d667b5b73f3a 45 seconds ago 1.75GB 18:30:27 security-bootstrapper latest 88888d61060b 58 seconds ago 18.8MB 18:30:27 core-data latest 88f4e879be6b About a minute ago 20.5MB 18:30:27 security-secretstore-setup latest 145a47dae0b9 About a minute ago 28.2MB 18:30:27 support-scheduler latest e1b425185975 About a minute ago 16.1MB 18:30:27 d763415e8679 About a minute ago 1.75GB 18:30:27 8b50de64a716 About a minute ago 1.76GB 18:30:27 2b087b10c453 About a minute ago 1.75GB 18:30:27 1bcebf2feaf7 About a minute ago 1.76GB 18:30:27 core-command latest eda9d0ab40c3 About a minute ago 16MB 18:30:27 43d04b7edadf About a minute ago 1.75GB 18:30:27 ci-base-image-x86_64 latest f26db748a229 5 minutes ago 1.25GB 18:30:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 days ago 34.5MB 18:30:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine e839a31ac9d1 4 days ago 546MB 18:30:27 docker 20.10.8 bc6c0ffef665 5 weeks ago 214MB 18:30:27 alpine 3.14 14119a10abf4 6 weeks ago 5.6MB 18:30:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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 18:30:27 provisioning config files... 18:30:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/79@tmp/config3405961532991125855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:30:27 ---> docker-login.sh 18:30:27 nexus3.edgexfoundry.org:10001 18:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:27 Configure a credential helper to remove this warning. See 18:30:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:27 18:30:27 Login Succeeded 18:30:27 nexus3.edgexfoundry.org:10002 18:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:27 Configure a credential helper to remove this warning. See 18:30:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:27 18:30:27 Login Succeeded 18:30:27 nexus3.edgexfoundry.org:10003 18:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:28 Configure a credential helper to remove this warning. See 18:30:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:28 18:30:28 Login Succeeded 18:30:28 nexus3.edgexfoundry.org:10004 18:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:28 Configure a credential helper to remove this warning. See 18:30:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:28 18:30:28 Login Succeeded 18:30:28 docker.io 18:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:28 Configure a credential helper to remove this warning. See 18:30:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:28 18:30:28 Login Succeeded 18:30:28 ---> docker-login.sh ends [Pipeline] } 18:30:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:30:28 [edgeXDocker.push] Tagging docker image core-command with the following tags: 18:30:28 745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:30:28 latest 18:30:28 2.0.1-dev.69 18:30:28 745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 18:30:28 main 18:30:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:30:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:745cb475a1aaaa7f65879c3fe5597f8aef72f136 [Pipeline] isUnix [Pipeline] sh 18:30:29 + docker push nexus3.edgexfoundry.org:10004/core-command:745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:30:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:30:29 6e0ae4f909c8: Preparing 18:30:29 c6f847d30159: Preparing 18:30:29 e354b2ec0b8f: Preparing 18:30:29 2af26b8a8664: Preparing 18:30:29 e2eb06d8af82: Preparing 18:30:29 e2eb06d8af82: Layer already exists 18:30:29 2af26b8a8664: Pushed 18:30:29 e354b2ec0b8f: Pushed 18:30:29 6e0ae4f909c8: Pushed 18:30:30 c6f847d30159: Pushed 18:30:30 745cb475a1aaaa7f65879c3fe5597f8aef72f136: digest: sha256:2066798885439cb6a5086921ee7ff9d8436c88f76822dde35a4660c68c70a1ac size: 1363 [Pipeline] isUnix [Pipeline] sh 18:30:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 18:30:31 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 18:30:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:30:31 6e0ae4f909c8: Preparing 18:30:31 c6f847d30159: Preparing 18:30:31 e354b2ec0b8f: Preparing 18:30:31 2af26b8a8664: Preparing 18:30:31 e2eb06d8af82: Preparing 18:30:31 e2eb06d8af82: Layer already exists 18:30:31 2af26b8a8664: Layer already exists 18:30:31 6e0ae4f909c8: Layer already exists 18:30:31 e354b2ec0b8f: Layer already exists 18:30:31 c6f847d30159: Layer already exists 18:30:31 latest: digest: sha256:2066798885439cb6a5086921ee7ff9d8436c88f76822dde35a4660c68c70a1ac size: 1363 [Pipeline] isUnix [Pipeline] sh 18:30:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.69 [Pipeline] isUnix [Pipeline] sh 18:30:31 + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.69 18:30:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:30:31 6e0ae4f909c8: Preparing 18:30:31 c6f847d30159: Preparing 18:30:31 e354b2ec0b8f: Preparing 18:30:31 2af26b8a8664: Preparing 18:30:31 e2eb06d8af82: Preparing 18:30:31 6e0ae4f909c8: Layer already exists 18:30:31 2af26b8a8664: Layer already exists 18:30:31 e354b2ec0b8f: Layer already exists 18:30:31 e2eb06d8af82: Layer already exists 18:30:31 c6f847d30159: Layer already exists 18:30:31 2.0.1-dev.69: digest: sha256:2066798885439cb6a5086921ee7ff9d8436c88f76822dde35a4660c68c70a1ac size: 1363 [Pipeline] isUnix [Pipeline] sh 18:30:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [Pipeline] isUnix [Pipeline] sh 18:30:32 + docker push nexus3.edgexfoundry.org:10004/core-command:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 18:30:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:30:32 6e0ae4f909c8: Preparing 18:30:32 c6f847d30159: Preparing 18:30:32 e354b2ec0b8f: Preparing 18:30:32 2af26b8a8664: Preparing 18:30:32 e2eb06d8af82: Preparing 18:30:32 e354b2ec0b8f: Layer already exists 18:30:32 e2eb06d8af82: Layer already exists 18:30:32 c6f847d30159: Layer already exists 18:30:32 2af26b8a8664: Layer already exists 18:30:32 6e0ae4f909c8: Layer already exists 18:30:32 745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69: digest: sha256:2066798885439cb6a5086921ee7ff9d8436c88f76822dde35a4660c68c70a1ac size: 1363 [Pipeline] isUnix [Pipeline] sh 18:30:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 18:30:32 + docker push nexus3.edgexfoundry.org:10004/core-command:main 18:30:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:30:32 6e0ae4f909c8: Preparing 18:30:32 c6f847d30159: Preparing 18:30:32 e354b2ec0b8f: Preparing 18:30:32 2af26b8a8664: Preparing 18:30:32 e2eb06d8af82: Preparing 18:30:32 c6f847d30159: Layer already exists 18:30:32 6e0ae4f909c8: Layer already exists 18:30:32 e354b2ec0b8f: Layer already exists 18:30:32 e2eb06d8af82: Layer already exists 18:30:32 2af26b8a8664: Layer already exists 18:30:32 main: digest: sha256:2066798885439cb6a5086921ee7ff9d8436c88f76822dde35a4660c68c70a1ac size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:30:32 ===================================================== [Pipeline] echo 18:30:32 taggedImages: 18:30:32 - nexus3.edgexfoundry.org:10004/core-command:745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:30:32 - nexus3.edgexfoundry.org:10004/core-command:latest 18:30:32 - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.69 18:30:32 - nexus3.edgexfoundry.org:10004/core-command:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 18:30:32 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 18:30:32 [edgeXDocker.push] Tagging docker image core-data with the following tags: 18:30:32 745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:30:32 latest 18:30:32 2.0.1-dev.69 18:30:32 745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 18:30:32 main 18:30:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:30:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:745cb475a1aaaa7f65879c3fe5597f8aef72f136 [Pipeline] isUnix [Pipeline] sh 18:30:33 + docker push nexus3.edgexfoundry.org:10004/core-data:745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:30:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:30:33 16b8358180d5: Preparing 18:30:33 46da7fe1e075: Preparing 18:30:33 e354b2ec0b8f: Preparing 18:30:33 5a4e7c157e05: Preparing 18:30:33 9d4c1845d27b: Preparing 18:30:33 e2eb06d8af82: Preparing 18:30:33 e2eb06d8af82: Waiting 18:30:33 e354b2ec0b8f: Layer already exists 18:30:33 e2eb06d8af82: Layer already exists 18:30:33 16b8358180d5: Pushed 18:30:33 9d4c1845d27b: Pushed 18:30:33 5a4e7c157e05: Pushed 18:30:34 46da7fe1e075: Pushed 18:30:34 745cb475a1aaaa7f65879c3fe5597f8aef72f136: digest: sha256:e9620cb8acc0e035294f8748b583f0c311198edb86a72f7874006a98c91ddc5e size: 1573 [Pipeline] isUnix [Pipeline] sh 18:30:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 18:30:35 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 18:30:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:30:35 16b8358180d5: Preparing 18:30:35 46da7fe1e075: Preparing 18:30:35 e354b2ec0b8f: Preparing 18:30:35 5a4e7c157e05: Preparing 18:30:35 9d4c1845d27b: Preparing 18:30:35 e2eb06d8af82: Preparing 18:30:35 e2eb06d8af82: Waiting 18:30:35 16b8358180d5: Layer already exists 18:30:35 5a4e7c157e05: Layer already exists 18:30:35 9d4c1845d27b: Layer already exists 18:30:35 46da7fe1e075: Layer already exists 18:30:35 e354b2ec0b8f: Layer already exists 18:30:35 e2eb06d8af82: Layer already exists 18:30:35 latest: digest: sha256:e9620cb8acc0e035294f8748b583f0c311198edb86a72f7874006a98c91ddc5e size: 1573 [Pipeline] isUnix [Pipeline] sh 18:30:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.69 [Pipeline] isUnix [Pipeline] sh 18:30:35 + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.69 18:30:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:30:35 16b8358180d5: Preparing 18:30:35 46da7fe1e075: Preparing 18:30:35 e354b2ec0b8f: Preparing 18:30:35 5a4e7c157e05: Preparing 18:30:35 9d4c1845d27b: Preparing 18:30:35 e2eb06d8af82: Preparing 18:30:35 e2eb06d8af82: Waiting 18:30:35 5a4e7c157e05: Layer already exists 18:30:35 16b8358180d5: Layer already exists 18:30:35 46da7fe1e075: Layer already exists 18:30:35 9d4c1845d27b: Layer already exists 18:30:35 e354b2ec0b8f: Layer already exists 18:30:35 e2eb06d8af82: Layer already exists 18:30:35 2.0.1-dev.69: digest: sha256:e9620cb8acc0e035294f8748b583f0c311198edb86a72f7874006a98c91ddc5e size: 1573 [Pipeline] isUnix [Pipeline] sh 18:30:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [Pipeline] isUnix [Pipeline] sh 18:30:36 + docker push nexus3.edgexfoundry.org:10004/core-data:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 18:30:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:30:36 16b8358180d5: Preparing 18:30:36 46da7fe1e075: Preparing 18:30:36 e354b2ec0b8f: Preparing 18:30:36 5a4e7c157e05: Preparing 18:30:36 9d4c1845d27b: Preparing 18:30:36 e2eb06d8af82: Preparing 18:30:36 e2eb06d8af82: Waiting 18:30:36 e354b2ec0b8f: Layer already exists 18:30:36 9d4c1845d27b: Layer already exists 18:30:36 5a4e7c157e05: Layer already exists 18:30:36 46da7fe1e075: Layer already exists 18:30:36 16b8358180d5: Layer already exists 18:30:36 e2eb06d8af82: Layer already exists 18:30:36 745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69: digest: sha256:e9620cb8acc0e035294f8748b583f0c311198edb86a72f7874006a98c91ddc5e size: 1573 [Pipeline] isUnix [Pipeline] sh 18:30:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 18:30:37 + docker push nexus3.edgexfoundry.org:10004/core-data:main 18:30:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:30:37 16b8358180d5: Preparing 18:30:37 46da7fe1e075: Preparing 18:30:37 e354b2ec0b8f: Preparing 18:30:37 5a4e7c157e05: Preparing 18:30:37 9d4c1845d27b: Preparing 18:30:37 e2eb06d8af82: Preparing 18:30:37 e2eb06d8af82: Waiting 18:30:37 9d4c1845d27b: Layer already exists 18:30:37 46da7fe1e075: Layer already exists 18:30:37 e354b2ec0b8f: Layer already exists 18:30:37 5a4e7c157e05: Layer already exists 18:30:37 16b8358180d5: Layer already exists 18:30:37 e2eb06d8af82: Layer already exists 18:30:37 main: digest: sha256:e9620cb8acc0e035294f8748b583f0c311198edb86a72f7874006a98c91ddc5e size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:30:37 ===================================================== [Pipeline] echo 18:30:37 taggedImages: 18:30:37 - nexus3.edgexfoundry.org:10004/core-data:745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:30:37 - nexus3.edgexfoundry.org:10004/core-data:latest 18:30:37 - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.69 18:30:37 - nexus3.edgexfoundry.org:10004/core-data:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 18:30:37 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 18:30:37 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 18:30:37 745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:30:37 latest 18:30:37 2.0.1-dev.69 18:30:37 745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 18:30:37 main 18:30:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:30:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:745cb475a1aaaa7f65879c3fe5597f8aef72f136 [Pipeline] isUnix [Pipeline] sh 18:30:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:30:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:30:37 658ae03c2eed: Preparing 18:30:37 47764d2c95f3: Preparing 18:30:37 e354b2ec0b8f: Preparing 18:30:37 2af26b8a8664: Preparing 18:30:37 e2eb06d8af82: Preparing 18:30:37 2af26b8a8664: Layer already exists 18:30:37 e2eb06d8af82: Layer already exists 18:30:37 e354b2ec0b8f: Layer already exists 18:30:37 658ae03c2eed: Pushed 18:30:39 47764d2c95f3: Pushed 18:30:39 745cb475a1aaaa7f65879c3fe5597f8aef72f136: digest: sha256:5ef053f6ef87c773d5f98101dee8701b8818e0bc25a1f2695f3a334f49ddfe9f size: 1363 [Pipeline] isUnix [Pipeline] sh 18:30:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 18:30:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 18:30:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:30:39 658ae03c2eed: Preparing 18:30:39 47764d2c95f3: Preparing 18:30:39 e354b2ec0b8f: Preparing 18:30:39 2af26b8a8664: Preparing 18:30:39 e2eb06d8af82: Preparing 18:30:39 47764d2c95f3: Layer already exists 18:30:39 e2eb06d8af82: Layer already exists 18:30:39 658ae03c2eed: Layer already exists 18:30:39 2af26b8a8664: Layer already exists 18:30:39 e354b2ec0b8f: Layer already exists 18:30:39 latest: digest: sha256:5ef053f6ef87c773d5f98101dee8701b8818e0bc25a1f2695f3a334f49ddfe9f size: 1363 [Pipeline] isUnix [Pipeline] sh 18:30:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.69 [Pipeline] isUnix [Pipeline] sh 18:30:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.69 18:30:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:30:40 658ae03c2eed: Preparing 18:30:40 47764d2c95f3: Preparing 18:30:40 e354b2ec0b8f: Preparing 18:30:40 2af26b8a8664: Preparing 18:30:40 e2eb06d8af82: Preparing 18:30:40 2af26b8a8664: Layer already exists 18:30:40 e2eb06d8af82: Layer already exists 18:30:40 658ae03c2eed: Layer already exists 18:30:40 e354b2ec0b8f: Layer already exists 18:30:40 47764d2c95f3: Layer already exists 18:30:40 2.0.1-dev.69: digest: sha256:5ef053f6ef87c773d5f98101dee8701b8818e0bc25a1f2695f3a334f49ddfe9f size: 1363 [Pipeline] isUnix [Pipeline] sh 18:30:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [Pipeline] isUnix [Pipeline] sh 18:30:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 18:30:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:30:41 658ae03c2eed: Preparing 18:30:41 47764d2c95f3: Preparing 18:30:41 e354b2ec0b8f: Preparing 18:30:41 2af26b8a8664: Preparing 18:30:41 e2eb06d8af82: Preparing 18:30:41 2af26b8a8664: Layer already exists 18:30:41 47764d2c95f3: Layer already exists 18:30:41 e354b2ec0b8f: Layer already exists 18:30:41 e2eb06d8af82: Layer already exists 18:30:41 658ae03c2eed: Layer already exists 18:30:41 745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69: digest: sha256:5ef053f6ef87c773d5f98101dee8701b8818e0bc25a1f2695f3a334f49ddfe9f size: 1363 [Pipeline] isUnix [Pipeline] sh 18:30:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 18:30:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 18:30:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:30:41 658ae03c2eed: Preparing 18:30:41 47764d2c95f3: Preparing 18:30:41 e354b2ec0b8f: Preparing 18:30:41 2af26b8a8664: Preparing 18:30:41 e2eb06d8af82: Preparing 18:30:41 e2eb06d8af82: Layer already exists 18:30:41 e354b2ec0b8f: Layer already exists 18:30:41 2af26b8a8664: Layer already exists 18:30:41 658ae03c2eed: Layer already exists 18:30:41 47764d2c95f3: Layer already exists 18:30:41 main: digest: sha256:5ef053f6ef87c773d5f98101dee8701b8818e0bc25a1f2695f3a334f49ddfe9f size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:30:41 ===================================================== [Pipeline] echo 18:30:41 taggedImages: 18:30:41 - nexus3.edgexfoundry.org:10004/core-metadata:745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:30:41 - nexus3.edgexfoundry.org:10004/core-metadata:latest 18:30:41 - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.69 18:30:41 - nexus3.edgexfoundry.org:10004/core-metadata:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 18:30:41 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 18:30:41 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 18:30:41 745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:30:41 latest 18:30:41 2.0.1-dev.69 18:30:41 745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 18:30:41 main 18:30:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:30:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:745cb475a1aaaa7f65879c3fe5597f8aef72f136 [Pipeline] isUnix [Pipeline] sh 18:30:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:30:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:30:42 20130a78ece6: Preparing 18:30:42 20130a78ece6: Preparing 18:30:42 437f552bc923: Preparing 18:30:42 9bb14b12c8e3: Preparing 18:30:42 e88bf62203d3: Preparing 18:30:42 4c612477654a: Preparing 18:30:42 e354b2ec0b8f: Preparing 18:30:42 28ec3fbcda97: Preparing 18:30:42 a63ab04d24da: Preparing 18:30:42 10570141286a: Preparing 18:30:42 b3796339cfbf: Preparing 18:30:42 e2eb06d8af82: Preparing 18:30:42 a63ab04d24da: Waiting 18:30:42 e354b2ec0b8f: Waiting 18:30:42 28ec3fbcda97: Waiting 18:30:42 10570141286a: Waiting 18:30:42 e2eb06d8af82: Waiting 18:30:42 b3796339cfbf: Waiting 18:30:42 9bb14b12c8e3: Pushed 18:30:42 437f552bc923: Pushed 18:30:42 20130a78ece6: Pushed 18:30:42 e88bf62203d3: Pushed 18:30:42 e354b2ec0b8f: Layer already exists 18:30:42 28ec3fbcda97: Pushed 18:30:42 10570141286a: Pushed 18:30:42 b3796339cfbf: Pushed 18:30:42 a63ab04d24da: Pushed 18:30:42 e2eb06d8af82: Layer already exists 18:30:43 4c612477654a: Pushed 18:30:43 745cb475a1aaaa7f65879c3fe5597f8aef72f136: digest: sha256:5f3dc7fa16e93c1c84986d95253943ed88d9d0aaab5220b0097849211be81e7b size: 2817 [Pipeline] isUnix [Pipeline] sh 18:30:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 18:30:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 18:30:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:30:44 20130a78ece6: Preparing 18:30:44 20130a78ece6: Preparing 18:30:44 437f552bc923: Preparing 18:30:44 9bb14b12c8e3: Preparing 18:30:44 e88bf62203d3: Preparing 18:30:44 4c612477654a: Preparing 18:30:44 e354b2ec0b8f: Preparing 18:30:44 28ec3fbcda97: Preparing 18:30:44 a63ab04d24da: Preparing 18:30:44 10570141286a: Preparing 18:30:44 b3796339cfbf: Preparing 18:30:44 e2eb06d8af82: Preparing 18:30:44 a63ab04d24da: Waiting 18:30:44 10570141286a: Waiting 18:30:44 b3796339cfbf: Waiting 18:30:44 e2eb06d8af82: Waiting 18:30:44 e354b2ec0b8f: Waiting 18:30:44 28ec3fbcda97: Waiting 18:30:44 437f552bc923: Layer already exists 18:30:44 9bb14b12c8e3: Layer already exists 18:30:44 e88bf62203d3: Layer already exists 18:30:44 4c612477654a: Layer already exists 18:30:44 20130a78ece6: Layer already exists 18:30:44 b3796339cfbf: Layer already exists 18:30:44 10570141286a: Layer already exists 18:30:44 e354b2ec0b8f: Layer already exists 18:30:44 28ec3fbcda97: Layer already exists 18:30:44 a63ab04d24da: Layer already exists 18:30:44 e2eb06d8af82: Layer already exists 18:30:44 latest: digest: sha256:5f3dc7fa16e93c1c84986d95253943ed88d9d0aaab5220b0097849211be81e7b size: 2817 [Pipeline] isUnix [Pipeline] sh 18:30:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.69 [Pipeline] isUnix [Pipeline] sh 18:30:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.69 18:30:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:30:44 20130a78ece6: Preparing 18:30:44 20130a78ece6: Preparing 18:30:44 437f552bc923: Preparing 18:30:44 9bb14b12c8e3: Preparing 18:30:44 e88bf62203d3: Preparing 18:30:44 4c612477654a: Preparing 18:30:44 e354b2ec0b8f: Preparing 18:30:44 28ec3fbcda97: Preparing 18:30:44 a63ab04d24da: Preparing 18:30:44 10570141286a: Preparing 18:30:44 b3796339cfbf: Preparing 18:30:44 e2eb06d8af82: Preparing 18:30:44 e354b2ec0b8f: Waiting 18:30:44 28ec3fbcda97: Waiting 18:30:44 a63ab04d24da: Waiting 18:30:44 10570141286a: Waiting 18:30:44 b3796339cfbf: Waiting 18:30:44 e2eb06d8af82: Waiting 18:30:44 20130a78ece6: Layer already exists 18:30:44 4c612477654a: Layer already exists 18:30:44 e88bf62203d3: Layer already exists 18:30:44 437f552bc923: Layer already exists 18:30:44 9bb14b12c8e3: Layer already exists 18:30:44 28ec3fbcda97: Layer already exists 18:30:44 e354b2ec0b8f: Layer already exists 18:30:44 a63ab04d24da: Layer already exists 18:30:44 b3796339cfbf: Layer already exists 18:30:44 10570141286a: Layer already exists 18:30:44 e2eb06d8af82: Layer already exists 18:30:44 2.0.1-dev.69: digest: sha256:5f3dc7fa16e93c1c84986d95253943ed88d9d0aaab5220b0097849211be81e7b size: 2817 [Pipeline] isUnix [Pipeline] sh 18:30:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [Pipeline] isUnix [Pipeline] sh 18:30:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 18:30:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:30:45 20130a78ece6: Preparing 18:30:45 20130a78ece6: Preparing 18:30:45 437f552bc923: Preparing 18:30:45 9bb14b12c8e3: Preparing 18:30:45 e88bf62203d3: Preparing 18:30:45 4c612477654a: Preparing 18:30:45 e354b2ec0b8f: Preparing 18:30:45 28ec3fbcda97: Preparing 18:30:45 a63ab04d24da: Preparing 18:30:45 10570141286a: Preparing 18:30:45 b3796339cfbf: Preparing 18:30:45 e2eb06d8af82: Preparing 18:30:45 a63ab04d24da: Waiting 18:30:45 10570141286a: Waiting 18:30:45 b3796339cfbf: Waiting 18:30:45 e354b2ec0b8f: Waiting 18:30:45 28ec3fbcda97: Waiting 18:30:45 437f552bc923: Layer already exists 18:30:45 9bb14b12c8e3: Layer already exists 18:30:45 e88bf62203d3: Layer already exists 18:30:45 4c612477654a: Layer already exists 18:30:45 20130a78ece6: Layer already exists 18:30:45 e354b2ec0b8f: Layer already exists 18:30:45 28ec3fbcda97: Layer already exists 18:30:45 b3796339cfbf: Layer already exists 18:30:45 a63ab04d24da: Layer already exists 18:30:45 10570141286a: Layer already exists 18:30:45 e2eb06d8af82: Layer already exists 18:30:45 745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69: digest: sha256:5f3dc7fa16e93c1c84986d95253943ed88d9d0aaab5220b0097849211be81e7b size: 2817 [Pipeline] isUnix [Pipeline] sh 18:30:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 18:30:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 18:30:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:30:46 20130a78ece6: Preparing 18:30:46 20130a78ece6: Preparing 18:30:46 437f552bc923: Preparing 18:30:46 9bb14b12c8e3: Preparing 18:30:46 e88bf62203d3: Preparing 18:30:46 4c612477654a: Preparing 18:30:46 e354b2ec0b8f: Preparing 18:30:46 28ec3fbcda97: Preparing 18:30:46 a63ab04d24da: Preparing 18:30:46 10570141286a: Preparing 18:30:46 b3796339cfbf: Preparing 18:30:46 e2eb06d8af82: Preparing 18:30:46 a63ab04d24da: Waiting 18:30:46 10570141286a: Waiting 18:30:46 b3796339cfbf: Waiting 18:30:46 e2eb06d8af82: Waiting 18:30:46 e354b2ec0b8f: Waiting 18:30:46 28ec3fbcda97: Waiting 18:30:46 4c612477654a: Layer already exists 18:30:46 20130a78ece6: Layer already exists 18:30:46 9bb14b12c8e3: Layer already exists 18:30:46 437f552bc923: Layer already exists 18:30:46 e88bf62203d3: Layer already exists 18:30:46 28ec3fbcda97: Layer already exists 18:30:46 e354b2ec0b8f: Layer already exists 18:30:46 10570141286a: Layer already exists 18:30:46 a63ab04d24da: Layer already exists 18:30:46 b3796339cfbf: Layer already exists 18:30:46 e2eb06d8af82: Layer already exists 18:30:46 main: digest: sha256:5f3dc7fa16e93c1c84986d95253943ed88d9d0aaab5220b0097849211be81e7b size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:30:46 ===================================================== [Pipeline] echo 18:30:46 taggedImages: 18:30:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:30:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 18:30:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.69 18:30:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 18:30:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 18:30:46 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 18:30:46 745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:30:46 latest 18:30:46 2.0.1-dev.69 18:30:46 745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 18:30:46 main 18:30:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:30:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-476 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 18:30:46 Running in /w/workspace/edgex-go/79 [Pipeline] { [Pipeline] checkout 18:30:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:745cb475a1aaaa7f65879c3fe5597f8aef72f136 [Pipeline] isUnix [Pipeline] sh 18:30:46 The recommended git tool is: git 18:30:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:30:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:30:46 c7091ad994ad: Preparing 18:30:46 22e8ed8f5aca: Preparing 18:30:46 043bb0a2078d: Preparing 18:30:46 81f5e1e82945: Preparing 18:30:46 c1e5a2ed9f1b: Preparing 18:30:46 e2eb06d8af82: Preparing 18:30:46 e2eb06d8af82: Waiting 18:30:47 81f5e1e82945: Pushed 18:30:47 e2eb06d8af82: Layer already exists 18:30:47 043bb0a2078d: Pushed 18:30:47 22e8ed8f5aca: Pushed 18:30:47 c7091ad994ad: Pushed 18:30:47 c1e5a2ed9f1b: Pushed 18:30:47 745cb475a1aaaa7f65879c3fe5597f8aef72f136: digest: sha256:8958232e7a207efd9b02cf0fc872e63c760f84f2b1db7bb92669e247a970d702 size: 1576 [Pipeline] isUnix [Pipeline] sh 18:30:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 18:30:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 18:30:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:30:48 c7091ad994ad: Preparing 18:30:48 22e8ed8f5aca: Preparing 18:30:48 043bb0a2078d: Preparing 18:30:48 81f5e1e82945: Preparing 18:30:48 c1e5a2ed9f1b: Preparing 18:30:48 e2eb06d8af82: Preparing 18:30:48 e2eb06d8af82: Waiting 18:30:48 22e8ed8f5aca: Layer already exists 18:30:48 81f5e1e82945: Layer already exists 18:30:48 043bb0a2078d: Layer already exists 18:30:48 c7091ad994ad: Layer already exists 18:30:48 c1e5a2ed9f1b: Layer already exists 18:30:48 e2eb06d8af82: Layer already exists 18:30:48 latest: digest: sha256:8958232e7a207efd9b02cf0fc872e63c760f84f2b1db7bb92669e247a970d702 size: 1576 [Pipeline] isUnix [Pipeline] sh 18:30:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.69 [Pipeline] isUnix [Pipeline] sh 18:30:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.69 18:30:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:30:48 c7091ad994ad: Preparing 18:30:48 22e8ed8f5aca: Preparing 18:30:48 043bb0a2078d: Preparing 18:30:48 81f5e1e82945: Preparing 18:30:48 c1e5a2ed9f1b: Preparing 18:30:48 e2eb06d8af82: Preparing 18:30:48 e2eb06d8af82: Waiting 18:30:48 c7091ad994ad: Layer already exists 18:30:48 043bb0a2078d: Layer already exists 18:30:48 81f5e1e82945: Layer already exists 18:30:48 c1e5a2ed9f1b: Layer already exists 18:30:48 22e8ed8f5aca: Layer already exists 18:30:48 e2eb06d8af82: Layer already exists 18:30:48 2.0.1-dev.69: digest: sha256:8958232e7a207efd9b02cf0fc872e63c760f84f2b1db7bb92669e247a970d702 size: 1576 [Pipeline] isUnix [Pipeline] sh 18:30:49 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [Pipeline] isUnix [Pipeline] sh 18:30:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 18:30:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:30:49 c7091ad994ad: Preparing 18:30:49 22e8ed8f5aca: Preparing 18:30:49 043bb0a2078d: Preparing 18:30:49 81f5e1e82945: Preparing 18:30:49 c1e5a2ed9f1b: Preparing 18:30:49 e2eb06d8af82: Preparing 18:30:49 e2eb06d8af82: Waiting 18:30:49 81f5e1e82945: Layer already exists 18:30:49 c7091ad994ad: Layer already exists 18:30:49 043bb0a2078d: Layer already exists 18:30:49 22e8ed8f5aca: Layer already exists 18:30:49 c1e5a2ed9f1b: Layer already exists 18:30:49 e2eb06d8af82: Layer already exists 18:30:49 745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69: digest: sha256:8958232e7a207efd9b02cf0fc872e63c760f84f2b1db7bb92669e247a970d702 size: 1576 [Pipeline] isUnix [Pipeline] sh 18:30:49 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 18:30:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 18:30:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:30:50 c7091ad994ad: Preparing 18:30:50 22e8ed8f5aca: Preparing 18:30:50 043bb0a2078d: Preparing 18:30:50 81f5e1e82945: Preparing 18:30:50 c1e5a2ed9f1b: Preparing 18:30:50 e2eb06d8af82: Preparing 18:30:50 e2eb06d8af82: Waiting 18:30:50 81f5e1e82945: Layer already exists 18:30:50 22e8ed8f5aca: Layer already exists 18:30:50 043bb0a2078d: Layer already exists 18:30:50 c1e5a2ed9f1b: Layer already exists 18:30:50 c7091ad994ad: Layer already exists 18:30:50 e2eb06d8af82: Layer already exists 18:30:50 main: digest: sha256:8958232e7a207efd9b02cf0fc872e63c760f84f2b1db7bb92669e247a970d702 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:30:50 ===================================================== [Pipeline] echo 18:30:50 taggedImages: 18:30:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup:745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:30:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 18:30:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.69 18:30:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 18:30:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 18:30:50 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 18:30:50 745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:30:50 latest 18:30:50 2.0.1-dev.69 18:30:50 745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 18:30:50 main 18:30:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:30:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:745cb475a1aaaa7f65879c3fe5597f8aef72f136 [Pipeline] isUnix [Pipeline] sh 18:30:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:30:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:30:50 0e6db40a43d7: Preparing 18:30:50 41614a433194: Preparing 18:30:50 8c59e491b83c: Preparing 18:30:50 6a726f189fc6: Preparing 18:30:50 95e5d28722b9: Preparing 18:30:50 a7d160c5f0b4: Preparing 18:30:50 9e81ab4520a8: Preparing 18:30:50 7b4f49fda173: Preparing 18:30:50 cd9f68558168: Preparing 18:30:50 e2eb06d8af82: Preparing 18:30:50 a7d160c5f0b4: Waiting 18:30:50 9e81ab4520a8: Waiting 18:30:50 7b4f49fda173: Waiting 18:30:50 cd9f68558168: Waiting 18:30:50 e2eb06d8af82: Waiting 18:30:51 0e6db40a43d7: Pushed 18:30:51 41614a433194: Pushed 18:30:51 95e5d28722b9: Pushed 18:30:51 a7d160c5f0b4: Pushed 18:30:51 9e81ab4520a8: Pushed 18:30:51 7b4f49fda173: Pushed 18:30:51 e2eb06d8af82: Layer already exists 18:30:51 6a726f189fc6: Pushed 18:30:51 cd9f68558168: Pushed 18:30:51 8c59e491b83c: Pushed 18:30:51 745cb475a1aaaa7f65879c3fe5597f8aef72f136: digest: sha256:b6d36cb75b0029e616e3a584218ba0d06faadabfc52a361cfddf0ab88172f095 size: 2405 [Pipeline] isUnix [Pipeline] sh 18:30:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 18:30:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 18:30:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:30:52 0e6db40a43d7: Preparing 18:30:52 41614a433194: Preparing 18:30:52 8c59e491b83c: Preparing 18:30:52 6a726f189fc6: Preparing 18:30:52 95e5d28722b9: Preparing 18:30:52 a7d160c5f0b4: Preparing 18:30:52 9e81ab4520a8: Preparing 18:30:52 7b4f49fda173: Preparing 18:30:52 cd9f68558168: Preparing 18:30:52 e2eb06d8af82: Preparing 18:30:52 a7d160c5f0b4: Waiting 18:30:52 9e81ab4520a8: Waiting 18:30:52 7b4f49fda173: Waiting 18:30:52 cd9f68558168: Waiting 18:30:52 e2eb06d8af82: Waiting 18:30:52 41614a433194: Layer already exists 18:30:52 8c59e491b83c: Layer already exists 18:30:52 6a726f189fc6: Layer already exists 18:30:52 0e6db40a43d7: Layer already exists 18:30:52 95e5d28722b9: Layer already exists 18:30:52 a7d160c5f0b4: Layer already exists 18:30:52 cd9f68558168: Layer already exists 18:30:52 9e81ab4520a8: Layer already exists 18:30:52 7b4f49fda173: Layer already exists 18:30:52 e2eb06d8af82: Layer already exists 18:30:52 latest: digest: sha256:b6d36cb75b0029e616e3a584218ba0d06faadabfc52a361cfddf0ab88172f095 size: 2405 [Pipeline] isUnix [Pipeline] sh 18:30:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.69 [Pipeline] isUnix [Pipeline] sh 18:30:52 using credential edgex-jenkins-ssh 18:30:52 Cloning the remote Git repository 18:30:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.69 18:30:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:30:53 0e6db40a43d7: Preparing 18:30:53 41614a433194: Preparing 18:30:53 8c59e491b83c: Preparing 18:30:53 6a726f189fc6: Preparing 18:30:53 95e5d28722b9: Preparing 18:30:53 a7d160c5f0b4: Preparing 18:30:53 9e81ab4520a8: Preparing 18:30:53 7b4f49fda173: Preparing 18:30:53 cd9f68558168: Preparing 18:30:53 e2eb06d8af82: Preparing 18:30:53 a7d160c5f0b4: Waiting 18:30:53 9e81ab4520a8: Waiting 18:30:53 7b4f49fda173: Waiting 18:30:53 cd9f68558168: Waiting 18:30:53 e2eb06d8af82: Waiting 18:30:53 6a726f189fc6: Layer already exists 18:30:53 95e5d28722b9: Layer already exists 18:30:53 0e6db40a43d7: Layer already exists 18:30:53 8c59e491b83c: Layer already exists 18:30:53 41614a433194: Layer already exists 18:30:53 a7d160c5f0b4: Layer already exists 18:30:53 7b4f49fda173: Layer already exists 18:30:53 9e81ab4520a8: Layer already exists 18:30:53 cd9f68558168: Layer already exists 18:30:53 e2eb06d8af82: Layer already exists 18:30:53 2.0.1-dev.69: digest: sha256:b6d36cb75b0029e616e3a584218ba0d06faadabfc52a361cfddf0ab88172f095 size: 2405 [Pipeline] isUnix [Pipeline] sh 18:30:53 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [Pipeline] isUnix [Pipeline] sh 18:30:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 18:30:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:30:53 0e6db40a43d7: Preparing 18:30:53 41614a433194: Preparing 18:30:53 8c59e491b83c: Preparing 18:30:53 6a726f189fc6: Preparing 18:30:53 95e5d28722b9: Preparing 18:30:53 a7d160c5f0b4: Preparing 18:30:53 9e81ab4520a8: Preparing 18:30:53 7b4f49fda173: Preparing 18:30:53 cd9f68558168: Preparing 18:30:53 e2eb06d8af82: Preparing 18:30:53 9e81ab4520a8: Waiting 18:30:53 7b4f49fda173: Waiting 18:30:53 cd9f68558168: Waiting 18:30:53 e2eb06d8af82: Waiting 18:30:53 a7d160c5f0b4: Waiting 18:30:53 8c59e491b83c: Layer already exists 18:30:53 6a726f189fc6: Layer already exists 18:30:53 41614a433194: Layer already exists 18:30:53 0e6db40a43d7: Layer already exists 18:30:53 95e5d28722b9: Layer already exists 18:30:53 a7d160c5f0b4: Layer already exists 18:30:53 9e81ab4520a8: Layer already exists 18:30:53 e2eb06d8af82: Layer already exists 18:30:53 7b4f49fda173: Layer already exists 18:30:53 cd9f68558168: Layer already exists 18:30:53 745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69: digest: sha256:b6d36cb75b0029e616e3a584218ba0d06faadabfc52a361cfddf0ab88172f095 size: 2405 [Pipeline] isUnix [Pipeline] sh 18:30:53 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 18:30:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:30:53 > git init /w/workspace/edgex-go/79 # timeout=10 18:30:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:30:53 > git --version # timeout=10 18:30:53 > git --version # 'git version 2.17.1' 18:30:53 using GIT_SSH to set credentials SSH Credentials for GitHub 18:30:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:30:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 18:30:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:30:54 0e6db40a43d7: Preparing 18:30:54 41614a433194: Preparing 18:30:54 8c59e491b83c: Preparing 18:30:54 6a726f189fc6: Preparing 18:30:54 95e5d28722b9: Preparing 18:30:54 a7d160c5f0b4: Preparing 18:30:54 9e81ab4520a8: Preparing 18:30:54 7b4f49fda173: Preparing 18:30:54 cd9f68558168: Preparing 18:30:54 e2eb06d8af82: Preparing 18:30:54 a7d160c5f0b4: Waiting 18:30:54 9e81ab4520a8: Waiting 18:30:54 7b4f49fda173: Waiting 18:30:54 cd9f68558168: Waiting 18:30:54 e2eb06d8af82: Waiting 18:30:54 8c59e491b83c: Layer already exists 18:30:54 95e5d28722b9: Layer already exists 18:30:54 6a726f189fc6: Layer already exists 18:30:54 0e6db40a43d7: Layer already exists 18:30:54 41614a433194: Layer already exists 18:30:54 9e81ab4520a8: Layer already exists 18:30:54 a7d160c5f0b4: Layer already exists 18:30:54 7b4f49fda173: Layer already exists 18:30:54 cd9f68558168: Layer already exists 18:30:54 e2eb06d8af82: Layer already exists 18:30:54 main: digest: sha256:b6d36cb75b0029e616e3a584218ba0d06faadabfc52a361cfddf0ab88172f095 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:30:54 ===================================================== [Pipeline] echo 18:30:54 taggedImages: 18:30:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:30:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 18:30:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.69 18:30:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 18:30:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 18:30:54 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 18:30:54 745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:30:54 latest 18:30:54 2.0.1-dev.69 18:30:54 745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 18:30:54 main 18:30:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:30:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:745cb475a1aaaa7f65879c3fe5597f8aef72f136 [Pipeline] isUnix [Pipeline] sh 18:30:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:30:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:30:54 73a13ca8eea8: Preparing 18:30:54 c03b4f05a65b: Preparing 18:30:54 e354b2ec0b8f: Preparing 18:30:54 c6050168e8f2: Preparing 18:30:54 e2eb06d8af82: Preparing 18:30:54 e2eb06d8af82: Layer already exists 18:30:54 e354b2ec0b8f: Layer already exists 18:30:54 73a13ca8eea8: Pushed 18:30:54 c6050168e8f2: Pushed 18:30:55 c03b4f05a65b: Pushed 18:30:55 745cb475a1aaaa7f65879c3fe5597f8aef72f136: digest: sha256:e240e6817f4d765e6d59883dae678443936609676f92a11ef78c851c2cf0d352 size: 1364 [Pipeline] isUnix [Pipeline] sh 18:30:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 18:30:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 18:30:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:30:56 73a13ca8eea8: Preparing 18:30:56 c03b4f05a65b: Preparing 18:30:56 e354b2ec0b8f: Preparing 18:30:56 c6050168e8f2: Preparing 18:30:56 e2eb06d8af82: Preparing 18:30:56 e2eb06d8af82: Layer already exists 18:30:56 c6050168e8f2: Layer already exists 18:30:56 e354b2ec0b8f: Layer already exists 18:30:56 c03b4f05a65b: Layer already exists 18:30:56 73a13ca8eea8: Layer already exists 18:30:56 latest: digest: sha256:e240e6817f4d765e6d59883dae678443936609676f92a11ef78c851c2cf0d352 size: 1364 [Pipeline] isUnix [Pipeline] sh 18:30:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.69 [Pipeline] isUnix [Pipeline] sh 18:30:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.69 18:30:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:30:56 73a13ca8eea8: Preparing 18:30:56 c03b4f05a65b: Preparing 18:30:56 e354b2ec0b8f: Preparing 18:30:56 c6050168e8f2: Preparing 18:30:56 e2eb06d8af82: Preparing 18:30:56 e354b2ec0b8f: Layer already exists 18:30:56 73a13ca8eea8: Layer already exists 18:30:56 c03b4f05a65b: Layer already exists 18:30:56 c6050168e8f2: Layer already exists 18:30:56 e2eb06d8af82: Layer already exists 18:30:56 2.0.1-dev.69: digest: sha256:e240e6817f4d765e6d59883dae678443936609676f92a11ef78c851c2cf0d352 size: 1364 [Pipeline] isUnix [Pipeline] sh 18:30:57 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [Pipeline] isUnix [Pipeline] sh 18:30:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 18:30:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:30:57 73a13ca8eea8: Preparing 18:30:57 c03b4f05a65b: Preparing 18:30:57 e354b2ec0b8f: Preparing 18:30:57 c6050168e8f2: Preparing 18:30:57 e2eb06d8af82: Preparing 18:30:57 e2eb06d8af82: Layer already exists 18:30:57 c03b4f05a65b: Layer already exists 18:30:57 c6050168e8f2: Layer already exists 18:30:57 73a13ca8eea8: Layer already exists 18:30:57 e354b2ec0b8f: Layer already exists 18:30:57 745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69: digest: sha256:e240e6817f4d765e6d59883dae678443936609676f92a11ef78c851c2cf0d352 size: 1364 [Pipeline] isUnix [Pipeline] sh 18:30:57 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 18:30:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 18:30:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:30:58 73a13ca8eea8: Preparing 18:30:58 c03b4f05a65b: Preparing 18:30:58 e354b2ec0b8f: Preparing 18:30:58 c6050168e8f2: Preparing 18:30:58 e2eb06d8af82: Preparing 18:30:58 73a13ca8eea8: Layer already exists 18:30:58 e354b2ec0b8f: Layer already exists 18:30:58 c6050168e8f2: Layer already exists 18:30:58 e2eb06d8af82: Layer already exists 18:30:58 c03b4f05a65b: Layer already exists 18:30:58 main: digest: sha256:e240e6817f4d765e6d59883dae678443936609676f92a11ef78c851c2cf0d352 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:30:58 ===================================================== [Pipeline] echo 18:30:58 taggedImages: 18:30:58 - nexus3.edgexfoundry.org:10004/support-notifications:745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:30:58 - nexus3.edgexfoundry.org:10004/support-notifications:latest 18:30:58 - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.69 18:30:58 - nexus3.edgexfoundry.org:10004/support-notifications:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 18:30:58 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 18:30:58 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 18:30:58 745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:30:58 latest 18:30:58 2.0.1-dev.69 18:30:58 745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 18:30:58 main 18:30:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:30:58 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:745cb475a1aaaa7f65879c3fe5597f8aef72f136 [Pipeline] isUnix [Pipeline] sh 18:30:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:30:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:30:58 d7cc6ac55f6f: Preparing 18:30:58 081e435f1a04: Preparing 18:30:58 e354b2ec0b8f: Preparing 18:30:58 2af26b8a8664: Preparing 18:30:58 e2eb06d8af82: Preparing 18:30:58 e2eb06d8af82: Layer already exists 18:30:58 2af26b8a8664: Layer already exists 18:30:58 e354b2ec0b8f: Layer already exists 18:30:58 d7cc6ac55f6f: Pushed 18:31:00 081e435f1a04: Pushed 18:31:00 745cb475a1aaaa7f65879c3fe5597f8aef72f136: digest: sha256:55cf7c57bd3e0dcfbb47df8d2792de2b9e1d0805f8c03080924cc095712dc6c4 size: 1363 [Pipeline] isUnix [Pipeline] sh 18:31:00 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 18:31:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 18:31:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:31:00 d7cc6ac55f6f: Preparing 18:31:00 081e435f1a04: Preparing 18:31:00 e354b2ec0b8f: Preparing 18:31:00 2af26b8a8664: Preparing 18:31:00 e2eb06d8af82: Preparing 18:31:00 d7cc6ac55f6f: Layer already exists 18:31:00 081e435f1a04: Layer already exists 18:31:00 e354b2ec0b8f: Layer already exists 18:31:00 e2eb06d8af82: Layer already exists 18:31:00 2af26b8a8664: Layer already exists 18:31:00 latest: digest: sha256:55cf7c57bd3e0dcfbb47df8d2792de2b9e1d0805f8c03080924cc095712dc6c4 size: 1363 [Pipeline] isUnix [Pipeline] sh 18:31:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.69 [Pipeline] isUnix [Pipeline] sh 18:31:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.69 18:31:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:31:01 d7cc6ac55f6f: Preparing 18:31:01 081e435f1a04: Preparing 18:31:01 e354b2ec0b8f: Preparing 18:31:01 2af26b8a8664: Preparing 18:31:01 e2eb06d8af82: Preparing 18:31:01 081e435f1a04: Layer already exists 18:31:01 2af26b8a8664: Layer already exists 18:31:01 e354b2ec0b8f: Layer already exists 18:31:01 e2eb06d8af82: Layer already exists 18:31:01 d7cc6ac55f6f: Layer already exists 18:31:01 2.0.1-dev.69: digest: sha256:55cf7c57bd3e0dcfbb47df8d2792de2b9e1d0805f8c03080924cc095712dc6c4 size: 1363 [Pipeline] isUnix [Pipeline] sh 18:31:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [Pipeline] isUnix [Pipeline] sh 18:31:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 18:31:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:31:02 d7cc6ac55f6f: Preparing 18:31:02 081e435f1a04: Preparing 18:31:02 e354b2ec0b8f: Preparing 18:31:02 2af26b8a8664: Preparing 18:31:02 e2eb06d8af82: Preparing 18:31:02 e2eb06d8af82: Layer already exists 18:31:02 e354b2ec0b8f: Layer already exists 18:31:02 081e435f1a04: Layer already exists 18:31:02 d7cc6ac55f6f: Layer already exists 18:31:02 2af26b8a8664: Layer already exists 18:31:02 745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69: digest: sha256:55cf7c57bd3e0dcfbb47df8d2792de2b9e1d0805f8c03080924cc095712dc6c4 size: 1363 [Pipeline] isUnix [Pipeline] sh 18:31:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 18:31:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 18:31:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:31:02 d7cc6ac55f6f: Preparing 18:31:02 081e435f1a04: Preparing 18:31:02 e354b2ec0b8f: Preparing 18:31:02 2af26b8a8664: Preparing 18:31:02 e2eb06d8af82: Preparing 18:31:02 2af26b8a8664: Layer already exists 18:31:02 d7cc6ac55f6f: Layer already exists 18:31:02 e354b2ec0b8f: Layer already exists 18:31:02 e2eb06d8af82: Layer already exists 18:31:02 081e435f1a04: Layer already exists 18:31:02 main: digest: sha256:55cf7c57bd3e0dcfbb47df8d2792de2b9e1d0805f8c03080924cc095712dc6c4 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:31:02 ===================================================== [Pipeline] echo 18:31:02 taggedImages: 18:31:02 - nexus3.edgexfoundry.org:10004/support-scheduler:745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:31:02 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 18:31:02 - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.69 18:31:02 - nexus3.edgexfoundry.org:10004/support-scheduler:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 18:31:02 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 18:31:03 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 18:31:03 745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:31:03 latest 18:31:03 2.0.1-dev.69 18:31:03 745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 18:31:03 main 18:31:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:31:03 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:745cb475a1aaaa7f65879c3fe5597f8aef72f136 [Pipeline] isUnix [Pipeline] sh 18:31:03 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:31:03 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:31:03 36b013403428: Preparing 18:31:03 1c96fb6f50d4: Preparing 18:31:03 32b6e961110f: Preparing 18:31:03 ef9d9954ae85: Preparing 18:31:03 879b85f2d1ed: Preparing 18:31:03 6777e3bbcb7c: Preparing 18:31:03 fd08d546f6b8: Preparing 18:31:03 0636255016a6: Preparing 18:31:03 84e9d258764d: Preparing 18:31:03 56463f638872: Preparing 18:31:03 e2eb06d8af82: Preparing 18:31:03 fd08d546f6b8: Waiting 18:31:03 0636255016a6: Waiting 18:31:03 84e9d258764d: Waiting 18:31:03 56463f638872: Waiting 18:31:03 e2eb06d8af82: Waiting 18:31:03 6777e3bbcb7c: Waiting 18:31:03 879b85f2d1ed: Layer already exists 18:31:03 6777e3bbcb7c: Layer already exists 18:31:04 fd08d546f6b8: Layer already exists 18:31:04 1c96fb6f50d4: Pushed 18:31:04 0636255016a6: Layer already exists 18:31:04 36b013403428: Pushed 18:31:04 56463f638872: Layer already exists 18:31:04 84e9d258764d: Layer already exists 18:31:04 e2eb06d8af82: Layer already exists 18:31:04 32b6e961110f: Pushed 18:31:08 ef9d9954ae85: Pushed 18:31:08 745cb475a1aaaa7f65879c3fe5597f8aef72f136: digest: sha256:69dbd136246f5e3312a06c4014218887ed58ab12201775a11de33b2e706294da size: 2622 [Pipeline] isUnix [Pipeline] sh 18:31:08 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 18:31:09 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 18:31:09 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:31:09 36b013403428: Preparing 18:31:09 1c96fb6f50d4: Preparing 18:31:09 32b6e961110f: Preparing 18:31:09 ef9d9954ae85: Preparing 18:31:09 879b85f2d1ed: Preparing 18:31:09 6777e3bbcb7c: Preparing 18:31:09 fd08d546f6b8: Preparing 18:31:09 0636255016a6: Preparing 18:31:09 84e9d258764d: Preparing 18:31:09 56463f638872: Preparing 18:31:09 e2eb06d8af82: Preparing 18:31:09 6777e3bbcb7c: Waiting 18:31:09 fd08d546f6b8: Waiting 18:31:09 0636255016a6: Waiting 18:31:09 84e9d258764d: Waiting 18:31:09 56463f638872: Waiting 18:31:09 e2eb06d8af82: Waiting 18:31:09 1c96fb6f50d4: Layer already exists 18:31:09 879b85f2d1ed: Layer already exists 18:31:09 36b013403428: Layer already exists 18:31:09 32b6e961110f: Layer already exists 18:31:09 ef9d9954ae85: Layer already exists 18:31:09 6777e3bbcb7c: Layer already exists 18:31:09 fd08d546f6b8: Layer already exists 18:31:09 0636255016a6: Layer already exists 18:31:09 56463f638872: Layer already exists 18:31:09 84e9d258764d: Layer already exists 18:31:09 e2eb06d8af82: Layer already exists 18:31:09 latest: digest: sha256:69dbd136246f5e3312a06c4014218887ed58ab12201775a11de33b2e706294da size: 2622 [Pipeline] isUnix [Pipeline] sh 18:31:09 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.69 [Pipeline] isUnix [Pipeline] sh 18:31:09 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.69 18:31:09 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:31:09 36b013403428: Preparing 18:31:09 1c96fb6f50d4: Preparing 18:31:09 32b6e961110f: Preparing 18:31:09 ef9d9954ae85: Preparing 18:31:09 879b85f2d1ed: Preparing 18:31:09 6777e3bbcb7c: Preparing 18:31:09 fd08d546f6b8: Preparing 18:31:09 0636255016a6: Preparing 18:31:09 84e9d258764d: Preparing 18:31:09 56463f638872: Preparing 18:31:09 e2eb06d8af82: Preparing 18:31:09 fd08d546f6b8: Waiting 18:31:09 0636255016a6: Waiting 18:31:09 84e9d258764d: Waiting 18:31:09 56463f638872: Waiting 18:31:09 e2eb06d8af82: Waiting 18:31:09 6777e3bbcb7c: Waiting 18:31:09 1c96fb6f50d4: Layer already exists 18:31:09 32b6e961110f: Layer already exists 18:31:09 36b013403428: Layer already exists 18:31:09 ef9d9954ae85: Layer already exists 18:31:09 879b85f2d1ed: Layer already exists 18:31:09 6777e3bbcb7c: Layer already exists 18:31:09 0636255016a6: Layer already exists 18:31:09 84e9d258764d: Layer already exists 18:31:09 56463f638872: Layer already exists 18:31:09 fd08d546f6b8: Layer already exists 18:31:09 e2eb06d8af82: Layer already exists 18:31:09 2.0.1-dev.69: digest: sha256:69dbd136246f5e3312a06c4014218887ed58ab12201775a11de33b2e706294da size: 2622 [Pipeline] isUnix [Pipeline] sh 18:31:10 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [Pipeline] isUnix [Pipeline] sh 18:31:10 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 18:31:10 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:31:10 36b013403428: Preparing 18:31:10 1c96fb6f50d4: Preparing 18:31:10 32b6e961110f: Preparing 18:31:10 ef9d9954ae85: Preparing 18:31:10 879b85f2d1ed: Preparing 18:31:10 6777e3bbcb7c: Preparing 18:31:10 fd08d546f6b8: Preparing 18:31:10 0636255016a6: Preparing 18:31:10 84e9d258764d: Preparing 18:31:10 56463f638872: Preparing 18:31:10 e2eb06d8af82: Preparing 18:31:10 6777e3bbcb7c: Waiting 18:31:10 fd08d546f6b8: Waiting 18:31:10 0636255016a6: Waiting 18:31:10 84e9d258764d: Waiting 18:31:10 56463f638872: Waiting 18:31:10 e2eb06d8af82: Waiting 18:31:10 32b6e961110f: Layer already exists 18:31:10 36b013403428: Layer already exists 18:31:10 ef9d9954ae85: Layer already exists 18:31:10 879b85f2d1ed: Layer already exists 18:31:10 1c96fb6f50d4: Layer already exists 18:31:10 fd08d546f6b8: Layer already exists 18:31:10 84e9d258764d: Layer already exists 18:31:10 0636255016a6: Layer already exists 18:31:10 6777e3bbcb7c: Layer already exists 18:31:10 56463f638872: Layer already exists 18:31:10 e2eb06d8af82: Layer already exists 18:31:10 745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69: digest: sha256:69dbd136246f5e3312a06c4014218887ed58ab12201775a11de33b2e706294da size: 2622 [Pipeline] isUnix [Pipeline] sh 18:31:10 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 18:31:10 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 18:31:10 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:31:10 36b013403428: Preparing 18:31:10 1c96fb6f50d4: Preparing 18:31:10 32b6e961110f: Preparing 18:31:10 ef9d9954ae85: Preparing 18:31:10 879b85f2d1ed: Preparing 18:31:10 6777e3bbcb7c: Preparing 18:31:10 fd08d546f6b8: Preparing 18:31:10 0636255016a6: Preparing 18:31:10 84e9d258764d: Preparing 18:31:10 56463f638872: Preparing 18:31:10 e2eb06d8af82: Preparing 18:31:10 fd08d546f6b8: Waiting 18:31:10 0636255016a6: Waiting 18:31:10 84e9d258764d: Waiting 18:31:10 56463f638872: Waiting 18:31:10 e2eb06d8af82: Waiting 18:31:10 6777e3bbcb7c: Waiting 18:31:10 32b6e961110f: Layer already exists 18:31:10 879b85f2d1ed: Layer already exists 18:31:10 36b013403428: Layer already exists 18:31:10 1c96fb6f50d4: Layer already exists 18:31:10 ef9d9954ae85: Layer already exists 18:31:10 fd08d546f6b8: Layer already exists 18:31:10 6777e3bbcb7c: Layer already exists 18:31:10 0636255016a6: Layer already exists 18:31:10 84e9d258764d: Layer already exists 18:31:10 56463f638872: Layer already exists 18:31:10 e2eb06d8af82: Layer already exists 18:31:10 main: digest: sha256:69dbd136246f5e3312a06c4014218887ed58ab12201775a11de33b2e706294da size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:31:10 ===================================================== [Pipeline] echo 18:31:10 taggedImages: 18:31:10 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:31:10 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 18:31:10 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.69 18:31:10 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 18:31:10 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } 18:31:11 Avoid second fetch 18:31:11 Checking out Revision 745cb475a1aaaa7f65879c3fe5597f8aef72f136 (main) [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] } 18:31:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:31:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:31:11 > git config core.sparsecheckout # timeout=10 18:31:11 > git checkout -f 745cb475a1aaaa7f65879c3fe5597f8aef72f136 # timeout=10 18:31:15 Commit message: "Merge pull request #3749 from siggiskulason/snap-update-snap-hooks" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:31:16 provisioning config files... 18:31:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/79@tmp/config1714017373379759347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:31:17 ---> docker-login.sh 18:31:17 nexus3.edgexfoundry.org:10001 18:31:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:19 Configure a credential helper to remove this warning. See 18:31:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:19 18:31:19 Login Succeeded 18:31:19 nexus3.edgexfoundry.org:10002 18:31:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:19 Configure a credential helper to remove this warning. See 18:31:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:19 18:31:19 Login Succeeded 18:31:19 nexus3.edgexfoundry.org:10003 18:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:20 Configure a credential helper to remove this warning. See 18:31:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:20 18:31:20 Login Succeeded 18:31:20 nexus3.edgexfoundry.org:10004 18:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:21 Configure a credential helper to remove this warning. See 18:31:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:21 18:31:21 Login Succeeded 18:31:21 docker.io 18:31:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:22 Configure a credential helper to remove this warning. See 18:31:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:22 18:31:22 Login Succeeded 18:31:22 ---> docker-login.sh ends [Pipeline] } 18:31:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:31:23 ========================================================= 18:31:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:31:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:31:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:31:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:31:24 bbf911997326: Pulling fs layer 18:31:24 58ec367f63d7: Pulling fs layer 18:31:24 1b4a6ffa7d45: Pulling fs layer 18:31:24 fc5181fea5dc: Pulling fs layer 18:31:24 9c418107303f: Pulling fs layer 18:31:24 fc5181fea5dc: Waiting 18:31:24 284eca6f2348: Pulling fs layer 18:31:24 842844d905b1: Pulling fs layer 18:31:24 901a3a57568e: Pulling fs layer 18:31:24 9c418107303f: Waiting 18:31:24 842844d905b1: Waiting 18:31:24 901a3a57568e: Waiting 18:31:24 284eca6f2348: Waiting 18:31:24 1b4a6ffa7d45: Verifying Checksum 18:31:24 1b4a6ffa7d45: Download complete 18:31:24 58ec367f63d7: Verifying Checksum 18:31:24 58ec367f63d7: Download complete 18:31:24 9c418107303f: Verifying Checksum 18:31:24 9c418107303f: Download complete 18:31:24 284eca6f2348: Download complete 18:31:24 842844d905b1: Verifying Checksum 18:31:24 842844d905b1: Download complete 18:31:24 bbf911997326: Download complete 18:31:25 bbf911997326: Pull complete 18:31:26 58ec367f63d7: Pull complete 18:31:26 1b4a6ffa7d45: Pull complete 18:31:26 901a3a57568e: Verifying Checksum 18:31:26 901a3a57568e: Download complete 18:31:26 fc5181fea5dc: Verifying Checksum 18:31:26 fc5181fea5dc: Download complete 18:31:39 fc5181fea5dc: Pull complete 18:31:39 9c418107303f: Pull complete 18:31:39 284eca6f2348: Pull complete 18:31:39 842844d905b1: Pull complete 18:31:44 901a3a57568e: Pull complete 18:31:44 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 18:31:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:31:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 18:31:45 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:31:45 WORKDIR /edgex 18:31:45 COPY go.mod . 18:31:45 RUN go mod download 18:31:45 docker build -t ci-base-image-arm64 -f - . 18:31:47 Sending build context to Docker daemon 166.3MB 18:31:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:31:47 ---> 72ade6ffb461 18:31:47 Step 2/4 : WORKDIR /edgex 18:31:55 ---> Running in 609643e481dd 18:31:55 Removing intermediate container 609643e481dd 18:31:55 ---> 25bfa4dabfed 18:31:55 Step 3/4 : COPY go.mod . 18:31:55 ---> 8b5e8b7bf2be 18:31:55 Step 4/4 : RUN go mod download 18:31:55 ---> Running in 1a43492965bf 18:33:18 Removing intermediate container 1a43492965bf 18:33:18 ---> fe7c26c7f272 18:33:18 Successfully built fe7c26c7f272 18:33:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:33:18 + docker inspect -f . ci-base-image-arm64 18:33:18 . [Pipeline] withDockerContainer 18:33:18 prd-ubuntu18.04-docker-arm64-4c-16g-476 does not seem to be running inside a container 18:33:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/79 -v /w/workspace/edgex-go/79:/w/workspace/edgex-go/79:rw,z -v /w/workspace/edgex-go/79@tmp:/w/workspace/edgex-go/79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:33:20 $ docker top ed3d21fa1f1cfd785b3cc0f0df3da27e075f28273af547accebbcb49b0e77840 -eo pid,comm [Pipeline] { [Pipeline] sh 18:33:21 + go version 18:33:21 go version go1.16.8 linux/arm64 [Pipeline] } 18:33:21 $ docker stop --time=1 ed3d21fa1f1cfd785b3cc0f0df3da27e075f28273af547accebbcb49b0e77840 18:33:23 $ docker rm -f ed3d21fa1f1cfd785b3cc0f0df3da27e075f28273af547accebbcb49b0e77840 [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 18:33:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:33:24 18:33:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:33:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:33:25 latest: Pulling from edgex-devops/edgex-compose-arm64 18:33:25 29e5d40040c1: Pulling fs layer 18:33:25 1ce36da41761: Pulling fs layer 18:33:25 25b303627fd3: Pulling fs layer 18:33:25 29e5d40040c1: Download complete 18:33:25 1ce36da41761: Verifying Checksum 18:33:25 1ce36da41761: Download complete 18:33:26 29e5d40040c1: Pull complete 18:33:27 25b303627fd3: Verifying Checksum 18:33:27 25b303627fd3: Download complete 18:33:27 1ce36da41761: Pull complete 18:33:37 25b303627fd3: Pull complete 18:33:37 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:33:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:33:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 18:33:37 prd-ubuntu18.04-docker-arm64-4c-16g-476 does not seem to be running inside a container 18:33:38 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/79 -v /w/workspace/edgex-go/79:/w/workspace/edgex-go/79:rw,z -v /w/workspace/edgex-go/79@tmp:/w/workspace/edgex-go/79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:33:43 $ docker top f8d44215ad0a7c32704463e35cdb8b01b457a74323b278c13ab7cbf8a8c7bacc -eo pid,comm [Pipeline] { [Pipeline] sh 18:33:44 + docker-compose build --help 18:33:44 + grep parallel 18:33:48 --parallel Build images in parallel. [Pipeline] } 18:33:48 $ docker stop --time=1 f8d44215ad0a7c32704463e35cdb8b01b457a74323b278c13ab7cbf8a8c7bacc 18:33:50 $ docker rm -f f8d44215ad0a7c32704463e35cdb8b01b457a74323b278c13ab7cbf8a8c7bacc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:33:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:33:51 . [Pipeline] withDockerContainer 18:33:51 prd-ubuntu18.04-docker-arm64-4c-16g-476 does not seem to be running inside a container 18:33:51 $ 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/79 -v /w/workspace/edgex-go/79:/w/workspace/edgex-go/79:rw,z -v /w/workspace/edgex-go/79@tmp:/w/workspace/edgex-go/79@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 18:33:53 $ docker top b1a90fcaa7010e01fc783b4fa74fece1ad6d3d762ea38d746fac58aad184d529 -eo pid,comm [Pipeline] { [Pipeline] sh 18:33:54 + docker-compose -f ./docker-compose-build.yml build --parallel 18:33:59 Building core-command ... 18:33:59 Building core-data ... 18:33:59 Building core-metadata ... 18:33:59 Building security-bootstrapper ... 18:33:59 Building security-proxy-setup ... 18:33:59 Building security-secretstore-setup ... 18:33:59 Building support-notifications ... 18:33:59 Building support-scheduler ... 18:33:59 Building sys-mgmt-agent ... 18:33:59 Building security-proxy-setup 18:33:59 Building core-command 18:33:59 Building core-data 18:33:59 Building support-notifications 18:33:59 Building security-secretstore-setup 18:34:46 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:34:46 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:34:46 ---> fe7c26c7f272 18:34:46 Step 3/20 : WORKDIR /edgex-go 18:34:46 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:34:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:34:46 ---> fe7c26c7f272 18:34:46 Step 3/22 : WORKDIR /edgex-go 18:34:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:34:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:34:46 ---> fe7c26c7f272 18:34:46 Step 3/24 : WORKDIR /edgex-go 18:34:46 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:34:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:34:46 ---> fe7c26c7f272 18:34:46 Step 3/22 : WORKDIR /edgex-go 18:34:46 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:34:46 Step 2/21 : FROM ${BUILDER_BASE} AS builder 18:34:46 ---> fe7c26c7f272 18:34:46 Step 3/21 : WORKDIR /edgex-go 18:34:46 ---> Running in 802a8224a1c5 18:34:46 ---> Running in bb621bf4e084 18:34:46 ---> Running in ad5691e21765 18:34:46 ---> Running in c61f22b7aedd 18:34:46 ---> Running in c366e8572f00 18:34:46 Removing intermediate container c61f22b7aedd 18:34:46 Removing intermediate container 802a8224a1c5 18:34:46 ---> e678ecf344ca 18:34:46 ---> 9d7b934a828e 18:34:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:34:46 18:34:46 Removing intermediate container ad5691e21765 18:34:46 ---> 1550d0196000 18:34:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:34:46 Removing intermediate container bb621bf4e084 18:34:46 ---> 8f7d7ddd984e 18:34:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:34:46 Removing intermediate container c366e8572f00 18:34:46 ---> d9a834ec9fe0 18:34:46 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:34:46 ---> Running in 8eccd1c4ee62 18:34:46 ---> Running in dc56def82c04 18:34:46 ---> Running in 4bf0cb2fc2f9 18:34:46 ---> Running in d6ac3c84bc3b 18:34:46 ---> Running in f7ef1768df56 18:34:50 Removing intermediate container dc56def82c04 18:34:50 ---> 1e6b25193a4d 18:34:50 Step 5/20 : RUN apk add --update --no-cache make git 18:34:50 ---> Running in 881738c08311 18:34:50 Removing intermediate container 8eccd1c4ee62 18:34:50 ---> 26801a80348a 18:34:50 Step 5/22 : RUN apk add --update --no-cache make git 18:34:50 Removing intermediate container d6ac3c84bc3b 18:34:50 ---> d21a30be8920 18:34:50 Step 5/24 : RUN apk add --update --no-cache make git 18:34:50 ---> Running in 9e0a1d61c961 18:34:50 Removing intermediate container f7ef1768df56 18:34:50 ---> dcf17d02d837 18:34:50 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 18:34:50 ---> Running in eb6850922a5c 18:34:50 ---> Running in ba2ff49b827f 18:34:50 Removing intermediate container 4bf0cb2fc2f9 18:34:50 ---> b6470135ae50 18:34:51 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:34:51 ---> Running in be73036b7b26 18:34:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:34:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:34:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:34:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:34:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:34:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:34:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:34:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:34:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:34:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:34:53 OK: 218 MiB in 52 packages 18:34:54 OK: 218 MiB in 52 packages 18:34:54 OK: 218 MiB in 52 packages 18:34:55 OK: 218 MiB in 52 packages 18:34:55 OK: 218 MiB in 52 packages 18:34:56 Removing intermediate container 881738c08311 18:34:56 ---> 97245b4f5577 18:34:56 Step 6/20 : COPY . . 18:34:56 Removing intermediate container 9e0a1d61c961 18:34:56 ---> 341125a8727c 18:34:56 Step 6/22 : COPY . . 18:34:56 Removing intermediate container eb6850922a5c 18:34:56 ---> 21a7a49e94fc 18:34:56 Step 6/24 : COPY . . 18:34:56 Removing intermediate container ba2ff49b827f 18:34:56 ---> bdbd5a0bf19b 18:34:56 Step 6/21 : COPY . . 18:34:56 Removing intermediate container be73036b7b26 18:34:56 ---> 145ff4fad41f 18:34:56 Step 6/22 : COPY . . 18:35:29 ---> dbf5740ae5b6 18:35:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:35:29 ---> bfdd699d41c0 18:35:29 ---> 3b3b778c5d92 18:35:29 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:35:29 18:35:29 ---> 485201d7fba6 18:35:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:35:29 ---> 7ee70cdb6d27 18:35:29 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:35:29 ---> Running in 11bef57b5b70 18:35:29 ---> Running in 50841058c1ec 18:35:29 ---> Running in 2c139eaa90a7 18:35:29 ---> Running in 62a0d96744fe 18:35:29 ---> Running in f1687713f9e7 18:35:31 Removing intermediate container 11bef57b5b70 18:35:31 ---> 42a5734540ed 18:35:31 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:35:31 ---> Running in 7452f4fa5fbb 18:35:31 Removing intermediate container 50841058c1ec 18:35:31 ---> 115d80e0c7ca 18:35:31 Step 8/22 : RUN make cmd/core-data/core-data 18:35:31 Removing intermediate container 2c139eaa90a7 18:35:31 ---> 186c8907a38e 18:35:31 Step 8/22 : RUN make cmd/core-command/core-command 18:35:31 ---> Running in 47c813dd32f4 18:35:31 ---> Running in e3e208c3ea13 18:35:31 Removing intermediate container f1687713f9e7 18:35:31 ---> 24d7ad59b036 18:35:31 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:35:31 Removing intermediate container 62a0d96744fe 18:35:31 ---> 34aaa0279797 18:35:31 Step 8/21 : RUN make cmd/support-notifications/support-notifications 18:35:32 ---> Running in c048e6757498 18:35:32 ---> Running in 52e2e1d3777c 18:35:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:35:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/core-data/core-data ./cmd/core-data 18:35:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/core-command/core-command ./cmd/core-command 18:35:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:35:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:37:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/secrets-config ./cmd/secrets-config 18:37:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:37:32 Removing intermediate container e3e208c3ea13 18:37:32 ---> 65544e5dad2f 18:37:32 18:37:32 Step 9/22 : FROM alpine:3.14 18:37:32 3.14: Pulling from library/alpine 18:37:34 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 18:37:34 Status: Downloaded newer image for alpine:3.14 18:37:34 ---> bb3de5531c18 18:37:34 Step 10/22 : RUN apk add --update --no-cache dumb-init 18:37:34 ---> Running in 3917d86f9ccb 18:37:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:37:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:37:39 (1/1) Installing dumb-init (1.2.5-r1) 18:37:39 Executing busybox-1.33.1-r3.trigger 18:37:39 OK: 5 MiB in 15 packages 18:37:39 Removing intermediate container 7452f4fa5fbb 18:37:39 ---> ff801f27bd7b 18:37:39 18:37:39 Step 9/24 : FROM alpine:3.14 18:37:39 ---> bb3de5531c18 18:37:39 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:37:40 Removing intermediate container c048e6757498 18:37:40 ---> f7ea6934d449 18:37:40 18:37:40 Step 9/20 : FROM alpine:3.14 18:37:40 ---> bb3de5531c18 18:37:40 Step 10/20 : RUN apk add --update --no-cache curl 18:37:40 ---> Running in 32d94d62ec3d 18:37:40 ---> Running in 07642a54c8fa 18:37:41 Removing intermediate container 3917d86f9ccb 18:37:41 ---> b7329c410707 18:37:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:37:41 ---> Running in 747ba66f2d11 18:37:43 Removing intermediate container 747ba66f2d11 18:37:43 ---> 275524f38b4f 18:37:43 Step 12/22 : ENV APP_PORT=59882 18:37:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:37:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:37:43 ---> Running in f109b8d4dfde 18:37:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:37:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:37:44 (1/5) Installing ca-certificates (20191127-r5) 18:37:44 (2/5) Installing brotli-libs (1.0.9-r5) 18:37:44 Removing intermediate container f109b8d4dfde 18:37:44 ---> 9466cb134aa6 18:37:44 Step 13/22 : EXPOSE $APP_PORT 18:37:44 (3/5) Installing nghttp2-libs (1.43.0-r0) 18:37:44 (4/5) Installing libcurl (7.79.1-r0) 18:37:44 (5/5) Installing curl (7.79.1-r0) 18:37:44 (1/3) Installing ca-certificates (20191127-r5) 18:37:44 Executing busybox-1.33.1-r3.trigger 18:37:44 Executing ca-certificates-20191127-r5.trigger 18:37:44 (2/3) Installing dumb-init (1.2.5-r1) 18:37:44 (3/3) Installing su-exec (0.2-r1) 18:37:44 Executing busybox-1.33.1-r3.trigger 18:37:44 Executing ca-certificates-20191127-r5.trigger 18:37:44 OK: 8 MiB in 19 packages 18:37:45 OK: 6 MiB in 17 packages 18:37:45 ---> Running in 30a5eb9c11de 18:37:45 Removing intermediate container 52e2e1d3777c 18:37:45 ---> ea3bf34df6c7 18:37:45 18:37:45 Step 9/21 : FROM alpine:3.14 18:37:45 ---> bb3de5531c18 18:37:45 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 18:37:45 ---> Running in 2078a0a85536 18:37:46 Removing intermediate container 30a5eb9c11de 18:37:46 ---> 47f93490fd3f 18:37:46 Step 14/22 : WORKDIR / 18:37:46 ---> Running in 00dce68e569c 18:37:47 Removing intermediate container 00dce68e569c 18:37:47 ---> 53d6bc39a0be 18:37:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:37:47 Removing intermediate container 07642a54c8fa 18:37:47 ---> 327112ae46f0 18:37:47 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:37:47 Removing intermediate container 32d94d62ec3d 18:37:47 ---> db3879a2441c 18:37:47 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:37:48 ---> Running in ba3f65948901 18:37:48 ---> Running in fcefdc5d9f30 18:37:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:37:49 Removing intermediate container fcefdc5d9f30 18:37:49 ---> 3d2468b4849b 18:37:49 Step 12/20 : WORKDIR /edgex 18:37:49 Removing intermediate container ba3f65948901 18:37:49 ---> 4bb503ad57cc 18:37:49 Step 12/24 : WORKDIR / 18:37:49 (1/2) Installing ca-certificates (20191127-r5) 18:37:49 (2/2) Installing dumb-init (1.2.5-r1) 18:37:49 Executing busybox-1.33.1-r3.trigger 18:37:49 Executing ca-certificates-20191127-r5.trigger 18:37:49 ---> Running in ff45bf11b38d 18:37:49 ---> e121ed03dede 18:37:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:37:49 ---> Running in 1e8f79e1a869 18:37:49 OK: 6 MiB in 16 packages 18:37:51 Removing intermediate container 1e8f79e1a869 18:37:51 ---> 8373da30d6be 18:37:51 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:37:51 Removing intermediate container ff45bf11b38d 18:37:51 ---> 22b8f13574e4 18:37:51 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:37:51 ---> 09274de2aebc 18:37:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:37:52 ---> 7ab465e93143 18:37:52 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:37:52 ---> 7afdbac05286 18:37:52 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:37:52 ---> b87690e0f3e3 18:37:52 Step 18/22 : ENTRYPOINT ["/core-command"] 18:37:52 Removing intermediate container 2078a0a85536 18:37:52 ---> 026f2a5087fb 18:37:52 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:37:53 ---> Running in f36deffda764 18:37:53 ---> Running in 936ff12382a4 18:37:54 ---> ec15a7d9fbb3 18:37:54 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:37:54 Removing intermediate container f36deffda764 18:37:54 ---> 40f7de38e92d 18:37:54 Step 12/21 : ENV APP_PORT=59860 18:37:54 Removing intermediate container 936ff12382a4 18:37:54 ---> d2b581a5522f 18:37:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:37:54 ---> 16458711c444 18:37:54 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:37:54 Removing intermediate container 47c813dd32f4 18:37:54 ---> cc74db1b02a0 18:37:54 18:37:54 Step 9/22 : FROM alpine:3.14 18:37:54 ---> bb3de5531c18 18:37:54 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:37:54 ---> Running in 2458ed80ed3e 18:37:54 ---> Running in b6ff7b2331e7 18:37:54 ---> Running in 5b61479ea196 18:37:55 ---> 933cecd2a045 18:37:55 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:37:55 Removing intermediate container 2458ed80ed3e 18:37:55 ---> beafff442877 18:37:55 Step 13/21 : EXPOSE $APP_PORT 18:37:55 ---> Running in 2792f226eaf4 18:37:55 Removing intermediate container 5b61479ea196 18:37:55 ---> 8aeca909e163 18:37:55 Step 11/22 : ENV APP_PORT=59880 18:37:55 Removing intermediate container b6ff7b2331e7 18:37:55 ---> aa56f1b9b392 18:37:55 Step 20/22 : LABEL arch=arm64 18:37:55 ---> f3beb6ea6d5b 18:37:55 ---> b0964765b4ce 18:37:55 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:37:55 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:37:56 ---> Running in 2d45867f3d5c 18:37:56 ---> Running in 35c897ca3510 18:37:56 ---> Running in eb32574dfa08 18:37:56 Removing intermediate container 2792f226eaf4 18:37:56 ---> 013ff20dbbb2 18:37:56 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 18:37:57 Removing intermediate container 2d45867f3d5c 18:37:57 ---> 1a17b8206f76 18:37:57 Step 12/22 : EXPOSE $APP_PORT 18:37:57 Removing intermediate container 35c897ca3510 18:37:57 ---> 1d7208e035f0 18:37:57 Step 21/22 : LABEL git_sha=745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:37:57 Removing intermediate container eb32574dfa08 18:37:57 ---> d0849f3fd612 18:37:57 Step 17/20 : CMD ["--init=true"] 18:37:57 ---> Running in 47c08cd74aec 18:37:57 ---> Running in ca529e666383 18:37:57 ---> Running in 05c178bade71 18:37:57 ---> 73ec65f26640 18:37:57 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:37:57 ---> e5fd2b07721e 18:37:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:37:58 Removing intermediate container ca529e666383 18:37:58 ---> 426044ed82d1 18:37:58 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:37:58 ---> Running in e495949f17a2 18:37:58 Removing intermediate container 47c08cd74aec 18:37:58 ---> 4dc53eeec94a 18:37:58 Step 18/20 : LABEL arch=arm64 18:37:58 Removing intermediate container 05c178bade71 18:37:58 ---> 586da14682eb 18:37:58 Step 22/22 : LABEL version=2.0.1-dev.69 18:37:58 ---> Running in fbd434b300d5 18:37:58 ---> Running in cc6ce0487310 18:37:59 Removing intermediate container cc6ce0487310 18:37:59 ---> 253e9883e7f5 18:37:59 18:38:00 ---> abbec4029f0c 18:38:00 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:38:00 ---> 8167c4b8fee2 18:38:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:38:00 Removing intermediate container fbd434b300d5 18:38:00 ---> 00f8cbab63ac 18:38:00 Step 19/20 : LABEL git_sha=745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:38:00 Successfully built 253e9883e7f5 18:38:00 Successfully tagged core-command-arm64:latest 18:38:00  Building core-command ... done Building core-metadata 18:38:00 ---> Running in c2f7b9f8d02d 18:38:01 Removing intermediate container c2f7b9f8d02d 18:38:01 ---> ce2e154be69d 18:38:01 Step 20/20 : LABEL version=2.0.1-dev.69 18:38:01 ---> Running in b884b0e3cd34 18:38:01 ---> f894a10f5538 18:38: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/ 18:38:01 Removing intermediate container e495949f17a2 18:38:01 ---> 90ffc958d28d 18:38:01 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 18:38:01 ---> be3a37944fe5 18:38:01 Step 17/21 : ENTRYPOINT ["/support-notifications"] 18:38:01 ---> Running in ebe957926897 18:38:01 ---> Running in a4122584c4b8 18:38:01 ---> Running in 89c449a970ff 18:38:02 Removing intermediate container b884b0e3cd34 18:38:02 ---> 2fb9a9b882a2 18:38:02 18:38:02 Successfully built 2fb9a9b882a2 18:38:02 Successfully tagged security-proxy-setup-arm64:latest 18:38:02  Building security-proxy-setup ... done Building sys-mgmt-agent 18:38:02 Removing intermediate container 89c449a970ff 18:38:02 ---> 19d91acca0d2 18:38:02 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:38:03 ---> Running in 695c89104fcf 18:38:03 Removing intermediate container 695c89104fcf 18:38:03 ---> ce0543cc65c0 18:38:03 Step 19/21 : LABEL arch=arm64 18:38:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:38:03 ---> Running in cad5bbf4e239 18:38:04 Removing intermediate container cad5bbf4e239 18:38:04 ---> 9318d0a2478c 18:38:04 Step 20/21 : LABEL git_sha=745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:38:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:38:04 ---> Running in 97f2f9513141 18:38:05 Removing intermediate container a4122584c4b8 18:38:05 ---> 54b5ff4ebd02 18:38:05 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 18:38:05 ---> Running in c57d39efbfe6 18:38:05 Removing intermediate container 97f2f9513141 18:38:05 ---> 68a7e73fe7cf 18:38:05 Step 21/21 : LABEL version=2.0.1-dev.69 18:38:05 (1/6) Installing dumb-init (1.2.5-r1) 18:38:05 ---> Running in a328b8c21c22 18:38:05 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:38:06 (3/6) Installing libsodium (1.0.18-r0) 18:38:06 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:38:06 Removing intermediate container c57d39efbfe6 18:38:06 ---> 6bb8fac8d385 18:38:06 Step 22/24 : LABEL arch=arm64 18:38:06 (5/6) Installing libzmq (4.3.4-r0) 18:38:06 ---> Running in 389564b734b4 18:38:06 Removing intermediate container a328b8c21c22 18:38:06 ---> e8d8a8a416ad 18:38:06 18:38:06 (6/6) Installing zeromq (4.3.4-r0) 18:38:06 Executing busybox-1.33.1-r3.trigger 18:38:06 OK: 8 MiB in 20 packages 18:38:06 Successfully built e8d8a8a416ad 18:38:06 Successfully tagged support-notifications-arm64:latest 18:38:06  Building support-notifications ... done Building security-bootstrapper 18:38:07 Removing intermediate container 389564b734b4 18:38:07 ---> fa1d052c0195 18:38:07 Step 23/24 : LABEL git_sha=745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:38:07 ---> Running in 2dfa4f491137 18:38:08 Removing intermediate container 2dfa4f491137 18:38:08 ---> 89aae0735697 18:38:08 Step 24/24 : LABEL version=2.0.1-dev.69 18:38:08 Removing intermediate container ebe957926897 18:38:08 ---> b16e9a3591cd 18:38:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:38:08 ---> Running in 76568ca1c25a 18:38:09 Removing intermediate container 76568ca1c25a 18:38:09 ---> 968f02468c19 18:38:09 18:38:09 ---> 3d661d591987 18:38:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:38:09 Successfully built 968f02468c19 18:38:09 Successfully tagged security-secretstore-setup-arm64:latest 18:38:09  Building security-secretstore-setup ... done Building support-scheduler 18:38:11 ---> b5c134d6f005 18:38:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:38:11 ---> 4f9e488c5ecd 18:38:11 Step 18/22 : ENTRYPOINT ["/core-data"] 18:38:12 ---> Running in e4ceef7ba2c3 18:38:12 Removing intermediate container e4ceef7ba2c3 18:38:12 ---> f4b3f9f98e32 18:38:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:38:12 ---> Running in 7d011d71a322 18:38:13 Removing intermediate container 7d011d71a322 18:38:13 ---> 31f3e03a6112 18:38:13 Step 20/22 : LABEL arch=arm64 18:38:13 ---> Running in bf313086dc92 18:38:14 Removing intermediate container bf313086dc92 18:38:14 ---> eaae210ace56 18:38:14 Step 21/22 : LABEL git_sha=745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:38:14 ---> Running in c56feb73a5ca 18:38:15 Removing intermediate container c56feb73a5ca 18:38:15 ---> 11c3852443c7 18:38:15 Step 22/22 : LABEL version=2.0.1-dev.69 18:38:15 ---> Running in 2ae81197f114 18:38:15 Removing intermediate container 2ae81197f114 18:38:15 ---> e9999e0c715b 18:38:15 18:38:16 Successfully built e9999e0c715b 18:38:16 Successfully tagged core-data-arm64:latest 18:38:24  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:38:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:38:24 ---> fe7c26c7f272 18:38:24 Step 3/22 : WORKDIR /edgex-go 18:38:24 ---> Using cache 18:38:24 ---> d9a834ec9fe0 18:38:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:38:24 ---> Using cache 18:38:24 ---> dcf17d02d837 18:38:24 Step 5/22 : RUN apk add --update --no-cache make git 18:38:25 ---> Running in 89ec1efc5a5c 18:38:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:38:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:38:28 OK: 218 MiB in 52 packages 18:38:28 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:38:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:38:28 ---> fe7c26c7f272 18:38:28 Step 3/22 : WORKDIR /edgex-go 18:38:28 ---> Using cache 18:38:28 ---> d9a834ec9fe0 18:38:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:38:28 ---> Using cache 18:38:28 ---> dcf17d02d837 18:38:28 Step 5/22 : RUN apk add --update --no-cache make bash git 18:38:29 ---> Running in 350eb07d2bd9 18:38:31 Removing intermediate container 89ec1efc5a5c 18:38:31 ---> 3d43439e39c5 18:38:31 Step 6/22 : COPY . . 18:38:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:38:32 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:38:32 Step 2/30 : FROM ${BUILDER_BASE} AS builder 18:38:32 ---> fe7c26c7f272 18:38:32 Step 3/30 : WORKDIR /edgex-go 18:38:32 ---> Using cache 18:38:32 ---> d9a834ec9fe0 18:38:32 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:38:32 ---> Using cache 18:38:32 ---> dcf17d02d837 18:38:32 Step 5/30 : RUN apk add --update --no-cache make git 18:38:32 ---> Using cache 18:38:32 ---> 3d43439e39c5 18:38:32 Step 6/30 : COPY . . 18:38:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:38:32 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:38:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:38:32 ---> fe7c26c7f272 18:38:32 Step 3/23 : WORKDIR /edgex-go 18:38:32 ---> Using cache 18:38:32 ---> d9a834ec9fe0 18:38:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:38:32 ---> Using cache 18:38:32 ---> dcf17d02d837 18:38:32 Step 5/23 : RUN apk add --update --no-cache make git 18:38:32 ---> Using cache 18:38:32 ---> 3d43439e39c5 18:38:32 Step 6/23 : COPY go.mod . 18:38:33 OK: 218 MiB in 52 packages 18:38:35 ---> 708992f51d11 18:38:35 Step 7/23 : RUN go mod download 18:38:35 ---> Running in b5b63d2d2a99 18:38:36 Removing intermediate container 350eb07d2bd9 18:38:36 ---> 306f0cc406e5 18:38:36 Step 6/22 : COPY . . 18:38:41 Removing intermediate container b5b63d2d2a99 18:38:41 ---> 510a1e5687ab 18:38:41 Step 8/23 : COPY . . 18:38:42 ---> cd89b5fbd11c 18:38:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:38:43 ---> Running in 9bb270e8ccab 18:38:43 ---> 141523ca0e2c 18:38:43 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:38:47 ---> Running in 8485ccc7f599 18:38:48 ---> 1349aa372d02 18:38:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:38:49 ---> Running in 7b1f555c8c6f 18:38:50 Removing intermediate container 9bb270e8ccab 18:38:50 ---> 56c195918564 18:38:50 Step 8/22 : RUN make cmd/core-metadata/core-metadata 18:38:50 ---> Running in aa194c60e9fa 18:38:51 ---> 47ff30bed49a 18:38:51 Step 9/23 : RUN go mod tidy 18:38:51 ---> Running in 325f7907addb 18:38:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:38:53 Removing intermediate container 8485ccc7f599 18:38:53 ---> 08507543cf47 18:38:53 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:38:53 ---> Running in a856ea7a9745 18:38:54 Removing intermediate container 7b1f555c8c6f 18:38:54 ---> cf1646123dea 18:38:54 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:38:54 ---> Running in 361a070668a0 18:38:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:38:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:38:58 Removing intermediate container 325f7907addb 18:38:58 ---> 43c50d8168f6 18:38:58 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:38:58 ---> Running in 9cb46a52700c 18:39:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:40:37 Removing intermediate container 361a070668a0 18:40:37 ---> f648662cfab8 18:40:37 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:40:37 ---> Running in 13fee6a68a9a 18:40:37 Removing intermediate container a856ea7a9745 18:40:37 ---> 3c970d121f5a 18:40:37 18:40:37 Step 9/30 : FROM alpine:3.14 18:40:37 ---> bb3de5531c18 18:40:37 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:40:37 ---> Running in 584326d08c46 18:40:37 Removing intermediate container 584326d08c46 18:40:37 ---> c4212b0244c2 18:40:37 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 18:40:37 ---> Running in 54544f013cdc 18:40:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:40:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:40:37 Removing intermediate container aa194c60e9fa 18:40:37 ---> c392a0a93017 18:40:37 18:40:37 Step 9/22 : FROM alpine:3.14 18:40:37 ---> bb3de5531c18 18:40:37 Step 10/22 : RUN apk add --update --no-cache dumb-init 18:40:37 ---> Using cache 18:40:37 ---> b7329c410707 18:40:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:40:37 ---> Using cache 18:40:37 ---> 275524f38b4f 18:40:37 Step 12/22 : ENV APP_PORT=59881 18:40:37 ---> Running in 0d038d5c16d2 18:40:37 Removing intermediate container 0d038d5c16d2 18:40:37 ---> a15ef73926f6 18:40:37 Step 13/22 : EXPOSE $APP_PORT 18:40:37 ---> Running in ce5538c0fbcf 18:40:37 Removing intermediate container 13fee6a68a9a 18:40:37 ---> 3469aa56e1b8 18:40:37 18:40:37 Step 10/22 : FROM docker:20.10.8 18:40:37 20.10.8: Pulling from library/docker 18:40:37 Removing intermediate container 9cb46a52700c 18:40:37 ---> 9c796c73417a 18:40:37 18:40:37 Step 11/23 : FROM alpine:3.14 18:40:37 ---> bb3de5531c18 18:40:37 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:40:37 ---> Using cache 18:40:37 ---> b7329c410707 18:40:37 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:40:37 ---> Using cache 18:40:37 ---> 275524f38b4f 18:40:37 Step 14/23 : ENV APP_PORT=59861 18:40:37 Removing intermediate container ce5538c0fbcf 18:40:37 ---> 480f2ed4026f 18:40:37 Step 14/22 : WORKDIR / 18:40:37 ---> Running in 6dd9d9f4ac6f 18:40:37 ---> Running in 16805f2b2fa8 18:40:38 Removing intermediate container 6dd9d9f4ac6f 18:40:38 ---> b923d2b0dd35 18:40:38 Step 15/23 : EXPOSE $APP_PORT 18:40:38 Removing intermediate container 16805f2b2fa8 18:40:38 ---> f15ea12db337 18:40:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:40:38 ---> Running in 9c8513c649de 18:40:39 Removing intermediate container 9c8513c649de 18:40:39 ---> 9a5b86f9050f 18:40:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:40:39 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) 18:40:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:40:39 ---> 3b13f49f1756 18:40:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:40:41 ---> d7848e832603 18:40:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:40:42 ---> e7e6502187dd 18:40:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:40:43 ---> fdf35b63fea2 18:40:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:40:44 ---> 6c2f49668d5e 18:40:44 Step 18/22 : ENTRYPOINT ["/core-metadata"] 18:40:44 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.14/community: temporary error (try again later) 18:40:44 ERROR: unable to select packages: 18:40:44  dumb-init (no such package): 18:40:44 required by: world[dumb-init] 18:40:44 su-exec (no such package): 18:40:44 required by: world[su-exec] 18:40:44 ---> Running in 5021d02ad33b 18:40:45 ---> aea12f850e67 18:40:45 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:40:45 Removing intermediate container 5021d02ad33b 18:40:45 ---> 79e8b18e14b4 18:40:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:40:45 ---> Running in 693213f6f7c3 18:40:45 ---> Running in bae9378dbd62 18:40:46 Removing intermediate container 693213f6f7c3 18:40:46 ---> 2079347e6eed 18:40:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:40:46 ---> Running in 91be184c7cc7 18:40:46 Removing intermediate container bae9378dbd62 18:40:46 ---> d105af5a10b4 18:40:46 Step 20/22 : LABEL arch=arm64 18:40:46 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 18:40:46 Status: Downloaded newer image for docker:20.10.8 18:40:46 ---> 3734d5adc5ac 18:40:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:40:46 ---> Running in ebd90cbcf7e9 18:40:46 ---> Running in 2833adb7fa0b 18:40:47 Removing intermediate container 91be184c7cc7 18:40:47 ---> ee9ffd5fd3d2 18:40:47 Step 21/23 : LABEL arch=arm64 18:40:47 ---> Running in 78de39d62acd 18:40:47 Removing intermediate container ebd90cbcf7e9 18:40:47 ---> 3180f8ae1be9 18:40:47 Step 21/22 : LABEL git_sha=745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:40:47 Removing intermediate container 2833adb7fa0b 18:40:47 ---> 67a8ad30d1c3 18:40:47 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 18:40:47 ---> Running in e6f4fb7b71da 18:40:47 ---> Running in 863b6db7ae04 18:40:47 Removing intermediate container 78de39d62acd 18:40:47 ---> f382b1530801 18:40:47 Step 22/23 : LABEL git_sha=745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:40:47 ---> Running in 12acf8cabd1e 18:40:47 Removing intermediate container e6f4fb7b71da 18:40:47 ---> 18d744fd2def 18:40:47 Step 22/22 : LABEL version=2.0.1-dev.69 18:40:48 ---> Running in 1a096ae16678 18:40:48 Removing intermediate container 12acf8cabd1e 18:40:48 ---> 6cc35023066c 18:40:48 Step 23/23 : LABEL version=2.0.1-dev.69 18:40:48 ---> Running in eee0017e2d4e 18:40:48 Removing intermediate container 1a096ae16678 18:40:48 ---> 10332e6c435a 18:40:48 18:40:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:40:49 Successfully built 10332e6c435a 18:40:49 Successfully tagged core-metadata-arm64:latest 18:40:49  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:40:49 Removing intermediate container eee0017e2d4e 18:40:49 ---> 73f181d56012 18:40:49 18:40:49 Successfully built 73f181d56012 18:40:49 Successfully tagged support-scheduler-arm64:latest 18:40:50  Building support-scheduler ... done (1/42) Installing readline (8.1.0-r0) 18:40:50 (2/42) Installing bash (5.1.4-r0) 18:40:50 Executing bash-5.1.4-r0.post-install 18:40:50 (3/42) Installing brotli-libs (1.0.9-r5) 18:40:50 (4/42) Installing nghttp2-libs (1.43.0-r0) 18:40:50 (5/42) Installing libcurl (7.79.1-r0) 18:40:50 (6/42) Installing curl (7.79.1-r0) 18:40:50 (7/42) Installing dumb-init (1.2.5-r1) 18:40:50 (8/42) Installing libbz2 (1.0.8-r1) 18:40:50 (9/42) Installing expat (2.4.1-r0) 18:40:50 (10/42) Installing libffi (3.3-r2) 18:40:50 (11/42) Installing gdbm (1.19-r0) 18:40:50 (12/42) Installing xz-libs (5.2.5-r0) 18:40:50 (13/42) Installing libgcc (10.3.1_git20210424-r2) 18:40:50 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 18:40:50 (15/42) Installing mpdecimal (2.5.1-r1) 18:40:50 (16/42) Installing sqlite-libs (3.35.5-r0) 18:40:50 (17/42) Installing python3 (3.9.5-r1) 18:40:52 (18/42) Installing py3-appdirs (1.4.4-r2) 18:40:52 (19/42) Installing py3-chardet (4.0.0-r2) 18:40:52 (20/42) Installing py3-idna (3.2-r0) 18:40:52 (21/42) Installing py3-urllib3 (1.26.5-r0) 18:40:52 (22/42) Installing py3-certifi (2020.12.5-r1) 18:40:52 (23/42) Installing py3-requests (2.25.1-r4) 18:40:52 (24/42) Installing py3-msgpack (1.0.2-r1) 18:40:52 (25/42) Installing py3-lockfile (0.12.2-r4) 18:40:52 (26/42) Installing py3-cachecontrol (0.12.6-r1) 18:40:52 (27/42) Installing py3-colorama (0.4.4-r1) 18:40:52 (28/42) Installing py3-contextlib2 (0.6.0-r1) 18:40:52 (29/42) Installing py3-distlib (0.3.1-r3) 18:40:52 (30/42) Installing py3-distro (1.5.0-r3) 18:40:52 (31/42) Installing py3-six (1.15.0-r1) 18:40:52 (32/42) Installing py3-webencodings (0.5.1-r4) 18:40:52 (33/42) Installing py3-html5lib (1.1-r1) 18:40:52 (34/42) Installing py3-parsing (2.4.7-r2) 18:40:52 (35/42) Installing py3-packaging (20.9-r1) 18:40:52 (36/42) Installing py3-toml (0.10.2-r2) 18:40:52 (37/42) Installing py3-pep517 (0.10.0-r2) 18:40:52 (38/42) Installing py3-progress (1.5-r2) 18:40:52 (39/42) Installing py3-retrying (1.3.3-r1) 18:40:52 (40/42) Installing py3-ordered-set (4.0.2-r1) 18:40:52 (41/42) Installing py3-setuptools (52.0.0-r3) 18:40:53 (42/42) Installing py3-pip (20.3.4-r1) 18:40:53 Executing busybox-1.33.1-r3.trigger 18:40:53 OK: 84 MiB in 64 packages 18:40:58 Collecting docker-compose==1.23.2 18:40:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:40:58 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 18:40:58 Collecting jsonschema<3,>=2.5.1 18:40:58 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:40:58 Collecting docopt<0.7,>=0.6.1 18:40:58 Downloading docopt-0.6.2.tar.gz (25 kB) 18:41:00 Collecting dockerpty<0.5,>=0.4.1 18:41:00 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:41:02 Collecting texttable<0.10,>=0.9.0 18:41:02 Downloading texttable-0.9.1.tar.gz (11 kB) 18:41:04 Collecting cached-property<2,>=1.2.0 18:41:04 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:41:04 Collecting docker<4.0,>=3.6.0 18:41:04 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:41:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:41:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:41:07 Collecting PyYAML<4,>=3.10 18:41:07 Downloading PyYAML-3.13.tar.gz (270 kB) 18:41:10 Collecting websocket-client<1.0,>=0.32.0 18:41:10 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:41:10 Collecting docker-pycreds>=0.4.0 18:41:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:41:11 Collecting chardet<3.1.0,>=3.0.2 18:41:11 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:41:11 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) 18:41:11 Collecting idna<2.8,>=2.5 18:41:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:41:12 Collecting urllib3<1.25,>=1.21.1 18:41:12 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:41:13 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:41:13 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:41:13 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:41:13 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:41:13 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 18:41:13 Attempting uninstall: urllib3 18:41:13 Found existing installation: urllib3 1.26.5 18:41:14 Uninstalling urllib3-1.26.5: 18:41:14 Successfully uninstalled urllib3-1.26.5 18:41:14 Attempting uninstall: idna 18:41:14 Found existing installation: idna 3.2 18:41:14 Uninstalling idna-3.2: 18:41:14 Successfully uninstalled idna-3.2 18:41:15 Attempting uninstall: chardet 18:41:15 Found existing installation: chardet 4.0.0 18:41:15 Uninstalling chardet-4.0.0: 18:41:15 Successfully uninstalled chardet-4.0.0 18:41:17 Attempting uninstall: requests 18:41:17 Found existing installation: requests 2.25.1 18:41:17 Uninstalling requests-2.25.1: 18:41:17 Successfully uninstalled requests-2.25.1 18:41:18 Running setup.py install for texttable: started 18:41:20 Running setup.py install for texttable: finished with status 'done' 18:41:20 Running setup.py install for PyYAML: started 18:41:22 Running setup.py install for PyYAML: finished with status 'done' 18:41:22 Running setup.py install for docopt: started 18:41:24 Running setup.py install for docopt: finished with status 'done' 18:41:24 Running setup.py install for dockerpty: started 18:41:26 Running setup.py install for dockerpty: finished with status 'done' 18:41:28 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 18:41:37 Removing intermediate container 863b6db7ae04 18:41:37 ---> 572ec007fa06 18:41:37 Step 13/22 : ENV APP_PORT=58890 18:41:37 ---> Running in 0bc72c367913 18:41:37 Removing intermediate container 0bc72c367913 18:41:37 ---> b5e9d221c182 18:41:37 Step 14/22 : EXPOSE $APP_PORT 18:41:37 ---> Running in 1bb4fa9c4718 18:41:38 Removing intermediate container 1bb4fa9c4718 18:41:38 ---> 7b382a7fe116 18:41:38 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:41:39 ---> 78cb0b645499 18:41:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:41:40 ---> 1e3d64573d8a 18:41:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:41:41 ---> 8f8f9523b971 18:41:41 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 18:41:41 ---> Running in c6ddd56b3011 18:41:42 Removing intermediate container c6ddd56b3011 18:41:42 ---> b9b3b853b7cc 18:41:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:41:42 ---> Running in 2a34cacc4c50 18:41:42 Removing intermediate container 2a34cacc4c50 18:41:42 ---> 050b310dc985 18:41:42 Step 20/22 : LABEL arch=arm64 18:41:43 ---> Running in 6cd857c6ed8c 18:41:43 Removing intermediate container 6cd857c6ed8c 18:41:43 ---> 9846edf89d61 18:41:43 Step 21/22 : LABEL git_sha=745cb475a1aaaa7f65879c3fe5597f8aef72f136 18:41:44 ---> Running in d3e85caa94a0 18:41:44 Removing intermediate container d3e85caa94a0 18:41:44 ---> 687618cf1a3f 18:41:44 Step 22/22 : LABEL version=2.0.1-dev.69 18:41:44 ---> Running in 3873afd9f68b 18:41:45 Removing intermediate container 3873afd9f68b 18:41:45 ---> e4e8af616cf7 18:41:45 18:41:45 Successfully built e4e8af616cf7 18:41:45 Successfully tagged sys-mgmt-agent-arm64:latest 18:41:45  Building sys-mgmt-agent ... done  18:41:45 ERROR: for security-bootstrapper (, "The command '/bin/sh -c apk add --update --no-cache dumb-init su-exec' returned a non-zero code: 2") 18:41:45 Service 'security-bootstrapper' failed to build: The command '/bin/sh -c apk add --update --no-cache dumb-init su-exec' returned a non-zero code: 2 [Pipeline] } 18:41:46 $ docker stop --time=1 b1a90fcaa7010e01fc783b4fa74fece1ad6d3d762ea38d746fac58aad184d529 18:41:48 $ docker rm -f b1a90fcaa7010e01fc783b4fa74fece1ad6d3d762ea38d746fac58aad184d529 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:41:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:41:49 18:41:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:41:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:41:49 arm64: Pulling from edgex-lftools-log-publisher 18:41:49 448f6bf000e3: Pulling fs layer 18:41:49 f757da607395: Pulling fs layer 18:41:49 05883995daec: Pulling fs layer 18:41:49 8603b9c90790: Pulling fs layer 18:41:49 1560dd03e051: Pulling fs layer 18:41:49 27f5ce0e4adf: Pulling fs layer 18:41:49 c2d8d7efcc4b: Pulling fs layer 18:41:49 8603b9c90790: Waiting 18:41:49 1560dd03e051: Waiting 18:41:49 27f5ce0e4adf: Waiting 18:41:49 c2d8d7efcc4b: Waiting 18:41:49 f757da607395: Verifying Checksum 18:41:49 f757da607395: Download complete 18:41:49 8603b9c90790: Verifying Checksum 18:41:49 8603b9c90790: Download complete 18:41:50 1560dd03e051: Verifying Checksum 18:41:50 1560dd03e051: Download complete 18:41:50 05883995daec: Download complete 18:41:50 27f5ce0e4adf: Verifying Checksum 18:41:50 27f5ce0e4adf: Download complete 18:41:50 448f6bf000e3: Verifying Checksum 18:41:50 448f6bf000e3: Download complete 18:41:53 c2d8d7efcc4b: Verifying Checksum 18:41:53 c2d8d7efcc4b: Download complete 18:41:54 448f6bf000e3: Pull complete 18:41:54 f757da607395: Pull complete 18:41:56 05883995daec: Pull complete 18:41:56 8603b9c90790: Pull complete 18:41:57 1560dd03e051: Pull complete 18:41:58 27f5ce0e4adf: Pull complete 18:42:13 c2d8d7efcc4b: Pull complete 18:42:13 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:42:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:42:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:42:13 prd-ubuntu18.04-docker-arm64-4c-16g-476 does not seem to be running inside a container 18:42:13 $ 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/79 -v /w/workspace/edgex-go/79:/w/workspace/edgex-go/79:rw,z -v /w/workspace/edgex-go/79@tmp:/w/workspace/edgex-go/79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:42:17 $ docker top 4823124d78620268f5135cf6c56000a544a561fe7b7d4bd7fd1551df0bef2799 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:18 ---> job-cost.sh 18:42:18 lf-activate-venv: SKIPPING 18:42:18 INFO: No Stack... 18:42:20 INFO: Retrieving Pricing Info for: v3-standard-4 18:42:20 INFO: Archiving Costs [Pipeline] sh 18:42:21 + cat /w/workspace/edgex-go/79/archives/cost.csv 18:42:21 + cut -d, -f6 [Pipeline] lock 18:42:21 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-79-stack-cost] 18:42:21 Resource [jenkins-edgexfoundry-edgex-go-main-79-stack-cost] did not exist. Created. 18:42:21 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-79-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:42:22 + echo total: 0.10999999940395355 [Pipeline] stash 18:42:22 Stashed 1 file(s) [Pipeline] } 18:42:22 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-79-stack-cost] [Pipeline] // lock [Pipeline] } 18:42:22 $ docker stop --time=1 4823124d78620268f5135cf6c56000a544a561fe7b7d4bd7fd1551df0bef2799 18:42:24 $ docker rm -f 4823124d78620268f5135cf6c56000a544a561fe7b7d4bd7fd1551df0bef2799 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:42:25 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:42:25 + '[' -d /w/workspace/edgex-go/79/archives ']' [Pipeline] libraryResource [Pipeline] sh 18:42:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:42:26 ---> package-listing.sh 18:42:26 ++ facter osfamily 18:42:26 ++ tr '[:upper:]' '[:lower:]' 18:42:27 + OS_FAMILY=redhat 18:42:27 + workspace=/w/workspace/edgex-go/79 18:42:27 + START_PACKAGES=/tmp/packages_start.txt 18:42:27 + END_PACKAGES=/tmp/packages_end.txt 18:42:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:42:27 + PACKAGES=/tmp/packages_start.txt 18:42:27 + '[' /w/workspace/edgex-go/79 ']' 18:42:27 + PACKAGES=/tmp/packages_end.txt 18:42:27 + case "${OS_FAMILY}" in 18:42:27 + sort 18:42:27 + rpm -qa 18:42:30 + '[' -f /tmp/packages_start.txt ']' 18:42:30 + '[' -f /tmp/packages_end.txt ']' 18:42:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:42:30 + '[' /w/workspace/edgex-go/79 ']' 18:42:30 + mkdir -p /w/workspace/edgex-go/79/archives/ 18:42:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/79/archives/ [Pipeline] echo 18:42:30 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/79/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:42:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:42:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:42:31 18:42:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:42:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:42:31 latest: Pulling from edgex-lftools-log-publisher 18:42:31 b4d181a07f80: Pulling fs layer 18:42:31 a1111a8f2ec3: Pulling fs layer 18:42:31 ed53099fbce6: Pulling fs layer 18:42:31 dc539afda2c1: Pulling fs layer 18:42:31 77bc0d833cb6: Pulling fs layer 18:42:31 9065ff56babe: Pulling fs layer 18:42:31 d287ab97295c: Pulling fs layer 18:42:31 77bc0d833cb6: Waiting 18:42:31 9065ff56babe: Waiting 18:42:31 d287ab97295c: Waiting 18:42:31 dc539afda2c1: Waiting 18:42:31 a1111a8f2ec3: Verifying Checksum 18:42:31 a1111a8f2ec3: Download complete 18:42:31 dc539afda2c1: Verifying Checksum 18:42:31 dc539afda2c1: Download complete 18:42:31 ed53099fbce6: Download complete 18:42:31 77bc0d833cb6: Verifying Checksum 18:42:31 77bc0d833cb6: Download complete 18:42:31 9065ff56babe: Verifying Checksum 18:42:31 9065ff56babe: Download complete 18:42:31 b4d181a07f80: Verifying Checksum 18:42:31 b4d181a07f80: Download complete 18:42:32 d287ab97295c: Verifying Checksum 18:42:32 d287ab97295c: Download complete 18:42:33 b4d181a07f80: Pull complete 18:42:33 a1111a8f2ec3: Pull complete 18:42:33 ed53099fbce6: Pull complete 18:42:33 dc539afda2c1: Pull complete 18:42:34 77bc0d833cb6: Pull complete 18:42:34 9065ff56babe: Pull complete 18:42:39 d287ab97295c: Pull complete 18:42:39 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:42:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:42:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:42:39 prd-centos7-docker-4c-2g-468 does not seem to be running inside a container 18:42:39 $ 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/79/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/79 -v /w/workspace/edgex-go/79:/w/workspace/edgex-go/79:rw,z -v /w/workspace/edgex-go/79@tmp:/w/workspace/edgex-go/79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:42:43 $ docker top 37a46a3690ad32c0b33205605fc56911ebac868a2f8659133e0cf2621ca2bdad -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:43 + touch /tmp/pre-build-complete [Pipeline] sh 18:42:43 + mkdir -p /var/log/sysstat [Pipeline] sh 18:42:44 + ls /var/log/sa-host 18:42:44 + sadf -c /var/log/sa-host/sa11 18:42:44 file_magic: OK 18:42:44 HZ: Using current value: 100 18:42:44 file_header: OK 18:42:44 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 18:42:44 Statistics: 18:42:44 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:42:44 File successfully converted to sysstat format version 12.0.3 18:42:44 + sadf -c /var/log/sa-host/sa30 18:42:44 file_magic: OK 18:42:44 HZ: Using current value: 100 18:42:44 file_header: OK 18:42:44 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 18:42:44 Statistics: 18:42:44 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:42:44 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:42:44 provisioning config files... 18:42:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/79@tmp/config7417755390250262992tmp [Pipeline] { [Pipeline] echo 18:42:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:42:44 ---> create-netrc.sh [Pipeline] } 18:42:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:42:44 ---> python-tools-install.sh [Pipeline] echo 18:42:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:42:45 ---> sudo-logs.sh 18:42:45 Archiving 'sudo' log.. 18:42:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-468.novalocal: Name or service not known 18:42:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-468.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 18:42:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:42:45 ---> job-cost.sh 18:42:45 lf-activate-venv: SKIPPING 18:42:45 DEBUG: total: 0.10999999940395355 18:42:45 INFO: Retrieving Stack Cost... 18:42:46 INFO: Retrieving Pricing Info for: v3-standard-2 18:42:46 INFO: Archiving Costs [Pipeline] echo 18:42:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:42:47 ---> logs-deploy.sh 18:42:47 lf-activate-venv: SKIPPING 18:42:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/79 18:42:47 INFO: archiving workspace using pattern(s): 18:42:47 Archives upload complete. 18:42:47 INFO: archiving logs to Nexus 18:42:48 ---> uname -a: 18:42:48 Linux prd-centos7-docker-4c-2g-468.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 18:42:48 18:42:48 18:42:48 ---> lscpu: 18:42:48 Architecture: x86_64 18:42:48 CPU op-mode(s): 32-bit, 64-bit 18:42:48 Byte Order: Little Endian 18:42:48 Address sizes: 40 bits physical, 48 bits virtual 18:42:48 CPU(s): 2 18:42:48 On-line CPU(s) list: 0,1 18:42:48 Thread(s) per core: 1 18:42:48 Core(s) per socket: 1 18:42:48 Socket(s): 2 18:42:48 NUMA node(s): 1 18:42:48 Vendor ID: AuthenticAMD 18:42:48 CPU family: 23 18:42:48 Model: 49 18:42:48 Model name: AMD EPYC-Rome Processor 18:42:48 Stepping: 0 18:42:48 CPU MHz: 2799.998 18:42:48 BogoMIPS: 5599.99 18:42:48 Virtualization: AMD-V 18:42:48 Hypervisor vendor: KVM 18:42:48 Virtualization type: full 18:42:48 L1d cache: 32K 18:42:48 L1i cache: 32K 18:42:48 L2 cache: 512K 18:42:48 L3 cache: 16384K 18:42:48 NUMA node0 CPU(s): 0,1 18:42:48 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 18:42:48 18:42:48 18:42:48 ---> nproc: 18:42:48 2 18:42:48 18:42:48 18:42:48 ---> df -h: 18:42:48 Filesystem Size Used Avail Use% Mounted on 18:42:48 overlay 40G 14G 27G 34% / 18:42:48 tmpfs 64M 0 64M 0% /dev 18:42:48 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:42:48 shm 64M 0 64M 0% /dev/shm 18:42:48 /dev/vda1 40G 14G 27G 34% /facter-os 18:42:48 18:42:48 18:42:48 ---> sar -b -r -n DEV: 18:42:48 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/11/21 _x86_64_ (2 CPU) 18:42:48 18:42:48 18:23:19 LINUX RESTART (2 CPU) 18:42:48 18:42:48 18:24:01 tps rtps wtps bread/s bwrtn/s 18:42:48 18:25:01 281.02 0.75 280.27 332.87 72931.54 18:42:48 18:26:01 151.94 0.00 151.94 0.00 33256.82 18:42:48 18:27:01 69.89 0.00 69.89 0.00 6352.52 18:42:48 18:28:01 206.62 4.30 202.32 2832.01 101960.18 18:42:48 18:29:01 485.75 90.44 395.31 22403.86 229154.17 18:42:48 18:30:01 646.58 75.56 571.02 4106.47 265793.25 18:42:48 18:31:01 195.69 20.11 175.58 1646.60 32953.03 18:42:48 18:32:01 3.56 0.25 3.32 4.40 68.95 18:42:48 18:33:01 0.17 0.00 0.17 0.00 2.28 18:42:48 18:34:01 0.28 0.05 0.23 0.40 3.41 18:42:48 18:35:01 0.22 0.00 0.22 0.00 3.10 18:42:48 18:36:01 0.23 0.00 0.23 0.00 3.36 18:42:48 18:37:01 0.25 0.00 0.25 0.00 2.60 18:42:48 18:38:01 0.28 0.00 0.28 0.00 3.78 18:42:48 18:39:01 0.63 0.38 0.25 86.34 3.78 18:42:48 18:40:01 0.73 0.00 0.73 0.00 13.38 18:42:48 18:41:02 0.23 0.00 0.23 0.00 3.25 18:42:48 18:42:01 0.25 0.00 0.25 0.00 2.78 18:42:48 Average: 113.76 10.67 103.09 1747.82 41323.97 18:42:48 18:42:48 18:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:42:48 18:25:01 2641968 0 1035116 12.92 2620 4329236 1863416 20.57 1790580 3033028 663156 18:42:48 18:26:01 3268412 0 1067296 13.33 2620 3670612 2014500 22.24 1451940 2804080 177104 18:42:48 18:27:01 3141120 0 1254372 15.66 2620 3610828 1946632 21.49 1523204 2856240 95172 18:42:48 18:28:01 130244 0 1316216 16.43 2620 6559860 2628588 29.02 2497048 4791344 489868 18:42:48 18:29:01 816204 0 1471028 18.37 2620 5719088 3301004 36.44 3075580 3486472 182120 18:42:48 18:30:01 1224412 0 1504400 18.78 2620 5277508 3085340 34.06 2754872 3391104 157668 18:42:48 18:31:01 2349008 0 1332692 16.64 2620 4324620 1562464 17.25 1427852 3616000 32 18:42:48 18:32:01 2351724 0 1329904 16.61 2620 4324692 1625292 17.94 1511900 3531940 8 18:42:48 18:33:01 2365152 0 1316476 16.44 2620 4324692 1480892 16.35 1502880 3531660 8 18:42:48 18:34:01 2370260 0 1311360 16.37 2620 4324700 1480976 16.35 1498856 3530888 8 18:42:48 18:35:01 2370036 0 1311584 16.38 2620 4324700 1480988 16.35 1498760 3530888 8 18:42:48 18:36:01 2373060 0 1308552 16.34 2620 4324708 1481060 16.35 1499024 3527800 8 18:42:48 18:37:01 2373904 0 1307704 16.33 2620 4324712 1480892 16.35 1498580 3527800 8 18:42:48 18:38:01 2373912 0 1307692 16.33 2620 4324716 1480892 16.35 1498584 3527800 8 18:42:48 18:39:01 2368368 0 1310844 16.37 2620 4327108 1483804 16.38 1504484 3527172 16 18:42:48 18:40:01 2368844 0 1310364 16.36 2620 4327112 1483732 16.38 1504284 3527172 8 18:42:48 18:41:02 2368424 0 1310780 16.37 2620 4327116 1483780 16.38 1504304 3527172 8 18:42:48 18:42:01 2367908 0 1311292 16.37 2620 4327120 1483912 16.38 1504728 3527172 8 18:42:48 Average: 2201276 0 1300982 16.24 2620 4504063 1824898 20.15 1724859 3488652 98068 18:42:48 18:42:48 18:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:42:48 18:25:01 eth0 790.59 978.64 8274.20 109.36 0.00 0.00 0.00 0.00 18:42:48 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:48 18:25:01 docker0 886.21 639.83 76.26 4712.42 0.00 0.00 0.00 0.00 18:42:48 18:26:01 veth2f40173 0.33 0.47 0.03 0.05 0.00 0.00 0.00 0.00 18:42:48 18:26:01 eth0 39.85 22.30 35.75 14.94 0.00 0.00 0.00 0.00 18:42:48 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:48 18:26:01 docker0 0.33 0.33 0.02 0.04 0.00 0.00 0.00 0.00 18:42:48 18:27:01 veth2f40173 1.82 1.82 0.14 0.14 0.00 0.00 0.00 0.00 18:42:48 18:27:01 eth0 18.30 9.91 13.59 7.26 0.00 0.00 0.00 0.00 18:42:48 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:48 18:27:01 docker0 1.82 1.82 0.12 0.14 0.00 0.00 0.00 0.00 18:42:48 18:28:01 eth0 111.89 68.92 1696.48 129.30 0.00 0.00 0.00 0.00 18:42:48 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:48 18:28:01 veth3622e0e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:42:48 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:48 18:29:01 veth0be565c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:42:48 18:29:01 veth4a14199 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:42:48 18:29:01 eth0 67.77 33.28 224.22 13.37 0.00 0.00 0.00 0.00 18:42:48 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:48 18:30:01 veth28411d6 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 18:42:48 18:30:01 veth2f6ebe7 0.03 0.17 0.00 0.01 0.00 0.00 0.00 0.00 18:42:48 18:30:01 eth0 81.83 37.60 296.23 18.99 0.00 0.00 0.00 0.00 18:42:48 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:48 18:31:01 eth0 393.06 346.14 1686.11 1062.57 0.00 0.00 0.00 0.00 18:42:48 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:48 18:31:01 docker0 939.01 761.52 79.70 5631.36 0.00 0.00 0.00 0.00 18:42:48 18:32:01 eth0 94.49 109.58 36.95 641.54 0.00 0.00 0.00 0.00 18:42:48 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:48 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:48 18:33:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:42:48 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:48 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:48 18:34:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:42:48 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:48 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:48 18:35:01 eth0 0.65 0.22 0.12 0.02 0.00 0.00 0.00 0.00 18:42:48 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:48 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:48 18:36:01 eth0 0.55 0.35 0.27 0.20 0.00 0.00 0.00 0.00 18:42:48 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:48 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:48 18:37:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:42:48 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:48 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:48 18:38:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:42:48 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:48 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:48 18:39:01 eth0 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 18:42:48 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:48 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:48 18:40:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:42:48 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:48 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:48 18:41:02 eth0 0.18 0.17 0.07 0.01 0.00 0.00 0.00 0.00 18:42:48 18:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:48 18:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:48 18:42:01 eth0 0.97 0.39 0.32 0.18 0.00 0.00 0.00 0.00 18:42:48 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:48 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:48 Average: eth0 89.06 89.45 682.38 111.13 0.00 0.00 0.00 0.00 18:42:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:48 Average: docker0 52.24 42.36 4.43 313.27 0.00 0.00 0.00 0.00 18:42:48 18:42:48 18:42:48 ---> sar -P ALL: 18:42:48 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/11/21 _x86_64_ (2 CPU) 18:42:48 18:42:48 18:23:19 LINUX RESTART (2 CPU) 18:42:48 18:42:48 18:24:01 CPU %user %nice %system %iowait %steal %idle 18:42:48 18:25:01 all 35.17 0.00 12.23 2.90 0.11 49.59 18:42:48 18:25:01 0 28.17 0.00 12.39 3.01 0.11 56.33 18:42:48 18:25:01 1 42.26 0.00 12.08 2.79 0.11 42.76 18:42:48 18:26:01 all 57.67 0.00 8.11 1.50 0.11 32.61 18:42:48 18:26:01 0 56.96 0.00 8.86 1.40 0.11 32.68 18:42:48 18:26:01 1 58.39 0.00 7.37 1.60 0.11 32.53 18:42:48 18:27:01 all 39.21 0.00 4.24 0.38 0.09 56.08 18:42:48 18:27:01 0 38.75 0.00 4.07 0.37 0.09 56.72 18:42:48 18:27:01 1 39.66 0.00 4.41 0.39 0.09 55.45 18:42:48 18:28:01 all 59.09 0.00 11.89 2.57 0.13 26.33 18:42:48 18:28:01 0 57.64 0.00 12.19 3.62 0.13 26.42 18:42:48 18:28:01 1 60.54 0.00 11.58 1.52 0.13 26.24 18:42:48 18:29:01 all 73.14 0.00 18.56 3.77 0.13 4.40 18:42:48 18:29:01 0 74.46 0.00 17.52 3.17 0.13 4.71 18:42:48 18:29:01 1 71.82 0.00 19.60 4.36 0.13 4.08 18:42:48 18:30:01 all 69.89 0.00 20.70 6.81 0.15 2.44 18:42:48 18:30:01 0 70.88 0.00 19.72 7.50 0.17 1.73 18:42:48 18:30:01 1 68.91 0.00 21.68 6.13 0.13 3.16 18:42:48 18:31:01 all 30.31 0.00 9.03 2.71 0.11 57.84 18:42:48 18:31:01 0 29.35 0.00 9.52 2.44 0.11 58.59 18:42:48 18:31:01 1 31.28 0.00 8.53 2.99 0.11 57.10 18:42:48 18:32:01 all 5.03 0.00 0.79 0.02 0.04 94.12 18:42:48 18:32:01 0 5.12 0.00 0.82 0.02 0.03 94.01 18:42:48 18:32:01 1 4.95 0.00 0.76 0.02 0.05 94.22 18:42:48 18:33:01 all 0.08 0.00 0.05 0.00 0.02 99.85 18:42:48 18:33:01 0 0.07 0.00 0.05 0.00 0.02 99.87 18:42:48 18:33:01 1 0.10 0.00 0.05 0.00 0.02 99.83 18:42:48 18:34:01 all 0.23 0.00 0.03 0.00 0.03 99.71 18:42:48 18:34:01 0 0.22 0.00 0.02 0.00 0.03 99.73 18:42:48 18:34:01 1 0.25 0.00 0.05 0.00 0.02 99.68 18:42:48 18:35:01 all 0.27 0.00 0.03 0.00 0.02 99.68 18:42:48 18:35:01 0 0.08 0.00 0.03 0.00 0.02 99.87 18:42:48 18:35:01 1 0.45 0.00 0.03 0.00 0.02 99.50 18:42:48 18:42:48 18:35:01 CPU %user %nice %system %iowait %steal %idle 18:42:48 18:36:01 all 0.25 0.00 0.03 0.00 0.02 99.70 18:42:48 18:36:01 0 0.03 0.00 0.03 0.00 0.00 99.93 18:42:48 18:36:01 1 0.47 0.00 0.03 0.00 0.03 99.47 18:42:48 18:37:01 all 0.18 0.00 0.03 0.00 0.02 99.77 18:42:48 18:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:42:48 18:37:01 1 0.33 0.00 0.05 0.00 0.02 99.60 18:42:48 18:38:01 all 0.17 0.00 0.03 0.00 0.03 99.78 18:42:48 18:38:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:42:48 18:38:01 1 0.30 0.00 0.02 0.00 0.03 99.65 18:42:48 18:39:01 all 0.13 0.00 0.03 0.01 0.03 99.79 18:42:48 18:39:01 0 0.02 0.00 0.02 0.00 0.03 99.93 18:42:48 18:39:01 1 0.25 0.00 0.05 0.02 0.03 99.65 18:42:48 18:40:01 all 0.18 0.00 0.03 0.00 0.03 99.77 18:42:48 18:40:01 0 0.05 0.00 0.02 0.00 0.02 99.92 18:42:48 18:40:01 1 0.32 0.00 0.03 0.00 0.03 99.62 18:42:48 18:41:02 all 0.18 0.00 0.03 0.00 0.02 99.77 18:42:48 18:41:02 0 0.02 0.00 0.03 0.00 0.00 99.95 18:42:48 18:41:02 1 0.35 0.00 0.03 0.00 0.03 99.58 18:42:48 18:42:01 all 0.20 0.00 0.03 0.00 0.03 99.75 18:42:48 18:42:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:42:48 18:42:01 1 0.36 0.00 0.03 0.00 0.03 99.58 18:42:48 Average: all 19.56 0.00 4.51 1.08 0.06 74.78 18:42:48 Average: 0 19.04 0.00 4.49 1.13 0.06 75.29 18:42:48 Average: 1 20.09 0.00 4.54 1.04 0.06 74.27 18:42:48 18:42:48 18:42:48