Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 69f0044378c84a2584b9cc14c244d921f2d7705f 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-ssh4037050485798542167.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-ssh2164301722003557981.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-ssh5522225025518455596.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-ssh3799604993820792629.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-ssh5263514342950574000.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 ‘prd-centos7-docker-4c-2g-1461’ is offline Running on prd-centos7-docker-4c-2g-1475 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/81 [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/81 # 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/81@tmp/jenkins-gitclient-ssh8665686900225789466.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 69f0044378c84a2584b9cc14c244d921f2d7705f (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 69f0044378c84a2584b9cc14c244d921f2d7705f # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#3748)" > git rev-list --no-walk 9d6a4513a2ce67a55ac7208e4cc4009604167c71 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:24:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:24:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:24:31 ========================================================= 19:24:31 EdgeX Global Pipelines Version Info 19:24:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:24:32 ------------------- 19:24:32 stable info: 19:24:32 ------------------- 19:24:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:24:32 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 19:24:32 Message: update stable to v1.0.210 19:24:32 ------------------- 19:24:32 experimental info: 19:24:32 ------------------- 19:24:32 Commited By: **** collab-it+edgex@linuxfoundation.org 19:24:32 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 19:24:32 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:24:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:24:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:24:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:24:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:24:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:24:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:24:33 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:24:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:24:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:24:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:24:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:24:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:24:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:24:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:24:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:24:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:24:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:24:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:24:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:24:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:24:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:24:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:24:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:24:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:24:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:24:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 69f0044378c84a2584b9cc14c244d921f2d7705f [Pipeline] echo 19:24:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 69f0044 [Pipeline] echo 19:24:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:24:33 provisioning config files... 19:24:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/81@tmp/config3522466535678567109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:24:33 ---> docker-login.sh 19:24:33 nexus3.edgexfoundry.org:10001 19:24:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:24:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:24:33 Configure a credential helper to remove this warning. See 19:24:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:24:33 19:24:33 Login Succeeded 19:24:33 nexus3.edgexfoundry.org:10002 19:24:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:24:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:24:33 Configure a credential helper to remove this warning. See 19:24:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:24:33 19:24:33 Login Succeeded 19:24:33 nexus3.edgexfoundry.org:10003 19:24:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:24:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:24:34 Configure a credential helper to remove this warning. See 19:24:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:24:34 19:24:34 Login Succeeded 19:24:34 nexus3.edgexfoundry.org:10004 19:24:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:24:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:24:34 Configure a credential helper to remove this warning. See 19:24:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:24:34 19:24:34 Login Succeeded 19:24:34 docker.io 19:24:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:24:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:24:34 Configure a credential helper to remove this warning. See 19:24:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:24:34 19:24:34 Login Succeeded 19:24:34 ---> docker-login.sh ends [Pipeline] } 19:24:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:24:34 ++ 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 19:24:34 + for file in '`ls cmd/**/Dockerfile`' 19:24:34 ++ dirname cmd/core-command/Dockerfile 19:24:34 ++ cut -d/ -f2 19:24:34 + echo core-command,cmd/core-command/Dockerfile 19:24:34 + for file in '`ls cmd/**/Dockerfile`' 19:24:34 ++ dirname cmd/core-data/Dockerfile 19:24:34 ++ cut -d/ -f2 19:24:34 + echo core-data,cmd/core-data/Dockerfile 19:24:34 + for file in '`ls cmd/**/Dockerfile`' 19:24:34 ++ dirname cmd/core-metadata/Dockerfile 19:24:34 ++ cut -d/ -f2 19:24:34 + echo core-metadata,cmd/core-metadata/Dockerfile 19:24:34 + for file in '`ls cmd/**/Dockerfile`' 19:24:34 ++ dirname cmd/security-bootstrapper/Dockerfile 19:24:34 ++ cut -d/ -f2 19:24:34 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:24:34 + for file in '`ls cmd/**/Dockerfile`' 19:24:34 ++ dirname cmd/security-proxy-setup/Dockerfile 19:24:34 ++ cut -d/ -f2 19:24:34 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:24:34 + for file in '`ls cmd/**/Dockerfile`' 19:24:34 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:24:34 ++ cut -d/ -f2 19:24:34 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:24:34 + for file in '`ls cmd/**/Dockerfile`' 19:24:34 ++ dirname cmd/support-notifications/Dockerfile 19:24:34 ++ cut -d/ -f2 19:24:34 + echo support-notifications,cmd/support-notifications/Dockerfile 19:24:34 + for file in '`ls cmd/**/Dockerfile`' 19:24:34 ++ dirname cmd/support-scheduler/Dockerfile 19:24:34 ++ cut -d/ -f2 19:24:34 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:24:34 + for file in '`ls cmd/**/Dockerfile`' 19:24:34 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:24:34 ++ cut -d/ -f2 19:24:34 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:24:35 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 19:24:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:24:35 19:24:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:24:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:24:35 latest: Pulling from edgex-devops/git-semver 19:24:35 a0d0a0d46f8b: Pulling fs layer 19:24:35 3e5f54012d9b: Pulling fs layer 19:24:35 4c7163046ea9: Pulling fs layer 19:24:35 0c2d73faf560: Pulling fs layer 19:24:35 0c2d73faf560: Waiting 19:24:35 3e5f54012d9b: Verifying Checksum 19:24:35 3e5f54012d9b: Download complete 19:24:35 a0d0a0d46f8b: Verifying Checksum 19:24:35 a0d0a0d46f8b: Download complete 19:24:35 4c7163046ea9: Verifying Checksum 19:24:35 4c7163046ea9: Download complete 19:24:35 0c2d73faf560: Verifying Checksum 19:24:35 0c2d73faf560: Download complete 19:24:36 a0d0a0d46f8b: Pull complete 19:24:36 3e5f54012d9b: Pull complete 19:24:36 4c7163046ea9: Pull complete 19:24:36 0c2d73faf560: Pull complete 19:24:36 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 19:24:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:24:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:24:36 prd-centos7-docker-4c-2g-1475 does not seem to be running inside a container 19:24:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:24:37 $ docker top 3a038420f4571e2cc57246d65e1c200c3e54fe09490b7746e1c170e7b4fd61a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:24:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:24:37 [ssh-agent] Looking for ssh-agent implementation... 19:24:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:24:37 $ docker exec 3a038420f4571e2cc57246d65e1c200c3e54fe09490b7746e1c170e7b4fd61a5 ssh-agent 19:24:37 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoCDHOB/agent.15 19:24:37 SSH_AGENT_PID=21 19:24:37 Running ssh-add (command line suppressed) 19:24:37 Identity added: /w/workspace/edgex-go/81@tmp/private_key_6309174101021701157.key (/w/workspace/edgex-go/81@tmp/private_key_6309174101021701157.key) 19:24:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:24:38 + git tag --points-at HEAD [Pipeline] } 19:24:38 $ docker exec --env ******** --env ******** 3a038420f4571e2cc57246d65e1c200c3e54fe09490b7746e1c170e7b4fd61a5 ssh-agent -k 19:24:38 unset SSH_AUTH_SOCK; 19:24:38 unset SSH_AGENT_PID; 19:24:38 echo Agent pid 21 killed; 19:24:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:24:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:24:38 [ssh-agent] Looking for ssh-agent implementation... 19:24:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:24:38 $ docker exec 3a038420f4571e2cc57246d65e1c200c3e54fe09490b7746e1c170e7b4fd61a5 ssh-agent 19:24:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfgkceL/agent.56 19:24:38 SSH_AGENT_PID=63 19:24:38 Running ssh-add (command line suppressed) 19:24:38 Identity added: /w/workspace/edgex-go/81@tmp/private_key_7613279703068067021.key (/w/workspace/edgex-go/81@tmp/private_key_7613279703068067021.key) 19:24:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:24:39 + git semver init 19:24:39 # -> Open(): unable to determine branch for HEAD 19:24:39 # $GIT_DIR = /w/workspace/edgex-go/81/.git 19:24:39 # $GIT_WORK_TREE = /w/workspace/edgex-go/81 19:24:39 # $SEMVER_REMOTE_NAME = origin 19:24:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:24:39 # $SEMVER_USER_NAME = edgex-jenkins 19:24:39 # $SEMVER_BRANCH = main 19:24:39 # $SEMVER_TEMP = /tmp/semver-895715400 19:24:39 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:24:51 # '/tmp/semver-895715400' -> '/w/workspace/edgex-go/81/.semver' 19:24:51 # -> Force: false 19:24:51 # $SEMVER_DIR = /w/workspace/edgex-go/81/.semver [Pipeline] } 19:24:51 $ docker exec --env ******** --env ******** 3a038420f4571e2cc57246d65e1c200c3e54fe09490b7746e1c170e7b4fd61a5 ssh-agent -k 19:24:51 unset SSH_AUTH_SOCK; 19:24:51 unset SSH_AGENT_PID; 19:24:51 echo Agent pid 63 killed; 19:24:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:24:52 + git semver [Pipeline] } 19:24:52 $ docker stop --time=1 3a038420f4571e2cc57246d65e1c200c3e54fe09490b7746e1c170e7b4fd61a5 19:24:54 $ docker rm -f 3a038420f4571e2cc57246d65e1c200c3e54fe09490b7746e1c170e7b4fd61a5 [Pipeline] // withDockerContainer [Pipeline] sh 19:24:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:24:54 Stashed 1 file(s) [Pipeline] echo 19:24:54 [edgeXSemver]: initialized semver on version 2.0.1-dev.70 [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 19:24:55 ========================================================= 19:24:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:24:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:24:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:24:55 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:24:55 a0d0a0d46f8b: Already exists 19:24:55 31adcdaf11c8: Pulling fs layer 19:24:55 b8b176561691: Pulling fs layer 19:24:55 4527c011a84f: Pulling fs layer 19:24:55 5d74067f8e1e: Pulling fs layer 19:24:55 e0aca202a116: Pulling fs layer 19:24:55 3a43be97a3b4: Pulling fs layer 19:24:55 34cad66bf833: Pulling fs layer 19:24:55 b4e3c513aaa6: Pulling fs layer 19:24:55 5d74067f8e1e: Waiting 19:24:55 e0aca202a116: Waiting 19:24:55 3a43be97a3b4: Waiting 19:24:55 34cad66bf833: Waiting 19:24:55 b4e3c513aaa6: Waiting 19:24:55 b8b176561691: Verifying Checksum 19:24:55 b8b176561691: Download complete 19:24:55 31adcdaf11c8: Verifying Checksum 19:24:55 31adcdaf11c8: Download complete 19:24:55 5d74067f8e1e: Verifying Checksum 19:24:55 5d74067f8e1e: Download complete 19:24:55 e0aca202a116: Verifying Checksum 19:24:55 e0aca202a116: Download complete 19:24:55 3a43be97a3b4: Verifying Checksum 19:24:55 3a43be97a3b4: Download complete 19:24:55 34cad66bf833: Verifying Checksum 19:24:55 34cad66bf833: Download complete 19:24:55 31adcdaf11c8: Pull complete 19:24:55 b8b176561691: Pull complete 19:24:56 4527c011a84f: Verifying Checksum 19:24:56 4527c011a84f: Download complete 19:24:56 b4e3c513aaa6: Verifying Checksum 19:24:56 b4e3c513aaa6: Download complete 19:25:00 4527c011a84f: Pull complete 19:25:00 5d74067f8e1e: Pull complete 19:25:00 e0aca202a116: Pull complete 19:25:00 3a43be97a3b4: Pull complete 19:25:00 34cad66bf833: Pull complete 19:25:03 b4e3c513aaa6: Pull complete 19:25:03 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 19:25:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:25:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 19:25:03 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:25:03 WORKDIR /edgex 19:25:03 COPY go.mod . 19:25:03 RUN go mod download' 19:25:03 + docker build -t ci-base-image-x86_64 -f - . 19:25:05 Sending build context to Docker daemon 329.3MB 19:25:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:25:05 ---> 9f6097aaca64 19:25:05 Step 2/4 : WORKDIR /edgex 19:25:06 ---> Running in 5e5b532148eb 19:25:06 Removing intermediate container 5e5b532148eb 19:25:06 ---> 305c96e02039 19:25:06 Step 3/4 : COPY go.mod . 19:25:06 ---> 83bed9798495 19:25:06 Step 4/4 : RUN go mod download 19:25:06 ---> Running in 6befaa9bbfc4 19:25:10 Still waiting to schedule task 19:25:10 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:25:38 Removing intermediate container 6befaa9bbfc4 19:25:38 ---> 4118e4b7f08f 19:25:38 Successfully built 4118e4b7f08f 19:25:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:25:39 + docker inspect -f . ci-base-image-x86_64 19:25:39 . [Pipeline] withDockerContainer 19:25:39 prd-centos7-docker-4c-2g-1475 does not seem to be running inside a container 19:25:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:25:39 $ docker top a6c9da96865056e107fc976c246946274da19b6a497139a6630ec29d93024846 -eo pid,comm [Pipeline] { [Pipeline] sh 19:25:40 + go version 19:25:40 go version go1.16.8 linux/amd64 [Pipeline] } 19:25:40 $ docker stop --time=1 a6c9da96865056e107fc976c246946274da19b6a497139a6630ec29d93024846 19:25:41 $ docker rm -f a6c9da96865056e107fc976c246946274da19b6a497139a6630ec29d93024846 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:25:41 + docker inspect -f . ci-base-image-x86_64 19:25:41 . [Pipeline] withDockerContainer 19:25:41 prd-centos7-docker-4c-2g-1475 does not seem to be running inside a container 19:25:41 $ 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/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:25:42 $ docker top 6abef3206de60accabcb7fcc788c104dfdf702de23ff56fec017692dae56be95 -eo pid,comm [Pipeline] { [Pipeline] echo 19:25:42 ========================================================= 19:25:42 [edgeXBuildGoParallel] Running Tests and Build... 19:25:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:25:42 + make test 19:25:42 go mod tidy 19:25:42 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:25:49 ? github.com/edgexfoundry/edgex-go [no test files] 19:26:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:26:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:26:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:26:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:26:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:26:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:26:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:26:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:26:17 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:26:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:26:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:26:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:26:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:26:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:26:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements 19:26:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:26:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:26:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.064s coverage: 98.5% of statements 19:26:21 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:26:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.049s coverage: 46.3% of statements 19:26:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:26:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:26:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.136s coverage: 90.1% of statements 19:26:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:26:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:26:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 84.4% of statements 19:26:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:26:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:26:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:26:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:26:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:26:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.267s coverage: 94.2% of statements 19:26:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:26:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:26:24 ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 59.1% of statements 19:26:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:26:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:26:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:26:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:26:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:26:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 60.0% of statements 19:26:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:26:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:26:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:26:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 1.0% of statements 19:26:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:26:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements 19:26:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements 19:26:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:26:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 19:26:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements 19:26:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements 19:26:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements 19:26:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements 19:26:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements 19:26:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements 19:26:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.185s coverage: 82.5% of statements 19:26:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:27:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 19:27:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:27:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:27:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:27:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 19:27:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:27:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:27:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:27:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:27:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:27:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 19:27:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:27:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:27:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 19:27:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:27:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 19:27:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:27:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements 19:27:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 19:27:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 19:27:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.137s coverage: 91.2% of statements 19:27:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:27:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 64.4% of statements 19:27:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:27:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:27:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 19:27:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements 19:27:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 19:27:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 19:27:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 19:27:02 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.214s coverage: 70.4% of statements 19:27:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:27:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:27:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:27:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.134s coverage: 43.4% of statements 19:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:27:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements 19:27:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:27:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements 19:27:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:27:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 19.5% of statements 19:27:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:27:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:27:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:27:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:27:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.0% of statements 19:27:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:27:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:27:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:27:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:27:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 19:27:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:27:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:27:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.7% of statements 19:27:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:27:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:27:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:27:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:27:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 19:27:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:27:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:27:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:27:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:27:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:27:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:27:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements 19:27:11 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 19:27:11 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 19:27:50 GO111MODULE=on go vet ./... 19:27:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:27:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:27:56 ./bin/test-attribution-txt.sh [Pipeline] sh 19:27:57 + ls -al . 19:27:57 total 612 19:27:57 drwxrwxr-x 10 1001 1001 4096 Oct 14 19:27 . 19:27:57 drwxr-xr-x 4 root root 30 Oct 14 19:25 .. 19:27:57 -rw-rw-r-- 1 1001 1001 11 Oct 14 19:24 .dockerignore 19:27:57 drwxrwxr-x 8 1001 1001 162 Oct 14 19:24 .git 19:27:57 drwxrwxr-x 4 1001 1001 142 Oct 14 19:24 .github 19:27:57 -rw-rw-r-- 1 1001 1001 804 Oct 14 19:24 .gitignore 19:27:57 -rw-rw-r-- 1 1001 1001 42 Oct 14 19:24 .golangci.yml 19:27:57 -rw-rw-r-- 1 1001 1001 76 Oct 14 19:24 .hadolint.yml 19:27:57 drwx------ 3 1001 1001 43 Oct 14 19:24 .semver 19:27:57 -rw-rw-r-- 1 1001 1001 166 Oct 14 19:24 .sonarcloud.properties 19:27:57 -rw-rw-r-- 1 1001 1001 1171 Oct 14 19:24 ADOPTERS.md 19:27:57 -rw-rw-r-- 1 1001 1001 8608 Oct 14 19:24 Attribution.txt 19:27:57 -rw-rw-r-- 1 1001 1001 43881 Oct 14 19:24 CHANGELOG.md 19:27:57 -rw-rw-r-- 1 1001 1001 3804 Oct 14 19:24 CONTRIBUTING.md 19:27:57 -rw-rw-r-- 1 1001 1001 677 Oct 14 19:24 GOVERNANCE.md 19:27:57 -rw-rw-r-- 1 1001 1001 849 Oct 14 19:24 Jenkinsfile 19:27:57 -rw-rw-r-- 1 1001 1001 10775 Oct 14 19:24 LICENSE 19:27:57 -rw-rw-r-- 1 1001 1001 6508 Oct 14 19:24 Makefile 19:27:57 -rw-rw-r-- 1 1001 1001 582 Oct 14 19:24 OWNERS.md 19:27:57 -rw-rw-r-- 1 1001 1001 8256 Oct 14 19:24 README.md 19:27:57 -rw-rw-r-- 1 1001 1001 6912 Oct 14 19:24 SECURITY.md 19:27:57 -rw-rw-r-- 1 1001 1001 12 Oct 14 19:24 VERSION 19:27:57 -rw-rw-r-- 1 1001 1001 4131 Oct 14 19:24 ZMQWindows.md 19:27:57 drwxrwxr-x 2 1001 1001 37 Oct 14 19:24 bin 19:27:57 drwxrwxr-x 14 1001 1001 4096 Oct 14 19:24 cmd 19:27:57 -rw-r--r-- 1 root root 403932 Oct 14 19:27 coverage.out 19:27:57 -rw-rw-r-- 1 1001 1001 829 Oct 14 19:24 go.mod 19:27:57 -rw-rw-r-- 1 1001 1001 50143 Oct 14 19:24 go.sum 19:27:57 drwxrwxr-x 8 1001 1001 124 Oct 14 19:24 internal 19:27:57 drwxrwxr-x 3 1001 1001 16 Oct 14 19:24 openapi 19:27:57 drwxrwxr-x 4 1001 1001 71 Oct 14 19:24 snap 19:27:57 -rw-rw-r-- 1 1001 1001 204 Oct 14 19:24 version.go [Pipeline] sh 19:27:57 + '[' -e coverage.out ] 19:27:57 + chown 1001:1001 coverage.out [Pipeline] stash 19:27:57 Stashed 1 file(s) [Pipeline] sh 19:27:57 + make build 19:27:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/core-data/core-data ./cmd/core-data 19:27:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:28:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/core-command/core-command ./cmd/core-command 19:28:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:28:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:28:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:28:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:28:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:28:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:28:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:28:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o ./cmd/secrets-config ./cmd/secrets-config 19:28:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 19:28:15 $ docker stop --time=1 6abef3206de60accabcb7fcc788c104dfdf702de23ff56fec017692dae56be95 19:28:17 $ docker rm -f 6abef3206de60accabcb7fcc788c104dfdf702de23ff56fec017692dae56be95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:28:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:28:18 19:28:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:28:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:28:18 latest: Pulling from edgex-devops/edgex-compose 19:28:18 cbdbe7a5bc2a: Pulling fs layer 19:28:18 ca9280d653b3: Pulling fs layer 19:28:18 7e9c9ca2126c: Pulling fs layer 19:28:18 cbdbe7a5bc2a: Verifying Checksum 19:28:18 cbdbe7a5bc2a: Download complete 19:28:19 ca9280d653b3: Verifying Checksum 19:28:19 ca9280d653b3: Download complete 19:28:19 cbdbe7a5bc2a: Pull complete 19:28:19 7e9c9ca2126c: Verifying Checksum 19:28:19 7e9c9ca2126c: Download complete 19:28:19 ca9280d653b3: Pull complete 19:28:24 7e9c9ca2126c: Pull complete 19:28:24 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:28:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:28:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:28:24 prd-centos7-docker-4c-2g-1475 does not seem to be running inside a container 19:28:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:28:26 $ docker top 415fa252b0ed051eab5efccae6a8c0a52273a5386c5beb2bd91b7a49270f2f87 -eo pid,comm [Pipeline] { [Pipeline] sh 19:28:27 + docker-compose build --help 19:28:27 + grep parallel 19:28:27 --parallel Build images in parallel. [Pipeline] } 19:28:27 $ docker stop --time=1 415fa252b0ed051eab5efccae6a8c0a52273a5386c5beb2bd91b7a49270f2f87 19:28:29 $ docker rm -f 415fa252b0ed051eab5efccae6a8c0a52273a5386c5beb2bd91b7a49270f2f87 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:28:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:28:29 . [Pipeline] withDockerContainer 19:28:29 prd-centos7-docker-4c-2g-1475 does not seem to be running inside a container 19:28:29 $ 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/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@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 19:28:29 $ docker top 8bc6b4de1aefef8d4d85fe6dc0bd651e217d3480a77abff40eca52dd1e654ea2 -eo pid,comm [Pipeline] { [Pipeline] sh 19:28:30 + docker-compose -f ./docker-compose-build.yml build --parallel 19:28:30 Building core-command ... 19:28:30 Building core-data ... 19:28:30 Building core-metadata ... 19:28:30 Building security-bootstrapper ... 19:28:30 Building security-proxy-setup ... 19:28:30 Building security-secretstore-setup ... 19:28:30 Building support-notifications ... 19:28:30 Building support-scheduler ... 19:28:30 Building sys-mgmt-agent ... 19:28:30 Building support-notifications 19:28:30 Building sys-mgmt-agent 19:28:30 Building security-bootstrapper 19:28:30 Building core-command 19:28:30 Building support-scheduler 19:28:43 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:28:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:28:43 ---> 4118e4b7f08f 19:28:43 Step 3/23 : WORKDIR /edgex-go 19:28:43 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:28:43 Step 2/30 : FROM ${BUILDER_BASE} AS builder 19:28:43 ---> 4118e4b7f08f 19:28:43 Step 3/30 : WORKDIR /edgex-go 19:28:43 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:28:43 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:28:43 ---> 4118e4b7f08f 19:28:43 Step 3/21 : WORKDIR /edgex-go 19:28:46 ---> Running in d9cdd006874c 19:28:46 ---> Running in 2352f0fd88dd 19:28:46 ---> Running in 93a30006da46 19:28:54 Removing intermediate container d9cdd006874c 19:28:54 ---> 75290bd256bd 19:28:54 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:54 Removing intermediate container 2352f0fd88dd 19:28:54 ---> 0317adb07559 19:28:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:54 Removing intermediate container 93a30006da46 19:28:54 ---> b814f4442da5 19:28:54 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:54 ---> Running in f33348e427fc 19:28:54 ---> Running in ddf2ba36faa0 19:28:54 ---> Running in 13a8bb405c29 19:28:56 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:28:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:28:56 ---> 4118e4b7f08f 19:28:56 Step 3/22 : WORKDIR /edgex-go 19:28:56 ---> Using cache 19:28:56 ---> b814f4442da5 19:28:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:56 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:28:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:28:56 ---> 4118e4b7f08f 19:28:56 Step 3/22 : WORKDIR /edgex-go 19:28:56 ---> Using cache 19:28:56 ---> b814f4442da5 19:28:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:56 ---> Running in 5d9f216443f0 19:28:56 ---> Running in c038665e1ea2 19:28:56 Removing intermediate container 13a8bb405c29 19:28:56 ---> 767ae8f2dd19 19:28:56 Step 5/23 : RUN apk add --update --no-cache make git 19:28:56 Removing intermediate container f33348e427fc 19:28:56 ---> 62b9c4111fa6 19:28:56 Step 5/30 : RUN apk add --update --no-cache make git 19:28:56 Removing intermediate container ddf2ba36faa0 19:28:56 ---> 206b143d2d65 19:28:56 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 19:28:56 ---> Running in bf8d0760fa0a 19:28:56 ---> Running in 10f0813254ea 19:28:56 ---> Running in 5d0413127c14 19:28:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:28:57 Removing intermediate container 5d9f216443f0 19:28:57 ---> 30d60906c5c2 19:28:57 Step 5/22 : RUN apk add --update --no-cache make bash git 19:28:57 Removing intermediate container c038665e1ea2 19:28:57 ---> 57c1782c37a7 19:28:57 Step 5/22 : RUN apk add --update --no-cache make git 19:28:57 ---> Running in 812c6def3c2d 19:28:57 ---> Running in e180579e03d6 19:28:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:28:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:28:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:28:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:28:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:28:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:28:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:28:58 OK: 220 MiB in 52 packages 19:28:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:28:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:28:59 OK: 220 MiB in 52 packages 19:28:59 Removing intermediate container bf8d0760fa0a 19:28:59 ---> 8e650fb5c0b5 19:28:59 Step 6/23 : COPY go.mod . 19:28:59 OK: 220 MiB in 52 packages 19:28:59 OK: 220 MiB in 52 packages 19:28:59 OK: 220 MiB in 52 packages 19:28:59 ---> c7aa9ed6e817 19:28:59 Step 7/23 : RUN go mod download 19:28:59 ---> Running in 3d7435654f0a 19:28:59 Removing intermediate container 5d0413127c14 19:28:59 ---> 48bca0d3743b 19:28:59 Step 6/30 : COPY . . 19:28:59 Removing intermediate container 10f0813254ea 19:28:59 ---> 47ce9918e6ee 19:28:59 Step 6/21 : COPY . . 19:29:02 Removing intermediate container 812c6def3c2d 19:29:02 ---> d46ea74073db 19:29:02 Step 6/22 : COPY . . 19:29:02 Removing intermediate container e180579e03d6 19:29:02 ---> c45c48fb5406 19:29:02 Step 6/22 : COPY . . 19:29:07 Removing intermediate container 3d7435654f0a 19:29:07 ---> 2c58125eb454 19:29:07 Step 8/23 : COPY . . 19:29:12 ---> a5d58e01e9f7 19:29:12 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:12 ---> 58c568a94ed0 19:29:12 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:12 ---> 53bf523edd9d 19:29:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:12 ---> f3a50a915a26 19:29:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:12 ---> Running in 53e0bff2c4b3 19:29:12 ---> Running in c860e69a3ba1 19:29:12 ---> Running in 118826e61d02 19:29:12 ---> Running in e371adc94b60 19:29:18 Removing intermediate container c860e69a3ba1 19:29:18 ---> 92c75bf15602 19:29:18 Step 8/22 : RUN make cmd/core-command/core-command 19:29:18 ---> Running in 631f5924508a 19:29:18 Removing intermediate container 118826e61d02 19:29:18 ---> da399a3d81b1 19:29:18 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:29:18 Removing intermediate container 53e0bff2c4b3 19:29:18 ---> 437759463b1d 19:29:18 Step 8/21 : RUN make cmd/support-notifications/support-notifications 19:29:18 ---> Running in 29f278c9fad2 19:29:18 Removing intermediate container e371adc94b60 19:29:18 ---> 8b0c436642f1 19:29:18 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:29:18 ---> Running in b1f577f62580 19:29:18 ---> Running in ae19954616bd 19:29:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/core-command/core-command ./cmd/core-command 19:29:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:29:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:29:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:29:27 ---> f58675ddd6a2 19:29:27 Step 9/23 : RUN go mod tidy 19:29:27 ---> Running in cb703a68d6d0 19:29:29 Removing intermediate container cb703a68d6d0 19:29:29 ---> 98b01fefe421 19:29:29 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:29:29 ---> Running in 93aa161c4d29 19:29:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:30:02 Removing intermediate container 29f278c9fad2 19:30:02 ---> de4bf4ee6bac 19:30:02 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:30:02 ---> Running in 778e9cb835ee 19:30:02 Removing intermediate container 631f5924508a 19:30:02 ---> 6f8ba212e1cf 19:30:02 19:30:02 Step 9/22 : FROM alpine:3.14 19:30:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:30:02 3.14: Pulling from library/alpine 19:30:02 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 19:30:02 Status: Downloaded newer image for alpine:3.14 19:30:02 ---> 14119a10abf4 19:30:02 Step 10/22 : RUN apk add --update --no-cache dumb-init 19:30:02 Removing intermediate container ae19954616bd 19:30:02 ---> 30a3ec501102 19:30:02 19:30:02 Step 9/30 : FROM alpine:3.14 19:30:02 ---> 14119a10abf4 19:30:02 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:30:02 ---> Running in da9ed7bd1715 19:30:02 ---> Running in bc829365e914 19:30:02 Removing intermediate container bc829365e914 19:30:02 ---> 33404417248d 19:30:02 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 19:30:02 ---> Running in 449a2b50f98b 19:30:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:30:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:30:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:30:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:30:02 Removing intermediate container 778e9cb835ee 19:30:02 ---> 4f018ad5af19 19:30:02 19:30:02 Step 10/22 : FROM docker:20.10.8 19:30:02 (1/1) Installing dumb-init (1.2.5-r1) 19:30:02 Executing busybox-1.33.1-r3.trigger 19:30:02 OK: 6 MiB in 15 packages 19:30:02 (1/2) Installing dumb-init (1.2.5-r1) 19:30:02 (2/2) Installing su-exec (0.2-r1) 19:30:02 20.10.8: Pulling from library/docker 19:30:02 Executing busybox-1.33.1-r3.trigger 19:30:02 OK: 6 MiB in 16 packages 19:30:03 Removing intermediate container da9ed7bd1715 19:30:03 ---> b5c8d058ddd5 19:30:03 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:30:03 Removing intermediate container 449a2b50f98b 19:30:03 ---> 45b0b1c0e40f 19:30:03 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 19:30:03 ---> Running in 74f887e1bf18 19:30:03 ---> Running in 0cb9b9c6fb98 19:30:03 Removing intermediate container 74f887e1bf18 19:30:03 ---> 56dff8bf888f 19:30:03 Step 12/22 : ENV APP_PORT=59882 19:30:04 Removing intermediate container 0cb9b9c6fb98 19:30:04 ---> c9b0275a014c 19:30:04 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:30:04 ---> Running in 5942a2afedec 19:30:04 ---> Running in 4ac34e8faa4d 19:30:04 Removing intermediate container 5942a2afedec 19:30:04 ---> 193685beab9a 19:30:04 Step 13/22 : EXPOSE $APP_PORT 19:30:04 Removing intermediate container 4ac34e8faa4d 19:30:04 ---> d867adfbe01d 19:30:04 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:30:04 ---> Running in bf9079d4fb66 19:30:04 ---> Running in 3406c9aeb8b8 19:30:05 Removing intermediate container bf9079d4fb66 19:30:05 ---> 46dadcfa44c3 19:30:05 Step 14/22 : WORKDIR / 19:30:05 ---> Running in 340a918654c2 19:30:05 Removing intermediate container b1f577f62580 19:30:05 ---> 6b9c38c94101 19:30:05 19:30:05 Step 9/21 : FROM alpine:3.14 19:30:05 ---> 14119a10abf4 19:30:05 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 19:30:05 ---> Running in ae8f0d9da89d 19:30:05 Removing intermediate container 340a918654c2 19:30:05 ---> ea9367f02a69 19:30:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:30:06 ---> 770c4e4c3714 19:30:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:30:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:30:06 Removing intermediate container 3406c9aeb8b8 19:30:06 ---> 64ec1aca1df7 19:30:06 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 19:30:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:30:06 ---> Running in ea9702402e93 19:30:06 (1/2) Installing ca-certificates (20191127-r5) 19:30:06 (2/2) Installing dumb-init (1.2.5-r1) 19:30:06 Executing busybox-1.33.1-r3.trigger 19:30:06 Executing ca-certificates-20191127-r5.trigger 19:30:06 OK: 6 MiB in 16 packages 19:30:06 Removing intermediate container ea9702402e93 19:30:06 ---> 7030f5e49d5c 19:30:06 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:30:07 ---> e684a1e735d5 19:30:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:30:07 ---> 204e85c58e86 19:30:07 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:30:07 ---> Running in ae715ba2a16b 19:30:07 Removing intermediate container ae8f0d9da89d 19:30:07 ---> ffaa1a80f27a 19:30:07 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:30:07 ---> Running in 84946c6b04b0 19:30:07 ---> d7063b55f50d 19:30:07 Step 18/22 : ENTRYPOINT ["/core-command"] 19:30:07 ---> Running in f0662e7f77bc 19:30:08 Removing intermediate container 84946c6b04b0 19:30:08 ---> 7e36f3f30292 19:30:08 Step 12/21 : ENV APP_PORT=59860 19:30:08 Removing intermediate container f0662e7f77bc 19:30:08 ---> 940910e798ed 19:30:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:30:08 ---> Running in fb389e9fbae8 19:30:08 ---> Running in 5528906eb528 19:30:08 Removing intermediate container fb389e9fbae8 19:30:08 ---> ae3ba29c8d35 19:30:08 Step 13/21 : EXPOSE $APP_PORT 19:30:08 Removing intermediate container 93aa161c4d29 19:30:08 ---> 5b4429e3be4f 19:30:08 19:30:08 Step 11/23 : FROM alpine:3.14 19:30:08 ---> 14119a10abf4 19:30:08 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:30:08 ---> Using cache 19:30:08 ---> b5c8d058ddd5 19:30:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:30:08 ---> Using cache 19:30:08 ---> 56dff8bf888f 19:30:08 Step 14/23 : ENV APP_PORT=59861 19:30:08 ---> Running in a2b524d61571 19:30:08 Removing intermediate container 5528906eb528 19:30:08 ---> 3209294e8b5f 19:30:08 Step 20/22 : LABEL arch=x86_64 19:30:08 ---> Running in 5fcd1e864dd6 19:30:08 Removing intermediate container ae715ba2a16b 19:30:08 ---> 2a7d1bc9556f 19:30:08 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 19:30:08 ---> Running in 45625e70dcda 19:30:08 Removing intermediate container a2b524d61571 19:30:08 ---> cc2d571f5bc6 19:30:08 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 19:30:08 Removing intermediate container 5fcd1e864dd6 19:30:08 ---> b260792b896a 19:30:08 Step 15/23 : EXPOSE $APP_PORT 19:30:09 Removing intermediate container 45625e70dcda 19:30:09 ---> 4f3ceb054887 19:30:09 Step 21/22 : LABEL git_sha=69f0044378c84a2584b9cc14c244d921f2d7705f 19:30:09 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 19:30:09 ---> Running in 22247f1f4804 19:30:09 Status: Downloaded newer image for docker:20.10.8 19:30:09 ---> bc6c0ffef665 19:30:09 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:30:09 ---> Running in 1aa05a929dc7 19:30:09 ---> f17836521dd1 19:30:09 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:30:09 ---> Running in 8ff62faf2de1 19:30:09 ---> b66c57c204a4 19:30:09 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:30:09 Removing intermediate container 22247f1f4804 19:30:09 ---> 1022210ad255 19:30:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:30:09 Removing intermediate container 1aa05a929dc7 19:30:09 ---> 256ef51beffa 19:30:09 Step 22/22 : LABEL version=2.0.1-dev.70 19:30:09 ---> Running in 09e19f775d44 19:30:09 Removing intermediate container 8ff62faf2de1 19:30:09 ---> 9aa4b0d588f5 19:30:09 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:30:09 ---> Running in fe8c141d9c9f 19:30:09 ---> 4cf9c036b79c 19:30:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:30:09 Removing intermediate container 09e19f775d44 19:30:09 ---> 87ed041a3f61 19:30:09 19:30:09 Successfully built 87ed041a3f61 19:30:09 ---> 1053d5a424af 19:30:09 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:30:09 ---> cc76d5ac3dd9 19:30:09 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:30:09 Successfully tagged core-command:latest 19:30:09 Building core-data 19:30:10  Building core-command ... done  ---> 2a68ec5bf137 19:30:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:30:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:30:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:30:10 (1/42) Installing readline (8.1.0-r0) 19:30:10 (2/42) Installing bash (5.1.4-r0) 19:30:10 Executing bash-5.1.4-r0.post-install 19:30:10 (3/42) Installing brotli-libs (1.0.9-r5) 19:30:10 (4/42) Installing nghttp2-libs (1.43.0-r0) 19:30:10 (5/42) Installing libcurl (7.79.1-r0) 19:30:10 (6/42) Installing curl (7.79.1-r0) 19:30:10 (7/42) Installing dumb-init (1.2.5-r1) 19:30:10 (8/42) Installing libbz2 (1.0.8-r1) 19:30:10 (9/42) Installing expat (2.4.1-r0) 19:30:10 (10/42) Installing libffi (3.3-r2) 19:30:10 (11/42) Installing gdbm (1.19-r0) 19:30:10 (12/42) Installing xz-libs (5.2.5-r0) 19:30:10 (13/42) Installing libgcc (10.3.1_git20210424-r2) 19:30:10 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 19:30:10 (15/42) Installing mpdecimal (2.5.1-r1) 19:30:10 (16/42) Installing sqlite-libs (3.35.5-r0) 19:30:10 (17/42) Installing python3 (3.9.5-r1) 19:30:12 ---> 540202c58d24 19:30:12 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:30:12 ---> 0cfe99957405 19:30:12 Step 17/21 : ENTRYPOINT ["/support-notifications"] 19:30:12 (18/42) Installing py3-appdirs (1.4.4-r2) 19:30:12 (19/42) Installing py3-chardet (4.0.0-r2) 19:30:12 (20/42) Installing py3-idna (3.2-r0) 19:30:12 (21/42) Installing py3-urllib3 (1.26.5-r0) 19:30:12 ---> aed9116ca974 19:30:12 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:30:12 (22/42) Installing py3-certifi (2020.12.5-r1) 19:30:12 (23/42) Installing py3-requests (2.25.1-r4) 19:30:12 ---> Running in 91f11c105685 19:30:12 (24/42) Installing py3-msgpack (1.0.2-r1) 19:30:12 (25/42) Installing py3-lockfile (0.12.2-r4) 19:30:12 (26/42) Installing py3-cachecontrol (0.12.6-r1) 19:30:12 (27/42) Installing py3-colorama (0.4.4-r1) 19:30:12 ---> Running in c88b4f649271 19:30:12 (28/42) Installing py3-contextlib2 (0.6.0-r1) 19:30:12 ---> 9bd3cd971673 19:30:12 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:30:12 (29/42) Installing py3-distlib (0.3.1-r3) 19:30:12 (30/42) Installing py3-distro (1.5.0-r3) 19:30:12 (31/42) Installing py3-six (1.15.0-r1) 19:30:12 (32/42) Installing py3-webencodings (0.5.1-r4) 19:30:12 (33/42) Installing py3-html5lib (1.1-r1) 19:30:12 (34/42) Installing py3-parsing (2.4.7-r2) 19:30:12 (35/42) Installing py3-packaging (20.9-r1) 19:30:12 Removing intermediate container 91f11c105685 19:30:12 ---> 808f4e9cfd1e 19:30:12 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:30:12 (36/42) Installing py3-toml (0.10.2-r2) 19:30:12 (37/42) Installing py3-pep517 (0.10.0-r2) 19:30:12 (38/42) Installing py3-progress (1.5-r2) 19:30:12 (39/42) Installing py3-retrying (1.3.3-r1) 19:30:12 (40/42) Installing py3-ordered-set (4.0.2-r1) 19:30:12 (41/42) Installing py3-setuptools (52.0.0-r3) 19:30:12 (42/42) Installing py3-pip (20.3.4-r1) 19:30:12 ---> Running in 235c4fa870fd 19:30:13 Removing intermediate container c88b4f649271 19:30:13 ---> a36de3b3662c 19:30:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:30:13 ---> 549049a5065e 19:30:13 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 19:30:13 Executing busybox-1.33.1-r3.trigger 19:30:13 ---> Running in 109bfdc61b67 19:30:13 OK: 84 MiB in 64 packages 19:30:13 ---> Running in b05e8f096962 19:30:13 Removing intermediate container 235c4fa870fd 19:30:13 ---> ecd7c8c975b1 19:30:13 Step 19/21 : LABEL arch=x86_64 19:30:13 Removing intermediate container 109bfdc61b67 19:30:13 ---> e85943f635b6 19:30:13 Step 21/23 : LABEL arch=x86_64 19:30:13 ---> Running in 45bfc8e6ff75 19:30:13 ---> Running in c8eb2b13171e 19:30:14 Removing intermediate container 45bfc8e6ff75 19:30:14 ---> ea3761825df5 19:30:14 Step 20/21 : LABEL git_sha=69f0044378c84a2584b9cc14c244d921f2d7705f 19:30:14 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:30:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:30:14 ---> 4118e4b7f08f 19:30:14 Step 3/22 : WORKDIR /edgex-go 19:30:14 ---> Using cache 19:30:14 ---> b814f4442da5 19:30:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:14 ---> Using cache 19:30:14 ---> 57c1782c37a7 19:30:14 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:30:14 Removing intermediate container b05e8f096962 19:30:14 ---> 11695e175032 19:30:14 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:30:14 ---> Running in ca59eb712d1a 19:30:14 Removing intermediate container c8eb2b13171e 19:30:14 ---> 73da2718374e 19:30:14 Step 22/23 : LABEL git_sha=69f0044378c84a2584b9cc14c244d921f2d7705f 19:30:14 ---> Running in 10779f8acd46 19:30:14 Collecting docker-compose==1.23.2 19:30:14 ---> Running in d216992125d5 19:30:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:30:14 Removing intermediate container ca59eb712d1a 19:30:14 ---> 955d5a4a1156 19:30:14 Step 21/21 : LABEL version=2.0.1-dev.70 19:30:14 Collecting websocket-client<1.0,>=0.32.0 19:30:14 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:30:14 ---> 3ceb6846c2d8 19:30:14 Step 25/30 : RUN chmod +x /entrypoint.sh 19:30:14 Removing intermediate container d216992125d5 19:30:14 ---> f366ef746300 19:30:14 Step 23/23 : LABEL version=2.0.1-dev.70 19:30:14 Collecting docker<4.0,>=3.6.0 19:30:14 ---> Running in 9e1d06f35c3a 19:30:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:30:14 Collecting docopt<0.7,>=0.6.1 19:30:14 ---> Running in 985b9e576347 19:30:14 Downloading docopt-0.6.2.tar.gz (25 kB) 19:30:14 ---> Running in a7356d7d83ae 19:30:14 Removing intermediate container 9e1d06f35c3a 19:30:14 ---> 976bfed11e37 19:30:14 19:30:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:30:14 Removing intermediate container 985b9e576347 19:30:14 ---> 3d85914d2b09 19:30:14 19:30:14 Successfully built 976bfed11e37 19:30:14 Successfully tagged support-notifications:latest 19:30:14  Building support-notifications ... done Building security-secretstore-setup 19:30:15 Successfully built 3d85914d2b09 19:30:15 Successfully tagged support-scheduler:latest 19:30:15  Building support-scheduler ... done Building core-metadata 19:30:15 Collecting dockerpty<0.5,>=0.4.1 19:30:15 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:30:15 Collecting PyYAML<4,>=3.10 19:30:15 Downloading PyYAML-3.13.tar.gz (270 kB) 19:30:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:30:16 Collecting cached-property<2,>=1.2.0 19:30:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:30:16 Collecting texttable<0.10,>=0.9.0 19:30:16 Downloading texttable-0.9.1.tar.gz (11 kB) 19:30:16 Collecting jsonschema<3,>=2.5.1 19:30:16 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:30:16 OK: 220 MiB in 52 packages 19:30:16 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:30:16 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:30:16 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 19:30:16 Collecting docker-pycreds>=0.4.0 19:30:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:30:16 Collecting chardet<3.1.0,>=3.0.2 19:30:16 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:30:16 Collecting idna<2.8,>=2.5 19:30:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:30:16 Collecting urllib3<1.25,>=1.21.1 19:30:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:30:16 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) 19:30:16 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:30:16 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:30:16 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:30:16 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:30:16 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:30:16 Attempting uninstall: urllib3 19:30:16 Found existing installation: urllib3 1.26.5 19:30:16 Uninstalling urllib3-1.26.5: 19:30:16 Successfully uninstalled urllib3-1.26.5 19:30:18 Attempting uninstall: idna 19:30:18 Found existing installation: idna 3.2 19:30:18 Uninstalling idna-3.2: 19:30:18 Successfully uninstalled idna-3.2 19:30:19 Attempting uninstall: chardet 19:30:19 Found existing installation: chardet 4.0.0 19:30:19 Uninstalling chardet-4.0.0: 19:30:19 Successfully uninstalled chardet-4.0.0 19:30:20 Removing intermediate container a7356d7d83ae 19:30:20 ---> eb42c32b1f0a 19:30:20 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 19:30:20 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:30:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:30:20 ---> 4118e4b7f08f 19:30:20 Step 3/22 : WORKDIR /edgex-go 19:30:20 ---> Using cache 19:30:20 ---> b814f4442da5 19:30:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:20 ---> Using cache 19:30:20 ---> 57c1782c37a7 19:30:20 Step 5/22 : RUN apk add --update --no-cache make git 19:30:20 ---> Using cache 19:30:20 ---> c45c48fb5406 19:30:20 Step 6/22 : COPY . . 19:30:20 ---> Using cache 19:30:20 ---> 53bf523edd9d 19:30:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:20 ---> Using cache 19:30:20 ---> 92c75bf15602 19:30:20 Step 8/22 : RUN make cmd/core-metadata/core-metadata 19:30:20 Attempting uninstall: requests 19:30:20 Found existing installation: requests 2.25.1 19:30:20 Uninstalling requests-2.25.1: 19:30:20 Successfully uninstalled requests-2.25.1 19:30:20 Running setup.py install for texttable: started 19:30:20 Removing intermediate container 10779f8acd46 19:30:20 ---> 1d0b526b5ac8 19:30:20 Step 6/22 : COPY . . 19:30:20 ---> Running in 186047374dff 19:30:20 ---> Running in 6016a10b174b 19:30:21 Running setup.py install for texttable: finished with status 'done' 19:30:21 Running setup.py install for PyYAML: started 19:30:21 Removing intermediate container 6016a10b174b 19:30:21 ---> 06a0477de301 19:30:21 Step 27/30 : CMD ["gate"] 19:30:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:30:21 Running setup.py install for PyYAML: finished with status 'done' 19:30:22 Running setup.py install for docopt: started 19:30:23 ---> Running in fa447f29a239 19:30:23 Running setup.py install for docopt: finished with status 'done' 19:30:23 Running setup.py install for dockerpty: started 19:30:24 Running setup.py install for dockerpty: finished with status 'done' 19:30:24 Removing intermediate container fa447f29a239 19:30:24 ---> 08f89d08a06f 19:30:24 Step 28/30 : LABEL arch=x86_64 19:30:25 ---> Running in 6c8a93d679e7 19:30:25 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 19:30:26 Removing intermediate container 6c8a93d679e7 19:30:26 ---> 364e17aeac4f 19:30:26 Step 29/30 : LABEL git_sha=69f0044378c84a2584b9cc14c244d921f2d7705f 19:30:26 ---> Running in d8539fa04f5e 19:30:26 Removing intermediate container d8539fa04f5e 19:30:26 ---> d43b19643f2a 19:30:26 Step 30/30 : LABEL version=2.0.1-dev.70 19:30:26 ---> fe01ab751fe0 19:30:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:26 ---> Running in 905a9a741f09 19:30:26 ---> Running in 8209634389a5 19:30:27 Removing intermediate container 905a9a741f09 19:30:27 ---> 0ed4cdf385f3 19:30:27 19:30:27 Successfully built 0ed4cdf385f3 19:30:27 Successfully tagged security-bootstrapper:latest 19:30:27 Building security-proxy-setup 19:30:28  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:30:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:30:28 ---> 4118e4b7f08f 19:30:28 Step 3/24 : WORKDIR /edgex-go 19:30:28 ---> Using cache 19:30:28 ---> b814f4442da5 19:30:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:28 ---> Using cache 19:30:28 ---> 57c1782c37a7 19:30:28 Step 5/24 : RUN apk add --update --no-cache make git 19:30:28 ---> Using cache 19:30:28 ---> c45c48fb5406 19:30:28 Step 6/24 : COPY . . 19:30:28 ---> Using cache 19:30:28 ---> 53bf523edd9d 19:30:28 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:28 ---> Using cache 19:30:28 ---> 92c75bf15602 19:30:28 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:30:30 ---> Running in 3625bf5fd26e 19:30:30 Removing intermediate container 8209634389a5 19:30:30 ---> 4a96dcec2d78 19:30:30 Step 8/22 : RUN make cmd/core-data/core-data 19:30:30 ---> Running in bdb75e902ec3 19:30:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:30:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/core-data/core-data ./cmd/core-data 19:30:31 Removing intermediate container fe8c141d9c9f 19:30:31 ---> 1601ac904b92 19:30:31 Step 13/22 : ENV APP_PORT=58890 19:30:31 ---> Running in 61113604b04b 19:30:32 Removing intermediate container 61113604b04b 19:30:32 ---> 403a708d444a 19:30:32 Step 14/22 : EXPOSE $APP_PORT 19:30:32 ---> Running in cccde2f57b2b 19:30:32 Removing intermediate container cccde2f57b2b 19:30:32 ---> 2c69057ca65c 19:30:32 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:30:32 ---> 0b095a1d55cd 19:30:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:30:33 ---> 1a5181af0d45 19:30:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:30:34 ---> 0c588237186c 19:30:34 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 19:30:34 ---> Running in ae6920663b0f 19:30:34 Removing intermediate container ae6920663b0f 19:30:34 ---> 62dfb939252a 19:30:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:30:34 ---> Running in 7a4e83d2d8a7 19:30:34 Removing intermediate container 7a4e83d2d8a7 19:30:34 ---> 3cf214bd96b1 19:30:34 Step 20/22 : LABEL arch=x86_64 19:30:34 ---> Running in 87be62232c4a 19:30:34 Removing intermediate container 87be62232c4a 19:30:34 ---> eaa06002fb68 19:30:34 Step 21/22 : LABEL git_sha=69f0044378c84a2584b9cc14c244d921f2d7705f 19:30:34 ---> Running in 23310e90701e 19:30:35 Removing intermediate container 23310e90701e 19:30:35 ---> e7836906026d 19:30:35 Step 22/22 : LABEL version=2.0.1-dev.70 19:30:35 ---> Running in 8dcd882cb053 19:30:35 Removing intermediate container 8dcd882cb053 19:30:35 ---> c12f4d62bb7a 19:30:35 19:30:35 Successfully built c12f4d62bb7a 19:30:35 Successfully tagged sys-mgmt-agent:latest 19:30:35  Building sys-mgmt-agent ... done Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:30:35 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:30:35 ---> 4118e4b7f08f 19:30:35 Step 3/20 : WORKDIR /edgex-go 19:30:35 ---> Using cache 19:30:35 ---> b814f4442da5 19:30:35 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:35 ---> Using cache 19:30:35 ---> 57c1782c37a7 19:30:35 Step 5/20 : RUN apk add --update --no-cache make git 19:30:35 ---> Using cache 19:30:35 ---> c45c48fb5406 19:30:35 Step 6/20 : COPY . . 19:30:35 ---> Using cache 19:30:35 ---> 53bf523edd9d 19:30:35 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:35 ---> Using cache 19:30:35 ---> 92c75bf15602 19:30:35 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:30:35 ---> Running in 9df5f3684df4 19:30:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:30:54 Removing intermediate container 186047374dff 19:30:54 ---> b356ceb8b2d3 19:30:54 19:30:54 Step 9/22 : FROM alpine:3.14 19:30:54 ---> 14119a10abf4 19:30:54 Step 10/22 : RUN apk add --update --no-cache dumb-init 19:30:54 ---> Using cache 19:30:54 ---> b5c8d058ddd5 19:30:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:30:54 ---> Using cache 19:30:54 ---> 56dff8bf888f 19:30:54 Step 12/22 : ENV APP_PORT=59881 19:30:54 ---> Running in 4a6188770ee4 19:30:54 Removing intermediate container 4a6188770ee4 19:30:54 ---> 150c3020e7dc 19:30:54 Step 13/22 : EXPOSE $APP_PORT 19:30:54 ---> Running in 9fb1fd57b7ca 19:30:54 Removing intermediate container 9fb1fd57b7ca 19:30:54 ---> dba96d66c7b2 19:30:54 Step 14/22 : WORKDIR / 19:30:54 ---> Running in 174979fb84cd 19:30:54 Removing intermediate container 174979fb84cd 19:30:54 ---> 48647d5fcaa5 19:30:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:30:54 ---> b261feaeee3a 19:30:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:30:54 ---> 40340334d654 19:30:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:30:54 ---> d0f188d140d8 19:30:54 Step 18/22 : ENTRYPOINT ["/core-metadata"] 19:30:54 ---> Running in 82d46e7e5ebc 19:30:54 Removing intermediate container 82d46e7e5ebc 19:30:54 ---> 18760367985b 19:30:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:30:54 ---> Running in 247238b1c48a 19:30:54 Removing intermediate container 247238b1c48a 19:30:54 ---> 698a01af77fe 19:30:54 Step 20/22 : LABEL arch=x86_64 19:30:54 ---> Running in 6347613ee971 19:30:54 Removing intermediate container 6347613ee971 19:30:54 ---> b1a7637028c8 19:30:54 Step 21/22 : LABEL git_sha=69f0044378c84a2584b9cc14c244d921f2d7705f 19:30:54 ---> Running in 46608b8d1a01 19:30:54 Removing intermediate container 46608b8d1a01 19:30:54 ---> 06322efe2e91 19:30:54 Step 22/22 : LABEL version=2.0.1-dev.70 19:30:54 ---> Running in b5c7a3d7fe50 19:30:54 Removing intermediate container b5c7a3d7fe50 19:30:54 ---> a80dafeaad9b 19:30:54 19:30:54 Successfully built a80dafeaad9b 19:30:54 Successfully tagged core-metadata:latest 19:30:58  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:31:03 Removing intermediate container 3625bf5fd26e 19:31:03 ---> 2e51091a1160 19:31:03 19:31:03 Step 9/24 : FROM alpine:3.14 19:31:03 ---> 14119a10abf4 19:31:03 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:31:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o ./cmd/secrets-config ./cmd/secrets-config 19:31:03 ---> Running in 58cf150a61a0 19:31:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:31:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:31:03 (1/3) Installing ca-certificates (20191127-r5) 19:31:03 (2/3) Installing dumb-init (1.2.5-r1) 19:31:03 (3/3) Installing su-exec (0.2-r1) 19:31:03 Executing busybox-1.33.1-r3.trigger 19:31:03 Executing ca-certificates-20191127-r5.trigger 19:31:03 OK: 6 MiB in 17 packages 19:31:04 Removing intermediate container 58cf150a61a0 19:31:04 ---> ac542e97e127 19:31:04 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:31:04 ---> Running in 79ddb9dda0a8 19:31:04 Removing intermediate container 79ddb9dda0a8 19:31:04 ---> d55e026810f7 19:31:04 Step 12/24 : WORKDIR / 19:31:04 ---> Running in 3ec21d814238 19:31:04 Removing intermediate container 3ec21d814238 19:31:04 ---> 2f49e74fb59d 19:31:04 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:31:05 ---> ab3fc450c176 19:31:05 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:31:05 ---> 8bd5553bbc2c 19:31:05 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:31:05 Removing intermediate container 9df5f3684df4 19:31:05 ---> f100791ac6da 19:31:05 19:31:05 Step 9/20 : FROM alpine:3.14 19:31:05 ---> 14119a10abf4 19:31:05 Step 10/20 : RUN apk add --update --no-cache curl 19:31:06 ---> Running in a9e895d5a14b 19:31:06 ---> a5e8101b4b7d 19:31:06 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:31:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:31:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:31:06 (1/5) Installing ca-certificates (20191127-r5) 19:31:06 (2/5) Installing brotli-libs (1.0.9-r5) 19:31:06 ---> e4d7b353c8d4 19:31:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:31:06 (3/5) Installing nghttp2-libs (1.43.0-r0) 19:31:06 (4/5) Installing libcurl (7.79.1-r0) 19:31:06 (5/5) Installing curl (7.79.1-r0) 19:31:06 Executing busybox-1.33.1-r3.trigger 19:31:06 Executing ca-certificates-20191127-r5.trigger 19:31:06 OK: 8 MiB in 19 packages 19:31:06 Removing intermediate container bdb75e902ec3 19:31:06 ---> cf6a67c83a4c 19:31:06 19:31:06 Step 9/22 : FROM alpine:3.14 19:31:06 ---> 14119a10abf4 19:31:06 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:31:06 ---> 8c1f69c34e3b 19:31:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:31:06 ---> Running in 68affa5db184 19:31:07 Removing intermediate container 68affa5db184 19:31:07 ---> 82fc390a150e 19:31:07 Step 11/22 : ENV APP_PORT=59880 19:31:07 ---> Running in 9cd11a5933d1 19:31:07 Removing intermediate container a9e895d5a14b 19:31:07 ---> bb08c946d3ad 19:31:07 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:31:07 ---> e07ce43e5294 19:31:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:31:07 ---> Running in 90ca0171ab58 19:31:07 Removing intermediate container 9cd11a5933d1 19:31:07 ---> eb72a9c1763f 19:31:07 Step 12/22 : EXPOSE $APP_PORT 19:31:07 ---> Running in 9c4797667c76 19:31:07 Removing intermediate container 90ca0171ab58 19:31:07 ---> 6c1fc1d8f5fa 19:31:07 Step 12/20 : WORKDIR /edgex 19:31:07 ---> 7aba640955ee 19:31:07 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/ 19:31:07 Removing intermediate container 9c4797667c76 19:31:07 ---> 8eb1362368dc 19:31:07 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:07 ---> Running in e338f1f83e74 19:31:07 ---> Running in a664309ccc71 19:31:07 ---> Running in baee12e8608f 19:31:07 Removing intermediate container e338f1f83e74 19:31:07 ---> 90311a05fcfc 19:31:07 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:31:08 ---> 739b55154f00 19:31:08 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:31:08 ---> 435732f64142 19:31:08 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:31:08 Removing intermediate container a664309ccc71 19:31:08 ---> 19d6ded2436f 19:31:08 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:31:08 Removing intermediate container baee12e8608f 19:31:08 ---> e1c69cd87b15 19:31:08 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 19:31:08 ---> Running in d9db0bdee039 19:31:08 ---> Running in ced559072d7f 19:31:08 ---> 8dc7676b90b2 19:31:08 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:31:08 Removing intermediate container d9db0bdee039 19:31:08 ---> ee95d529e9d6 19:31:08 Step 22/24 : LABEL arch=x86_64 19:31:08 ---> Running in 4d4261d569f8 19:31:08 ---> Running in 82a1f2e0a5bd 19:31:08 Removing intermediate container 4d4261d569f8 19:31:08 ---> 76a0a3b77285 19:31:08 Step 17/20 : CMD ["--init=true"] 19:31:08 Removing intermediate container 82a1f2e0a5bd 19:31:08 ---> 7c9e50a14361 19:31:08 Step 23/24 : LABEL git_sha=69f0044378c84a2584b9cc14c244d921f2d7705f 19:31:08 ---> Running in a31895670f3c 19:31:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:31:09 ---> Running in 144423c57f3f 19:31:09 Removing intermediate container a31895670f3c 19:31:09 ---> 8087ad8fdb36 19:31:09 Step 18/20 : LABEL arch=x86_64 19:31:09 ---> Running in 4511d2eb9d9e 19:31:09 Removing intermediate container 144423c57f3f 19:31:09 ---> 7c173086a493 19:31:09 Step 24/24 : LABEL version=2.0.1-dev.70 19:31:09 ---> Running in d5ae09a42a4f 19:31:09 Removing intermediate container 4511d2eb9d9e 19:31:09 ---> 5caf423016e0 19:31:09 Step 19/20 : LABEL git_sha=69f0044378c84a2584b9cc14c244d921f2d7705f 19:31:09 Removing intermediate container d5ae09a42a4f 19:31:09 ---> eba54474192a 19:31:09 19:31:09 ---> Running in 3ac01dcbec57 19:31:09 Successfully built eba54474192a 19:31:09 Successfully tagged security-secretstore-setup:latest 19:31:09  Building security-secretstore-setup ... done Removing intermediate container 3ac01dcbec57 19:31:09 ---> 64c463c2696e 19:31:09 Step 20/20 : LABEL version=2.0.1-dev.70 19:31:09 ---> Running in b7f7309a94c7 19:31:09 Removing intermediate container b7f7309a94c7 19:31:09 ---> f57242dcbaa2 19:31:09 19:31:09 Successfully built f57242dcbaa2 19:31:09 Successfully tagged security-proxy-setup:latest 19:31:09  Building security-proxy-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:31:10 (1/6) Installing dumb-init (1.2.5-r1) 19:31:10 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:31:10 (3/6) Installing libsodium (1.0.18-r0) 19:31:10 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:31:10 (5/6) Installing libzmq (4.3.4-r0) 19:31:10 (6/6) Installing zeromq (4.3.4-r0) 19:31:11 Executing busybox-1.33.1-r3.trigger 19:31:11 OK: 8 MiB in 20 packages 19:31:11 Removing intermediate container ced559072d7f 19:31:11 ---> 9b45e077786c 19:31:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:31:11 ---> 78516ceac808 19:31:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:31:11 ---> 8980532a9db2 19:31:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:31:11 ---> 543ceecd4f71 19:31:11 Step 18/22 : ENTRYPOINT ["/core-data"] 19:31:12 ---> Running in 48ac2d149546 19:31:12 Removing intermediate container 48ac2d149546 19:31:12 ---> 70f07548ba52 19:31:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:31:12 ---> Running in f99107683f54 19:31:12 Removing intermediate container f99107683f54 19:31:12 ---> 40e880a3d499 19:31:12 Step 20/22 : LABEL arch=x86_64 19:31:12 ---> Running in 95996d241824 19:31:12 Removing intermediate container 95996d241824 19:31:12 ---> 334bc84e9464 19:31:12 Step 21/22 : LABEL git_sha=69f0044378c84a2584b9cc14c244d921f2d7705f 19:31:12 ---> Running in c83902cbf5a0 19:31:12 Removing intermediate container c83902cbf5a0 19:31:12 ---> 8695660e6642 19:31:12 Step 22/22 : LABEL version=2.0.1-dev.70 19:31:12 ---> Running in 8ec5d1040405 19:31:12 Removing intermediate container 8ec5d1040405 19:31:12 ---> 2214034a08b8 19:31:12 19:31:12 Successfully built 2214034a08b8 19:31:12 Successfully tagged core-data:latest 19:31:12  Building core-data ... done  [Pipeline] } 19:31:12 $ docker stop --time=1 8bc6b4de1aefef8d4d85fe6dc0bd651e217d3480a77abff40eca52dd1e654ea2 19:31:13 $ docker rm -f 8bc6b4de1aefef8d4d85fe6dc0bd651e217d3480a77abff40eca52dd1e654ea2 [Pipeline] // withDockerContainer [Pipeline] sh 19:31:14 + docker images 19:31:14 REPOSITORY TAG IMAGE ID CREATED SIZE 19:31:14 core-data latest 2214034a08b8 2 seconds ago 20.5MB 19:31:14 security-secretstore-setup latest eba54474192a 5 seconds ago 28.2MB 19:31:14 security-proxy-setup latest f57242dcbaa2 5 seconds ago 26.7MB 19:31:14 cf6a67c83a4c 8 seconds ago 1.76GB 19:31:14 f100791ac6da 9 seconds ago 1.76GB 19:31:14 2e51091a1160 12 seconds ago 1.76GB 19:31:14 core-metadata latest a80dafeaad9b 20 seconds ago 16.8MB 19:31:14 b356ceb8b2d3 23 seconds ago 1.76GB 19:31:14 sys-mgmt-agent latest c12f4d62bb7a 40 seconds ago 294MB 19:31:14 security-bootstrapper latest 0ed4cdf385f3 48 seconds ago 18.8MB 19:31:14 support-notifications latest 976bfed11e37 About a minute ago 16.8MB 19:31:14 support-scheduler latest 3d85914d2b09 About a minute ago 16.1MB 19:31:14 core-command latest 87ed041a3f61 About a minute ago 16MB 19:31:14 5b4429e3be4f About a minute ago 1.75GB 19:31:14 6b9c38c94101 About a minute ago 1.76GB 19:31:14 4f018ad5af19 About a minute ago 1.75GB 19:31:14 30a3ec501102 About a minute ago 1.75GB 19:31:14 6f8ba212e1cf About a minute ago 1.75GB 19:31:14 ci-base-image-x86_64 latest 4118e4b7f08f 5 minutes ago 1.25GB 19:31:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 28 hours ago 548MB 19:31:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 days ago 34.5MB 19:31:14 docker 20.10.8 bc6c0ffef665 6 weeks ago 214MB 19:31:14 alpine 3.14 14119a10abf4 6 weeks ago 5.6MB 19:31:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:31:14 provisioning config files... 19:31:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/81@tmp/config8530560076690395319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:31:14 ---> docker-login.sh 19:31:14 nexus3.edgexfoundry.org:10001 19:31:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:14 Configure a credential helper to remove this warning. See 19:31:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:14 19:31:14 Login Succeeded 19:31:14 nexus3.edgexfoundry.org:10002 19:31:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:15 Configure a credential helper to remove this warning. See 19:31:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:15 19:31:15 Login Succeeded 19:31:15 nexus3.edgexfoundry.org:10003 19:31:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:15 Configure a credential helper to remove this warning. See 19:31:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:15 19:31:15 Login Succeeded 19:31:15 nexus3.edgexfoundry.org:10004 19:31:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:15 Configure a credential helper to remove this warning. See 19:31:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:15 19:31:15 Login Succeeded 19:31:15 docker.io 19:31:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:15 Configure a credential helper to remove this warning. See 19:31:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:15 19:31:15 Login Succeeded 19:31:15 ---> docker-login.sh ends [Pipeline] } 19:31:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:31:15 [edgeXDocker.push] Tagging docker image core-command with the following tags: 19:31:15 69f0044378c84a2584b9cc14c244d921f2d7705f 19:31:15 latest 19:31:15 2.0.1-dev.70 19:31:15 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:31:15 main 19:31:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:31:16 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:69f0044378c84a2584b9cc14c244d921f2d7705f [Pipeline] isUnix [Pipeline] sh 19:31:16 + docker push nexus3.edgexfoundry.org:10004/core-command:69f0044378c84a2584b9cc14c244d921f2d7705f 19:31:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 19:31:16 0d930de6118e: Preparing 19:31:16 07ab54c4d243: Preparing 19:31:16 2b9f695f3601: Preparing 19:31:16 34132385283a: Preparing 19:31:16 e2eb06d8af82: Preparing 19:31:16 e2eb06d8af82: Layer already exists 19:31:16 34132385283a: Pushed 19:31:16 0d930de6118e: Pushed 19:31:16 2b9f695f3601: Pushed 19:31:17 07ab54c4d243: Pushed 19:31:17 69f0044378c84a2584b9cc14c244d921f2d7705f: digest: sha256:a331ccfd4240f40c25e43cf95a87c6a5cc813b13bfbd07dd7a4a94521a7f8831 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:31:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 19:31:18 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 19:31:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 19:31:18 0d930de6118e: Preparing 19:31:18 07ab54c4d243: Preparing 19:31:18 2b9f695f3601: Preparing 19:31:18 34132385283a: Preparing 19:31:18 e2eb06d8af82: Preparing 19:31:18 e2eb06d8af82: Layer already exists 19:31:18 0d930de6118e: Layer already exists 19:31:18 07ab54c4d243: Layer already exists 19:31:18 2b9f695f3601: Layer already exists 19:31:18 34132385283a: Layer already exists 19:31:18 latest: digest: sha256:a331ccfd4240f40c25e43cf95a87c6a5cc813b13bfbd07dd7a4a94521a7f8831 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:31:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh 19:31:19 + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.70 19:31:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 19:31:19 0d930de6118e: Preparing 19:31:19 07ab54c4d243: Preparing 19:31:19 2b9f695f3601: Preparing 19:31:19 34132385283a: Preparing 19:31:19 e2eb06d8af82: Preparing 19:31:19 07ab54c4d243: Layer already exists 19:31:19 0d930de6118e: Layer already exists 19:31:19 2b9f695f3601: Layer already exists 19:31:19 e2eb06d8af82: Layer already exists 19:31:19 34132385283a: Layer already exists 19:31:19 2.0.1-dev.70: digest: sha256:a331ccfd4240f40c25e43cf95a87c6a5cc813b13bfbd07dd7a4a94521a7f8831 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:31:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh 19:31:19 + docker push nexus3.edgexfoundry.org:10004/core-command:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:31:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 19:31:19 0d930de6118e: Preparing 19:31:19 07ab54c4d243: Preparing 19:31:19 2b9f695f3601: Preparing 19:31:19 34132385283a: Preparing 19:31:19 e2eb06d8af82: Preparing 19:31:19 34132385283a: Layer already exists 19:31:19 e2eb06d8af82: Layer already exists 19:31:19 2b9f695f3601: Layer already exists 19:31:19 07ab54c4d243: Layer already exists 19:31:19 0d930de6118e: Layer already exists 19:31:19 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70: digest: sha256:a331ccfd4240f40c25e43cf95a87c6a5cc813b13bfbd07dd7a4a94521a7f8831 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:31:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 19:31:20 + docker push nexus3.edgexfoundry.org:10004/core-command:main 19:31:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 19:31:20 0d930de6118e: Preparing 19:31:20 07ab54c4d243: Preparing 19:31:20 2b9f695f3601: Preparing 19:31:20 34132385283a: Preparing 19:31:20 e2eb06d8af82: Preparing 19:31:20 e2eb06d8af82: Layer already exists 19:31:20 34132385283a: Layer already exists 19:31:20 07ab54c4d243: Layer already exists 19:31:20 2b9f695f3601: Layer already exists 19:31:20 0d930de6118e: Layer already exists 19:31:20 main: digest: sha256:a331ccfd4240f40c25e43cf95a87c6a5cc813b13bfbd07dd7a4a94521a7f8831 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:31:20 ===================================================== [Pipeline] echo 19:31:20 taggedImages: 19:31:20 - nexus3.edgexfoundry.org:10004/core-command:69f0044378c84a2584b9cc14c244d921f2d7705f 19:31:20 - nexus3.edgexfoundry.org:10004/core-command:latest 19:31:20 - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.70 19:31:20 - nexus3.edgexfoundry.org:10004/core-command:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:31:20 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 19:31:20 [edgeXDocker.push] Tagging docker image core-data with the following tags: 19:31:20 69f0044378c84a2584b9cc14c244d921f2d7705f 19:31:20 latest 19:31:20 2.0.1-dev.70 19:31:20 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:31:20 main 19:31:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:31:20 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:69f0044378c84a2584b9cc14c244d921f2d7705f [Pipeline] isUnix [Pipeline] sh 19:31:20 + docker push nexus3.edgexfoundry.org:10004/core-data:69f0044378c84a2584b9cc14c244d921f2d7705f 19:31:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 19:31:20 fc997b97a987: Preparing 19:31:20 99069f0a3a60: Preparing 19:31:20 2b9f695f3601: Preparing 19:31:20 24be266f5ef8: Preparing 19:31:20 62826317bd5d: Preparing 19:31:20 e2eb06d8af82: Preparing 19:31:20 e2eb06d8af82: Waiting 19:31:20 2b9f695f3601: Layer already exists 19:31:21 e2eb06d8af82: Layer already exists 19:31:21 fc997b97a987: Pushed 19:31:21 62826317bd5d: Pushed 19:31:21 24be266f5ef8: Pushed 19:31:22 99069f0a3a60: Pushed 19:31:22 69f0044378c84a2584b9cc14c244d921f2d7705f: digest: sha256:2942d8f2185ac999ca8849da588bded9d6faf61959f56a8ac05bcc457a29bcb9 size: 1573 [Pipeline] isUnix [Pipeline] sh 19:31:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 19:31:22 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 19:31:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 19:31:22 fc997b97a987: Preparing 19:31:22 99069f0a3a60: Preparing 19:31:22 2b9f695f3601: Preparing 19:31:22 24be266f5ef8: Preparing 19:31:22 62826317bd5d: Preparing 19:31:22 e2eb06d8af82: Preparing 19:31:22 e2eb06d8af82: Waiting 19:31:22 2b9f695f3601: Layer already exists 19:31:22 fc997b97a987: Layer already exists 19:31:22 62826317bd5d: Layer already exists 19:31:22 99069f0a3a60: Layer already exists 19:31:22 24be266f5ef8: Layer already exists 19:31:22 e2eb06d8af82: Layer already exists 19:31:22 latest: digest: sha256:2942d8f2185ac999ca8849da588bded9d6faf61959f56a8ac05bcc457a29bcb9 size: 1573 [Pipeline] isUnix [Pipeline] sh 19:31:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh 19:31:23 + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.70 19:31:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 19:31:23 fc997b97a987: Preparing 19:31:23 99069f0a3a60: Preparing 19:31:23 2b9f695f3601: Preparing 19:31:23 24be266f5ef8: Preparing 19:31:23 62826317bd5d: Preparing 19:31:23 e2eb06d8af82: Preparing 19:31:23 e2eb06d8af82: Waiting 19:31:23 24be266f5ef8: Layer already exists 19:31:23 62826317bd5d: Layer already exists 19:31:23 2b9f695f3601: Layer already exists 19:31:23 fc997b97a987: Layer already exists 19:31:23 99069f0a3a60: Layer already exists 19:31:23 e2eb06d8af82: Layer already exists 19:31:23 2.0.1-dev.70: digest: sha256:2942d8f2185ac999ca8849da588bded9d6faf61959f56a8ac05bcc457a29bcb9 size: 1573 [Pipeline] isUnix [Pipeline] sh 19:31:23 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh 19:31:23 + docker push nexus3.edgexfoundry.org:10004/core-data:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:31:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 19:31:23 fc997b97a987: Preparing 19:31:23 99069f0a3a60: Preparing 19:31:23 2b9f695f3601: Preparing 19:31:23 24be266f5ef8: Preparing 19:31:23 62826317bd5d: Preparing 19:31:23 e2eb06d8af82: Preparing 19:31:23 e2eb06d8af82: Waiting 19:31:23 62826317bd5d: Layer already exists 19:31:23 2b9f695f3601: Layer already exists 19:31:23 99069f0a3a60: Layer already exists 19:31:23 fc997b97a987: Layer already exists 19:31:23 24be266f5ef8: Layer already exists 19:31:23 e2eb06d8af82: Layer already exists 19:31:23 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70: digest: sha256:2942d8f2185ac999ca8849da588bded9d6faf61959f56a8ac05bcc457a29bcb9 size: 1573 [Pipeline] isUnix [Pipeline] sh 19:31:24 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 19:31:24 + docker push nexus3.edgexfoundry.org:10004/core-data:main 19:31:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 19:31:24 fc997b97a987: Preparing 19:31:24 99069f0a3a60: Preparing 19:31:24 2b9f695f3601: Preparing 19:31:24 24be266f5ef8: Preparing 19:31:24 62826317bd5d: Preparing 19:31:24 e2eb06d8af82: Preparing 19:31:24 e2eb06d8af82: Waiting 19:31:24 99069f0a3a60: Layer already exists 19:31:24 fc997b97a987: Layer already exists 19:31:24 2b9f695f3601: Layer already exists 19:31:24 62826317bd5d: Layer already exists 19:31:24 24be266f5ef8: Layer already exists 19:31:24 e2eb06d8af82: Layer already exists 19:31:24 main: digest: sha256:2942d8f2185ac999ca8849da588bded9d6faf61959f56a8ac05bcc457a29bcb9 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:31:24 ===================================================== [Pipeline] echo 19:31:24 taggedImages: 19:31:24 - nexus3.edgexfoundry.org:10004/core-data:69f0044378c84a2584b9cc14c244d921f2d7705f 19:31:24 - nexus3.edgexfoundry.org:10004/core-data:latest 19:31:24 - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.70 19:31:24 - nexus3.edgexfoundry.org:10004/core-data:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:31:24 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 19:31:24 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 19:31:24 69f0044378c84a2584b9cc14c244d921f2d7705f 19:31:24 latest 19:31:24 2.0.1-dev.70 19:31:24 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:31:24 main 19:31:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:31:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:69f0044378c84a2584b9cc14c244d921f2d7705f [Pipeline] isUnix [Pipeline] sh 19:31:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:69f0044378c84a2584b9cc14c244d921f2d7705f 19:31:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 19:31:25 73735992b518: Preparing 19:31:25 5dae0c7fdd10: Preparing 19:31:25 2b9f695f3601: Preparing 19:31:25 34132385283a: Preparing 19:31:25 e2eb06d8af82: Preparing 19:31:25 2b9f695f3601: Layer already exists 19:31:25 e2eb06d8af82: Layer already exists 19:31:25 34132385283a: Layer already exists 19:31:25 73735992b518: Pushed 19:31:26 5dae0c7fdd10: Pushed 19:31:26 69f0044378c84a2584b9cc14c244d921f2d7705f: digest: sha256:abc4d1dba263428aced9fcb9efae5dbb86feeededa7a6ef190b8f21cfeef10c6 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:31:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 19:31:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 19:31:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 19:31:27 73735992b518: Preparing 19:31:27 5dae0c7fdd10: Preparing 19:31:27 2b9f695f3601: Preparing 19:31:27 34132385283a: Preparing 19:31:27 e2eb06d8af82: Preparing 19:31:27 2b9f695f3601: Layer already exists 19:31:27 73735992b518: Layer already exists 19:31:27 34132385283a: Layer already exists 19:31:27 5dae0c7fdd10: Layer already exists 19:31:27 e2eb06d8af82: Layer already exists 19:31:27 latest: digest: sha256:abc4d1dba263428aced9fcb9efae5dbb86feeededa7a6ef190b8f21cfeef10c6 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:31:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh 19:31:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.70 19:31:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 19:31:27 73735992b518: Preparing 19:31:27 5dae0c7fdd10: Preparing 19:31:27 2b9f695f3601: Preparing 19:31:27 34132385283a: Preparing 19:31:27 e2eb06d8af82: Preparing 19:31:27 2b9f695f3601: Layer already exists 19:31:27 73735992b518: Layer already exists 19:31:27 e2eb06d8af82: Layer already exists 19:31:27 34132385283a: Layer already exists 19:31:27 5dae0c7fdd10: Layer already exists 19:31:27 2.0.1-dev.70: digest: sha256:abc4d1dba263428aced9fcb9efae5dbb86feeededa7a6ef190b8f21cfeef10c6 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:31:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh 19:31:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:31:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 19:31:28 73735992b518: Preparing 19:31:28 5dae0c7fdd10: Preparing 19:31:28 2b9f695f3601: Preparing 19:31:28 34132385283a: Preparing 19:31:28 e2eb06d8af82: Preparing 19:31:28 e2eb06d8af82: Layer already exists 19:31:28 2b9f695f3601: Layer already exists 19:31:28 5dae0c7fdd10: Layer already exists 19:31:28 73735992b518: Layer already exists 19:31:28 34132385283a: Layer already exists 19:31:28 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70: digest: sha256:abc4d1dba263428aced9fcb9efae5dbb86feeededa7a6ef190b8f21cfeef10c6 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:31:28 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 19:31:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 19:31:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 19:31:28 73735992b518: Preparing 19:31:28 5dae0c7fdd10: Preparing 19:31:28 2b9f695f3601: Preparing 19:31:28 34132385283a: Preparing 19:31:28 e2eb06d8af82: Preparing 19:31:28 2b9f695f3601: Layer already exists 19:31:28 34132385283a: Layer already exists 19:31:28 73735992b518: Layer already exists 19:31:28 5dae0c7fdd10: Layer already exists 19:31:28 e2eb06d8af82: Layer already exists 19:31:28 main: digest: sha256:abc4d1dba263428aced9fcb9efae5dbb86feeededa7a6ef190b8f21cfeef10c6 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:31:28 ===================================================== [Pipeline] echo 19:31:28 taggedImages: 19:31:28 - nexus3.edgexfoundry.org:10004/core-metadata:69f0044378c84a2584b9cc14c244d921f2d7705f 19:31:28 - nexus3.edgexfoundry.org:10004/core-metadata:latest 19:31:28 - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.70 19:31:28 - nexus3.edgexfoundry.org:10004/core-metadata:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:31:28 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 19:31:28 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 19:31:28 69f0044378c84a2584b9cc14c244d921f2d7705f 19:31:28 latest 19:31:28 2.0.1-dev.70 19:31:28 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:31:28 main 19:31:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:31:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:69f0044378c84a2584b9cc14c244d921f2d7705f [Pipeline] isUnix [Pipeline] sh 19:31:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:69f0044378c84a2584b9cc14c244d921f2d7705f 19:31:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 19:31:29 5220855fb740: Preparing 19:31:29 5220855fb740: Preparing 19:31:29 458fe0a04494: Preparing 19:31:29 dd5a07dd31a7: Preparing 19:31:29 79a43b6ce9c1: Preparing 19:31:29 94c3248a76c4: Preparing 19:31:29 2b9f695f3601: Preparing 19:31:29 0d57051fd3c9: Preparing 19:31:29 eec200b152d6: Preparing 19:31:29 85b99185ee13: Preparing 19:31:29 2e2c5577d427: Preparing 19:31:29 e2eb06d8af82: Preparing 19:31:29 2b9f695f3601: Waiting 19:31:29 0d57051fd3c9: Waiting 19:31:29 eec200b152d6: Waiting 19:31:29 85b99185ee13: Waiting 19:31:29 2e2c5577d427: Waiting 19:31:29 e2eb06d8af82: Waiting 19:31:29 79a43b6ce9c1: Pushed 19:31:29 458fe0a04494: Pushed 19:31:29 dd5a07dd31a7: Pushed 19:31:29 5220855fb740: Pushed 19:31:29 2b9f695f3601: Layer already exists 19:31:29 0d57051fd3c9: Pushed 19:31:29 85b99185ee13: Pushed 19:31:29 eec200b152d6: Pushed 19:31:29 e2eb06d8af82: Layer already exists 19:31:29 2e2c5577d427: Pushed 19:31:31 94c3248a76c4: Pushed 19:31:31 69f0044378c84a2584b9cc14c244d921f2d7705f: digest: sha256:78404546a16a43bf9453e938998227dee205a1eaf63747092ef4019c9f42ad22 size: 2817 [Pipeline] isUnix [Pipeline] sh 19:31:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 19:31:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 19:31:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 19:31:31 5220855fb740: Preparing 19:31:31 5220855fb740: Preparing 19:31:31 458fe0a04494: Preparing 19:31:31 dd5a07dd31a7: Preparing 19:31:31 79a43b6ce9c1: Preparing 19:31:31 94c3248a76c4: Preparing 19:31:31 2b9f695f3601: Preparing 19:31:31 0d57051fd3c9: Preparing 19:31:31 eec200b152d6: Preparing 19:31:31 85b99185ee13: Preparing 19:31:31 2e2c5577d427: Preparing 19:31:31 e2eb06d8af82: Preparing 19:31:31 2b9f695f3601: Waiting 19:31:31 0d57051fd3c9: Waiting 19:31:31 eec200b152d6: Waiting 19:31:31 85b99185ee13: Waiting 19:31:31 2e2c5577d427: Waiting 19:31:31 e2eb06d8af82: Waiting 19:31:31 458fe0a04494: Layer already exists 19:31:31 94c3248a76c4: Layer already exists 19:31:31 79a43b6ce9c1: Layer already exists 19:31:31 dd5a07dd31a7: Layer already exists 19:31:31 5220855fb740: Layer already exists 19:31:31 2b9f695f3601: Layer already exists 19:31:31 0d57051fd3c9: Layer already exists 19:31:31 2e2c5577d427: Layer already exists 19:31:31 eec200b152d6: Layer already exists 19:31:31 85b99185ee13: Layer already exists 19:31:31 e2eb06d8af82: Layer already exists 19:31:31 latest: digest: sha256:78404546a16a43bf9453e938998227dee205a1eaf63747092ef4019c9f42ad22 size: 2817 [Pipeline] isUnix [Pipeline] sh 19:31:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh 19:31:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.70 19:31:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 19:31:32 5220855fb740: Preparing 19:31:32 5220855fb740: Preparing 19:31:32 458fe0a04494: Preparing 19:31:32 dd5a07dd31a7: Preparing 19:31:32 79a43b6ce9c1: Preparing 19:31:32 94c3248a76c4: Preparing 19:31:32 2b9f695f3601: Preparing 19:31:32 0d57051fd3c9: Preparing 19:31:32 eec200b152d6: Preparing 19:31:32 85b99185ee13: Preparing 19:31:32 2e2c5577d427: Preparing 19:31:32 e2eb06d8af82: Preparing 19:31:32 2b9f695f3601: Waiting 19:31:32 0d57051fd3c9: Waiting 19:31:32 eec200b152d6: Waiting 19:31:32 85b99185ee13: Waiting 19:31:32 2e2c5577d427: Waiting 19:31:32 e2eb06d8af82: Waiting 19:31:32 dd5a07dd31a7: Layer already exists 19:31:32 79a43b6ce9c1: Layer already exists 19:31:32 458fe0a04494: Layer already exists 19:31:32 94c3248a76c4: Layer already exists 19:31:32 5220855fb740: Layer already exists 19:31:32 2b9f695f3601: Layer already exists 19:31:32 eec200b152d6: Layer already exists 19:31:32 85b99185ee13: Layer already exists 19:31:32 0d57051fd3c9: Layer already exists 19:31:32 2e2c5577d427: Layer already exists 19:31:32 e2eb06d8af82: Layer already exists 19:31:32 2.0.1-dev.70: digest: sha256:78404546a16a43bf9453e938998227dee205a1eaf63747092ef4019c9f42ad22 size: 2817 [Pipeline] isUnix [Pipeline] sh 19:31:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh 19:31:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:31:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 19:31:33 5220855fb740: Preparing 19:31:33 5220855fb740: Preparing 19:31:33 458fe0a04494: Preparing 19:31:33 dd5a07dd31a7: Preparing 19:31:33 79a43b6ce9c1: Preparing 19:31:33 94c3248a76c4: Preparing 19:31:33 2b9f695f3601: Preparing 19:31:33 0d57051fd3c9: Preparing 19:31:33 eec200b152d6: Preparing 19:31:33 85b99185ee13: Preparing 19:31:33 2e2c5577d427: Preparing 19:31:33 e2eb06d8af82: Preparing 19:31:33 2b9f695f3601: Waiting 19:31:33 0d57051fd3c9: Waiting 19:31:33 eec200b152d6: Waiting 19:31:33 85b99185ee13: Waiting 19:31:33 2e2c5577d427: Waiting 19:31:33 e2eb06d8af82: Waiting 19:31:33 79a43b6ce9c1: Layer already exists 19:31:33 458fe0a04494: Layer already exists 19:31:33 dd5a07dd31a7: Layer already exists 19:31:33 5220855fb740: Layer already exists 19:31:33 94c3248a76c4: Layer already exists 19:31:33 0d57051fd3c9: Layer already exists 19:31:33 2b9f695f3601: Layer already exists 19:31:33 85b99185ee13: Layer already exists 19:31:33 2e2c5577d427: Layer already exists 19:31:33 eec200b152d6: Layer already exists 19:31:33 e2eb06d8af82: Layer already exists 19:31:33 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70: digest: sha256:78404546a16a43bf9453e938998227dee205a1eaf63747092ef4019c9f42ad22 size: 2817 [Pipeline] isUnix [Pipeline] sh 19:31:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 19:31:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 19:31:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 19:31:33 5220855fb740: Preparing 19:31:33 5220855fb740: Preparing 19:31:33 458fe0a04494: Preparing 19:31:33 dd5a07dd31a7: Preparing 19:31:33 79a43b6ce9c1: Preparing 19:31:33 94c3248a76c4: Preparing 19:31:33 2b9f695f3601: Preparing 19:31:33 0d57051fd3c9: Preparing 19:31:33 eec200b152d6: Preparing 19:31:33 85b99185ee13: Preparing 19:31:33 2e2c5577d427: Preparing 19:31:33 e2eb06d8af82: Preparing 19:31:33 2b9f695f3601: Waiting 19:31:33 0d57051fd3c9: Waiting 19:31:33 eec200b152d6: Waiting 19:31:33 85b99185ee13: Waiting 19:31:33 2e2c5577d427: Waiting 19:31:33 e2eb06d8af82: Waiting 19:31:33 458fe0a04494: Layer already exists 19:31:33 79a43b6ce9c1: Layer already exists 19:31:33 94c3248a76c4: Layer already exists 19:31:33 5220855fb740: Layer already exists 19:31:33 dd5a07dd31a7: Layer already exists 19:31:33 2b9f695f3601: Layer already exists 19:31:33 0d57051fd3c9: Layer already exists 19:31:33 eec200b152d6: Layer already exists 19:31:33 2e2c5577d427: Layer already exists 19:31:33 85b99185ee13: Layer already exists 19:31:33 e2eb06d8af82: Layer already exists 19:31:33 main: digest: sha256:78404546a16a43bf9453e938998227dee205a1eaf63747092ef4019c9f42ad22 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:31:33 ===================================================== [Pipeline] echo 19:31:33 taggedImages: 19:31:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:69f0044378c84a2584b9cc14c244d921f2d7705f 19:31:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 19:31:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.70 19:31:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:31:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 19:31:33 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 19:31:33 69f0044378c84a2584b9cc14c244d921f2d7705f 19:31:33 latest 19:31:33 2.0.1-dev.70 19:31:33 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:31:33 main 19:31:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:31:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:69f0044378c84a2584b9cc14c244d921f2d7705f [Pipeline] isUnix [Pipeline] sh 19:31:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:69f0044378c84a2584b9cc14c244d921f2d7705f 19:31:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 19:31:34 fb26f204a490: Preparing 19:31:34 b39a7626501e: Preparing 19:31:34 beadf36ecc17: Preparing 19:31:34 edc7f21d102a: Preparing 19:31:34 b24489a207a0: Preparing 19:31:34 e2eb06d8af82: Preparing 19:31:34 e2eb06d8af82: Waiting 19:31:34 beadf36ecc17: Pushed 19:31:34 edc7f21d102a: Pushed 19:31:34 e2eb06d8af82: Layer already exists 19:31:34 b24489a207a0: Pushed 19:31:35 b39a7626501e: Pushed 19:31:35 fb26f204a490: Pushed 19:31:35 69f0044378c84a2584b9cc14c244d921f2d7705f: digest: sha256:a39c34b62121b753c0bd6815d550bc06dd01a9541253276aacebaba2656cba0c size: 1576 [Pipeline] isUnix [Pipeline] sh 19:31:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 19:31:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 19:31:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 19:31:35 fb26f204a490: Preparing 19:31:35 b39a7626501e: Preparing 19:31:35 beadf36ecc17: Preparing 19:31:35 edc7f21d102a: Preparing 19:31:35 b24489a207a0: Preparing 19:31:35 e2eb06d8af82: Preparing 19:31:35 e2eb06d8af82: Waiting 19:31:35 fb26f204a490: Layer already exists 19:31:35 edc7f21d102a: Layer already exists 19:31:35 b39a7626501e: Layer already exists 19:31:35 b24489a207a0: Layer already exists 19:31:35 beadf36ecc17: Layer already exists 19:31:35 e2eb06d8af82: Layer already exists 19:31:35 latest: digest: sha256:a39c34b62121b753c0bd6815d550bc06dd01a9541253276aacebaba2656cba0c size: 1576 [Pipeline] isUnix [Pipeline] sh 19:31:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh 19:31:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.70 19:31:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 19:31:36 fb26f204a490: Preparing 19:31:36 b39a7626501e: Preparing 19:31:36 beadf36ecc17: Preparing 19:31:36 edc7f21d102a: Preparing 19:31:36 b24489a207a0: Preparing 19:31:36 e2eb06d8af82: Preparing 19:31:36 e2eb06d8af82: Waiting 19:31:36 beadf36ecc17: Layer already exists 19:31:36 b24489a207a0: Layer already exists 19:31:36 edc7f21d102a: Layer already exists 19:31:36 fb26f204a490: Layer already exists 19:31:36 b39a7626501e: Layer already exists 19:31:36 e2eb06d8af82: Layer already exists 19:31:36 2.0.1-dev.70: digest: sha256:a39c34b62121b753c0bd6815d550bc06dd01a9541253276aacebaba2656cba0c size: 1576 [Pipeline] isUnix [Pipeline] sh 19:31:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh 19:31:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:31:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 19:31:36 fb26f204a490: Preparing 19:31:36 b39a7626501e: Preparing 19:31:36 beadf36ecc17: Preparing 19:31:36 edc7f21d102a: Preparing 19:31:36 b24489a207a0: Preparing 19:31:36 e2eb06d8af82: Preparing 19:31:36 e2eb06d8af82: Waiting 19:31:36 b24489a207a0: Layer already exists 19:31:36 beadf36ecc17: Layer already exists 19:31:36 b39a7626501e: Layer already exists 19:31:36 fb26f204a490: Layer already exists 19:31:36 edc7f21d102a: Layer already exists 19:31:36 e2eb06d8af82: Layer already exists 19:31:36 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70: digest: sha256:a39c34b62121b753c0bd6815d550bc06dd01a9541253276aacebaba2656cba0c size: 1576 [Pipeline] isUnix [Pipeline] sh 19:31:37 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 19:31:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 19:31:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 19:31:37 fb26f204a490: Preparing 19:31:37 b39a7626501e: Preparing 19:31:37 beadf36ecc17: Preparing 19:31:37 edc7f21d102a: Preparing 19:31:37 b24489a207a0: Preparing 19:31:37 e2eb06d8af82: Preparing 19:31:37 e2eb06d8af82: Waiting 19:31:37 b24489a207a0: Layer already exists 19:31:37 edc7f21d102a: Layer already exists 19:31:37 b39a7626501e: Layer already exists 19:31:37 beadf36ecc17: Layer already exists 19:31:37 fb26f204a490: Layer already exists 19:31:37 e2eb06d8af82: Layer already exists 19:31:37 main: digest: sha256:a39c34b62121b753c0bd6815d550bc06dd01a9541253276aacebaba2656cba0c size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:31:37 ===================================================== [Pipeline] echo 19:31:37 taggedImages: 19:31:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:69f0044378c84a2584b9cc14c244d921f2d7705f 19:31:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 19:31:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.70 19:31:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:31:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 19:31:37 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 19:31:37 69f0044378c84a2584b9cc14c244d921f2d7705f 19:31:37 latest 19:31:37 2.0.1-dev.70 19:31:37 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:31:37 main 19:31:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:31:37 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:69f0044378c84a2584b9cc14c244d921f2d7705f [Pipeline] isUnix [Pipeline] sh 19:31:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:69f0044378c84a2584b9cc14c244d921f2d7705f 19:31:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 19:31:38 2b40fd11d378: Preparing 19:31:38 42e35c70d09a: Preparing 19:31:38 2c1c585554d4: Preparing 19:31:38 b6d5aa32244a: Preparing 19:31:38 f0058e7ef27f: Preparing 19:31:38 0e45320e8018: Preparing 19:31:38 731e5f216739: Preparing 19:31:38 4ce9534a0e8f: Preparing 19:31:38 830f7bd87c5c: Preparing 19:31:38 e2eb06d8af82: Preparing 19:31:38 0e45320e8018: Waiting 19:31:38 731e5f216739: Waiting 19:31:38 4ce9534a0e8f: Waiting 19:31:38 830f7bd87c5c: Waiting 19:31:38 e2eb06d8af82: Waiting 19:31:38 42e35c70d09a: Pushed 19:31:38 2b40fd11d378: Pushed 19:31:38 f0058e7ef27f: Pushed 19:31:39 b6d5aa32244a: Pushed 19:31:39 0e45320e8018: Pushed 19:31:39 731e5f216739: Pushed 19:31:39 4ce9534a0e8f: Pushed 19:31:39 e2eb06d8af82: Layer already exists 19:31:39 830f7bd87c5c: Pushed 19:31:39 2c1c585554d4: Pushed 19:31:39 69f0044378c84a2584b9cc14c244d921f2d7705f: digest: sha256:c72b91b265bb3d3aff10d62c12c1c72130c7cb369861f56fc4bab8729a178065 size: 2405 [Pipeline] isUnix [Pipeline] sh 19:31:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 19:31:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 19:31:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 19:31:39 2b40fd11d378: Preparing 19:31:39 42e35c70d09a: Preparing 19:31:39 2c1c585554d4: Preparing 19:31:39 b6d5aa32244a: Preparing 19:31:39 f0058e7ef27f: Preparing 19:31:39 0e45320e8018: Preparing 19:31:39 731e5f216739: Preparing 19:31:39 4ce9534a0e8f: Preparing 19:31:39 830f7bd87c5c: Preparing 19:31:39 e2eb06d8af82: Preparing 19:31:39 731e5f216739: Waiting 19:31:39 4ce9534a0e8f: Waiting 19:31:39 830f7bd87c5c: Waiting 19:31:39 e2eb06d8af82: Waiting 19:31:39 2b40fd11d378: Layer already exists 19:31:39 b6d5aa32244a: Layer already exists 19:31:39 f0058e7ef27f: Layer already exists 19:31:39 2c1c585554d4: Layer already exists 19:31:39 42e35c70d09a: Layer already exists 19:31:39 0e45320e8018: Layer already exists 19:31:39 e2eb06d8af82: Layer already exists 19:31:39 4ce9534a0e8f: Layer already exists 19:31:39 731e5f216739: Layer already exists 19:31:39 830f7bd87c5c: Layer already exists 19:31:39 latest: digest: sha256:c72b91b265bb3d3aff10d62c12c1c72130c7cb369861f56fc4bab8729a178065 size: 2405 [Pipeline] isUnix [Pipeline] sh 19:31:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh 19:31:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.70 19:31:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 19:31:40 2b40fd11d378: Preparing 19:31:40 42e35c70d09a: Preparing 19:31:40 2c1c585554d4: Preparing 19:31:40 b6d5aa32244a: Preparing 19:31:40 f0058e7ef27f: Preparing 19:31:40 0e45320e8018: Preparing 19:31:40 731e5f216739: Preparing 19:31:40 4ce9534a0e8f: Preparing 19:31:40 830f7bd87c5c: Preparing 19:31:40 e2eb06d8af82: Preparing 19:31:40 0e45320e8018: Waiting 19:31:40 731e5f216739: Waiting 19:31:40 4ce9534a0e8f: Waiting 19:31:40 830f7bd87c5c: Waiting 19:31:40 e2eb06d8af82: Waiting 19:31:40 f0058e7ef27f: Layer already exists 19:31:40 b6d5aa32244a: Layer already exists 19:31:40 2c1c585554d4: Layer already exists 19:31:40 42e35c70d09a: Layer already exists 19:31:40 2b40fd11d378: Layer already exists 19:31:40 0e45320e8018: Layer already exists 19:31:40 731e5f216739: Layer already exists 19:31:40 830f7bd87c5c: Layer already exists 19:31:40 e2eb06d8af82: Layer already exists 19:31:40 4ce9534a0e8f: Layer already exists 19:31:40 2.0.1-dev.70: digest: sha256:c72b91b265bb3d3aff10d62c12c1c72130c7cb369861f56fc4bab8729a178065 size: 2405 [Pipeline] isUnix [Pipeline] sh 19:31:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh 19:31:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:31:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 19:31:41 2b40fd11d378: Preparing 19:31:41 42e35c70d09a: Preparing 19:31:41 2c1c585554d4: Preparing 19:31:41 b6d5aa32244a: Preparing 19:31:41 f0058e7ef27f: Preparing 19:31:41 0e45320e8018: Preparing 19:31:41 731e5f216739: Preparing 19:31:41 4ce9534a0e8f: Preparing 19:31:41 830f7bd87c5c: Preparing 19:31:41 e2eb06d8af82: Preparing 19:31:41 731e5f216739: Waiting 19:31:41 4ce9534a0e8f: Waiting 19:31:41 830f7bd87c5c: Waiting 19:31:41 e2eb06d8af82: Waiting 19:31:41 0e45320e8018: Waiting 19:31:41 f0058e7ef27f: Layer already exists 19:31:41 b6d5aa32244a: Layer already exists 19:31:41 2c1c585554d4: Layer already exists 19:31:41 42e35c70d09a: Layer already exists 19:31:41 2b40fd11d378: Layer already exists 19:31:41 4ce9534a0e8f: Layer already exists 19:31:41 0e45320e8018: Layer already exists 19:31:41 731e5f216739: Layer already exists 19:31:41 830f7bd87c5c: Layer already exists 19:31:41 e2eb06d8af82: Layer already exists 19:31:41 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70: digest: sha256:c72b91b265bb3d3aff10d62c12c1c72130c7cb369861f56fc4bab8729a178065 size: 2405 [Pipeline] isUnix [Pipeline] sh 19:31:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 19:31:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 19:31:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 19:31:41 2b40fd11d378: Preparing 19:31:41 42e35c70d09a: Preparing 19:31:41 2c1c585554d4: Preparing 19:31:41 b6d5aa32244a: Preparing 19:31:41 f0058e7ef27f: Preparing 19:31:41 0e45320e8018: Preparing 19:31:41 731e5f216739: Preparing 19:31:41 4ce9534a0e8f: Preparing 19:31:41 830f7bd87c5c: Preparing 19:31:41 e2eb06d8af82: Preparing 19:31:41 0e45320e8018: Waiting 19:31:41 731e5f216739: Waiting 19:31:41 4ce9534a0e8f: Waiting 19:31:41 830f7bd87c5c: Waiting 19:31:41 e2eb06d8af82: Waiting 19:31:41 b6d5aa32244a: Layer already exists 19:31:41 f0058e7ef27f: Layer already exists 19:31:41 2c1c585554d4: Layer already exists 19:31:41 2b40fd11d378: Layer already exists 19:31:41 42e35c70d09a: Layer already exists 19:31:41 731e5f216739: Layer already exists 19:31:41 0e45320e8018: Layer already exists 19:31:41 830f7bd87c5c: Layer already exists 19:31:41 e2eb06d8af82: Layer already exists 19:31:41 4ce9534a0e8f: Layer already exists 19:31:41 main: digest: sha256:c72b91b265bb3d3aff10d62c12c1c72130c7cb369861f56fc4bab8729a178065 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:31:41 ===================================================== [Pipeline] echo 19:31:41 taggedImages: 19:31:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:69f0044378c84a2584b9cc14c244d921f2d7705f 19:31:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 19:31:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.70 19:31:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:31:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 19:31:41 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 19:31:41 69f0044378c84a2584b9cc14c244d921f2d7705f 19:31:41 latest 19:31:41 2.0.1-dev.70 19:31:41 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:31:41 main 19:31:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:31:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:69f0044378c84a2584b9cc14c244d921f2d7705f [Pipeline] isUnix [Pipeline] sh 19:31:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:69f0044378c84a2584b9cc14c244d921f2d7705f 19:31:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 19:31:42 e4246b48a226: Preparing 19:31:42 96070b41644d: Preparing 19:31:42 2b9f695f3601: Preparing 19:31:42 0bd6825d3911: Preparing 19:31:42 e2eb06d8af82: Preparing 19:31:42 e2eb06d8af82: Layer already exists 19:31:42 2b9f695f3601: Layer already exists 19:31:42 e4246b48a226: Pushed 19:31:42 0bd6825d3911: Pushed 19:31:43 96070b41644d: Pushed 19:31:43 69f0044378c84a2584b9cc14c244d921f2d7705f: digest: sha256:75aaba096889326d574a3bcd07540d301679f634de7c4d2acb414060a20903e5 size: 1364 [Pipeline] isUnix [Pipeline] sh 19:31:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 19:31:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 19:31:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 19:31:44 e4246b48a226: Preparing 19:31:44 96070b41644d: Preparing 19:31:44 2b9f695f3601: Preparing 19:31:44 0bd6825d3911: Preparing 19:31:44 e2eb06d8af82: Preparing 19:31:44 2b9f695f3601: Layer already exists 19:31:44 e4246b48a226: Layer already exists 19:31:44 0bd6825d3911: Layer already exists 19:31:44 e2eb06d8af82: Layer already exists 19:31:44 96070b41644d: Layer already exists 19:31:44 latest: digest: sha256:75aaba096889326d574a3bcd07540d301679f634de7c4d2acb414060a20903e5 size: 1364 [Pipeline] isUnix [Pipeline] sh 19:31:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh 19:31:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.70 19:31:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 19:31:44 e4246b48a226: Preparing 19:31:44 96070b41644d: Preparing 19:31:44 2b9f695f3601: Preparing 19:31:44 0bd6825d3911: Preparing 19:31:44 e2eb06d8af82: Preparing 19:31:44 0bd6825d3911: Layer already exists 19:31:44 e2eb06d8af82: Layer already exists 19:31:44 2b9f695f3601: Layer already exists 19:31:44 96070b41644d: Layer already exists 19:31:44 e4246b48a226: Layer already exists 19:31:44 2.0.1-dev.70: digest: sha256:75aaba096889326d574a3bcd07540d301679f634de7c4d2acb414060a20903e5 size: 1364 [Pipeline] isUnix [Pipeline] sh 19:31:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh 19:31:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:31:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 19:31:45 e4246b48a226: Preparing 19:31:45 96070b41644d: Preparing 19:31:45 2b9f695f3601: Preparing 19:31:45 0bd6825d3911: Preparing 19:31:45 e2eb06d8af82: Preparing 19:31:45 e4246b48a226: Layer already exists 19:31:45 0bd6825d3911: Layer already exists 19:31:45 e2eb06d8af82: Layer already exists 19:31:45 96070b41644d: Layer already exists 19:31:45 2b9f695f3601: Layer already exists 19:31:45 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70: digest: sha256:75aaba096889326d574a3bcd07540d301679f634de7c4d2acb414060a20903e5 size: 1364 [Pipeline] isUnix [Pipeline] sh 19:31:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 19:31:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 19:31:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 19:31:46 e4246b48a226: Preparing 19:31:46 96070b41644d: Preparing 19:31:46 2b9f695f3601: Preparing 19:31:46 0bd6825d3911: Preparing 19:31:46 e2eb06d8af82: Preparing 19:31:46 0bd6825d3911: Layer already exists 19:31:46 2b9f695f3601: Layer already exists 19:31:46 e4246b48a226: Layer already exists 19:31:46 96070b41644d: Layer already exists 19:31:46 e2eb06d8af82: Layer already exists 19:31:46 main: digest: sha256:75aaba096889326d574a3bcd07540d301679f634de7c4d2acb414060a20903e5 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:31:46 ===================================================== [Pipeline] echo 19:31:46 taggedImages: 19:31:46 - nexus3.edgexfoundry.org:10004/support-notifications:69f0044378c84a2584b9cc14c244d921f2d7705f 19:31:46 - nexus3.edgexfoundry.org:10004/support-notifications:latest 19:31:46 - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.70 19:31:46 - nexus3.edgexfoundry.org:10004/support-notifications:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:31:46 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 19:31:46 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 19:31:46 69f0044378c84a2584b9cc14c244d921f2d7705f 19:31:46 latest 19:31:46 2.0.1-dev.70 19:31:46 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:31:46 main 19:31:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:31:46 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:69f0044378c84a2584b9cc14c244d921f2d7705f [Pipeline] isUnix [Pipeline] sh 19:31:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:69f0044378c84a2584b9cc14c244d921f2d7705f 19:31:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 19:31:47 8affa4aa5b0e: Preparing 19:31:47 46e880b1c577: Preparing 19:31:47 2b9f695f3601: Preparing 19:31:47 34132385283a: Preparing 19:31:47 e2eb06d8af82: Preparing 19:31:47 e2eb06d8af82: Layer already exists 19:31:47 34132385283a: Layer already exists 19:31:47 2b9f695f3601: Layer already exists 19:31:47 8affa4aa5b0e: Pushed 19:31:47 46e880b1c577: Pushed 19:31:48 69f0044378c84a2584b9cc14c244d921f2d7705f: digest: sha256:fe9ff80a70362c4ce215af50e00f30fd2aef33da983893195ca24e2fdc041ae4 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:31:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 19:31:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 19:31:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 19:31:48 8affa4aa5b0e: Preparing 19:31:48 46e880b1c577: Preparing 19:31:48 2b9f695f3601: Preparing 19:31:48 34132385283a: Preparing 19:31:48 e2eb06d8af82: Preparing 19:31:48 8affa4aa5b0e: Layer already exists 19:31:48 34132385283a: Layer already exists 19:31:48 2b9f695f3601: Layer already exists 19:31:48 e2eb06d8af82: Layer already exists 19:31:48 46e880b1c577: Layer already exists 19:31:48 latest: digest: sha256:fe9ff80a70362c4ce215af50e00f30fd2aef33da983893195ca24e2fdc041ae4 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:31:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh 19:31:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.70 19:31:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 19:31:49 8affa4aa5b0e: Preparing 19:31:49 46e880b1c577: Preparing 19:31:49 2b9f695f3601: Preparing 19:31:49 34132385283a: Preparing 19:31:49 e2eb06d8af82: Preparing 19:31:49 e2eb06d8af82: Layer already exists 19:31:49 46e880b1c577: Layer already exists 19:31:49 8affa4aa5b0e: Layer already exists 19:31:49 34132385283a: Layer already exists 19:31:49 2b9f695f3601: Layer already exists 19:31:49 2.0.1-dev.70: digest: sha256:fe9ff80a70362c4ce215af50e00f30fd2aef33da983893195ca24e2fdc041ae4 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:31:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh 19:31:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:31:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 19:31:50 8affa4aa5b0e: Preparing 19:31:50 46e880b1c577: Preparing 19:31:50 2b9f695f3601: Preparing 19:31:50 34132385283a: Preparing 19:31:50 e2eb06d8af82: Preparing 19:31:50 46e880b1c577: Layer already exists 19:31:50 2b9f695f3601: Layer already exists 19:31:50 e2eb06d8af82: Layer already exists 19:31:50 34132385283a: Layer already exists 19:31:50 8affa4aa5b0e: Layer already exists 19:31:50 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70: digest: sha256:fe9ff80a70362c4ce215af50e00f30fd2aef33da983893195ca24e2fdc041ae4 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:31:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 19:31:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 19:31:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 19:31:50 8affa4aa5b0e: Preparing 19:31:50 46e880b1c577: Preparing 19:31:50 2b9f695f3601: Preparing 19:31:50 34132385283a: Preparing 19:31:50 e2eb06d8af82: Preparing 19:31:50 8affa4aa5b0e: Layer already exists 19:31:50 2b9f695f3601: Layer already exists 19:31:50 34132385283a: Layer already exists 19:31:50 46e880b1c577: Layer already exists 19:31:50 e2eb06d8af82: Layer already exists 19:31:50 main: digest: sha256:fe9ff80a70362c4ce215af50e00f30fd2aef33da983893195ca24e2fdc041ae4 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:31:50 ===================================================== [Pipeline] echo 19:31:50 taggedImages: 19:31:50 - nexus3.edgexfoundry.org:10004/support-scheduler:69f0044378c84a2584b9cc14c244d921f2d7705f 19:31:50 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 19:31:50 - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.70 19:31:50 - nexus3.edgexfoundry.org:10004/support-scheduler:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:31:50 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 19:31:50 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 19:31:50 69f0044378c84a2584b9cc14c244d921f2d7705f 19:31:50 latest 19:31:50 2.0.1-dev.70 19:31:50 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:31:50 main 19:31:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:31:50 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:69f0044378c84a2584b9cc14c244d921f2d7705f [Pipeline] isUnix [Pipeline] sh 19:31:51 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:69f0044378c84a2584b9cc14c244d921f2d7705f 19:31:51 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 19:31:51 3b6e651ca7c9: Preparing 19:31:51 cb1dc5ea953f: Preparing 19:31:51 1a0ee944debe: Preparing 19:31:51 01bc28102f1d: Preparing 19:31:51 879b85f2d1ed: Preparing 19:31:51 6777e3bbcb7c: Preparing 19:31:51 fd08d546f6b8: Preparing 19:31:51 0636255016a6: Preparing 19:31:51 84e9d258764d: Preparing 19:31:51 56463f638872: Preparing 19:31:51 e2eb06d8af82: Preparing 19:31:51 6777e3bbcb7c: Waiting 19:31:51 fd08d546f6b8: Waiting 19:31:51 0636255016a6: Waiting 19:31:51 84e9d258764d: Waiting 19:31:51 56463f638872: Waiting 19:31:51 e2eb06d8af82: Waiting 19:31:51 879b85f2d1ed: Layer already exists 19:31:51 6777e3bbcb7c: Layer already exists 19:31:51 fd08d546f6b8: Layer already exists 19:31:51 0636255016a6: Layer already exists 19:31:51 cb1dc5ea953f: Pushed 19:31:52 84e9d258764d: Layer already exists 19:31:52 3b6e651ca7c9: Pushed 19:31:52 56463f638872: Layer already exists 19:31:52 e2eb06d8af82: Layer already exists 19:31:52 1a0ee944debe: Pushed 19:31:57 01bc28102f1d: Pushed 19:31:57 69f0044378c84a2584b9cc14c244d921f2d7705f: digest: sha256:81489f0544d56d7f4ae24f838a428f40d955169d9cb65dd0c54578bf5f0502fb size: 2622 [Pipeline] isUnix [Pipeline] sh 19:31:59 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 19:31:59 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 19:31:59 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 19:31:59 3b6e651ca7c9: Preparing 19:31:59 cb1dc5ea953f: Preparing 19:31:59 1a0ee944debe: Preparing 19:31:59 01bc28102f1d: Preparing 19:31:59 879b85f2d1ed: Preparing 19:31:59 6777e3bbcb7c: Preparing 19:31:59 fd08d546f6b8: Preparing 19:31:59 0636255016a6: Preparing 19:31:59 84e9d258764d: Preparing 19:31:59 56463f638872: Preparing 19:31:59 e2eb06d8af82: Preparing 19:31:59 6777e3bbcb7c: Waiting 19:31:59 fd08d546f6b8: Waiting 19:31:59 0636255016a6: Waiting 19:31:59 84e9d258764d: Waiting 19:31:59 56463f638872: Waiting 19:31:59 e2eb06d8af82: Waiting 19:31:59 3b6e651ca7c9: Layer already exists 19:31:59 879b85f2d1ed: Layer already exists 19:31:59 cb1dc5ea953f: Layer already exists 19:31:59 1a0ee944debe: Layer already exists 19:31:59 01bc28102f1d: Layer already exists 19:31:59 fd08d546f6b8: Layer already exists 19:31:59 6777e3bbcb7c: Layer already exists 19:31:59 0636255016a6: Layer already exists 19:31:59 56463f638872: Layer already exists 19:31:59 84e9d258764d: Layer already exists 19:31:59 e2eb06d8af82: Layer already exists 19:31:59 latest: digest: sha256:81489f0544d56d7f4ae24f838a428f40d955169d9cb65dd0c54578bf5f0502fb size: 2622 [Pipeline] isUnix [Pipeline] sh 19:31:59 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh 19:31:59 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.70 19:31:59 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 19:31:59 3b6e651ca7c9: Preparing 19:31:59 cb1dc5ea953f: Preparing 19:31:59 1a0ee944debe: Preparing 19:31:59 01bc28102f1d: Preparing 19:31:59 879b85f2d1ed: Preparing 19:31:59 6777e3bbcb7c: Preparing 19:31:59 fd08d546f6b8: Preparing 19:31:59 0636255016a6: Preparing 19:31:59 84e9d258764d: Preparing 19:31:59 56463f638872: Preparing 19:31:59 e2eb06d8af82: Preparing 19:31:59 6777e3bbcb7c: Waiting 19:31:59 fd08d546f6b8: Waiting 19:31:59 0636255016a6: Waiting 19:31:59 e2eb06d8af82: Waiting 19:31:59 84e9d258764d: Waiting 19:31:59 56463f638872: Waiting 19:31:59 cb1dc5ea953f: Layer already exists 19:31:59 01bc28102f1d: Layer already exists 19:31:59 3b6e651ca7c9: Layer already exists 19:31:59 879b85f2d1ed: Layer already exists 19:31:59 1a0ee944debe: Layer already exists 19:31:59 6777e3bbcb7c: Layer already exists 19:31:59 56463f638872: Layer already exists 19:31:59 0636255016a6: Layer already exists 19:31:59 fd08d546f6b8: Layer already exists 19:31:59 84e9d258764d: Layer already exists 19:31:59 e2eb06d8af82: Layer already exists 19:31:59 2.0.1-dev.70: digest: sha256:81489f0544d56d7f4ae24f838a428f40d955169d9cb65dd0c54578bf5f0502fb size: 2622 [Pipeline] isUnix [Pipeline] sh 19:32:00 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh 19:32:00 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:32:00 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 19:32:00 3b6e651ca7c9: Preparing 19:32:00 cb1dc5ea953f: Preparing 19:32:00 1a0ee944debe: Preparing 19:32:00 01bc28102f1d: Preparing 19:32:00 879b85f2d1ed: Preparing 19:32:00 6777e3bbcb7c: Preparing 19:32:00 fd08d546f6b8: Preparing 19:32:00 0636255016a6: Preparing 19:32:00 84e9d258764d: Preparing 19:32:00 56463f638872: Preparing 19:32:00 e2eb06d8af82: Preparing 19:32:00 6777e3bbcb7c: Waiting 19:32:00 fd08d546f6b8: Waiting 19:32:00 0636255016a6: Waiting 19:32:00 84e9d258764d: Waiting 19:32:00 56463f638872: Waiting 19:32:00 e2eb06d8af82: Waiting 19:32:00 cb1dc5ea953f: Layer already exists 19:32:00 3b6e651ca7c9: Layer already exists 19:32:00 1a0ee944debe: Layer already exists 19:32:00 01bc28102f1d: Layer already exists 19:32:00 879b85f2d1ed: Layer already exists 19:32:00 fd08d546f6b8: Layer already exists 19:32:00 6777e3bbcb7c: Layer already exists 19:32:00 56463f638872: Layer already exists 19:32:00 0636255016a6: Layer already exists 19:32:00 84e9d258764d: Layer already exists 19:32:00 e2eb06d8af82: Layer already exists 19:32:00 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70: digest: sha256:81489f0544d56d7f4ae24f838a428f40d955169d9cb65dd0c54578bf5f0502fb size: 2622 [Pipeline] isUnix [Pipeline] sh 19:32:00 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 19:32:01 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 19:32:01 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 19:32:01 3b6e651ca7c9: Preparing 19:32:01 cb1dc5ea953f: Preparing 19:32:01 1a0ee944debe: Preparing 19:32:01 01bc28102f1d: Preparing 19:32:01 879b85f2d1ed: Preparing 19:32:01 6777e3bbcb7c: Preparing 19:32:01 fd08d546f6b8: Preparing 19:32:01 0636255016a6: Preparing 19:32:01 84e9d258764d: Preparing 19:32:01 56463f638872: Preparing 19:32:01 e2eb06d8af82: Preparing 19:32:01 6777e3bbcb7c: Waiting 19:32:01 fd08d546f6b8: Waiting 19:32:01 0636255016a6: Waiting 19:32:01 84e9d258764d: Waiting 19:32:01 56463f638872: Waiting 19:32:01 e2eb06d8af82: Waiting 19:32:01 879b85f2d1ed: Layer already exists 19:32:01 cb1dc5ea953f: Layer already exists 19:32:01 1a0ee944debe: Layer already exists 19:32:01 01bc28102f1d: Layer already exists 19:32:01 3b6e651ca7c9: Layer already exists 19:32:01 6777e3bbcb7c: Layer already exists 19:32:01 fd08d546f6b8: Layer already exists 19:32:01 0636255016a6: Layer already exists 19:32:01 84e9d258764d: Layer already exists 19:32:01 56463f638872: Layer already exists 19:32:01 e2eb06d8af82: Layer already exists 19:32:01 main: digest: sha256:81489f0544d56d7f4ae24f838a428f40d955169d9cb65dd0c54578bf5f0502fb size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:32:01 ===================================================== [Pipeline] echo 19:32:01 taggedImages: 19:32:01 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:69f0044378c84a2584b9cc14c244d921f2d7705f 19:32:01 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 19:32:01 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.70 19:32:01 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:32:01 - 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] } 19:32:24 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1479 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 19:32:24 Running in /w/workspace/edgex-go/81 [Pipeline] { [Pipeline] checkout 19:32:25 The recommended git tool is: git 19:32:31 using credential edgex-jenkins-ssh 19:32:31 Cloning the remote Git repository 19:32:31 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:32:31 > git init /w/workspace/edgex-go/81 # timeout=10 19:32:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:32:31 > git --version # timeout=10 19:32:32 > git --version # 'git version 2.17.1' 19:32:32 using GIT_SSH to set credentials SSH Credentials for GitHub 19:32:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:32:48 Avoid second fetch 19:32:48 Checking out Revision 69f0044378c84a2584b9cc14c244d921f2d7705f (main) 19:32:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:32:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:32:48 > git config core.sparsecheckout # timeout=10 19:32:48 > git checkout -f 69f0044378c84a2584b9cc14c244d921f2d7705f # timeout=10 19:32:53 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#3748)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:32:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:32:54 % Total % Received % Xferd Average Speed Time Time Time Current 19:32:54 Dload Upload Total Spent Left Speed 19:32:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 66802 0 --:--:-- --:--:-- --:--:-- 67181 [Pipeline] sh 19:32:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:32:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:32:55 + sudo tee /etc/docker/daemon.new 19:32:55 { 19:32:55 "registry-mirrors": [ 19:32:55 "https://nexus3.edgexfoundry.org:10001" 19:32:55 ], 19:32:55 "bip": "10.250.0.254/24", 19:32:55 "hosts": [ 19:32:55 "tcp://0.0.0.0:5555", 19:32:55 "unix:///var/run/docker.sock" 19:32:55 ], 19:32:55 "mtu": 1458, 19:32:55 "selinux-enabled": true, 19:32:55 "seccomp-profile": "/etc/docker/seccomp.json" 19:32:55 } [Pipeline] sh 19:32:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:32:55 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:33:14 provisioning config files... 19:33:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/81@tmp/config5740885064886735096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:33:14 ---> docker-login.sh 19:33:14 nexus3.edgexfoundry.org:10001 19:33:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:33:16 Configure a credential helper to remove this warning. See 19:33:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:33:16 19:33:16 Login Succeeded 19:33:16 nexus3.edgexfoundry.org:10002 19:33:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:33:17 Configure a credential helper to remove this warning. See 19:33:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:33:17 19:33:17 Login Succeeded 19:33:17 nexus3.edgexfoundry.org:10003 19:33:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:33:17 Configure a credential helper to remove this warning. See 19:33:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:33:17 19:33:17 Login Succeeded 19:33:17 nexus3.edgexfoundry.org:10004 19:33:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:33:18 Configure a credential helper to remove this warning. See 19:33:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:33:18 19:33:18 Login Succeeded 19:33:18 docker.io 19:33:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:33:20 Configure a credential helper to remove this warning. See 19:33:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:33:20 19:33:20 Login Succeeded 19:33:20 ---> docker-login.sh ends [Pipeline] } 19:33:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:33:20 ========================================================= 19:33:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:33:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:33:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:33:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:33:21 552d1f2373af: Pulling fs layer 19:33:21 ea3f2d53f512: Pulling fs layer 19:33:21 9e70ebbbe112: Pulling fs layer 19:33:21 7a9cfe048b4a: Pulling fs layer 19:33:21 72dc09318566: Pulling fs layer 19:33:21 f4f7b4309257: Pulling fs layer 19:33:21 0ac9a79272e3: Pulling fs layer 19:33:21 b78e95d17946: Pulling fs layer 19:33:21 72dc09318566: Waiting 19:33:21 f4f7b4309257: Waiting 19:33:21 0ac9a79272e3: Waiting 19:33:21 b78e95d17946: Waiting 19:33:21 7a9cfe048b4a: Waiting 19:33:21 9e70ebbbe112: Verifying Checksum 19:33:21 9e70ebbbe112: Download complete 19:33:21 ea3f2d53f512: Download complete 19:33:21 72dc09318566: Verifying Checksum 19:33:21 72dc09318566: Download complete 19:33:21 552d1f2373af: Verifying Checksum 19:33:21 552d1f2373af: Download complete 19:33:21 f4f7b4309257: Verifying Checksum 19:33:21 f4f7b4309257: Download complete 19:33:21 0ac9a79272e3: Verifying Checksum 19:33:21 0ac9a79272e3: Download complete 19:33:22 552d1f2373af: Pull complete 19:33:23 ea3f2d53f512: Pull complete 19:33:23 9e70ebbbe112: Pull complete 19:33:23 b78e95d17946: Verifying Checksum 19:33:23 b78e95d17946: Download complete 19:33:24 7a9cfe048b4a: Verifying Checksum 19:33:24 7a9cfe048b4a: Download complete 19:33:34 7a9cfe048b4a: Pull complete 19:33:34 72dc09318566: Pull complete 19:33:34 f4f7b4309257: Pull complete 19:33:34 0ac9a79272e3: Pull complete 19:33:39 b78e95d17946: Pull complete 19:33:39 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 19:33:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:33:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 19:33:40 + + docker buildecho -t ci-base-image-arm64 -f - . 19:33:40 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:33:40 WORKDIR /edgex 19:33:40 COPY go.mod . 19:33:40 RUN go mod download 19:33:43 Sending build context to Docker daemon 166.3MB 19:33:43 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:33:43 ---> 8b459fc5aaf0 19:33:43 Step 2/4 : WORKDIR /edgex 19:33:48 ---> Running in 782107cf3c23 19:33:49 Removing intermediate container 782107cf3c23 19:33:49 ---> 66767b644503 19:33:49 Step 3/4 : COPY go.mod . 19:33:50 ---> 9f230c1cfaed 19:33:50 Step 4/4 : RUN go mod download 19:33:50 ---> Running in a0132e9ede01 19:35:12 Removing intermediate container a0132e9ede01 19:35:12 ---> f880b3204070 19:35:12 Successfully built f880b3204070 19:35:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:35:12 + docker inspect -f . ci-base-image-arm64 19:35:12 . [Pipeline] withDockerContainer 19:35:13 prd-ubuntu18.04-docker-arm64-4c-16g-1479 does not seem to be running inside a container 19:35:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:35:14 $ docker top 4542132f4ee56bcb931a31f856b6cc6e57bd15fcd8e5690517212c26252c9152 -eo pid,comm [Pipeline] { [Pipeline] sh 19:35:15 + go version 19:35:15 go version go1.16.8 linux/arm64 [Pipeline] } 19:35:15 $ docker stop --time=1 4542132f4ee56bcb931a31f856b6cc6e57bd15fcd8e5690517212c26252c9152 19:35:17 $ docker rm -f 4542132f4ee56bcb931a31f856b6cc6e57bd15fcd8e5690517212c26252c9152 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:35:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:35:18 19:35:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:35:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:35:18 latest: Pulling from edgex-devops/edgex-compose-arm64 19:35:18 29e5d40040c1: Pulling fs layer 19:35:18 1ce36da41761: Pulling fs layer 19:35:18 25b303627fd3: Pulling fs layer 19:35:18 29e5d40040c1: Verifying Checksum 19:35:18 29e5d40040c1: Download complete 19:35:19 1ce36da41761: Verifying Checksum 19:35:19 1ce36da41761: Download complete 19:35:19 29e5d40040c1: Pull complete 19:35:20 25b303627fd3: Verifying Checksum 19:35:20 25b303627fd3: Download complete 19:35:20 1ce36da41761: Pull complete 19:35:31 25b303627fd3: Pull complete 19:35:31 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:35:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:35:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:35:31 prd-ubuntu18.04-docker-arm64-4c-16g-1479 does not seem to be running inside a container 19:35:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@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 19:35:35 $ docker top eeed9f64e5b8c4b5e4661dd11d34510d22731cdc8b5de335d35e4555983e1a4e -eo pid,comm [Pipeline] { [Pipeline] sh 19:35:36 + grep parallel 19:35:36 + docker-compose build --help 19:35:41 --parallel Build images in parallel. [Pipeline] } 19:35:41 $ docker stop --time=1 eeed9f64e5b8c4b5e4661dd11d34510d22731cdc8b5de335d35e4555983e1a4e 19:35:42 $ docker rm -f eeed9f64e5b8c4b5e4661dd11d34510d22731cdc8b5de335d35e4555983e1a4e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:35:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:35:43 . [Pipeline] withDockerContainer 19:35:43 prd-ubuntu18.04-docker-arm64-4c-16g-1479 does not seem to be running inside a container 19:35:44 $ 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/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:35:45 $ docker top bceacff06733425589ee6b4a87cac062bcd68a8c977e19d1a74abd6c50c2b935 -eo pid,comm [Pipeline] { [Pipeline] sh 19:35:46 + docker-compose -f ./docker-compose-build.yml build --parallel 19:35:50 Building core-command ... 19:35:50 Building core-data ... 19:35:50 Building core-metadata ... 19:35:50 Building security-bootstrapper ... 19:35:50 Building security-proxy-setup ... 19:35:50 Building security-secretstore-setup ... 19:35:50 Building support-notifications ... 19:35:50 Building support-scheduler ... 19:35:50 Building sys-mgmt-agent ... 19:35:50 Building support-notifications 19:35:50 Building support-scheduler 19:35:50 Building core-metadata 19:35:50 Building security-secretstore-setup 19:35:50 Building security-bootstrapper 19:36:29 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:36:29 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:36:29 ---> f880b3204070 19:36:29 Step 3/21 : WORKDIR /edgex-go 19:36:30 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:36:30 Step 2/30 : FROM ${BUILDER_BASE} AS builder 19:36:30 ---> f880b3204070 19:36:30 Step 3/30 : WORKDIR /edgex-go 19:36:30 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:36:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:36:30 ---> f880b3204070 19:36:30 Step 3/23 : WORKDIR /edgex-go 19:36:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:36:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:36:30 ---> f880b3204070 19:36:30 Step 3/24 : WORKDIR /edgex-go 19:36:30 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:36:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:36:30 ---> f880b3204070 19:36:30 Step 3/22 : WORKDIR /edgex-go 19:36:38 ---> Running in 41b71ee5072c 19:36:38 ---> Running in 86c1a4ec27d8 19:36:38 ---> Running in d54a9cebf06a 19:36:38 ---> Running in 3279bb3aa100 19:36:38 ---> Running in d8d0aa0d1daf 19:36:38 Removing intermediate container d54a9cebf06a 19:36:38 ---> 6a2c42c7f84b 19:36:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:38 Removing intermediate container 86c1a4ec27d8 19:36:38 ---> 8653fd420df9 19:36:38 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:38 ---> Running in 8a401c264731 19:36:38 Removing intermediate container 3279bb3aa100 19:36:38 ---> ed321fbe2d71 19:36:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:38 Removing intermediate container 41b71ee5072c 19:36:38 ---> fd646c85fd74 19:36:38 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:38 Removing intermediate container d8d0aa0d1daf 19:36:38 ---> 215ce9b02381 19:36:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:38 ---> Running in abfc7a8b6382 19:36:38 ---> Running in 6698b8db58ed 19:36:39 ---> Running in 51be14bbfabb 19:36:39 ---> Running in 20ffbf9e27d3 19:36:42 Removing intermediate container 8a401c264731 19:36:42 ---> 24da117c6ce1 19:36:42 Step 5/22 : RUN apk add --update --no-cache make git 19:36:43 ---> Running in 89f9a21f90c8 19:36:43 Removing intermediate container abfc7a8b6382 19:36:43 ---> f3e9a53ab4fa 19:36:43 Step 5/30 : RUN apk add --update --no-cache make git 19:36:44 ---> Running in ff8bc3144988 19:36:44 Removing intermediate container 6698b8db58ed 19:36:44 ---> 9d013e255da9 19:36:44 Step 5/23 : RUN apk add --update --no-cache make git 19:36:44 ---> Running in 44090cf38250 19:36:44 Removing intermediate container 51be14bbfabb 19:36:44 ---> 508299d5e80f 19:36:44 Step 5/24 : RUN apk add --update --no-cache make git 19:36:45 ---> Running in 8c551a64b78f 19:36:45 Removing intermediate container 20ffbf9e27d3 19:36:45 ---> 7162fff239bb 19:36:45 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 19:36:45 ---> Running in dab981711e9c 19:36:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:36:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:36:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:36:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:36:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:36:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:36:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:36:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:36:48 OK: 219 MiB in 52 packages 19:36:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:36:48 OK: 219 MiB in 52 packages 19:36:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:36:49 OK: 219 MiB in 52 packages 19:36:49 OK: 219 MiB in 52 packages 19:36:49 Removing intermediate container 89f9a21f90c8 19:36:49 ---> 180e28e1dbac 19:36:49 Step 6/22 : COPY . . 19:36:50 OK: 219 MiB in 52 packages 19:36:50 Removing intermediate container ff8bc3144988 19:36:50 ---> bbe1e4b1004d 19:36:50 Step 6/30 : COPY . . 19:36:51 Removing intermediate container 44090cf38250 19:36:51 ---> 5aa6017d6173 19:36:51 Step 6/23 : COPY go.mod . 19:36:51 Removing intermediate container 8c551a64b78f 19:36:51 ---> 059e143bdde3 19:36:51 Step 6/24 : COPY . . 19:36:52 Removing intermediate container dab981711e9c 19:36:52 ---> 415fca8ad009 19:36:52 Step 6/21 : COPY . . 19:36:52 ---> 8e747fc1a924 19:36:52 Step 7/23 : RUN go mod download 19:36:59 ---> Running in acdb2d193aee 19:37:08 ---> ab447b0c84a2 19:37:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:08 ---> dafe68e16c41 19:37:08 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:08 ---> 0222305a5ea9 19:37:08 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:08 ---> e852ecdd81c7 19:37:08 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:08 ---> Running in a982e85d6d4a 19:37:08 ---> Running in eb182a25be9e 19:37:08 ---> Running in 35adfab98258 19:37:08 ---> Running in 4d09935053b7 19:37:08 Removing intermediate container acdb2d193aee 19:37:08 ---> 9c5897b75cd9 19:37:08 Step 8/23 : COPY . . 19:37:16 Removing intermediate container a982e85d6d4a 19:37:16 ---> c4c7aab149f7 19:37:16 Step 8/22 : RUN make cmd/core-metadata/core-metadata 19:37:16 ---> Running in 1f7a622238b3 19:37:16 Removing intermediate container eb182a25be9e 19:37:16 ---> 715dc32594fa 19:37:16 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:37:16 Removing intermediate container 35adfab98258 19:37:16 ---> f6c267506143 19:37:16 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setupRemoving intermediate container 4d09935053b7 19:37:16 ---> d1a58b86dcbd 19:37:16 Step 8/21 : RUN make cmd/support-notifications/support-notifications 19:37:16 19:37:17 ---> Running in 8de0cc8f5cce 19:37:17 ---> Running in a903b6aa272f 19:37:17 ---> Running in 9d01ed33796b 19:37:18 ---> 43af0671253f 19:37:18 Step 9/23 : RUN go mod tidy 19:37:18 ---> Running in 51a485365ed1 19:37:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:37:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:37:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:37:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:37:27 Removing intermediate container 51a485365ed1 19:37:27 ---> b3cdd4c491dd 19:37:27 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:37:27 ---> Running in 6dee88ec8143 19:37:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:39:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:39:23 Removing intermediate container a903b6aa272f 19:39:23 ---> d9e4692bcb76 19:39:23 19:39:23 Step 9/30 : FROM alpine:3.14 19:39:23 3.14: Pulling from library/alpine 19:39:24 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 19:39:24 Status: Downloaded newer image for alpine:3.14 19:39:24 ---> bb3de5531c18 19:39:24 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:39:24 ---> Running in 968df56fa197 19:39:25 Removing intermediate container 968df56fa197 19:39:25 ---> e27dbac675fc 19:39:25 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 19:39:25 ---> Running in ee9d7c8aa7ef 19:39:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:39:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:39:29 (1/2) Installing dumb-init (1.2.5-r1) 19:39:29 (2/2) Installing su-exec (0.2-r1) 19:39:29 Executing busybox-1.33.1-r3.trigger 19:39:29 OK: 5 MiB in 16 packages 19:39:30 Removing intermediate container 9d01ed33796b 19:39:30 ---> b6fc552e2260 19:39:30 19:39:30 Step 9/24 : FROM alpine:3.14 19:39:30 ---> bb3de5531c18 19:39:30 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:39:31 ---> Running in c9be0f4e0d92 19:39:31 Removing intermediate container ee9d7c8aa7ef 19:39:31 ---> 9cf4bf334815 19:39:31 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 19:39:32 ---> Running in cf4d8c8c88bb 19:39:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:39:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:39:33 Removing intermediate container cf4d8c8c88bb 19:39:33 ---> 888382f36e09 19:39:33 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:39:34 (1/3) Installing ca-certificates (20191127-r5) 19:39:35 ---> Running in 49d87d7c41fc 19:39:35 (2/3) Installing dumb-init (1.2.5-r1) 19:39:35 (3/3) Installing su-exec (0.2-r1) 19:39:35 Executing busybox-1.33.1-r3.trigger 19:39:35 Executing ca-certificates-20191127-r5.trigger 19:39:35 OK: 6 MiB in 17 packages 19:39:35 Removing intermediate container 1f7a622238b3 19:39:35 ---> 4bb04cf8fd78 19:39:35 19:39:35 Step 9/22 : FROM alpine:3.14 19:39:35 ---> bb3de5531c18 19:39:35 Step 10/22 : RUN apk add --update --no-cache dumb-init 19:39:35 Removing intermediate container 8de0cc8f5cce 19:39:35 ---> 1d6981e5fc50 19:39:35 19:39:35 Step 9/21 : FROM alpine:3.14 19:39:35 ---> bb3de5531c18 19:39:35 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 19:39:36 ---> Running in adebfe59ea96 19:39:36 ---> Running in 8dcbddcd364f 19:39:36 Removing intermediate container 49d87d7c41fc 19:39:36 ---> ea1156561778 19:39:36 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:39:37 ---> Running in 5e0ecadb2a0e 19:39:39 Removing intermediate container c9be0f4e0d92 19:39:39 ---> 133d8ba10b89 19:39:39 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:39:39 ---> Running in 7fe79082fac5 19:39:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:39:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:39:39 Removing intermediate container 6dee88ec8143 19:39:39 ---> c35a6f54cf82 19:39:39 19:39:39 Step 11/23 : FROM alpine:3.14 19:39:39 ---> bb3de5531c18 19:39:39 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:39:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:39:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:39:39 ---> Running in c43164379425 19:39:40 Removing intermediate container 7fe79082fac5 19:39:40 ---> 2d2e07f53e12 19:39:40 Step 12/24 : WORKDIR / 19:39:40 ---> Running in 696e20829aac 19:39:40 (1/1) Installing dumb-init (1.2.5-r1) 19:39:40 Executing busybox-1.33.1-r3.trigger 19:39:40 OK: 5 MiB in 15 packages 19:39:40 (1/2) Installing ca-certificates (20191127-r5) 19:39:41 (2/2) Installing dumb-init (1.2.5-r1) 19:39:41 Executing busybox-1.33.1-r3.trigger 19:39:41 Executing ca-certificates-20191127-r5.trigger 19:39:41 OK: 6 MiB in 16 packages 19:39:41 Removing intermediate container 5e0ecadb2a0e 19:39:41 ---> 47f771d2ba99 19:39:41 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 19:39:41 Removing intermediate container 696e20829aac 19:39:41 ---> 19425eb63016 19:39:41 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:39:41 ---> Running in cc2e5e51f165 19:39:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:39:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:39:42 Removing intermediate container cc2e5e51f165 19:39:42 ---> 3a712e31f2be 19:39:42 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:39:42 Removing intermediate container 8dcbddcd364f 19:39:42 ---> b629e89c2a5e 19:39:42 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:39:42 ---> d1905ea719b9 19:39:42 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:39:43 ---> Running in 528833f6fc93 19:39:43 Removing intermediate container adebfe59ea96 19:39:43 ---> 4754de507f5f 19:39:43 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:39:43 (1/1) Installing dumb-init (1.2.5-r1) 19:39:43 Executing busybox-1.33.1-r3.trigger 19:39:43 OK: 5 MiB in 15 packages 19:39:43 ---> Running in 04a750b39bb6 19:39:43 Removing intermediate container 528833f6fc93 19:39:43 ---> 6cdedd1308d2 19:39:43 Step 12/22 : ENV APP_PORT=59881 19:39:44 ---> Running in 47ed9df24fe3 19:39:44 ---> 24205223fa8b 19:39:44 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:39:44 ---> e12136acc2d2 19:39:44 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:39:44 Removing intermediate container 04a750b39bb6 19:39:44 ---> abbc7d6eaf1e 19:39:44 Step 12/21 : ENV APP_PORT=59860 19:39:44 ---> Running in 8ad41febf364 19:39:44 ---> Running in b505673b5b55 19:39:44 Removing intermediate container c43164379425 19:39:44 ---> 878c7dfed5a1 19:39:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:39:44 Removing intermediate container 47ed9df24fe3 19:39:44 ---> 99d6212f811d 19:39:44 Step 13/22 : EXPOSE $APP_PORT 19:39:44 ---> Running in a1a744dd8fc8 19:39:45 ---> Running in 04b586ef2019 19:39:45 Removing intermediate container b505673b5b55 19:39:45 ---> 312d4dbc8b08 19:39:45 Step 13/21 : EXPOSE $APP_PORT 19:39:45 ---> 864019b2f253 19:39:45 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:39:45 ---> Running in 53e318108633 19:39:45 Removing intermediate container a1a744dd8fc8 19:39:45 ---> d6c20591c660 19:39:45 Step 14/23 : ENV APP_PORT=59861 19:39:45 Removing intermediate container 04b586ef2019 19:39:45 ---> 3fa24d7bde64 19:39:45 Step 14/22 : WORKDIR / 19:39:45 ---> Running in 95f758aacdf9 19:39:45 ---> Running in 0890b9853787 19:39:46 Removing intermediate container 53e318108633 19:39:46 ---> c54f1c76bc4b 19:39:46 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 19:39:46 ---> 374af423b170 19:39:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:39:46 Removing intermediate container 95f758aacdf9 19:39:46 ---> b093833a4d90 19:39:46 Step 15/23 : EXPOSE $APP_PORT 19:39:47 ---> Running in bdc8e0c21c80 19:39:47 Removing intermediate container 0890b9853787 19:39:47 ---> b6edfbb959ef 19:39:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:39:47 ---> dcf87ca0ef60 19:39:47 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:39:47 Removing intermediate container 8ad41febf364 19:39:47 ---> 8d71422c8a7b 19:39:47 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 19:39:47 Removing intermediate container bdc8e0c21c80 19:39:47 ---> 263d81e10b51 19:39:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:39:48 ---> b8206eb1be22 19:39:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:39:48 ---> 42d21965cbe6 19:39:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:39:48 ---> 964971e8bcfc 19:39:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:39:49 ---> a81bc2af3223 19:39:49 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:39:49 ---> 85e16f155395 19:39:49 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:39:50 ---> 0db2f03dbc74 19:39:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:39:50 ---> fb9f938d09e9 19:39:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:39:50 ---> f3adce22833f 19:39:50 Step 17/21 : ENTRYPOINT ["/support-notifications"] 19:39:50 ---> Running in 8ef09ba9a5df 19:39:50 ---> 9d14af2c30c0 19:39:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:39:50 ---> e1d1beb67c87 19:39:50 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:39:50 ---> 09f26d828fdf 19:39:50 Step 18/22 : ENTRYPOINT ["/core-metadata"] 19:39:51 Removing intermediate container 8ef09ba9a5df 19:39:51 ---> a3f620a6d1d1 19:39:51 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:39:51 ---> Running in f6b05914209f 19:39:51 ---> 0e4d239aee3c 19:39:51 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/ 19:39:51 ---> Running in 78834131ec4f 19:39:51 ---> Running in 6a2655920391 19:39:52 ---> c661b2f27e35 19:39:52 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:39:52 Removing intermediate container f6b05914209f 19:39:52 ---> 72f1f65cb8a6 19:39:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:39:52 ---> Running in 4d6c456f13d1 19:39:52 ---> Running in 66a76ba82694 19:39:52 Removing intermediate container 78834131ec4f 19:39:52 ---> 89651f89f545 19:39:52 Step 19/21 : LABEL arch=arm64 19:39:52 ---> 97ecea9a47cb 19:39:52 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:39:52 ---> Running in 5e3698136c14 19:39:53 Removing intermediate container 4d6c456f13d1 19:39:53 ---> 8956fd9f0519 19:39:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:39:53 Removing intermediate container 66a76ba82694 19:39:53 ---> 497b163657e2 19:39:53 Step 20/22 : LABEL arch=arm64 19:39:53 ---> Running in d41b0bbc708b 19:39:53 ---> Running in 9e45c50e6988 19:39:53 Removing intermediate container 5e3698136c14 19:39:53 ---> e0dec1dced69 19:39:53 Step 20/21 : LABEL git_sha=69f0044378c84a2584b9cc14c244d921f2d7705f 19:39:54 ---> Running in 685e0b41eef0 19:39:54 ---> ae9a06de28c0 19:39:54 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:39:54 Removing intermediate container d41b0bbc708b 19:39:54 ---> 8ff4cc68af34 19:39:54 Step 21/23 : LABEL arch=arm64 19:39:54 ---> Running in e5f03319b7b8 19:39:54 Removing intermediate container 9e45c50e6988 19:39:54 ---> 0a28ab0458d9 19:39:54 Step 21/22 : LABEL git_sha=69f0044378c84a2584b9cc14c244d921f2d7705f 19:39:54 Removing intermediate container 6a2655920391 19:39:54 ---> d5e73d710cc7 19:39:54 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:39:54 ---> Running in 5d234f652ff5 19:39:54 Removing intermediate container 685e0b41eef0 19:39:54 ---> a1e5f525aa7f 19:39:54 Step 21/21 : LABEL version=2.0.1-dev.70 19:39:55 ---> Running in 2bed0bf6819e 19:39:55 ---> Running in c361616473c4 19:39:55 Removing intermediate container e5f03319b7b8 19:39:55 ---> c34c706f83ef 19:39:55 Step 22/23 : LABEL git_sha=69f0044378c84a2584b9cc14c244d921f2d7705f 19:39:55 ---> 6187eebb0ac1 19:39:55 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 19:39:55 ---> Running in 898eeef26a4e 19:39:55 Removing intermediate container 5d234f652ff5 19:39:55 ---> d0da42c8fbc3 19:39:55 Step 22/22 : LABEL version=2.0.1-dev.70 19:39:55 ---> Running in 2a9bcb584490 19:39:55 ---> Running in 9962d835b8c2 19:39:55 Removing intermediate container 2bed0bf6819e 19:39:55 ---> 59734777b74f 19:39:55 Step 22/24 : LABEL arch=arm64 19:39:56 Removing intermediate container c361616473c4 19:39:56 ---> 500c0e66a941 19:39:56 19:39:56 ---> Running in a2df1d99645f 19:39:56 Removing intermediate container 898eeef26a4e 19:39:56 ---> df0695a62a83 19:39:56 Step 23/23 : LABEL version=2.0.1-dev.70 19:39:56 Successfully built 500c0e66a941 19:39:56 Successfully tagged support-notifications-arm64:latest 19:39:56  Building support-notifications ... done Building core-data 19:39:56 Removing intermediate container 9962d835b8c2 19:39:56 ---> ad1576aae7a2 19:39:56 19:39:56 Removing intermediate container 2a9bcb584490 19:39:56 ---> fcd4b5459e3b 19:39:56 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:39:56 ---> Running in be18bdbaa90b 19:39:56 Removing intermediate container a2df1d99645f 19:39:56 ---> f9883122f189 19:39:56 Step 23/24 : LABEL git_sha=69f0044378c84a2584b9cc14c244d921f2d7705f 19:39:56 Successfully built ad1576aae7a2 19:39:56 ---> Running in ceb4b2d65279 19:39:56 Successfully tagged core-metadata-arm64:latest 19:39:56  Building core-metadata ... done Building core-command 19:39:57 Removing intermediate container be18bdbaa90b 19:39:57 ---> 5c8830096e31 19:39:57 19:39:57 Successfully built 5c8830096e31 19:39:57 Successfully tagged support-scheduler-arm64:latest 19:39:57 Building security-proxy-setup 19:39:57  Building support-scheduler ... done Removing intermediate container ceb4b2d65279 19:39:57 ---> 356a637339a2 19:39:57 Step 24/24 : LABEL version=2.0.1-dev.70 19:39:57 ---> b3667b022f94 19:39:57 Step 25/30 : RUN chmod +x /entrypoint.sh 19:39:57 ---> Running in 5fd566a49417 19:39:58 ---> Running in 0e9a5ae77fbd 19:39:58 Removing intermediate container 5fd566a49417 19:39:58 ---> 168288e2c9e0 19:39:58 19:39:58 Successfully built 168288e2c9e0 19:39:58 Successfully tagged security-secretstore-setup-arm64:latest 19:39:58  Building security-secretstore-setup ... done Building sys-mgmt-agent 19:40:00 Removing intermediate container 0e9a5ae77fbd 19:40:00 ---> 23f2986afdf1 19:40:00 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 19:40:00 ---> Running in 67e6c3150ff3 19:40:01 Removing intermediate container 67e6c3150ff3 19:40:01 ---> 6df32ad90c65 19:40:01 Step 27/30 : CMD ["gate"] 19:40:02 ---> Running in 871d246c6121 19:40:03 Removing intermediate container 871d246c6121 19:40:03 ---> 8860cf9f0223 19:40:03 Step 28/30 : LABEL arch=arm64 19:40:03 ---> Running in ac52fb3a9981 19:40:04 Removing intermediate container ac52fb3a9981 19:40:04 ---> 0666cfa72ec6 19:40:04 Step 29/30 : LABEL git_sha=69f0044378c84a2584b9cc14c244d921f2d7705f 19:40:05 ---> Running in 6cfaf7b73ec0 19:40:05 Removing intermediate container 6cfaf7b73ec0 19:40:05 ---> 65de39832099 19:40:05 Step 30/30 : LABEL version=2.0.1-dev.70 19:40:05 ---> Running in 8913def39453 19:40:06 Removing intermediate container 8913def39453 19:40:06 ---> 81ef50576868 19:40:06 19:40:06 Successfully built 81ef50576868 19:40:06 Successfully tagged security-bootstrapper-arm64:latest 19:40:33  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:40:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:40:33 ---> f880b3204070 19:40:33 Step 3/22 : WORKDIR /edgex-go 19:40:33 ---> Using cache 19:40:33 ---> 215ce9b02381 19:40:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:40:33 ---> Using cache 19:40:33 ---> 508299d5e80f 19:40:33 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:40:33 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:40:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:40:33 ---> f880b3204070 19:40:33 Step 3/22 : WORKDIR /edgex-go 19:40:33 ---> Using cache 19:40:33 ---> 215ce9b02381 19:40:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:40:33 ---> Using cache 19:40:33 ---> 508299d5e80f 19:40:33 Step 5/22 : RUN apk add --update --no-cache make git 19:40:33 ---> Using cache 19:40:33 ---> 059e143bdde3 19:40:33 Step 6/22 : COPY . . 19:40:33 ---> Using cache 19:40:33 ---> dafe68e16c41 19:40:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:33 ---> Using cache 19:40:33 ---> f6c267506143 19:40:33 Step 8/22 : RUN make cmd/core-command/core-command 19:40:33 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:40:33 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:40:33 ---> f880b3204070 19:40:33 Step 3/20 : WORKDIR /edgex-go 19:40:33 ---> Using cache 19:40:33 ---> 215ce9b02381 19:40:33 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:40:33 ---> Using cache 19:40:33 ---> 508299d5e80f 19:40:33 Step 5/20 : RUN apk add --update --no-cache make git 19:40:33 ---> Using cache 19:40:33 ---> 059e143bdde3 19:40:33 Step 6/20 : COPY . . 19:40:33 ---> Using cache 19:40:33 ---> dafe68e16c41 19:40:33 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:33 ---> Using cache 19:40:33 ---> f6c267506143 19:40:33 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:40:33 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:40:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:40:33 ---> f880b3204070 19:40:33 Step 3/22 : WORKDIR /edgex-go 19:40:33 ---> Using cache 19:40:33 ---> 215ce9b02381 19:40:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:40:33 ---> Using cache 19:40:33 ---> 508299d5e80f 19:40:33 Step 5/22 : RUN apk add --update --no-cache make bash git 19:40:33 ---> Running in 7f858fb724e3 19:40:33 ---> Running in fe9208babf51 19:40:33 ---> Running in 4120bf17c3cb 19:40:33 ---> Running in 54f504d2d3f9 19:40:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:40:34 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:40:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/core-command/core-command ./cmd/core-command 19:40:34 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:40:35 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:40:35 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:40:36 OK: 219 MiB in 52 packages 19:40:36 OK: 219 MiB in 52 packages 19:40:37 Removing intermediate container fe9208babf51 19:40:37 ---> 9a555a9efa9e 19:40:37 Step 6/22 : COPY . . 19:40:38 Removing intermediate container 4120bf17c3cb 19:40:38 ---> 9ee428bfdbf1 19:40:38 Step 6/22 : COPY . . 19:40:57 ---> d80fc6f514ec 19:40:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:57 ---> 0011fbb462f3 19:40:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:57 ---> Running in a352a43b337e 19:40:57 ---> Running in 4f9cec1f702b 19:41:02 Removing intermediate container 4f9cec1f702b 19:41:02 ---> f25fbd410872 19:41:02 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:41:02 ---> Running in d008160cbfac 19:41:02 Removing intermediate container a352a43b337e 19:41:02 ---> 3c58d6900793 19:41:02 Step 8/22 : RUN make cmd/core-data/core-data 19:41:02 ---> Running in b27c93efff3f 19:41:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:41:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/core-data/core-data ./cmd/core-data 19:41:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o ./cmd/secrets-config ./cmd/secrets-config 19:41:57 Removing intermediate container 54f504d2d3f9 19:41:57 ---> c75262a0a886 19:41:57 19:41:57 Step 9/22 : FROM alpine:3.14 19:41:57 ---> bb3de5531c18 19:41:57 Step 10/22 : RUN apk add --update --no-cache dumb-init 19:41:57 ---> Using cache 19:41:57 ---> 878c7dfed5a1 19:41:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:41:57 ---> Using cache 19:41:57 ---> d6c20591c660 19:41:57 Step 12/22 : ENV APP_PORT=59882 19:41:57 ---> Running in 4315ea3dce65 19:41:58 Removing intermediate container 4315ea3dce65 19:41:58 ---> 48cc85c86ede 19:41:58 Step 13/22 : EXPOSE $APP_PORT 19:41:58 ---> Running in 7272ad0143e9 19:41:59 Removing intermediate container 7272ad0143e9 19:41:59 ---> fd036d3ec928 19:41:59 Step 14/22 : WORKDIR / 19:41:59 ---> Running in d627a8270900 19:42:00 Removing intermediate container d627a8270900 19:42:00 ---> 878d482bc4a6 19:42:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:42:02 ---> 17287765bd39 19:42:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:42:04 ---> ad3097596bf4 19:42:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:42:07 ---> 86c6ff3451f6 19:42:07 Step 18/22 : ENTRYPOINT ["/core-command"] 19:42:07 ---> Running in c838b9d7ba86 19:42:07 Removing intermediate container 7f858fb724e3 19:42:07 ---> 1892c54c6ec9 19:42:07 19:42:07 Step 9/20 : FROM alpine:3.14 19:42:07 ---> bb3de5531c18 19:42:07 Step 10/20 : RUN apk add --update --no-cache curl 19:42:07 ---> Running in f3e3a03f77b7 19:42:08 Removing intermediate container c838b9d7ba86 19:42:08 ---> 15774ff0be45 19:42:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:42:08 ---> Running in 4c0873a5b61f 19:42:09 Removing intermediate container 4c0873a5b61f 19:42:09 ---> 989f8843c96e 19:42:09 Step 20/22 : LABEL arch=arm64 19:42:09 ---> Running in 9499a3acd6ea 19:42:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:42:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:42:10 Removing intermediate container 9499a3acd6ea 19:42:10 ---> 5ea3193fee53 19:42:10 Step 21/22 : LABEL git_sha=69f0044378c84a2584b9cc14c244d921f2d7705f 19:42:10 ---> Running in 6a7be5d0eb1a 19:42:11 (1/5) Installing ca-certificates (20191127-r5) 19:42:11 Removing intermediate container 6a7be5d0eb1a 19:42:11 ---> 408bc68c5f84 19:42:11 Step 22/22 : LABEL version=2.0.1-dev.70 19:42:11 (2/5) Installing brotli-libs (1.0.9-r5) 19:42:11 (3/5) Installing nghttp2-libs (1.43.0-r0) 19:42:11 (4/5) Installing libcurl (7.79.1-r0) 19:42:11 (5/5) Installing curl (7.79.1-r0) 19:42:11 Executing busybox-1.33.1-r3.trigger 19:42:11 Executing ca-certificates-20191127-r5.trigger 19:42:11 ---> Running in dc11cb57590f 19:42:12 OK: 8 MiB in 19 packages 19:42:12 Removing intermediate container dc11cb57590f 19:42:12 ---> 29ee3589eed8 19:42:12 19:42:13 Successfully built 29ee3589eed8 19:42:13 Successfully tagged core-command-arm64:latest 19:42:14  Building core-command ... done Removing intermediate container f3e3a03f77b7 19:42:14 ---> 2f0c8e22caa1 19:42:14 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:42:14 ---> Running in 53760b8a1efa 19:42:15 Removing intermediate container 53760b8a1efa 19:42:15 ---> 5e37dd00b4f6 19:42:15 Step 12/20 : WORKDIR /edgex 19:42:15 ---> Running in eabf0f71cf8e 19:42:16 Removing intermediate container eabf0f71cf8e 19:42:16 ---> 18ffe6b19a64 19:42:16 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:42:17 ---> 071fd8734adc 19:42:17 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:42:20 ---> 1755e1ac25c9 19:42:20 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:42:21 ---> ab80a7650901 19:42:21 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:42:22 ---> Running in 053304c17c2c 19:42:22 Removing intermediate container 053304c17c2c 19:42:22 ---> eba83bd34170 19:42:22 Step 17/20 : CMD ["--init=true"] 19:42:22 ---> Running in eaa675bedb74 19:42:23 Removing intermediate container eaa675bedb74 19:42:23 ---> c45f67fdbeac 19:42:23 Step 18/20 : LABEL arch=arm64 19:42:23 ---> Running in 56591ceca5f8 19:42:24 Removing intermediate container 56591ceca5f8 19:42:24 ---> bbd2c4fb9083 19:42:24 Step 19/20 : LABEL git_sha=69f0044378c84a2584b9cc14c244d921f2d7705f 19:42:24 ---> Running in 615de11ca55d 19:42:25 Removing intermediate container 615de11ca55d 19:42:25 ---> d02803646445 19:42:25 Step 20/20 : LABEL version=2.0.1-dev.70 19:42:25 ---> Running in 5014f6d8a0e6 19:42:26 Removing intermediate container 5014f6d8a0e6 19:42:26 ---> c74a55066f43 19:42:26 19:42:27 Successfully built c74a55066f43 19:42:27 Successfully tagged security-proxy-setup-arm64:latest 19:42:29  Building security-proxy-setup ... done Removing intermediate container d008160cbfac 19:42:29 ---> 29741d2bba07 19:42:29 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:42:29 ---> Running in 0d02375fd926 19:42:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.70" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:42:34 Removing intermediate container 0d02375fd926 19:42:34 ---> a6d470367536 19:42:34 19:42:34 Step 10/22 : FROM docker:20.10.8 19:42:34 20.10.8: Pulling from library/docker 19:42:39 Removing intermediate container b27c93efff3f 19:42:39 ---> 59306bb16592 19:42:39 19:42:39 Step 9/22 : FROM alpine:3.14 19:42:39 ---> bb3de5531c18 19:42:39 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:42:40 ---> Running in 9e7d2d005052 19:42:40 Removing intermediate container 9e7d2d005052 19:42:40 ---> b39008f19751 19:42:40 Step 11/22 : ENV APP_PORT=59880 19:42:41 ---> Running in b62d3c4e17f2 19:42:41 Removing intermediate container b62d3c4e17f2 19:42:41 ---> b00f03341691 19:42:41 Step 12/22 : EXPOSE $APP_PORT 19:42:41 ---> Running in fc50cfd9f3ce 19:42:41 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 19:42:41 Status: Downloaded newer image for docker:20.10.8 19:42:41 ---> 3734d5adc5ac 19:42:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:42:42 ---> Running in 54d374e7d2bf 19:42:42 Removing intermediate container fc50cfd9f3ce 19:42:42 ---> 9aada01145a2 19:42:42 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:42:42 ---> Running in ad86d9a96a64 19:42:42 Removing intermediate container 54d374e7d2bf 19:42:42 ---> 4fcf629b28c6 19:42:42 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 19:42:42 ---> Running in 55f4f3b25cdf 19:42:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:42:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:42:45 Removing intermediate container ad86d9a96a64 19:42:45 ---> 315f73993d00 19:42:45 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 19:42:45 ---> Running in 8ed0743a277d 19:42:45 (1/42) Installing readline (8.1.0-r0) 19:42:45 (2/42) Installing bash (5.1.4-r0) 19:42:45 Executing bash-5.1.4-r0.post-install 19:42:45 (3/42) Installing brotli-libs (1.0.9-r5) 19:42:45 (4/42) Installing nghttp2-libs (1.43.0-r0) 19:42:45 (5/42) Installing libcurl (7.79.1-r0) 19:42:45 (6/42) Installing curl (7.79.1-r0) 19:42:45 (7/42) Installing dumb-init (1.2.5-r1) 19:42:45 (8/42) Installing libbz2 (1.0.8-r1) 19:42:45 (9/42) Installing expat (2.4.1-r0) 19:42:45 (10/42) Installing libffi (3.3-r2) 19:42:45 (11/42) Installing gdbm (1.19-r0) 19:42:45 (12/42) Installing xz-libs (5.2.5-r0) 19:42:45 (13/42) Installing libgcc (10.3.1_git20210424-r2) 19:42:45 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 19:42:45 (15/42) Installing mpdecimal (2.5.1-r1) 19:42:45 (16/42) Installing sqlite-libs (3.35.5-r0) 19:42:45 (17/42) Installing python3 (3.9.5-r1) 19:42:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:42:47 (18/42) Installing py3-appdirs (1.4.4-r2) 19:42:47 (19/42) Installing py3-chardet (4.0.0-r2) 19:42:47 (20/42) Installing py3-idna (3.2-r0) 19:42:47 (21/42) Installing py3-urllib3 (1.26.5-r0) 19:42:47 (22/42) Installing py3-certifi (2020.12.5-r1) 19:42:47 (23/42) Installing py3-requests (2.25.1-r4) 19:42:47 (24/42) Installing py3-msgpack (1.0.2-r1) 19:42:47 (25/42) Installing py3-lockfile (0.12.2-r4) 19:42:47 (26/42) Installing py3-cachecontrol (0.12.6-r1) 19:42:47 (27/42) Installing py3-colorama (0.4.4-r1) 19:42:47 (28/42) Installing py3-contextlib2 (0.6.0-r1) 19:42:47 (29/42) Installing py3-distlib (0.3.1-r3) 19:42:47 (30/42) Installing py3-distro (1.5.0-r3) 19:42:47 (31/42) Installing py3-six (1.15.0-r1) 19:42:47 (32/42) Installing py3-webencodings (0.5.1-r4) 19:42:47 (33/42) Installing py3-html5lib (1.1-r1) 19:42:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:42:47 (34/42) Installing py3-parsing (2.4.7-r2) 19:42:47 (35/42) Installing py3-packaging (20.9-r1) 19:42:47 (36/42) Installing py3-toml (0.10.2-r2) 19:42:47 (37/42) Installing py3-pep517 (0.10.0-r2) 19:42:47 (38/42) Installing py3-progress (1.5-r2) 19:42:47 (39/42) Installing py3-retrying (1.3.3-r1) 19:42:47 (40/42) Installing py3-ordered-set (4.0.2-r1) 19:42:47 (41/42) Installing py3-setuptools (52.0.0-r3) 19:42:48 (42/42) Installing py3-pip (20.3.4-r1) 19:42:48 Executing busybox-1.33.1-r3.trigger 19:42:48 (1/6) Installing dumb-init (1.2.5-r1) 19:42:48 OK: 84 MiB in 64 packages 19:42:48 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:42:48 (3/6) Installing libsodium (1.0.18-r0) 19:42:49 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:42:49 (5/6) Installing libzmq (4.3.4-r0) 19:42:49 (6/6) Installing zeromq (4.3.4-r0) 19:42:49 Executing busybox-1.33.1-r3.trigger 19:42:49 OK: 8 MiB in 20 packages 19:42:50 Removing intermediate container 8ed0743a277d 19:42:50 ---> 5854bb91381b 19:42:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:42:51 ---> 5183b9e67799 19:42:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:42:52 Collecting docker-compose==1.23.2 19:42:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:42:53 ---> 8ffe9bac068e 19:42:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:42:53 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:42:53 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:42:53 ---> 773cd1ab5f02 19:42:53 Step 18/22 : ENTRYPOINT ["/core-data"] 19:42:53 Collecting docopt<0.7,>=0.6.1 19:42:54 Downloading docopt-0.6.2.tar.gz (25 kB) 19:42:54 ---> Running in 56cffa2a767e 19:42:54 Removing intermediate container 56cffa2a767e 19:42:54 ---> d999a7a0c4cf 19:42:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:42:54 ---> Running in 52b02b6d0335 19:42:55 Removing intermediate container 52b02b6d0335 19:42:55 ---> bb77dfb6fc35 19:42:55 Step 20/22 : LABEL arch=arm64 19:42:55 ---> Running in 705cb0835c93 19:42:55 Removing intermediate container 705cb0835c93 19:42:55 ---> d9584d74c161 19:42:55 Step 21/22 : LABEL git_sha=69f0044378c84a2584b9cc14c244d921f2d7705f 19:42:55 ---> Running in c4d01c55e535 19:42:56 Removing intermediate container c4d01c55e535 19:42:56 ---> c82e2cf5dcfa 19:42:56 Step 22/22 : LABEL version=2.0.1-dev.70 19:42:56 ---> Running in 020234bc8fa6 19:42:56 Collecting PyYAML<4,>=3.10 19:42:56 Downloading PyYAML-3.13.tar.gz (270 kB) 19:42:57 Removing intermediate container 020234bc8fa6 19:42:57 ---> 6c59d3b93151 19:42:57 19:42:57 Successfully built 6c59d3b93151 19:42:57 Successfully tagged core-data-arm64:latest 19:42:59  Building core-data ... done Collecting dockerpty<0.5,>=0.4.1 19:42:59 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:43:01 Collecting websocket-client<1.0,>=0.32.0 19:43:01 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:43:01 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 19:43:01 Collecting jsonschema<3,>=2.5.1 19:43:01 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:43:01 Collecting cached-property<2,>=1.2.0 19:43:01 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:43:01 Collecting docker<4.0,>=3.6.0 19:43:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:43:01 Collecting texttable<0.10,>=0.9.0 19:43:01 Downloading texttable-0.9.1.tar.gz (11 kB) 19:43:03 Collecting docker-pycreds>=0.4.0 19:43:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:43:03 Collecting chardet<3.1.0,>=3.0.2 19:43:03 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:43:04 Collecting urllib3<1.25,>=1.21.1 19:43:04 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:43:04 Collecting idna<2.8,>=2.5 19:43:04 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:43:04 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) 19:43:05 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:43:05 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:43:05 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:43:05 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:43:05 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:43:05 Attempting uninstall: urllib3 19:43:05 Found existing installation: urllib3 1.26.5 19:43:05 Uninstalling urllib3-1.26.5: 19:43:05 Successfully uninstalled urllib3-1.26.5 19:43:06 Attempting uninstall: idna 19:43:06 Found existing installation: idna 3.2 19:43:06 Uninstalling idna-3.2: 19:43:06 Successfully uninstalled idna-3.2 19:43:07 Attempting uninstall: chardet 19:43:07 Found existing installation: chardet 4.0.0 19:43:07 Uninstalling chardet-4.0.0: 19:43:07 Successfully uninstalled chardet-4.0.0 19:43:08 Attempting uninstall: requests 19:43:08 Found existing installation: requests 2.25.1 19:43:08 Uninstalling requests-2.25.1: 19:43:08 Successfully uninstalled requests-2.25.1 19:43:09 Running setup.py install for texttable: started 19:43:11 Running setup.py install for texttable: finished with status 'done' 19:43:11 Running setup.py install for PyYAML: started 19:43:13 Running setup.py install for PyYAML: finished with status 'done' 19:43:13 Running setup.py install for docopt: started 19:43:15 Running setup.py install for docopt: finished with status 'done' 19:43:15 Running setup.py install for dockerpty: started 19:43:16 Running setup.py install for dockerpty: finished with status 'done' 19:43:17 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 19:43:26 Removing intermediate container 55f4f3b25cdf 19:43:26 ---> 398052974960 19:43:26 Step 13/22 : ENV APP_PORT=58890 19:43:26 ---> Running in e14520e89700 19:43:26 Removing intermediate container e14520e89700 19:43:26 ---> 15bd6c07c5b4 19:43:26 Step 14/22 : EXPOSE $APP_PORT 19:43:26 ---> Running in 99be7c7293d8 19:43:27 Removing intermediate container 99be7c7293d8 19:43:27 ---> 6cea0f599c50 19:43:27 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:43:28 ---> 598aa21909b8 19:43:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:43:28 ---> 4ca0006e7ed4 19:43:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:43:29 ---> 43533edfe12f 19:43:29 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 19:43:29 ---> Running in 40569f7406d4 19:43:30 Removing intermediate container 40569f7406d4 19:43:30 ---> eb01015f0280 19:43:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:43:30 ---> Running in 5d6ab49f1549 19:43:30 Removing intermediate container 5d6ab49f1549 19:43:30 ---> caa01283b490 19:43:30 Step 20/22 : LABEL arch=arm64 19:43:30 ---> Running in 349bf7d069c2 19:43:31 Removing intermediate container 349bf7d069c2 19:43:31 ---> 0878240c940c 19:43:31 Step 21/22 : LABEL git_sha=69f0044378c84a2584b9cc14c244d921f2d7705f 19:43:31 ---> Running in 85228a6a7784 19:43:31 Removing intermediate container 85228a6a7784 19:43:31 ---> 808275cacf6f 19:43:31 Step 22/22 : LABEL version=2.0.1-dev.70 19:43:32 ---> Running in a5d3baeab618 19:43:32 Removing intermediate container a5d3baeab618 19:43:32 ---> 8e96f71b9bef 19:43:32 19:43:32 Successfully built 8e96f71b9bef 19:43:32 Successfully tagged sys-mgmt-agent-arm64:latest 19:43:32  Building sys-mgmt-agent ... done  [Pipeline] } 19:43:32 $ docker stop --time=1 bceacff06733425589ee6b4a87cac062bcd68a8c977e19d1a74abd6c50c2b935 19:43:34 $ docker rm -f bceacff06733425589ee6b4a87cac062bcd68a8c977e19d1a74abd6c50c2b935 [Pipeline] // withDockerContainer [Pipeline] sh 19:43:35 + docker images 19:43:35 REPOSITORY TAG IMAGE ID CREATED SIZE 19:43:35 sys-mgmt-agent-arm64 latest 8e96f71b9bef 3 seconds ago 277MB 19:43:35 core-data-arm64 latest 6c59d3b93151 39 seconds ago 19.4MB 19:43:35 59306bb16592 58 seconds ago 1.46GB 19:43:35 a6d470367536 About a minute ago 1.45GB 19:43:35 security-proxy-setup-arm64 latest c74a55066f43 About a minute ago 25.3MB 19:43:35 core-command-arm64 latest 29ee3589eed8 About a minute ago 15.2MB 19:43:35 1892c54c6ec9 About a minute ago 1.46GB 19:43:35 c75262a0a886 About a minute ago 1.45GB 19:43:35 security-bootstrapper-arm64 latest 81ef50576868 3 minutes ago 17.7MB 19:43:35 security-secretstore-setup-arm64 latest 168288e2c9e0 3 minutes ago 26.5MB 19:43:35 support-scheduler-arm64 latest 5c8830096e31 3 minutes ago 15.2MB 19:43:35 core-metadata-arm64 latest ad1576aae7a2 3 minutes ago 15.8MB 19:43:35 support-notifications-arm64 latest 500c0e66a941 3 minutes ago 15.9MB 19:43:35 c35a6f54cf82 3 minutes ago 1.45GB 19:43:35 1d6981e5fc50 4 minutes ago 1.46GB 19:43:35 4bb04cf8fd78 4 minutes ago 1.46GB 19:43:35 b6fc552e2260 4 minutes ago 1.46GB 19:43:35 d9e4692bcb76 4 minutes ago 1.45GB 19:43:35 ci-base-image-arm64 latest f880b3204070 8 minutes ago 1.24GB 19:43:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 28 hours ago 534MB 19:43:35 docker 20.10.8 3734d5adc5ac 6 weeks ago 198MB 19:43:35 alpine 3.14 bb3de5531c18 6 weeks ago 5.34MB 19:43:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 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 19:43:35 provisioning config files... 19:43:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/81@tmp/config8683741827530258225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:43:36 ---> docker-login.sh 19:43:36 nexus3.edgexfoundry.org:10001 19:43:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:43:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:43:36 Configure a credential helper to remove this warning. See 19:43:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:43:36 19:43:36 Login Succeeded 19:43:36 nexus3.edgexfoundry.org:10002 19:43:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:43:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:43:38 Configure a credential helper to remove this warning. See 19:43:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:43:38 19:43:38 Login Succeeded 19:43:38 nexus3.edgexfoundry.org:10003 19:43:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:43:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:43:39 Configure a credential helper to remove this warning. See 19:43:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:43:39 19:43:39 Login Succeeded 19:43:39 nexus3.edgexfoundry.org:10004 19:43:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:43:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:43:39 Configure a credential helper to remove this warning. See 19:43:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:43:39 19:43:39 Login Succeeded 19:43:39 docker.io 19:43:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:43:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:43:40 Configure a credential helper to remove this warning. See 19:43:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:43:40 19:43:40 Login Succeeded 19:43:40 ---> docker-login.sh ends [Pipeline] } 19:43:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:43:40 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 19:43:40 69f0044378c84a2584b9cc14c244d921f2d7705f 19:43:40 latest 19:43:40 2.0.1-dev.70 19:43:40 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:43:40 main 19:43:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:43:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f [Pipeline] isUnix [Pipeline] sh 19:43:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f 19:43:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:43:41 f13e3b17d6b5: Preparing 19:43:41 f3af392101e0: Preparing 19:43:41 ff196d520382: Preparing 19:43:41 04bcac05c386: Preparing 19:43:41 ee420dfed78a: Preparing 19:43:41 ee420dfed78a: Layer already exists 19:43:41 f13e3b17d6b5: Pushed 19:43:41 ff196d520382: Pushed 19:43:41 04bcac05c386: Pushed 19:43:44 f3af392101e0: Pushed 19:43:44 69f0044378c84a2584b9cc14c244d921f2d7705f: digest: sha256:19343c6c07db3bcdd61244919648f8c970f20a9bfd7db75fa920b27f581fcd2e size: 1363 [Pipeline] isUnix [Pipeline] sh 19:43:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:43:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 19:43:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:43:44 f13e3b17d6b5: Preparing 19:43:44 f3af392101e0: Preparing 19:43:44 ff196d520382: Preparing 19:43:44 04bcac05c386: Preparing 19:43:44 ee420dfed78a: Preparing 19:43:45 ff196d520382: Layer already exists 19:43:45 f13e3b17d6b5: Layer already exists 19:43:45 04bcac05c386: Layer already exists 19:43:45 ee420dfed78a: Layer already exists 19:43:45 f3af392101e0: Layer already exists 19:43:45 latest: digest: sha256:19343c6c07db3bcdd61244919648f8c970f20a9bfd7db75fa920b27f581fcd2e size: 1363 [Pipeline] isUnix [Pipeline] sh 19:43:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh 19:43:45 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.70 19:43:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:43:45 f13e3b17d6b5: Preparing 19:43:45 f3af392101e0: Preparing 19:43:45 ff196d520382: Preparing 19:43:45 04bcac05c386: Preparing 19:43:45 ee420dfed78a: Preparing 19:43:46 ff196d520382: Layer already exists 19:43:46 ee420dfed78a: Layer already exists 19:43:46 04bcac05c386: Layer already exists 19:43:46 f3af392101e0: Layer already exists 19:43:46 f13e3b17d6b5: Layer already exists 19:43:46 2.0.1-dev.70: digest: sha256:19343c6c07db3bcdd61244919648f8c970f20a9bfd7db75fa920b27f581fcd2e size: 1363 [Pipeline] isUnix [Pipeline] sh 19:43:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh 19:43:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:43:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:43:46 f13e3b17d6b5: Preparing 19:43:46 f3af392101e0: Preparing 19:43:46 ff196d520382: Preparing 19:43:46 04bcac05c386: Preparing 19:43:46 ee420dfed78a: Preparing 19:43:46 ff196d520382: Layer already exists 19:43:46 f3af392101e0: Layer already exists 19:43:46 ee420dfed78a: Layer already exists 19:43:46 04bcac05c386: Layer already exists 19:43:46 f13e3b17d6b5: Layer already exists 19:43:47 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70: digest: sha256:19343c6c07db3bcdd61244919648f8c970f20a9bfd7db75fa920b27f581fcd2e size: 1363 [Pipeline] isUnix [Pipeline] sh 19:43:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 19:43:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 19:43:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:43:48 f13e3b17d6b5: Preparing 19:43:48 f3af392101e0: Preparing 19:43:48 ff196d520382: Preparing 19:43:48 04bcac05c386: Preparing 19:43:48 ee420dfed78a: Preparing 19:43:48 f3af392101e0: Layer already exists 19:43:48 ee420dfed78a: Layer already exists 19:43:48 04bcac05c386: Layer already exists 19:43:48 ff196d520382: Layer already exists 19:43:48 f13e3b17d6b5: Layer already exists 19:43:48 main: digest: sha256:19343c6c07db3bcdd61244919648f8c970f20a9bfd7db75fa920b27f581fcd2e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:43:48 ===================================================== [Pipeline] echo 19:43:48 taggedImages: 19:43:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f 19:43:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 19:43:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.70 19:43:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:43:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 19:43:48 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 19:43:48 69f0044378c84a2584b9cc14c244d921f2d7705f 19:43:48 latest 19:43:48 2.0.1-dev.70 19:43:48 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:43:48 main 19:43:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:43:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f [Pipeline] isUnix [Pipeline] sh 19:43:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f 19:43:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:43:49 ce548e11e570: Preparing 19:43:49 7637e8a8f229: Preparing 19:43:49 ff196d520382: Preparing 19:43:49 5fb13c95b642: Preparing 19:43:49 ec45023debbd: Preparing 19:43:49 ee420dfed78a: Preparing 19:43:49 ee420dfed78a: Waiting 19:43:49 ff196d520382: Layer already exists 19:43:49 ce548e11e570: Pushed 19:43:49 ec45023debbd: Pushed 19:43:49 5fb13c95b642: Pushed 19:43:50 ee420dfed78a: Layer already exists 19:43:52 7637e8a8f229: Pushed 19:43:52 69f0044378c84a2584b9cc14c244d921f2d7705f: digest: sha256:d9d19d65c7349bdbb36da7a9bdf5f7597aad11f0264916df1f04235dff79b1ed size: 1572 [Pipeline] isUnix [Pipeline] sh 19:43:52 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:43:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 19:43:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:43:52 ce548e11e570: Preparing 19:43:52 7637e8a8f229: Preparing 19:43:52 ff196d520382: Preparing 19:43:52 5fb13c95b642: Preparing 19:43:52 ec45023debbd: Preparing 19:43:52 ee420dfed78a: Preparing 19:43:52 ee420dfed78a: Waiting 19:43:53 7637e8a8f229: Layer already exists 19:43:53 ce548e11e570: Layer already exists 19:43:53 5fb13c95b642: Layer already exists 19:43:53 ff196d520382: Layer already exists 19:43:53 ec45023debbd: Layer already exists 19:43:53 ee420dfed78a: Layer already exists 19:43:53 latest: digest: sha256:d9d19d65c7349bdbb36da7a9bdf5f7597aad11f0264916df1f04235dff79b1ed size: 1572 [Pipeline] isUnix [Pipeline] sh 19:43:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh 19:43:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.70 19:43:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:43:53 ce548e11e570: Preparing 19:43:53 7637e8a8f229: Preparing 19:43:53 ff196d520382: Preparing 19:43:53 5fb13c95b642: Preparing 19:43:53 ec45023debbd: Preparing 19:43:53 ee420dfed78a: Preparing 19:43:53 ee420dfed78a: Waiting 19:43:54 7637e8a8f229: Layer already exists 19:43:54 ce548e11e570: Layer already exists 19:43:54 ff196d520382: Layer already exists 19:43:54 5fb13c95b642: Layer already exists 19:43:54 ec45023debbd: Layer already exists 19:43:54 ee420dfed78a: Layer already exists 19:43:54 2.0.1-dev.70: digest: sha256:d9d19d65c7349bdbb36da7a9bdf5f7597aad11f0264916df1f04235dff79b1ed size: 1572 [Pipeline] isUnix [Pipeline] sh 19:43:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh 19:43:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:43:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:43:55 ce548e11e570: Preparing 19:43:55 7637e8a8f229: Preparing 19:43:55 ff196d520382: Preparing 19:43:55 5fb13c95b642: Preparing 19:43:55 ec45023debbd: Preparing 19:43:55 ee420dfed78a: Preparing 19:43:55 ee420dfed78a: Waiting 19:43:55 7637e8a8f229: Layer already exists 19:43:55 5fb13c95b642: Layer already exists 19:43:55 ff196d520382: Layer already exists 19:43:55 ec45023debbd: Layer already exists 19:43:55 ee420dfed78a: Layer already exists 19:43:55 ce548e11e570: Layer already exists 19:43:55 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70: digest: sha256:d9d19d65c7349bdbb36da7a9bdf5f7597aad11f0264916df1f04235dff79b1ed size: 1572 [Pipeline] isUnix [Pipeline] sh 19:43:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 19:43:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 19:43:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:43:56 ce548e11e570: Preparing 19:43:56 7637e8a8f229: Preparing 19:43:56 ff196d520382: Preparing 19:43:56 5fb13c95b642: Preparing 19:43:56 ec45023debbd: Preparing 19:43:56 ee420dfed78a: Preparing 19:43:56 ee420dfed78a: Waiting 19:43:56 ce548e11e570: Layer already exists 19:43:56 7637e8a8f229: Layer already exists 19:43:56 ec45023debbd: Layer already exists 19:43:56 ff196d520382: Layer already exists 19:43:56 5fb13c95b642: Layer already exists 19:43:56 ee420dfed78a: Layer already exists 19:43:56 main: digest: sha256:d9d19d65c7349bdbb36da7a9bdf5f7597aad11f0264916df1f04235dff79b1ed size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:43:56 ===================================================== [Pipeline] echo 19:43:56 taggedImages: 19:43:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f 19:43:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 19:43:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.70 19:43:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:43:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 19:43:56 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 19:43:56 69f0044378c84a2584b9cc14c244d921f2d7705f 19:43:56 latest 19:43:56 2.0.1-dev.70 19:43:56 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:43:56 main 19:43:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:43:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f [Pipeline] isUnix [Pipeline] sh 19:43:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f 19:43:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:43:57 a6eb9c2d93f0: Preparing 19:43:57 66965f6632e7: Preparing 19:43:57 ff196d520382: Preparing 19:43:57 7fe149751948: Preparing 19:43:57 ee420dfed78a: Preparing 19:43:57 ff196d520382: Layer already exists 19:43:57 ee420dfed78a: Layer already exists 19:43:57 a6eb9c2d93f0: Pushed 19:43:57 7fe149751948: Pushed 19:44:00 66965f6632e7: Pushed 19:44:00 69f0044378c84a2584b9cc14c244d921f2d7705f: digest: sha256:dde0f88f3aa0356ea69d211a395632daa17ce8c4ea47e1dcb84ad23e13153b45 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:44:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:44:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 19:44:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:44:01 a6eb9c2d93f0: Preparing 19:44:01 66965f6632e7: Preparing 19:44:01 ff196d520382: Preparing 19:44:01 7fe149751948: Preparing 19:44:01 ee420dfed78a: Preparing 19:44:01 7fe149751948: Layer already exists 19:44:01 ff196d520382: Layer already exists 19:44:01 ee420dfed78a: Layer already exists 19:44:01 a6eb9c2d93f0: Layer already exists 19:44:01 66965f6632e7: Layer already exists 19:44:01 latest: digest: sha256:dde0f88f3aa0356ea69d211a395632daa17ce8c4ea47e1dcb84ad23e13153b45 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:44:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh 19:44:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.70 19:44:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:44:02 a6eb9c2d93f0: Preparing 19:44:02 66965f6632e7: Preparing 19:44:02 ff196d520382: Preparing 19:44:02 7fe149751948: Preparing 19:44:02 ee420dfed78a: Preparing 19:44:02 a6eb9c2d93f0: Layer already exists 19:44:02 66965f6632e7: Layer already exists 19:44:02 ee420dfed78a: Layer already exists 19:44:02 ff196d520382: Layer already exists 19:44:02 7fe149751948: Layer already exists 19:44:02 2.0.1-dev.70: digest: sha256:dde0f88f3aa0356ea69d211a395632daa17ce8c4ea47e1dcb84ad23e13153b45 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:44:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh 19:44:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:44:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:44:03 a6eb9c2d93f0: Preparing 19:44:03 66965f6632e7: Preparing 19:44:03 ff196d520382: Preparing 19:44:03 7fe149751948: Preparing 19:44:03 ee420dfed78a: Preparing 19:44:03 7fe149751948: Layer already exists 19:44:03 ff196d520382: Layer already exists 19:44:03 ee420dfed78a: Layer already exists 19:44:03 66965f6632e7: Layer already exists 19:44:03 a6eb9c2d93f0: Layer already exists 19:44:03 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70: digest: sha256:dde0f88f3aa0356ea69d211a395632daa17ce8c4ea47e1dcb84ad23e13153b45 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:44:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 19:44:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 19:44:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:44:04 a6eb9c2d93f0: Preparing 19:44:04 66965f6632e7: Preparing 19:44:04 ff196d520382: Preparing 19:44:04 7fe149751948: Preparing 19:44:04 ee420dfed78a: Preparing 19:44:04 66965f6632e7: Layer already exists 19:44:04 ee420dfed78a: Layer already exists 19:44:04 7fe149751948: Layer already exists 19:44:04 ff196d520382: Layer already exists 19:44:04 a6eb9c2d93f0: Layer already exists 19:44:04 main: digest: sha256:dde0f88f3aa0356ea69d211a395632daa17ce8c4ea47e1dcb84ad23e13153b45 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:44:04 ===================================================== [Pipeline] echo 19:44:04 taggedImages: 19:44:04 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f 19:44:04 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 19:44:04 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.70 19:44:04 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:44:04 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 19:44:04 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 19:44:04 69f0044378c84a2584b9cc14c244d921f2d7705f 19:44:04 latest 19:44:04 2.0.1-dev.70 19:44:04 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:44:04 main 19:44:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:44:04 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f [Pipeline] isUnix [Pipeline] sh 19:44:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f 19:44:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:44:05 aa0b534d8a20: Preparing 19:44:05 aa0b534d8a20: Preparing 19:44:05 2e1200bf2c75: Preparing 19:44:05 45e10c1c35e2: Preparing 19:44:05 8feb7195506a: Preparing 19:44:05 78481be79808: Preparing 19:44:05 ff196d520382: Preparing 19:44:05 e3d7568d6cbb: Preparing 19:44:05 1dcd32d06e8c: Preparing 19:44:05 636551e0859d: Preparing 19:44:05 4127ba3bd134: Preparing 19:44:05 ee420dfed78a: Preparing 19:44:05 ff196d520382: Waiting 19:44:05 e3d7568d6cbb: Waiting 19:44:05 4127ba3bd134: Waiting 19:44:05 ee420dfed78a: Waiting 19:44:05 1dcd32d06e8c: Waiting 19:44:05 636551e0859d: Waiting 19:44:05 2e1200bf2c75: Pushed 19:44:05 45e10c1c35e2: Pushed 19:44:05 8feb7195506a: Pushed 19:44:05 aa0b534d8a20: Pushed 19:44:05 ff196d520382: Layer already exists 19:44:05 636551e0859d: Pushed 19:44:05 1dcd32d06e8c: Pushed 19:44:05 e3d7568d6cbb: Pushed 19:44:05 4127ba3bd134: Pushed 19:44:05 ee420dfed78a: Layer already exists 19:44:08 78481be79808: Pushed 19:44:08 69f0044378c84a2584b9cc14c244d921f2d7705f: digest: sha256:3d3bd34376f8a418da31579da1736b314fdd43cf245ce99072c4ae4074173f27 size: 2817 [Pipeline] isUnix [Pipeline] sh 19:44:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:44:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 19:44:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:44:09 aa0b534d8a20: Preparing 19:44:09 aa0b534d8a20: Preparing 19:44:09 2e1200bf2c75: Preparing 19:44:09 45e10c1c35e2: Preparing 19:44:09 8feb7195506a: Preparing 19:44:09 78481be79808: Preparing 19:44:09 ff196d520382: Preparing 19:44:09 e3d7568d6cbb: Preparing 19:44:09 1dcd32d06e8c: Preparing 19:44:09 636551e0859d: Preparing 19:44:09 4127ba3bd134: Preparing 19:44:09 ee420dfed78a: Preparing 19:44:09 ff196d520382: Waiting 19:44:09 e3d7568d6cbb: Waiting 19:44:09 1dcd32d06e8c: Waiting 19:44:09 636551e0859d: Waiting 19:44:09 4127ba3bd134: Waiting 19:44:09 ee420dfed78a: Waiting 19:44:09 45e10c1c35e2: Layer already exists 19:44:09 aa0b534d8a20: Layer already exists 19:44:09 2e1200bf2c75: Layer already exists 19:44:09 78481be79808: Layer already exists 19:44:09 8feb7195506a: Layer already exists 19:44:09 ff196d520382: Layer already exists 19:44:09 1dcd32d06e8c: Layer already exists 19:44:09 636551e0859d: Layer already exists 19:44:09 e3d7568d6cbb: Layer already exists 19:44:09 4127ba3bd134: Layer already exists 19:44:09 ee420dfed78a: Layer already exists 19:44:09 latest: digest: sha256:3d3bd34376f8a418da31579da1736b314fdd43cf245ce99072c4ae4074173f27 size: 2817 [Pipeline] isUnix [Pipeline] sh 19:44:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh 19:44:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.70 19:44:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:44:10 aa0b534d8a20: Preparing 19:44:10 aa0b534d8a20: Preparing 19:44:10 2e1200bf2c75: Preparing 19:44:10 45e10c1c35e2: Preparing 19:44:10 8feb7195506a: Preparing 19:44:10 78481be79808: Preparing 19:44:10 ff196d520382: Preparing 19:44:10 e3d7568d6cbb: Preparing 19:44:10 1dcd32d06e8c: Preparing 19:44:10 636551e0859d: Preparing 19:44:10 4127ba3bd134: Preparing 19:44:10 ee420dfed78a: Preparing 19:44:10 1dcd32d06e8c: Waiting 19:44:10 636551e0859d: Waiting 19:44:10 ff196d520382: Waiting 19:44:10 4127ba3bd134: Waiting 19:44:10 e3d7568d6cbb: Waiting 19:44:10 ee420dfed78a: Waiting 19:44:10 aa0b534d8a20: Layer already exists 19:44:10 45e10c1c35e2: Layer already exists 19:44:10 78481be79808: Layer already exists 19:44:10 2e1200bf2c75: Layer already exists 19:44:10 8feb7195506a: Layer already exists 19:44:10 ff196d520382: Layer already exists 19:44:10 e3d7568d6cbb: Layer already exists 19:44:10 4127ba3bd134: Layer already exists 19:44:10 636551e0859d: Layer already exists 19:44:10 1dcd32d06e8c: Layer already exists 19:44:10 ee420dfed78a: Layer already exists 19:44:10 2.0.1-dev.70: digest: sha256:3d3bd34376f8a418da31579da1736b314fdd43cf245ce99072c4ae4074173f27 size: 2817 [Pipeline] isUnix [Pipeline] sh 19:44:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh 19:44:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:44:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:44:11 aa0b534d8a20: Preparing 19:44:11 aa0b534d8a20: Preparing 19:44:11 2e1200bf2c75: Preparing 19:44:11 45e10c1c35e2: Preparing 19:44:11 8feb7195506a: Preparing 19:44:11 78481be79808: Preparing 19:44:11 ff196d520382: Preparing 19:44:11 e3d7568d6cbb: Preparing 19:44:11 1dcd32d06e8c: Preparing 19:44:11 636551e0859d: Preparing 19:44:11 4127ba3bd134: Preparing 19:44:11 ee420dfed78a: Preparing 19:44:11 1dcd32d06e8c: Waiting 19:44:11 636551e0859d: Waiting 19:44:11 4127ba3bd134: Waiting 19:44:11 ff196d520382: Waiting 19:44:11 ee420dfed78a: Waiting 19:44:11 78481be79808: Layer already exists 19:44:11 aa0b534d8a20: Layer already exists 19:44:11 45e10c1c35e2: Layer already exists 19:44:11 2e1200bf2c75: Layer already exists 19:44:11 8feb7195506a: Layer already exists 19:44:11 e3d7568d6cbb: Layer already exists 19:44:11 ff196d520382: Layer already exists 19:44:11 4127ba3bd134: Layer already exists 19:44:11 1dcd32d06e8c: Layer already exists 19:44:11 636551e0859d: Layer already exists 19:44:11 ee420dfed78a: Layer already exists 19:44:11 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70: digest: sha256:3d3bd34376f8a418da31579da1736b314fdd43cf245ce99072c4ae4074173f27 size: 2817 [Pipeline] isUnix [Pipeline] sh 19:44:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 19:44:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 19:44:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:44:12 aa0b534d8a20: Preparing 19:44:12 aa0b534d8a20: Preparing 19:44:12 2e1200bf2c75: Preparing 19:44:12 45e10c1c35e2: Preparing 19:44:12 8feb7195506a: Preparing 19:44:12 78481be79808: Preparing 19:44:12 ff196d520382: Preparing 19:44:12 e3d7568d6cbb: Preparing 19:44:12 1dcd32d06e8c: Preparing 19:44:12 636551e0859d: Preparing 19:44:12 4127ba3bd134: Preparing 19:44:12 ee420dfed78a: Preparing 19:44:12 4127ba3bd134: Waiting 19:44:12 ee420dfed78a: Waiting 19:44:12 1dcd32d06e8c: Waiting 19:44:12 636551e0859d: Waiting 19:44:12 e3d7568d6cbb: Waiting 19:44:12 ff196d520382: Waiting 19:44:12 78481be79808: Layer already exists 19:44:12 aa0b534d8a20: Layer already exists 19:44:12 45e10c1c35e2: Layer already exists 19:44:12 8feb7195506a: Layer already exists 19:44:12 2e1200bf2c75: Layer already exists 19:44:12 ff196d520382: Layer already exists 19:44:12 1dcd32d06e8c: Layer already exists 19:44:12 e3d7568d6cbb: Layer already exists 19:44:12 636551e0859d: Layer already exists 19:44:12 4127ba3bd134: Layer already exists 19:44:12 ee420dfed78a: Layer already exists 19:44:12 main: digest: sha256:3d3bd34376f8a418da31579da1736b314fdd43cf245ce99072c4ae4074173f27 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:44:12 ===================================================== [Pipeline] echo 19:44:12 taggedImages: 19:44:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f 19:44:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 19:44:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.70 19:44:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:44:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 19:44:12 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 19:44:12 69f0044378c84a2584b9cc14c244d921f2d7705f 19:44:12 latest 19:44:12 2.0.1-dev.70 19:44:12 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:44:12 main 19:44:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:44:12 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f [Pipeline] isUnix [Pipeline] sh 19:44:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f 19:44:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:44:13 502b080b0de4: Preparing 19:44:13 96a3ffaeb744: Preparing 19:44:13 f3e3d969646a: Preparing 19:44:13 5e1460881dc1: Preparing 19:44:13 6a7225874452: Preparing 19:44:13 ee420dfed78a: Preparing 19:44:13 ee420dfed78a: Waiting 19:44:13 5e1460881dc1: Pushed 19:44:13 f3e3d969646a: Pushed 19:44:13 ee420dfed78a: Layer already exists 19:44:14 6a7225874452: Pushed 19:44:15 96a3ffaeb744: Pushed 19:44:15 502b080b0de4: Pushed 19:44:15 69f0044378c84a2584b9cc14c244d921f2d7705f: digest: sha256:5b4c3fb074a39530967282f679795f3f1e6ea7daf4e43a798aa5edd0ad993684 size: 1576 [Pipeline] isUnix [Pipeline] sh 19:44:16 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:44:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 19:44:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:44:16 502b080b0de4: Preparing 19:44:16 96a3ffaeb744: Preparing 19:44:16 f3e3d969646a: Preparing 19:44:16 5e1460881dc1: Preparing 19:44:16 6a7225874452: Preparing 19:44:16 ee420dfed78a: Preparing 19:44:16 6a7225874452: Layer already exists 19:44:16 5e1460881dc1: Layer already exists 19:44:16 502b080b0de4: Layer already exists 19:44:16 96a3ffaeb744: Layer already exists 19:44:16 f3e3d969646a: Layer already exists 19:44:16 ee420dfed78a: Layer already exists 19:44:16 latest: digest: sha256:5b4c3fb074a39530967282f679795f3f1e6ea7daf4e43a798aa5edd0ad993684 size: 1576 [Pipeline] isUnix [Pipeline] sh 19:44:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh 19:44:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.70 19:44:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:44:17 502b080b0de4: Preparing 19:44:17 96a3ffaeb744: Preparing 19:44:17 f3e3d969646a: Preparing 19:44:17 5e1460881dc1: Preparing 19:44:17 6a7225874452: Preparing 19:44:17 ee420dfed78a: Preparing 19:44:17 ee420dfed78a: Waiting 19:44:17 5e1460881dc1: Layer already exists 19:44:17 96a3ffaeb744: Layer already exists 19:44:17 f3e3d969646a: Layer already exists 19:44:17 502b080b0de4: Layer already exists 19:44:17 6a7225874452: Layer already exists 19:44:17 ee420dfed78a: Layer already exists 19:44:17 2.0.1-dev.70: digest: sha256:5b4c3fb074a39530967282f679795f3f1e6ea7daf4e43a798aa5edd0ad993684 size: 1576 [Pipeline] isUnix [Pipeline] sh 19:44:18 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh 19:44:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:44:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:44:18 502b080b0de4: Preparing 19:44:18 96a3ffaeb744: Preparing 19:44:18 f3e3d969646a: Preparing 19:44:18 5e1460881dc1: Preparing 19:44:18 6a7225874452: Preparing 19:44:18 ee420dfed78a: Preparing 19:44:18 ee420dfed78a: Waiting 19:44:18 502b080b0de4: Layer already exists 19:44:18 96a3ffaeb744: Layer already exists 19:44:18 6a7225874452: Layer already exists 19:44:18 f3e3d969646a: Layer already exists 19:44:18 5e1460881dc1: Layer already exists 19:44:18 ee420dfed78a: Layer already exists 19:44:18 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70: digest: sha256:5b4c3fb074a39530967282f679795f3f1e6ea7daf4e43a798aa5edd0ad993684 size: 1576 [Pipeline] isUnix [Pipeline] sh 19:44:19 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 19:44:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 19:44:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:44:19 502b080b0de4: Preparing 19:44:19 96a3ffaeb744: Preparing 19:44:19 f3e3d969646a: Preparing 19:44:19 5e1460881dc1: Preparing 19:44:19 6a7225874452: Preparing 19:44:19 ee420dfed78a: Preparing 19:44:19 ee420dfed78a: Waiting 19:44:19 502b080b0de4: Layer already exists 19:44:19 f3e3d969646a: Layer already exists 19:44:19 5e1460881dc1: Layer already exists 19:44:19 96a3ffaeb744: Layer already exists 19:44:19 6a7225874452: Layer already exists 19:44:19 ee420dfed78a: Layer already exists 19:44:19 main: digest: sha256:5b4c3fb074a39530967282f679795f3f1e6ea7daf4e43a798aa5edd0ad993684 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:44:19 ===================================================== [Pipeline] echo 19:44:19 taggedImages: 19:44:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f 19:44:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 19:44:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.70 19:44:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:44:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 19:44:19 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 19:44:19 69f0044378c84a2584b9cc14c244d921f2d7705f 19:44:19 latest 19:44:19 2.0.1-dev.70 19:44:19 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:44:19 main 19:44:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:44:20 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f [Pipeline] isUnix [Pipeline] sh 19:44:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f 19:44:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:44:20 3a57f825bec2: Preparing 19:44:20 40cdf08a0a1f: Preparing 19:44:20 25c3e8e3365f: Preparing 19:44:20 646e64cbbaf0: Preparing 19:44:20 a8c8c29c0b62: Preparing 19:44:20 8659656d6b78: Preparing 19:44:20 87abe6747f7a: Preparing 19:44:20 377cffffa180: Preparing 19:44:20 61c4645d2120: Preparing 19:44:20 ee420dfed78a: Preparing 19:44:20 87abe6747f7a: Waiting 19:44:20 377cffffa180: Waiting 19:44:20 61c4645d2120: Waiting 19:44:20 ee420dfed78a: Waiting 19:44:20 8659656d6b78: Waiting 19:44:20 3a57f825bec2: Pushed 19:44:20 40cdf08a0a1f: Pushed 19:44:20 a8c8c29c0b62: Pushed 19:44:21 8659656d6b78: Pushed 19:44:21 377cffffa180: Pushed 19:44:21 87abe6747f7a: Pushed 19:44:21 ee420dfed78a: Layer already exists 19:44:21 61c4645d2120: Pushed 19:44:22 646e64cbbaf0: Pushed 19:44:23 25c3e8e3365f: Pushed 19:44:23 69f0044378c84a2584b9cc14c244d921f2d7705f: digest: sha256:6251f06df305014580c1f58181831311d7d148049f67ea6f4d9f40ea94a09701 size: 2405 [Pipeline] isUnix [Pipeline] sh 19:44:24 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:44:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 19:44:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:44:24 3a57f825bec2: Preparing 19:44:24 40cdf08a0a1f: Preparing 19:44:24 25c3e8e3365f: Preparing 19:44:24 646e64cbbaf0: Preparing 19:44:24 a8c8c29c0b62: Preparing 19:44:24 8659656d6b78: Preparing 19:44:24 87abe6747f7a: Preparing 19:44:24 377cffffa180: Preparing 19:44:24 61c4645d2120: Preparing 19:44:24 ee420dfed78a: Preparing 19:44:24 8659656d6b78: Waiting 19:44:24 87abe6747f7a: Waiting 19:44:24 377cffffa180: Waiting 19:44:24 61c4645d2120: Waiting 19:44:24 ee420dfed78a: Waiting 19:44:24 25c3e8e3365f: Layer already exists 19:44:24 40cdf08a0a1f: Layer already exists 19:44:24 a8c8c29c0b62: Layer already exists 19:44:24 646e64cbbaf0: Layer already exists 19:44:24 3a57f825bec2: Layer already exists 19:44:24 8659656d6b78: Layer already exists 19:44:24 87abe6747f7a: Layer already exists 19:44:24 61c4645d2120: Layer already exists 19:44:24 377cffffa180: Layer already exists 19:44:24 ee420dfed78a: Layer already exists 19:44:24 latest: digest: sha256:6251f06df305014580c1f58181831311d7d148049f67ea6f4d9f40ea94a09701 size: 2405 [Pipeline] isUnix [Pipeline] sh 19:44:25 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh 19:44:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.70 19:44:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:44:25 3a57f825bec2: Preparing 19:44:25 40cdf08a0a1f: Preparing 19:44:25 25c3e8e3365f: Preparing 19:44:25 646e64cbbaf0: Preparing 19:44:25 a8c8c29c0b62: Preparing 19:44:25 8659656d6b78: Preparing 19:44:25 87abe6747f7a: Preparing 19:44:25 377cffffa180: Preparing 19:44:25 61c4645d2120: Preparing 19:44:25 ee420dfed78a: Preparing 19:44:25 8659656d6b78: Waiting 19:44:25 87abe6747f7a: Waiting 19:44:25 377cffffa180: Waiting 19:44:25 61c4645d2120: Waiting 19:44:25 ee420dfed78a: Waiting 19:44:25 40cdf08a0a1f: Layer already exists 19:44:25 646e64cbbaf0: Layer already exists 19:44:25 3a57f825bec2: Layer already exists 19:44:25 25c3e8e3365f: Layer already exists 19:44:25 a8c8c29c0b62: Layer already exists 19:44:25 8659656d6b78: Layer already exists 19:44:25 377cffffa180: Layer already exists 19:44:25 61c4645d2120: Layer already exists 19:44:25 87abe6747f7a: Layer already exists 19:44:25 ee420dfed78a: Layer already exists 19:44:25 2.0.1-dev.70: digest: sha256:6251f06df305014580c1f58181831311d7d148049f67ea6f4d9f40ea94a09701 size: 2405 [Pipeline] isUnix [Pipeline] sh 19:44:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh 19:44:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:44:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:44:26 3a57f825bec2: Preparing 19:44:26 40cdf08a0a1f: Preparing 19:44:26 25c3e8e3365f: Preparing 19:44:26 646e64cbbaf0: Preparing 19:44:26 a8c8c29c0b62: Preparing 19:44:26 8659656d6b78: Preparing 19:44:26 87abe6747f7a: Preparing 19:44:26 377cffffa180: Preparing 19:44:26 61c4645d2120: Preparing 19:44:26 ee420dfed78a: Preparing 19:44:26 8659656d6b78: Waiting 19:44:26 87abe6747f7a: Waiting 19:44:26 377cffffa180: Waiting 19:44:26 61c4645d2120: Waiting 19:44:26 ee420dfed78a: Waiting 19:44:26 a8c8c29c0b62: Layer already exists 19:44:26 646e64cbbaf0: Layer already exists 19:44:26 3a57f825bec2: Layer already exists 19:44:26 40cdf08a0a1f: Layer already exists 19:44:26 25c3e8e3365f: Layer already exists 19:44:26 8659656d6b78: Layer already exists 19:44:26 377cffffa180: Layer already exists 19:44:26 87abe6747f7a: Layer already exists 19:44:26 61c4645d2120: Layer already exists 19:44:26 ee420dfed78a: Layer already exists 19:44:26 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70: digest: sha256:6251f06df305014580c1f58181831311d7d148049f67ea6f4d9f40ea94a09701 size: 2405 [Pipeline] isUnix [Pipeline] sh 19:44:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 19:44:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 19:44:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:44:27 3a57f825bec2: Preparing 19:44:27 40cdf08a0a1f: Preparing 19:44:27 25c3e8e3365f: Preparing 19:44:27 646e64cbbaf0: Preparing 19:44:27 a8c8c29c0b62: Preparing 19:44:27 8659656d6b78: Preparing 19:44:27 87abe6747f7a: Preparing 19:44:27 377cffffa180: Preparing 19:44:27 61c4645d2120: Preparing 19:44:27 ee420dfed78a: Preparing 19:44:27 8659656d6b78: Waiting 19:44:27 87abe6747f7a: Waiting 19:44:27 377cffffa180: Waiting 19:44:27 61c4645d2120: Waiting 19:44:27 ee420dfed78a: Waiting 19:44:27 646e64cbbaf0: Layer already exists 19:44:27 40cdf08a0a1f: Layer already exists 19:44:27 25c3e8e3365f: Layer already exists 19:44:27 a8c8c29c0b62: Layer already exists 19:44:27 3a57f825bec2: Layer already exists 19:44:27 87abe6747f7a: Layer already exists 19:44:27 61c4645d2120: Layer already exists 19:44:27 8659656d6b78: Layer already exists 19:44:27 377cffffa180: Layer already exists 19:44:27 ee420dfed78a: Layer already exists 19:44:27 main: digest: sha256:6251f06df305014580c1f58181831311d7d148049f67ea6f4d9f40ea94a09701 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:44:27 ===================================================== [Pipeline] echo 19:44:27 taggedImages: 19:44:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f 19:44:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 19:44:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.70 19:44:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:44:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 19:44:27 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 19:44:27 69f0044378c84a2584b9cc14c244d921f2d7705f 19:44:27 latest 19:44:27 2.0.1-dev.70 19:44:27 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:44:27 main 19:44:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:44:28 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f [Pipeline] isUnix [Pipeline] sh 19:44:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f 19:44:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:44:28 a09e55fd6ad7: Preparing 19:44:28 d8603215540d: Preparing 19:44:28 ff196d520382: Preparing 19:44:28 8aa5ab9ac0dd: Preparing 19:44:28 ee420dfed78a: Preparing 19:44:28 ff196d520382: Layer already exists 19:44:28 ee420dfed78a: Layer already exists 19:44:28 a09e55fd6ad7: Pushed 19:44:29 8aa5ab9ac0dd: Pushed 19:44:31 d8603215540d: Pushed 19:44:31 69f0044378c84a2584b9cc14c244d921f2d7705f: digest: sha256:cb5c4bc2ae7c9f5246db94acf7dc61fcdd040f2f914e410d37a92cffe23d8531 size: 1364 [Pipeline] isUnix [Pipeline] sh 19:44:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:44:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 19:44:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:44:32 a09e55fd6ad7: Preparing 19:44:32 d8603215540d: Preparing 19:44:32 ff196d520382: Preparing 19:44:32 8aa5ab9ac0dd: Preparing 19:44:32 ee420dfed78a: Preparing 19:44:32 ee420dfed78a: Layer already exists 19:44:32 ff196d520382: Layer already exists 19:44:32 d8603215540d: Layer already exists 19:44:32 a09e55fd6ad7: Layer already exists 19:44:32 8aa5ab9ac0dd: Layer already exists 19:44:32 latest: digest: sha256:cb5c4bc2ae7c9f5246db94acf7dc61fcdd040f2f914e410d37a92cffe23d8531 size: 1364 [Pipeline] isUnix [Pipeline] sh 19:44:33 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh 19:44:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.70 19:44:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:44:33 a09e55fd6ad7: Preparing 19:44:33 d8603215540d: Preparing 19:44:33 ff196d520382: Preparing 19:44:33 8aa5ab9ac0dd: Preparing 19:44:33 ee420dfed78a: Preparing 19:44:33 ee420dfed78a: Layer already exists 19:44:33 a09e55fd6ad7: Layer already exists 19:44:33 d8603215540d: Layer already exists 19:44:33 8aa5ab9ac0dd: Layer already exists 19:44:33 ff196d520382: Layer already exists 19:44:33 2.0.1-dev.70: digest: sha256:cb5c4bc2ae7c9f5246db94acf7dc61fcdd040f2f914e410d37a92cffe23d8531 size: 1364 [Pipeline] isUnix [Pipeline] sh 19:44:34 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh 19:44:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:44:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:44:34 a09e55fd6ad7: Preparing 19:44:34 d8603215540d: Preparing 19:44:34 ff196d520382: Preparing 19:44:34 8aa5ab9ac0dd: Preparing 19:44:34 ee420dfed78a: Preparing 19:44:34 ee420dfed78a: Layer already exists 19:44:34 d8603215540d: Layer already exists 19:44:34 ff196d520382: Layer already exists 19:44:34 a09e55fd6ad7: Layer already exists 19:44:34 8aa5ab9ac0dd: Layer already exists 19:44:34 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70: digest: sha256:cb5c4bc2ae7c9f5246db94acf7dc61fcdd040f2f914e410d37a92cffe23d8531 size: 1364 [Pipeline] isUnix [Pipeline] sh 19:44:35 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 19:44:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 19:44:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:44:35 a09e55fd6ad7: Preparing 19:44:35 d8603215540d: Preparing 19:44:35 ff196d520382: Preparing 19:44:35 8aa5ab9ac0dd: Preparing 19:44:35 ee420dfed78a: Preparing 19:44:35 a09e55fd6ad7: Layer already exists 19:44:35 ee420dfed78a: Layer already exists 19:44:35 ff196d520382: Layer already exists 19:44:35 d8603215540d: Layer already exists 19:44:35 8aa5ab9ac0dd: Layer already exists 19:44:35 main: digest: sha256:cb5c4bc2ae7c9f5246db94acf7dc61fcdd040f2f914e410d37a92cffe23d8531 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:44:35 ===================================================== [Pipeline] echo 19:44:35 taggedImages: 19:44:35 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f 19:44:35 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 19:44:35 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.70 19:44:35 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:44:35 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 19:44:35 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 19:44:35 69f0044378c84a2584b9cc14c244d921f2d7705f 19:44:35 latest 19:44:35 2.0.1-dev.70 19:44:35 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:44:35 main 19:44:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:44:36 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f [Pipeline] isUnix [Pipeline] sh 19:44:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f 19:44:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:44:36 59c6edf331f6: Preparing 19:44:36 3db8b9e6df88: Preparing 19:44:36 ff196d520382: Preparing 19:44:36 04bcac05c386: Preparing 19:44:36 ee420dfed78a: Preparing 19:44:36 ee420dfed78a: Layer already exists 19:44:36 04bcac05c386: Layer already exists 19:44:36 ff196d520382: Layer already exists 19:44:36 59c6edf331f6: Pushed 19:44:38 3db8b9e6df88: Pushed 19:44:39 69f0044378c84a2584b9cc14c244d921f2d7705f: digest: sha256:0634640a3f8f7b1ff4ba12f48842e49a339ec93a4b4fc3db86d9ae5a823f03a1 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:44:39 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:44:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 19:44:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:44:39 59c6edf331f6: Preparing 19:44:39 3db8b9e6df88: Preparing 19:44:39 ff196d520382: Preparing 19:44:39 04bcac05c386: Preparing 19:44:39 ee420dfed78a: Preparing 19:44:39 59c6edf331f6: Layer already exists 19:44:39 ee420dfed78a: Layer already exists 19:44:39 ff196d520382: Layer already exists 19:44:39 04bcac05c386: Layer already exists 19:44:39 3db8b9e6df88: Layer already exists 19:44:40 latest: digest: sha256:0634640a3f8f7b1ff4ba12f48842e49a339ec93a4b4fc3db86d9ae5a823f03a1 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:44:40 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh 19:44:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.70 19:44:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:44:40 59c6edf331f6: Preparing 19:44:40 3db8b9e6df88: Preparing 19:44:40 ff196d520382: Preparing 19:44:40 04bcac05c386: Preparing 19:44:40 ee420dfed78a: Preparing 19:44:41 ee420dfed78a: Layer already exists 19:44:41 3db8b9e6df88: Layer already exists 19:44:41 04bcac05c386: Layer already exists 19:44:41 ff196d520382: Layer already exists 19:44:41 59c6edf331f6: Layer already exists 19:44:41 2.0.1-dev.70: digest: sha256:0634640a3f8f7b1ff4ba12f48842e49a339ec93a4b4fc3db86d9ae5a823f03a1 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:44:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh 19:44:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:44:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:44:41 59c6edf331f6: Preparing 19:44:41 3db8b9e6df88: Preparing 19:44:41 ff196d520382: Preparing 19:44:41 04bcac05c386: Preparing 19:44:41 ee420dfed78a: Preparing 19:44:42 ee420dfed78a: Layer already exists 19:44:42 04bcac05c386: Layer already exists 19:44:42 3db8b9e6df88: Layer already exists 19:44:42 ff196d520382: Layer already exists 19:44:42 59c6edf331f6: Layer already exists 19:44:42 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70: digest: sha256:0634640a3f8f7b1ff4ba12f48842e49a339ec93a4b4fc3db86d9ae5a823f03a1 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:44:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 19:44:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 19:44:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:44:42 59c6edf331f6: Preparing 19:44:42 3db8b9e6df88: Preparing 19:44:42 ff196d520382: Preparing 19:44:42 04bcac05c386: Preparing 19:44:42 ee420dfed78a: Preparing 19:44:43 3db8b9e6df88: Layer already exists 19:44:43 ff196d520382: Layer already exists 19:44:43 ee420dfed78a: Layer already exists 19:44:43 59c6edf331f6: Layer already exists 19:44:43 04bcac05c386: Layer already exists 19:44:43 main: digest: sha256:0634640a3f8f7b1ff4ba12f48842e49a339ec93a4b4fc3db86d9ae5a823f03a1 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:44:43 ===================================================== [Pipeline] echo 19:44:43 taggedImages: 19:44:43 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f 19:44:43 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 19:44:43 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.70 19:44:43 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:44:43 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 19:44:43 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 19:44:43 69f0044378c84a2584b9cc14c244d921f2d7705f 19:44:43 latest 19:44:43 2.0.1-dev.70 19:44:43 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:44:43 main 19:44:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:44:43 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f [Pipeline] isUnix [Pipeline] sh 19:44:43 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f 19:44:43 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 19:44:43 e704d0a8cdcc: Preparing 19:44:43 0e17cf6c3907: Preparing 19:44:43 d6fe1ab2f700: Preparing 19:44:43 e4a1b28da42c: Preparing 19:44:43 166dde17997b: Preparing 19:44:43 78c4bc0ebec3: Preparing 19:44:43 45596ee15a31: Preparing 19:44:43 52dc75cd08be: Preparing 19:44:43 a6e1fd50fee5: Preparing 19:44:43 56eb02710082: Preparing 19:44:43 ee420dfed78a: Preparing 19:44:43 52dc75cd08be: Waiting 19:44:43 a6e1fd50fee5: Waiting 19:44:43 56eb02710082: Waiting 19:44:43 78c4bc0ebec3: Waiting 19:44:43 ee420dfed78a: Waiting 19:44:44 166dde17997b: Layer already exists 19:44:44 78c4bc0ebec3: Layer already exists 19:44:44 45596ee15a31: Layer already exists 19:44:44 0e17cf6c3907: Pushed 19:44:44 52dc75cd08be: Layer already exists 19:44:44 a6e1fd50fee5: Layer already exists 19:44:44 56eb02710082: Layer already exists 19:44:44 ee420dfed78a: Layer already exists 19:44:44 e704d0a8cdcc: Pushed 19:44:46 d6fe1ab2f700: Pushed 19:44:59 e4a1b28da42c: Pushed 19:44:59 69f0044378c84a2584b9cc14c244d921f2d7705f: digest: sha256:a26da558bff0bd2e24fecdafc7f9b0071874da6b8848444e1c0fb2125cdb90ca size: 2622 [Pipeline] isUnix [Pipeline] sh 19:45:00 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:45:00 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 19:45:00 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 19:45:00 e704d0a8cdcc: Preparing 19:45:00 0e17cf6c3907: Preparing 19:45:00 d6fe1ab2f700: Preparing 19:45:00 e4a1b28da42c: Preparing 19:45:00 166dde17997b: Preparing 19:45:00 78c4bc0ebec3: Preparing 19:45:00 45596ee15a31: Preparing 19:45:00 52dc75cd08be: Preparing 19:45:00 a6e1fd50fee5: Preparing 19:45:00 56eb02710082: Preparing 19:45:00 ee420dfed78a: Preparing 19:45:00 78c4bc0ebec3: Waiting 19:45:00 a6e1fd50fee5: Waiting 19:45:00 45596ee15a31: Waiting 19:45:00 52dc75cd08be: Waiting 19:45:00 56eb02710082: Waiting 19:45:00 ee420dfed78a: Waiting 19:45:00 e4a1b28da42c: Layer already exists 19:45:00 d6fe1ab2f700: Layer already exists 19:45:00 0e17cf6c3907: Layer already exists 19:45:00 e704d0a8cdcc: Layer already exists 19:45:00 166dde17997b: Layer already exists 19:45:00 78c4bc0ebec3: Layer already exists 19:45:00 45596ee15a31: Layer already exists 19:45:00 52dc75cd08be: Layer already exists 19:45:00 a6e1fd50fee5: Layer already exists 19:45:00 56eb02710082: Layer already exists 19:45:00 ee420dfed78a: Layer already exists 19:45:00 latest: digest: sha256:a26da558bff0bd2e24fecdafc7f9b0071874da6b8848444e1c0fb2125cdb90ca size: 2622 [Pipeline] isUnix [Pipeline] sh 19:45:01 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh 19:45:01 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.70 19:45:01 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 19:45:01 e704d0a8cdcc: Preparing 19:45:01 0e17cf6c3907: Preparing 19:45:01 d6fe1ab2f700: Preparing 19:45:01 e4a1b28da42c: Preparing 19:45:01 166dde17997b: Preparing 19:45:01 78c4bc0ebec3: Preparing 19:45:01 45596ee15a31: Preparing 19:45:01 52dc75cd08be: Preparing 19:45:01 a6e1fd50fee5: Preparing 19:45:01 56eb02710082: Preparing 19:45:01 ee420dfed78a: Preparing 19:45:01 45596ee15a31: Waiting 19:45:01 52dc75cd08be: Waiting 19:45:01 a6e1fd50fee5: Waiting 19:45:01 56eb02710082: Waiting 19:45:01 ee420dfed78a: Waiting 19:45:01 78c4bc0ebec3: Waiting 19:45:01 d6fe1ab2f700: Layer already exists 19:45:01 e704d0a8cdcc: Layer already exists 19:45:01 0e17cf6c3907: Layer already exists 19:45:01 166dde17997b: Layer already exists 19:45:01 e4a1b28da42c: Layer already exists 19:45:01 78c4bc0ebec3: Layer already exists 19:45:01 45596ee15a31: Layer already exists 19:45:01 52dc75cd08be: Layer already exists 19:45:01 56eb02710082: Layer already exists 19:45:01 a6e1fd50fee5: Layer already exists 19:45:01 ee420dfed78a: Layer already exists 19:45:01 2.0.1-dev.70: digest: sha256:a26da558bff0bd2e24fecdafc7f9b0071874da6b8848444e1c0fb2125cdb90ca size: 2622 [Pipeline] isUnix [Pipeline] sh 19:45:02 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 [Pipeline] isUnix [Pipeline] sh 19:45:02 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:45:02 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 19:45:02 e704d0a8cdcc: Preparing 19:45:02 0e17cf6c3907: Preparing 19:45:02 d6fe1ab2f700: Preparing 19:45:02 e4a1b28da42c: Preparing 19:45:02 166dde17997b: Preparing 19:45:02 78c4bc0ebec3: Preparing 19:45:02 45596ee15a31: Preparing 19:45:02 52dc75cd08be: Preparing 19:45:02 a6e1fd50fee5: Preparing 19:45:02 56eb02710082: Preparing 19:45:02 ee420dfed78a: Preparing 19:45:02 78c4bc0ebec3: Waiting 19:45:02 a6e1fd50fee5: Waiting 19:45:02 45596ee15a31: Waiting 19:45:02 56eb02710082: Waiting 19:45:02 ee420dfed78a: Waiting 19:45:02 52dc75cd08be: Waiting 19:45:02 e704d0a8cdcc: Layer already exists 19:45:02 166dde17997b: Layer already exists 19:45:02 0e17cf6c3907: Layer already exists 19:45:02 d6fe1ab2f700: Layer already exists 19:45:02 e4a1b28da42c: Layer already exists 19:45:02 52dc75cd08be: Layer already exists 19:45:02 a6e1fd50fee5: Layer already exists 19:45:02 78c4bc0ebec3: Layer already exists 19:45:02 45596ee15a31: Layer already exists 19:45:02 56eb02710082: Layer already exists 19:45:02 ee420dfed78a: Layer already exists 19:45:02 69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70: digest: sha256:a26da558bff0bd2e24fecdafc7f9b0071874da6b8848444e1c0fb2125cdb90ca size: 2622 [Pipeline] isUnix [Pipeline] sh 19:45:03 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 19:45:03 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 19:45:03 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 19:45:03 e704d0a8cdcc: Preparing 19:45:03 0e17cf6c3907: Preparing 19:45:03 d6fe1ab2f700: Preparing 19:45:03 e4a1b28da42c: Preparing 19:45:03 166dde17997b: Preparing 19:45:03 78c4bc0ebec3: Preparing 19:45:03 45596ee15a31: Preparing 19:45:03 52dc75cd08be: Preparing 19:45:03 a6e1fd50fee5: Preparing 19:45:03 56eb02710082: Preparing 19:45:03 ee420dfed78a: Preparing 19:45:03 45596ee15a31: Waiting 19:45:03 52dc75cd08be: Waiting 19:45:03 a6e1fd50fee5: Waiting 19:45:03 56eb02710082: Waiting 19:45:03 ee420dfed78a: Waiting 19:45:03 78c4bc0ebec3: Waiting 19:45:03 166dde17997b: Layer already exists 19:45:03 d6fe1ab2f700: Layer already exists 19:45:03 e704d0a8cdcc: Layer already exists 19:45:03 e4a1b28da42c: Layer already exists 19:45:03 0e17cf6c3907: Layer already exists 19:45:03 52dc75cd08be: Layer already exists 19:45:03 45596ee15a31: Layer already exists 19:45:03 a6e1fd50fee5: Layer already exists 19:45:03 56eb02710082: Layer already exists 19:45:03 78c4bc0ebec3: Layer already exists 19:45:03 ee420dfed78a: Layer already exists 19:45:03 main: digest: sha256:a26da558bff0bd2e24fecdafc7f9b0071874da6b8848444e1c0fb2125cdb90ca size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:45:03 ===================================================== [Pipeline] echo 19:45:03 taggedImages: 19:45:03 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f 19:45:03 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 19:45:03 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.70 19:45:03 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:69f0044378c84a2584b9cc14c244d921f2d7705f-2.0.1-dev.70 19:45:03 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:45:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:45:04 19:45:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:45:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:45:05 arm64: Pulling from edgex-lftools-log-publisher 19:45:05 448f6bf000e3: Pulling fs layer 19:45:05 f757da607395: Pulling fs layer 19:45:05 05883995daec: Pulling fs layer 19:45:05 8603b9c90790: Pulling fs layer 19:45:05 1560dd03e051: Pulling fs layer 19:45:05 27f5ce0e4adf: Pulling fs layer 19:45:05 c2d8d7efcc4b: Pulling fs layer 19:45:05 8603b9c90790: Waiting 19:45:05 27f5ce0e4adf: Waiting 19:45:05 c2d8d7efcc4b: Waiting 19:45:05 1560dd03e051: Waiting 19:45:05 f757da607395: Verifying Checksum 19:45:05 f757da607395: Download complete 19:45:05 8603b9c90790: Verifying Checksum 19:45:05 8603b9c90790: Download complete 19:45:05 05883995daec: Verifying Checksum 19:45:05 05883995daec: Download complete 19:45:05 27f5ce0e4adf: Download complete 19:45:05 1560dd03e051: Verifying Checksum 19:45:05 1560dd03e051: Download complete 19:45:05 448f6bf000e3: Verifying Checksum 19:45:05 448f6bf000e3: Download complete 19:45:08 c2d8d7efcc4b: Verifying Checksum 19:45:08 c2d8d7efcc4b: Download complete 19:45:09 448f6bf000e3: Pull complete 19:45:10 f757da607395: Pull complete 19:45:11 05883995daec: Pull complete 19:45:12 8603b9c90790: Pull complete 19:45:13 1560dd03e051: Pull complete 19:45:13 27f5ce0e4adf: Pull complete 19:45:28 c2d8d7efcc4b: Pull complete 19:45:28 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:45:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:45:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:45:29 prd-ubuntu18.04-docker-arm64-4c-16g-1479 does not seem to be running inside a container 19:45:29 $ 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/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:45:32 $ docker top 44d78075fab25348632714f3f1250972078e94f3993a05b7b1f25bad5ec46ec0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:45:33 ---> job-cost.sh 19:45:33 lf-activate-venv: SKIPPING 19:45:33 INFO: No Stack... 19:45:34 INFO: Retrieving Pricing Info for: v3-standard-4 19:45:34 INFO: Archiving Costs [Pipeline] sh 19:45:35 + cut -d, -f6 19:45:35 + cat /w/workspace/edgex-go/81/archives/cost.csv [Pipeline] lock 19:45:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-81-stack-cost] 19:45:35 Resource [jenkins-edgexfoundry-edgex-go-main-81-stack-cost] did not exist. Created. 19:45:35 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-81-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:45:36 + echo total: 0.10999999940395355 [Pipeline] stash 19:45:36 Stashed 1 file(s) [Pipeline] } 19:45:36 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-81-stack-cost] [Pipeline] // lock [Pipeline] } 19:45:36 $ docker stop --time=1 44d78075fab25348632714f3f1250972078e94f3993a05b7b1f25bad5ec46ec0 19:45:38 $ docker rm -f 44d78075fab25348632714f3f1250972078e94f3993a05b7b1f25bad5ec46ec0 [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 19:45:39 provisioning config files... 19:45:39 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/81@tmp/config7546794783432942849tmp [Pipeline] { [Pipeline] sh 19:45:39 + set +x 19:45:39 + curl -s https://codecov.io/bash 19:45:39 + bash -s -- 19:45:39 19:45:39 _____ _ 19:45:39 / ____| | | 19:45:39 | | ___ __| | ___ ___ _____ __ 19:45:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:45:39 | |___| (_) | (_| | __/ (_| (_) \ V / 19:45:39 \_____\___/ \__,_|\___|\___\___/ \_/ 19:45:39 Bash-1.0.6 19:45:39 19:45:39 19:45:39 ==> git version 2.24.4 found 19:45:39 ==> 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 19:45:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:45:39 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:45:39 ==> Jenkins CI detected. 19:45:39 current dir:  /w/workspace/edgex-go/81 19:45:39 project root: . 19:45:39 --> token set from env 19:45:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:45:39 ==> Running gcov in . (disable via -X gcov) 19:45:39 ==> Python coveragepy not found 19:45:39 ==> Searching for coverage reports in: 19:45:39 + . 19:45:39 -> Found 1 reports 19:45:39 ==> Detecting git/mercurial file structure 19:45:39 ==> Reading reports 19:45:39 + ./coverage.out bytes=403932 19:45:39 ==> Appending adjustments 19:45:39 https://docs.codecov.io/docs/fixing-reports 19:45:41 + Found adjustments 19:45:41 ==> Gzipping contents 19:45:41 56K /tmp/codecov.lW2KAq.gz 19:45:41 ==> Uploading reports 19:45:41 url: https://codecov.io 19:45:41 query: branch=main&commit=69f0044378c84a2584b9cc14c244d921f2d7705f&build=81&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F81%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:45:41 -> Pinging Codecov 19:45:41 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=69f0044378c84a2584b9cc14c244d921f2d7705f&build=81&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F81%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:45:41 -> Uploading to 19:45:41 https://storage.googleapis.com/codecov/v4/raw/2021-10-14/00271124DB129430A58F1EEE437C3FCB/69f0044378c84a2584b9cc14c244d921f2d7705f/3cac5a89-62a4-4139-9924-e1dc662108c6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211014%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211014T194541Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=89d9411beb77f2c9b2df0f73c419d2e518e1f71c12f955bfda8b60d78e553e9f 19:45:41 % Total % Received % Xferd Average Speed Time Time Time Current 19:45:41 Dload Upload Total Spent Left Speed 19:45:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54268 0 0 100 54268 0 173k --:--:-- --:--:-- --:--:-- 173k 100 54268 0 0 100 54268 0 173k --:--:-- --:--:-- --:--:-- 173k 19:45:41 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/69f0044378c84a2584b9cc14c244d921f2d7705f [Pipeline] } 19:45:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 19:45:41 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:45:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:45:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:45:42 19:45:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 19:45:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:45:42 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:45:42 188c0c94c7c5: Pulling fs layer 19:45:42 0ef7d3d256c8: Pulling fs layer 19:45:42 de9db76c5a1d: Pulling fs layer 19:45:42 0eba1c9be4d2: Pulling fs layer 19:45:42 0d57e429df01: Pulling fs layer 19:45:42 4e4be7b47b0d: Pulling fs layer 19:45:42 e1f770b5df2f: Pulling fs layer 19:45:42 85a0685a4137: Pulling fs layer 19:45:42 0d57e429df01: Waiting 19:45:42 4e4be7b47b0d: Waiting 19:45:42 e1f770b5df2f: Waiting 19:45:42 85a0685a4137: Waiting 19:45:42 0eba1c9be4d2: Waiting 19:45:42 de9db76c5a1d: Verifying Checksum 19:45:42 de9db76c5a1d: Download complete 19:45:42 0ef7d3d256c8: Verifying Checksum 19:45:42 0ef7d3d256c8: Download complete 19:45:42 0d57e429df01: Verifying Checksum 19:45:42 0d57e429df01: Download complete 19:45:42 4e4be7b47b0d: Verifying Checksum 19:45:42 4e4be7b47b0d: Download complete 19:45:42 188c0c94c7c5: Verifying Checksum 19:45:42 188c0c94c7c5: Download complete 19:45:43 e1f770b5df2f: Verifying Checksum 19:45:43 e1f770b5df2f: Download complete 19:45:43 188c0c94c7c5: Pull complete 19:45:43 0eba1c9be4d2: Verifying Checksum 19:45:43 0eba1c9be4d2: Download complete 19:45:43 0ef7d3d256c8: Pull complete 19:45:43 de9db76c5a1d: Pull complete 19:45:43 85a0685a4137: Verifying Checksum 19:45:43 85a0685a4137: Download complete 19:45:47 0eba1c9be4d2: Pull complete 19:45:47 0d57e429df01: Pull complete 19:45:47 4e4be7b47b0d: Pull complete 19:45:47 e1f770b5df2f: Pull complete 19:45:51 85a0685a4137: Pull complete 19:45:51 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 19:45:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:45:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 19:45:51 prd-centos7-docker-4c-2g-1475 does not seem to be running inside a container 19:45:51 $ 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/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@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-snyk-go:1.410.4 cat 19:45:54 $ docker top 51718feacb4bf6a12fb0afc48046e7e218e920af394ae01e526a8a3505b75044 -eo pid,comm [Pipeline] { [Pipeline] echo 19:45:54 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 19:45:55 + set -o pipefail 19:45:55 + snyk monitor '--org=edgex-jenkins' 19:46:00 19:46:00 Monitoring /w/workspace/edgex-go/81 (github.com/edgexfoundry/edgex-go)... 19:46:00 19:46:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/9c12fa26-bec5-4f6f-95fd-48a60dda3175 19:46:00 19:46:00 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:46:00 19:46:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:46:00 19:46:00 19:46:00 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 19:46:00 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 19:46:00 $ docker stop --time=1 51718feacb4bf6a12fb0afc48046e7e218e920af394ae01e526a8a3505b75044 19:46:02 $ docker rm -f 51718feacb4bf6a12fb0afc48046e7e218e920af394ae01e526a8a3505b75044 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 19:46:03 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:46:03 provisioning config files... 19:46:03 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/81@tmp/config892298009036542315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:46:03 --> edgex-publish-swagger.sh 19:46:03 === Publish openapi/v2 API === 19:46:03 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 19:46:03 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/81/openapi/v2/core-command.yaml] 19:46:03 % Total % Received % Xferd Average Speed Time Time Time Current 19:46:03 Dload Upload Total Spent Left Speed 19:46:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 28720 0:00:01 0:00:01 --:--:-- 28734 100 31867 0 0 100 31867 0 28716 0:00:01 0:00:01 --:--:-- 28734 19:46:04 19:46:04 19:46:04 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/81/openapi/v2/core-data.yaml] 19:46:04 % Total % Received % Xferd Average Speed Time Time Time Current 19:46:04 Dload Upload Total Spent Left Speed 19:46:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 67415 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 67415 0 0 100 67415 0 58968 0:00:01 0:00:01 --:--:-- 58980 19:46:05 19:46:05 19:46:05 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/81/openapi/v2/core-metadata.yaml] 19:46:05 % Total % Received % Xferd Average Speed Time Time Time Current 19:46:05 Dload Upload Total Spent Left Speed 19:46:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 108k 0:00:01 0:00:01 --:--:-- 108k 100 119k 0 0 100 119k 0 108k 0:00:01 0:00:01 --:--:-- 108k 19:46:06 19:46:06 19:46:06 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/81/openapi/v2/support-notifications.yaml] 19:46:06 % Total % Received % Xferd Average Speed Time Time Time Current 19:46:06 Dload Upload Total Spent Left Speed 19:46:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 88574 --:--:-- --:--:-- --:--:-- 88575 100 86007 0 0 100 86007 0 88561 --:--:-- --:--:-- --:--:-- 88484 19:46:07 19:46:07 19:46:07 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/81/openapi/v2/support-scheduler.yaml] 19:46:07 % Total % Received % Xferd Average Speed Time Time Time Current 19:46:07 Dload Upload Total Spent Left Speed 19:46:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 36852 --:--:-- --:--:-- --:--:-- 36857 100 36710 0 0 100 36710 0 36846 --:--:-- --:--:-- --:--:-- 36820 19:46:08 19:46:08 19:46:08 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/81/openapi/v2/system-agent.yaml] 19:46:08 % Total % Received % Xferd Average Speed Time Time Time Current 19:46:08 Dload Upload Total Spent Left Speed 19:46:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 17816 0:00:01 0:00:01 --:--:-- 17820 100 19603 0 0 100 19603 0 17814 0:00:01 0:00:01 --:--:-- 17820 19:46:10 19:46:10 [Pipeline] } 19:46:10 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 19:46:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:46:10 . [Pipeline] withDockerContainer 19:46:10 prd-centos7-docker-4c-2g-1475 does not seem to be running inside a container 19:46:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:46:10 $ docker top 8435ff2a44ba510495c910bd0a7d07f9b2a059c010953e4a7dad815ee20fa01d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:46:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:46:11 [ssh-agent] Looking for ssh-agent implementation... 19:46:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:46:11 $ docker exec 8435ff2a44ba510495c910bd0a7d07f9b2a059c010953e4a7dad815ee20fa01d ssh-agent 19:46:11 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfFagAA/agent.14 19:46:11 SSH_AGENT_PID=20 19:46:11 Running ssh-add (command line suppressed) 19:46:11 Identity added: /w/workspace/edgex-go/81@tmp/private_key_557801944625443262.key (/w/workspace/edgex-go/81@tmp/private_key_557801944625443262.key) 19:46:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:46:11 + git semver tag 19:46:11 # -> Open(): unable to determine branch for HEAD 19:46:11 # $GIT_DIR = /w/workspace/edgex-go/81/.git 19:46:11 # $GIT_WORK_TREE = /w/workspace/edgex-go/81 19:46:11 # $SEMVER_REMOTE_NAME = origin 19:46:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:46:11 # $SEMVER_USER_NAME = edgex-jenkins 19:46:11 # $SEMVER_BRANCH = main 19:46:11 # $SEMVER_DIR = /w/workspace/edgex-go/81/.semver 19:46:11 # 69f0044378c84a2584b9cc14c244d921f2d7705f HEAD 19:46:11 # -> Force: false 19:46:11 # b46ff32c72375662b48dc388fdd96190332ec4b3 refs/tags/v2.0.1-dev.70 [Pipeline] } 19:46:11 $ docker exec --env ******** --env ******** 8435ff2a44ba510495c910bd0a7d07f9b2a059c010953e4a7dad815ee20fa01d ssh-agent -k 19:46:11 unset SSH_AUTH_SOCK; 19:46:11 unset SSH_AGENT_PID; 19:46:11 echo Agent pid 20 killed; 19:46:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:46:12 + git semver [Pipeline] } 19:46:12 $ docker stop --time=1 8435ff2a44ba510495c910bd0a7d07f9b2a059c010953e4a7dad815ee20fa01d 19:46:13 $ docker rm -f 8435ff2a44ba510495c910bd0a7d07f9b2a059c010953e4a7dad815ee20fa01d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 19:46:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:46:13 19:46:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 19:46:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:46:13 0.23.1-centos7: Pulling from edgex-lftools 19:46:13 ab5ef0e58194: Pulling fs layer 19:46:13 9712f1f96733: Pulling fs layer 19:46:13 63f879dbbcfc: Pulling fs layer 19:46:13 0d9ebad4ef96: Pulling fs layer 19:46:13 e9a5061849ea: Pulling fs layer 19:46:13 d747dcd14b5f: Pulling fs layer 19:46:13 2de7ff778b66: Pulling fs layer 19:46:13 e9a5061849ea: Waiting 19:46:13 d747dcd14b5f: Waiting 19:46:13 2de7ff778b66: Waiting 19:46:13 0d9ebad4ef96: Waiting 19:46:13 9712f1f96733: Verifying Checksum 19:46:13 9712f1f96733: Download complete 19:46:14 63f879dbbcfc: Verifying Checksum 19:46:14 63f879dbbcfc: Download complete 19:46:14 ab5ef0e58194: Verifying Checksum 19:46:14 ab5ef0e58194: Download complete 19:46:14 d747dcd14b5f: Verifying Checksum 19:46:14 d747dcd14b5f: Download complete 19:46:14 e9a5061849ea: Verifying Checksum 19:46:14 e9a5061849ea: Download complete 19:46:14 0d9ebad4ef96: Verifying Checksum 19:46:14 0d9ebad4ef96: Download complete 19:46:14 2de7ff778b66: Verifying Checksum 19:46:14 2de7ff778b66: Download complete 19:46:18 ab5ef0e58194: Pull complete 19:46:18 9712f1f96733: Pull complete 19:46:18 63f879dbbcfc: Pull complete 19:46:22 0d9ebad4ef96: Pull complete 19:46:22 e9a5061849ea: Pull complete 19:46:22 d747dcd14b5f: Pull complete 19:46:24 2de7ff778b66: Pull complete 19:46:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:46:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:46:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 19:46:24 prd-centos7-docker-4c-2g-1475 does not seem to be running inside a container 19:46:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:46:27 $ docker top c9dcb721d46c866f58df404e7c6c2c64bf5bfa5bc9c975a9d7e550154001a7fc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:46:27 provisioning config files... 19:46:27 copy managed file [sigul-config] to file:/w/workspace/edgex-go/81@tmp/config1957443910344542177tmp 19:46:27 copy managed file [sigul-password] to file:/w/workspace/edgex-go/81@tmp/config263337124472837912tmp 19:46:27 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/81@tmp/config6125118470140480661tmp [Pipeline] { [Pipeline] echo 19:46:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:46:28 ---> sigul-configuration.sh 19:46:28 gpg: directory `/root/.gnupg' created 19:46:28 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:46:28 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:46:28 gpg: keyring `/root/.gnupg/secring.gpg' created 19:46:28 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:46:28 gpg: CAST5 encrypted data 19:46:28 gpg: encrypted with 1 passphrase 19:46:28 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:46:28 + mkdir /home/jenkins 19:46:28 + mkdir /home/jenkins/sigul [Pipeline] sh 19:46:28 + 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 19:46:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:46:28 ---> sigul-install.sh 19:46:28 Sigul already installed; skipping installation. [Pipeline] sh 19:46:29 + git tag --list 19:46:29 0.6.0 19:46:29 0.6.1 19:46:29 0.7.0 19:46:29 0.7.1 19:46:29 v1.0.0 19:46:29 v1.0.1 19:46:29 v1.1.0 19:46:29 v1.2.0 19:46:29 v1.2.1 19:46:29 v1.3.0 19:46:29 v1.3.1 19:46:29 v2.0.0 19:46:29 v2.0.1-dev.1 19:46:29 v2.0.1-dev.10 19:46:29 v2.0.1-dev.11 19:46:29 v2.0.1-dev.12 19:46:29 v2.0.1-dev.13 19:46:29 v2.0.1-dev.14 19:46:29 v2.0.1-dev.15 19:46:29 v2.0.1-dev.16 19:46:29 v2.0.1-dev.17 19:46:29 v2.0.1-dev.18 19:46:29 v2.0.1-dev.19 19:46:29 v2.0.1-dev.2 19:46:29 v2.0.1-dev.20 19:46:29 v2.0.1-dev.21 19:46:29 v2.0.1-dev.22 19:46:29 v2.0.1-dev.23 19:46:29 v2.0.1-dev.24 19:46:29 v2.0.1-dev.25 19:46:29 v2.0.1-dev.26 19:46:29 v2.0.1-dev.27 19:46:29 v2.0.1-dev.28 19:46:29 v2.0.1-dev.29 19:46:29 v2.0.1-dev.3 19:46:29 v2.0.1-dev.30 19:46:29 v2.0.1-dev.31 19:46:29 v2.0.1-dev.32 19:46:29 v2.0.1-dev.33 19:46:29 v2.0.1-dev.34 19:46:29 v2.0.1-dev.35 19:46:29 v2.0.1-dev.36 19:46:29 v2.0.1-dev.37 19:46:29 v2.0.1-dev.38 19:46:29 v2.0.1-dev.39 19:46:29 v2.0.1-dev.4 19:46:29 v2.0.1-dev.40 19:46:29 v2.0.1-dev.41 19:46:29 v2.0.1-dev.42 19:46:29 v2.0.1-dev.43 19:46:29 v2.0.1-dev.44 19:46:29 v2.0.1-dev.45 19:46:29 v2.0.1-dev.46 19:46:29 v2.0.1-dev.47 19:46:29 v2.0.1-dev.48 19:46:29 v2.0.1-dev.49 19:46:29 v2.0.1-dev.5 19:46:29 v2.0.1-dev.50 19:46:29 v2.0.1-dev.51 19:46:29 v2.0.1-dev.52 19:46:29 v2.0.1-dev.53 19:46:29 v2.0.1-dev.54 19:46:29 v2.0.1-dev.55 19:46:29 v2.0.1-dev.56 19:46:29 v2.0.1-dev.57 19:46:29 v2.0.1-dev.58 19:46:29 v2.0.1-dev.59 19:46:29 v2.0.1-dev.6 19:46:29 v2.0.1-dev.60 19:46:29 v2.0.1-dev.61 19:46:29 v2.0.1-dev.62 19:46:29 v2.0.1-dev.63 19:46:29 v2.0.1-dev.64 19:46:29 v2.0.1-dev.65 19:46:29 v2.0.1-dev.66 19:46:29 v2.0.1-dev.67 19:46:29 v2.0.1-dev.68 19:46:29 v2.0.1-dev.69 19:46:29 v2.0.1-dev.7 19:46:29 v2.0.1-dev.70 19:46:29 v2.0.1-dev.8 19:46:29 v2.0.1-dev.9 [Pipeline] sh 19:46:29 + lftools sign git-tag v2.0.1-dev.70 19:46:30 Signing Git tag with Sigul... 19:46:30 Signing v2.0.1-dev.70 [Pipeline] echo 19:46:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:46:31 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:46:31 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:46:31 $ docker stop --time=1 c9dcb721d46c866f58df404e7c6c2c64bf5bfa5bc9c975a9d7e550154001a7fc 19:46:32 $ docker rm -f c9dcb721d46c866f58df404e7c6c2c64bf5bfa5bc9c975a9d7e550154001a7fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 19:46:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:46:33 . [Pipeline] withDockerContainer 19:46:33 prd-centos7-docker-4c-2g-1475 does not seem to be running inside a container 19:46:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:46:33 $ docker top 97e521da9056d52f2e02d0182a30017dfab483a3a6f5c5453a65614ab3817d67 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:46:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:46:34 [ssh-agent] Looking for ssh-agent implementation... 19:46:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:46:34 $ docker exec 97e521da9056d52f2e02d0182a30017dfab483a3a6f5c5453a65614ab3817d67 ssh-agent 19:46:34 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAnLhIa/agent.14 19:46:34 SSH_AGENT_PID=20 19:46:34 Running ssh-add (command line suppressed) 19:46:34 Identity added: /w/workspace/edgex-go/81@tmp/private_key_5514916094070797255.key (/w/workspace/edgex-go/81@tmp/private_key_5514916094070797255.key) 19:46:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:46:34 + git semver bump pre 19:46:34 # -> Open(): unable to determine branch for HEAD 19:46:34 # $GIT_DIR = /w/workspace/edgex-go/81/.git 19:46:34 # $GIT_WORK_TREE = /w/workspace/edgex-go/81 19:46:34 # $SEMVER_REMOTE_NAME = origin 19:46:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:46:34 # $SEMVER_USER_NAME = edgex-jenkins 19:46:34 # $SEMVER_BRANCH = main 19:46:34 # $SEMVER_DIR = /w/workspace/edgex-go/81/.semver 19:46:34 2.0.1-dev.71 [Pipeline] } 19:46:34 $ docker exec --env ******** --env ******** 97e521da9056d52f2e02d0182a30017dfab483a3a6f5c5453a65614ab3817d67 ssh-agent -k 19:46:34 unset SSH_AUTH_SOCK; 19:46:34 unset SSH_AGENT_PID; 19:46:34 echo Agent pid 20 killed; 19:46:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:46:35 + git semver [Pipeline] } 19:46:35 $ docker stop --time=1 97e521da9056d52f2e02d0182a30017dfab483a3a6f5c5453a65614ab3817d67 19:46:36 $ docker rm -f 97e521da9056d52f2e02d0182a30017dfab483a3a6f5c5453a65614ab3817d67 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 19:46:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:46:36 . [Pipeline] withDockerContainer 19:46:36 prd-centos7-docker-4c-2g-1475 does not seem to be running inside a container 19:46:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:46:37 $ docker top 34ec85d8688d7d2981907a1d35ee555e471dccc8f56144f7c27b7fb94bb68ce4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:46:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:46:37 [ssh-agent] Looking for ssh-agent implementation... 19:46:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:46:37 $ docker exec 34ec85d8688d7d2981907a1d35ee555e471dccc8f56144f7c27b7fb94bb68ce4 ssh-agent 19:46:37 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKAhFph/agent.15 19:46:37 SSH_AGENT_PID=22 19:46:37 Running ssh-add (command line suppressed) 19:46:37 Identity added: /w/workspace/edgex-go/81@tmp/private_key_1396999851332572991.key (/w/workspace/edgex-go/81@tmp/private_key_1396999851332572991.key) 19:46:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:46:37 + git semver push 19:46:37 # -> Open(): unable to determine branch for HEAD 19:46:37 # $GIT_DIR = /w/workspace/edgex-go/81/.git 19:46:37 # $GIT_WORK_TREE = /w/workspace/edgex-go/81 19:46:37 # $SEMVER_REMOTE_NAME = origin 19:46:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:46:37 # $SEMVER_USER_NAME = edgex-jenkins 19:46:37 # $SEMVER_BRANCH = main 19:46:37 # $SEMVER_DIR = /w/workspace/edgex-go/81/.semver [Pipeline] } 19:46:42 $ docker exec --env ******** --env ******** 34ec85d8688d7d2981907a1d35ee555e471dccc8f56144f7c27b7fb94bb68ce4 ssh-agent -k 19:46:42 unset SSH_AUTH_SOCK; 19:46:42 unset SSH_AGENT_PID; 19:46:42 echo Agent pid 22 killed; 19:46:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:46:42 + git semver [Pipeline] } 19:46:42 $ docker stop --time=1 34ec85d8688d7d2981907a1d35ee555e471dccc8f56144f7c27b7fb94bb68ce4 19:46:43 $ docker rm -f 34ec85d8688d7d2981907a1d35ee555e471dccc8f56144f7c27b7fb94bb68ce4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:46:44 + '[' -d /w/workspace/edgex-go/81/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:46:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:46:45 ---> package-listing.sh 19:46:45 ++ facter osfamily 19:46:45 ++ tr '[:upper:]' '[:lower:]' 19:46:45 + OS_FAMILY=redhat 19:46:45 + workspace=/w/workspace/edgex-go/81 19:46:45 + START_PACKAGES=/tmp/packages_start.txt 19:46:45 + END_PACKAGES=/tmp/packages_end.txt 19:46:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:46:45 + PACKAGES=/tmp/packages_start.txt 19:46:45 + '[' /w/workspace/edgex-go/81 ']' 19:46:45 + PACKAGES=/tmp/packages_end.txt 19:46:45 + case "${OS_FAMILY}" in 19:46:45 + rpm -qa 19:46:45 + sort 19:46:48 + '[' -f /tmp/packages_start.txt ']' 19:46:48 + '[' -f /tmp/packages_end.txt ']' 19:46:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:46:48 + '[' /w/workspace/edgex-go/81 ']' 19:46:48 + mkdir -p /w/workspace/edgex-go/81/archives/ 19:46:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/81/archives/ [Pipeline] echo 19:46:48 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/81/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:46:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:46:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:46:49 19:46:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:46:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:46:49 latest: Pulling from edgex-lftools-log-publisher 19:46:49 b4d181a07f80: Pulling fs layer 19:46:49 a1111a8f2ec3: Pulling fs layer 19:46:49 ed53099fbce6: Pulling fs layer 19:46:49 dc539afda2c1: Pulling fs layer 19:46:49 77bc0d833cb6: Pulling fs layer 19:46:49 9065ff56babe: Pulling fs layer 19:46:49 d287ab97295c: Pulling fs layer 19:46:49 77bc0d833cb6: Waiting 19:46:49 9065ff56babe: Waiting 19:46:49 d287ab97295c: Waiting 19:46:49 dc539afda2c1: Waiting 19:46:49 a1111a8f2ec3: Verifying Checksum 19:46:49 a1111a8f2ec3: Download complete 19:46:49 dc539afda2c1: Verifying Checksum 19:46:49 dc539afda2c1: Download complete 19:46:49 ed53099fbce6: Verifying Checksum 19:46:49 ed53099fbce6: Download complete 19:46:50 77bc0d833cb6: Verifying Checksum 19:46:50 77bc0d833cb6: Download complete 19:46:50 9065ff56babe: Verifying Checksum 19:46:50 9065ff56babe: Download complete 19:46:50 b4d181a07f80: Verifying Checksum 19:46:50 b4d181a07f80: Download complete 19:46:50 d287ab97295c: Verifying Checksum 19:46:50 d287ab97295c: Download complete 19:46:51 b4d181a07f80: Pull complete 19:46:51 a1111a8f2ec3: Pull complete 19:46:52 ed53099fbce6: Pull complete 19:46:52 dc539afda2c1: Pull complete 19:46:52 77bc0d833cb6: Pull complete 19:46:52 9065ff56babe: Pull complete 19:46:57 d287ab97295c: Pull complete 19:46:57 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:46:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:46:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:46:57 prd-centos7-docker-4c-2g-1475 does not seem to be running inside a container 19:46:57 $ 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/81/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/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:47:00 $ docker top b4a26409175c7066af4bae0ad2c7efc0b4fb0729515d9498e593e8f14e1253a6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:47:00 + touch /tmp/pre-build-complete [Pipeline] sh 19:47:00 + mkdir -p /var/log/sysstat [Pipeline] sh 19:47:01 + ls /var/log/sa-host 19:47:01 + sadf -c /var/log/sa-host/sa14 19:47:01 file_magic: OK 19:47:01 HZ: Using current value: 100 19:47:01 file_header: OK 19:47:01 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 19:47:01 Statistics: 19:47:01 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:47:01 File successfully converted to sysstat format version 12.0.3 19:47:01 + sadf -c /var/log/sa-host/sa30 19:47:01 file_magic: OK 19:47:01 HZ: Using current value: 100 19:47:01 file_header: OK 19:47:01 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 19:47:01 Statistics: 19:47:01 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:47:01 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:47:01 provisioning config files... 19:47:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/81@tmp/config3353979483369393026tmp [Pipeline] { [Pipeline] echo 19:47:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:47:01 ---> create-netrc.sh [Pipeline] } 19:47:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:47:01 ---> python-tools-install.sh [Pipeline] echo 19:47:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:47:02 ---> sudo-logs.sh 19:47:02 Archiving 'sudo' log.. 19:47:02 sudo: unable to resolve host prd-centos7-docker-4c-2g-1475.novalocal: Name or service not known 19:47:02 sudo: unable to resolve host prd-centos7-docker-4c-2g-1475.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 19:47:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:47:02 ---> job-cost.sh 19:47:02 lf-activate-venv: SKIPPING 19:47:02 DEBUG: total: 0.10999999940395355 19:47:02 INFO: Retrieving Stack Cost... 19:47:20 INFO: Retrieving Pricing Info for: v3-standard-2 19:47:20 INFO: Archiving Costs [Pipeline] echo 19:47:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:47:20 ---> logs-deploy.sh 19:47:20 lf-activate-venv: SKIPPING 19:47:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/81 19:47:20 INFO: archiving workspace using pattern(s): 19:47:21 Archives upload complete. 19:47:21 INFO: archiving logs to Nexus 19:47:22 ---> uname -a: 19:47:22 Linux prd-centos7-docker-4c-2g-1475.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 19:47:22 19:47:22 19:47:22 ---> lscpu: 19:47:22 Architecture: x86_64 19:47:22 CPU op-mode(s): 32-bit, 64-bit 19:47:22 Byte Order: Little Endian 19:47:22 Address sizes: 40 bits physical, 48 bits virtual 19:47:22 CPU(s): 2 19:47:22 On-line CPU(s) list: 0,1 19:47:22 Thread(s) per core: 1 19:47:22 Core(s) per socket: 1 19:47:22 Socket(s): 2 19:47:22 NUMA node(s): 1 19:47:22 Vendor ID: AuthenticAMD 19:47:22 CPU family: 23 19:47:22 Model: 49 19:47:22 Model name: AMD EPYC-Rome Processor 19:47:22 Stepping: 0 19:47:22 CPU MHz: 2799.998 19:47:22 BogoMIPS: 5599.99 19:47:22 Virtualization: AMD-V 19:47:22 Hypervisor vendor: KVM 19:47:22 Virtualization type: full 19:47:22 L1d cache: 32K 19:47:22 L1i cache: 32K 19:47:22 L2 cache: 512K 19:47:22 L3 cache: 16384K 19:47:22 NUMA node0 CPU(s): 0,1 19:47:22 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 19:47:22 19:47:22 19:47:22 ---> nproc: 19:47:22 2 19:47:22 19:47:22 19:47:22 ---> df -h: 19:47:22 Filesystem Size Used Avail Use% Mounted on 19:47:22 overlay 40G 14G 27G 34% / 19:47:22 tmpfs 64M 0 64M 0% /dev 19:47:22 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:47:22 shm 64M 0 64M 0% /dev/shm 19:47:22 /dev/vda1 40G 14G 27G 34% /facter-os 19:47:22 19:47:22 19:47:22 ---> sar -b -r -n DEV: 19:47:22 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/14/21 _x86_64_ (2 CPU) 19:47:22 19:47:22 19:23:33 LINUX RESTART (2 CPU) 19:47:22 19:47:22 19:24:01 tps rtps wtps bread/s bwrtn/s 19:47:22 19:25:01 134.30 25.12 109.19 5668.31 20145.52 19:47:22 19:26:01 369.30 0.00 369.30 0.00 88139.88 19:47:22 19:27:01 58.83 0.00 58.83 0.00 10539.47 19:47:22 19:28:01 109.72 0.02 109.70 0.53 4428.85 19:47:22 19:29:02 614.05 289.59 324.45 8160.77 198503.51 19:47:22 19:30:01 516.57 256.83 259.74 14210.86 133045.51 19:47:22 19:31:01 579.44 89.73 489.71 5747.83 191301.96 19:47:22 19:32:01 132.10 20.73 111.37 1664.72 14205.18 19:47:22 19:33:01 2.26 0.00 2.26 0.00 59.55 19:47:22 19:34:01 0.35 0.07 0.28 0.53 5.56 19:47:22 19:35:01 0.40 0.08 0.32 59.69 4.96 19:47:22 19:36:01 0.30 0.00 0.30 0.00 4.86 19:47:22 19:37:01 0.35 0.00 0.35 0.00 5.21 19:47:22 19:38:01 0.27 0.00 0.27 0.00 4.63 19:47:22 19:39:01 0.53 0.23 0.30 7.33 4.13 19:47:22 19:40:01 0.70 0.00 0.70 0.00 13.11 19:47:22 19:41:01 0.30 0.00 0.30 0.00 3.51 19:47:22 19:42:01 0.28 0.00 0.28 0.00 3.18 19:47:22 19:43:01 0.27 0.00 0.27 0.00 3.81 19:47:22 19:44:01 0.25 0.00 0.25 0.00 3.06 19:47:22 19:45:01 0.25 0.00 0.25 0.00 2.80 19:47:22 19:46:01 135.90 3.28 132.62 161.60 28167.44 19:47:22 Average: 120.55 31.03 89.52 1613.59 31247.54 19:47:22 19:47:22 19:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:47:22 19:25:01 4721276 0 749928 9.36 2620 2535108 1626040 17.95 867400 2118500 517428 19:47:22 19:26:01 3487812 0 1002456 12.52 2620 3516044 1665168 18.38 1307588 2748164 173204 19:47:22 19:27:01 3332040 0 1010116 12.61 2620 3664156 1530364 16.90 1388676 2809560 14508 19:47:22 19:28:01 3290996 0 1064380 13.29 2620 3650936 1629632 17.99 1438508 2779844 41132 19:47:22 19:29:02 354456 0 1281752 16.00 2620 6370104 2378548 26.26 2632192 4424096 120780 19:47:22 19:30:01 791300 0 1354668 16.91 2620 5860344 3386424 37.39 2761324 3840432 24 19:47:22 19:31:01 1441224 0 1295312 16.17 2620 5269776 2091572 23.09 2148032 3772960 320 19:47:22 19:32:01 2853252 0 1138196 14.21 2620 4014864 1575860 17.40 1624292 2922892 20 19:47:22 19:33:01 2869912 0 1121532 14.00 2620 4014868 1420988 15.69 1612792 2922328 20 19:47:22 19:34:01 2876656 0 1114780 13.92 2620 4014876 1376632 15.20 1608156 2922980 20 19:47:22 19:35:01 2874680 0 1114964 13.92 2620 4016668 1376764 15.20 1612944 2919916 16 19:47:22 19:36:01 2874768 0 1114868 13.92 2620 4016676 1376788 15.20 1613068 2919948 8 19:47:22 19:37:01 2881132 0 1108500 13.84 2620 4016680 1376632 15.20 1609852 2916892 8 19:47:22 19:38:01 2881264 0 1108368 13.84 2620 4016680 1376696 15.20 1609888 2916892 8 19:47:22 19:39:01 2881252 0 1108344 13.84 2620 4016716 1376696 15.20 1610480 2916424 16 19:47:22 19:40:01 2880876 0 1108716 13.84 2620 4016720 1376792 15.20 1610464 2916452 8 19:47:22 19:41:01 2881368 0 1108216 13.84 2620 4016728 1376696 15.20 1610380 2916452 12 19:47:22 19:42:01 2880856 0 1108724 13.84 2620 4016732 1376696 15.20 1610384 2916452 8 19:47:22 19:43:01 2880432 0 1109144 13.85 2620 4016736 1376840 15.20 1610804 2916452 8 19:47:22 19:44:01 2881004 0 1108568 13.84 2620 4016740 1376696 15.20 1610392 2916452 8 19:47:22 19:45:01 2880760 0 1108808 13.84 2620 4016744 1376780 15.20 1610604 2916452 8 19:47:22 19:46:01 1912920 0 1218940 15.22 2620 4874452 1547484 17.09 1801432 3619112 94164 19:47:22 Average: 2709556 0 1116331 13.94 2620 4180425 1607854 17.75 1677711 3044075 43715 19:47:22 19:47:22 19:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:47:22 19:25:01 eth0 1283.59 1371.24 9513.27 183.12 0.00 0.00 0.00 0.00 19:47:22 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:22 19:25:01 docker0 642.14 349.85 59.16 2666.66 0.00 0.00 0.00 0.00 19:47:22 19:26:01 eth0 246.76 185.94 2068.69 28.39 0.00 0.00 0.00 0.00 19:47:22 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:22 19:26:01 vethb07ae73 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:47:22 19:26:01 docker0 167.12 215.16 13.77 2039.43 0.00 0.00 0.00 0.00 19:47:22 19:27:01 eth0 28.63 15.09 22.77 11.04 0.00 0.00 0.00 0.00 19:47:22 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:22 19:27:01 vethb07ae73 2.23 2.23 0.18 0.19 0.00 0.00 0.00 0.00 19:47:22 19:27:01 docker0 2.23 2.23 0.15 0.19 0.00 0.00 0.00 0.00 19:47:22 19:28:01 eth0 20.28 10.67 17.51 9.08 0.00 0.00 0.00 0.00 19:47:22 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:22 19:28:01 vethb07ae73 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:22 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:22 19:29:02 veth1ccee9b 0.00 0.32 0.00 0.02 0.00 0.00 0.00 0.00 19:47:22 19:29:02 veth602fcc1 0.03 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:47:22 19:29:02 eth0 140.97 84.99 1874.88 131.96 0.00 0.00 0.00 0.00 19:47:22 19:29:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:22 19:30:01 veth3dd374f 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 19:47:22 19:30:01 veth734f7fc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:22 19:30:01 veth1ccee9b 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 19:47:22 19:30:01 vetha63db42 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 19:47:22 19:31:01 vethb8bf1ae 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:47:22 19:31:01 veth1ccee9b 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 19:47:22 19:31:01 eth0 1890.16 1746.95 15187.37 393.92 0.00 0.00 0.00 0.00 19:47:22 19:31:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:47:22 19:32:01 eth0 416.98 422.99 368.14 1688.60 0.00 0.00 0.00 0.00 19:47:22 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:22 19:32:01 docker0 860.03 680.57 76.26 5579.35 0.00 0.00 0.00 0.00 19:47:22 19:33:01 eth0 1.23 0.70 1.00 0.27 0.00 0.00 0.00 0.00 19:47:22 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:22 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:22 19:34:01 eth0 0.42 0.08 0.03 0.01 0.00 0.00 0.00 0.00 19:47:22 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:22 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:22 19:35:01 eth0 1.33 0.52 0.47 0.27 0.00 0.00 0.00 0.00 19:47:22 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:22 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:22 19:36:01 eth0 0.48 0.35 0.27 0.20 0.00 0.00 0.00 0.00 19:47:22 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:22 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:22 19:37:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:47:22 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:22 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:22 19:38:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:47:22 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:22 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:22 19:39:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:47:22 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:22 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:22 19:40:01 eth0 0.33 0.23 0.14 0.07 0.00 0.00 0.00 0.00 19:47:22 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:22 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:22 19:41:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:47:22 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:22 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:22 19:42:01 eth0 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:47:22 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:22 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:22 19:43:01 eth0 0.53 0.38 0.27 0.21 0.00 0.00 0.00 0.00 19:47:22 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:22 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:22 19:44:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:47:22 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:22 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:22 19:45:01 eth0 0.25 0.23 0.14 0.07 0.00 0.00 0.00 0.00 19:47:22 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:22 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:22 19:46:01 eth0 208.16 116.10 4456.89 17.42 0.00 0.00 0.00 0.00 19:47:22 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:22 19:46:01 docker0 27.14 46.71 2.78 390.36 0.00 0.00 0.00 0.00 19:47:22 Average: eth0 114.18 103.89 908.47 95.57 0.00 0.00 0.00 0.00 19:47:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:22 Average: docker0 40.37 33.09 3.60 271.62 0.00 0.00 0.00 0.00 19:47:22 19:47:22 19:47:22 ---> sar -P ALL: 19:47:22 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/14/21 _x86_64_ (2 CPU) 19:47:22 19:47:22 19:23:33 LINUX RESTART (2 CPU) 19:47:22 19:47:22 19:24:01 CPU %user %nice %system %iowait %steal %idle 19:47:22 19:25:01 all 35.55 0.00 10.19 3.60 0.10 50.56 19:47:22 19:25:01 0 35.17 0.00 11.18 3.22 0.09 50.34 19:47:22 19:25:01 1 35.93 0.00 9.20 3.98 0.11 50.79 19:47:22 19:26:01 all 47.32 0.00 13.34 3.29 0.15 35.91 19:47:22 19:26:01 0 46.69 0.00 13.68 3.05 0.15 36.43 19:47:22 19:26:01 1 47.94 0.00 13.00 3.53 0.15 35.38 19:47:22 19:27:01 all 39.43 0.00 5.93 0.63 0.09 53.92 19:47:22 19:27:01 0 40.19 0.00 6.17 0.57 0.09 52.98 19:47:22 19:27:01 1 38.67 0.00 5.69 0.69 0.09 54.86 19:47:22 19:28:01 all 74.18 0.00 7.59 1.18 0.15 16.89 19:47:22 19:28:01 0 74.17 0.00 7.83 1.20 0.15 16.65 19:47:22 19:28:01 1 74.20 0.00 7.36 1.16 0.15 17.13 19:47:22 19:29:02 all 36.13 0.00 16.79 21.60 0.15 25.33 19:47:22 19:29:02 0 35.22 0.00 16.89 22.06 0.15 25.68 19:47:22 19:29:02 1 37.05 0.00 16.68 21.15 0.15 24.98 19:47:22 19:30:01 all 70.33 0.00 13.97 12.84 0.17 2.69 19:47:22 19:30:01 0 69.19 0.00 15.00 14.08 0.17 1.56 19:47:22 19:30:01 1 71.47 0.00 12.94 11.60 0.17 3.81 19:47:22 19:31:01 all 75.38 0.00 18.93 4.01 0.17 1.51 19:47:22 19:31:01 0 74.24 0.00 19.75 4.40 0.17 1.44 19:47:22 19:31:01 1 76.51 0.00 18.11 3.63 0.17 1.57 19:47:22 19:32:01 all 26.20 0.00 7.42 1.35 0.13 64.90 19:47:22 19:32:01 0 25.96 0.00 7.98 1.67 0.12 64.26 19:47:22 19:32:01 1 26.43 0.00 6.85 1.04 0.14 65.54 19:47:22 19:33:01 all 0.22 0.00 0.08 0.00 0.02 99.68 19:47:22 19:33:01 0 0.08 0.00 0.08 0.00 0.02 99.82 19:47:22 19:33:01 1 0.35 0.00 0.08 0.00 0.02 99.55 19:47:22 19:34:01 all 0.33 0.00 0.06 0.00 0.02 99.60 19:47:22 19:34:01 0 0.13 0.00 0.08 0.00 0.03 99.75 19:47:22 19:34:01 1 0.52 0.00 0.03 0.00 0.00 99.45 19:47:22 19:35:01 all 0.22 0.00 0.06 0.00 0.01 99.72 19:47:22 19:35:01 0 0.30 0.00 0.05 0.00 0.00 99.65 19:47:22 19:35:01 1 0.13 0.00 0.07 0.00 0.02 99.78 19:47:22 19:47:22 19:35:01 CPU %user %nice %system %iowait %steal %idle 19:47:22 19:36:01 all 0.21 0.00 0.03 0.00 0.02 99.75 19:47:22 19:36:01 0 0.37 0.00 0.02 0.00 0.02 99.60 19:47:22 19:36:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:47:22 19:37:01 all 0.08 0.00 0.04 0.00 0.01 99.87 19:47:22 19:37:01 0 0.08 0.00 0.03 0.00 0.00 99.88 19:47:22 19:37:01 1 0.07 0.00 0.05 0.00 0.02 99.87 19:47:22 19:38:01 all 0.24 0.00 0.03 0.00 0.02 99.71 19:47:22 19:38:01 0 0.38 0.00 0.03 0.00 0.02 99.57 19:47:22 19:38:01 1 0.10 0.00 0.03 0.00 0.02 99.85 19:47:22 19:39:01 all 0.21 0.00 0.05 0.00 0.02 99.72 19:47:22 19:39:01 0 0.37 0.00 0.08 0.00 0.02 99.53 19:47:22 19:39:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:47:22 19:40:01 all 0.25 0.00 0.02 0.00 0.01 99.72 19:47:22 19:40:01 0 0.47 0.00 0.02 0.00 0.02 99.50 19:47:22 19:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:47:22 19:41:01 all 0.14 0.00 0.03 0.00 0.02 99.81 19:47:22 19:41:01 0 0.27 0.00 0.05 0.00 0.02 99.67 19:47:22 19:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:47:22 19:42:01 all 0.08 0.00 0.04 0.00 0.02 99.87 19:47:22 19:42:01 0 0.10 0.00 0.03 0.00 0.02 99.85 19:47:22 19:42:01 1 0.05 0.00 0.05 0.00 0.02 99.88 19:47:22 19:43:01 all 0.24 0.00 0.03 0.00 0.01 99.72 19:47:22 19:43:01 0 0.05 0.00 0.03 0.00 0.00 99.92 19:47:22 19:43:01 1 0.43 0.00 0.02 0.00 0.02 99.53 19:47:22 19:44:01 all 0.22 0.00 0.03 0.00 0.01 99.75 19:47:22 19:44:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:47:22 19:44:01 1 0.38 0.00 0.02 0.00 0.00 99.60 19:47:22 19:45:01 all 0.19 0.00 0.04 0.00 0.00 99.77 19:47:22 19:45:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:47:22 19:45:01 1 0.35 0.00 0.05 0.00 0.00 99.60 19:47:22 19:46:01 all 12.37 0.00 4.86 2.78 0.06 79.93 19:47:22 19:46:01 0 12.40 0.00 5.09 2.76 0.07 79.68 19:47:22 19:46:01 1 12.33 0.00 4.63 2.80 0.05 80.18 19:47:22 19:47:22 Average: CPU %user %nice %system %iowait %steal %idle 19:47:22 Average: all 17.99 0.00 4.28 2.20 0.06 75.48 19:47:22 Average: 0 17.83 0.00 4.48 2.27 0.06 75.37 19:47:22 Average: 1 18.14 0.00 4.09 2.13 0.06 75.59 19:47:22 19:47:22 19:47:22