Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 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-ssh6056298301172596432.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh6761261109694589352.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh1224579798398851791.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh5127083235951995401.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-ssh385083340222291525.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-13332 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/97 [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/97 # 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/97@tmp/jenkins-gitclient-ssh1919572479579712198.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 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe (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 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 (#3780)" > git rev-list --no-walk 71232a9001f0650943801d0d7ea31c01caec0d68 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:13:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:13:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:13:02 ========================================================= 23:13:02 EdgeX Global Pipelines Version Info 23:13:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:13:03 ------------------- 23:13:03 stable info: 23:13:03 ------------------- 23:13:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:13:03 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 23:13:03 Message: update stable to v1.0.210 23:13:04 ------------------- 23:13:04 experimental info: 23:13:04 ------------------- 23:13:04 Commited By: **** collab-it+edgex@linuxfoundation.org 23:13:04 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 23:13:04 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:13:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:13:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:13:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:13:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:13:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:13:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:13:04 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:13:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:13:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:13:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:13:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:13:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:13:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:13:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:13:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:13:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:13:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:13:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:13:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:13:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:13:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 23:13:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:13:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:13:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:13:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:13:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fafdfd55f3eac649b2481f5a43ab36bd080d3bbe [Pipeline] echo 23:13:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fafdfd5 [Pipeline] echo 23:13:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:13:04 provisioning config files... 23:13:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/97@tmp/config3677380778968934169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:13:04 ---> docker-login.sh 23:13:04 nexus3.edgexfoundry.org:10001 23:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:04 Configure a credential helper to remove this warning. See 23:13:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:04 23:13:04 Login Succeeded 23:13:05 nexus3.edgexfoundry.org:10002 23:13:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:05 Configure a credential helper to remove this warning. See 23:13:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:05 23:13:05 Login Succeeded 23:13:05 nexus3.edgexfoundry.org:10003 23:13:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:05 Configure a credential helper to remove this warning. See 23:13:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:05 23:13:05 Login Succeeded 23:13:05 nexus3.edgexfoundry.org:10004 23:13:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:05 Configure a credential helper to remove this warning. See 23:13:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:05 23:13:05 Login Succeeded 23:13:05 docker.io 23:13:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:06 Configure a credential helper to remove this warning. See 23:13:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:06 23:13:06 Login Succeeded 23:13:06 ---> docker-login.sh ends [Pipeline] } 23:13:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:13:06 ++ 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 23:13:06 + for file in '`ls cmd/**/Dockerfile`' 23:13:06 ++ dirname cmd/core-command/Dockerfile 23:13:06 ++ cut -d/ -f2 23:13:06 + echo core-command,cmd/core-command/Dockerfile 23:13:06 + for file in '`ls cmd/**/Dockerfile`' 23:13:06 ++ dirname cmd/core-data/Dockerfile 23:13:06 ++ cut -d/ -f2 23:13:06 + echo core-data,cmd/core-data/Dockerfile 23:13:06 + for file in '`ls cmd/**/Dockerfile`' 23:13:06 ++ dirname cmd/core-metadata/Dockerfile 23:13:06 ++ cut -d/ -f2 23:13:06 + echo core-metadata,cmd/core-metadata/Dockerfile 23:13:06 + for file in '`ls cmd/**/Dockerfile`' 23:13:06 ++ dirname cmd/security-bootstrapper/Dockerfile 23:13:06 ++ cut -d/ -f2 23:13:06 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:13:06 + for file in '`ls cmd/**/Dockerfile`' 23:13:06 ++ dirname cmd/security-proxy-setup/Dockerfile 23:13:06 ++ cut -d/ -f2 23:13:06 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:13:06 + for file in '`ls cmd/**/Dockerfile`' 23:13:06 ++ dirname cmd/security-secretstore-setup/Dockerfile 23:13:06 ++ cut -d/ -f2 23:13:06 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:13:06 + for file in '`ls cmd/**/Dockerfile`' 23:13:06 ++ dirname cmd/support-notifications/Dockerfile 23:13:06 ++ cut -d/ -f2 23:13:06 + echo support-notifications,cmd/support-notifications/Dockerfile 23:13:06 + for file in '`ls cmd/**/Dockerfile`' 23:13:06 ++ dirname cmd/support-scheduler/Dockerfile 23:13:06 ++ cut -d/ -f2 23:13:06 + echo support-scheduler,cmd/support-scheduler/Dockerfile 23:13:06 + for file in '`ls cmd/**/Dockerfile`' 23:13:06 ++ dirname cmd/sys-mgmt-agent/Dockerfile 23:13:06 ++ cut -d/ -f2 23:13:06 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 23:13:06 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 23:13:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:13:07 23:13:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:13:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:13:07 latest: Pulling from edgex-devops/git-semver 23:13:07 a0d0a0d46f8b: Pulling fs layer 23:13:07 3e5f54012d9b: Pulling fs layer 23:13:07 4c7163046ea9: Pulling fs layer 23:13:07 0c2d73faf560: Pulling fs layer 23:13:07 0c2d73faf560: Waiting 23:13:07 3e5f54012d9b: Verifying Checksum 23:13:07 3e5f54012d9b: Download complete 23:13:07 a0d0a0d46f8b: Verifying Checksum 23:13:07 a0d0a0d46f8b: Download complete 23:13:07 0c2d73faf560: Verifying Checksum 23:13:07 0c2d73faf560: Download complete 23:13:07 4c7163046ea9: Verifying Checksum 23:13:07 4c7163046ea9: Download complete 23:13:07 a0d0a0d46f8b: Pull complete 23:13:07 3e5f54012d9b: Pull complete 23:13:07 4c7163046ea9: Pull complete 23:13:08 0c2d73faf560: Pull complete 23:13:08 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 23:13:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:13:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:13:08 prd-centos7-docker-4c-2g-13332 does not seem to be running inside a container 23:13:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/97 -v /w/workspace/edgex-go/97:/w/workspace/edgex-go/97:rw,z -v /w/workspace/edgex-go/97@tmp:/w/workspace/edgex-go/97@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:13:08 $ docker top bfd6a834416eedfa525c93abf081bf571df513997480197687536c1635ec4df8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:13:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:13:08 [ssh-agent] Looking for ssh-agent implementation... 23:13:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:13:09 $ docker exec bfd6a834416eedfa525c93abf081bf571df513997480197687536c1635ec4df8 ssh-agent 23:13:09 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJcafLb/agent.14 23:13:09 SSH_AGENT_PID=20 23:13:09 Running ssh-add (command line suppressed) 23:13:09 Identity added: /w/workspace/edgex-go/97@tmp/private_key_204037555805697297.key (/w/workspace/edgex-go/97@tmp/private_key_204037555805697297.key) 23:13:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:13:09 + git tag --points-at HEAD [Pipeline] } 23:13:09 $ docker exec --env ******** --env ******** bfd6a834416eedfa525c93abf081bf571df513997480197687536c1635ec4df8 ssh-agent -k 23:13:09 unset SSH_AUTH_SOCK; 23:13:09 unset SSH_AGENT_PID; 23:13:09 echo Agent pid 20 killed; 23:13:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:13:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:13:09 [ssh-agent] Looking for ssh-agent implementation... 23:13:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:13:09 $ docker exec bfd6a834416eedfa525c93abf081bf571df513997480197687536c1635ec4df8 ssh-agent 23:13:09 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgmJeHD/agent.52 23:13:09 SSH_AGENT_PID=59 23:13:09 Running ssh-add (command line suppressed) 23:13:10 Identity added: /w/workspace/edgex-go/97@tmp/private_key_5555932862376279250.key (/w/workspace/edgex-go/97@tmp/private_key_5555932862376279250.key) 23:13:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:13:10 + git semver init 23:13:10 # -> Open(): unable to determine branch for HEAD 23:13:10 # $GIT_DIR = /w/workspace/edgex-go/97/.git 23:13:10 # $GIT_WORK_TREE = /w/workspace/edgex-go/97 23:13:10 # $SEMVER_REMOTE_NAME = origin 23:13:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:13:10 # $SEMVER_USER_NAME = edgex-jenkins 23:13:10 # $SEMVER_BRANCH = main 23:13:10 # $SEMVER_TEMP = /tmp/semver-526746945 23:13:10 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 23:13:22 # '/tmp/semver-526746945' -> '/w/workspace/edgex-go/97/.semver' 23:13:22 # -> Force: false 23:13:22 # $SEMVER_DIR = /w/workspace/edgex-go/97/.semver [Pipeline] } 23:13:22 $ docker exec --env ******** --env ******** bfd6a834416eedfa525c93abf081bf571df513997480197687536c1635ec4df8 ssh-agent -k 23:13:22 unset SSH_AUTH_SOCK; 23:13:22 unset SSH_AGENT_PID; 23:13:22 echo Agent pid 59 killed; 23:13:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:13:23 + git semver [Pipeline] } 23:13:23 $ docker stop --time=1 bfd6a834416eedfa525c93abf081bf571df513997480197687536c1635ec4df8 23:13:25 $ docker rm -f bfd6a834416eedfa525c93abf081bf571df513997480197687536c1635ec4df8 [Pipeline] // withDockerContainer [Pipeline] sh 23:13:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:13:25 Stashed 1 file(s) [Pipeline] echo 23:13:25 [edgeXSemver]: initialized semver on version 2.0.1-dev.85 [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 23:13:25 ========================================================= 23:13:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:13:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:13:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:13:26 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:13:26 a0d0a0d46f8b: Already exists 23:13:26 31adcdaf11c8: Pulling fs layer 23:13:26 b8b176561691: Pulling fs layer 23:13:26 4527c011a84f: Pulling fs layer 23:13:26 5d74067f8e1e: Pulling fs layer 23:13:26 e0aca202a116: Pulling fs layer 23:13:26 3a43be97a3b4: Pulling fs layer 23:13:26 34cad66bf833: Pulling fs layer 23:13:26 b4e3c513aaa6: Pulling fs layer 23:13:26 5d74067f8e1e: Waiting 23:13:26 e0aca202a116: Waiting 23:13:26 3a43be97a3b4: Waiting 23:13:26 34cad66bf833: Waiting 23:13:26 b4e3c513aaa6: Waiting 23:13:26 b8b176561691: Verifying Checksum 23:13:26 b8b176561691: Download complete 23:13:26 31adcdaf11c8: Verifying Checksum 23:13:26 5d74067f8e1e: Verifying Checksum 23:13:26 5d74067f8e1e: Download complete 23:13:26 e0aca202a116: Verifying Checksum 23:13:26 e0aca202a116: Download complete 23:13:26 3a43be97a3b4: Verifying Checksum 23:13:26 3a43be97a3b4: Download complete 23:13:26 34cad66bf833: Verifying Checksum 23:13:26 34cad66bf833: Download complete 23:13:26 31adcdaf11c8: Pull complete 23:13:26 b8b176561691: Pull complete 23:13:26 4527c011a84f: Verifying Checksum 23:13:26 4527c011a84f: Download complete 23:13:26 b4e3c513aaa6: Verifying Checksum 23:13:26 b4e3c513aaa6: Download complete 23:13:31 4527c011a84f: Pull complete 23:13:31 5d74067f8e1e: Pull complete 23:13:31 e0aca202a116: Pull complete 23:13:31 3a43be97a3b4: Pull complete 23:13:31 34cad66bf833: Pull complete 23:13:33 b4e3c513aaa6: Pull complete 23:13:33 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 23:13:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:13:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 23:13:34 + docker build -t ci-base-image-x86_64 -f - . 23:13:34 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:13:34 WORKDIR /edgex 23:13:34 COPY go.mod . 23:13:34 RUN go mod download' 23:13:36 Sending build context to Docker daemon 329.8MB 23:13:36 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:13:36 ---> 9f6097aaca64 23:13:36 Step 2/4 : WORKDIR /edgex 23:13:37 ---> Running in bd12afaf1510 23:13:37 Removing intermediate container bd12afaf1510 23:13:37 ---> e4cbe553c34c 23:13:37 Step 3/4 : COPY go.mod . 23:13:37 ---> 76b7618e33b0 23:13:37 Step 4/4 : RUN go mod download 23:13:37 ---> Running in 5bc423c8a6fe 23:13:40 Still waiting to schedule task 23:13:40 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 23:14:09 Removing intermediate container 5bc423c8a6fe 23:14:09 ---> f094c5384752 23:14:09 Successfully built f094c5384752 23:14:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:14:09 + docker inspect -f . ci-base-image-x86_64 23:14:09 . [Pipeline] withDockerContainer 23:14:10 prd-centos7-docker-4c-2g-13332 does not seem to be running inside a container 23:14:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/97 -v /w/workspace/edgex-go/97:/w/workspace/edgex-go/97:rw,z -v /w/workspace/edgex-go/97@tmp:/w/workspace/edgex-go/97@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:14:10 $ docker top 3137dfe48d2cf9f8a419b865c70a7232962592cce207f5476fd1edf54185eee9 -eo pid,comm [Pipeline] { [Pipeline] sh 23:14:10 + go version 23:14:10 go version go1.16.8 linux/amd64 [Pipeline] } 23:14:10 $ docker stop --time=1 3137dfe48d2cf9f8a419b865c70a7232962592cce207f5476fd1edf54185eee9 23:14:12 $ docker rm -f 3137dfe48d2cf9f8a419b865c70a7232962592cce207f5476fd1edf54185eee9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:14:12 + docker inspect -f . ci-base-image-x86_64 23:14:12 . [Pipeline] withDockerContainer 23:14:12 prd-centos7-docker-4c-2g-13332 does not seem to be running inside a container 23:14:12 $ 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/97 -v /w/workspace/edgex-go/97:/w/workspace/edgex-go/97:rw,z -v /w/workspace/edgex-go/97@tmp:/w/workspace/edgex-go/97@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:14:13 $ docker top 25b4c50de6e5dcd06066a459717f8ba09ac6cb88a8d89c7fb9ab4987d9262d34 -eo pid,comm [Pipeline] { [Pipeline] echo 23:14:13 ========================================================= 23:14:13 [edgeXBuildGoParallel] Running Tests and Build... 23:14:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:14:13 + make test 23:14:13 go mod tidy 23:14:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:14:19 ? github.com/edgexfoundry/edgex-go [no test files] 23:14:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:14:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:14:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:14:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:14:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:14:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:14:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:14:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:14:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:14:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:14:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:14:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:14:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:14:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:14:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements 23:14:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:14:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:14:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements 23:14:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:14:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 44.7% of statements 23:14:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:14:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:14:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.128s coverage: 89.5% of statements 23:14:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:14:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:14:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 84.4% of statements 23:14:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:14:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:14:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 23:14:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:14:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:14:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.266s coverage: 94.2% of statements 23:14:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:14:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:14:52 ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 59.1% of statements 23:14:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:14:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:14:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:14:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:14:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:14:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements 23:14:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:14:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:14:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:14:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.9% of statements 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:14:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements 23:14:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.039s coverage: 21.7% of statements 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements 23:14:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements 23:14:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 23:14:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 23:14:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements 23:15:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.049s coverage: 94.4% of statements 23:15:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements 23:15:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.169s coverage: 82.5% of statements 23:15:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 23:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 23:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 23:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 23:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements 23:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 23:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 23:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 23:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.141s coverage: 91.2% of statements 23:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements 23:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 23:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 23:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 23:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 23:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.040s coverage: 100.0% of statements 23:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.231s coverage: 65.4% of statements 23:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.135s coverage: 43.8% of statements 23:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 23:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 23:15:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:15:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 17.7% of statements 23:15:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:15:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:15:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:15:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:15:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.147s coverage: 92.3% of statements 23:15:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:15:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:15:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:15:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:15:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 23:15:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:15:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:15:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements 23:15:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:15:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:15:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:15:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 23:15:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements 23:15:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 23:15:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 23:15:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:15:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:15:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 23:15:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:15:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 23:15:39 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 23:15:39 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 23:16:11 GO111MODULE=on go vet ./... 23:16:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:16:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:16:21 ./bin/test-attribution-txt.sh [Pipeline] sh 23:16:21 + ls -al . 23:16:21 total 636 23:16:21 drwxrwxr-x 10 1001 1001 4096 Oct 28 23:16 . 23:16:21 drwxr-xr-x 4 root root 30 Oct 28 23:14 .. 23:16:21 -rw-rw-r-- 1 1001 1001 11 Oct 28 23:12 .dockerignore 23:16:21 drwxrwxr-x 8 1001 1001 162 Oct 28 23:13 .git 23:16:21 drwxrwxr-x 4 1001 1001 142 Oct 28 23:12 .github 23:16:21 -rw-rw-r-- 1 1001 1001 804 Oct 28 23:12 .gitignore 23:16:21 -rw-rw-r-- 1 1001 1001 42 Oct 28 23:12 .golangci.yml 23:16:21 -rw-rw-r-- 1 1001 1001 76 Oct 28 23:12 .hadolint.yml 23:16:21 drwx------ 3 1001 1001 43 Oct 28 23:13 .semver 23:16:21 -rw-rw-r-- 1 1001 1001 166 Oct 28 23:12 .sonarcloud.properties 23:16:21 -rw-rw-r-- 1 1001 1001 1171 Oct 28 23:12 ADOPTERS.md 23:16:21 -rw-rw-r-- 1 1001 1001 8910 Oct 28 23:12 Attribution.txt 23:16:21 -rw-rw-r-- 1 1001 1001 43881 Oct 28 23:12 CHANGELOG.md 23:16:21 -rw-rw-r-- 1 1001 1001 3804 Oct 28 23:12 CONTRIBUTING.md 23:16:21 -rw-rw-r-- 1 1001 1001 677 Oct 28 23:12 GOVERNANCE.md 23:16:21 -rw-rw-r-- 1 1001 1001 849 Oct 28 23:12 Jenkinsfile 23:16:21 -rw-rw-r-- 1 1001 1001 10775 Oct 28 23:12 LICENSE 23:16:21 -rw-rw-r-- 1 1001 1001 6508 Oct 28 23:12 Makefile 23:16:21 -rw-rw-r-- 1 1001 1001 582 Oct 28 23:12 OWNERS.md 23:16:21 -rw-rw-r-- 1 1001 1001 8256 Oct 28 23:12 README.md 23:16:21 -rw-rw-r-- 1 1001 1001 6912 Oct 28 23:12 SECURITY.md 23:16:21 -rw-rw-r-- 1 1001 1001 12 Oct 28 23:13 VERSION 23:16:21 -rw-rw-r-- 1 1001 1001 4131 Oct 28 23:12 ZMQWindows.md 23:16:21 drwxrwxr-x 2 1001 1001 37 Oct 28 23:12 bin 23:16:21 drwxrwxr-x 14 1001 1001 4096 Oct 28 23:12 cmd 23:16:21 -rw-r--r-- 1 root root 428381 Oct 28 23:15 coverage.out 23:16:21 -rw-rw-r-- 1 1001 1001 848 Oct 28 23:12 go.mod 23:16:21 -rw-rw-r-- 1 1001 1001 50635 Oct 28 23:12 go.sum 23:16:21 drwxrwxr-x 8 1001 1001 124 Oct 28 23:12 internal 23:16:21 drwxrwxr-x 3 1001 1001 16 Oct 28 23:12 openapi 23:16:21 drwxrwxr-x 4 1001 1001 71 Oct 28 23:12 snap 23:16:21 -rw-rw-r-- 1 1001 1001 204 Oct 28 23:12 version.go [Pipeline] sh 23:16:22 + '[' -e coverage.out ] 23:16:22 + chown 1001:1001 coverage.out [Pipeline] stash 23:16:22 Stashed 1 file(s) [Pipeline] sh 23:16:22 + make build 23:16:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.85" -o cmd/core-data/core-data ./cmd/core-data 23:16:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.85" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:16:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.85" -o cmd/core-command/core-command ./cmd/core-command 23:16:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.85" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:16:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.85" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:16:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.85" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:16:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.85" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:16:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.85" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:16:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.85" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:16:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.85" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:16:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.85" -o ./cmd/secrets-config ./cmd/secrets-config 23:16:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.85" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 23:16:39 $ docker stop --time=1 25b4c50de6e5dcd06066a459717f8ba09ac6cb88a8d89c7fb9ab4987d9262d34 23:16:40 $ docker rm -f 25b4c50de6e5dcd06066a459717f8ba09ac6cb88a8d89c7fb9ab4987d9262d34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:16:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:16:42 23:16:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 23:16:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:16:42 latest: Pulling from edgex-devops/edgex-compose 23:16:42 cbdbe7a5bc2a: Pulling fs layer 23:16:42 ca9280d653b3: Pulling fs layer 23:16:42 7e9c9ca2126c: Pulling fs layer 23:16:42 cbdbe7a5bc2a: Verifying Checksum 23:16:42 cbdbe7a5bc2a: Download complete 23:16:42 ca9280d653b3: Verifying Checksum 23:16:42 ca9280d653b3: Download complete 23:16:42 cbdbe7a5bc2a: Pull complete 23:16:43 7e9c9ca2126c: Verifying Checksum 23:16:43 7e9c9ca2126c: Download complete 23:16:43 ca9280d653b3: Pull complete 23:16:48 7e9c9ca2126c: Pull complete 23:16:48 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:16:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:16:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 23:16:48 prd-centos7-docker-4c-2g-13332 does not seem to be running inside a container 23:16:48 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/97 -v /w/workspace/edgex-go/97:/w/workspace/edgex-go/97:rw,z -v /w/workspace/edgex-go/97@tmp:/w/workspace/edgex-go/97@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 23:16:50 $ docker top 5dbdd2feaa0c2740f40f540c73c509906908e85c4ed9c887575c9e38d5080179 -eo pid,comm [Pipeline] { [Pipeline] sh 23:16:51 + docker-compose build --help 23:16:51 + grep parallel 23:16:51 --parallel Build images in parallel. [Pipeline] } 23:16:51 $ docker stop --time=1 5dbdd2feaa0c2740f40f540c73c509906908e85c4ed9c887575c9e38d5080179 23:16:53 $ docker rm -f 5dbdd2feaa0c2740f40f540c73c509906908e85c4ed9c887575c9e38d5080179 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:16:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:16:53 . [Pipeline] withDockerContainer 23:16:53 prd-centos7-docker-4c-2g-13332 does not seem to be running inside a container 23:16: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/97 -v /w/workspace/edgex-go/97:/w/workspace/edgex-go/97:rw,z -v /w/workspace/edgex-go/97@tmp:/w/workspace/edgex-go/97@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:16:53 $ docker top 69743e2e5486d20bae3fe273456a52cb03f9abc17bd901ab39176fd4fe6970c5 -eo pid,comm [Pipeline] { [Pipeline] sh 23:16:54 + docker-compose -f ./docker-compose-build.yml build --parallel 23:16:54 Building core-command ... 23:16:54 Building core-data ... 23:16:54 Building core-metadata ... 23:16:54 Building security-bootstrapper ... 23:16:54 Building security-proxy-setup ... 23:16:54 Building security-secretstore-setup ... 23:16:54 Building support-notifications ... 23:16:54 Building support-scheduler ... 23:16:54 Building sys-mgmt-agent ... 23:16:54 Building support-notifications 23:16:54 Building security-proxy-setup 23:16:54 Building core-command 23:16:54 Building support-scheduler 23:16:54 Building security-secretstore-setup 23:16:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13337 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 23:16:55 Running in /w/workspace/edgex-go/97 [Pipeline] { [Pipeline] checkout 23:16:55 The recommended git tool is: git 23:17:02 using credential edgex-jenkins-ssh 23:17:02 Cloning the remote Git repository 23:17:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:17:02 > git init /w/workspace/edgex-go/97 # timeout=10 23:17:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:17:02 > git --version # timeout=10 23:17:02 > git --version # 'git version 2.17.1' 23:17:02 using GIT_SSH to set credentials SSH Credentials for GitHub 23:17:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:17:04 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:17:04 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:17:04 ---> f094c5384752 23:17:04 Step 3/21 : WORKDIR /edgex-go 23:17:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:17:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:17:11 ---> f094c5384752 23:17:11 Step 3/24 : WORKDIR /edgex-go 23:17:11 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:17:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:17:11 ---> f094c5384752 23:17:11 Step 3/23 : WORKDIR /edgex-go 23:17:13 ---> Running in d956daaa0b2a 23:17:13 ---> Running in cfe62b9159a1 23:17:13 ---> Running in a8f5a2c04d9e 23:17:15 Removing intermediate container cfe62b9159a1 23:17:15 ---> d83e390e4e9d 23:17:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:17:15 Removing intermediate container a8f5a2c04d9e 23:17:15 ---> 5b0012e2e344 23:17:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:17:15 Removing intermediate container d956daaa0b2a 23:17:15 ---> f216d6e31635 23:17:15 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:17:15 ---> Running in 7cb8ca28d64f 23:17:15 ---> Running in 4aab23e7f1d4 23:17:15 ---> Running in 3b67f5b1c734 23:17:16 Removing intermediate container 7cb8ca28d64f 23:17:16 ---> 69b29a5388b8 23:17:16 Step 5/23 : RUN apk add --update --no-cache make git 23:17:16 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:17:16 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:17:16 ---> f094c5384752 23:17:16 Step 3/20 : WORKDIR /edgex-go 23:17:16 ---> Using cache 23:17:16 ---> d83e390e4e9d 23:17:16 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:17:16 ---> Running in 34bb0a300bb9 23:17:16 ---> Running in 7ac837f50537 23:17:16 Removing intermediate container 3b67f5b1c734 23:17:16 ---> 70598d505722 23:17:16 Step 5/24 : RUN apk add --update --no-cache make git 23:17:16 ---> Running in 12dbe8c33f21 23:17:16 Removing intermediate container 4aab23e7f1d4 23:17:16 ---> 78b4fd5085f2 23:17:16 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 23:17:17 ---> Running in 0e9cc6989aa5 23:17:17 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:17:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:17:17 ---> f094c5384752 23:17:17 Step 3/22 : WORKDIR /edgex-go 23:17:17 ---> Using cache 23:17:17 ---> d83e390e4e9d 23:17:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:17:17 ---> Using cache 23:17:17 ---> 70598d505722 23:17:17 Step 5/22 : RUN apk add --update --no-cache make git 23:17:17 ---> Running in fc3c1bb05fa2 23:17:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:17:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:17:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:17:17 Removing intermediate container 7ac837f50537 23:17:17 ---> 0d2abb9df5d8 23:17:17 Step 5/20 : RUN apk add --update --no-cache make git 23:17:17 ---> Running in 39f70a161a8f 23:17:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:17:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:17:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:17:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:17:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:17:18 OK: 220 MiB in 52 packages 23:17:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:17:18 OK: 220 MiB in 52 packages 23:17:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:17:18 Removing intermediate container 34bb0a300bb9 23:17:18 ---> 6becef55c5d5 23:17:18 Step 6/23 : COPY go.mod . 23:17:18 OK: 220 MiB in 52 packages 23:17:18 OK: 220 MiB in 52 packages 23:17:19 Removing intermediate container 12dbe8c33f21 23:17:19 ---> 4428bf291144 23:17:19 Step 6/24 : COPY . . 23:17:19 OK: 220 MiB in 52 packages 23:17:19 ---> 2c4a78440756 23:17:19 Step 7/23 : RUN go mod download 23:17:19 ---> Running in 33c5863fce1a 23:17:19 Removing intermediate container fc3c1bb05fa2 23:17:19 ---> 6aae2b333a06 23:17:19 Step 6/22 : COPY . . 23:17:20 Avoid second fetch 23:17:20 Checking out Revision fafdfd55f3eac649b2481f5a43ab36bd080d3bbe (main) 23:17:21 Removing intermediate container 0e9cc6989aa5 23:17:21 ---> 3e1358b28596 23:17:21 Step 6/21 : COPY . . 23:17:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:17:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:17:20 > git config core.sparsecheckout # timeout=10 23:17:20 > git checkout -f fafdfd55f3eac649b2481f5a43ab36bd080d3bbe # timeout=10 23:17:23 Removing intermediate container 39f70a161a8f 23:17:23 ---> a6aa169a04d4 23:17:23 Step 6/20 : COPY . . 23:17:25 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 (#3780)" 23:17:25 Removing intermediate container 33c5863fce1a 23:17:25 ---> 486b4b4efc7b 23:17:25 Step 8/23 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:17:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:17:25 % Total % Received % Xferd Average Speed Time Time Time Current 23:17:25 Dload Upload Total Spent Left Speed 23:17:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 167k 0 --:--:-- --:--:-- --:--:-- 167k [Pipeline] sh 23:17:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:17:26 + sudo tee /etc/docker/daemon.new 23:17:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:17:26 { 23:17:26 "registry-mirrors": [ 23:17:26 "https://nexus3.edgexfoundry.org:10001" 23:17:26 ], 23:17:26 "bip": "10.250.0.254/24", 23:17:26 "hosts": [ 23:17:26 "tcp://0.0.0.0:5555", 23:17:26 "unix:///var/run/docker.sock" 23:17:26 ], 23:17:26 "mtu": 1458, 23:17:26 "selinux-enabled": true, 23:17:26 "seccomp-profile": "/etc/docker/seccomp.json" 23:17:26 } [Pipeline] sh 23:17:26 ---> 81c01607b6e9 23:17:26 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:17:27 + sudo service docker restart 23:17:33 ---> Running in da6e79be35e3 23:17:33 ---> fe05e851ff05 23:17:33 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:33 ---> a5ba493fd49d 23:17:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:33 ---> 954436f2cfb6 23:17:33 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:33 ---> Running in 4f0d9790aa8b 23:17:33 ---> Running in c702a936a1e7 23:17:33 ---> Running in af8160ec705d 23:17:38 Removing intermediate container c702a936a1e7 23:17:38 ---> e0b05b194881 23:17:38 Step 8/22 : RUN make cmd/core-command/core-command 23:17:38 Removing intermediate container 4f0d9790aa8b 23:17:38 ---> 27f06b4320eb 23:17:38 Step 8/21 : RUN make cmd/support-notifications/support-notifications 23:17:38 ---> Running in 25d874530c7f 23:17:38 Removing intermediate container af8160ec705d 23:17:38 ---> 12c811e2aa77 23:17:38 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:17:38 Removing intermediate container da6e79be35e3 23:17:38 ---> 930648a73fa7 23:17:38 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:17:38 ---> Running in ba21e22e001b 23:17:38 ---> Running in de524f18f936 23:17:38 ---> Running in 01638174cf93 23:17:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.85" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:17:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.85" -o cmd/core-command/core-command ./cmd/core-command 23:17:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.85" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:17:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.85" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:17:45 provisioning config files... 23:17:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/97@tmp/config5903637456418658923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:17:46 ---> docker-login.sh 23:17:46 nexus3.edgexfoundry.org:10001 23:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:47 Configure a credential helper to remove this warning. See 23:17:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:47 23:17:47 Login Succeeded 23:17:47 nexus3.edgexfoundry.org:10002 23:17:47 ---> 5594bdd7b7b2 23:17:47 Step 9/23 : RUN go mod tidy 23:17:47 ---> Running in 7ec8b88f1055 23:17:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:48 Configure a credential helper to remove this warning. See 23:17:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:48 23:17:48 Login Succeeded 23:17:48 nexus3.edgexfoundry.org:10003 23:17:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:48 Configure a credential helper to remove this warning. See 23:17:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:48 23:17:48 Login Succeeded 23:17:48 nexus3.edgexfoundry.org:10004 23:17:49 Removing intermediate container 7ec8b88f1055 23:17:49 ---> b7490ecc7fac 23:17:49 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 23:17:49 ---> Running in 7d05afacf50f 23:17:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:49 Configure a credential helper to remove this warning. See 23:17:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:49 23:17:49 Login Succeeded 23:17:49 docker.io 23:17:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.85" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:17:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:50 Configure a credential helper to remove this warning. See 23:17:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:50 23:17:50 Login Succeeded 23:17:50 ---> docker-login.sh ends [Pipeline] } 23:17:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:17:51 ========================================================= 23:17:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:17:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:17:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:17:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:17:51 552d1f2373af: Pulling fs layer 23:17:51 ea3f2d53f512: Pulling fs layer 23:17:51 9e70ebbbe112: Pulling fs layer 23:17:51 7a9cfe048b4a: Pulling fs layer 23:17:51 72dc09318566: Pulling fs layer 23:17:51 f4f7b4309257: Pulling fs layer 23:17:51 0ac9a79272e3: Pulling fs layer 23:17:51 b78e95d17946: Pulling fs layer 23:17:51 7a9cfe048b4a: Waiting 23:17:51 72dc09318566: Waiting 23:17:51 f4f7b4309257: Waiting 23:17:51 0ac9a79272e3: Waiting 23:17:51 b78e95d17946: Waiting 23:17:51 9e70ebbbe112: Verifying Checksum 23:17:51 9e70ebbbe112: Download complete 23:17:51 ea3f2d53f512: Verifying Checksum 23:17:51 ea3f2d53f512: Download complete 23:17:51 72dc09318566: Verifying Checksum 23:17:51 72dc09318566: Download complete 23:17:51 f4f7b4309257: Verifying Checksum 23:17:51 f4f7b4309257: Download complete 23:17:51 552d1f2373af: Verifying Checksum 23:17:51 552d1f2373af: Download complete 23:17:51 0ac9a79272e3: Verifying Checksum 23:17:51 0ac9a79272e3: Download complete 23:17:52 552d1f2373af: Pull complete 23:17:53 ea3f2d53f512: Pull complete 23:17:54 9e70ebbbe112: Pull complete 23:17:54 b78e95d17946: Verifying Checksum 23:17:54 b78e95d17946: Download complete 23:17:54 7a9cfe048b4a: Verifying Checksum 23:17:54 7a9cfe048b4a: Download complete 23:18:04 7a9cfe048b4a: Pull complete 23:18:04 72dc09318566: Pull complete 23:18:04 f4f7b4309257: Pull complete 23:18:05 0ac9a79272e3: Pull complete 23:18:10 b78e95d17946: Pull complete 23:18:10 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 23:18:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:18:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 23:18:10 + docker build -t ci-base-image-arm64 -f - . 23:18:10 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:18:10 WORKDIR /edgex 23:18:10 COPY go.mod . 23:18:10 RUN go mod download 23:18:12 Sending build context to Docker daemon 166.6MB 23:18:13 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:18:13 ---> 8b459fc5aaf0 23:18:13 Step 2/4 : WORKDIR /edgex 23:18:16 ---> Running in 060827085dfb 23:18:16 Removing intermediate container 060827085dfb 23:18:16 ---> 4831035ffd7d 23:18:16 Step 3/4 : COPY go.mod . 23:18:17 ---> 0bdcc82511d9 23:18:17 Step 4/4 : RUN go mod download 23:18:17 ---> Running in 5fa3ddd22600 23:18:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.85" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:18:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.85" -o ./cmd/secrets-config ./cmd/secrets-config 23:18:21 Removing intermediate container ba21e22e001b 23:18:21 ---> 37933a42cc32 23:18:21 23:18:21 Step 9/21 : FROM alpine:3.14 23:18:21 Removing intermediate container 25d874530c7f 23:18:21 ---> b2a3c3b88a36 23:18:21 23:18:21 Step 9/22 : FROM alpine:3.14 23:18:21 3.14: Pulling from library/alpine 23:18:21 3.14: Pulling from library/alpine 23:18:21 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 23:18:21 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 23:18:21 Status: Image is up to date for alpine:3.14 23:18:21 Status: Downloaded newer image for alpine:3.14 23:18:21 ---> 14119a10abf4 23:18:21 Step 10/22 : RUN apk add --update --no-cache dumb-init 23:18:21 ---> 14119a10abf4 23:18:21 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 23:18:21 ---> Running in 34b8c3186f74 23:18:21 ---> Running in f9a76c2530d7 23:18:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:18:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:18:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:18:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:18:21 (1/1) Installing dumb-init (1.2.5-r1) 23:18:21 Executing busybox-1.33.1-r3.trigger 23:18:21 OK: 6 MiB in 15 packages 23:18:21 (1/2) Installing ca-certificates (20191127-r5) 23:18:21 (2/2) Installing dumb-init (1.2.5-r1) 23:18:21 Executing busybox-1.33.1-r3.trigger 23:18:21 Executing ca-certificates-20191127-r5.trigger 23:18:21 OK: 6 MiB in 16 packages 23:18:21 Removing intermediate container f9a76c2530d7 23:18:21 ---> 3a26a5d4e5ea 23:18:21 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:18:21 ---> Running in 17a859af342f 23:18:21 Removing intermediate container 34b8c3186f74 23:18:21 ---> afe61d8ee12b 23:18:21 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:18:21 Removing intermediate container 17a859af342f 23:18:21 ---> 347a3270f682 23:18:21 Step 12/22 : ENV APP_PORT=59882 23:18:21 ---> Running in 353fef488639 23:18:22 ---> Running in 585e87f1f61c 23:18:22 Removing intermediate container 01638174cf93 23:18:22 ---> f4a4b3108dbf 23:18:22 23:18:22 Step 9/24 : FROM alpine:3.14 23:18:22 ---> 14119a10abf4 23:18:22 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:18:22 Removing intermediate container 353fef488639 23:18:22 ---> 06b464ee72cf 23:18:22 Step 12/21 : ENV APP_PORT=59860 23:18:22 Removing intermediate container 585e87f1f61c 23:18:22 ---> dcdcef256362 23:18:22 Step 13/22 : EXPOSE $APP_PORT 23:18:22 ---> Running in 2cd23fba9bc8 23:18:22 ---> Running in b07608524258 23:18:22 ---> Running in 67c3bf7fe81d 23:18:22 Removing intermediate container de524f18f936 23:18:22 ---> 1675d5c3271f 23:18:22 23:18:22 Step 9/20 : FROM alpine:3.14 23:18:22 ---> 14119a10abf4 23:18:22 Step 10/20 : RUN apk add --update --no-cache curl 23:18:22 Removing intermediate container b07608524258 23:18:22 ---> 310f2ccb694c 23:18:22 Step 13/21 : EXPOSE $APP_PORT 23:18:22 ---> Running in eb811fba716c 23:18:22 ---> Running in 2e338b0d4eb2 23:18:22 Removing intermediate container 67c3bf7fe81d 23:18:22 ---> a8d5e9309f45 23:18:22 Step 14/22 : WORKDIR / 23:18:22 ---> Running in 7715029eb322 23:18:22 Removing intermediate container 2e338b0d4eb2 23:18:22 ---> 983f0266727d 23:18:22 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 23:18:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:18:23 Removing intermediate container 7715029eb322 23:18:23 ---> 1effec6066ca 23:18:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:18:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:18:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:18:23 ---> 3c951e31629a 23:18:23 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:18:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:18:23 ---> 709e2a45b76a 23:18:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:18:23 (1/3) Installing ca-certificates (20191127-r5) 23:18:23 (2/3) Installing dumb-init (1.2.5-r1) 23:18:23 (3/3) Installing su-exec (0.2-r1) 23:18:23 Executing busybox-1.33.1-r3.trigger 23:18:23 Executing ca-certificates-20191127-r5.trigger 23:18:23 (1/5) Installing ca-certificates (20191127-r5) 23:18:23 (2/5) Installing brotli-libs (1.0.9-r5) 23:18:23 OK: 6 MiB in 17 packages 23:18:23 (3/5) Installing nghttp2-libs (1.43.0-r0) 23:18:23 (4/5) Installing libcurl (7.79.1-r0) 23:18:23 (5/5) Installing curl (7.79.1-r0) 23:18:23 Executing busybox-1.33.1-r3.trigger 23:18:23 Executing ca-certificates-20191127-r5.trigger 23:18:23 OK: 8 MiB in 19 packages 23:18:23 ---> d38e9ea6e8c4 23:18:23 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:18:24 ---> 049a05f92f4c 23:18:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:18:24 ---> bf47d6e919b7 23:18:24 Step 18/22 : ENTRYPOINT ["/core-command"] 23:18:24 ---> d7f5f6680641 23:18:24 Step 17/21 : ENTRYPOINT ["/support-notifications"] 23:18:24 ---> Running in 9fb09bc22bb9 23:18:24 ---> Running in b0695ca1a40c 23:18:24 Removing intermediate container 2cd23fba9bc8 23:18:24 ---> d1cc546e0119 23:18:24 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:18:24 ---> Running in 3472bbb170f0 23:18:24 Removing intermediate container b0695ca1a40c 23:18:24 ---> f4922e813bef 23:18:24 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:18:24 Removing intermediate container 9fb09bc22bb9 23:18:24 ---> b2e3cf33b208 23:18:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:18:24 Removing intermediate container eb811fba716c 23:18:24 ---> 7c27e3e0db23 23:18:24 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:18:24 ---> Running in 06207a51bb84 23:18:24 ---> Running in 588cc0e7a41f 23:18:24 ---> Running in 84db236cf70c 23:18:24 Removing intermediate container 3472bbb170f0 23:18:24 ---> 1577c1adb75f 23:18:24 Step 12/24 : WORKDIR / 23:18:25 ---> Running in c3bfb91aedbd 23:18:25 Removing intermediate container 588cc0e7a41f 23:18:25 ---> fae9e5448d5a 23:18:25 Step 19/21 : LABEL arch=x86_64 23:18:25 ---> Running in 2aa65f763e35 23:18:25 Removing intermediate container 84db236cf70c 23:18:25 ---> 2d02277b51f2 23:18:25 Step 20/22 : LABEL arch=x86_64 23:18:25 Removing intermediate container 06207a51bb84 23:18:25 ---> c6cc0badb70c 23:18:25 Step 12/20 : WORKDIR /edgex 23:18:25 ---> Running in a0104ef966bf 23:18:25 Removing intermediate container c3bfb91aedbd 23:18:25 ---> c66fcc4d9634 23:18:25 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:18:25 ---> Running in ef078a260965 23:18:25 Removing intermediate container 2aa65f763e35 23:18:25 ---> 184202982c3a 23:18:25 Step 20/21 : LABEL git_sha=fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:18:25 Removing intermediate container a0104ef966bf 23:18:25 ---> 7a59cf2bad60 23:18:25 Step 21/22 : LABEL git_sha=fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:18:25 ---> Running in a4352502ac12 23:18:25 ---> Running in 1a4ea9f637e3 23:18:25 Removing intermediate container ef078a260965 23:18:25 ---> 10ef37ccdb44 23:18:25 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:18:25 ---> c68dcdb279e3 23:18:25 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:18:25 Removing intermediate container a4352502ac12 23:18:25 ---> 83112ea56655 23:18:25 Step 21/21 : LABEL version=2.0.1-dev.85 23:18:25 Removing intermediate container 1a4ea9f637e3 23:18:25 ---> ceb7346ee645 23:18:25 Step 22/22 : LABEL version=2.0.1-dev.85 23:18:25 ---> Running in 4eaa50e5bc69 23:18:25 ---> Running in 7778eb894840 23:18:25 ---> 4515de13145e 23:18:25 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:18:25 ---> 08b401c6e20c 23:18:25 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:18:25 Removing intermediate container 4eaa50e5bc69 23:18:25 ---> 9a1e8f95d54f 23:18:25 23:18:25 Removing intermediate container 7778eb894840 23:18:25 ---> f07f438cc1fa 23:18:25 23:18:25 Successfully built 9a1e8f95d54f 23:18:25 Successfully tagged support-notifications:latest 23:18:25  Building support-notifications ... done Building core-data 23:18:26 Successfully built f07f438cc1fa 23:18:26 Successfully tagged core-command:latest 23:18:26  Building core-command ... done Building core-metadata 23:18:27 ---> 395d5a473696 23:18:27 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:18:27 ---> 8c9f4eb16d5f 23:18:27 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:18:27 Removing intermediate container 7d05afacf50f 23:18:27 ---> 254262075ffd 23:18:27 23:18:27 Step 11/23 : FROM alpine:3.14 23:18:27 ---> 14119a10abf4 23:18:27 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:18:27 ---> Using cache 23:18:27 ---> 3a26a5d4e5ea 23:18:27 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:18:27 ---> Using cache 23:18:27 ---> 347a3270f682 23:18:27 Step 14/23 : ENV APP_PORT=59861 23:18:28 ---> Running in edd7debc635c 23:18:29 ---> 7d04db7fa621 23:18:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:18:29 ---> f4f18066c0f1 23:18:29 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:18:29 ---> Running in 6f39ddb8cd53 23:18:29 Removing intermediate container edd7debc635c 23:18:29 ---> c4b12773db40 23:18:29 Step 15/23 : EXPOSE $APP_PORT 23:18:29 ---> Running in ed50ad9ae5b2 23:18:29 Removing intermediate container 6f39ddb8cd53 23:18:29 ---> bd4051e1cefe 23:18:29 Step 17/20 : CMD ["--init=true"] 23:18:29 ---> Running in b933964c0dc6 23:18:29 Removing intermediate container ed50ad9ae5b2 23:18:29 ---> 20fae4e17bd1 23:18:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:18:29 ---> dfcfbe4bc78e 23:18:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:18:29 Removing intermediate container b933964c0dc6 23:18:29 ---> a0a3a61ebdda 23:18:29 Step 18/20 : LABEL arch=x86_64 23:18:29 ---> Running in 7b12fcbf3f63 23:18:29 ---> 380b84b0d4c1 23:18:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:18:29 Removing intermediate container 7b12fcbf3f63 23:18:29 ---> 0a14dfb64f88 23:18:29 Step 19/20 : LABEL git_sha=fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:18:29 ---> ce2e1049999b 23:18:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:18:29 ---> Running in 5dc9a7792473 23:18:30 ---> 54585f230aca 23:18:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:18:30 Removing intermediate container 5dc9a7792473 23:18:30 ---> 0136ba2ae075 23:18:30 Step 20/20 : LABEL version=2.0.1-dev.85 23:18:30 ---> 3fcccefb4d19 23:18:30 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 23:18:30 ---> Running in 7e4d039f88da 23:18:30 ---> Running in 90b4fca724e1 23:18:30 ---> 4154f262c381 23:18:30 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:18:30 Removing intermediate container 90b4fca724e1 23:18:30 ---> 7b61aafeae67 23:18:30 23:18:30 ---> Running in 97963cf9d2d4 23:18:30 Successfully built 7b61aafeae67 23:18:30 Successfully tagged security-proxy-setup:latest 23:18:30  Building security-proxy-setup ... done Building sys-mgmt-agent 23:18:31 Removing intermediate container 97963cf9d2d4 23:18:31 ---> 37df6f14b798 23:18:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:18:31 ---> Running in d7459b40a995 23:18:34 Removing intermediate container d7459b40a995 23:18:34 ---> d24306b7b6c6 23:18:34 Step 21/23 : LABEL arch=x86_64 23:18:34 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:18:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:18:34 ---> f094c5384752 23:18:34 Step 3/22 : WORKDIR /edgex-go 23:18:34 ---> Using cache 23:18:34 ---> d83e390e4e9d 23:18:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:18:34 ---> Using cache 23:18:34 ---> 0d2abb9df5d8 23:18:34 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:18:35 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:18:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:18:35 ---> f094c5384752 23:18:35 Step 3/22 : WORKDIR /edgex-go 23:18:35 ---> Using cache 23:18:35 ---> d83e390e4e9d 23:18:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:18:35 ---> Using cache 23:18:35 ---> 0d2abb9df5d8 23:18:35 Step 5/22 : RUN apk add --update --no-cache make bash git 23:18:36 Removing intermediate container 7e4d039f88da 23:18:36 ---> 8e8cfbbc0d6c 23:18:36 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 23:18:36 ---> Running in 0ef5fe8bf6cc 23:18:36 ---> Running in b9e2d90949d6 23:18:36 ---> Running in 81bc35969705 23:18:36 ---> Running in 0b569f97cc3a 23:18:36 Removing intermediate container 81bc35969705 23:18:36 ---> a6bfb272bc48 23:18:36 Step 22/23 : LABEL git_sha=fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:18:36 Removing intermediate container 0b569f97cc3a 23:18:36 ---> d29d491e38af 23:18:36 Step 22/24 : LABEL arch=x86_64 23:18:36 ---> Running in 93da99d4da2d 23:18:36 ---> Running in 2546d83585ef 23:18:37 Removing intermediate container 93da99d4da2d 23:18:37 ---> 7416591280c7 23:18:37 Step 23/23 : LABEL version=2.0.1-dev.85 23:18:37 Removing intermediate container 2546d83585ef 23:18:37 ---> 916427215e0f 23:18:37 Step 23/24 : LABEL git_sha=fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:18:37 ---> Running in e424226eade0 23:18:37 ---> Running in d26f48d3d0dd 23:18:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:18:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:18:37 Removing intermediate container e424226eade0 23:18:37 ---> c9c9c3355ef9 23:18:37 Step 24/24 : LABEL version=2.0.1-dev.85 23:18:37 Removing intermediate container d26f48d3d0dd 23:18:37 ---> 34f1c18541c6 23:18:37 23:18:37 ---> Running in a9cdf6cff2fb 23:18:37 Successfully built 34f1c18541c6 23:18:37 Successfully tagged support-scheduler:latest 23:18:37  Building support-scheduler ... done Building security-bootstrapper 23:18:37 Removing intermediate container a9cdf6cff2fb 23:18:37 ---> 386240444b44 23:18:37 23:18:37 Successfully built 386240444b44 23:18:37 Successfully tagged security-secretstore-setup:latest 23:18:38  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:18:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:18:38 OK: 220 MiB in 52 packages 23:18:38 OK: 220 MiB in 52 packages 23:18:38 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:18:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:18:38 ---> f094c5384752 23:18:38 Step 3/22 : WORKDIR /edgex-go 23:18:38 ---> Using cache 23:18:38 ---> d83e390e4e9d 23:18:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:18:38 ---> Using cache 23:18:38 ---> 0d2abb9df5d8 23:18:38 Step 5/22 : RUN apk add --update --no-cache make git 23:18:38 ---> Using cache 23:18:38 ---> a6aa169a04d4 23:18:38 Step 6/22 : COPY . . 23:18:38 ---> Using cache 23:18:38 ---> 954436f2cfb6 23:18:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:38 ---> Using cache 23:18:38 ---> 12c811e2aa77 23:18:38 Step 8/22 : RUN make cmd/core-metadata/core-metadata 23:18:40 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:18:40 Step 2/30 : FROM ${BUILDER_BASE} AS builder 23:18:40 ---> f094c5384752 23:18:40 Step 3/30 : WORKDIR /edgex-go 23:18:40 ---> Using cache 23:18:40 ---> d83e390e4e9d 23:18:40 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:18:40 ---> Using cache 23:18:40 ---> 0d2abb9df5d8 23:18:40 Step 5/30 : RUN apk add --update --no-cache make git 23:18:40 ---> Using cache 23:18:40 ---> a6aa169a04d4 23:18:40 Step 6/30 : COPY . . 23:18:40 ---> Using cache 23:18:40 ---> 954436f2cfb6 23:18:40 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:40 ---> Using cache 23:18:40 ---> 12c811e2aa77 23:18:40 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:18:41 ---> Running in 3118af3c8142 23:18:41 ---> Running in 9b5000bf37f9 23:18:41 Removing intermediate container 0ef5fe8bf6cc 23:18:41 ---> c5dc72998fa2 23:18:41 Step 6/22 : COPY . . 23:18:41 Removing intermediate container b9e2d90949d6 23:18:41 ---> 40310649b83c 23:18:41 Step 6/22 : COPY . . 23:18:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.85" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:18:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.85" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:18:50 ---> 53efe03bb24c 23:18:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:50 ---> 709b5a7838b1 23:18:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:50 ---> Running in bb8d1f5168aa 23:18:50 ---> Running in 1794f5bcad02 23:18:51 Removing intermediate container bb8d1f5168aa 23:18:51 ---> abcd8db4e8dc 23:18:51 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:18:51 ---> Running in d7d8098c0025 23:18:51 Removing intermediate container 1794f5bcad02 23:18:51 ---> 9efd7e4b6381 23:18:51 Step 8/22 : RUN make cmd/core-data/core-data 23:18:51 ---> Running in 2af1aa06ed1c 23:18:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.85" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:18:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.85" -o cmd/core-data/core-data ./cmd/core-data 23:19:14 Removing intermediate container 3118af3c8142 23:19:14 ---> f95dcea0da44 23:19:14 23:19:14 Step 9/30 : FROM alpine:3.14 23:19:14 ---> 14119a10abf4 23:19:14 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:19:14 ---> Running in 66e2782bc722 23:19:14 Removing intermediate container 66e2782bc722 23:19:14 ---> 95fe15a105f9 23:19:14 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 23:19:14 ---> Running in 0d70beb4e8c2 23:19:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:19:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:19:14 (1/2) Installing dumb-init (1.2.5-r1) 23:19:14 (2/2) Installing su-exec (0.2-r1) 23:19:14 Executing busybox-1.33.1-r3.trigger 23:19:14 OK: 6 MiB in 16 packages 23:19:14 Removing intermediate container 0d70beb4e8c2 23:19:14 ---> 20b88bf7fa2e 23:19:14 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 23:19:14 ---> Running in 81731ca9310b 23:19:14 Removing intermediate container 81731ca9310b 23:19:14 ---> 452f10c46346 23:19:14 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:19:14 ---> Running in deff66a3a214 23:19:14 Removing intermediate container 9b5000bf37f9 23:19:14 ---> 36d55ed43914 23:19:14 23:19:14 Step 9/22 : FROM alpine:3.14 23:19:14 ---> 14119a10abf4 23:19:14 Step 10/22 : RUN apk add --update --no-cache dumb-init 23:19:14 ---> Using cache 23:19:14 ---> 3a26a5d4e5ea 23:19:14 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:19:14 ---> Using cache 23:19:14 ---> 347a3270f682 23:19:14 Step 12/22 : ENV APP_PORT=59881 23:19:14 ---> Running in b98f1cbf6baf 23:19:14 Removing intermediate container deff66a3a214 23:19:14 ---> a2590095c75b 23:19:14 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:19:14 ---> Running in 57c5e6626328 23:19:14 Removing intermediate container b98f1cbf6baf 23:19:14 ---> 6358eb6d4808 23:19:14 Step 13/22 : EXPOSE $APP_PORT 23:19:14 ---> Running in 4a025e9154e1 23:19:14 Removing intermediate container 4a025e9154e1 23:19:14 ---> 3a49e5b1c020 23:19:14 Step 14/22 : WORKDIR / 23:19:14 ---> Running in 9ec01725029c 23:19:14 Removing intermediate container 9ec01725029c 23:19:14 ---> 45d827d5e940 23:19:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:19:15 ---> c0c4126aa9f2 23:19:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:19:15 Removing intermediate container 57c5e6626328 23:19:15 ---> eb6d34119aa5 23:19:15 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 23:19:15 ---> Running in c7b64247001b 23:19:15 Removing intermediate container c7b64247001b 23:19:15 ---> b4785a0f1b58 23:19:15 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:19:15 ---> 386af9b12ffc 23:19:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:19:16 ---> 4fbee04b2642 23:19:16 Step 18/22 : ENTRYPOINT ["/core-metadata"] 23:19:16 ---> 2e6bae287d32 23:19:16 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:19:16 ---> Running in 3908e1279b7e 23:19:16 ---> Running in fd89004212fb 23:19:16 Removing intermediate container 3908e1279b7e 23:19:16 ---> 909db95f8ea3 23:19:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:19:16 ---> Running in 6ca686b99623 23:19:16 Removing intermediate container 6ca686b99623 23:19:16 ---> 4921c89339f1 23:19:16 Step 20/22 : LABEL arch=x86_64 23:19:16 ---> Running in 22d37889a858 23:19:16 Removing intermediate container 22d37889a858 23:19:16 ---> f2149d422983 23:19:16 Step 21/22 : LABEL git_sha=fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:19:16 ---> Running in d4fc4989929f 23:19:17 Removing intermediate container d4fc4989929f 23:19:17 ---> 0016a2c35ed8 23:19:17 Step 22/22 : LABEL version=2.0.1-dev.85 23:19:17 ---> Running in 3854af95ce42 23:19:17 Removing intermediate container fd89004212fb 23:19:17 ---> 8421b49549fc 23:19:17 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 23:19:17 Removing intermediate container 3854af95ce42 23:19:17 ---> 438f4799b697 23:19:17 23:19:17 Successfully built 438f4799b697 23:19:17 Successfully tagged core-metadata:latest 23:19:17  Building core-metadata ... done  ---> 9cec1b0b9b3f 23:19:17 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:19:18 ---> e3b555deeeca 23:19:18 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:19:18 ---> be61ffd0495e 23:19:18 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:19:18 ---> c7a98b3624c6 23:19:18 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 23:19:18 ---> 782de9a29a4c 23:19:18 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 23:19:19 ---> Running in 048860f4821b 23:19:19 Removing intermediate container 048860f4821b 23:19:19 ---> ffb5dfbb37f0 23:19:19 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:19:19 ---> 0f063037fec7 23:19:19 Step 25/30 : RUN chmod +x /entrypoint.sh 23:19:19 ---> Running in 38be974949aa 23:19:20 Removing intermediate container 38be974949aa 23:19:20 ---> dfbbdf7ab7c8 23:19:20 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 23:19:21 ---> Running in 31ab99bb2739 23:19:21 Removing intermediate container d7d8098c0025 23:19:21 ---> b19598ca23b0 23:19:21 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:19:21 Removing intermediate container 31ab99bb2739 23:19:21 ---> 3daf9928bcdf 23:19:21 Step 27/30 : CMD ["gate"] 23:19:21 ---> Running in 44fd299b3485 23:19:21 ---> Running in 738a5456c449 23:19:21 Removing intermediate container 738a5456c449 23:19:21 ---> 6f2544879218 23:19:21 Step 28/30 : LABEL arch=x86_64 23:19:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.85" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:19:21 ---> Running in 275c5c786777 23:19:21 Removing intermediate container 275c5c786777 23:19:21 ---> c86c02e641ea 23:19:21 Step 29/30 : LABEL git_sha=fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:19:21 ---> Running in 0b9748680675 23:19:21 Removing intermediate container 0b9748680675 23:19:21 ---> afab4cc994f4 23:19:21 Step 30/30 : LABEL version=2.0.1-dev.85 23:19:22 ---> Running in e5ade7f2ee59 23:19:22 Removing intermediate container e5ade7f2ee59 23:19:22 ---> a92d1fc47af9 23:19:22 23:19:22 Successfully built a92d1fc47af9 23:19:22 Removing intermediate container 44fd299b3485 23:19:22 ---> 855378e0a800 23:19:22 23:19:22 Step 10/22 : FROM docker:20.10.8 23:19:22 Successfully tagged security-bootstrapper:latest 23:19:22  Building security-bootstrapper ... done 20.10.8: Pulling from library/docker 23:19:24 Removing intermediate container 2af1aa06ed1c 23:19:24 ---> 65a6ad22ee90 23:19:24 23:19:24 Step 9/22 : FROM alpine:3.14 23:19:24 ---> 14119a10abf4 23:19:24 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:19:24 ---> Running in 8ee28c966d3f 23:19:24 Removing intermediate container 8ee28c966d3f 23:19:24 ---> 001bd5e036fb 23:19:24 Step 11/22 : ENV APP_PORT=59880 23:19:24 ---> Running in cace401148f0 23:19:24 Removing intermediate container cace401148f0 23:19:24 ---> d2fc69e52cb4 23:19:24 Step 12/22 : EXPOSE $APP_PORT 23:19:24 ---> Running in 9dec2388be2c 23:19:25 Removing intermediate container 9dec2388be2c 23:19:25 ---> 1e880f75a962 23:19:25 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:19:25 ---> Running in 2ccb53f0bf84 23:19:25 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 23:19:25 Status: Downloaded newer image for docker:20.10.8 23:19:25 ---> bc6c0ffef665 23:19:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:19:25 ---> Running in 49f872afe560 23:19:25 Removing intermediate container 49f872afe560 23:19:25 ---> 75f9dafd33ba 23:19:25 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 23:19:25 ---> Running in 1b27d8c59989 23:19:25 Removing intermediate container 2ccb53f0bf84 23:19:25 ---> 94c8f35ce2aa 23:19:25 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 23:19:25 ---> Running in 337415b3f6a9 23:19:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:19:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:19:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:19:25 (1/42) Installing readline (8.1.0-r0) 23:19:25 (2/42) Installing bash (5.1.4-r0) 23:19:25 Executing bash-5.1.4-r0.post-install 23:19:25 (3/42) Installing brotli-libs (1.0.9-r5) 23:19:26 (4/42) Installing nghttp2-libs (1.43.0-r0) 23:19:26 (5/42) Installing libcurl (7.79.1-r0) 23:19:26 (6/42) Installing curl (7.79.1-r0) 23:19:26 (7/42) Installing dumb-init (1.2.5-r1) 23:19:26 (8/42) Installing libbz2 (1.0.8-r1) 23:19:26 (9/42) Installing expat (2.4.1-r0) 23:19:26 (10/42) Installing libffi (3.3-r2) 23:19:26 (11/42) Installing gdbm (1.19-r0) 23:19:26 (12/42) Installing xz-libs (5.2.5-r0) 23:19:26 (13/42) Installing libgcc (10.3.1_git20210424-r2) 23:19:26 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 23:19:26 (15/42) Installing mpdecimal (2.5.1-r1) 23:19:26 (16/42) Installing sqlite-libs (3.35.5-r0) 23:19:26 (17/42) Installing python3 (3.9.5-r1) 23:19:26 (18/42) Installing py3-appdirs (1.4.4-r2) 23:19:26 (19/42) Installing py3-chardet (4.0.0-r2) 23:19:26 (20/42) Installing py3-idna (3.2-r0) 23:19:26 (21/42) Installing py3-urllib3 (1.26.5-r0) 23:19:26 (22/42) Installing py3-certifi (2020.12.5-r1) 23:19:26 (23/42) Installing py3-requests (2.25.1-r4) 23:19:26 (24/42) Installing py3-msgpack (1.0.2-r1) 23:19:26 (25/42) Installing py3-lockfile (0.12.2-r4) 23:19:26 (26/42) Installing py3-cachecontrol (0.12.6-r1) 23:19:26 (27/42) Installing py3-colorama (0.4.4-r1) 23:19:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:19:27 (28/42) Installing py3-contextlib2 (0.6.0-r1) 23:19:27 (29/42) Installing py3-distlib (0.3.1-r3) 23:19:27 (30/42) Installing py3-distro (1.5.0-r3) 23:19:27 (31/42) Installing py3-six (1.15.0-r1) 23:19:27 (32/42) Installing py3-webencodings (0.5.1-r4) 23:19:27 (33/42) Installing py3-html5lib (1.1-r1) 23:19:27 (34/42) Installing py3-parsing (2.4.7-r2) 23:19:27 (35/42) Installing py3-packaging (20.9-r1) 23:19:27 (36/42) Installing py3-toml (0.10.2-r2) 23:19:27 (37/42) Installing py3-pep517 (0.10.0-r2) 23:19:27 (38/42) Installing py3-progress (1.5-r2) 23:19:27 (39/42) Installing py3-retrying (1.3.3-r1) 23:19:27 (1/6) Installing dumb-init (1.2.5-r1) 23:19:27 (40/42) Installing py3-ordered-set (4.0.2-r1) 23:19:27 (41/42) Installing py3-setuptools (52.0.0-r3) 23:19:27 (42/42) Installing py3-pip (20.3.4-r1) 23:19:27 (2/6) Installing libgcc (10.3.1_git20210424-r2) 23:19:27 (3/6) Installing libsodium (1.0.18-r0) 23:19:27 Executing busybox-1.33.1-r3.trigger 23:19:27 OK: 84 MiB in 64 packages 23:19:27 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 23:19:27 (5/6) Installing libzmq (4.3.4-r0) 23:19:27 (6/6) Installing zeromq (4.3.4-r0) 23:19:27 Executing busybox-1.33.1-r3.trigger 23:19:27 OK: 8 MiB in 20 packages 23:19:28 Collecting docker-compose==1.23.2 23:19:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:19:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:19:28 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:19:28 Collecting websocket-client<1.0,>=0.32.0 23:19:28 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:19:28 Collecting texttable<0.10,>=0.9.0 23:19:28 Downloading texttable-0.9.1.tar.gz (11 kB) 23:19:28 Collecting cached-property<2,>=1.2.0 23:19:28 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:19:28 Collecting dockerpty<0.5,>=0.4.1 23:19:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:19:28 Removing intermediate container 337415b3f6a9 23:19:28 ---> 629f26dddb91 23:19:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:19:28 ---> e2761e1c8285 23:19:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:19:29 Collecting jsonschema<3,>=2.5.1 23:19:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:19:29 Collecting docopt<0.7,>=0.6.1 23:19:29 Downloading docopt-0.6.2.tar.gz (25 kB) 23:19:29 ---> e60dd84bc79e 23:19:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:19:29 ---> 7eff2cf767f1 23:19:29 Step 18/22 : ENTRYPOINT ["/core-data"] 23:19:29 ---> Running in 17d9747675ec 23:19:29 Removing intermediate container 17d9747675ec 23:19:29 ---> 936c2a5a171c 23:19:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:19:29 ---> Running in 6995f8332efa 23:19:29 Collecting PyYAML<4,>=3.10 23:19:29 Downloading PyYAML-3.13.tar.gz (270 kB) 23:19:29 Removing intermediate container 6995f8332efa 23:19:29 ---> 135a1e243fda 23:19:29 Step 20/22 : LABEL arch=x86_64 23:19:29 ---> Running in 03a92b59be0c 23:19:29 Removing intermediate container 03a92b59be0c 23:19:29 ---> e5f56cdaba23 23:19:29 Step 21/22 : LABEL git_sha=fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:19:29 ---> Running in b81719843b9e 23:19:29 Removing intermediate container b81719843b9e 23:19:29 ---> c03e22e30856 23:19:29 Step 22/22 : LABEL version=2.0.1-dev.85 23:19:29 ---> Running in c97cf716f668 23:19:29 Removing intermediate container c97cf716f668 23:19:29 ---> 88fb15a5cf1a 23:19:29 23:19:29 Successfully built 88fb15a5cf1a 23:19:29 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 23:19:29 Successfully tagged core-data:latest 23:19:30  Building core-data ... done Collecting docker<4.0,>=3.6.0 23:19:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:19:30 Collecting docker-pycreds>=0.4.0 23:19:30 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:19:30 Collecting urllib3<1.25,>=1.21.1 23:19:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:19:30 Collecting idna<2.8,>=2.5 23:19:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:19:30 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 23:19:30 Collecting chardet<3.1.0,>=3.0.2 23:19:30 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:19:30 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:19:30 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:19:30 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:19:30 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:19:30 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 23:19:30 Attempting uninstall: urllib3 23:19:30 Found existing installation: urllib3 1.26.5 23:19:30 Uninstalling urllib3-1.26.5: 23:19:30 Successfully uninstalled urllib3-1.26.5 23:19:30 Attempting uninstall: idna 23:19:30 Found existing installation: idna 3.2 23:19:30 Uninstalling idna-3.2: 23:19:30 Successfully uninstalled idna-3.2 23:19:30 Attempting uninstall: chardet 23:19:30 Found existing installation: chardet 4.0.0 23:19:30 Uninstalling chardet-4.0.0: 23:19:30 Successfully uninstalled chardet-4.0.0 23:19:30 Attempting uninstall: requests 23:19:30 Found existing installation: requests 2.25.1 23:19:30 Uninstalling requests-2.25.1: 23:19:30 Successfully uninstalled requests-2.25.1 23:19:31 Running setup.py install for texttable: started 23:19:31 Running setup.py install for texttable: finished with status 'done' 23:19:31 Running setup.py install for PyYAML: started 23:19:31 Running setup.py install for PyYAML: finished with status 'done' 23:19:31 Running setup.py install for docopt: started 23:19:31 Running setup.py install for docopt: finished with status 'done' 23:19:31 Running setup.py install for dockerpty: started 23:19:32 Running setup.py install for dockerpty: finished with status 'done' 23:19:32 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 23:19:35 Removing intermediate container 1b27d8c59989 23:19:35 ---> 624743d0c97e 23:19:35 Step 13/22 : ENV APP_PORT=58890 23:19:35 ---> Running in 42ecbbae4481 23:19:35 Removing intermediate container 42ecbbae4481 23:19:35 ---> 6263479c285e 23:19:35 Step 14/22 : EXPOSE $APP_PORT 23:19:35 ---> Running in e530c3d149e4 23:19:35 Removing intermediate container e530c3d149e4 23:19:35 ---> e3f8305e3ee3 23:19:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:19:35 ---> d94175ac46db 23:19:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:19:35 ---> 935d9ca35a9a 23:19:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:19:36 ---> eb8ba2edb4a4 23:19:36 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 23:19:36 ---> Running in 286af6fbf9f9 23:19:36 Removing intermediate container 286af6fbf9f9 23:19:36 ---> 5c7170bd1943 23:19:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:19:36 ---> Running in 40b464931ab4 23:19:36 Removing intermediate container 40b464931ab4 23:19:36 ---> 56d92ddc79fe 23:19:36 Step 20/22 : LABEL arch=x86_64 23:19:36 ---> Running in 649b739e1590 23:19:36 Removing intermediate container 649b739e1590 23:19:36 ---> bdeff5885249 23:19:36 Step 21/22 : LABEL git_sha=fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:19:36 ---> Running in 00126c5409b7 23:19:36 Removing intermediate container 00126c5409b7 23:19:36 ---> 22c6cb7b0ae7 23:19:36 Step 22/22 : LABEL version=2.0.1-dev.85 23:19:36 ---> Running in 994329a43108 23:19:36 Removing intermediate container 994329a43108 23:19:36 ---> b0f994d540e5 23:19:36 23:19:36 Successfully built b0f994d540e5 23:19:36 Successfully tagged sys-mgmt-agent:latest 23:19:36  Building sys-mgmt-agent ... done  [Pipeline] } 23:19:36 $ docker stop --time=1 69743e2e5486d20bae3fe273456a52cb03f9abc17bd901ab39176fd4fe6970c5 23:19:38 $ docker rm -f 69743e2e5486d20bae3fe273456a52cb03f9abc17bd901ab39176fd4fe6970c5 [Pipeline] // withDockerContainer [Pipeline] sh 23:19:38 + docker images 23:19:38 REPOSITORY TAG IMAGE ID CREATED SIZE 23:19:38 sys-mgmt-agent latest b0f994d540e5 2 seconds ago 294MB 23:19:38 core-data latest 88fb15a5cf1a 9 seconds ago 20.7MB 23:19:38 65a6ad22ee90 15 seconds ago 1.76GB 23:19:38 security-bootstrapper latest a92d1fc47af9 16 seconds ago 18.9MB 23:19:38 855378e0a800 16 seconds ago 1.76GB 23:19:38 core-metadata latest 438f4799b697 21 seconds ago 16.9MB 23:19:38 36d55ed43914 25 seconds ago 1.76GB 23:19:38 f95dcea0da44 27 seconds ago 1.76GB 23:19:38 support-scheduler latest 34f1c18541c6 About a minute ago 16.2MB 23:19:38 security-secretstore-setup latest 386240444b44 About a minute ago 28.4MB 23:19:38 security-proxy-setup latest 7b61aafeae67 About a minute ago 26.9MB 23:19:38 254262075ffd About a minute ago 1.76GB 23:19:38 core-command latest f07f438cc1fa About a minute ago 16.1MB 23:19:38 support-notifications latest 9a1e8f95d54f About a minute ago 16.9MB 23:19:38 1675d5c3271f About a minute ago 1.76GB 23:19:38 f4a4b3108dbf About a minute ago 1.76GB 23:19:38 b2a3c3b88a36 About a minute ago 1.75GB 23:19:38 37933a42cc32 About a minute ago 1.76GB 23:19:38 ci-base-image-x86_64 latest f094c5384752 5 minutes ago 1.25GB 23:19:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 2 weeks ago 548MB 23:19:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 weeks ago 34.5MB 23:19:38 docker 20.10.8 bc6c0ffef665 8 weeks ago 214MB 23:19:38 alpine 3.14 14119a10abf4 2 months ago 5.6MB 23:19:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:19:38 provisioning config files... 23:19:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/97@tmp/config2701365943663350484tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:19:39 ---> docker-login.sh 23:19:39 nexus3.edgexfoundry.org:10001 23:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:39 Configure a credential helper to remove this warning. See 23:19:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:39 23:19:39 Login Succeeded 23:19:39 nexus3.edgexfoundry.org:10002 23:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:39 Configure a credential helper to remove this warning. See 23:19:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:39 23:19:39 Login Succeeded 23:19:39 nexus3.edgexfoundry.org:10003 23:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:39 Configure a credential helper to remove this warning. See 23:19:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:39 23:19:39 Login Succeeded 23:19:39 nexus3.edgexfoundry.org:10004 23:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:39 Configure a credential helper to remove this warning. See 23:19:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:39 23:19:39 Login Succeeded 23:19:39 docker.io 23:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:39 Removing intermediate container 5fa3ddd22600 23:19:39 ---> 43c9165409be 23:19:39 Successfully built 43c9165409be 23:19:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:19:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:39 Configure a credential helper to remove this warning. See 23:19:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:39 23:19:39 Login Succeeded 23:19:39 ---> docker-login.sh ends [Pipeline] } 23:19:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:19:39 [edgeXDocker.push] Tagging docker image core-command with the following tags: 23:19:39 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:19:39 latest 23:19:39 2.0.1-dev.85 23:19:39 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:19:39 main 23:19:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:19:40 + docker inspect -f . ci-base-image-arm64 23:19:40 . [Pipeline] withDockerContainer 23:19:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:19:40 prd-ubuntu18.04-docker-arm64-4c-16g-13337 does not seem to be running inside a container 23:19:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/97 -v /w/workspace/edgex-go/97:/w/workspace/edgex-go/97:rw,z -v /w/workspace/edgex-go/97@tmp:/w/workspace/edgex-go/97@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-arm64 cat 23:19:42 $ docker top bae99820800f713e771f30fb4a431bb171bd810109cdbb7390b43865d9c1019b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 23:19:42 + docker push nexus3.edgexfoundry.org:10004/core-command:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:19:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:19:42 73c5230c6756: Preparing 23:19:42 43219f5dd7c5: Preparing 23:19:42 718b8993a0ac: Preparing 23:19:42 d7c2a7416f26: Preparing 23:19:42 e2eb06d8af82: Preparing 23:19:42 e2eb06d8af82: Layer already exists 23:19:42 718b8993a0ac: Pushed 23:19:42 73c5230c6756: Pushed 23:19:42 d7c2a7416f26: Pushed 23:19:43 + go version 23:19:43 go version go1.16.8 linux/arm64 [Pipeline] } 23:19:43 $ docker stop --time=1 bae99820800f713e771f30fb4a431bb171bd810109cdbb7390b43865d9c1019b 23:19:43 43219f5dd7c5: Pushed 23:19:44 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe: digest: sha256:c43b0e0004b47417eb7341eef89233b78b828417d03e35e0670fa041d0450f31 size: 1363 23:19:45 $ docker rm -f bae99820800f713e771f30fb4a431bb171bd810109cdbb7390b43865d9c1019b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:19:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 23:19:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:19:46 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 23:19:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:19:46 73c5230c6756: Preparing 23:19:46 43219f5dd7c5: Preparing 23:19:46 718b8993a0ac: Preparing 23:19:46 d7c2a7416f26: Preparing 23:19:46 e2eb06d8af82: Preparing 23:19:46 718b8993a0ac: Layer already exists 23:19:46 e2eb06d8af82: Layer already exists 23:19:46 43219f5dd7c5: Layer already exists 23:19:46 73c5230c6756: Layer already exists 23:19:46 d7c2a7416f26: Layer already exists 23:19:46 latest: digest: sha256:c43b0e0004b47417eb7341eef89233b78b828417d03e35e0670fa041d0450f31 size: 1363 [Pipeline] isUnix [Pipeline] sh 23:19:46 23:19:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:19:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.85 [Pipeline] isUnix [Pipeline] sh 23:19:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:19:46 + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.85 23:19:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:19:46 73c5230c6756: Preparing 23:19:46 43219f5dd7c5: Preparing 23:19:46 718b8993a0ac: Preparing 23:19:46 d7c2a7416f26: Preparing 23:19:46 e2eb06d8af82: Preparing 23:19:46 73c5230c6756: Layer already exists 23:19:46 43219f5dd7c5: Layer already exists 23:19:46 718b8993a0ac: Layer already exists 23:19:46 e2eb06d8af82: Layer already exists 23:19:46 d7c2a7416f26: Layer already exists 23:19:46 2.0.1-dev.85: digest: sha256:c43b0e0004b47417eb7341eef89233b78b828417d03e35e0670fa041d0450f31 size: 1363 [Pipeline] isUnix [Pipeline] sh 23:19:46 latest: Pulling from edgex-devops/edgex-compose-arm64 23:19:46 29e5d40040c1: Pulling fs layer 23:19:46 1ce36da41761: Pulling fs layer 23:19:46 25b303627fd3: Pulling fs layer 23:19:46 29e5d40040c1: Download complete 23:19:47 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 [Pipeline] isUnix [Pipeline] sh 23:19:47 1ce36da41761: Download complete 23:19:47 + docker push nexus3.edgexfoundry.org:10004/core-command:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:19:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:19:47 73c5230c6756: Preparing 23:19:47 43219f5dd7c5: Preparing 23:19:47 718b8993a0ac: Preparing 23:19:47 d7c2a7416f26: Preparing 23:19:47 e2eb06d8af82: Preparing 23:19:47 43219f5dd7c5: Layer already exists 23:19:47 718b8993a0ac: Layer already exists 23:19:47 73c5230c6756: Layer already exists 23:19:47 d7c2a7416f26: Layer already exists 23:19:47 e2eb06d8af82: Layer already exists 23:19:47 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85: digest: sha256:c43b0e0004b47417eb7341eef89233b78b828417d03e35e0670fa041d0450f31 size: 1363 [Pipeline] isUnix [Pipeline] sh 23:19:47 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 23:19:47 29e5d40040c1: Pull complete 23:19:47 + docker push nexus3.edgexfoundry.org:10004/core-command:main 23:19:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:19:47 73c5230c6756: Preparing 23:19:47 43219f5dd7c5: Preparing 23:19:47 718b8993a0ac: Preparing 23:19:47 d7c2a7416f26: Preparing 23:19:47 e2eb06d8af82: Preparing 23:19:47 718b8993a0ac: Layer already exists 23:19:47 d7c2a7416f26: Layer already exists 23:19:47 e2eb06d8af82: Layer already exists 23:19:47 73c5230c6756: Layer already exists 23:19:47 43219f5dd7c5: Layer already exists 23:19:47 main: digest: sha256:c43b0e0004b47417eb7341eef89233b78b828417d03e35e0670fa041d0450f31 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:19:47 ===================================================== [Pipeline] echo 23:19:47 taggedImages: 23:19:47 - nexus3.edgexfoundry.org:10004/core-command:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:19:47 - nexus3.edgexfoundry.org:10004/core-command:latest 23:19:47 - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.85 23:19:47 - nexus3.edgexfoundry.org:10004/core-command:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:19:47 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 23:19:47 [edgeXDocker.push] Tagging docker image core-data with the following tags: 23:19:47 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:19:47 latest 23:19:47 2.0.1-dev.85 23:19:47 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:19:47 main 23:19:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:19:48 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe [Pipeline] isUnix [Pipeline] sh 23:19:48 + docker push nexus3.edgexfoundry.org:10004/core-data:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:19:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:19:48 15dd8b68f58f: Preparing 23:19:48 230f115f0d26: Preparing 23:19:48 718b8993a0ac: Preparing 23:19:48 b38cee6d18db: Preparing 23:19:48 f4f13baf7696: Preparing 23:19:48 e2eb06d8af82: Preparing 23:19:48 e2eb06d8af82: Waiting 23:19:48 718b8993a0ac: Layer already exists 23:19:48 25b303627fd3: Verifying Checksum 23:19:48 25b303627fd3: Download complete 23:19:48 e2eb06d8af82: Layer already exists 23:19:48 15dd8b68f58f: Pushed 23:19:48 f4f13baf7696: Pushed 23:19:48 b38cee6d18db: Pushed 23:19:49 1ce36da41761: Pull complete 23:19:49 230f115f0d26: Pushed 23:19:49 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe: digest: sha256:1c6774b582d5143ec4d42a1a3232c03a9faf3f7db6d4faf02cc547a60b1af6fe size: 1573 [Pipeline] isUnix [Pipeline] sh 23:19:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 23:19:50 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 23:19:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:19:50 15dd8b68f58f: Preparing 23:19:50 230f115f0d26: Preparing 23:19:50 718b8993a0ac: Preparing 23:19:50 b38cee6d18db: Preparing 23:19:50 f4f13baf7696: Preparing 23:19:50 e2eb06d8af82: Preparing 23:19:50 e2eb06d8af82: Waiting 23:19:50 15dd8b68f58f: Layer already exists 23:19:50 718b8993a0ac: Layer already exists 23:19:50 b38cee6d18db: Layer already exists 23:19:50 f4f13baf7696: Layer already exists 23:19:50 230f115f0d26: Layer already exists 23:19:50 e2eb06d8af82: Layer already exists 23:19:50 latest: digest: sha256:1c6774b582d5143ec4d42a1a3232c03a9faf3f7db6d4faf02cc547a60b1af6fe size: 1573 [Pipeline] isUnix [Pipeline] sh 23:19:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.85 [Pipeline] isUnix [Pipeline] sh 23:19:51 + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.85 23:19:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:19:51 15dd8b68f58f: Preparing 23:19:51 230f115f0d26: Preparing 23:19:51 718b8993a0ac: Preparing 23:19:51 b38cee6d18db: Preparing 23:19:51 f4f13baf7696: Preparing 23:19:51 e2eb06d8af82: Preparing 23:19:51 e2eb06d8af82: Waiting 23:19:51 230f115f0d26: Layer already exists 23:19:51 b38cee6d18db: Layer already exists 23:19:51 718b8993a0ac: Layer already exists 23:19:51 f4f13baf7696: Layer already exists 23:19:51 15dd8b68f58f: Layer already exists 23:19:51 e2eb06d8af82: Layer already exists 23:19:51 2.0.1-dev.85: digest: sha256:1c6774b582d5143ec4d42a1a3232c03a9faf3f7db6d4faf02cc547a60b1af6fe size: 1573 [Pipeline] isUnix [Pipeline] sh 23:19:51 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 [Pipeline] isUnix [Pipeline] sh 23:19:51 + docker push nexus3.edgexfoundry.org:10004/core-data:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:19:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:19:51 15dd8b68f58f: Preparing 23:19:51 230f115f0d26: Preparing 23:19:51 718b8993a0ac: Preparing 23:19:51 b38cee6d18db: Preparing 23:19:51 f4f13baf7696: Preparing 23:19:51 e2eb06d8af82: Preparing 23:19:51 e2eb06d8af82: Waiting 23:19:51 f4f13baf7696: Layer already exists 23:19:51 15dd8b68f58f: Layer already exists 23:19:51 b38cee6d18db: Layer already exists 23:19:51 230f115f0d26: Layer already exists 23:19:51 718b8993a0ac: Layer already exists 23:19:51 e2eb06d8af82: Layer already exists 23:19:51 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85: digest: sha256:1c6774b582d5143ec4d42a1a3232c03a9faf3f7db6d4faf02cc547a60b1af6fe size: 1573 [Pipeline] isUnix [Pipeline] sh 23:19:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 23:19:52 + docker push nexus3.edgexfoundry.org:10004/core-data:main 23:19:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:19:52 15dd8b68f58f: Preparing 23:19:52 230f115f0d26: Preparing 23:19:52 718b8993a0ac: Preparing 23:19:52 b38cee6d18db: Preparing 23:19:52 f4f13baf7696: Preparing 23:19:52 e2eb06d8af82: Preparing 23:19:52 e2eb06d8af82: Waiting 23:19:52 f4f13baf7696: Layer already exists 23:19:52 b38cee6d18db: Layer already exists 23:19:52 718b8993a0ac: Layer already exists 23:19:52 15dd8b68f58f: Layer already exists 23:19:52 230f115f0d26: Layer already exists 23:19:52 e2eb06d8af82: Layer already exists 23:19:52 main: digest: sha256:1c6774b582d5143ec4d42a1a3232c03a9faf3f7db6d4faf02cc547a60b1af6fe size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:19:52 ===================================================== [Pipeline] echo 23:19:52 taggedImages: 23:19:52 - nexus3.edgexfoundry.org:10004/core-data:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:19:52 - nexus3.edgexfoundry.org:10004/core-data:latest 23:19:52 - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.85 23:19:52 - nexus3.edgexfoundry.org:10004/core-data:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:19:52 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 23:19:52 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 23:19:52 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:19:52 latest 23:19:52 2.0.1-dev.85 23:19:52 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:19:52 main 23:19:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:19:52 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe [Pipeline] isUnix [Pipeline] sh 23:19:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:19:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:19:53 1ff94d8fd8a9: Preparing 23:19:53 9a70b1cbe63d: Preparing 23:19:53 718b8993a0ac: Preparing 23:19:53 d7c2a7416f26: Preparing 23:19:53 e2eb06d8af82: Preparing 23:19:53 718b8993a0ac: Layer already exists 23:19:53 d7c2a7416f26: Layer already exists 23:19:53 e2eb06d8af82: Layer already exists 23:19:53 1ff94d8fd8a9: Pushed 23:19:54 9a70b1cbe63d: Pushed 23:19:54 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe: digest: sha256:0364f1ed789c23c680b5d26d90e1826499584c48844ea153fdbe331c509834f4 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:19:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 23:19:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 23:19:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:19:55 1ff94d8fd8a9: Preparing 23:19:55 9a70b1cbe63d: Preparing 23:19:55 718b8993a0ac: Preparing 23:19:55 d7c2a7416f26: Preparing 23:19:55 e2eb06d8af82: Preparing 23:19:55 718b8993a0ac: Layer already exists 23:19:55 1ff94d8fd8a9: Layer already exists 23:19:55 9a70b1cbe63d: Layer already exists 23:19:55 e2eb06d8af82: Layer already exists 23:19:55 d7c2a7416f26: Layer already exists 23:19:55 latest: digest: sha256:0364f1ed789c23c680b5d26d90e1826499584c48844ea153fdbe331c509834f4 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:19:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.85 [Pipeline] isUnix [Pipeline] sh 23:19:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.85 23:19:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:19:55 1ff94d8fd8a9: Preparing 23:19:55 9a70b1cbe63d: Preparing 23:19:55 718b8993a0ac: Preparing 23:19:55 d7c2a7416f26: Preparing 23:19:55 e2eb06d8af82: Preparing 23:19:55 9a70b1cbe63d: Layer already exists 23:19:55 e2eb06d8af82: Layer already exists 23:19:55 d7c2a7416f26: Layer already exists 23:19:55 718b8993a0ac: Layer already exists 23:19:55 1ff94d8fd8a9: Layer already exists 23:19:55 2.0.1-dev.85: digest: sha256:0364f1ed789c23c680b5d26d90e1826499584c48844ea153fdbe331c509834f4 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:19:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 [Pipeline] isUnix [Pipeline] sh 23:19:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:19:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:19:56 1ff94d8fd8a9: Preparing 23:19:56 9a70b1cbe63d: Preparing 23:19:56 718b8993a0ac: Preparing 23:19:56 d7c2a7416f26: Preparing 23:19:56 e2eb06d8af82: Preparing 23:19:56 9a70b1cbe63d: Layer already exists 23:19:56 718b8993a0ac: Layer already exists 23:19:56 1ff94d8fd8a9: Layer already exists 23:19:56 e2eb06d8af82: Layer already exists 23:19:56 d7c2a7416f26: Layer already exists 23:19:56 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85: digest: sha256:0364f1ed789c23c680b5d26d90e1826499584c48844ea153fdbe331c509834f4 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:19:56 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 23:19:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 23:19:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:19:56 1ff94d8fd8a9: Preparing 23:19:56 9a70b1cbe63d: Preparing 23:19:56 718b8993a0ac: Preparing 23:19:56 d7c2a7416f26: Preparing 23:19:56 e2eb06d8af82: Preparing 23:19:56 9a70b1cbe63d: Layer already exists 23:19:56 718b8993a0ac: Layer already exists 23:19:56 e2eb06d8af82: Layer already exists 23:19:56 d7c2a7416f26: Layer already exists 23:19:56 1ff94d8fd8a9: Layer already exists 23:19:56 main: digest: sha256:0364f1ed789c23c680b5d26d90e1826499584c48844ea153fdbe331c509834f4 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:19:56 ===================================================== [Pipeline] echo 23:19:56 taggedImages: 23:19:56 - nexus3.edgexfoundry.org:10004/core-metadata:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:19:56 - nexus3.edgexfoundry.org:10004/core-metadata:latest 23:19:56 - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.85 23:19:56 - nexus3.edgexfoundry.org:10004/core-metadata:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:19:56 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 23:19:56 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 23:19:56 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:19:56 latest 23:19:56 2.0.1-dev.85 23:19:56 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:19:56 main 23:19:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:19:57 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe [Pipeline] isUnix [Pipeline] sh 23:19:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:19:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:19:57 e27ae6cebe37: Preparing 23:19:57 e27ae6cebe37: Preparing 23:19:57 a425219df265: Preparing 23:19:57 916bf7002df3: Preparing 23:19:57 6c7fd27abd3f: Preparing 23:19:57 04fc1e908d46: Preparing 23:19:57 718b8993a0ac: Preparing 23:19:57 877f0e805680: Preparing 23:19:57 26111e1708ae: Preparing 23:19:57 84e8418d7406: Preparing 23:19:57 5cccfb471a7b: Preparing 23:19:57 e2eb06d8af82: Preparing 23:19:57 718b8993a0ac: Waiting 23:19:57 877f0e805680: Waiting 23:19:57 26111e1708ae: Waiting 23:19:57 84e8418d7406: Waiting 23:19:57 5cccfb471a7b: Waiting 23:19:57 e2eb06d8af82: Waiting 23:19:57 a425219df265: Pushed 23:19:57 e27ae6cebe37: Pushed 23:19:57 916bf7002df3: Pushed 23:19:57 718b8993a0ac: Layer already exists 23:19:57 6c7fd27abd3f: Pushed 23:19:57 877f0e805680: Pushed 23:19:57 e2eb06d8af82: Layer already exists 23:19:57 84e8418d7406: Pushed 23:19:57 5cccfb471a7b: Pushed 23:19:57 26111e1708ae: Pushed 23:19:59 04fc1e908d46: Pushed 23:19:59 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe: digest: sha256:e75135ec6e9810b63f100731711e0af501cd3d53e3634d062ce786f7f1100893 size: 2817 [Pipeline] isUnix [Pipeline] sh 23:19:59 25b303627fd3: Pull complete 23:19:59 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:19:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:19:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 23:19:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:19:59 prd-ubuntu18.04-docker-arm64-4c-16g-13337 does not seem to be running inside a container 23:19:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/97 -v /w/workspace/edgex-go/97:/w/workspace/edgex-go/97:rw,z -v /w/workspace/edgex-go/97@tmp:/w/workspace/edgex-go/97@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-arm64:latest cat 23:20:02 $ docker top 2e43eaa72ec0390fa7730deb144c4652e2e71a0b6f4c158dfaedef596cd64eb1 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 23:20:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:20:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:20:03 e27ae6cebe37: Preparing 23:20:03 e27ae6cebe37: Preparing 23:20:03 a425219df265: Preparing 23:20:03 916bf7002df3: Preparing 23:20:03 6c7fd27abd3f: Preparing 23:20:03 04fc1e908d46: Preparing 23:20:03 718b8993a0ac: Preparing 23:20:03 877f0e805680: Preparing 23:20:03 26111e1708ae: Preparing 23:20:03 84e8418d7406: Preparing 23:20:03 5cccfb471a7b: Preparing 23:20:03 e2eb06d8af82: Preparing 23:20:03 718b8993a0ac: Waiting 23:20:03 84e8418d7406: Waiting 23:20:03 877f0e805680: Waiting 23:20:03 26111e1708ae: Waiting 23:20:03 5cccfb471a7b: Waiting 23:20:03 e2eb06d8af82: Waiting 23:20:03 6c7fd27abd3f: Layer already exists 23:20:03 04fc1e908d46: Layer already exists 23:20:03 916bf7002df3: Layer already exists 23:20:03 a425219df265: Layer already exists 23:20:03 e27ae6cebe37: Layer already exists 23:20:03 877f0e805680: Layer already exists 23:20:03 84e8418d7406: Layer already exists 23:20:03 718b8993a0ac: Layer already exists 23:20:03 26111e1708ae: Layer already exists 23:20:03 5cccfb471a7b: Layer already exists 23:20:03 e2eb06d8af82: Layer already exists 23:20:03 latest: digest: sha256:e75135ec6e9810b63f100731711e0af501cd3d53e3634d062ce786f7f1100893 size: 2817 [Pipeline] isUnix [Pipeline] sh 23:20:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.85 [Pipeline] isUnix [Pipeline] sh 23:20:04 + + grepdocker-compose parallel build 23:20:04 --help 23:20:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.85 23:20:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:20:04 e27ae6cebe37: Preparing 23:20:04 e27ae6cebe37: Preparing 23:20:04 a425219df265: Preparing 23:20:04 916bf7002df3: Preparing 23:20:04 6c7fd27abd3f: Preparing 23:20:04 04fc1e908d46: Preparing 23:20:04 718b8993a0ac: Preparing 23:20:04 877f0e805680: Preparing 23:20:04 26111e1708ae: Preparing 23:20:04 84e8418d7406: Preparing 23:20:04 5cccfb471a7b: Preparing 23:20:04 e2eb06d8af82: Preparing 23:20:04 877f0e805680: Waiting 23:20:04 26111e1708ae: Waiting 23:20:04 84e8418d7406: Waiting 23:20:04 5cccfb471a7b: Waiting 23:20:04 e2eb06d8af82: Waiting 23:20:04 718b8993a0ac: Waiting 23:20:04 6c7fd27abd3f: Layer already exists 23:20:04 e27ae6cebe37: Layer already exists 23:20:04 04fc1e908d46: Layer already exists 23:20:04 916bf7002df3: Layer already exists 23:20:04 a425219df265: Layer already exists 23:20:04 718b8993a0ac: Layer already exists 23:20:04 877f0e805680: Layer already exists 23:20:04 5cccfb471a7b: Layer already exists 23:20:04 26111e1708ae: Layer already exists 23:20:04 84e8418d7406: Layer already exists 23:20:04 e2eb06d8af82: Layer already exists 23:20:04 2.0.1-dev.85: digest: sha256:e75135ec6e9810b63f100731711e0af501cd3d53e3634d062ce786f7f1100893 size: 2817 [Pipeline] isUnix [Pipeline] sh 23:20:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 [Pipeline] isUnix [Pipeline] sh 23:20:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:20:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:20:04 e27ae6cebe37: Preparing 23:20:04 e27ae6cebe37: Preparing 23:20:04 a425219df265: Preparing 23:20:04 916bf7002df3: Preparing 23:20:04 6c7fd27abd3f: Preparing 23:20:04 04fc1e908d46: Preparing 23:20:04 718b8993a0ac: Preparing 23:20:04 877f0e805680: Preparing 23:20:04 26111e1708ae: Preparing 23:20:04 84e8418d7406: Preparing 23:20:04 5cccfb471a7b: Preparing 23:20:04 e2eb06d8af82: Preparing 23:20:04 718b8993a0ac: Waiting 23:20:04 877f0e805680: Waiting 23:20:04 26111e1708ae: Waiting 23:20:04 84e8418d7406: Waiting 23:20:04 5cccfb471a7b: Waiting 23:20:04 e2eb06d8af82: Waiting 23:20:04 916bf7002df3: Layer already exists 23:20:04 04fc1e908d46: Layer already exists 23:20:04 a425219df265: Layer already exists 23:20:04 e27ae6cebe37: Layer already exists 23:20:04 6c7fd27abd3f: Layer already exists 23:20:04 877f0e805680: Layer already exists 23:20:04 718b8993a0ac: Layer already exists 23:20:04 5cccfb471a7b: Layer already exists 23:20:04 26111e1708ae: Layer already exists 23:20:04 84e8418d7406: Layer already exists 23:20:04 e2eb06d8af82: Layer already exists 23:20:04 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85: digest: sha256:e75135ec6e9810b63f100731711e0af501cd3d53e3634d062ce786f7f1100893 size: 2817 [Pipeline] isUnix [Pipeline] sh 23:20:05 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 23:20:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 23:20:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:20:05 e27ae6cebe37: Preparing 23:20:05 e27ae6cebe37: Preparing 23:20:05 a425219df265: Preparing 23:20:05 916bf7002df3: Preparing 23:20:05 6c7fd27abd3f: Preparing 23:20:05 04fc1e908d46: Preparing 23:20:05 718b8993a0ac: Preparing 23:20:05 877f0e805680: Preparing 23:20:05 26111e1708ae: Preparing 23:20:05 84e8418d7406: Preparing 23:20:05 5cccfb471a7b: Preparing 23:20:05 e2eb06d8af82: Preparing 23:20:05 26111e1708ae: Waiting 23:20:05 84e8418d7406: Waiting 23:20:05 5cccfb471a7b: Waiting 23:20:05 e2eb06d8af82: Waiting 23:20:05 718b8993a0ac: Waiting 23:20:05 877f0e805680: Waiting 23:20:05 04fc1e908d46: Layer already exists 23:20:05 916bf7002df3: Layer already exists 23:20:05 e27ae6cebe37: Layer already exists 23:20:05 a425219df265: Layer already exists 23:20:05 6c7fd27abd3f: Layer already exists 23:20:05 26111e1708ae: Layer already exists 23:20:05 877f0e805680: Layer already exists 23:20:05 5cccfb471a7b: Layer already exists 23:20:05 84e8418d7406: Layer already exists 23:20:05 718b8993a0ac: Layer already exists 23:20:05 e2eb06d8af82: Layer already exists 23:20:05 main: digest: sha256:e75135ec6e9810b63f100731711e0af501cd3d53e3634d062ce786f7f1100893 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:20:05 ===================================================== [Pipeline] echo 23:20:05 taggedImages: 23:20:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:20:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:20:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.85 23:20:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:20:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 23:20:05 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 23:20:05 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:20:05 latest 23:20:05 2.0.1-dev.85 23:20:05 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:20:05 main 23:20:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:20:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe [Pipeline] isUnix [Pipeline] sh 23:20:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:20:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:20:06 a1ce26876e88: Preparing 23:20:06 746a5a97d62a: Preparing 23:20:06 1a5f2dd48ca9: Preparing 23:20:06 5fc4e648ba21: Preparing 23:20:06 9307eb33531a: Preparing 23:20:06 e2eb06d8af82: Preparing 23:20:06 e2eb06d8af82: Waiting 23:20:06 5fc4e648ba21: Pushed 23:20:06 e2eb06d8af82: Layer already exists 23:20:06 1a5f2dd48ca9: Pushed 23:20:06 9307eb33531a: Pushed 23:20:06 746a5a97d62a: Pushed 23:20:07 a1ce26876e88: Pushed 23:20:07 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe: digest: sha256:eb6f0b2668992e13bcaa265f8206e25167a6b734760c30becbc0a4e16f6bc2ca size: 1576 [Pipeline] isUnix [Pipeline] sh 23:20:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 23:20:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:20:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:20:07 a1ce26876e88: Preparing 23:20:07 746a5a97d62a: Preparing 23:20:07 1a5f2dd48ca9: Preparing 23:20:07 5fc4e648ba21: Preparing 23:20:07 9307eb33531a: Preparing 23:20:07 e2eb06d8af82: Preparing 23:20:07 e2eb06d8af82: Waiting 23:20:07 746a5a97d62a: Layer already exists 23:20:07 a1ce26876e88: Layer already exists 23:20:07 1a5f2dd48ca9: Layer already exists 23:20:07 5fc4e648ba21: Layer already exists 23:20:07 9307eb33531a: Layer already exists 23:20:07 e2eb06d8af82: Layer already exists 23:20:07 latest: digest: sha256:eb6f0b2668992e13bcaa265f8206e25167a6b734760c30becbc0a4e16f6bc2ca size: 1576 [Pipeline] isUnix [Pipeline] sh 23:20:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.85 [Pipeline] isUnix [Pipeline] sh 23:20:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.85 23:20:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:20:08 a1ce26876e88: Preparing 23:20:08 746a5a97d62a: Preparing 23:20:08 1a5f2dd48ca9: Preparing 23:20:08 5fc4e648ba21: Preparing 23:20:08 9307eb33531a: Preparing 23:20:08 e2eb06d8af82: Preparing 23:20:08 e2eb06d8af82: Waiting 23:20:08 9307eb33531a: Layer already exists 23:20:08 1a5f2dd48ca9: Layer already exists 23:20:08 5fc4e648ba21: Layer already exists 23:20:08 746a5a97d62a: Layer already exists 23:20:08 a1ce26876e88: Layer already exists 23:20:08 e2eb06d8af82: Layer already exists 23:20:08 2.0.1-dev.85: digest: sha256:eb6f0b2668992e13bcaa265f8206e25167a6b734760c30becbc0a4e16f6bc2ca size: 1576 [Pipeline] isUnix [Pipeline] sh 23:20:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 [Pipeline] isUnix [Pipeline] sh 23:20:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:20:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:20:08 a1ce26876e88: Preparing 23:20:08 746a5a97d62a: Preparing 23:20:08 1a5f2dd48ca9: Preparing 23:20:08 5fc4e648ba21: Preparing 23:20:08 9307eb33531a: Preparing 23:20:08 e2eb06d8af82: Preparing 23:20:08 e2eb06d8af82: Waiting 23:20:08 9307eb33531a: Layer already exists 23:20:08 a1ce26876e88: Layer already exists 23:20:08 5fc4e648ba21: Layer already exists 23:20:08 1a5f2dd48ca9: Layer already exists 23:20:08 746a5a97d62a: Layer already exists 23:20:08 e2eb06d8af82: Layer already exists 23:20:08 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85: digest: sha256:eb6f0b2668992e13bcaa265f8206e25167a6b734760c30becbc0a4e16f6bc2ca size: 1576 [Pipeline] isUnix [Pipeline] sh 23:20:09 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 23:20:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 23:20:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:20:09 a1ce26876e88: Preparing 23:20:09 746a5a97d62a: Preparing 23:20:09 1a5f2dd48ca9: Preparing 23:20:09 5fc4e648ba21: Preparing 23:20:09 9307eb33531a: Preparing 23:20:09 e2eb06d8af82: Preparing 23:20:09 e2eb06d8af82: Waiting 23:20:09 9307eb33531a: Layer already exists 23:20:09 1a5f2dd48ca9: Layer already exists 23:20:09 5fc4e648ba21: Layer already exists 23:20:09 a1ce26876e88: Layer already exists 23:20:09 746a5a97d62a: Layer already exists 23:20:09 e2eb06d8af82: Layer already exists 23:20:09 main: digest: sha256:eb6f0b2668992e13bcaa265f8206e25167a6b734760c30becbc0a4e16f6bc2ca size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:20:09 ===================================================== [Pipeline] echo 23:20:09 taggedImages: 23:20:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:20:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:20:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.85 23:20:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:20:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 23:20:09 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 23:20:09 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:20:09 latest 23:20:09 2.0.1-dev.85 23:20:09 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:20:09 main 23:20:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:20:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe [Pipeline] isUnix [Pipeline] sh 23:20:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:20:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:20:10 11823bbc13da: Preparing 23:20:10 0e9e5f6aedae: Preparing 23:20:10 f6fcd959b4ab: Preparing 23:20:10 0f8bd6bdeff7: Preparing 23:20:10 09bcb40021cc: Preparing 23:20:10 f7421cc466a2: Preparing 23:20:10 2472f8e4aad7: Preparing 23:20:10 aeabf6e57770: Preparing 23:20:10 3ba916bd1fa0: Preparing 23:20:10 e2eb06d8af82: Preparing 23:20:10 f7421cc466a2: Waiting 23:20:10 2472f8e4aad7: Waiting 23:20:10 aeabf6e57770: Waiting 23:20:10 3ba916bd1fa0: Waiting 23:20:10 e2eb06d8af82: Waiting 23:20:10 09bcb40021cc: Pushed 23:20:10 0e9e5f6aedae: Pushed 23:20:10 11823bbc13da: Pushed 23:20:10 aeabf6e57770: Pushed 23:20:10 --parallel Build images in parallel. [Pipeline] } 23:20:10 $ docker stop --time=1 2e43eaa72ec0390fa7730deb144c4652e2e71a0b6f4c158dfaedef596cd64eb1 23:20:10 f7421cc466a2: Pushed 23:20:10 2472f8e4aad7: Pushed 23:20:10 0f8bd6bdeff7: Pushed 23:20:10 e2eb06d8af82: Layer already exists 23:20:10 3ba916bd1fa0: Pushed 23:20:10 f6fcd959b4ab: Pushed 23:20:11 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe: digest: sha256:193c97d1ed536b38da8289af270fee77abdf3c6c97d374a07c641ee7033eafcf size: 2405 23:20:12 $ docker rm -f 2e43eaa72ec0390fa7730deb144c4652e2e71a0b6f4c158dfaedef596cd64eb1 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:20:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 23:20:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:20:13 . [Pipeline] withDockerContainer 23:20:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:20:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:20:13 11823bbc13da: Preparing 23:20:13 0e9e5f6aedae: Preparing 23:20:13 f6fcd959b4ab: Preparing 23:20:13 0f8bd6bdeff7: Preparing 23:20:13 09bcb40021cc: Preparing 23:20:13 f7421cc466a2: Preparing 23:20:13 2472f8e4aad7: Preparing 23:20:13 aeabf6e57770: Preparing 23:20:13 3ba916bd1fa0: Preparing 23:20:13 e2eb06d8af82: Preparing 23:20:13 f7421cc466a2: Waiting 23:20:13 2472f8e4aad7: Waiting 23:20:13 aeabf6e57770: Waiting 23:20:13 3ba916bd1fa0: Waiting 23:20:13 e2eb06d8af82: Waiting 23:20:13 11823bbc13da: Layer already exists 23:20:13 0f8bd6bdeff7: Layer already exists 23:20:13 f6fcd959b4ab: Layer already exists 23:20:13 0e9e5f6aedae: Layer already exists 23:20:13 09bcb40021cc: Layer already exists 23:20:13 aeabf6e57770: Layer already exists 23:20:13 f7421cc466a2: Layer already exists 23:20:13 2472f8e4aad7: Layer already exists 23:20:13 3ba916bd1fa0: Layer already exists 23:20:13 e2eb06d8af82: Layer already exists 23:20:13 latest: digest: sha256:193c97d1ed536b38da8289af270fee77abdf3c6c97d374a07c641ee7033eafcf size: 2405 23:20:13 prd-ubuntu18.04-docker-arm64-4c-16g-13337 does not seem to be running inside a container 23:20:13 $ 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/97 -v /w/workspace/edgex-go/97:/w/workspace/edgex-go/97:rw,z -v /w/workspace/edgex-go/97@tmp:/w/workspace/edgex-go/97@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 23:20:15 $ docker top e39e97cf8ae9dd8e926c7d6a344b087d0552cb7a363012738ea260bb95ce065e -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 23:20:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.85 [Pipeline] isUnix [Pipeline] sh 23:20:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.85 23:20:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:20:16 11823bbc13da: Preparing 23:20:16 0e9e5f6aedae: Preparing 23:20:16 f6fcd959b4ab: Preparing 23:20:16 0f8bd6bdeff7: Preparing 23:20:16 09bcb40021cc: Preparing 23:20:16 f7421cc466a2: Preparing 23:20:16 2472f8e4aad7: Preparing 23:20:16 aeabf6e57770: Preparing 23:20:16 3ba916bd1fa0: Preparing 23:20:16 e2eb06d8af82: Preparing 23:20:16 f7421cc466a2: Waiting 23:20:16 2472f8e4aad7: Waiting 23:20:16 aeabf6e57770: Waiting 23:20:16 3ba916bd1fa0: Waiting 23:20:16 e2eb06d8af82: Waiting 23:20:16 09bcb40021cc: Layer already exists 23:20:16 11823bbc13da: Layer already exists 23:20:16 0e9e5f6aedae: Layer already exists 23:20:16 0f8bd6bdeff7: Layer already exists 23:20:16 f6fcd959b4ab: Layer already exists 23:20:16 f7421cc466a2: Layer already exists 23:20:16 e2eb06d8af82: Layer already exists 23:20:16 2472f8e4aad7: Layer already exists 23:20:16 aeabf6e57770: Layer already exists 23:20:16 3ba916bd1fa0: Layer already exists 23:20:16 2.0.1-dev.85: digest: sha256:193c97d1ed536b38da8289af270fee77abdf3c6c97d374a07c641ee7033eafcf size: 2405 [Pipeline] isUnix 23:20:16 + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] sh 23:20:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 [Pipeline] isUnix [Pipeline] sh 23:20:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:20:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:20:17 11823bbc13da: Preparing 23:20:17 0e9e5f6aedae: Preparing 23:20:17 f6fcd959b4ab: Preparing 23:20:17 0f8bd6bdeff7: Preparing 23:20:17 09bcb40021cc: Preparing 23:20:17 f7421cc466a2: Preparing 23:20:17 2472f8e4aad7: Preparing 23:20:17 aeabf6e57770: Preparing 23:20:17 3ba916bd1fa0: Preparing 23:20:17 e2eb06d8af82: Preparing 23:20:17 f7421cc466a2: Waiting 23:20:17 2472f8e4aad7: Waiting 23:20:17 aeabf6e57770: Waiting 23:20:17 3ba916bd1fa0: Waiting 23:20:17 e2eb06d8af82: Waiting 23:20:17 f6fcd959b4ab: Layer already exists 23:20:17 11823bbc13da: Layer already exists 23:20:17 0e9e5f6aedae: Layer already exists 23:20:17 09bcb40021cc: Layer already exists 23:20:17 0f8bd6bdeff7: Layer already exists 23:20:17 f7421cc466a2: Layer already exists 23:20:17 2472f8e4aad7: Layer already exists 23:20:17 3ba916bd1fa0: Layer already exists 23:20:17 e2eb06d8af82: Layer already exists 23:20:17 aeabf6e57770: Layer already exists 23:20:17 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85: digest: sha256:193c97d1ed536b38da8289af270fee77abdf3c6c97d374a07c641ee7033eafcf size: 2405 [Pipeline] isUnix [Pipeline] sh 23:20:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 23:20:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 23:20:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:20:17 11823bbc13da: Preparing 23:20:17 0e9e5f6aedae: Preparing 23:20:17 f6fcd959b4ab: Preparing 23:20:17 0f8bd6bdeff7: Preparing 23:20:17 09bcb40021cc: Preparing 23:20:17 f7421cc466a2: Preparing 23:20:17 2472f8e4aad7: Preparing 23:20:17 aeabf6e57770: Preparing 23:20:17 3ba916bd1fa0: Preparing 23:20:17 e2eb06d8af82: Preparing 23:20:17 f7421cc466a2: Waiting 23:20:17 2472f8e4aad7: Waiting 23:20:17 aeabf6e57770: Waiting 23:20:17 3ba916bd1fa0: Waiting 23:20:17 e2eb06d8af82: Waiting 23:20:17 f6fcd959b4ab: Layer already exists 23:20:17 09bcb40021cc: Layer already exists 23:20:17 11823bbc13da: Layer already exists 23:20:17 0f8bd6bdeff7: Layer already exists 23:20:17 0e9e5f6aedae: Layer already exists 23:20:17 f7421cc466a2: Layer already exists 23:20:17 aeabf6e57770: Layer already exists 23:20:17 e2eb06d8af82: Layer already exists 23:20:17 2472f8e4aad7: Layer already exists 23:20:17 3ba916bd1fa0: Layer already exists 23:20:17 main: digest: sha256:193c97d1ed536b38da8289af270fee77abdf3c6c97d374a07c641ee7033eafcf size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:20:17 ===================================================== [Pipeline] echo 23:20:17 taggedImages: 23:20:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:20:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:20:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.85 23:20:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:20:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 23:20:17 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 23:20:17 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:20:17 latest 23:20:17 2.0.1-dev.85 23:20:17 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:20:17 main 23:20:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:20:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe [Pipeline] isUnix [Pipeline] sh 23:20:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:20:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:20:18 d332eaf88454: Preparing 23:20:18 4d0007143533: Preparing 23:20:18 718b8993a0ac: Preparing 23:20:18 adfa2aa42211: Preparing 23:20:18 e2eb06d8af82: Preparing 23:20:18 e2eb06d8af82: Layer already exists 23:20:18 718b8993a0ac: Layer already exists 23:20:18 d332eaf88454: Pushed 23:20:18 adfa2aa42211: Pushed 23:20:19 4d0007143533: Pushed 23:20:19 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe: digest: sha256:e80baea253ee43c36be38cd741dfa05ad333cd4e2e1f6b26c682d57281ff65f8 size: 1365 [Pipeline] isUnix [Pipeline] sh 23:20:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 23:20:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 23:20:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:20:20 d332eaf88454: Preparing 23:20:20 4d0007143533: Preparing 23:20:20 718b8993a0ac: Preparing 23:20:20 adfa2aa42211: Preparing 23:20:20 e2eb06d8af82: Preparing 23:20:20 e2eb06d8af82: Layer already exists 23:20:20 718b8993a0ac: Layer already exists 23:20:20 4d0007143533: Layer already exists 23:20:20 adfa2aa42211: Layer already exists 23:20:20 d332eaf88454: Layer already exists 23:20:20 latest: digest: sha256:e80baea253ee43c36be38cd741dfa05ad333cd4e2e1f6b26c682d57281ff65f8 size: 1365 [Pipeline] isUnix [Pipeline] sh 23:20:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.85 [Pipeline] isUnix [Pipeline] sh 23:20:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.85 23:20:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:20:20 d332eaf88454: Preparing 23:20:20 4d0007143533: Preparing 23:20:20 718b8993a0ac: Preparing 23:20:20 adfa2aa42211: Preparing 23:20:20 e2eb06d8af82: Preparing 23:20:20 adfa2aa42211: Layer already exists 23:20:20 d332eaf88454: Layer already exists 23:20:20 e2eb06d8af82: Layer already exists 23:20:20 718b8993a0ac: Layer already exists 23:20:20 4d0007143533: Layer already exists 23:20:20 2.0.1-dev.85: digest: sha256:e80baea253ee43c36be38cd741dfa05ad333cd4e2e1f6b26c682d57281ff65f8 size: 1365 [Pipeline] isUnix [Pipeline] sh 23:20:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 [Pipeline] isUnix [Pipeline] sh 23:20:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:20:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:20:21 d332eaf88454: Preparing 23:20:21 4d0007143533: Preparing 23:20:21 718b8993a0ac: Preparing 23:20:21 adfa2aa42211: Preparing 23:20:21 e2eb06d8af82: Preparing 23:20:21 d332eaf88454: Layer already exists 23:20:21 4d0007143533: Layer already exists 23:20:21 e2eb06d8af82: Layer already exists 23:20:21 718b8993a0ac: Layer already exists 23:20:21 adfa2aa42211: Layer already exists 23:20:21 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85: digest: sha256:e80baea253ee43c36be38cd741dfa05ad333cd4e2e1f6b26c682d57281ff65f8 size: 1365 [Pipeline] isUnix [Pipeline] sh 23:20:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 23:20:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 23:20:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:20:21 d332eaf88454: Preparing 23:20:21 4d0007143533: Preparing 23:20:21 718b8993a0ac: Preparing 23:20:21 adfa2aa42211: Preparing 23:20:21 e2eb06d8af82: Preparing 23:20:21 adfa2aa42211: Layer already exists 23:20:21 718b8993a0ac: Layer already exists 23:20:21 e2eb06d8af82: Layer already exists 23:20:21 d332eaf88454: Layer already exists 23:20:21 4d0007143533: Layer already exists 23:20:21 main: digest: sha256:e80baea253ee43c36be38cd741dfa05ad333cd4e2e1f6b26c682d57281ff65f8 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:20:21 ===================================================== [Pipeline] echo 23:20:21 taggedImages: 23:20:21 - nexus3.edgexfoundry.org:10004/support-notifications:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:20:21 - nexus3.edgexfoundry.org:10004/support-notifications:latest 23:20:21 - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.85 23:20:21 - nexus3.edgexfoundry.org:10004/support-notifications:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:20:21 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 23:20:21 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 23:20:21 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:20:21 latest 23:20:21 2.0.1-dev.85 23:20:21 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:20:21 main 23:20:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:20:22 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe [Pipeline] isUnix [Pipeline] sh 23:20:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:20:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:20:22 5570b76ae832: Preparing 23:20:22 11846cd35b10: Preparing 23:20:22 718b8993a0ac: Preparing 23:20:22 d7c2a7416f26: Preparing 23:20:22 e2eb06d8af82: Preparing 23:20:22 e2eb06d8af82: Layer already exists 23:20:22 718b8993a0ac: Layer already exists 23:20:22 d7c2a7416f26: Layer already exists 23:20:22 5570b76ae832: Pushed 23:20:23 Building core-command ... 23:20:23 Building core-data ... 23:20:23 Building core-metadata ... 23:20:23 Building security-bootstrapper ... 23:20:23 Building security-proxy-setup ... 23:20:23 Building security-secretstore-setup ... 23:20:23 Building support-notifications ... 23:20:23 Building support-scheduler ... 23:20:23 Building sys-mgmt-agent ... 23:20:23 Building core-metadata 23:20:23 Building security-secretstore-setup 23:20:23 Building sys-mgmt-agent 23:20:23 Building core-command 23:20:23 Building security-proxy-setup 23:20:23 11846cd35b10: Pushed 23:20:23 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe: digest: sha256:d15b0596bcec60c669eef8fd3a32adf877d22d3aa62b1507216c180409948f2a size: 1364 [Pipeline] isUnix [Pipeline] sh 23:20:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 23:20:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:20:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:20:24 5570b76ae832: Preparing 23:20:24 11846cd35b10: Preparing 23:20:24 718b8993a0ac: Preparing 23:20:24 d7c2a7416f26: Preparing 23:20:24 e2eb06d8af82: Preparing 23:20:24 d7c2a7416f26: Layer already exists 23:20:24 5570b76ae832: Layer already exists 23:20:24 11846cd35b10: Layer already exists 23:20:24 718b8993a0ac: Layer already exists 23:20:24 e2eb06d8af82: Layer already exists 23:20:24 latest: digest: sha256:d15b0596bcec60c669eef8fd3a32adf877d22d3aa62b1507216c180409948f2a size: 1364 [Pipeline] isUnix [Pipeline] sh 23:20:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.85 [Pipeline] isUnix [Pipeline] sh 23:20:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.85 23:20:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:20:25 5570b76ae832: Preparing 23:20:25 11846cd35b10: Preparing 23:20:25 718b8993a0ac: Preparing 23:20:25 d7c2a7416f26: Preparing 23:20:25 e2eb06d8af82: Preparing 23:20:25 11846cd35b10: Layer already exists 23:20:25 718b8993a0ac: Layer already exists 23:20:25 d7c2a7416f26: Layer already exists 23:20:25 5570b76ae832: Layer already exists 23:20:25 e2eb06d8af82: Layer already exists 23:20:25 2.0.1-dev.85: digest: sha256:d15b0596bcec60c669eef8fd3a32adf877d22d3aa62b1507216c180409948f2a size: 1364 [Pipeline] isUnix [Pipeline] sh 23:20:25 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 [Pipeline] isUnix [Pipeline] sh 23:20:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:20:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:20:26 5570b76ae832: Preparing 23:20:26 11846cd35b10: Preparing 23:20:26 718b8993a0ac: Preparing 23:20:26 d7c2a7416f26: Preparing 23:20:26 e2eb06d8af82: Preparing 23:20:26 5570b76ae832: Layer already exists 23:20:26 718b8993a0ac: Layer already exists 23:20:26 e2eb06d8af82: Layer already exists 23:20:26 d7c2a7416f26: Layer already exists 23:20:26 11846cd35b10: Layer already exists 23:20:26 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85: digest: sha256:d15b0596bcec60c669eef8fd3a32adf877d22d3aa62b1507216c180409948f2a size: 1364 [Pipeline] isUnix [Pipeline] sh 23:20:26 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 23:20:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 23:20:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:20:26 5570b76ae832: Preparing 23:20:26 11846cd35b10: Preparing 23:20:26 718b8993a0ac: Preparing 23:20:26 d7c2a7416f26: Preparing 23:20:26 e2eb06d8af82: Preparing 23:20:26 d7c2a7416f26: Layer already exists 23:20:26 e2eb06d8af82: Layer already exists 23:20:26 718b8993a0ac: Layer already exists 23:20:26 11846cd35b10: Layer already exists 23:20:26 5570b76ae832: Layer already exists 23:20:26 main: digest: sha256:d15b0596bcec60c669eef8fd3a32adf877d22d3aa62b1507216c180409948f2a size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:20:26 ===================================================== [Pipeline] echo 23:20:26 taggedImages: 23:20:26 - nexus3.edgexfoundry.org:10004/support-scheduler:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:20:26 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:20:26 - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.85 23:20:26 - nexus3.edgexfoundry.org:10004/support-scheduler:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:20:26 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 23:20:26 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 23:20:26 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:20:26 latest 23:20:26 2.0.1-dev.85 23:20:26 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:20:26 main 23:20:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:20:26 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe [Pipeline] isUnix [Pipeline] sh 23:20:27 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:20:27 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:20:27 9a3aac1c63dc: Preparing 23:20:27 4a30862413a1: Preparing 23:20:27 ff83c65a828d: Preparing 23:20:27 e3022a478989: Preparing 23:20:27 879b85f2d1ed: Preparing 23:20:27 6777e3bbcb7c: Preparing 23:20:27 fd08d546f6b8: Preparing 23:20:27 0636255016a6: Preparing 23:20:27 84e9d258764d: Preparing 23:20:27 56463f638872: Preparing 23:20:27 e2eb06d8af82: Preparing 23:20:27 fd08d546f6b8: Waiting 23:20:27 0636255016a6: Waiting 23:20:27 84e9d258764d: Waiting 23:20:27 56463f638872: Waiting 23:20:27 e2eb06d8af82: Waiting 23:20:27 6777e3bbcb7c: Waiting 23:20:27 879b85f2d1ed: Layer already exists 23:20:27 6777e3bbcb7c: Layer already exists 23:20:27 fd08d546f6b8: Layer already exists 23:20:27 4a30862413a1: Pushed 23:20:27 0636255016a6: Layer already exists 23:20:27 84e9d258764d: Layer already exists 23:20:27 e2eb06d8af82: Layer already exists 23:20:27 56463f638872: Layer already exists 23:20:28 9a3aac1c63dc: Pushed 23:20:28 ff83c65a828d: Pushed 23:20:33 e3022a478989: Pushed 23:20:33 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe: digest: sha256:4246ce8fa68adcf8e1f22dcd05feecb40abd71a9ef0cab87ea848f71f78ffbea size: 2622 [Pipeline] isUnix [Pipeline] sh 23:20:33 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 23:20:33 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 23:20:33 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:20:33 9a3aac1c63dc: Preparing 23:20:33 4a30862413a1: Preparing 23:20:33 ff83c65a828d: Preparing 23:20:33 e3022a478989: Preparing 23:20:33 879b85f2d1ed: Preparing 23:20:33 6777e3bbcb7c: Preparing 23:20:33 fd08d546f6b8: Preparing 23:20:33 0636255016a6: Preparing 23:20:33 84e9d258764d: Preparing 23:20:33 56463f638872: Preparing 23:20:33 e2eb06d8af82: Preparing 23:20:33 6777e3bbcb7c: Waiting 23:20:33 fd08d546f6b8: Waiting 23:20:33 0636255016a6: Waiting 23:20:33 84e9d258764d: Waiting 23:20:33 56463f638872: Waiting 23:20:33 e2eb06d8af82: Waiting 23:20:33 879b85f2d1ed: Layer already exists 23:20:33 ff83c65a828d: Layer already exists 23:20:33 9a3aac1c63dc: Layer already exists 23:20:33 4a30862413a1: Layer already exists 23:20:33 e3022a478989: Layer already exists 23:20:33 6777e3bbcb7c: Layer already exists 23:20:33 0636255016a6: Layer already exists 23:20:33 56463f638872: Layer already exists 23:20:33 fd08d546f6b8: Layer already exists 23:20:33 84e9d258764d: Layer already exists 23:20:33 e2eb06d8af82: Layer already exists 23:20:33 latest: digest: sha256:4246ce8fa68adcf8e1f22dcd05feecb40abd71a9ef0cab87ea848f71f78ffbea size: 2622 [Pipeline] isUnix [Pipeline] sh 23:20:34 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.85 [Pipeline] isUnix [Pipeline] sh 23:20:34 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.85 23:20:34 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:20:34 9a3aac1c63dc: Preparing 23:20:34 4a30862413a1: Preparing 23:20:34 ff83c65a828d: Preparing 23:20:34 e3022a478989: Preparing 23:20:34 879b85f2d1ed: Preparing 23:20:34 6777e3bbcb7c: Preparing 23:20:34 fd08d546f6b8: Preparing 23:20:34 0636255016a6: Preparing 23:20:34 84e9d258764d: Preparing 23:20:34 56463f638872: Preparing 23:20:34 e2eb06d8af82: Preparing 23:20:34 fd08d546f6b8: Waiting 23:20:34 0636255016a6: Waiting 23:20:34 84e9d258764d: Waiting 23:20:34 56463f638872: Waiting 23:20:34 6777e3bbcb7c: Waiting 23:20:34 e2eb06d8af82: Waiting 23:20:34 879b85f2d1ed: Layer already exists 23:20:34 ff83c65a828d: Layer already exists 23:20:34 9a3aac1c63dc: Layer already exists 23:20:34 e3022a478989: Layer already exists 23:20:34 4a30862413a1: Layer already exists 23:20:34 6777e3bbcb7c: Layer already exists 23:20:34 fd08d546f6b8: Layer already exists 23:20:34 0636255016a6: Layer already exists 23:20:34 56463f638872: Layer already exists 23:20:34 84e9d258764d: Layer already exists 23:20:34 e2eb06d8af82: Layer already exists 23:20:34 2.0.1-dev.85: digest: sha256:4246ce8fa68adcf8e1f22dcd05feecb40abd71a9ef0cab87ea848f71f78ffbea size: 2622 [Pipeline] isUnix [Pipeline] sh 23:20:34 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 [Pipeline] isUnix [Pipeline] sh 23:20:35 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:20:35 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:20:35 9a3aac1c63dc: Preparing 23:20:35 4a30862413a1: Preparing 23:20:35 ff83c65a828d: Preparing 23:20:35 e3022a478989: Preparing 23:20:35 879b85f2d1ed: Preparing 23:20:35 6777e3bbcb7c: Preparing 23:20:35 fd08d546f6b8: Preparing 23:20:35 0636255016a6: Preparing 23:20:35 84e9d258764d: Preparing 23:20:35 56463f638872: Preparing 23:20:35 e2eb06d8af82: Preparing 23:20:35 fd08d546f6b8: Waiting 23:20:35 0636255016a6: Waiting 23:20:35 84e9d258764d: Waiting 23:20:35 56463f638872: Waiting 23:20:35 e2eb06d8af82: Waiting 23:20:35 6777e3bbcb7c: Waiting 23:20:35 e3022a478989: Layer already exists 23:20:35 879b85f2d1ed: Layer already exists 23:20:35 9a3aac1c63dc: Layer already exists 23:20:35 ff83c65a828d: Layer already exists 23:20:35 4a30862413a1: Layer already exists 23:20:35 0636255016a6: Layer already exists 23:20:35 84e9d258764d: Layer already exists 23:20:35 56463f638872: Layer already exists 23:20:35 fd08d546f6b8: Layer already exists 23:20:35 6777e3bbcb7c: Layer already exists 23:20:35 e2eb06d8af82: Layer already exists 23:20:35 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85: digest: sha256:4246ce8fa68adcf8e1f22dcd05feecb40abd71a9ef0cab87ea848f71f78ffbea size: 2622 [Pipeline] isUnix [Pipeline] sh 23:20:35 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 23:20:35 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 23:20:35 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:20:35 9a3aac1c63dc: Preparing 23:20:35 4a30862413a1: Preparing 23:20:35 ff83c65a828d: Preparing 23:20:35 e3022a478989: Preparing 23:20:35 879b85f2d1ed: Preparing 23:20:35 6777e3bbcb7c: Preparing 23:20:35 fd08d546f6b8: Preparing 23:20:35 0636255016a6: Preparing 23:20:35 84e9d258764d: Preparing 23:20:35 56463f638872: Preparing 23:20:35 e2eb06d8af82: Preparing 23:20:35 6777e3bbcb7c: Waiting 23:20:35 fd08d546f6b8: Waiting 23:20:35 0636255016a6: Waiting 23:20:35 84e9d258764d: Waiting 23:20:35 56463f638872: Waiting 23:20:35 e2eb06d8af82: Waiting 23:20:35 879b85f2d1ed: Layer already exists 23:20:35 e3022a478989: Layer already exists 23:20:35 9a3aac1c63dc: Layer already exists 23:20:35 ff83c65a828d: Layer already exists 23:20:35 4a30862413a1: Layer already exists 23:20:35 6777e3bbcb7c: Layer already exists 23:20:35 fd08d546f6b8: Layer already exists 23:20:35 0636255016a6: Layer already exists 23:20:35 56463f638872: Layer already exists 23:20:35 84e9d258764d: Layer already exists 23:20:35 e2eb06d8af82: Layer already exists 23:20:35 main: digest: sha256:4246ce8fa68adcf8e1f22dcd05feecb40abd71a9ef0cab87ea848f71f78ffbea size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:20:35 ===================================================== [Pipeline] echo 23:20:35 taggedImages: 23:20:35 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:20:35 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 23:20:35 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.85 23:20:35 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:20:35 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:21:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:21:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:21:10 ---> 43c9165409be 23:21:10 Step 3/24 : WORKDIR /edgex-go 23:21:10 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:21:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:21:10 ---> 43c9165409be 23:21:10 Step 3/22 : WORKDIR /edgex-go 23:21:10 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:21:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:21:10 ---> 43c9165409be 23:21:10 Step 3/22 : WORKDIR /edgex-go 23:21:10 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:21:10 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:21:10 ---> 43c9165409be 23:21:10 Step 3/20 : WORKDIR /edgex-go 23:21:10 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:21:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:21:10 ---> 43c9165409be 23:21:10 Step 3/22 : WORKDIR /edgex-go 23:21:10 ---> Running in 8b14fe159396 23:21:10 ---> Running in 29e172338bc4 23:21:10 ---> Running in 38336ba5c768 23:21:10 ---> Running in eaee15ffc209 23:21:10 ---> Running in 469533ac0be6 23:21:10 Removing intermediate container 8b14fe159396 23:21:10 ---> 38097a68f52b 23:21:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:21:10 Removing intermediate container eaee15ffc209 23:21:10 ---> d393c0bc9ee7 23:21:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:21:10 Removing intermediate container 38336ba5c768 23:21:10 Removing intermediate container 469533ac0be6 23:21:10 ---> 311740e6e7c3 23:21:10 ---> b097ec3e181c 23:21:10 Removing intermediate container 29e172338bc4 23:21:10 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> 793af0a23fe8 23:21:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:21:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:21:10 23:21:10 ---> Running in 5622d97f0467 23:21:10 ---> Running in 6ba0eda03bb9 23:21:10 ---> Running in d0d2af3ecc91 23:21:10 ---> Running in e41ab18e3e8a 23:21:10 ---> Running in 9bd7ef85ca3c 23:21:11 Removing intermediate container 5622d97f0467 23:21:11 ---> efd01a40f9dc 23:21:11 Step 5/22 : RUN apk add --update --no-cache make git 23:21:11 ---> Running in c9f6ac5f40ed 23:21:12 Removing intermediate container 6ba0eda03bb9 23:21:12 ---> bc314a6e1d96 23:21:12 Step 5/22 : RUN apk add --update --no-cache make git 23:21:12 ---> Running in 84b80b30a966 23:21:12 Removing intermediate container d0d2af3ecc91 23:21:12 ---> ebfc17eef981 23:21:12 Step 5/22 : RUN apk add --update --no-cache make bash git 23:21:12 ---> Running in 4ec9028e1fb8 23:21:12 Removing intermediate container e41ab18e3e8a 23:21:12 ---> 3c345dc7e85c 23:21:12 Step 5/20 : RUN apk add --update --no-cache make git 23:21:13 Removing intermediate container 9bd7ef85ca3c 23:21:13 ---> 521b61e31f3f 23:21:13 Step 5/24 : RUN apk add --update --no-cache make git 23:21:13 ---> Running in 637ab3385846 23:21:13 ---> Running in 5893957a25e2 23:21:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:21:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:21:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:21:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:21:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:21:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:21:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:21:16 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:21:16 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:21:16 OK: 219 MiB in 52 packages 23:21:16 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:21:16 OK: 219 MiB in 52 packages 23:21:17 OK: 219 MiB in 52 packages 23:21:17 OK: 219 MiB in 52 packages 23:21:17 OK: 219 MiB in 52 packages 23:21:18 Removing intermediate container c9f6ac5f40ed 23:21:18 ---> c7b03bcdfdb8 23:21:18 Step 6/22 : COPY . . 23:21:18 Removing intermediate container 84b80b30a966 23:21:18 ---> c1d846a5d183 23:21:18 Step 6/22 : COPY . . 23:21:19 Removing intermediate container 4ec9028e1fb8 23:21:19 ---> bfb70d65029a 23:21:19 Step 6/22 : COPY . . 23:21:20 Removing intermediate container 637ab3385846 23:21:20 ---> ac0bd53cf28a 23:21:20 Step 6/20 : COPY . . 23:21:20 Removing intermediate container 5893957a25e2 23:21:20 ---> d2c76b36735f 23:21:20 Step 6/24 : COPY . . 23:21:38 ---> efeada436f83 23:21:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:38 ---> def8bef459a5 23:21:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:38 ---> 02b6d39a2348 23:21:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:38 ---> c3ccbccb1c9e 23:21:38 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:38 ---> Running in 0212576dbb9d 23:21:38 ---> Running in 830daf1845bc 23:21:38 ---> Running in 5bae4bdb1db0 23:21:38 ---> eceb060af676 23:21:38 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:38 ---> Running in 43011f81be6b 23:21:38 ---> Running in ec40c24bd048 23:21:43 Removing intermediate container 43011f81be6b 23:21:43 ---> 42ca46613871 23:21:43 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:21:43 ---> Running in 4c02ce3eba75 23:21:43 Removing intermediate container 830daf1845bc 23:21:43 ---> 9f140bba4af0 23:21:43 Step 8/22 : RUN make cmd/core-metadata/core-metadata 23:21:43 Removing intermediate container ec40c24bd048 23:21:43 ---> 5609f4801c62 23:21:43 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:21:43 Removing intermediate container 5bae4bdb1db0 23:21:43 ---> 70371c7d9445 23:21:43 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:21:43 ---> Running in 8a7f356103fe 23:21:44 Removing intermediate container 0212576dbb9d 23:21:44 ---> 1a418ee21c64 23:21:44 Step 8/22 : RUN make cmd/core-command/core-command 23:21:44 ---> Running in fb591a0fd320 23:21:44 ---> Running in 2ded3cf65f61 23:21:44 ---> Running in f9acbebf8ecd 23:21:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.85" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:21:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.85" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:21:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.85" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:21:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.85" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:21:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.85" -o cmd/core-command/core-command ./cmd/core-command 23:23:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.85" -o ./cmd/secrets-config ./cmd/secrets-config 23:23:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.85" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:24:07 Removing intermediate container f9acbebf8ecd 23:24:07 ---> f54d64ffd7f6 23:24:07 23:24:07 Step 9/22 : FROM alpine:3.14 23:24:07 Removing intermediate container 2ded3cf65f61 23:24:07 ---> b910371a7e73 23:24:07 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:24:07 3.14: Pulling from library/alpine 23:24:07 ---> Running in 2467c9f980d5 23:24:07 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 23:24:07 Status: Downloaded newer image for alpine:3.14 23:24:07 ---> bb3de5531c18 23:24:07 Step 10/22 : RUN apk add --update --no-cache dumb-init 23:24:08 ---> Running in 73f307249602 23:24:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.85" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:24:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:24:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:24:12 (1/1) Installing dumb-init (1.2.5-r1) 23:24:12 Executing busybox-1.33.1-r3.trigger 23:24:12 OK: 5 MiB in 15 packages 23:24:14 Removing intermediate container 4c02ce3eba75 23:24:14 ---> fe924a0455d4 23:24:14 23:24:14 Step 9/24 : FROM alpine:3.14 23:24:14 ---> bb3de5531c18 23:24:14 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:24:14 Removing intermediate container fb591a0fd320 23:24:14 ---> 4d54a90dfdbd 23:24:14 23:24:14 Step 9/20 : FROM alpine:3.14 23:24:14 ---> bb3de5531c18 23:24:14 Step 10/20 : RUN apk add --update --no-cache curl 23:24:14 ---> Running in 180cbce7fb77 23:24:14 ---> Running in e29dac997648 23:24:14 Removing intermediate container 73f307249602 23:24:14 ---> 968227f38077 23:24:14 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:24:14 ---> Running in 5d5276f32cb8 23:24:14 Removing intermediate container 2467c9f980d5 23:24:14 ---> 8011cca260c5 23:24:14 23:24:14 Step 10/22 : FROM docker:20.10.8 23:24:15 20.10.8: Pulling from library/docker 23:24:16 Removing intermediate container 5d5276f32cb8 23:24:16 ---> d4cc68ce5010 23:24:16 Step 12/22 : ENV APP_PORT=59882 23:24:16 ---> Running in e8557f8b4036 23:24:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:24:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:24:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:24:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:24:17 Removing intermediate container e8557f8b4036 23:24:17 ---> 84e00ab8ce3e 23:24:17 Step 13/22 : EXPOSE $APP_PORT 23:24:17 (1/3) Installing ca-certificates (20191127-r5) 23:24:17 ---> Running in de1c76f17b5c 23:24:17 (2/3) Installing dumb-init (1.2.5-r1) 23:24:17 (3/3) Installing su-exec (0.2-r1) 23:24:17 Removing intermediate container 8a7f356103fe 23:24:17 ---> 7fc599a900a7 23:24:17 23:24:17 Step 9/22 : FROM alpine:3.14 23:24:17 Executing busybox-1.33.1-r3.trigger 23:24:17 ---> bb3de5531c18 23:24:17 Step 10/22 : RUN apk add --update --no-cache dumb-init 23:24:17 ---> Using cache 23:24:17 ---> 968227f38077 23:24:17 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:24:17 ---> Using cache 23:24:17 ---> d4cc68ce5010 23:24:17 Step 12/22 : ENV APP_PORT=59881 23:24:17 Executing ca-certificates-20191127-r5.trigger 23:24:18 (1/5) Installing ca-certificates (20191127-r5) 23:24:18 (2/5) Installing brotli-libs (1.0.9-r5) 23:24:18 (3/5) Installing nghttp2-libs (1.43.0-r0) 23:24:18 (4/5) Installing libcurl (7.79.1-r0) 23:24:18 (5/5) Installing curl (7.79.1-r0) 23:24:18 Executing busybox-1.33.1-r3.trigger 23:24:18 Executing ca-certificates-20191127-r5.trigger 23:24:18 OK: 6 MiB in 17 packages 23:24:18 ---> Running in 19b86913f10d 23:24:18 OK: 8 MiB in 19 packages 23:24:18 Removing intermediate container de1c76f17b5c 23:24:18 ---> dcf378a8eec6 23:24:18 Step 14/22 : WORKDIR / 23:24:19 ---> Running in 4f30e60b94f9 23:24:19 Removing intermediate container 19b86913f10d 23:24:19 ---> a1ac875add79 23:24:19 Step 13/22 : EXPOSE $APP_PORT 23:24:19 ---> Running in 515800ad5c68 23:24:19 Removing intermediate container 4f30e60b94f9 23:24:19 ---> 71e02acb5edd 23:24:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:24:20 Removing intermediate container 515800ad5c68 23:24:20 ---> 60342c57a0d9 23:24:20 Step 14/22 : WORKDIR / 23:24:20 Removing intermediate container 180cbce7fb77 23:24:20 ---> a1d6c9c3ca08 23:24:20 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:24:20 ---> Running in ea3f8468d1f2 23:24:21 ---> Running in 461d8c54a9ec 23:24:21 Removing intermediate container e29dac997648 23:24:21 ---> 50bf40101f97 23:24:21 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:24:21 ---> fc9b6bfb845e 23:24:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:24:21 ---> Running in f4c2ac3fac98 23:24:21 Removing intermediate container ea3f8468d1f2 23:24:21 ---> 8e11f81675ba 23:24:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:24:21 Removing intermediate container 461d8c54a9ec 23:24:21 ---> 8b80bcd65a5b 23:24:21 Step 12/24 : WORKDIR / 23:24:22 ---> Running in 384eeb02fe04 23:24:22 Removing intermediate container f4c2ac3fac98 23:24:22 ---> e64ef316310c 23:24:22 Step 12/20 : WORKDIR /edgex 23:24:22 ---> Running in 7b50f63526b0 23:24:23 ---> c58f1d86874d 23:24:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:24:23 Removing intermediate container 384eeb02fe04 23:24:23 ---> 83e7a27bbd9d 23:24:23 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:24:23 ---> 6c467a8e549b 23:24:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:24:23 Removing intermediate container 7b50f63526b0 23:24:23 ---> d2b134566725 23:24:23 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:24:25 ---> 5158eec6db67 23:24:25 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:24:25 ---> 6bce47fae810 23:24:25 Step 18/22 : ENTRYPOINT ["/core-command"] 23:24:25 ---> 0c172b959fc9 23:24:25 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:24:25 ---> 1cb92dd99493 23:24:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:24:25 ---> Running in de4087b7e8f9 23:24:26 ---> c43a9fe5d4cb 23:24:26 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:24:26 Removing intermediate container de4087b7e8f9 23:24:26 ---> f2e1665c5d30 23:24:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:24:27 ---> eaa904d656c4 23:24:27 Step 18/22 : ENTRYPOINT ["/core-metadata"] 23:24:27 ---> Running in 6fd0cb82fcd6 23:24:27 ---> Running in 18d4b98b7dbf 23:24:27 ---> e38ef0db6f1c 23:24:27 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:24:27 Removing intermediate container 6fd0cb82fcd6 23:24:27 ---> 6a0a50650b52 23:24:27 Step 20/22 : LABEL arch=arm64 23:24:28 ---> ccbff7520b76 23:24:28 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:24:28 Removing intermediate container 18d4b98b7dbf 23:24:28 ---> 05232cd6876f 23:24:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:24:28 ---> Running in 2d5961c2d130 23:24:28 ---> Running in 850ecb50def7 23:24:28 Removing intermediate container 2d5961c2d130 23:24:28 ---> c94e41ffaeff 23:24:28 Step 21/22 : LABEL git_sha=fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:24:28 Removing intermediate container 850ecb50def7 23:24:28 ---> 9f3a24ab297c 23:24:28 Step 20/22 : LABEL arch=arm64 23:24:29 ---> Running in 37f24a01d94d 23:24:29 ---> Running in 95e80992d3f4 23:24:29 ---> 9fc46bf92d90 23:24:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:24:29 ---> c3adbd316265 23:24:29 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:24:29 ---> Running in e469f3f47f27 23:24:29 Removing intermediate container 37f24a01d94d 23:24:29 ---> 78243bbc0819 23:24:29 Step 22/22 : LABEL version=2.0.1-dev.85 23:24:29 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 23:24:30 Status: Downloaded newer image for docker:20.10.8 23:24:30 ---> 3734d5adc5ac 23:24:30 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:24:30 ---> Running in ef13f78bbdf9 23:24:30 Removing intermediate container 95e80992d3f4 23:24:30 ---> 370542edac3b 23:24:30 Step 21/22 : LABEL git_sha=fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:24:30 ---> Running in c4a903da4fd7 23:24:30 ---> Running in ccaec45d72bc 23:24:30 Removing intermediate container e469f3f47f27 23:24:30 ---> 621ff082d061 23:24:30 Step 17/20 : CMD ["--init=true"] 23:24:30 ---> Running in 479143049fa3 23:24:30 Removing intermediate container ef13f78bbdf9 23:24:30 ---> 6211469fb4d9 23:24:30 23:24:30 Removing intermediate container c4a903da4fd7 23:24:30 ---> a01967fd9763 23:24:30 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 23:24:30 Removing intermediate container ccaec45d72bc 23:24:30 ---> a84b0fabdf2c 23:24:30 Step 22/22 : LABEL version=2.0.1-dev.85 23:24:31 ---> Running in 87f9503e066b 23:24:31 Successfully built 6211469fb4d9 23:24:31 ---> 14317e2cf0bf 23:24:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:24:31 ---> Running in 3456e32ef1db 23:24:31 Successfully tagged core-command-arm64:latest 23:24:31  Building core-command ... done Building security-bootstrapper 23:24:31 Removing intermediate container 479143049fa3 23:24:31 ---> 8598ee40f594 23:24:31 Step 18/20 : LABEL arch=arm64 23:24:31 ---> Running in 2110f8b2fd3a 23:24:32 Removing intermediate container 3456e32ef1db 23:24:32 ---> 77a5ccdc2895 23:24:32 23:24:32 Successfully built 77a5ccdc2895 23:24:32 Successfully tagged core-metadata-arm64:latest 23:24:32 Building support-notifications 23:24:32  Building core-metadata ... done Removing intermediate container 2110f8b2fd3a 23:24:32 ---> 0b49b462b43d 23:24:32 Step 19/20 : LABEL git_sha=fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:24:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:24:32 ---> Running in 361c1e632b90 23:24:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:24:33 ---> 539c6ae4935e 23:24:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:24:33 Removing intermediate container 361c1e632b90 23:24:33 ---> f5805f2de123 23:24:33 Step 20/20 : LABEL version=2.0.1-dev.85 23:24:34 ---> Running in a55478076681 23:24:34 (1/42) Installing readline (8.1.0-r0) 23:24:34 (2/42) Installing bash (5.1.4-r0) 23:24:34 Executing bash-5.1.4-r0.post-install 23:24:34 (3/42) Installing brotli-libs (1.0.9-r5) 23:24:34 (4/42) Installing nghttp2-libs (1.43.0-r0) 23:24:34 (5/42) Installing libcurl (7.79.1-r0) 23:24:34 (6/42) Installing curl (7.79.1-r0) 23:24:34 (7/42) Installing dumb-init (1.2.5-r1) 23:24:34 (8/42) Installing libbz2 (1.0.8-r1) 23:24:34 (9/42) Installing expat (2.4.1-r0) 23:24:34 (10/42) Installing libffi (3.3-r2) 23:24:34 (11/42) Installing gdbm (1.19-r0) 23:24:34 (12/42) Installing xz-libs (5.2.5-r0) 23:24:34 (13/42) Installing libgcc (10.3.1_git20210424-r2) 23:24:34 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 23:24:34 (15/42) Installing mpdecimal (2.5.1-r1) 23:24:34 (16/42) Installing sqlite-libs (3.35.5-r0) 23:24:34 (17/42) Installing python3 (3.9.5-r1) 23:24:34 Removing intermediate container a55478076681 23:24:34 ---> 211db4a5b597 23:24:34 23:24:35 ---> 07f49adb15d8 23:24:35 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 23:24:35 Successfully built 211db4a5b597 23:24:35 Successfully tagged security-proxy-setup-arm64:latest 23:24:35 Building core-data 23:24:36  Building security-proxy-setup ... done  ---> Running in c71e916e2d47 23:24:36 (18/42) Installing py3-appdirs (1.4.4-r2) 23:24:36 (19/42) Installing py3-chardet (4.0.0-r2) 23:24:37 (20/42) Installing py3-idna (3.2-r0) 23:24:37 (21/42) Installing py3-urllib3 (1.26.5-r0) 23:24:37 (22/42) Installing py3-certifi (2020.12.5-r1) 23:24:37 (23/42) Installing py3-requests (2.25.1-r4) 23:24:37 (24/42) Installing py3-msgpack (1.0.2-r1) 23:24:37 (25/42) Installing py3-lockfile (0.12.2-r4) 23:24:37 (26/42) Installing py3-cachecontrol (0.12.6-r1) 23:24:37 (27/42) Installing py3-colorama (0.4.4-r1) 23:24:37 (28/42) Installing py3-contextlib2 (0.6.0-r1) 23:24:37 (29/42) Installing py3-distlib (0.3.1-r3) 23:24:37 (30/42) Installing py3-distro (1.5.0-r3) 23:24:37 (31/42) Installing py3-six (1.15.0-r1) 23:24:37 (32/42) Installing py3-webencodings (0.5.1-r4) 23:24:37 (33/42) Installing py3-html5lib (1.1-r1) 23:24:37 (34/42) Installing py3-parsing (2.4.7-r2) 23:24:37 (35/42) Installing py3-packaging (20.9-r1) 23:24:37 (36/42) Installing py3-toml (0.10.2-r2) 23:24:37 (37/42) Installing py3-pep517 (0.10.0-r2) 23:24:37 (38/42) Installing py3-progress (1.5-r2) 23:24:37 (39/42) Installing py3-retrying (1.3.3-r1) 23:24:37 (40/42) Installing py3-ordered-set (4.0.2-r1) 23:24:37 (41/42) Installing py3-setuptools (52.0.0-r3) 23:24:37 (42/42) Installing py3-pip (20.3.4-r1) 23:24:37 Executing busybox-1.33.1-r3.trigger 23:24:38 OK: 84 MiB in 64 packages 23:24:39 Removing intermediate container c71e916e2d47 23:24:39 ---> 3f3fe2b5279d 23:24:39 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 23:24:39 ---> Running in ae4398309a4d 23:24:40 Removing intermediate container ae4398309a4d 23:24:40 ---> 0236edebd889 23:24:40 Step 22/24 : LABEL arch=arm64 23:24:40 ---> Running in 810522813c21 23:24:41 Removing intermediate container 810522813c21 23:24:41 ---> 1ed1547e4a97 23:24:41 Step 23/24 : LABEL git_sha=fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:24:41 ---> Running in 81715c2aacd4 23:24:41 Removing intermediate container 81715c2aacd4 23:24:41 ---> b9df3cfae179 23:24:41 Step 24/24 : LABEL version=2.0.1-dev.85 23:24:42 ---> Running in c4e9f999cc8e 23:24:42 Removing intermediate container c4e9f999cc8e 23:24:42 Collecting docker-compose==1.23.2 23:24:42 ---> 57160556f277 23:24:42 23:24:42 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:24:43 Successfully built 57160556f277 23:24:43 Successfully tagged security-secretstore-setup-arm64:latest 23:24:43 Building support-scheduler 23:24:43  Building security-secretstore-setup ... done Collecting docopt<0.7,>=0.6.1 23:24:43 Downloading docopt-0.6.2.tar.gz (25 kB) 23:24:46 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:24:46 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:24:46 Collecting cached-property<2,>=1.2.0 23:24:46 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:24:46 Collecting texttable<0.10,>=0.9.0 23:24:46 Downloading texttable-0.9.1.tar.gz (11 kB) 23:24:49 Collecting jsonschema<3,>=2.5.1 23:24:49 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:24:49 Collecting docker<4.0,>=3.6.0 23:24:49 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:24:50 Collecting PyYAML<4,>=3.10 23:24:50 Downloading PyYAML-3.13.tar.gz (270 kB) 23:24:54 Collecting dockerpty<0.5,>=0.4.1 23:24:54 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:24:56 Collecting websocket-client<1.0,>=0.32.0 23:24:56 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:24:56 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 23:24:57 Collecting docker-pycreds>=0.4.0 23:24:57 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:24:57 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:24:57 Step 2/30 : FROM ${BUILDER_BASE} AS builder 23:24:57 ---> 43c9165409be 23:24:57 Step 3/30 : WORKDIR /edgex-go 23:24:57 ---> Using cache 23:24:57 ---> 793af0a23fe8 23:24:57 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:24:57 ---> Using cache 23:24:57 ---> 521b61e31f3f 23:24:57 Step 5/30 : RUN apk add --update --no-cache make git 23:24:57 ---> Using cache 23:24:57 ---> d2c76b36735f 23:24:57 Step 6/30 : COPY . . 23:24:57 ---> Using cache 23:24:57 ---> c3ccbccb1c9e 23:24:57 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:57 ---> Using cache 23:24:57 ---> 42ca46613871 23:24:57 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:24:58 Collecting chardet<3.1.0,>=3.0.2 23:24:58 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:24:59 Collecting urllib3<1.25,>=1.21.1 23:24:59 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:24:59 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 23:24:59 Collecting idna<2.8,>=2.5 23:24:59 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:24:59 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:24:59 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:24:59 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:24:59 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:25:00 ---> Running in b8086ca5287a 23:25:00 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 23:25:00 Attempting uninstall: urllib3 23:25:00 Found existing installation: urllib3 1.26.5 23:25:00 Uninstalling urllib3-1.26.5: 23:25:01 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:25:01 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:25:01 ---> 43c9165409be 23:25:01 Step 3/21 : WORKDIR /edgex-go 23:25:01 ---> Using cache 23:25:01 ---> 793af0a23fe8 23:25:01 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:25:01 ---> Using cache 23:25:01 ---> 521b61e31f3f 23:25:01 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 23:25:01 Successfully uninstalled urllib3-1.26.5 23:25:01 ---> Running in 3a2db79ca255 23:25:01 Attempting uninstall: idna 23:25:01 Found existing installation: idna 3.2 23:25:02 Uninstalling idna-3.2: 23:25:02 Successfully uninstalled idna-3.2 23:25:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.85" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:25:02 Attempting uninstall: chardet 23:25:03 Found existing installation: chardet 4.0.0 23:25:03 Uninstalling chardet-4.0.0: 23:25:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:25:03 Successfully uninstalled chardet-4.0.0 23:25:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:25:05 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:25:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:25:05 ---> 43c9165409be 23:25:05 Step 3/22 : WORKDIR /edgex-go 23:25:05 ---> Using cache 23:25:05 ---> 793af0a23fe8 23:25:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:25:05 ---> Using cache 23:25:05 ---> 521b61e31f3f 23:25:05 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:25:06 OK: 219 MiB in 52 packages 23:25:06 ---> Running in 2606272d2919 23:25:06 Attempting uninstall: requests 23:25:06 Found existing installation: requests 2.25.1 23:25:06 Uninstalling requests-2.25.1: 23:25:06 Successfully uninstalled requests-2.25.1 23:25:07 Running setup.py install for texttable: started 23:25:08 Removing intermediate container 3a2db79ca255 23:25:08 ---> 36ca2ca95f1a 23:25:08 Step 6/21 : COPY . . 23:25:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:25:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:25:10 Running setup.py install for texttable: finished with status 'done' 23:25:10 Running setup.py install for PyYAML: started 23:25:11 OK: 219 MiB in 52 packages 23:25:13 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 23:25:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:25:13 ---> 43c9165409be 23:25:13 Step 3/23 : WORKDIR /edgex-go 23:25:13 ---> Using cache 23:25:13 ---> 793af0a23fe8 23:25:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:25:13 ---> Using cache 23:25:13 ---> 521b61e31f3f 23:25:13 Step 5/23 : RUN apk add --update --no-cache make git 23:25:13 ---> Using cache 23:25:13 ---> d2c76b36735f 23:25:13 Step 6/23 : COPY go.mod . 23:25:14 Running setup.py install for PyYAML: finished with status 'done' 23:25:14 Removing intermediate container 2606272d2919 23:25:14 ---> 8353941caa07 23:25:14 Step 6/22 : COPY . . 23:25:14 ---> 7ef9dffdec02 23:25:14 Step 7/23 : RUN go mod download 23:25:15 Running setup.py install for docopt: started 23:25:15 ---> Running in f0d820964b0d 23:25:17 Running setup.py install for docopt: finished with status 'done' 23:25:17 Running setup.py install for dockerpty: started 23:25:20 Running setup.py install for dockerpty: finished with status 'done' 23:25:23 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 23:25:23 Removing intermediate container f0d820964b0d 23:25:23 ---> 40fc20fba3a4 23:25:23 Step 8/23 : COPY . . 23:25:29 ---> 4825c25eae31 23:25:29 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:29 ---> Running in 5d105aef9e2e 23:25:37 Removing intermediate container 5d105aef9e2e 23:25:37 ---> f8046974b2fd 23:25:37 Step 8/21 : RUN make cmd/support-notifications/support-notifications 23:25:37 ---> Running in ff7cbd2df402 23:25:37 ---> 85fb6ab3ce85 23:25:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:37 ---> Running in f975759955ce 23:25:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.85" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:25:45 Removing intermediate container f975759955ce 23:25:45 ---> 316086e42d01 23:25:45 Step 8/22 : RUN make cmd/core-data/core-data 23:25:45 ---> Running in 84bf417009fa 23:25:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.85" -o cmd/core-data/core-data ./cmd/core-data 23:25:47 Removing intermediate container 87f9503e066b 23:25:47 ---> 0b44da99ef57 23:25:47 Step 13/22 : ENV APP_PORT=58890 23:25:47 ---> Running in 730d685c9fef 23:25:48 ---> d486561cf50c 23:25:48 Step 9/23 : RUN go mod tidy 23:25:48 ---> Running in 1f5d6f409a8f 23:25:48 Removing intermediate container 730d685c9fef 23:25:48 ---> 94cde21045ec 23:25:48 Step 14/22 : EXPOSE $APP_PORT 23:25:49 ---> Running in c63fc4b8883c 23:25:50 Removing intermediate container c63fc4b8883c 23:25:50 ---> 81468adfe962 23:25:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:25:52 ---> 7bef343dd7cb 23:25:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:25:53 ---> 1a001b3db51e 23:25:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:25:54 ---> 6b2873141a61 23:25:54 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 23:25:54 ---> Running in 22eaf5830258 23:25:55 Removing intermediate container 22eaf5830258 23:25:55 ---> 3d4cd319875c 23:25:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:25:55 ---> Running in e39abf71fa7f 23:25:56 Removing intermediate container e39abf71fa7f 23:25:56 ---> 2baadd57d51a 23:25:56 Step 20/22 : LABEL arch=arm64 23:25:56 ---> Running in b7c865bd3a1d 23:25:57 Removing intermediate container 1f5d6f409a8f 23:25:57 ---> d02e87869a5c 23:25:57 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 23:25:57 Removing intermediate container b7c865bd3a1d 23:25:57 ---> e8c9204dc31c 23:25:57 Step 21/22 : LABEL git_sha=fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:25:57 ---> Running in 65a343c40820 23:25:57 ---> Running in 0a896c494b44 23:25:58 Removing intermediate container 0a896c494b44 23:25:58 ---> 5a2b3b70a009 23:25:58 Step 22/22 : LABEL version=2.0.1-dev.85 23:25:58 ---> Running in e9e2aa0b9b4e 23:25:59 Removing intermediate container e9e2aa0b9b4e 23:25:59 ---> 878c7696be5a 23:25:59 23:25:59 Successfully built 878c7696be5a 23:25:59 Successfully tagged sys-mgmt-agent-arm64:latest 23:25:59  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.85" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:26:38 Removing intermediate container b8086ca5287a 23:26:38 ---> 5fafa045dcbf 23:26:38 23:26:38 Step 9/30 : FROM alpine:3.14 23:26:38 ---> bb3de5531c18 23:26:38 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:26:38 ---> Running in 61428f27c16e 23:26:38 Removing intermediate container 61428f27c16e 23:26:38 ---> 6a8320140e40 23:26:38 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 23:26:38 ---> Running in 9ed4bb7c115c 23:26:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:26:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:26:38 (1/2) Installing dumb-init (1.2.5-r1) 23:26:38 (2/2) Installing su-exec (0.2-r1) 23:26:38 Executing busybox-1.33.1-r3.trigger 23:26:38 OK: 5 MiB in 16 packages 23:26:38 Removing intermediate container 9ed4bb7c115c 23:26:38 ---> 3d655cde7021 23:26:38 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 23:26:38 ---> Running in 81fe6b95dcda 23:26:39 Removing intermediate container 81fe6b95dcda 23:26:39 ---> 8f31858c15e2 23:26:39 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:26:39 ---> Running in 06b55d1e489c 23:26:40 Removing intermediate container 06b55d1e489c 23:26:40 ---> 2516f9ed10b6 23:26:40 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:26:40 ---> Running in 5769c0eeb611 23:26:43 Removing intermediate container 5769c0eeb611 23:26:43 ---> 2ec1dd6803d1 23:26:43 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 23:26:43 ---> Running in fbe1486bde7c 23:26:44 Removing intermediate container fbe1486bde7c 23:26:44 ---> 74cc62d324cc 23:26:44 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:26:45 ---> b2fe22f6f07a 23:26:45 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:26:45 ---> Running in d600fc3f3dbf 23:26:49 Removing intermediate container d600fc3f3dbf 23:26:49 ---> 759727aed2cd 23:26:49 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 23:26:50 ---> 650432bca333 23:26:50 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:26:52 ---> d1e85f46bd2f 23:26:52 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:26:53 ---> 6cf86caebd82 23:26:53 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:26:54 ---> a85507afbc5a 23:26:54 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 23:26:55 ---> 5b6282b0e4dc 23:26:55 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 23:26:55 ---> Running in 1a0667404a59 23:26:56 Removing intermediate container 1a0667404a59 23:26:56 ---> 493f0466b301 23:26:56 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:26:57 ---> 3ba39822c125 23:26:57 Step 25/30 : RUN chmod +x /entrypoint.sh 23:26:57 ---> Running in c78334ff870c 23:27:01 Removing intermediate container c78334ff870c 23:27:01 ---> 65125f2f95ef 23:27:01 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 23:27:01 ---> Running in 43c7cc8cc952 23:27:02 Removing intermediate container 43c7cc8cc952 23:27:02 ---> c2afb1eb584e 23:27:02 Step 27/30 : CMD ["gate"] 23:27:02 ---> Running in d9fd87b7f907 23:27:02 Removing intermediate container d9fd87b7f907 23:27:02 ---> 997b117d69b8 23:27:02 Step 28/30 : LABEL arch=arm64 23:27:03 ---> Running in 32c3ebe84578 23:27:04 Removing intermediate container 32c3ebe84578 23:27:04 ---> 3c7cfdc461aa 23:27:04 Step 29/30 : LABEL git_sha=fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:27:04 ---> Running in 9be023cd2697 23:27:04 Removing intermediate container 9be023cd2697 23:27:04 ---> 5d51b6169ecd 23:27:04 Step 30/30 : LABEL version=2.0.1-dev.85 23:27:05 ---> Running in 42d2074ce061 23:27:05 Removing intermediate container 42d2074ce061 23:27:05 ---> ae72fccb37a3 23:27:05 23:27:05 Successfully built ae72fccb37a3 23:27:05 Successfully tagged security-bootstrapper-arm64:latest 23:27:28  Building security-bootstrapper ... done Removing intermediate container ff7cbd2df402 23:27:28 ---> 6e01c415b09a 23:27:28 23:27:28 Step 9/21 : FROM alpine:3.14 23:27:28 ---> bb3de5531c18 23:27:28 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 23:27:28 ---> Running in f91aba1c9b62 23:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:27:29 (1/2) Installing ca-certificates (20191127-r5) 23:27:29 (2/2) Installing dumb-init (1.2.5-r1) 23:27:29 Executing busybox-1.33.1-r3.trigger 23:27:29 Executing ca-certificates-20191127-r5.trigger 23:27:30 OK: 6 MiB in 16 packages 23:27:32 Removing intermediate container f91aba1c9b62 23:27:32 ---> dbe6683b3d20 23:27:32 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:27:32 ---> Running in ebf9ff3c6d50 23:27:32 Removing intermediate container ebf9ff3c6d50 23:27:32 ---> 6aa96ceb65bd 23:27:32 Step 12/21 : ENV APP_PORT=59860 23:27:32 ---> Running in 23a71841bf9d 23:27:33 Removing intermediate container 23a71841bf9d 23:27:33 ---> a61324544d88 23:27:33 Step 13/21 : EXPOSE $APP_PORT 23:27:33 ---> Running in be0f05100a5b 23:27:34 Removing intermediate container be0f05100a5b 23:27:34 ---> 13a175d10541 23:27:34 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 23:27:35 ---> 5079cad2b5d3 23:27:35 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:27:37 ---> ed196bd5d346 23:27:37 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:27:37 Removing intermediate container 65a343c40820 23:27:37 ---> 3121ea0e48f5 23:27:37 23:27:37 Step 11/23 : FROM alpine:3.14 23:27:37 ---> bb3de5531c18 23:27:37 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:27:37 ---> Using cache 23:27:37 ---> 968227f38077 23:27:37 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:27:37 ---> Using cache 23:27:37 ---> d4cc68ce5010 23:27:37 Step 14/23 : ENV APP_PORT=59861 23:27:37 ---> Running in cea43c4ad495 23:27:38 ---> 440c92220f79 23:27:38 Step 17/21 : ENTRYPOINT ["/support-notifications"] 23:27:38 ---> Running in 41e781997c43 23:27:38 Removing intermediate container cea43c4ad495 23:27:38 ---> 99a8f7cfe163 23:27:38 Step 15/23 : EXPOSE $APP_PORT 23:27:39 ---> Running in 0daa8287b024 23:27:39 Removing intermediate container 41e781997c43 23:27:39 ---> a499f2470a7b 23:27:39 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:27:39 ---> Running in 284bc822be40 23:27:39 Removing intermediate container 0daa8287b024 23:27:39 ---> ad25505277a6 23:27:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:27:40 Removing intermediate container 284bc822be40 23:27:40 ---> c77d2a89d250 23:27:40 Step 19/21 : LABEL arch=arm64 23:27:40 ---> Running in 2212291ae542 23:27:40 ---> 056a8a00150d 23:27:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:27:41 Removing intermediate container 2212291ae542 23:27:41 ---> 78ff168085a1 23:27:41 Step 20/21 : LABEL git_sha=fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:27:41 ---> Running in 0a2ded76d5ca 23:27:42 Removing intermediate container 0a2ded76d5ca 23:27:42 ---> 15e0ed8ec06e 23:27:42 Step 21/21 : LABEL version=2.0.1-dev.85 23:27:42 ---> Running in 956f01c06631 23:27:42 ---> 6a3a40f21375 23:27:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:27:42 Removing intermediate container 84bf417009fa 23:27:42 ---> 9d72a7e154a5 23:27:42 23:27:42 Step 9/22 : FROM alpine:3.14 23:27:42 ---> bb3de5531c18 23:27:42 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:27:42 ---> Running in 114df91b61f1 23:27:42 Removing intermediate container 956f01c06631 23:27:42 ---> f73ff21f4a31 23:27:42 23:27:43 Successfully built f73ff21f4a31 23:27:43 Successfully tagged support-notifications-arm64:latest 23:27:43  Building support-notifications ... done  ---> a7bceeaf4f59 23:27:43 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:27:43 Removing intermediate container 114df91b61f1 23:27:43 ---> 8621c3a1f2e3 23:27:43 Step 11/22 : ENV APP_PORT=59880 23:27:43 ---> Running in da78399cfe6a 23:27:43 ---> Running in dad862e643da 23:27:43 Removing intermediate container da78399cfe6a 23:27:43 ---> 5ada795e5f7e 23:27:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:27:43 Removing intermediate container dad862e643da 23:27:43 ---> 2a6202454e3f 23:27:43 Step 12/22 : EXPOSE $APP_PORT 23:27:44 ---> Running in 051fd3c18cb7 23:27:44 ---> Running in 6f0d8d995a9c 23:27:44 Removing intermediate container 051fd3c18cb7 23:27:44 ---> 8c7b1f914dde 23:27:44 Step 21/23 : LABEL arch=arm64 23:27:44 Removing intermediate container 6f0d8d995a9c 23:27:44 ---> a611a1fc206e 23:27:44 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:27:44 ---> Running in 8d09d42512ef 23:27:44 ---> Running in e8f96533af4a 23:27:45 Removing intermediate container 8d09d42512ef 23:27:45 ---> 308f2bde2288 23:27:45 Step 22/23 : LABEL git_sha=fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:27:45 ---> Running in 0ded21144128 23:27:46 Removing intermediate container 0ded21144128 23:27:46 ---> ce15aac8045e 23:27:46 Step 23/23 : LABEL version=2.0.1-dev.85 23:27:46 ---> Running in cdb900cf161a 23:27:46 Removing intermediate container cdb900cf161a 23:27:46 ---> e765661a6f3b 23:27:46 23:27:47 Successfully built e765661a6f3b 23:27:47 Successfully tagged support-scheduler-arm64:latest 23:27:47  Building support-scheduler ... done Removing intermediate container e8f96533af4a 23:27:47 ---> 43d2d52a707d 23:27:47 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 23:27:47 ---> Running in c0c2fc1eece5 23:27:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:27:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:27:50 (1/6) Installing dumb-init (1.2.5-r1) 23:27:50 (2/6) Installing libgcc (10.3.1_git20210424-r2) 23:27:50 (3/6) Installing libsodium (1.0.18-r0) 23:27:50 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 23:27:51 (5/6) Installing libzmq (4.3.4-r0) 23:27:51 (6/6) Installing zeromq (4.3.4-r0) 23:27:51 Executing busybox-1.33.1-r3.trigger 23:27:51 OK: 8 MiB in 20 packages 23:27:52 Removing intermediate container c0c2fc1eece5 23:27:52 ---> f342f67ee7a2 23:27:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:27:53 ---> 3ab9b0db2cc6 23:27:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:27:54 ---> 517848b304a2 23:27:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:27:55 ---> 7d1ddd2af8a4 23:27:55 Step 18/22 : ENTRYPOINT ["/core-data"] 23:27:55 ---> Running in e2d40093797d 23:27:55 Removing intermediate container e2d40093797d 23:27:55 ---> 00e1fd7b8a10 23:27:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:27:55 ---> Running in 672631d31d9d 23:27:56 Removing intermediate container 672631d31d9d 23:27:56 ---> 2909e847e579 23:27:56 Step 20/22 : LABEL arch=arm64 23:27:56 ---> Running in 04267f338879 23:27:57 Removing intermediate container 04267f338879 23:27:57 ---> 123cfbfcfd9d 23:27:57 Step 21/22 : LABEL git_sha=fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:27:57 ---> Running in 4bbfab7a5841 23:27:57 Removing intermediate container 4bbfab7a5841 23:27:57 ---> 9a3c77b03d89 23:27:57 Step 22/22 : LABEL version=2.0.1-dev.85 23:27:57 ---> Running in 6b99e26d9211 23:27:58 Removing intermediate container 6b99e26d9211 23:27:58 ---> 3d646bff85d0 23:27:58 23:27:58 Successfully built 3d646bff85d0 23:27:58 Successfully tagged core-data-arm64:latest 23:27:59  Building core-data ... done  [Pipeline] } 23:27:59 $ docker stop --time=1 e39e97cf8ae9dd8e926c7d6a344b087d0552cb7a363012738ea260bb95ce065e 23:28:01 $ docker rm -f e39e97cf8ae9dd8e926c7d6a344b087d0552cb7a363012738ea260bb95ce065e [Pipeline] // withDockerContainer [Pipeline] sh 23:28:01 + docker images 23:28:01 REPOSITORY TAG IMAGE ID CREATED SIZE 23:28:01 core-data-arm64 latest 3d646bff85d0 4 seconds ago 19.5MB 23:28:01 support-scheduler-arm64 latest e765661a6f3b 15 seconds ago 15.3MB 23:28:01 9d72a7e154a5 19 seconds ago 1.46GB 23:28:01 support-notifications-arm64 latest f73ff21f4a31 19 seconds ago 16.1MB 23:28:01 3121ea0e48f5 24 seconds ago 1.46GB 23:28:01 6e01c415b09a 36 seconds ago 1.46GB 23:28:01 security-bootstrapper-arm64 latest ae72fccb37a3 56 seconds ago 17.8MB 23:28:01 5fafa045dcbf About a minute ago 1.46GB 23:28:01 sys-mgmt-agent-arm64 latest 878c7696be5a 2 minutes ago 277MB 23:28:01 security-secretstore-setup-arm64 latest 57160556f277 3 minutes ago 26.8MB 23:28:01 security-proxy-setup-arm64 latest 211db4a5b597 3 minutes ago 25.4MB 23:28:01 core-metadata-arm64 latest 77a5ccdc2895 3 minutes ago 15.9MB 23:28:01 core-command-arm64 latest 6211469fb4d9 3 minutes ago 15.2MB 23:28:01 7fc599a900a7 3 minutes ago 1.46GB 23:28:01 8011cca260c5 3 minutes ago 1.45GB 23:28:01 fe924a0455d4 3 minutes ago 1.46GB 23:28:01 4d54a90dfdbd 3 minutes ago 1.46GB 23:28:01 f54d64ffd7f6 3 minutes ago 1.45GB 23:28:01 ci-base-image-arm64 latest 43c9165409be 8 minutes ago 1.24GB 23:28:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 2 weeks ago 534MB 23:28:01 docker 20.10.8 3734d5adc5ac 8 weeks ago 198MB 23:28:01 alpine 3.14 bb3de5531c18 2 months ago 5.34MB 23:28:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:28:01 provisioning config files... 23:28:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/97@tmp/config3699528109422388429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:28:02 ---> docker-login.sh 23:28:02 nexus3.edgexfoundry.org:10001 23:28:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:02 Configure a credential helper to remove this warning. See 23:28:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:02 23:28:02 Login Succeeded 23:28:02 nexus3.edgexfoundry.org:10002 23:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:03 Configure a credential helper to remove this warning. See 23:28:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:03 23:28:03 Login Succeeded 23:28:03 nexus3.edgexfoundry.org:10003 23:28:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:04 Configure a credential helper to remove this warning. See 23:28:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:04 23:28:04 Login Succeeded 23:28:04 nexus3.edgexfoundry.org:10004 23:28:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:04 Configure a credential helper to remove this warning. See 23:28:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:04 23:28:04 Login Succeeded 23:28:04 docker.io 23:28:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:05 Configure a credential helper to remove this warning. See 23:28:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:05 23:28:05 Login Succeeded 23:28:05 ---> docker-login.sh ends [Pipeline] } 23:28:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:28:05 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 23:28:05 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:28:05 latest 23:28:05 2.0.1-dev.85 23:28:05 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:28:05 main 23:28:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:28:05 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe [Pipeline] isUnix [Pipeline] sh 23:28:06 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:28:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:28:06 76d8faca5940: Preparing 23:28:06 53c6f041109c: Preparing 23:28:06 af483eb21481: Preparing 23:28:06 486ea1905adc: Preparing 23:28:06 ee420dfed78a: Preparing 23:28:06 ee420dfed78a: Layer already exists 23:28:06 af483eb21481: Pushed 23:28:06 76d8faca5940: Pushed 23:28:06 486ea1905adc: Pushed 23:28:09 53c6f041109c: Pushed 23:28:09 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe: digest: sha256:8d076920d946ebfb392240dfb4ea29fbd8975b904066da63334c29ccba95e135 size: 1363 [Pipeline] isUnix [Pipeline] sh 23:28:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:28:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:28:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:28:10 76d8faca5940: Preparing 23:28:10 53c6f041109c: Preparing 23:28:10 af483eb21481: Preparing 23:28:10 486ea1905adc: Preparing 23:28:10 ee420dfed78a: Preparing 23:28:10 76d8faca5940: Layer already exists 23:28:10 486ea1905adc: Layer already exists 23:28:10 53c6f041109c: Layer already exists 23:28:10 af483eb21481: Layer already exists 23:28:10 ee420dfed78a: Layer already exists 23:28:10 latest: digest: sha256:8d076920d946ebfb392240dfb4ea29fbd8975b904066da63334c29ccba95e135 size: 1363 [Pipeline] isUnix [Pipeline] sh 23:28:10 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.85 [Pipeline] isUnix [Pipeline] sh 23:28:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.85 23:28:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:28:11 76d8faca5940: Preparing 23:28:11 53c6f041109c: Preparing 23:28:11 af483eb21481: Preparing 23:28:11 486ea1905adc: Preparing 23:28:11 ee420dfed78a: Preparing 23:28:11 ee420dfed78a: Layer already exists 23:28:11 76d8faca5940: Layer already exists 23:28:11 486ea1905adc: Layer already exists 23:28:11 53c6f041109c: Layer already exists 23:28:11 af483eb21481: Layer already exists 23:28:11 2.0.1-dev.85: digest: sha256:8d076920d946ebfb392240dfb4ea29fbd8975b904066da63334c29ccba95e135 size: 1363 [Pipeline] isUnix [Pipeline] sh 23:28:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 [Pipeline] isUnix [Pipeline] sh 23:28:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:28:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:28:12 76d8faca5940: Preparing 23:28:12 53c6f041109c: Preparing 23:28:12 af483eb21481: Preparing 23:28:12 486ea1905adc: Preparing 23:28:12 ee420dfed78a: Preparing 23:28:12 53c6f041109c: Layer already exists 23:28:12 76d8faca5940: Layer already exists 23:28:12 af483eb21481: Layer already exists 23:28:12 486ea1905adc: Layer already exists 23:28:12 ee420dfed78a: Layer already exists 23:28:12 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85: digest: sha256:8d076920d946ebfb392240dfb4ea29fbd8975b904066da63334c29ccba95e135 size: 1363 [Pipeline] isUnix [Pipeline] sh 23:28:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 23:28:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 23:28:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:28:13 76d8faca5940: Preparing 23:28:13 53c6f041109c: Preparing 23:28:13 af483eb21481: Preparing 23:28:13 486ea1905adc: Preparing 23:28:13 ee420dfed78a: Preparing 23:28:13 53c6f041109c: Layer already exists 23:28:13 76d8faca5940: Layer already exists 23:28:13 ee420dfed78a: Layer already exists 23:28:13 486ea1905adc: Layer already exists 23:28:13 af483eb21481: Layer already exists 23:28:13 main: digest: sha256:8d076920d946ebfb392240dfb4ea29fbd8975b904066da63334c29ccba95e135 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:28:13 ===================================================== [Pipeline] echo 23:28:13 taggedImages: 23:28:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:28:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:28:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.85 23:28:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:28:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 23:28:13 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 23:28:13 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:28:13 latest 23:28:13 2.0.1-dev.85 23:28:13 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:28:13 main 23:28:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:28:13 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe [Pipeline] isUnix [Pipeline] sh 23:28:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:28:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:28:14 28d3fd54b40c: Preparing 23:28:14 da480e5dc906: Preparing 23:28:14 af483eb21481: Preparing 23:28:14 c02416efbce1: Preparing 23:28:14 f19181a2efdc: Preparing 23:28:14 ee420dfed78a: Preparing 23:28:14 ee420dfed78a: Waiting 23:28:14 af483eb21481: Layer already exists 23:28:14 ee420dfed78a: Layer already exists 23:28:14 f19181a2efdc: Pushed 23:28:14 28d3fd54b40c: Pushed 23:28:15 c02416efbce1: Pushed 23:28:17 da480e5dc906: Pushed 23:28:17 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe: digest: sha256:55f35371ce926f350b33c640a5266a927c4a57ffcea7594d607b02915d8acfa5 size: 1572 [Pipeline] isUnix [Pipeline] sh 23:28:18 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:28:18 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:28:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:28:18 28d3fd54b40c: Preparing 23:28:18 da480e5dc906: Preparing 23:28:18 af483eb21481: Preparing 23:28:18 c02416efbce1: Preparing 23:28:18 f19181a2efdc: Preparing 23:28:18 ee420dfed78a: Preparing 23:28:18 ee420dfed78a: Waiting 23:28:18 f19181a2efdc: Layer already exists 23:28:18 da480e5dc906: Layer already exists 23:28:18 af483eb21481: Layer already exists 23:28:18 28d3fd54b40c: Layer already exists 23:28:18 c02416efbce1: Layer already exists 23:28:18 ee420dfed78a: Layer already exists 23:28:18 latest: digest: sha256:55f35371ce926f350b33c640a5266a927c4a57ffcea7594d607b02915d8acfa5 size: 1572 [Pipeline] isUnix [Pipeline] sh 23:28:19 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.85 [Pipeline] isUnix [Pipeline] sh 23:28:19 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.85 23:28:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:28:19 28d3fd54b40c: Preparing 23:28:19 da480e5dc906: Preparing 23:28:19 af483eb21481: Preparing 23:28:19 c02416efbce1: Preparing 23:28:19 f19181a2efdc: Preparing 23:28:19 ee420dfed78a: Preparing 23:28:19 ee420dfed78a: Waiting 23:28:19 af483eb21481: Layer already exists 23:28:19 c02416efbce1: Layer already exists 23:28:19 f19181a2efdc: Layer already exists 23:28:19 28d3fd54b40c: Layer already exists 23:28:19 da480e5dc906: Layer already exists 23:28:19 ee420dfed78a: Layer already exists 23:28:19 2.0.1-dev.85: digest: sha256:55f35371ce926f350b33c640a5266a927c4a57ffcea7594d607b02915d8acfa5 size: 1572 [Pipeline] isUnix [Pipeline] sh 23:28:20 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 [Pipeline] isUnix [Pipeline] sh 23:28:20 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:28:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:28:20 28d3fd54b40c: Preparing 23:28:20 da480e5dc906: Preparing 23:28:20 af483eb21481: Preparing 23:28:20 c02416efbce1: Preparing 23:28:20 f19181a2efdc: Preparing 23:28:20 ee420dfed78a: Preparing 23:28:20 ee420dfed78a: Waiting 23:28:20 da480e5dc906: Layer already exists 23:28:20 af483eb21481: Layer already exists 23:28:20 f19181a2efdc: Layer already exists 23:28:20 c02416efbce1: Layer already exists 23:28:20 28d3fd54b40c: Layer already exists 23:28:20 ee420dfed78a: Layer already exists 23:28:20 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85: digest: sha256:55f35371ce926f350b33c640a5266a927c4a57ffcea7594d607b02915d8acfa5 size: 1572 [Pipeline] isUnix [Pipeline] sh 23:28:21 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 23:28:21 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 23:28:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:28:21 28d3fd54b40c: Preparing 23:28:21 da480e5dc906: Preparing 23:28:21 af483eb21481: Preparing 23:28:21 c02416efbce1: Preparing 23:28:21 f19181a2efdc: Preparing 23:28:21 ee420dfed78a: Preparing 23:28:21 ee420dfed78a: Waiting 23:28:21 af483eb21481: Layer already exists 23:28:21 c02416efbce1: Layer already exists 23:28:21 f19181a2efdc: Layer already exists 23:28:21 da480e5dc906: Layer already exists 23:28:21 28d3fd54b40c: Layer already exists 23:28:21 ee420dfed78a: Layer already exists 23:28:21 main: digest: sha256:55f35371ce926f350b33c640a5266a927c4a57ffcea7594d607b02915d8acfa5 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:28:21 ===================================================== [Pipeline] echo 23:28:21 taggedImages: 23:28:21 - nexus3.edgexfoundry.org:10004/core-data-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:28:21 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:28:21 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.85 23:28:21 - nexus3.edgexfoundry.org:10004/core-data-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:28:21 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 23:28:21 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 23:28:21 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:28:21 latest 23:28:21 2.0.1-dev.85 23:28:21 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:28:21 main 23:28:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:28:22 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe [Pipeline] isUnix [Pipeline] sh 23:28:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:28:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:28:22 f4afd94db98d: Preparing 23:28:22 bad38cce3416: Preparing 23:28:22 af483eb21481: Preparing 23:28:22 486ea1905adc: Preparing 23:28:22 ee420dfed78a: Preparing 23:28:22 ee420dfed78a: Layer already exists 23:28:22 486ea1905adc: Layer already exists 23:28:22 af483eb21481: Layer already exists 23:28:22 f4afd94db98d: Pushed 23:28:25 bad38cce3416: Pushed 23:28:25 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe: digest: sha256:21f9571048de1fa862caaffffc85b9163d5122aaa1f4a110f807a35bb602a613 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:28:25 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:28:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:28:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:28:26 f4afd94db98d: Preparing 23:28:26 bad38cce3416: Preparing 23:28:26 af483eb21481: Preparing 23:28:26 486ea1905adc: Preparing 23:28:26 ee420dfed78a: Preparing 23:28:26 bad38cce3416: Layer already exists 23:28:26 ee420dfed78a: Layer already exists 23:28:26 af483eb21481: Layer already exists 23:28:26 f4afd94db98d: Layer already exists 23:28:26 486ea1905adc: Layer already exists 23:28:26 latest: digest: sha256:21f9571048de1fa862caaffffc85b9163d5122aaa1f4a110f807a35bb602a613 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:28:26 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.85 [Pipeline] isUnix [Pipeline] sh 23:28:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.85 23:28:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:28:27 f4afd94db98d: Preparing 23:28:27 bad38cce3416: Preparing 23:28:27 af483eb21481: Preparing 23:28:27 486ea1905adc: Preparing 23:28:27 ee420dfed78a: Preparing 23:28:27 486ea1905adc: Layer already exists 23:28:27 ee420dfed78a: Layer already exists 23:28:27 bad38cce3416: Layer already exists 23:28:27 af483eb21481: Layer already exists 23:28:27 f4afd94db98d: Layer already exists 23:28:27 2.0.1-dev.85: digest: sha256:21f9571048de1fa862caaffffc85b9163d5122aaa1f4a110f807a35bb602a613 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:28:27 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 [Pipeline] isUnix [Pipeline] sh 23:28:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:28:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:28:28 f4afd94db98d: Preparing 23:28:28 bad38cce3416: Preparing 23:28:28 af483eb21481: Preparing 23:28:28 486ea1905adc: Preparing 23:28:28 ee420dfed78a: Preparing 23:28:28 f4afd94db98d: Layer already exists 23:28:28 af483eb21481: Layer already exists 23:28:28 486ea1905adc: Layer already exists 23:28:28 ee420dfed78a: Layer already exists 23:28:28 bad38cce3416: Layer already exists 23:28:28 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85: digest: sha256:21f9571048de1fa862caaffffc85b9163d5122aaa1f4a110f807a35bb602a613 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:28:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 23:28:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 23:28:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:28:29 f4afd94db98d: Preparing 23:28:29 bad38cce3416: Preparing 23:28:29 af483eb21481: Preparing 23:28:29 486ea1905adc: Preparing 23:28:29 ee420dfed78a: Preparing 23:28:29 f4afd94db98d: Layer already exists 23:28:29 af483eb21481: Layer already exists 23:28:29 ee420dfed78a: Layer already exists 23:28:29 bad38cce3416: Layer already exists 23:28:29 486ea1905adc: Layer already exists 23:28:29 main: digest: sha256:21f9571048de1fa862caaffffc85b9163d5122aaa1f4a110f807a35bb602a613 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:28:29 ===================================================== [Pipeline] echo 23:28:29 taggedImages: 23:28:29 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:28:29 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:28:29 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.85 23:28:29 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:28:29 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 23:28:29 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 23:28:29 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:28:29 latest 23:28:29 2.0.1-dev.85 23:28:29 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:28:29 main 23:28:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:28:29 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe [Pipeline] isUnix [Pipeline] sh 23:28:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:28:30 6dec4be8b0b1: Preparing 23:28:30 6dec4be8b0b1: Preparing 23:28:30 fad486fb1313: Preparing 23:28:30 a90947107287: Preparing 23:28:30 e87edc9422eb: Preparing 23:28:30 51d2bf8ac536: Preparing 23:28:30 af483eb21481: Preparing 23:28:30 5c915c1c6a67: Preparing 23:28:30 31ec9ebbb25c: Preparing 23:28:30 d20699b6c19e: Preparing 23:28:30 c3a09e2b0db8: Preparing 23:28:30 ee420dfed78a: Preparing 23:28:30 31ec9ebbb25c: Waiting 23:28:30 af483eb21481: Waiting 23:28:30 d20699b6c19e: Waiting 23:28:30 c3a09e2b0db8: Waiting 23:28:30 ee420dfed78a: Waiting 23:28:30 5c915c1c6a67: Waiting 23:28:30 6dec4be8b0b1: Pushed 23:28:30 a90947107287: Pushed 23:28:30 e87edc9422eb: Pushed 23:28:30 fad486fb1313: Pushed 23:28:30 af483eb21481: Layer already exists 23:28:30 31ec9ebbb25c: Pushed 23:28:30 5c915c1c6a67: Pushed 23:28:30 d20699b6c19e: Pushed 23:28:30 c3a09e2b0db8: Pushed 23:28:30 ee420dfed78a: Layer already exists 23:28:34 51d2bf8ac536: Pushed 23:28:34 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe: digest: sha256:b914fb0c643a39a9a2eb8f86cc1b41f86f59e50b965afa56977d74ab5069284a size: 2817 [Pipeline] isUnix [Pipeline] sh 23:28:34 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:28:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:28:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:28:34 6dec4be8b0b1: Preparing 23:28:34 6dec4be8b0b1: Preparing 23:28:34 fad486fb1313: Preparing 23:28:34 a90947107287: Preparing 23:28:34 e87edc9422eb: Preparing 23:28:34 51d2bf8ac536: Preparing 23:28:34 af483eb21481: Preparing 23:28:34 5c915c1c6a67: Preparing 23:28:34 31ec9ebbb25c: Preparing 23:28:34 d20699b6c19e: Preparing 23:28:34 c3a09e2b0db8: Preparing 23:28:34 ee420dfed78a: Preparing 23:28:34 af483eb21481: Waiting 23:28:34 5c915c1c6a67: Waiting 23:28:34 31ec9ebbb25c: Waiting 23:28:34 d20699b6c19e: Waiting 23:28:34 c3a09e2b0db8: Waiting 23:28:34 ee420dfed78a: Waiting 23:28:35 fad486fb1313: Layer already exists 23:28:35 e87edc9422eb: Layer already exists 23:28:35 6dec4be8b0b1: Layer already exists 23:28:35 a90947107287: Layer already exists 23:28:35 51d2bf8ac536: Layer already exists 23:28:35 31ec9ebbb25c: Layer already exists 23:28:35 5c915c1c6a67: Layer already exists 23:28:35 af483eb21481: Layer already exists 23:28:35 d20699b6c19e: Layer already exists 23:28:35 c3a09e2b0db8: Layer already exists 23:28:35 ee420dfed78a: Layer already exists 23:28:35 latest: digest: sha256:b914fb0c643a39a9a2eb8f86cc1b41f86f59e50b965afa56977d74ab5069284a size: 2817 [Pipeline] isUnix [Pipeline] sh 23:28:35 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.85 [Pipeline] isUnix [Pipeline] sh 23:28:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.85 23:28:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:28:35 6dec4be8b0b1: Preparing 23:28:35 6dec4be8b0b1: Preparing 23:28:35 fad486fb1313: Preparing 23:28:35 a90947107287: Preparing 23:28:35 e87edc9422eb: Preparing 23:28:35 51d2bf8ac536: Preparing 23:28:35 af483eb21481: Preparing 23:28:35 5c915c1c6a67: Preparing 23:28:35 31ec9ebbb25c: Preparing 23:28:35 d20699b6c19e: Preparing 23:28:35 c3a09e2b0db8: Preparing 23:28:35 ee420dfed78a: Preparing 23:28:35 af483eb21481: Waiting 23:28:35 d20699b6c19e: Waiting 23:28:35 c3a09e2b0db8: Waiting 23:28:35 ee420dfed78a: Waiting 23:28:35 5c915c1c6a67: Waiting 23:28:35 31ec9ebbb25c: Waiting 23:28:35 e87edc9422eb: Layer already exists 23:28:35 fad486fb1313: Layer already exists 23:28:35 51d2bf8ac536: Layer already exists 23:28:35 6dec4be8b0b1: Layer already exists 23:28:35 a90947107287: Layer already exists 23:28:36 af483eb21481: Layer already exists 23:28:36 d20699b6c19e: Layer already exists 23:28:36 5c915c1c6a67: Layer already exists 23:28:36 31ec9ebbb25c: Layer already exists 23:28:36 c3a09e2b0db8: Layer already exists 23:28:36 ee420dfed78a: Layer already exists 23:28:36 2.0.1-dev.85: digest: sha256:b914fb0c643a39a9a2eb8f86cc1b41f86f59e50b965afa56977d74ab5069284a size: 2817 [Pipeline] isUnix [Pipeline] sh 23:28:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 [Pipeline] isUnix [Pipeline] sh 23:28:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:28:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:28:36 6dec4be8b0b1: Preparing 23:28:36 6dec4be8b0b1: Preparing 23:28:36 fad486fb1313: Preparing 23:28:36 a90947107287: Preparing 23:28:36 e87edc9422eb: Preparing 23:28:36 51d2bf8ac536: Preparing 23:28:36 af483eb21481: Preparing 23:28:36 5c915c1c6a67: Preparing 23:28:36 31ec9ebbb25c: Preparing 23:28:36 d20699b6c19e: Preparing 23:28:36 c3a09e2b0db8: Preparing 23:28:36 ee420dfed78a: Preparing 23:28:36 31ec9ebbb25c: Waiting 23:28:36 d20699b6c19e: Waiting 23:28:36 af483eb21481: Waiting 23:28:36 5c915c1c6a67: Waiting 23:28:36 c3a09e2b0db8: Waiting 23:28:36 ee420dfed78a: Waiting 23:28:36 e87edc9422eb: Layer already exists 23:28:36 fad486fb1313: Layer already exists 23:28:36 6dec4be8b0b1: Layer already exists 23:28:36 51d2bf8ac536: Layer already exists 23:28:36 a90947107287: Layer already exists 23:28:36 af483eb21481: Layer already exists 23:28:36 c3a09e2b0db8: Layer already exists 23:28:36 5c915c1c6a67: Layer already exists 23:28:36 d20699b6c19e: Layer already exists 23:28:36 31ec9ebbb25c: Layer already exists 23:28:36 ee420dfed78a: Layer already exists 23:28:36 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85: digest: sha256:b914fb0c643a39a9a2eb8f86cc1b41f86f59e50b965afa56977d74ab5069284a size: 2817 [Pipeline] isUnix [Pipeline] sh 23:28:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 23:28:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 23:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:28:37 6dec4be8b0b1: Preparing 23:28:37 6dec4be8b0b1: Preparing 23:28:37 fad486fb1313: Preparing 23:28:37 a90947107287: Preparing 23:28:37 e87edc9422eb: Preparing 23:28:37 51d2bf8ac536: Preparing 23:28:37 af483eb21481: Preparing 23:28:37 5c915c1c6a67: Preparing 23:28:37 31ec9ebbb25c: Preparing 23:28:37 d20699b6c19e: Preparing 23:28:37 c3a09e2b0db8: Preparing 23:28:37 ee420dfed78a: Preparing 23:28:37 af483eb21481: Waiting 23:28:37 5c915c1c6a67: Waiting 23:28:37 c3a09e2b0db8: Waiting 23:28:37 ee420dfed78a: Waiting 23:28:37 d20699b6c19e: Waiting 23:28:37 31ec9ebbb25c: Waiting 23:28:37 51d2bf8ac536: Layer already exists 23:28:37 fad486fb1313: Layer already exists 23:28:37 e87edc9422eb: Layer already exists 23:28:37 a90947107287: Layer already exists 23:28:37 6dec4be8b0b1: Layer already exists 23:28:37 af483eb21481: Layer already exists 23:28:37 d20699b6c19e: Layer already exists 23:28:37 31ec9ebbb25c: Layer already exists 23:28:37 5c915c1c6a67: Layer already exists 23:28:37 c3a09e2b0db8: Layer already exists 23:28:37 ee420dfed78a: Layer already exists 23:28:37 main: digest: sha256:b914fb0c643a39a9a2eb8f86cc1b41f86f59e50b965afa56977d74ab5069284a size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:28:37 ===================================================== [Pipeline] echo 23:28:37 taggedImages: 23:28:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:28:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:28:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.85 23:28:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:28:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 23:28:38 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 23:28:38 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:28:38 latest 23:28:38 2.0.1-dev.85 23:28:38 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:28:38 main 23:28:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:28:38 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe [Pipeline] isUnix [Pipeline] sh 23:28:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:28:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:28:38 64420136ae84: Preparing 23:28:38 0d833caaaadf: Preparing 23:28:38 75962ade4591: Preparing 23:28:38 640a825988ce: Preparing 23:28:38 10b1d3129170: Preparing 23:28:38 ee420dfed78a: Preparing 23:28:38 ee420dfed78a: Waiting 23:28:38 640a825988ce: Pushed 23:28:38 75962ade4591: Pushed 23:28:38 ee420dfed78a: Layer already exists 23:28:39 10b1d3129170: Pushed 23:28:41 0d833caaaadf: Pushed 23:28:41 64420136ae84: Pushed 23:28:41 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe: digest: sha256:a6feadefda9a5fdb9501605799ea62cedf750ea538c9853b8a5e57bbcf918b06 size: 1576 [Pipeline] isUnix [Pipeline] sh 23:28:41 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:28:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:28:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:28:42 64420136ae84: Preparing 23:28:42 0d833caaaadf: Preparing 23:28:42 75962ade4591: Preparing 23:28:42 640a825988ce: Preparing 23:28:42 10b1d3129170: Preparing 23:28:42 ee420dfed78a: Preparing 23:28:42 ee420dfed78a: Waiting 23:28:42 640a825988ce: Layer already exists 23:28:42 0d833caaaadf: Layer already exists 23:28:42 10b1d3129170: Layer already exists 23:28:42 75962ade4591: Layer already exists 23:28:42 64420136ae84: Layer already exists 23:28:42 ee420dfed78a: Layer already exists 23:28:42 latest: digest: sha256:a6feadefda9a5fdb9501605799ea62cedf750ea538c9853b8a5e57bbcf918b06 size: 1576 [Pipeline] isUnix [Pipeline] sh 23:28:42 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.85 [Pipeline] isUnix [Pipeline] sh 23:28:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.85 23:28:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:28:43 64420136ae84: Preparing 23:28:43 0d833caaaadf: Preparing 23:28:43 75962ade4591: Preparing 23:28:43 640a825988ce: Preparing 23:28:43 10b1d3129170: Preparing 23:28:43 ee420dfed78a: Preparing 23:28:43 ee420dfed78a: Waiting 23:28:43 75962ade4591: Layer already exists 23:28:43 64420136ae84: Layer already exists 23:28:43 640a825988ce: Layer already exists 23:28:43 0d833caaaadf: Layer already exists 23:28:43 10b1d3129170: Layer already exists 23:28:43 ee420dfed78a: Layer already exists 23:28:43 2.0.1-dev.85: digest: sha256:a6feadefda9a5fdb9501605799ea62cedf750ea538c9853b8a5e57bbcf918b06 size: 1576 [Pipeline] isUnix [Pipeline] sh 23:28:43 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 [Pipeline] isUnix [Pipeline] sh 23:28:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:28:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:28:44 64420136ae84: Preparing 23:28:44 0d833caaaadf: Preparing 23:28:44 75962ade4591: Preparing 23:28:44 640a825988ce: Preparing 23:28:44 10b1d3129170: Preparing 23:28:44 ee420dfed78a: Preparing 23:28:44 ee420dfed78a: Waiting 23:28:44 0d833caaaadf: Layer already exists 23:28:44 640a825988ce: Layer already exists 23:28:44 75962ade4591: Layer already exists 23:28:44 64420136ae84: Layer already exists 23:28:44 10b1d3129170: Layer already exists 23:28:44 ee420dfed78a: Layer already exists 23:28:44 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85: digest: sha256:a6feadefda9a5fdb9501605799ea62cedf750ea538c9853b8a5e57bbcf918b06 size: 1576 [Pipeline] isUnix [Pipeline] sh 23:28:44 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 23:28:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 23:28:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:28:45 64420136ae84: Preparing 23:28:45 0d833caaaadf: Preparing 23:28:45 75962ade4591: Preparing 23:28:45 640a825988ce: Preparing 23:28:45 10b1d3129170: Preparing 23:28:45 ee420dfed78a: Preparing 23:28:45 ee420dfed78a: Waiting 23:28:45 64420136ae84: Layer already exists 23:28:45 0d833caaaadf: Layer already exists 23:28:45 10b1d3129170: Layer already exists 23:28:45 75962ade4591: Layer already exists 23:28:45 640a825988ce: Layer already exists 23:28:45 ee420dfed78a: Layer already exists 23:28:45 main: digest: sha256:a6feadefda9a5fdb9501605799ea62cedf750ea538c9853b8a5e57bbcf918b06 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:28:45 ===================================================== [Pipeline] echo 23:28:45 taggedImages: 23:28:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:28:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:28:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.85 23:28:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:28:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 23:28:45 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 23:28:45 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:28:45 latest 23:28:45 2.0.1-dev.85 23:28:45 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:28:45 main 23:28:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:28:45 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe [Pipeline] isUnix [Pipeline] sh 23:28:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:28:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:28:46 e7b8676d75e3: Preparing 23:28:46 cc8fa7bc9547: Preparing 23:28:46 5618c4a3179a: Preparing 23:28:46 fc52bc5ca681: Preparing 23:28:46 f48a1104b582: Preparing 23:28:46 52f7f37c5532: Preparing 23:28:46 bf718cfd46c6: Preparing 23:28:46 a88527c35f72: Preparing 23:28:46 df643b088bb4: Preparing 23:28:46 ee420dfed78a: Preparing 23:28:46 a88527c35f72: Waiting 23:28:46 bf718cfd46c6: Waiting 23:28:46 df643b088bb4: Waiting 23:28:46 cc8fa7bc9547: Pushed 23:28:46 f48a1104b582: Pushed 23:28:46 e7b8676d75e3: Pushed 23:28:46 52f7f37c5532: Pushed 23:28:46 bf718cfd46c6: Pushed 23:28:46 a88527c35f72: Pushed 23:28:46 ee420dfed78a: Layer already exists 23:28:46 df643b088bb4: Pushed 23:28:48 fc52bc5ca681: Pushed 23:28:49 5618c4a3179a: Pushed 23:28:49 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe: digest: sha256:ee449fecbc7addc3a350dadea533a15eb623802c0d9ee33aa48733060f768cf3 size: 2405 [Pipeline] isUnix [Pipeline] sh 23:28:50 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:28:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:28:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:28:50 e7b8676d75e3: Preparing 23:28:50 cc8fa7bc9547: Preparing 23:28:50 5618c4a3179a: Preparing 23:28:50 fc52bc5ca681: Preparing 23:28:50 f48a1104b582: Preparing 23:28:50 52f7f37c5532: Preparing 23:28:50 bf718cfd46c6: Preparing 23:28:50 a88527c35f72: Preparing 23:28:50 df643b088bb4: Preparing 23:28:50 ee420dfed78a: Preparing 23:28:50 a88527c35f72: Waiting 23:28:50 df643b088bb4: Waiting 23:28:50 52f7f37c5532: Waiting 23:28:50 ee420dfed78a: Waiting 23:28:50 bf718cfd46c6: Waiting 23:28:50 f48a1104b582: Layer already exists 23:28:50 cc8fa7bc9547: Layer already exists 23:28:50 fc52bc5ca681: Layer already exists 23:28:50 5618c4a3179a: Layer already exists 23:28:50 e7b8676d75e3: Layer already exists 23:28:50 52f7f37c5532: Layer already exists 23:28:50 a88527c35f72: Layer already exists 23:28:50 ee420dfed78a: Layer already exists 23:28:50 bf718cfd46c6: Layer already exists 23:28:50 df643b088bb4: Layer already exists 23:28:50 latest: digest: sha256:ee449fecbc7addc3a350dadea533a15eb623802c0d9ee33aa48733060f768cf3 size: 2405 [Pipeline] isUnix [Pipeline] sh 23:28:51 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.85 [Pipeline] isUnix [Pipeline] sh 23:28:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.85 23:28:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:28:51 e7b8676d75e3: Preparing 23:28:51 cc8fa7bc9547: Preparing 23:28:51 5618c4a3179a: Preparing 23:28:51 fc52bc5ca681: Preparing 23:28:51 f48a1104b582: Preparing 23:28:51 52f7f37c5532: Preparing 23:28:51 bf718cfd46c6: Preparing 23:28:51 a88527c35f72: Preparing 23:28:51 df643b088bb4: Preparing 23:28:51 ee420dfed78a: Preparing 23:28:51 bf718cfd46c6: Waiting 23:28:51 a88527c35f72: Waiting 23:28:51 ee420dfed78a: Waiting 23:28:51 df643b088bb4: Waiting 23:28:51 52f7f37c5532: Waiting 23:28:51 f48a1104b582: Layer already exists 23:28:51 e7b8676d75e3: Layer already exists 23:28:51 5618c4a3179a: Layer already exists 23:28:51 fc52bc5ca681: Layer already exists 23:28:51 cc8fa7bc9547: Layer already exists 23:28:51 52f7f37c5532: Layer already exists 23:28:51 bf718cfd46c6: Layer already exists 23:28:51 ee420dfed78a: Layer already exists 23:28:51 df643b088bb4: Layer already exists 23:28:51 a88527c35f72: Layer already exists 23:28:51 2.0.1-dev.85: digest: sha256:ee449fecbc7addc3a350dadea533a15eb623802c0d9ee33aa48733060f768cf3 size: 2405 [Pipeline] isUnix [Pipeline] sh 23:28:52 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 [Pipeline] isUnix [Pipeline] sh 23:28:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:28:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:28:52 e7b8676d75e3: Preparing 23:28:52 cc8fa7bc9547: Preparing 23:28:52 5618c4a3179a: Preparing 23:28:52 fc52bc5ca681: Preparing 23:28:52 f48a1104b582: Preparing 23:28:52 52f7f37c5532: Preparing 23:28:52 bf718cfd46c6: Preparing 23:28:52 a88527c35f72: Preparing 23:28:52 df643b088bb4: Preparing 23:28:52 ee420dfed78a: Preparing 23:28:52 bf718cfd46c6: Waiting 23:28:52 a88527c35f72: Waiting 23:28:52 df643b088bb4: Waiting 23:28:52 52f7f37c5532: Waiting 23:28:52 cc8fa7bc9547: Layer already exists 23:28:52 fc52bc5ca681: Layer already exists 23:28:52 e7b8676d75e3: Layer already exists 23:28:52 5618c4a3179a: Layer already exists 23:28:52 f48a1104b582: Layer already exists 23:28:52 a88527c35f72: Layer already exists 23:28:52 df643b088bb4: Layer already exists 23:28:52 ee420dfed78a: Layer already exists 23:28:52 bf718cfd46c6: Layer already exists 23:28:52 52f7f37c5532: Layer already exists 23:28:52 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85: digest: sha256:ee449fecbc7addc3a350dadea533a15eb623802c0d9ee33aa48733060f768cf3 size: 2405 [Pipeline] isUnix [Pipeline] sh 23:28:53 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 23:28:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 23:28:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:28:53 e7b8676d75e3: Preparing 23:28:53 cc8fa7bc9547: Preparing 23:28:53 5618c4a3179a: Preparing 23:28:53 fc52bc5ca681: Preparing 23:28:53 f48a1104b582: Preparing 23:28:53 52f7f37c5532: Preparing 23:28:53 bf718cfd46c6: Preparing 23:28:53 a88527c35f72: Preparing 23:28:53 df643b088bb4: Preparing 23:28:53 ee420dfed78a: Preparing 23:28:53 bf718cfd46c6: Waiting 23:28:53 a88527c35f72: Waiting 23:28:53 52f7f37c5532: Waiting 23:28:53 ee420dfed78a: Waiting 23:28:53 f48a1104b582: Layer already exists 23:28:53 fc52bc5ca681: Layer already exists 23:28:53 cc8fa7bc9547: Layer already exists 23:28:53 5618c4a3179a: Layer already exists 23:28:53 e7b8676d75e3: Layer already exists 23:28:53 52f7f37c5532: Layer already exists 23:28:53 a88527c35f72: Layer already exists 23:28:53 df643b088bb4: Layer already exists 23:28:53 ee420dfed78a: Layer already exists 23:28:53 bf718cfd46c6: Layer already exists 23:28:53 main: digest: sha256:ee449fecbc7addc3a350dadea533a15eb623802c0d9ee33aa48733060f768cf3 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:28:53 ===================================================== [Pipeline] echo 23:28:53 taggedImages: 23:28:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:28:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:28:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.85 23:28:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:28:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 23:28:53 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 23:28:53 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:28:53 latest 23:28:53 2.0.1-dev.85 23:28:53 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:28:53 main 23:28:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:28:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe [Pipeline] isUnix [Pipeline] sh 23:28:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:28:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:28:54 ad90d1f7cbe4: Preparing 23:28:54 bd830ecc87eb: Preparing 23:28:54 af483eb21481: Preparing 23:28:54 2c8e59470fcd: Preparing 23:28:54 ee420dfed78a: Preparing 23:28:54 ee420dfed78a: Layer already exists 23:28:54 af483eb21481: Layer already exists 23:28:54 ad90d1f7cbe4: Pushed 23:28:54 2c8e59470fcd: Pushed 23:28:57 bd830ecc87eb: Pushed 23:28:57 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe: digest: sha256:440b1c88360f385b850f6c1cee74ef4e2fdefaaa547c74b3b93700c175f8233f size: 1365 [Pipeline] isUnix [Pipeline] sh 23:28:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:28:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:28:58 ad90d1f7cbe4: Preparing 23:28:58 bd830ecc87eb: Preparing 23:28:58 af483eb21481: Preparing 23:28:58 2c8e59470fcd: Preparing 23:28:58 ee420dfed78a: Preparing 23:28:58 ad90d1f7cbe4: Layer already exists 23:28:58 ee420dfed78a: Layer already exists 23:28:58 2c8e59470fcd: Layer already exists 23:28:58 bd830ecc87eb: Layer already exists 23:28:58 af483eb21481: Layer already exists 23:28:58 latest: digest: sha256:440b1c88360f385b850f6c1cee74ef4e2fdefaaa547c74b3b93700c175f8233f size: 1365 [Pipeline] isUnix [Pipeline] sh 23:28:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.85 [Pipeline] isUnix [Pipeline] sh 23:28:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.85 23:28:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:28:59 ad90d1f7cbe4: Preparing 23:28:59 bd830ecc87eb: Preparing 23:28:59 af483eb21481: Preparing 23:28:59 2c8e59470fcd: Preparing 23:28:59 ee420dfed78a: Preparing 23:28:59 2c8e59470fcd: Layer already exists 23:28:59 ad90d1f7cbe4: Layer already exists 23:28:59 af483eb21481: Layer already exists 23:28:59 bd830ecc87eb: Layer already exists 23:28:59 ee420dfed78a: Layer already exists 23:28:59 2.0.1-dev.85: digest: sha256:440b1c88360f385b850f6c1cee74ef4e2fdefaaa547c74b3b93700c175f8233f size: 1365 [Pipeline] isUnix [Pipeline] sh 23:28:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 [Pipeline] isUnix [Pipeline] sh 23:29:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:29:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:29:00 ad90d1f7cbe4: Preparing 23:29:00 bd830ecc87eb: Preparing 23:29:00 af483eb21481: Preparing 23:29:00 2c8e59470fcd: Preparing 23:29:00 ee420dfed78a: Preparing 23:29:00 ee420dfed78a: Layer already exists 23:29:00 2c8e59470fcd: Layer already exists 23:29:00 ad90d1f7cbe4: Layer already exists 23:29:00 af483eb21481: Layer already exists 23:29:00 bd830ecc87eb: Layer already exists 23:29:00 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85: digest: sha256:440b1c88360f385b850f6c1cee74ef4e2fdefaaa547c74b3b93700c175f8233f size: 1365 [Pipeline] isUnix [Pipeline] sh 23:29:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 23:29:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 23:29:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:29:00 ad90d1f7cbe4: Preparing 23:29:00 bd830ecc87eb: Preparing 23:29:00 af483eb21481: Preparing 23:29:00 2c8e59470fcd: Preparing 23:29:00 ee420dfed78a: Preparing 23:29:01 af483eb21481: Layer already exists 23:29:01 bd830ecc87eb: Layer already exists 23:29:01 ee420dfed78a: Layer already exists 23:29:01 2c8e59470fcd: Layer already exists 23:29:01 ad90d1f7cbe4: Layer already exists 23:29:01 main: digest: sha256:440b1c88360f385b850f6c1cee74ef4e2fdefaaa547c74b3b93700c175f8233f size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:29:01 ===================================================== [Pipeline] echo 23:29:01 taggedImages: 23:29:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:29:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:29:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.85 23:29:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:29:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 23:29:01 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 23:29:01 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:29:01 latest 23:29:01 2.0.1-dev.85 23:29:01 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:29:01 main 23:29:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:29:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe [Pipeline] isUnix [Pipeline] sh 23:29:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:29:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:29:02 e3de86b93670: Preparing 23:29:02 04ac0b1c7a05: Preparing 23:29:02 af483eb21481: Preparing 23:29:02 486ea1905adc: Preparing 23:29:02 ee420dfed78a: Preparing 23:29:02 486ea1905adc: Layer already exists 23:29:02 af483eb21481: Layer already exists 23:29:02 ee420dfed78a: Layer already exists 23:29:02 e3de86b93670: Pushed 23:29:05 04ac0b1c7a05: Pushed 23:29:05 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe: digest: sha256:a6e99fc865256f999c9f43db5390d189d820fcff7f8b338e62fc9243a250f108 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:29:06 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:29:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:29:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:29:06 e3de86b93670: Preparing 23:29:06 04ac0b1c7a05: Preparing 23:29:06 af483eb21481: Preparing 23:29:06 486ea1905adc: Preparing 23:29:06 ee420dfed78a: Preparing 23:29:06 04ac0b1c7a05: Layer already exists 23:29:06 ee420dfed78a: Layer already exists 23:29:06 af483eb21481: Layer already exists 23:29:06 486ea1905adc: Layer already exists 23:29:06 e3de86b93670: Layer already exists 23:29:06 latest: digest: sha256:a6e99fc865256f999c9f43db5390d189d820fcff7f8b338e62fc9243a250f108 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:29:06 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.85 [Pipeline] isUnix [Pipeline] sh 23:29:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.85 23:29:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:29:07 e3de86b93670: Preparing 23:29:07 04ac0b1c7a05: Preparing 23:29:07 af483eb21481: Preparing 23:29:07 486ea1905adc: Preparing 23:29:07 ee420dfed78a: Preparing 23:29:07 e3de86b93670: Layer already exists 23:29:07 ee420dfed78a: Layer already exists 23:29:07 04ac0b1c7a05: Layer already exists 23:29:07 486ea1905adc: Layer already exists 23:29:07 af483eb21481: Layer already exists 23:29:07 2.0.1-dev.85: digest: sha256:a6e99fc865256f999c9f43db5390d189d820fcff7f8b338e62fc9243a250f108 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:29:07 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 [Pipeline] isUnix [Pipeline] sh 23:29:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:29:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:29:08 e3de86b93670: Preparing 23:29:08 04ac0b1c7a05: Preparing 23:29:08 af483eb21481: Preparing 23:29:08 486ea1905adc: Preparing 23:29:08 ee420dfed78a: Preparing 23:29:08 04ac0b1c7a05: Layer already exists 23:29:08 486ea1905adc: Layer already exists 23:29:08 ee420dfed78a: Layer already exists 23:29:08 af483eb21481: Layer already exists 23:29:08 e3de86b93670: Layer already exists 23:29:08 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85: digest: sha256:a6e99fc865256f999c9f43db5390d189d820fcff7f8b338e62fc9243a250f108 size: 1364 [Pipeline] isUnix [Pipeline] sh 23:29:08 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 23:29:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 23:29:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:29:09 e3de86b93670: Preparing 23:29:09 04ac0b1c7a05: Preparing 23:29:09 af483eb21481: Preparing 23:29:09 486ea1905adc: Preparing 23:29:09 ee420dfed78a: Preparing 23:29:09 04ac0b1c7a05: Layer already exists 23:29:09 e3de86b93670: Layer already exists 23:29:09 af483eb21481: Layer already exists 23:29:09 486ea1905adc: Layer already exists 23:29:09 ee420dfed78a: Layer already exists 23:29:09 main: digest: sha256:a6e99fc865256f999c9f43db5390d189d820fcff7f8b338e62fc9243a250f108 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:29:09 ===================================================== [Pipeline] echo 23:29:09 taggedImages: 23:29:09 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:29:09 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:29:09 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.85 23:29:09 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:29:09 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 23:29:09 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 23:29:09 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:29:09 latest 23:29:09 2.0.1-dev.85 23:29:09 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:29:09 main 23:29:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:29:09 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe [Pipeline] isUnix [Pipeline] sh 23:29:10 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:29:10 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:29:10 052636997854: Preparing 23:29:10 40956eb91bf9: Preparing 23:29:10 e2f695cf5adc: Preparing 23:29:10 23ca3e30e2e4: Preparing 23:29:10 166dde17997b: Preparing 23:29:10 78c4bc0ebec3: Preparing 23:29:10 45596ee15a31: Preparing 23:29:10 52dc75cd08be: Preparing 23:29:10 a6e1fd50fee5: Preparing 23:29:10 56eb02710082: Preparing 23:29:10 ee420dfed78a: Preparing 23:29:10 45596ee15a31: Waiting 23:29:10 52dc75cd08be: Waiting 23:29:10 a6e1fd50fee5: Waiting 23:29:10 56eb02710082: Waiting 23:29:10 ee420dfed78a: Waiting 23:29:10 78c4bc0ebec3: Waiting 23:29:10 166dde17997b: Layer already exists 23:29:10 78c4bc0ebec3: Layer already exists 23:29:10 45596ee15a31: Layer already exists 23:29:10 40956eb91bf9: Pushed 23:29:10 a6e1fd50fee5: Layer already exists 23:29:10 52dc75cd08be: Layer already exists 23:29:10 56eb02710082: Layer already exists 23:29:10 ee420dfed78a: Layer already exists 23:29:11 052636997854: Pushed 23:29:13 e2f695cf5adc: Pushed 23:29:28 23ca3e30e2e4: Pushed 23:29:28 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe: digest: sha256:9a31c8e0be5c3f1271f32b79216af3f1ad625024c134e2082afa4f456ee4f474 size: 2622 [Pipeline] isUnix [Pipeline] sh 23:29:28 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:29:28 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 23:29:28 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:29:28 052636997854: Preparing 23:29:28 40956eb91bf9: Preparing 23:29:28 e2f695cf5adc: Preparing 23:29:28 23ca3e30e2e4: Preparing 23:29:28 166dde17997b: Preparing 23:29:28 78c4bc0ebec3: Preparing 23:29:28 45596ee15a31: Preparing 23:29:28 52dc75cd08be: Preparing 23:29:28 a6e1fd50fee5: Preparing 23:29:28 56eb02710082: Preparing 23:29:28 ee420dfed78a: Preparing 23:29:28 78c4bc0ebec3: Waiting 23:29:28 45596ee15a31: Waiting 23:29:28 52dc75cd08be: Waiting 23:29:28 a6e1fd50fee5: Waiting 23:29:28 56eb02710082: Waiting 23:29:28 ee420dfed78a: Waiting 23:29:29 166dde17997b: Layer already exists 23:29:29 40956eb91bf9: Layer already exists 23:29:29 052636997854: Layer already exists 23:29:29 e2f695cf5adc: Layer already exists 23:29:29 23ca3e30e2e4: Layer already exists 23:29:29 78c4bc0ebec3: Layer already exists 23:29:29 45596ee15a31: Layer already exists 23:29:29 52dc75cd08be: Layer already exists 23:29:29 56eb02710082: Layer already exists 23:29:29 a6e1fd50fee5: Layer already exists 23:29:29 ee420dfed78a: Layer already exists 23:29:29 latest: digest: sha256:9a31c8e0be5c3f1271f32b79216af3f1ad625024c134e2082afa4f456ee4f474 size: 2622 [Pipeline] isUnix [Pipeline] sh 23:29:29 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.85 [Pipeline] isUnix [Pipeline] sh 23:29:29 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.85 23:29:29 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:29:29 052636997854: Preparing 23:29:29 40956eb91bf9: Preparing 23:29:29 e2f695cf5adc: Preparing 23:29:29 23ca3e30e2e4: Preparing 23:29:29 166dde17997b: Preparing 23:29:29 78c4bc0ebec3: Preparing 23:29:29 45596ee15a31: Preparing 23:29:29 52dc75cd08be: Preparing 23:29:29 a6e1fd50fee5: Preparing 23:29:29 56eb02710082: Preparing 23:29:29 ee420dfed78a: Preparing 23:29:29 52dc75cd08be: Waiting 23:29:29 56eb02710082: Waiting 23:29:29 a6e1fd50fee5: Waiting 23:29:29 78c4bc0ebec3: Waiting 23:29:29 45596ee15a31: Waiting 23:29:29 ee420dfed78a: Waiting 23:29:29 166dde17997b: Layer already exists 23:29:29 052636997854: Layer already exists 23:29:29 40956eb91bf9: Layer already exists 23:29:29 e2f695cf5adc: Layer already exists 23:29:29 23ca3e30e2e4: Layer already exists 23:29:29 45596ee15a31: Layer already exists 23:29:29 52dc75cd08be: Layer already exists 23:29:29 56eb02710082: Layer already exists 23:29:29 78c4bc0ebec3: Layer already exists 23:29:29 a6e1fd50fee5: Layer already exists 23:29:29 ee420dfed78a: Layer already exists 23:29:29 2.0.1-dev.85: digest: sha256:9a31c8e0be5c3f1271f32b79216af3f1ad625024c134e2082afa4f456ee4f474 size: 2622 [Pipeline] isUnix [Pipeline] sh 23:29:30 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 [Pipeline] isUnix [Pipeline] sh 23:29:30 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:29:30 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:29:30 052636997854: Preparing 23:29:30 40956eb91bf9: Preparing 23:29:30 e2f695cf5adc: Preparing 23:29:30 23ca3e30e2e4: Preparing 23:29:30 166dde17997b: Preparing 23:29:30 78c4bc0ebec3: Preparing 23:29:30 45596ee15a31: Preparing 23:29:30 52dc75cd08be: Preparing 23:29:30 a6e1fd50fee5: Preparing 23:29:30 56eb02710082: Preparing 23:29:30 ee420dfed78a: Preparing 23:29:30 78c4bc0ebec3: Waiting 23:29:30 a6e1fd50fee5: Waiting 23:29:30 56eb02710082: Waiting 23:29:30 ee420dfed78a: Waiting 23:29:30 52dc75cd08be: Waiting 23:29:30 e2f695cf5adc: Layer already exists 23:29:30 40956eb91bf9: Layer already exists 23:29:30 052636997854: Layer already exists 23:29:30 23ca3e30e2e4: Layer already exists 23:29:30 166dde17997b: Layer already exists 23:29:30 45596ee15a31: Layer already exists 23:29:30 78c4bc0ebec3: Layer already exists 23:29:30 52dc75cd08be: Layer already exists 23:29:30 a6e1fd50fee5: Layer already exists 23:29:30 56eb02710082: Layer already exists 23:29:30 ee420dfed78a: Layer already exists 23:29:30 fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85: digest: sha256:9a31c8e0be5c3f1271f32b79216af3f1ad625024c134e2082afa4f456ee4f474 size: 2622 [Pipeline] isUnix [Pipeline] sh 23:29:31 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 23:29:31 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 23:29:31 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:29:31 052636997854: Preparing 23:29:31 40956eb91bf9: Preparing 23:29:31 e2f695cf5adc: Preparing 23:29:31 23ca3e30e2e4: Preparing 23:29:31 166dde17997b: Preparing 23:29:31 78c4bc0ebec3: Preparing 23:29:31 45596ee15a31: Preparing 23:29:31 52dc75cd08be: Preparing 23:29:31 a6e1fd50fee5: Preparing 23:29:31 56eb02710082: Preparing 23:29:31 ee420dfed78a: Preparing 23:29:31 52dc75cd08be: Waiting 23:29:31 a6e1fd50fee5: Waiting 23:29:31 56eb02710082: Waiting 23:29:31 78c4bc0ebec3: Waiting 23:29:31 45596ee15a31: Waiting 23:29:31 ee420dfed78a: Waiting 23:29:31 23ca3e30e2e4: Layer already exists 23:29:31 40956eb91bf9: Layer already exists 23:29:31 e2f695cf5adc: Layer already exists 23:29:31 052636997854: Layer already exists 23:29:31 166dde17997b: Layer already exists 23:29:31 52dc75cd08be: Layer already exists 23:29:31 78c4bc0ebec3: Layer already exists 23:29:31 45596ee15a31: Layer already exists 23:29:31 56eb02710082: Layer already exists 23:29:31 a6e1fd50fee5: Layer already exists 23:29:31 ee420dfed78a: Layer already exists 23:29:31 main: digest: sha256:9a31c8e0be5c3f1271f32b79216af3f1ad625024c134e2082afa4f456ee4f474 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:29:31 ===================================================== [Pipeline] echo 23:29:31 taggedImages: 23:29:31 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe 23:29:31 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 23:29:31 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.85 23:29:31 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fafdfd55f3eac649b2481f5a43ab36bd080d3bbe-2.0.1-dev.85 23:29:31 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:29:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:29:32 23:29:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:29:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:29:33 arm64: Pulling from edgex-lftools-log-publisher 23:29:33 448f6bf000e3: Pulling fs layer 23:29:33 f757da607395: Pulling fs layer 23:29:33 05883995daec: Pulling fs layer 23:29:33 8603b9c90790: Pulling fs layer 23:29:33 1560dd03e051: Pulling fs layer 23:29:33 27f5ce0e4adf: Pulling fs layer 23:29:33 c2d8d7efcc4b: Pulling fs layer 23:29:33 8603b9c90790: Waiting 23:29:33 1560dd03e051: Waiting 23:29:33 c2d8d7efcc4b: Waiting 23:29:33 27f5ce0e4adf: Waiting 23:29:33 f757da607395: Verifying Checksum 23:29:33 f757da607395: Download complete 23:29:33 8603b9c90790: Verifying Checksum 23:29:33 8603b9c90790: Download complete 23:29:33 1560dd03e051: Verifying Checksum 23:29:33 1560dd03e051: Download complete 23:29:33 27f5ce0e4adf: Verifying Checksum 23:29:33 27f5ce0e4adf: Download complete 23:29:33 05883995daec: Verifying Checksum 23:29:33 05883995daec: Download complete 23:29:33 448f6bf000e3: Verifying Checksum 23:29:33 448f6bf000e3: Download complete 23:29:36 c2d8d7efcc4b: Verifying Checksum 23:29:36 c2d8d7efcc4b: Download complete 23:29:37 448f6bf000e3: Pull complete 23:29:38 f757da607395: Pull complete 23:29:39 05883995daec: Pull complete 23:29:40 8603b9c90790: Pull complete 23:29:41 1560dd03e051: Pull complete 23:29:41 27f5ce0e4adf: Pull complete 23:29:56 c2d8d7efcc4b: Pull complete 23:29:56 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:29:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:29:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:29:56 prd-ubuntu18.04-docker-arm64-4c-16g-13337 does not seem to be running inside a container 23:29:57 $ 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/97 -v /w/workspace/edgex-go/97:/w/workspace/edgex-go/97:rw,z -v /w/workspace/edgex-go/97@tmp:/w/workspace/edgex-go/97@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:30:00 $ docker top b88a6e8443d6bbe3610f92ca158e18cb7937efd55bb33465f17067aba82044a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:30:01 ---> job-cost.sh 23:30:01 lf-activate-venv: SKIPPING 23:30:01 INFO: No Stack... 23:30:01 INFO: Retrieving Pricing Info for: v3-standard-4 23:30:02 INFO: Archiving Costs [Pipeline] sh 23:30:02 + cut -d, -f6 23:30:02 + cat /w/workspace/edgex-go/97/archives/cost.csv [Pipeline] lock 23:30:02 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-97-stack-cost] 23:30:02 Resource [jenkins-edgexfoundry-edgex-go-main-97-stack-cost] did not exist. Created. 23:30:02 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-97-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:30:03 + echo total: 0.10999999940395355 [Pipeline] stash 23:30:04 Stashed 1 file(s) [Pipeline] } 23:30:04 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-97-stack-cost] [Pipeline] // lock [Pipeline] } 23:30:04 $ docker stop --time=1 b88a6e8443d6bbe3610f92ca158e18cb7937efd55bb33465f17067aba82044a9 23:30:05 $ docker rm -f b88a6e8443d6bbe3610f92ca158e18cb7937efd55bb33465f17067aba82044a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:30:06 provisioning config files... 23:30:06 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/97@tmp/config7852565459496345985tmp [Pipeline] { [Pipeline] sh 23:30:06 + set +x 23:30:06 + bash -s -- 23:30:06 + curl -s https://codecov.io/bash 23:30:06 23:30:06 _____ _ 23:30:06 / ____| | | 23:30:06 | | ___ __| | ___ ___ _____ __ 23:30:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:30:06 | |___| (_) | (_| | __/ (_| (_) \ V / 23:30:06 \_____\___/ \__,_|\___|\___\___/ \_/ 23:30:06 Bash-1.0.6 23:30:06 23:30:06 23:30:06 ==> git version 2.24.4 found 23:30:06 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 23:30:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:30:06 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:30:06 ==> Jenkins CI detected. 23:30:06 current dir:  /w/workspace/edgex-go/97 23:30:06 project root: . 23:30:06 --> token set from env 23:30:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:30:07 ==> Running gcov in . (disable via -X gcov) 23:30:07 ==> Python coveragepy not found 23:30:07 ==> Searching for coverage reports in: 23:30:07 + . 23:30:07 -> Found 1 reports 23:30:07 ==> Detecting git/mercurial file structure 23:30:07 ==> Reading reports 23:30:07 + ./coverage.out bytes=428381 23:30:07 ==> Appending adjustments 23:30:07 https://docs.codecov.io/docs/fixing-reports 23:30:08 + Found adjustments 23:30:08 ==> Gzipping contents 23:30:08 60K /tmp/codecov.AiZZ5G.gz 23:30:08 ==> Uploading reports 23:30:08 url: https://codecov.io 23:30:08 query: branch=main&commit=fafdfd55f3eac649b2481f5a43ab36bd080d3bbe&build=97&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F97%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:30:08 -> Pinging Codecov 23:30:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=fafdfd55f3eac649b2481f5a43ab36bd080d3bbe&build=97&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F97%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:30:08 -> Uploading to 23:30:08 https://storage.googleapis.com/codecov/v4/raw/2021-10-28/00271124DB129430A58F1EEE437C3FCB/fafdfd55f3eac649b2481f5a43ab36bd080d3bbe/aca58443-af0c-4456-881b-70d22a187a2a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211028%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211028T233008Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=18709575c03820609149883ccf4e7643f8d98cfecc8a42cffa0a78713fd46984 23:30:08 % Total % Received % Xferd Average Speed Time Time Time Current 23:30:08 Dload Upload Total Spent Left Speed 23:30:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57572 0 0 100 57572 0 181k --:--:-- --:--:-- --:--:-- 182k 23:30:09 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/fafdfd55f3eac649b2481f5a43ab36bd080d3bbe [Pipeline] } 23:30:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 23:30:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:30:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:30:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:30:09 23:30:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:30:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:30:09 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:30:09 188c0c94c7c5: Pulling fs layer 23:30:09 0ef7d3d256c8: Pulling fs layer 23:30:09 de9db76c5a1d: Pulling fs layer 23:30:09 0eba1c9be4d2: Pulling fs layer 23:30:09 0d57e429df01: Pulling fs layer 23:30:09 4e4be7b47b0d: Pulling fs layer 23:30:09 e1f770b5df2f: Pulling fs layer 23:30:09 85a0685a4137: Pulling fs layer 23:30:09 0eba1c9be4d2: Waiting 23:30:09 0d57e429df01: Waiting 23:30:09 4e4be7b47b0d: Waiting 23:30:09 e1f770b5df2f: Waiting 23:30:09 85a0685a4137: Waiting 23:30:09 de9db76c5a1d: Verifying Checksum 23:30:09 de9db76c5a1d: Download complete 23:30:09 0ef7d3d256c8: Verifying Checksum 23:30:09 0ef7d3d256c8: Download complete 23:30:09 0d57e429df01: Verifying Checksum 23:30:09 0d57e429df01: Download complete 23:30:09 4e4be7b47b0d: Verifying Checksum 23:30:09 4e4be7b47b0d: Download complete 23:30:09 188c0c94c7c5: Verifying Checksum 23:30:09 188c0c94c7c5: Download complete 23:30:10 e1f770b5df2f: Verifying Checksum 23:30:10 e1f770b5df2f: Download complete 23:30:10 188c0c94c7c5: Pull complete 23:30:10 0eba1c9be4d2: Verifying Checksum 23:30:10 0eba1c9be4d2: Download complete 23:30:10 0ef7d3d256c8: Pull complete 23:30:10 de9db76c5a1d: Pull complete 23:30:10 85a0685a4137: Verifying Checksum 23:30:10 85a0685a4137: Download complete 23:30:14 0eba1c9be4d2: Pull complete 23:30:14 0d57e429df01: Pull complete 23:30:14 4e4be7b47b0d: Pull complete 23:30:14 e1f770b5df2f: Pull complete 23:30:19 85a0685a4137: Pull complete 23:30:19 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:30:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:30:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:30:19 prd-centos7-docker-4c-2g-13332 does not seem to be running inside a container 23:30:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/97 -v /w/workspace/edgex-go/97:/w/workspace/edgex-go/97:rw,z -v /w/workspace/edgex-go/97@tmp:/w/workspace/edgex-go/97@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:30:21 $ docker top 0ee22ae9043bedfb373b61a5d2fd92771666d8d0d4c0a0737349b9edd401b3d2 -eo pid,comm [Pipeline] { [Pipeline] echo 23:30:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:30:22 + set -o pipefail 23:30:22 + snyk monitor '--org=edgex-jenkins' 23:30:27 23:30:27 Monitoring /w/workspace/edgex-go/97 (github.com/edgexfoundry/edgex-go)... 23:30:27 23:30:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/8c3b0173-e9cb-49fe-9e61-f4329e480c81 23:30:27 23:30:27 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:30:27 23:30:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:30:27 23:30:27 [Pipeline] } 23:30:27 $ docker stop --time=1 0ee22ae9043bedfb373b61a5d2fd92771666d8d0d4c0a0737349b9edd401b3d2 23:30:29 $ docker rm -f 0ee22ae9043bedfb373b61a5d2fd92771666d8d0d4c0a0737349b9edd401b3d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 23:30:29 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:30:29 provisioning config files... 23:30:29 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/97@tmp/config3049774957806680917tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:30:30 --> edgex-publish-swagger.sh 23:30:30 === Publish openapi/v2 API === 23:30:30 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 23:30:30 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/97/openapi/v2/core-command.yaml] 23:30:30 % Total % Received % Xferd Average Speed Time Time Time Current 23:30:30 Dload Upload Total Spent Left Speed 23:30:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 26464 0:00:01 0:00:01 --:--:-- 26483 100 32389 0 0 100 32389 0 23771 0:00:01 0:00:01 --:--:-- 23797 23:30:31 23:30:31 23:30:31 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/97/openapi/v2/core-data.yaml] 23:30:31 % Total % Received % Xferd Average Speed Time Time Time Current 23:30:31 Dload Upload Total Spent Left Speed 23:30:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 305k --:--:-- --:--:-- --:--:-- 304k 100 71116 0 0 100 71116 0 75107 --:--:-- --:--:-- --:--:-- 75096 23:30:32 23:30:32 23:30:32 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/97/openapi/v2/core-metadata.yaml] 23:30:32 % Total % Received % Xferd Average Speed Time Time Time Current 23:30:32 Dload Upload Total Spent Left Speed 23:30:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 115k 0:00:01 0:00:01 --:--:-- 115k 100 119k 0 0 100 119k 0 115k 0:00:01 0:00:01 --:--:-- 115k 23:30:33 23:30:33 23:30:33 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/97/openapi/v2/support-notifications.yaml] 23:30:33 % Total % Received % Xferd Average Speed Time Time Time Current 23:30:33 Dload Upload Total Spent Left Speed 23:30:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 91941 --:--:-- --:--:-- --:--:-- 91956 100 88830 0 0 100 88830 0 91927 --:--:-- --:--:-- --:--:-- 91861 23:30:34 23:30:34 23:30:34 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/97/openapi/v2/support-scheduler.yaml] 23:30:34 % Total % Received % Xferd Average Speed Time Time Time Current 23:30:34 Dload Upload Total Spent Left Speed 23:30:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 42054 --:--:-- --:--:-- --:--:-- 42043 100 38932 0 0 100 38932 0 42048 --:--:-- --:--:-- --:--:-- 42043 23:30:35 23:30:35 23:30:35 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/97/openapi/v2/system-agent.yaml] 23:30:35 % Total % Received % Xferd Average Speed Time Time Time Current 23:30:35 Dload Upload Total Spent Left Speed 23:30:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 19785 --:--:-- --:--:-- --:--:-- 19781 100 19603 0 0 100 19603 0 19782 --:--:-- --:--:-- --:--:-- 19781 23:30:36 23:30:36 [Pipeline] } 23:30:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 23:30:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:30:36 . [Pipeline] withDockerContainer 23:30:36 prd-centos7-docker-4c-2g-13332 does not seem to be running inside a container 23:30:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/97 -v /w/workspace/edgex-go/97:/w/workspace/edgex-go/97:rw,z -v /w/workspace/edgex-go/97@tmp:/w/workspace/edgex-go/97@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:30:36 $ docker top ff4ae9e98831c617c80dc51975c4d619f5488c810349b9acafbcd39ee5ed1d39 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:30:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:30:37 [ssh-agent] Looking for ssh-agent implementation... 23:30:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:30:37 $ docker exec ff4ae9e98831c617c80dc51975c4d619f5488c810349b9acafbcd39ee5ed1d39 ssh-agent 23:30:37 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGlKpjI/agent.14 23:30:37 SSH_AGENT_PID=21 23:30:37 Running ssh-add (command line suppressed) 23:30:37 Identity added: /w/workspace/edgex-go/97@tmp/private_key_5558488268804310559.key (/w/workspace/edgex-go/97@tmp/private_key_5558488268804310559.key) 23:30:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:30:37 + git semver tag 23:30:37 # -> Open(): unable to determine branch for HEAD 23:30:37 # $GIT_DIR = /w/workspace/edgex-go/97/.git 23:30:37 # $GIT_WORK_TREE = /w/workspace/edgex-go/97 23:30:37 # $SEMVER_REMOTE_NAME = origin 23:30:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:30:37 # $SEMVER_USER_NAME = edgex-jenkins 23:30:37 # $SEMVER_BRANCH = main 23:30:37 # $SEMVER_DIR = /w/workspace/edgex-go/97/.semver 23:30:37 # fafdfd55f3eac649b2481f5a43ab36bd080d3bbe HEAD 23:30:37 # -> Force: false 23:30:37 # 6a2db679a10a2a1baa7a80ef3e3e4b5ec2fa1f12 refs/tags/v2.0.1-dev.85 [Pipeline] } 23:30:37 $ docker exec --env ******** --env ******** ff4ae9e98831c617c80dc51975c4d619f5488c810349b9acafbcd39ee5ed1d39 ssh-agent -k 23:30:37 unset SSH_AUTH_SOCK; 23:30:37 unset SSH_AGENT_PID; 23:30:37 echo Agent pid 21 killed; 23:30:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:30:38 + git semver [Pipeline] } 23:30:38 $ docker stop --time=1 ff4ae9e98831c617c80dc51975c4d619f5488c810349b9acafbcd39ee5ed1d39 23:30:39 $ docker rm -f ff4ae9e98831c617c80dc51975c4d619f5488c810349b9acafbcd39ee5ed1d39 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:30:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:30:39 23:30:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:30:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:30:39 0.23.1-centos7: Pulling from edgex-lftools 23:30:39 ab5ef0e58194: Pulling fs layer 23:30:39 9712f1f96733: Pulling fs layer 23:30:39 63f879dbbcfc: Pulling fs layer 23:30:39 0d9ebad4ef96: Pulling fs layer 23:30:39 e9a5061849ea: Pulling fs layer 23:30:39 d747dcd14b5f: Pulling fs layer 23:30:39 2de7ff778b66: Pulling fs layer 23:30:39 e9a5061849ea: Waiting 23:30:39 d747dcd14b5f: Waiting 23:30:39 2de7ff778b66: Waiting 23:30:39 0d9ebad4ef96: Waiting 23:30:39 9712f1f96733: Verifying Checksum 23:30:39 9712f1f96733: Download complete 23:30:40 63f879dbbcfc: Verifying Checksum 23:30:40 63f879dbbcfc: Download complete 23:30:40 ab5ef0e58194: Verifying Checksum 23:30:40 ab5ef0e58194: Download complete 23:30:40 d747dcd14b5f: Verifying Checksum 23:30:40 d747dcd14b5f: Download complete 23:30:40 0d9ebad4ef96: Verifying Checksum 23:30:40 0d9ebad4ef96: Download complete 23:30:40 e9a5061849ea: Verifying Checksum 23:30:40 e9a5061849ea: Download complete 23:30:40 2de7ff778b66: Verifying Checksum 23:30:40 2de7ff778b66: Download complete 23:30:43 ab5ef0e58194: Pull complete 23:30:43 9712f1f96733: Pull complete 23:30:44 63f879dbbcfc: Pull complete 23:30:48 0d9ebad4ef96: Pull complete 23:30:48 e9a5061849ea: Pull complete 23:30:48 d747dcd14b5f: Pull complete 23:30:49 2de7ff778b66: Pull complete 23:30:49 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:30:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:30:49 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:30:49 prd-centos7-docker-4c-2g-13332 does not seem to be running inside a container 23:30:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/97 -v /w/workspace/edgex-go/97:/w/workspace/edgex-go/97:rw,z -v /w/workspace/edgex-go/97@tmp:/w/workspace/edgex-go/97@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:30:53 $ docker top cb303f3d8cb3a4100fc07e3c6e3f4ae2c352fcdee04c734827841af8d93a58de -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:30:53 provisioning config files... 23:30:53 copy managed file [sigul-config] to file:/w/workspace/edgex-go/97@tmp/config6391679036806027358tmp 23:30:53 copy managed file [sigul-password] to file:/w/workspace/edgex-go/97@tmp/config7972418291391727128tmp 23:30:53 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/97@tmp/config5057936493045756374tmp [Pipeline] { [Pipeline] echo 23:30:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:30:53 ---> sigul-configuration.sh 23:30:53 gpg: directory `/root/.gnupg' created 23:30:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:30:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:30:53 gpg: keyring `/root/.gnupg/secring.gpg' created 23:30:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:30:53 gpg: CAST5 encrypted data 23:30:53 gpg: encrypted with 1 passphrase 23:30:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:30:53 + mkdir /home/jenkins 23:30:53 + mkdir /home/jenkins/sigul [Pipeline] sh 23:30:54 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 23:30:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:30:54 ---> sigul-install.sh 23:30:54 Sigul already installed; skipping installation. [Pipeline] sh 23:30:54 + git tag --list 23:30:54 0.6.0 23:30:54 0.6.1 23:30:54 0.7.0 23:30:54 0.7.1 23:30:54 v1.0.0 23:30:54 v1.0.1 23:30:54 v1.1.0 23:30:54 v1.2.0 23:30:54 v1.2.1 23:30:54 v1.3.0 23:30:54 v1.3.1 23:30:54 v2.0.0 23:30:54 v2.0.1-dev.1 23:30:54 v2.0.1-dev.10 23:30:54 v2.0.1-dev.11 23:30:54 v2.0.1-dev.12 23:30:54 v2.0.1-dev.13 23:30:54 v2.0.1-dev.14 23:30:54 v2.0.1-dev.15 23:30:54 v2.0.1-dev.16 23:30:54 v2.0.1-dev.17 23:30:54 v2.0.1-dev.18 23:30:54 v2.0.1-dev.19 23:30:54 v2.0.1-dev.2 23:30:54 v2.0.1-dev.20 23:30:54 v2.0.1-dev.21 23:30:54 v2.0.1-dev.22 23:30:54 v2.0.1-dev.23 23:30:54 v2.0.1-dev.24 23:30:54 v2.0.1-dev.25 23:30:54 v2.0.1-dev.26 23:30:54 v2.0.1-dev.27 23:30:54 v2.0.1-dev.28 23:30:54 v2.0.1-dev.29 23:30:54 v2.0.1-dev.3 23:30:54 v2.0.1-dev.30 23:30:54 v2.0.1-dev.31 23:30:54 v2.0.1-dev.32 23:30:54 v2.0.1-dev.33 23:30:54 v2.0.1-dev.34 23:30:54 v2.0.1-dev.35 23:30:54 v2.0.1-dev.36 23:30:54 v2.0.1-dev.37 23:30:54 v2.0.1-dev.38 23:30:54 v2.0.1-dev.39 23:30:54 v2.0.1-dev.4 23:30:54 v2.0.1-dev.40 23:30:54 v2.0.1-dev.41 23:30:54 v2.0.1-dev.42 23:30:54 v2.0.1-dev.43 23:30:54 v2.0.1-dev.44 23:30:54 v2.0.1-dev.45 23:30:54 v2.0.1-dev.46 23:30:54 v2.0.1-dev.47 23:30:54 v2.0.1-dev.48 23:30:54 v2.0.1-dev.49 23:30:54 v2.0.1-dev.5 23:30:54 v2.0.1-dev.50 23:30:54 v2.0.1-dev.51 23:30:54 v2.0.1-dev.52 23:30:54 v2.0.1-dev.53 23:30:54 v2.0.1-dev.54 23:30:54 v2.0.1-dev.55 23:30:54 v2.0.1-dev.56 23:30:54 v2.0.1-dev.57 23:30:54 v2.0.1-dev.58 23:30:54 v2.0.1-dev.59 23:30:54 v2.0.1-dev.6 23:30:54 v2.0.1-dev.60 23:30:54 v2.0.1-dev.61 23:30:54 v2.0.1-dev.62 23:30:54 v2.0.1-dev.63 23:30:54 v2.0.1-dev.64 23:30:54 v2.0.1-dev.65 23:30:54 v2.0.1-dev.66 23:30:54 v2.0.1-dev.67 23:30:54 v2.0.1-dev.68 23:30:54 v2.0.1-dev.69 23:30:54 v2.0.1-dev.7 23:30:54 v2.0.1-dev.70 23:30:54 v2.0.1-dev.71 23:30:54 v2.0.1-dev.72 23:30:54 v2.0.1-dev.73 23:30:54 v2.0.1-dev.74 23:30:54 v2.0.1-dev.75 23:30:54 v2.0.1-dev.76 23:30:54 v2.0.1-dev.77 23:30:54 v2.0.1-dev.78 23:30:54 v2.0.1-dev.79 23:30:54 v2.0.1-dev.8 23:30:54 v2.0.1-dev.80 23:30:54 v2.0.1-dev.81 23:30:54 v2.0.1-dev.82 23:30:54 v2.0.1-dev.83 23:30:54 v2.0.1-dev.84 23:30:54 v2.0.1-dev.85 23:30:54 v2.0.1-dev.9 [Pipeline] sh 23:30:55 + lftools sign git-tag v2.0.1-dev.85 23:30:55 Signing Git tag with Sigul... 23:30:55 Signing v2.0.1-dev.85 [Pipeline] echo 23:30:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:30:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:30:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:30:56 $ docker stop --time=1 cb303f3d8cb3a4100fc07e3c6e3f4ae2c352fcdee04c734827841af8d93a58de 23:30:58 $ docker rm -f cb303f3d8cb3a4100fc07e3c6e3f4ae2c352fcdee04c734827841af8d93a58de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 23:30:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:30:58 . [Pipeline] withDockerContainer 23:30:58 prd-centos7-docker-4c-2g-13332 does not seem to be running inside a container 23:30:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/97 -v /w/workspace/edgex-go/97:/w/workspace/edgex-go/97:rw,z -v /w/workspace/edgex-go/97@tmp:/w/workspace/edgex-go/97@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:30:59 $ docker top 0f7c53e5cfe4af321f5e742a52d6a7f68872c3145b45e82714bc5b59e03cbc03 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:30:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:30:59 [ssh-agent] Looking for ssh-agent implementation... 23:30:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:30:59 $ docker exec 0f7c53e5cfe4af321f5e742a52d6a7f68872c3145b45e82714bc5b59e03cbc03 ssh-agent 23:30:59 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPANHai/agent.14 23:30:59 SSH_AGENT_PID=20 23:30:59 Running ssh-add (command line suppressed) 23:30:59 Identity added: /w/workspace/edgex-go/97@tmp/private_key_947448283862513503.key (/w/workspace/edgex-go/97@tmp/private_key_947448283862513503.key) 23:30:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:30:59 + git semver bump pre 23:30:59 # -> Open(): unable to determine branch for HEAD 23:30:59 # $GIT_DIR = /w/workspace/edgex-go/97/.git 23:30:59 # $GIT_WORK_TREE = /w/workspace/edgex-go/97 23:30:59 # $SEMVER_REMOTE_NAME = origin 23:30:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:30:59 # $SEMVER_USER_NAME = edgex-jenkins 23:30:59 # $SEMVER_BRANCH = main 23:30:59 # $SEMVER_DIR = /w/workspace/edgex-go/97/.semver 23:30:59 2.0.1-dev.86 [Pipeline] } 23:30:59 $ docker exec --env ******** --env ******** 0f7c53e5cfe4af321f5e742a52d6a7f68872c3145b45e82714bc5b59e03cbc03 ssh-agent -k 23:30:59 unset SSH_AUTH_SOCK; 23:30:59 unset SSH_AGENT_PID; 23:30:59 echo Agent pid 20 killed; 23:30:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:31:00 + git semver [Pipeline] } 23:31:00 $ docker stop --time=1 0f7c53e5cfe4af321f5e742a52d6a7f68872c3145b45e82714bc5b59e03cbc03 23:31:01 $ docker rm -f 0f7c53e5cfe4af321f5e742a52d6a7f68872c3145b45e82714bc5b59e03cbc03 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 23:31:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:31:01 . [Pipeline] withDockerContainer 23:31:01 prd-centos7-docker-4c-2g-13332 does not seem to be running inside a container 23:31:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/97 -v /w/workspace/edgex-go/97:/w/workspace/edgex-go/97:rw,z -v /w/workspace/edgex-go/97@tmp:/w/workspace/edgex-go/97@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:31:02 $ docker top c19b96a53fc526b5977932260af273f3648f9651780ff4475cd395559d8c9d14 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:31:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:31:02 [ssh-agent] Looking for ssh-agent implementation... 23:31:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:31:02 $ docker exec c19b96a53fc526b5977932260af273f3648f9651780ff4475cd395559d8c9d14 ssh-agent 23:31:02 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmjJEiF/agent.14 23:31:02 SSH_AGENT_PID=20 23:31:02 Running ssh-add (command line suppressed) 23:31:02 Identity added: /w/workspace/edgex-go/97@tmp/private_key_944467640928576510.key (/w/workspace/edgex-go/97@tmp/private_key_944467640928576510.key) 23:31:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:31:02 + git semver push 23:31:02 # -> Open(): unable to determine branch for HEAD 23:31:02 # $GIT_DIR = /w/workspace/edgex-go/97/.git 23:31:02 # $GIT_WORK_TREE = /w/workspace/edgex-go/97 23:31:02 # $SEMVER_REMOTE_NAME = origin 23:31:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:31:02 # $SEMVER_USER_NAME = edgex-jenkins 23:31:02 # $SEMVER_BRANCH = main 23:31:02 # $SEMVER_DIR = /w/workspace/edgex-go/97/.semver [Pipeline] } 23:31:07 $ docker exec --env ******** --env ******** c19b96a53fc526b5977932260af273f3648f9651780ff4475cd395559d8c9d14 ssh-agent -k 23:31:07 unset SSH_AUTH_SOCK; 23:31:07 unset SSH_AGENT_PID; 23:31:07 echo Agent pid 20 killed; 23:31:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:31:07 + git semver [Pipeline] } 23:31:07 $ docker stop --time=1 c19b96a53fc526b5977932260af273f3648f9651780ff4475cd395559d8c9d14 23:31:08 $ docker rm -f c19b96a53fc526b5977932260af273f3648f9651780ff4475cd395559d8c9d14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:31:09 + '[' -d /w/workspace/edgex-go/97/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:31:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:31:10 ---> package-listing.sh 23:31:10 ++ facter osfamily 23:31:10 ++ tr '[:upper:]' '[:lower:]' 23:31:10 + OS_FAMILY=redhat 23:31:10 + workspace=/w/workspace/edgex-go/97 23:31:10 + START_PACKAGES=/tmp/packages_start.txt 23:31:10 + END_PACKAGES=/tmp/packages_end.txt 23:31:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:31:10 + PACKAGES=/tmp/packages_start.txt 23:31:10 + '[' /w/workspace/edgex-go/97 ']' 23:31:10 + PACKAGES=/tmp/packages_end.txt 23:31:10 + case "${OS_FAMILY}" in 23:31:10 + rpm -qa 23:31:10 + sort 23:31:13 + '[' -f /tmp/packages_start.txt ']' 23:31:13 + '[' -f /tmp/packages_end.txt ']' 23:31:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:31:13 + '[' /w/workspace/edgex-go/97 ']' 23:31:13 + mkdir -p /w/workspace/edgex-go/97/archives/ 23:31:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/97/archives/ [Pipeline] echo 23:31:13 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/97/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:31:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:31:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:31:14 23:31:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:31:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:31:14 latest: Pulling from edgex-lftools-log-publisher 23:31:14 b4d181a07f80: Pulling fs layer 23:31:14 a1111a8f2ec3: Pulling fs layer 23:31:14 ed53099fbce6: Pulling fs layer 23:31:14 dc539afda2c1: Pulling fs layer 23:31:14 77bc0d833cb6: Pulling fs layer 23:31:14 9065ff56babe: Pulling fs layer 23:31:14 d287ab97295c: Pulling fs layer 23:31:14 77bc0d833cb6: Waiting 23:31:14 9065ff56babe: Waiting 23:31:14 d287ab97295c: Waiting 23:31:14 dc539afda2c1: Waiting 23:31:14 a1111a8f2ec3: Verifying Checksum 23:31:14 a1111a8f2ec3: Download complete 23:31:14 dc539afda2c1: Verifying Checksum 23:31:14 dc539afda2c1: Download complete 23:31:14 ed53099fbce6: Verifying Checksum 23:31:14 ed53099fbce6: Download complete 23:31:15 9065ff56babe: Verifying Checksum 23:31:15 9065ff56babe: Download complete 23:31:15 77bc0d833cb6: Verifying Checksum 23:31:15 77bc0d833cb6: Download complete 23:31:15 b4d181a07f80: Verifying Checksum 23:31:15 b4d181a07f80: Download complete 23:31:15 d287ab97295c: Verifying Checksum 23:31:15 d287ab97295c: Download complete 23:31:16 b4d181a07f80: Pull complete 23:31:16 a1111a8f2ec3: Pull complete 23:31:17 ed53099fbce6: Pull complete 23:31:17 dc539afda2c1: Pull complete 23:31:17 77bc0d833cb6: Pull complete 23:31:17 9065ff56babe: Pull complete 23:31:22 d287ab97295c: Pull complete 23:31:22 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:31:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:31:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:31:22 prd-centos7-docker-4c-2g-13332 does not seem to be running inside a container 23:31:22 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/97/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/97 -v /w/workspace/edgex-go/97:/w/workspace/edgex-go/97:rw,z -v /w/workspace/edgex-go/97@tmp:/w/workspace/edgex-go/97@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:31:25 $ docker top 5f97e872615000677127c52425075286be9a825c73548c12dd25ec1faa397d32 -eo pid,comm [Pipeline] { [Pipeline] sh 23:31:25 + touch /tmp/pre-build-complete [Pipeline] sh 23:31:25 + mkdir -p /var/log/sysstat [Pipeline] sh 23:31:26 + ls /var/log/sa-host 23:31:26 + sadf -c /var/log/sa-host/sa28 23:31:26 file_magic: OK 23:31:26 HZ: Using current value: 100 23:31:26 file_header: OK 23:31:26 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:31:26 Statistics: 23:31:26 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... 23:31:26 File successfully converted to sysstat format version 12.0.3 23:31:26 + sadf -c /var/log/sa-host/sa30 23:31:26 file_magic: OK 23:31:26 HZ: Using current value: 100 23:31:26 file_header: OK 23:31:26 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:31:26 Statistics: 23:31:26 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:31:26 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:31:26 provisioning config files... 23:31:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/97@tmp/config3869548494564689318tmp [Pipeline] { [Pipeline] echo 23:31:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:31:26 ---> create-netrc.sh [Pipeline] } 23:31:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:31:26 ---> python-tools-install.sh [Pipeline] echo 23:31:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:31:27 ---> sudo-logs.sh 23:31:27 Archiving 'sudo' log.. 23:31:27 sudo: unable to resolve host prd-centos7-docker-4c-2g-13332.novalocal: Name or service not known 23:31:27 sudo: unable to resolve host prd-centos7-docker-4c-2g-13332.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 23:31:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:31:27 ---> job-cost.sh 23:31:27 lf-activate-venv: SKIPPING 23:31:27 DEBUG: total: 0.10999999940395355 23:31:27 INFO: Retrieving Stack Cost... 23:31:27 INFO: Retrieving Pricing Info for: v3-standard-2 23:31:28 INFO: Archiving Costs [Pipeline] echo 23:31:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:31:28 ---> logs-deploy.sh 23:31:28 lf-activate-venv: SKIPPING 23:31:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/97 23:31:28 INFO: archiving workspace using pattern(s): 23:31:29 Archives upload complete. 23:31:29 INFO: archiving logs to Nexus 23:31:29 ---> uname -a: 23:31:29 Linux prd-centos7-docker-4c-2g-13332.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 23:31:29 23:31:29 23:31:29 ---> lscpu: 23:31:29 Architecture: x86_64 23:31:29 CPU op-mode(s): 32-bit, 64-bit 23:31:29 Byte Order: Little Endian 23:31:29 Address sizes: 40 bits physical, 48 bits virtual 23:31:29 CPU(s): 2 23:31:29 On-line CPU(s) list: 0,1 23:31:29 Thread(s) per core: 1 23:31:29 Core(s) per socket: 1 23:31:29 Socket(s): 2 23:31:29 NUMA node(s): 1 23:31:29 Vendor ID: AuthenticAMD 23:31:29 CPU family: 23 23:31:29 Model: 49 23:31:29 Model name: AMD EPYC-Rome Processor 23:31:29 Stepping: 0 23:31:29 CPU MHz: 2799.996 23:31:29 BogoMIPS: 5599.99 23:31:29 Virtualization: AMD-V 23:31:29 Hypervisor vendor: KVM 23:31:29 Virtualization type: full 23:31:29 L1d cache: 32K 23:31:29 L1i cache: 32K 23:31:29 L2 cache: 512K 23:31:29 L3 cache: 16384K 23:31:29 NUMA node0 CPU(s): 0,1 23:31:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 23:31:29 23:31:29 23:31:29 ---> nproc: 23:31:29 2 23:31:29 23:31:29 23:31:29 ---> df -h: 23:31:29 Filesystem Size Used Avail Use% Mounted on 23:31:29 overlay 40G 15G 26G 36% / 23:31:29 tmpfs 64M 0 64M 0% /dev 23:31:29 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:31:29 shm 64M 0 64M 0% /dev/shm 23:31:29 /dev/vda1 40G 15G 26G 36% /facter-os 23:31:29 23:31:29 23:31:29 ---> sar -b -r -n DEV: 23:31:29 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/28/21 _x86_64_ (2 CPU) 23:31:29 23:31:29 23:12:26 LINUX RESTART (2 CPU) 23:31:29 23:31:29 23:13:01 tps rtps wtps bread/s bwrtn/s 23:31:29 23:14:01 281.30 3.38 277.92 2350.18 75720.91 23:31:29 23:15:01 142.43 0.00 142.43 0.00 30604.16 23:31:29 23:16:01 75.52 0.02 75.51 0.53 6492.39 23:31:29 23:17:03 262.98 36.26 226.73 1045.75 102540.98 23:31:29 23:18:01 796.92 449.98 346.94 19773.08 223193.18 23:31:29 23:19:01 518.43 86.00 432.43 5190.41 209252.46 23:31:29 23:20:01 277.62 30.42 247.19 2147.41 42924.15 23:31:29 23:21:01 8.53 0.60 7.93 10.13 156.12 23:31:29 23:22:01 0.53 0.03 0.50 0.27 8.50 23:31:29 23:23:01 0.25 0.07 0.18 0.53 3.00 23:31:29 23:24:01 0.30 0.03 0.27 0.27 3.60 23:31:29 23:25:01 0.32 0.02 0.30 0.13 4.56 23:31:29 23:26:01 0.17 0.00 0.17 0.00 1.50 23:31:29 23:27:01 0.30 0.02 0.28 0.53 3.20 23:31:29 23:28:01 0.55 0.27 0.28 7.73 4.78 23:31:29 23:29:01 0.78 0.00 0.78 0.00 13.83 23:31:29 23:30:01 0.22 0.02 0.20 0.13 2.72 23:31:29 23:31:01 244.96 3.30 241.67 576.93 54895.46 23:31:29 Average: 144.14 33.17 110.97 1694.78 41203.25 23:31:29 23:31:29 23:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:31:29 23:14:01 2563600 0 1037292 12.95 2620 4405428 1867244 20.62 1888040 3006836 668244 23:31:29 23:15:01 3283896 0 1051324 13.13 2620 3671100 1988788 21.96 1438472 2805256 182300 23:31:29 23:16:01 3178920 0 1213180 15.15 2620 3614220 1895044 20.92 1499128 2841492 97508 23:31:29 23:17:03 137960 0 1300852 16.24 2620 6567508 2648476 29.24 2785280 4495700 651780 23:31:29 23:18:01 374332 0 1864340 23.28 2620 5767648 3924932 43.33 3233748 3772496 97224 23:31:29 23:19:01 871784 0 1485700 18.55 2620 5648836 3392620 37.46 2554276 3938064 101436 23:31:29 23:20:01 2463004 0 1202476 15.01 2620 4340840 1545620 17.06 1445664 3495956 24 23:31:29 23:21:01 2349720 0 1315412 16.42 2620 4341188 1799016 19.86 1700512 3353000 20 23:31:29 23:22:01 2358928 0 1306196 16.31 2620 4341196 1697792 18.74 1694192 3352932 8 23:31:29 23:23:01 2363736 0 1301380 16.25 2620 4341204 1692784 18.69 1695060 3347580 20 23:31:29 23:24:01 2367492 0 1297612 16.20 2620 4341216 1662972 18.36 1692072 3347728 12 23:31:29 23:25:01 2367432 0 1297664 16.20 2620 4341224 1659112 18.32 1692292 3347732 8 23:31:29 23:26:01 2367848 0 1297236 16.20 2620 4341236 1659172 18.32 1692432 3347024 8 23:31:29 23:27:01 2368256 0 1296836 16.19 2620 4341228 1659064 18.32 1692124 3347024 20 23:31:29 23:28:01 2367928 0 1297120 16.20 2620 4341272 1659112 18.32 1692408 3347012 20 23:31:29 23:29:01 2368048 0 1296984 16.19 2620 4341288 1659040 18.32 1692252 3347024 20 23:31:29 23:30:01 2368028 0 1297000 16.19 2620 4341292 1659136 18.32 1692540 3347024 16 23:31:29 23:31:01 826720 0 1499152 18.72 2620 5680448 1849408 20.42 1921648 4485184 52 23:31:29 Average: 2074868 0 1314320 16.41 2620 4617132 1995518 22.03 1872341 3462504 99929 23:31:29 23:31:29 23:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:31:29 23:14:01 eth0 790.98 968.32 8262.49 115.45 0.00 0.00 0.00 0.00 23:31:29 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:29 23:14:01 docker0 853.23 611.21 75.48 4713.82 0.00 0.00 0.00 0.00 23:31:29 23:15:01 veth8470b2f 0.43 0.57 0.03 0.05 0.00 0.00 0.00 0.00 23:31:29 23:15:01 eth0 41.08 23.15 36.67 15.47 0.00 0.00 0.00 0.00 23:31:29 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:29 23:15:01 docker0 0.43 0.43 0.03 0.04 0.00 0.00 0.00 0.00 23:31:29 23:16:01 veth8470b2f 1.81 1.81 0.14 0.14 0.00 0.00 0.00 0.00 23:31:29 23:16:01 eth0 18.23 9.59 12.99 6.91 0.00 0.00 0.00 0.00 23:31:29 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:29 23:16:01 docker0 1.81 1.81 0.12 0.14 0.00 0.00 0.00 0.00 23:31:29 23:17:03 eth0 106.85 72.45 1660.09 128.24 0.00 0.00 0.00 0.00 23:31:29 23:17:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:29 23:17:03 vethc7395f5 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 23:31:29 23:17:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:29 23:18:01 veth4b3eb87 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 23:31:29 23:18:01 veth8637f07 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 23:31:29 23:18:01 eth0 63.51 34.58 209.11 14.73 0.00 0.00 0.00 0.00 23:31:29 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:29 23:19:01 vethe60d0ff 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:31:29 23:19:01 veth26ee32c 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 23:31:29 23:19:01 eth0 59.99 27.86 258.26 13.51 0.00 0.00 0.00 0.00 23:31:29 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:29 23:20:01 eth0 241.17 183.71 1628.89 449.94 0.00 0.00 0.00 0.00 23:31:29 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:29 23:20:01 docker0 908.03 728.94 79.04 5621.86 0.00 0.00 0.00 0.00 23:31:29 23:21:01 eth0 254.64 272.16 138.56 1260.08 0.00 0.00 0.00 0.00 23:31:29 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:29 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:29 23:22:01 eth0 1.87 0.50 0.63 0.39 0.00 0.00 0.00 0.00 23:31:29 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:29 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:29 23:23:01 eth0 0.67 0.40 0.35 0.26 0.00 0.00 0.00 0.00 23:31:29 23:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:29 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:29 23:24:01 eth0 0.32 0.17 0.07 0.01 0.00 0.00 0.00 0.00 23:31:29 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:29 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:29 23:25:01 eth0 1.33 0.48 0.36 0.21 0.00 0.00 0.00 0.00 23:31:29 23:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:29 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:29 23:26:01 eth0 1.13 0.35 0.33 0.20 0.00 0.00 0.00 0.00 23:31:29 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:29 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:29 23:27:01 eth0 0.47 0.25 0.27 0.19 0.00 0.00 0.00 0.00 23:31:29 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:29 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:29 23:28:01 eth0 1.13 0.50 0.45 0.27 0.00 0.00 0.00 0.00 23:31:29 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:29 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:29 23:29:01 eth0 1.22 0.38 0.34 0.17 0.00 0.00 0.00 0.00 23:31:29 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:29 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:29 23:30:01 eth0 0.75 0.37 0.30 0.21 0.00 0.00 0.00 0.00 23:31:29 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:29 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:29 23:31:01 vethc90d90d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:29 23:31:01 vethfdd0e92 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:29 23:31:01 eth0 393.49 230.85 7690.36 52.22 0.00 0.00 0.00 0.00 23:31:29 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:29 Average: vethc90d90d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:29 Average: vethfdd0e92 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:29 Average: eth0 110.04 101.55 1108.37 114.55 0.00 0.00 0.00 0.00 23:31:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:29 23:31:29 23:31:29 ---> sar -P ALL: 23:31:29 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/28/21 _x86_64_ (2 CPU) 23:31:29 23:31:29 23:12:26 LINUX RESTART (2 CPU) 23:31:29 23:31:29 23:13:01 CPU %user %nice %system %iowait %steal %idle 23:31:29 23:14:01 all 37.53 0.00 13.40 3.07 0.10 45.90 23:31:29 23:14:01 0 35.17 0.00 13.93 2.34 0.09 48.47 23:31:29 23:14:01 1 39.91 0.00 12.87 3.80 0.11 43.31 23:31:29 23:15:01 all 58.32 0.00 8.21 1.06 0.10 32.31 23:31:29 23:15:01 0 57.68 0.00 9.31 1.25 0.11 31.65 23:31:29 23:15:01 1 58.95 0.00 7.12 0.87 0.09 32.97 23:31:29 23:16:01 all 43.72 0.00 5.00 0.56 0.07 50.65 23:31:29 23:16:01 0 43.46 0.00 5.20 0.58 0.07 50.69 23:31:29 23:16:01 1 43.98 0.00 4.81 0.53 0.07 50.61 23:31:29 23:17:03 all 55.72 0.00 12.18 3.89 0.12 28.09 23:31:29 23:17:03 0 55.96 0.00 12.16 4.38 0.12 27.38 23:31:29 23:17:03 1 55.47 0.00 12.20 3.40 0.12 28.80 23:31:29 23:18:01 all 49.95 0.00 17.12 27.13 0.11 5.69 23:31:29 23:18:01 0 49.88 0.00 17.42 27.06 0.11 5.53 23:31:29 23:18:01 1 50.02 0.00 16.81 27.20 0.11 5.86 23:31:29 23:19:01 all 71.37 0.00 17.71 8.52 0.12 2.28 23:31:29 23:19:01 0 71.02 0.00 17.76 9.18 0.11 1.93 23:31:29 23:19:01 1 71.72 0.00 17.67 7.85 0.13 2.62 23:31:29 23:20:01 all 42.93 0.00 10.04 1.82 0.09 45.12 23:31:29 23:20:01 0 42.98 0.00 10.44 1.28 0.09 45.21 23:31:29 23:20:01 1 42.87 0.00 9.64 2.36 0.09 45.04 23:31:29 23:21:01 all 11.30 0.00 2.34 0.06 0.06 86.24 23:31:29 23:21:01 0 11.43 0.00 2.52 0.05 0.07 85.93 23:31:29 23:21:01 1 11.17 0.00 2.16 0.07 0.05 86.56 23:31:29 23:22:01 all 0.12 0.00 0.07 0.00 0.03 99.78 23:31:29 23:22:01 0 0.17 0.00 0.08 0.00 0.03 99.72 23:31:29 23:22:01 1 0.07 0.00 0.05 0.00 0.03 99.85 23:31:29 23:23:01 all 0.23 0.00 0.04 0.00 0.03 99.69 23:31:29 23:23:01 0 0.12 0.00 0.03 0.00 0.03 99.82 23:31:29 23:23:01 1 0.35 0.00 0.05 0.00 0.03 99.57 23:31:29 23:24:01 all 0.16 0.00 0.02 0.00 0.02 99.81 23:31:29 23:24:01 0 0.03 0.00 0.02 0.00 0.03 99.92 23:31:29 23:24:01 1 0.28 0.00 0.02 0.00 0.00 99.70 23:31:29 23:31:29 23:24:01 CPU %user %nice %system %iowait %steal %idle 23:31:29 23:25:01 all 0.11 0.00 0.03 0.00 0.03 99.83 23:31:29 23:25:01 0 0.05 0.00 0.03 0.00 0.03 99.88 23:31:29 23:25:01 1 0.17 0.00 0.03 0.00 0.02 99.78 23:31:29 23:26:01 all 0.09 0.00 0.03 0.00 0.02 99.87 23:31:29 23:26:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:31:29 23:26:01 1 0.15 0.00 0.02 0.00 0.02 99.82 23:31:29 23:27:01 all 0.17 0.00 0.03 0.00 0.03 99.77 23:31:29 23:27:01 0 0.22 0.00 0.03 0.00 0.03 99.72 23:31:29 23:27:01 1 0.12 0.00 0.03 0.00 0.02 99.83 23:31:29 23:28:01 all 0.10 0.00 0.05 0.01 0.02 99.82 23:31:29 23:28:01 0 0.12 0.00 0.05 0.02 0.03 99.78 23:31:29 23:28:01 1 0.08 0.00 0.05 0.00 0.00 99.87 23:31:29 23:29:01 all 0.03 0.00 0.03 0.00 0.02 99.92 23:31:29 23:29:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:31:29 23:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:31:29 23:30:01 all 0.08 0.00 0.03 0.00 0.03 99.87 23:31:29 23:30:01 0 0.05 0.00 0.02 0.00 0.00 99.93 23:31:29 23:30:01 1 0.10 0.00 0.03 0.00 0.05 99.82 23:31:29 23:31:01 all 24.83 0.00 11.21 3.66 0.08 60.23 23:31:29 23:31:01 0 24.70 0.00 11.30 3.65 0.09 60.26 23:31:29 23:31:01 1 24.96 0.00 11.12 3.66 0.07 60.19 23:31:29 Average: all 21.10 0.00 5.17 2.58 0.06 71.09 23:31:29 Average: 0 20.91 0.00 5.33 2.59 0.06 71.11 23:31:29 Average: 1 21.28 0.00 5.02 2.58 0.06 71.07 23:31:29 23:31:29 23:31:29