Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 540a10ffba831aef6e1ef93355137724c31e102d 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-ssh17563467620265862615.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh4465871057585441860.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8233990347314644360.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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 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-ssh17165513046878290377.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8839598986967382337.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-28363 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/292 [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/292 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 540a10ffba831aef6e1ef93355137724c31e102d (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 540a10ffba831aef6e1ef93355137724c31e102d # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#4146)" > git rev-list --no-walk 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:23:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:23:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:23:30 ========================================================= 22:23:30 EdgeX Global Pipelines Version Info 22:23:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:23:31 ------------------- 22:23:31 stable info: 22:23:31 ------------------- 22:23:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:23:31 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 22:23:31 Message: update stable to v1.0.239 22:23:31 ------------------- 22:23:31 experimental info: 22:23:31 ------------------- 22:23:31 Commited By: **** collab-it+edgex@linuxfoundation.org 22:23:31 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 22:23:31 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:23:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:23:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:23:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:23:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:23:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:23:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:23:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:23:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:23:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:23:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:23:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:23:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:23:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:23:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:23:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:23:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:23:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:23:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:23:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:23:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:23:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:23:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:23:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:23:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:23:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:23:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:23:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] echo 22:23:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 540a10f [Pipeline] echo 22:23:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:23:32 provisioning config files... 22:23:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/292@tmp/config2838246019964985688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:23:32 ---> docker-login.sh 22:23:32 nexus3.edgexfoundry.org:10001 22:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:33 Configure a credential helper to remove this warning. See 22:23:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:33 22:23:33 Login Succeeded 22:23:33 nexus3.edgexfoundry.org:10002 22:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:33 Configure a credential helper to remove this warning. See 22:23:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:33 22:23:33 Login Succeeded 22:23:33 nexus3.edgexfoundry.org:10003 22:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:33 Configure a credential helper to remove this warning. See 22:23:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:33 22:23:33 Login Succeeded 22:23:33 nexus3.edgexfoundry.org:10004 22:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:33 Configure a credential helper to remove this warning. See 22:23:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:33 22:23:33 Login Succeeded 22:23:33 docker.io 22:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:34 Configure a credential helper to remove this warning. See 22:23:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:34 22:23:34 Login Succeeded 22:23:34 ---> docker-login.sh ends [Pipeline] } 22:23:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:23: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/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 22:23:34 + dirname cmd/core-command/Dockerfile 22:23:34 + cut -d/ -f2 22:23:34 + echo core-command,cmd/core-command/Dockerfile 22:23:34 + dirname cmd/core-data/Dockerfile 22:23:34 + cut -d/ -f2 22:23:34 + echo core-data,cmd/core-data/Dockerfile 22:23:34 + dirname cmd/core-metadata/Dockerfile 22:23:34 + cut -d/ -f2 22:23:34 + echo core-metadata,cmd/core-metadata/Dockerfile 22:23:34 + dirname cmd/security-bootstrapper/Dockerfile 22:23:34 + cut -d/ -f2 22:23:34 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:23:34 + dirname cmd/security-proxy-setup/Dockerfile 22:23:34 + cut -d/ -f2 22:23:34 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:23:34 + dirname cmd/security-secretstore-setup/Dockerfile 22:23:34 + cut -d/ -f2 22:23:34 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:23:34 + dirname+ cmd/security-spiffe-token-provider/Dockerfile 22:23:34 cut -d/ -f2 22:23:34 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 22:23:34 + dirname cmd/security-spire-agent/Dockerfile 22:23:34 + cut -d/ -f2 22:23:34 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 22:23:34 + dirname cmd/security-spire-config/Dockerfile 22:23:34 + cut -d/ -f2 22:23:34 + echo security-spire-config,cmd/security-spire-config/Dockerfile 22:23:34 + dirname cmd/security-spire-server/Dockerfile 22:23:34 + cut -d/ -f2 22:23:34 + echo security-spire-server,cmd/security-spire-server/Dockerfile 22:23:34 + + dirnamecut cmd/support-notifications/Dockerfile -d/ 22:23:34 -f2 22:23:34 + echo support-notifications,cmd/support-notifications/Dockerfile 22:23:34 + dirname cmd/support-scheduler/Dockerfile 22:23:34 + cut -d/ -f2 22:23:34 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:23:34 + dirname cmd/sys-mgmt-agent/Dockerfile 22:23:34 + cut -d/ -f2 22:23:34 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:23:34 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:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:23:34 + git rev-list -1 --merges 540a10ffba831aef6e1ef93355137724c31e102d~1..540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] echo 22:23:35 -----------> git rev-list -1 --merges 540a10ffba831aef6e1ef93355137724c31e102d~1..540a10ffba831aef6e1ef93355137724c31e102d 540a10ffba831aef6e1ef93355137724c31e102d [false] [Pipeline] sh 22:23:35 + git log --format=format:%s -1 540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] echo 22:23:35 ========================================================= 22:23:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:23:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 22:23:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:23:35 + grep -v github /etc/ssh/ssh_known_hosts 22:23:35 + [ -e /tmp/ssh_known_hosts ] 22:23:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:23:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:23:35 + sudo tee -a /etc/ssh/ssh_known_hosts 22:23:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:23:36 22:23:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:23:36 0.1.4: Pulling from edgex-devops/py-git-semver 22:23:36 b85a868b505f: Pulling fs layer 22:23:36 e2be974225ed: Pulling fs layer 22:23:36 339a4e72a1f5: Pulling fs layer 22:23:36 988bab9f4d93: Pulling fs layer 22:23:36 1469e6f7b9e6: Pulling fs layer 22:23:36 eaf3925da568: Pulling fs layer 22:23:36 bab4dde63d76: Pulling fs layer 22:23:36 bde34c3a00c8: Pulling fs layer 22:23:36 b352a97aabf1: Pulling fs layer 22:23:36 4872d77fe225: Pulling fs layer 22:23:36 5851b861e8e6: Pulling fs layer 22:23:36 bab4dde63d76: Waiting 22:23:36 4872d77fe225: Waiting 22:23:36 1469e6f7b9e6: Waiting 22:23:36 bde34c3a00c8: Waiting 22:23:36 5851b861e8e6: Waiting 22:23:36 eaf3925da568: Waiting 22:23:36 b352a97aabf1: Waiting 22:23:36 988bab9f4d93: Waiting 22:23:36 e2be974225ed: Download complete 22:23:36 988bab9f4d93: Verifying Checksum 22:23:36 988bab9f4d93: Download complete 22:23:36 1469e6f7b9e6: Verifying Checksum 22:23:36 1469e6f7b9e6: Download complete 22:23:36 eaf3925da568: Download complete 22:23:36 339a4e72a1f5: Verifying Checksum 22:23:36 339a4e72a1f5: Download complete 22:23:36 bde34c3a00c8: Verifying Checksum 22:23:36 bde34c3a00c8: Download complete 22:23:36 b352a97aabf1: Download complete 22:23:36 4872d77fe225: Verifying Checksum 22:23:36 4872d77fe225: Download complete 22:23:36 5851b861e8e6: Download complete 22:23:36 b85a868b505f: Verifying Checksum 22:23:36 b85a868b505f: Download complete 22:23:36 bab4dde63d76: Verifying Checksum 22:23:36 bab4dde63d76: Download complete 22:23:38 b85a868b505f: Pull complete 22:23:38 e2be974225ed: Pull complete 22:23:38 339a4e72a1f5: Pull complete 22:23:38 988bab9f4d93: Pull complete 22:23:39 1469e6f7b9e6: Pull complete 22:23:39 eaf3925da568: Pull complete 22:23:41 bab4dde63d76: Pull complete 22:23:41 bde34c3a00c8: Pull complete 22:23:41 b352a97aabf1: Pull complete 22:23:41 4872d77fe225: Pull complete 22:23:41 5851b861e8e6: Pull complete 22:23:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:23:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:23:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:42 prd-ubuntu20.04-docker-8c-8g-28363 does not seem to be running inside a container 22:23:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/292 -v /w/workspace/edgex-go/292:/w/workspace/edgex-go/292:rw,z -v /w/workspace/edgex-go/292@tmp:/w/workspace/edgex-go/292@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-devops/py-git-semver:0.1.4 cat 22:23:43 $ docker top 508423b040330a57f72dae86af6ed791a24d54252ee993e24ef483877e20f3b3 -eo pid,comm 22:23:43 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:23:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:23:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:23:43 [ssh-agent] Looking for ssh-agent implementation... 22:23:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:23:44 $ docker exec 508423b040330a57f72dae86af6ed791a24d54252ee993e24ef483877e20f3b3 ssh-agent 22:23:44 SSH_AUTH_SOCK=/tmp/ssh-J5EjSGZ1amUT/agent.35 22:23:44 SSH_AGENT_PID=41 22:23:44 Running ssh-add (command line suppressed) 22:23:44 Identity added: /w/workspace/edgex-go/292@tmp/private_key_5844987795569288199.key (/w/workspace/edgex-go/292@tmp/private_key_5844987795569288199.key) 22:23:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:23:44 + git tag --points-at HEAD [Pipeline] } 22:23:44 $ docker exec --env ******** --env ******** 508423b040330a57f72dae86af6ed791a24d54252ee993e24ef483877e20f3b3 ssh-agent -k 22:23:44 unset SSH_AUTH_SOCK; 22:23:44 unset SSH_AGENT_PID; 22:23:44 echo Agent pid 41 killed; 22:23:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:23:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:23:44 [ssh-agent] Looking for ssh-agent implementation... 22:23:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:23:44 $ docker exec 508423b040330a57f72dae86af6ed791a24d54252ee993e24ef483877e20f3b3 ssh-agent 22:23:45 SSH_AUTH_SOCK=/tmp/ssh-mmeTGT0EaGLe/agent.75 22:23:45 SSH_AGENT_PID=81 22:23:45 Running ssh-add (command line suppressed) 22:23:45 Identity added: /w/workspace/edgex-go/292@tmp/private_key_253485508282687175.key (/w/workspace/edgex-go/292@tmp/private_key_253485508282687175.key) 22:23:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:23:45 + git semver init 22:23:45 2022-09-06 22:23:45,679 [run_init] DEBUG init version:0.0.0 force:False 22:23:45 2022-09-06 22:23:45,680 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/292/.semver 22:23:45 2022-09-06 22:23:45,680 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/292/.semver 22:23:45 2022-09-06 22:23:45,681 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/292/.semver'], cwd=/w/workspace/edgex-go/292, universal_newlines=False, shell=None, istream=None) 22:23:51 2022-09-06 22:23:50,183 [append_file] DEBUG append to file:/w/workspace/edgex-go/292/.git/info/exclude 22:23:51 2022-09-06 22:23:50,184 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/292/.semver/main with force:False 22:23:51 2022-09-06 22:23:50,185 [read_version] DEBUG read version from /w/workspace/edgex-go/292/.semver/main 22:23:51 2022-09-06 22:23:50,185 [read_version] DEBUG read version from /w/workspace/edgex-go/292/.semver/main 22:23:51 2.3.0-dev.56 [Pipeline] } 22:23:51 $ docker exec --env ******** --env ******** 508423b040330a57f72dae86af6ed791a24d54252ee993e24ef483877e20f3b3 ssh-agent -k 22:23:51 unset SSH_AUTH_SOCK; 22:23:51 unset SSH_AGENT_PID; 22:23:51 echo Agent pid 81 killed; 22:23:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:23:51 + git semver [Pipeline] } 22:23:51 $ docker stop --time=1 508423b040330a57f72dae86af6ed791a24d54252ee993e24ef483877e20f3b3 22:23:53 $ docker rm -f 508423b040330a57f72dae86af6ed791a24d54252ee993e24ef483877e20f3b3 [Pipeline] // withDockerContainer [Pipeline] sh 22:23:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:23:53 Stashed 1 file(s) [Pipeline] echo 22:23:53 [edgeXSemver]: initialized semver on version 2.3.0-dev.56 [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] sh 22:23:54 + git config --global --add safe.directory /w/workspace/edgex-go/292 [Pipeline] echo 22:23:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:23:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:23:54 ========================================================= 22:23:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:23:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:23:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:23:54 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:23:54 2408cc74d12b: Pulling fs layer 22:23:54 ea60b727a1ce: Pulling fs layer 22:23:54 30c4a7721957: Pulling fs layer 22:23:54 370296b7ddb6: Pulling fs layer 22:23:54 7c6cee850709: Pulling fs layer 22:23:54 370296b7ddb6: Waiting 22:23:54 39a5fcdaea64: Pulling fs layer 22:23:54 d94ebbe4e438: Pulling fs layer 22:23:54 bcfd1f05c69d: Pulling fs layer 22:23:54 7c6cee850709: Waiting 22:23:54 39a5fcdaea64: Waiting 22:23:54 d94ebbe4e438: Waiting 22:23:54 59ccb84bbe0f: Pulling fs layer 22:23:54 bcfd1f05c69d: Waiting 22:23:54 59ccb84bbe0f: Waiting 22:23:54 30c4a7721957: Verifying Checksum 22:23:54 30c4a7721957: Download complete 22:23:54 ea60b727a1ce: Verifying Checksum 22:23:54 ea60b727a1ce: Download complete 22:23:54 7c6cee850709: Download complete 22:23:54 39a5fcdaea64: Verifying Checksum 22:23:54 39a5fcdaea64: Download complete 22:23:54 2408cc74d12b: Verifying Checksum 22:23:54 2408cc74d12b: Download complete 22:23:54 d94ebbe4e438: Download complete 22:23:54 2408cc74d12b: Pull complete 22:23:55 ea60b727a1ce: Pull complete 22:23:55 30c4a7721957: Pull complete 22:23:55 59ccb84bbe0f: Verifying Checksum 22:23:55 59ccb84bbe0f: Download complete 22:23:55 bcfd1f05c69d: Verifying Checksum 22:23:55 bcfd1f05c69d: Download complete 22:23:55 370296b7ddb6: Verifying Checksum 22:23:55 370296b7ddb6: Download complete 22:24:00 370296b7ddb6: Pull complete 22:24:00 7c6cee850709: Pull complete 22:24:00 39a5fcdaea64: Pull complete 22:24:00 d94ebbe4e438: Pull complete 22:24:02 bcfd1f05c69d: Pull complete 22:24:03 59ccb84bbe0f: Pull complete 22:24:03 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 22:24:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:24:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 22:24:03 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:24:03 WORKDIR /edgex 22:24:03 COPY go.mod . 22:24:03 RUN go mod download 22:24:03 + docker build -t ci-base-image-x86_64 -f - . 22:24:04 Sending build context to Docker daemon 169.3MB 22:24:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:24:04 ---> a4fb48ad2a94 22:24:04 Step 2/4 : WORKDIR /edgex 22:24:06 ---> Running in e41a02092034 22:24:06 Removing intermediate container e41a02092034 22:24:06 ---> 7c884769ccd1 22:24:06 Step 3/4 : COPY go.mod . 22:24:06 ---> 361a07a23a8f 22:24:06 Step 4/4 : RUN go mod download 22:24:06 ---> Running in 95617df08f97 22:24:08 Still waiting to schedule task 22:24:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:24:21 Removing intermediate container 95617df08f97 22:24:21 ---> 7abb7884bd6a 22:24:21 Successfully built 7abb7884bd6a 22:24:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:21 + docker inspect -f . ci-base-image-x86_64 22:24:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:22 prd-ubuntu20.04-docker-8c-8g-28363 does not seem to be running inside a container 22:24:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/292 -v /w/workspace/edgex-go/292:/w/workspace/edgex-go/292:rw,z -v /w/workspace/edgex-go/292@tmp:/w/workspace/edgex-go/292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:24:22 $ docker top 9623fb42fdf301376b4b1d08b998ac1154514bd10675af57249878451004003e -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:23 + go version 22:24:23 go version go1.18.3 linux/amd64 [Pipeline] } 22:24:23 $ docker stop --time=1 9623fb42fdf301376b4b1d08b998ac1154514bd10675af57249878451004003e 22:24:24 $ docker rm -f 9623fb42fdf301376b4b1d08b998ac1154514bd10675af57249878451004003e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:24 + docker inspect -f . ci-base-image-x86_64 22:24:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:24 prd-ubuntu20.04-docker-8c-8g-28363 does not seem to be running inside a container 22:24:24 $ 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/292 -v /w/workspace/edgex-go/292:/w/workspace/edgex-go/292:rw,z -v /w/workspace/edgex-go/292@tmp:/w/workspace/edgex-go/292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:24:25 $ docker top b054a842f99e86d49d9045a2d72c2b5bb449dff604eca0c611ae3b3c0d24a46e -eo pid,comm [Pipeline] { [Pipeline] echo 22:24:25 ========================================================= 22:24:25 [edgeXBuildGoParallel] Running Tests and Build... 22:24:25 ========================================================= [Pipeline] sh 22:24:25 + git config --global --add safe.directory /w/workspace/edgex-go/292 [Pipeline] fileExists [Pipeline] sh 22:24:25 + make test 22:24:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:24:34 ? github.com/edgexfoundry/edgex-go [no test files] 22:24:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:24:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:24:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:24:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:24:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:24:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:24:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:24:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:24:48 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:24:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:24:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:24:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:24:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:24:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:24:48 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:24:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.074s coverage: 28.7% of statements 22:24:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:24:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:24:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.106s coverage: 98.5% of statements 22:24:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:24:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.140s coverage: 54.2% of statements 22:24:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:24:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:24:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.175s coverage: 89.2% of statements 22:24:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:24:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:24:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:24:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:24:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:24:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.092s coverage: 2.1% of statements 22:24:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:24:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:24:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.479s coverage: 95.6% of statements 22:24:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:24:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:24:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:24:53 ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements 22:24:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:24:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:24:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:24:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:24:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:24:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements 22:24:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:24:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:24:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:24:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements 22:24:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:24:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.079s coverage: 58.8% of statements 22:24:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.072s coverage: 29.6% of statements 22:24:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:24:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements 22:24:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.064s coverage: 79.5% of statements 22:24:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.088s coverage: 94.1% of statements 22:24:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements 22:24:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.077s coverage: 87.5% of statements 22:24:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.076s coverage: 94.4% of statements 22:24:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements 22:25:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.236s coverage: 80.8% of statements 22:25:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:25:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.122s coverage: 92.9% of statements 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:25:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:25:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.082s coverage: 87.2% of statements 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:25:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:25:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.105s coverage: 58.8% of statements 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:25:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 80.0% of statements 22:25:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements 22:25:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.100s coverage: 85.4% of statements 22:25:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.219s coverage: 91.2% of statements 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:25:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 64.7% of statements 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:25:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements 22:25:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 22:25:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 22:25:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 22:25:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements 22:25:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.427s coverage: 65.8% of statements 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:25:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.211s coverage: 43.6% of statements 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:25:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:25:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.071s coverage: 84.8% of statements 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:25:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.094s coverage: 17.7% of statements 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:25:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.210s coverage: 92.3% of statements 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:25:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 63.2% of statements 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:25:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.120s coverage: 97.7% of statements 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:25:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.089s coverage: 28.9% of statements 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:25:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 22:25:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 22:25:12 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 22:25:34 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 22:25:34 GO111MODULE=on go vet ./... 22:25:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:25:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:25:37 ./bin/test-attribution-txt.sh 22:25:37 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 22:25:37 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 22:25:37 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 22:25:37 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 22:25:37 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 22:25:37 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 22:25:37 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 22:25:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:25:37 + ls -al . 22:25:37 total 736 22:25:37 drwxrwxr-x 10 1001 1001 4096 Sep 6 22:24 . 22:25:37 drwxr-xr-x 4 root root 4096 Sep 6 22:24 .. 22:25:37 -rw-rw-r-- 1 1001 1001 16 Sep 6 22:23 .dockerignore 22:25:37 drwxrwxr-x 8 1001 1001 4096 Sep 6 22:25 .git 22:25:37 drwxrwxr-x 3 1001 1001 4096 Sep 6 22:23 .github 22:25:37 -rw-rw-r-- 1 1001 1001 1030 Sep 6 22:23 .gitignore 22:25:37 -rw-rw-r-- 1 1001 1001 42 Sep 6 22:23 .golangci.yml 22:25:37 -rw-rw-r-- 1 1001 1001 87 Sep 6 22:23 .hadolint.yml 22:25:37 drwxr-xr-x 3 1001 1001 4096 Sep 6 22:23 .semver 22:25:37 -rw-rw-r-- 1 1001 1001 166 Sep 6 22:23 .sonarcloud.properties 22:25:37 -rw-rw-r-- 1 1001 1001 1171 Sep 6 22:23 ADOPTERS.md 22:25:37 -rw-rw-r-- 1 1001 1001 10347 Sep 6 22:23 Attribution.txt 22:25:37 -rw-rw-r-- 1 1001 1001 63209 Sep 6 22:23 CHANGELOG.md 22:25:37 -rw-rw-r-- 1 1001 1001 3804 Sep 6 22:23 CONTRIBUTING.md 22:25:37 -rw-rw-r-- 1 1001 1001 677 Sep 6 22:23 GOVERNANCE.md 22:25:37 -rw-rw-r-- 1 1001 1001 850 Sep 6 22:23 Jenkinsfile 22:25:37 -rw-rw-r-- 1 1001 1001 10775 Sep 6 22:23 LICENSE 22:25:37 -rw-rw-r-- 1 1001 1001 13724 Sep 6 22:23 Makefile 22:25:37 -rw-rw-r-- 1 1001 1001 582 Sep 6 22:23 OWNERS.md 22:25:37 -rw-rw-r-- 1 1001 1001 9799 Sep 6 22:23 README.md 22:25:37 -rw-rw-r-- 1 1001 1001 6912 Sep 6 22:23 SECURITY.md 22:25:37 -rw-rw-r-- 1 1001 1001 12 Sep 6 22:23 VERSION 22:25:37 -rw-rw-r-- 1 1001 1001 4131 Sep 6 22:23 ZMQWindows.md 22:25:37 drwxrwxr-x 2 1001 1001 4096 Sep 6 22:23 bin 22:25:37 drwxrwxr-x 18 1001 1001 4096 Sep 6 22:23 cmd 22:25:37 -rw-r--r-- 1 root root 482786 Sep 6 22:25 coverage.out 22:25:37 -rw-rw-r-- 1 1001 1001 3682 Sep 6 22:23 go.mod 22:25:37 -rw-rw-r-- 1 1001 1001 38527 Sep 6 22:23 go.sum 22:25:37 drwxrwxr-x 8 1001 1001 4096 Sep 6 22:23 internal 22:25:37 drwxrwxr-x 3 1001 1001 4096 Sep 6 22:23 openapi 22:25:37 drwxrwxr-x 4 1001 1001 4096 Sep 6 22:23 snap 22:25:37 -rw-rw-r-- 1 1001 1001 204 Sep 6 22:23 version.go [Pipeline] sh 22:25:37 + '[' -e coverage.out ] 22:25:37 + chown 1001:1001 coverage.out [Pipeline] stash 22:25:37 Stashed 1 file(s) [Pipeline] sh 22:25:38 + make build 22:25:38 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 22:25:53 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:26:03 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:26:03 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:26:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:26:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:26:11 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:26:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:26:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:26:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:26:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:26:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:26:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 22:26:19 $ docker stop --time=1 b054a842f99e86d49d9045a2d72c2b5bb449dff604eca0c611ae3b3c0d24a46e 22:26:21 $ docker rm -f b054a842f99e86d49d9045a2d72c2b5bb449dff604eca0c611ae3b3c0d24a46e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:26:22 22:26:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:26:23 latest: Pulling from edgex-devops/edgex-compose 22:26:23 cbdbe7a5bc2a: Pulling fs layer 22:26:23 ca9280d653b3: Pulling fs layer 22:26:23 7e9c9ca2126c: Pulling fs layer 22:26:23 cbdbe7a5bc2a: Download complete 22:26:23 ca9280d653b3: Download complete 22:26:23 cbdbe7a5bc2a: Pull complete 22:26:23 7e9c9ca2126c: Download complete 22:26:23 ca9280d653b3: Pull complete 22:26:27 7e9c9ca2126c: Pull complete 22:26:27 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:26:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:26:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:26:27 prd-ubuntu20.04-docker-8c-8g-28363 does not seem to be running inside a container 22:26:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/292 -v /w/workspace/edgex-go/292:/w/workspace/edgex-go/292:rw,z -v /w/workspace/edgex-go/292@tmp:/w/workspace/edgex-go/292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:26:28 $ docker top 041e0afafacdbfaba06de3ec757e481d863ea29dcecb09dd490426fdb109b2c4 -eo pid,comm [Pipeline] { [Pipeline] sh 22:26:29 + docker-compose build --help 22:26:29 + grep parallel 22:26:29 --parallel Build images in parallel. [Pipeline] } 22:26:29 $ docker stop --time=1 041e0afafacdbfaba06de3ec757e481d863ea29dcecb09dd490426fdb109b2c4 22:26:31 $ docker rm -f 041e0afafacdbfaba06de3ec757e481d863ea29dcecb09dd490426fdb109b2c4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:26:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:26:31 prd-ubuntu20.04-docker-8c-8g-28363 does not seem to be running inside a container 22:26:31 $ 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/292 -v /w/workspace/edgex-go/292:/w/workspace/edgex-go/292:rw,z -v /w/workspace/edgex-go/292@tmp:/w/workspace/edgex-go/292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:26:32 $ docker top 5cea54a3dd46c5e2a2c354c6b5ba7dc7b13e12b6e2491b2c4286d7c8b1e888e3 -eo pid,comm [Pipeline] { [Pipeline] sh 22:26:32 + docker-compose -f ./docker-compose-build.yml build --parallel 22:26:33 Building core-command ... 22:26:33 Building core-data ... 22:26:33 Building core-metadata ... 22:26:33 Building security-bootstrapper ... 22:26:33 Building security-proxy-setup ... 22:26:33 Building security-secretstore-setup ... 22:26:33 Building security-spiffe-token-provider ... 22:26:33 Building security-spire-agent ... 22:26:33 Building security-spire-config ... 22:26:33 Building security-spire-server ... 22:26:33 Building support-notifications ... 22:26:33 Building support-scheduler ... 22:26:33 Building sys-mgmt-agent ... 22:26:33 Building security-spiffe-token-provider 22:26:33 Building security-spire-server 22:26:33 Building core-command 22:26:33 Building security-spire-config 22:26:33 Building support-notifications 22:26:45 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:26:45 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:26:45 ---> 7abb7884bd6a 22:26:45 Step 3/20 : WORKDIR /edgex-go 22:26:45 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:26:45 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:26:45 ---> 7abb7884bd6a 22:26:45 Step 3/26 : WORKDIR /edgex-go 22:26:45 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:26:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:26:45 ---> 7abb7884bd6a 22:26:45 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:26:45 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:26:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:26:45 ---> 7abb7884bd6a 22:26:45 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:26:45 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:26:45 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:26:45 ---> 7abb7884bd6a 22:26:45 Step 3/25 : WORKDIR /edgex-go 22:26:47 ---> Running in a0339c34f438 22:26:47 ---> Running in c54a064e1b84 22:26:47 ---> Running in 53d694d8ed56 22:26:47 ---> Running in 68c9bea264b9 22:26:47 ---> Running in d3f648eac411 22:26:47 Removing intermediate container a0339c34f438 22:26:47 ---> 4d3cae7cf890 22:26:47 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 22:26:47 Removing intermediate container 68c9bea264b9 22:26:47 ---> 848cd6ab2339 22:26:47 Step 4/24 : WORKDIR /edgex-go 22:26:47 Removing intermediate container 53d694d8ed56 22:26:47 ---> e96d01795b3c 22:26:47 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:26:47 Removing intermediate container d3f648eac411 22:26:47 ---> a85e4b7da1a4 22:26:47 Step 4/23 : WORKDIR /edgex-go 22:26:47 Removing intermediate container c54a064e1b84 22:26:47 ---> 36d23623c866 22:26:47 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:26:47 ---> Running in ffe4389f6aba 22:26:47 ---> Running in 5e05c198bf7b 22:26:47 ---> Running in 1146d4bdc90f 22:26:47 ---> Running in c8cf8e854fde 22:26:47 ---> Running in 8e325142f89a 22:26:47 Removing intermediate container 5e05c198bf7b 22:26:47 ---> b9de3e7d7b21 22:26:47 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:26:47 Removing intermediate container 8e325142f89a 22:26:47 ---> a5df1b5acbed 22:26:47 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:26:47 ---> Running in 312a4302965a 22:26:47 ---> Running in 91ed865a4639 22:26:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:26:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:26:48 v3.16.2-137-g4cee2ca501 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 22:26:48 v3.16.2-138-g7a2f8ae896 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 22:26:48 OK: 17040 distinct packages available 22:26:48 Removing intermediate container 1146d4bdc90f 22:26:48 ---> b9e6f55671d8 22:26:48 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:26:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:26:48 ---> Running in 647920b48e72 22:26:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:26:48 Removing intermediate container c8cf8e854fde 22:26:48 ---> 9c61f9edb6a6 22:26:48 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 22:26:48 OK: 211 MiB in 51 packages 22:26:48 ---> Running in 2c12ef2978df 22:26:48 Removing intermediate container 312a4302965a 22:26:48 ---> 2de2ad43aad2 22:26:48 Step 6/24 : RUN apk add --update --no-cache make git 22:26:48 Removing intermediate container 91ed865a4639 22:26:48 ---> 424e9179c505 22:26:48 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:26:48 ---> Running in 68810dd90db0 22:26:48 ---> Running in 5d6f5754006c 22:26:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:26:49 Removing intermediate container ffe4389f6aba 22:26:49 ---> d9e610558fc7 22:26:49 Step 5/20 : COPY go.mod vendor* ./ 22:26:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:26:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:26:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:26:49 ---> 87ac728df8e2 22:26:49 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:49 ---> Running in 4251ce9f31f4 22:26:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:26:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:26:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:26:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:26:50 OK: 211 MiB in 51 packages 22:26:50 OK: 211 MiB in 51 packages 22:26:50 OK: 211 MiB in 51 packages 22:26:50 OK: 211 MiB in 51 packages 22:26:52 Removing intermediate container 647920b48e72 22:26:52 ---> 859f2694152a 22:26:52 Step 6/26 : COPY go.mod vendor* ./ 22:26:52 Removing intermediate container 68810dd90db0 22:26:52 ---> aa428383413c 22:26:52 Step 7/24 : COPY go.mod vendor* ./ 22:26:52 Removing intermediate container 2c12ef2978df 22:26:52 ---> 4d7081cd44ff 22:26:52 Step 6/25 : COPY go.mod vendor* ./ 22:26:52 Removing intermediate container 5d6f5754006c 22:26:52 ---> 25e96c482718 22:26:52 Step 7/23 : COPY go.mod vendor* ./ 22:26:52 ---> 1ee56f57c481 22:26:52 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:52 ---> Running in 7ec40f868b99 22:26:52 ---> 1480adfe2f13 22:26:52 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:52 ---> d95687a75040 22:26:52 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:52 ---> bd5b5ea8c1c2 22:26:52 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:52 ---> Running in aa3eebb15390 22:26:52 ---> Running in fa962d2e94e5 22:26:52 ---> Running in f1da5451657a 22:26:59 Removing intermediate container 4251ce9f31f4 22:26:59 ---> d4bb25ef16de 22:26:59 Step 7/20 : COPY . . 22:27:07 ---> 3b4a77783b9a 22:27:07 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:27:07 ---> Running in fc2f2123ccf6 22:27:07 Removing intermediate container 7ec40f868b99 22:27:07 ---> 03f51538cc85 22:27:07 Step 8/26 : COPY . . 22:27:07 Removing intermediate container aa3eebb15390 22:27:07 ---> ec1bc1fb89f0 22:27:07 Step 9/23 : COPY . . 22:27:07 Removing intermediate container f1da5451657a 22:27:07 ---> 8fbcc16b8326 22:27:07 Step 8/25 : COPY . . 22:27:07 Removing intermediate container fa962d2e94e5 22:27:07 ---> dde10257d86f 22:27:07 Step 9/24 : COPY . . 22:27:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:27:19 ---> a8e990a90f1a 22:27:19 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 22:27:19 ---> d8ca9c7a57e7 22:27:19 ---> 035c8a58ac9d 22:27:19 ---> 86c3b5b9a09b 22:27:19 Step 10/23 : RUN make cmd/support-notifications/support-notificationsStep 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 22:27:19 22:27:19 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:27:19 ---> Running in 80f502a92383 22:27:19 ---> Running in 414fb30b729e 22:27:19 ---> Running in 12a927116faf 22:27:19 ---> Running in 75d22ae888ae 22:27:19 Removing intermediate container 80f502a92383 22:27:19 ---> 83851ee85b3f 22:27:19 Step 10/25 : WORKDIR /edgex-go/spire-build 22:27:19 Removing intermediate container 12a927116faf 22:27:19 ---> 24ab553ff032 22:27:19 Step 10/26 : WORKDIR /edgex-go/spire-build 22:27:19 ---> Running in f229d4319e73 22:27:19 ---> Running in 6122f7fc95fa 22:27:19 Removing intermediate container f229d4319e73 22:27:19 ---> c4e481aadc30 22:27:19 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:27:19 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:27:19 ---> Running in 87d8f6695c6c 22:27:19 Removing intermediate container 6122f7fc95fa 22:27:19 ---> 549d2d581259 22:27:19 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:27:19 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:27:19 ---> Running in 8d6d42d4d3a7 22:27:20 Removing intermediate container 8d6d42d4d3a7 22:27:20 ---> 9e54a770efed 22:27:20 Step 12/26 : WORKDIR /edgex-go 22:27:20 ---> Running in b3f39307f7fb 22:27:20 Removing intermediate container 87d8f6695c6c 22:27:20 ---> 1857ad057b77 22:27:20 Step 12/25 : WORKDIR /edgex-go 22:27:20 ---> Running in 77e3ab151fff 22:27:20 Removing intermediate container b3f39307f7fb 22:27:20 ---> 607b377fbb87 22:27:20 22:27:20 Step 13/26 : FROM alpine:3.15 22:27:21 Removing intermediate container 77e3ab151fff 22:27:21 ---> 6f4837a29439 22:27:21 22:27:21 Step 13/25 : FROM alpine:3.15 22:27:21 3.15: Pulling from library/alpine 22:27:21 3.15: Pulling from library/alpine 22:27:22 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 22:27:22 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 22:27:22 Status: Image is up to date for alpine:3.15 22:27:22 Status: Downloaded newer image for alpine:3.15 22:27:22 ---> c4fc93816858 22:27:22 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:27:22 ---> c4fc93816858 22:27:22 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:27:22 ---> Running in 8069d263bf0b 22:27:22 ---> Running in 1ee3f391319a 22:27:22 Removing intermediate container 8069d263bf0b 22:27:22 ---> 821832e2b404 22:27:22 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:27:22 Removing intermediate container 1ee3f391319a 22:27:22 ---> 297da7ae3b7c 22:27:22 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:27:22 ---> Running in bebc17cee91d 22:27:22 ---> Running in c92693cac4d3 22:27:24 Removing intermediate container c92693cac4d3 22:27:24 ---> 4348f1776d77 22:27:24 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:27:24 ---> Running in 70b8f294a6c1 22:27:25 Removing intermediate container bebc17cee91d 22:27:25 ---> fd5c58710fd2 22:27:25 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:27:25 ---> Running in d03c6575f54f 22:27:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:27:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:27:26 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:27:26 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:27:27 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:27:27 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:27:27 OK: 15856 distinct packages available 22:27:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:27:27 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:27:27 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:27:27 OK: 15856 distinct packages available 22:27:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:27:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:27:28 (1/4) Installing dumb-init (1.2.5-r1) 22:27:28 (2/4) Installing musl-obstack (1.2.3-r0) 22:27:28 (3/4) Installing libucontext (1.1-r0) 22:27:28 (4/4) Installing gcompat (1.0.0-r4) 22:27:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:27:28 Executing busybox-1.34.1-r7.trigger 22:27:28 OK: 6 MiB in 18 packages 22:27:29 Removing intermediate container fc2f2123ccf6 22:27:29 ---> ff995f3804c5 22:27:29 22:27:29 Step 9/20 : FROM alpine:3.15 22:27:29 ---> c4fc93816858 22:27:29 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:27:29 ---> Using cache 22:27:29 ---> 297da7ae3b7c 22:27:29 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:27:29 ---> Using cache 22:27:29 ---> fd5c58710fd2 22:27:29 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:27:29 (1/5) Installing dumb-init (1.2.5-r1) 22:27:29 (2/5) Installing musl-obstack (1.2.3-r0) 22:27:29 (3/5) Installing libucontext (1.1-r0) 22:27:29 (4/5) Installing gcompat (1.0.0-r4) 22:27:29 ---> Running in b78050d2e22d 22:27:29 (5/5) Installing openssl (1.1.1q-r0) 22:27:29 Executing busybox-1.34.1-r7.trigger 22:27:29 OK: 7 MiB in 19 packages 22:27:29 Removing intermediate container 70b8f294a6c1 22:27:29 ---> aac2cb786afc 22:27:29 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:27:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:27:30 Removing intermediate container d03c6575f54f 22:27:30 ---> fb606bafde13 22:27:30 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:27:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:27:31 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:27:31 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:27:31 OK: 15856 distinct packages available 22:27:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:27:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:27:32 (1/9) Installing ca-certificates (20220614-r0) 22:27:32 (2/9) Installing brotli-libs (1.0.9-r5) 22:27:32 (3/9) Installing nghttp2-libs (1.46.0-r0) 22:27:32 ---> af610429f965 22:27:32 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:27:32 (4/9) Installing libcurl (7.80.0-r3) 22:27:32 ---> dcb244bbcf90 22:27:32 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:27:32 (5/9) Installing curl (7.80.0-r3) 22:27:32 (6/9) Installing dumb-init (1.2.5-r1) 22:27:32 (7/9) Installing musl-obstack (1.2.3-r0) 22:27:33 (8/9) Installing libucontext (1.1-r0) 22:27:33 (9/9) Installing gcompat (1.0.0-r4) 22:27:33 ---> 267efad03c14 22:27:33 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:27:33 ---> 4f44b5ae217f 22:27:33 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:27:33 ---> Running in 3b2f1b1a3c55 22:27:33 Executing busybox-1.34.1-r7.trigger 22:27:33 Executing ca-certificates-20220614-r0.trigger 22:27:33 OK: 8 MiB in 23 packages 22:27:33 Removing intermediate container 3b2f1b1a3c55 22:27:33 ---> 4331eb888e4a 22:27:33 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:27:33 ---> 8abb8a2f942b 22:27:33 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:27:33 ---> 0555ff047e70 22:27:33 Step 21/26 : WORKDIR / 22:27:34 ---> Running in 407b806bf943 22:27:34 ---> 503f6d9f3b12 22:27:34 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:27:34 ---> Running in 09ed714cd81c 22:27:34 Removing intermediate container 407b806bf943 22:27:34 ---> ceef7a285ddf 22:27:34 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:27:34 ---> Running in 3b90b5eafb5f 22:27:34 Removing intermediate container 09ed714cd81c 22:27:34 ---> a2792f412d03 22:27:34 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:27:34 Removing intermediate container b78050d2e22d 22:27:34 ---> a03a18a8ea18 22:27:34 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 22:27:34 ---> Running in e51b6340480b 22:27:34 Removing intermediate container 3b90b5eafb5f 22:27:34 ---> 0e971855c49a 22:27:34 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:27:34 ---> Running in 9cdf8497f5af 22:27:35 Removing intermediate container e51b6340480b 22:27:35 ---> b9ced071a0a7 22:27:35 Step 23/25 : LABEL arch=x86_64 22:27:35 ---> f9473c67dec6 22:27:35 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:27:35 ---> Running in 9ee2d967a149 22:27:35 Removing intermediate container 9cdf8497f5af 22:27:35 ---> 0e2961c1619e 22:27:35 Step 24/26 : LABEL arch=x86_64 22:27:35 ---> Running in 63adf5b2d69a 22:27:35 Removing intermediate container 9ee2d967a149 22:27:35 ---> b80cdd87b99c 22:27:35 Step 24/25 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d 22:27:35 ---> Running in d1205c0a8fe2 22:27:35 Removing intermediate container 63adf5b2d69a 22:27:35 ---> e450dc1f0c25 22:27:35 Step 25/26 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d 22:27:35 ---> Running in 2047f3f0ca03 22:27:35 Removing intermediate container d1205c0a8fe2 22:27:35 ---> 056fde96fd6f 22:27:35 Step 25/25 : LABEL version=2.3.0-dev.56 22:27:36 ---> Running in 99afbd7911dd 22:27:36 Removing intermediate container 2047f3f0ca03 22:27:36 ---> ce87778f79ca 22:27:36 Step 26/26 : LABEL version=2.3.0-dev.56 22:27:36 ---> Running in 785b58293383 22:27:36 Removing intermediate container 99afbd7911dd 22:27:36 ---> 7ef326aea669 22:27:36 22:27:36 ---> ae7d73cbd379 22:27:36 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 22:27:36 Successfully built 7ef326aea669 22:27:36 Successfully tagged security-spire-server:latest 22:27:36 Building security-spire-agent 22:27:36  Building security-spire-server ... done Removing intermediate container 785b58293383 22:27:36 ---> 938eb8b9cdef 22:27:36 22:27:36 Successfully built 938eb8b9cdef 22:27:36 Successfully tagged security-spire-config:latest 22:27:36 Building core-metadata 22:27:39  Building security-spire-config ... done  ---> 731af469c03b 22:27:39 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:27:40 ---> Running in ed832774b3a0 22:27:40 Removing intermediate container ed832774b3a0 22:27:40 ---> 2322999a28a0 22:27:40 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:27:40 ---> Running in 83cc2f6f304b 22:27:41 Removing intermediate container 83cc2f6f304b 22:27:41 ---> 1ec0e9e8b0dc 22:27:41 Step 18/20 : LABEL arch=x86_64 22:27:41 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:27:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:27:41 ---> 7abb7884bd6a 22:27:41 Step 3/26 : WORKDIR /edgex-go 22:27:41 ---> Using cache 22:27:41 ---> 36d23623c866 22:27:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:27:41 ---> Using cache 22:27:41 ---> 9c61f9edb6a6 22:27:41 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:27:41 ---> Using cache 22:27:41 ---> 4d7081cd44ff 22:27:41 Step 6/26 : COPY go.mod vendor* ./ 22:27:41 ---> Using cache 22:27:41 ---> bd5b5ea8c1c2 22:27:41 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:27:41 ---> Using cache 22:27:41 ---> 8fbcc16b8326 22:27:41 Step 8/26 : COPY . . 22:27:41 ---> Using cache 22:27:41 ---> a8e990a90f1a 22:27:41 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:27:41 ---> Using cache 22:27:41 ---> 83851ee85b3f 22:27:41 Step 10/26 : WORKDIR /edgex-go/spire-build 22:27:41 ---> Using cache 22:27:41 ---> c4e481aadc30 22:27:41 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:27:41 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:27:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:27:41 ---> 7abb7884bd6a 22:27:41 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:27:41 ---> Using cache 22:27:41 ---> a85e4b7da1a4 22:27:41 Step 4/25 : WORKDIR /edgex-go 22:27:41 ---> Using cache 22:27:41 ---> a5df1b5acbed 22:27:41 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:27:41 ---> Using cache 22:27:41 ---> 424e9179c505 22:27:41 Step 6/25 : RUN apk add --update --no-cache make git 22:27:41 ---> Running in 189e7b7c487d 22:27:41 ---> Running in a7566d72d471 22:27:41 ---> Running in 977b5955e12b 22:27:41 Removing intermediate container 977b5955e12b 22:27:41 ---> 7d4a87d7e3de 22:27:41 Step 19/20 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d 22:27:41 ---> Running in 601c88cb1622 22:27:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:27:42 Removing intermediate container 601c88cb1622 22:27:42 ---> 3fbe7677e933 22:27:42 Step 20/20 : LABEL version=2.3.0-dev.56 22:27:42 ---> Running in 5dd38af88384 22:27:42 Removing intermediate container 5dd38af88384 22:27:42 ---> fa62926c7b87 22:27:42 22:27:42 Successfully built fa62926c7b87 22:27:42 Removing intermediate container 189e7b7c487d 22:27:42 ---> 47aea2813aee 22:27:42 Step 12/26 : WORKDIR /edgex-go 22:27:42 Successfully tagged security-spiffe-token-provider:latest 22:27:42  Building security-spiffe-token-provider ... done Building security-proxy-setup 22:27:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:27:42 ---> Running in 359223303c7e 22:27:42 Removing intermediate container 414fb30b729e 22:27:42 ---> 3054d0cc7e72 22:27:42 22:27:42 Step 11/24 : FROM alpine:3.16 22:27:43 OK: 211 MiB in 51 packages 22:27:43 3.16: Pulling from library/alpine 22:27:44 Removing intermediate container 359223303c7e 22:27:44 ---> 043f81e081b5 22:27:44 22:27:44 Step 13/26 : FROM alpine:3.15 22:27:44 ---> c4fc93816858 22:27:44 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:27:44 ---> Using cache 22:27:44 ---> 297da7ae3b7c 22:27:44 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:27:44 ---> Using cache 22:27:44 ---> fd5c58710fd2 22:27:44 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:27:44 ---> Using cache 22:27:44 ---> fb606bafde13 22:27:44 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:27:45 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:27:45 Status: Downloaded newer image for alpine:3.16 22:27:45 ---> 9c6f07244728 22:27:45 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:27:45 ---> Running in 1de8c5a8352b 22:27:45 ---> bdf17163114d 22:27:45 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:27:45 Removing intermediate container a7566d72d471 22:27:45 ---> 90fcd27521c3 22:27:45 Step 7/25 : COPY go.mod vendor* ./ 22:27:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:27:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:27:45 ---> 7abb7884bd6a 22:27:45 Step 3/22 : WORKDIR /edgex-go 22:27:45 ---> Using cache 22:27:45 ---> 36d23623c866 22:27:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:27:45 ---> Using cache 22:27:45 ---> 9c61f9edb6a6 22:27:45 Step 5/22 : RUN apk add --update --no-cache make git 22:27:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:27:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:27:46 (1/1) Installing dumb-init (1.2.5-r1) 22:27:46 Executing busybox-1.35.0-r17.trigger 22:27:46 OK: 6 MiB in 15 packages 22:27:46 ---> e52e2dcc8044 22:27:46 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:27:46 ---> Running in 5f6df3248e9a 22:27:46 ---> Running in 79e60dee7cd2 22:27:46 ---> 5d2e6bc87ea1 22:27:46 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:27:47 Removing intermediate container 1de8c5a8352b 22:27:47 ---> ebdfdf9128bf 22:27:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:27:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:27:47 ---> 8ffd3bb7b5f8 22:27:47 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:27:47 ---> Running in 5db738e0d21f 22:27:48 Removing intermediate container 5db738e0d21f 22:27:48 ---> fb74c443a408 22:27:48 Step 14/24 : ENV APP_PORT=59882 22:27:48 ---> 5367538d976a 22:27:48 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:27:48 ---> Running in 0abcf00651bc 22:27:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:27:48 Removing intermediate container 75d22ae888ae 22:27:48 ---> e37b9532d967 22:27:48 22:27:48 Step 11/23 : FROM alpine:3.16 22:27:48 ---> 9c6f07244728 22:27:48 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:27:48 Removing intermediate container 0abcf00651bc 22:27:48 ---> c3e99708ca99 22:27:48 Step 15/24 : EXPOSE $APP_PORT 22:27:48 ---> cab125a8691f 22:27:48 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:27:48 ---> Running in f8810ca0298c 22:27:48 ---> Running in 17bd17ffed17 22:27:48 OK: 211 MiB in 51 packages 22:27:48 ---> Running in b7a26cb9fd6b 22:27:49 Removing intermediate container 17bd17ffed17 22:27:49 ---> c0284a702d43 22:27:49 Step 16/24 : WORKDIR / 22:27:49 Removing intermediate container b7a26cb9fd6b 22:27:49 ---> 63d3ad1c8688 22:27:49 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:27:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:27:49 ---> Running in a649b38615a3 22:27:49 ---> Running in e9f42bcef8dc 22:27:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:27:49 Removing intermediate container a649b38615a3 22:27:49 ---> 42c9b78fa05c 22:27:49 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:27:49 (1/2) Installing ca-certificates (20220614-r0) 22:27:49 Removing intermediate container 5f6df3248e9a 22:27:49 ---> e6959660639b 22:27:49 Step 6/22 : COPY go.mod vendor* ./ 22:27:49 (2/2) Installing dumb-init (1.2.5-r1) 22:27:49 Executing busybox-1.35.0-r17.trigger 22:27:49 Executing ca-certificates-20220614-r0.trigger 22:27:49 OK: 6 MiB in 16 packages 22:27:50 Removing intermediate container e9f42bcef8dc 22:27:50 ---> e05d29ca1741 22:27:50 Step 24/26 : LABEL arch=x86_64 22:27:50 ---> Running in e849560128c1 22:27:50 ---> a31c8f64d7d3 22:27:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:27:50 ---> 847808fb6ecb 22:27:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:27:50 ---> Running in f19aba417828 22:27:50 Removing intermediate container e849560128c1 22:27:50 ---> 005f3fe8343a 22:27:50 Step 25/26 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d 22:27:50 ---> Running in 4b3c05d38cc0 22:27:50 Removing intermediate container f8810ca0298c 22:27:50 ---> 14f39796c698 22:27:50 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:27:51 Removing intermediate container 4b3c05d38cc0 22:27:51 ---> 9d7961662d97 22:27:51 Step 26/26 : LABEL version=2.3.0-dev.56 22:27:51 ---> Running in 68cbf35c2052 22:27:51 ---> 70e2e1c2e58a 22:27:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:27:51 ---> Running in df7b60d1a5a4 22:27:51 Removing intermediate container 68cbf35c2052 22:27:51 ---> d1455155f263 22:27:51 Step 14/23 : ENV APP_PORT=59860 22:27:51 Removing intermediate container df7b60d1a5a4 22:27:51 ---> a33e5e9ff9f9 22:27:51 22:27:51 ---> Running in fb626d22e7b6 22:27:51 ---> 5ec662e1b4fd 22:27:51 Step 20/24 : ENTRYPOINT ["/core-command"] 22:27:51 Successfully built a33e5e9ff9f9 22:27:51 Successfully tagged security-spire-agent:latest 22:27:51  Building security-spire-agent ... done Building security-bootstrapper 22:27:51 ---> Running in a838b72f71a8 22:27:51 Removing intermediate container fb626d22e7b6 22:27:51 ---> c7df70992ea1 22:27:51 Step 15/23 : EXPOSE $APP_PORT 22:27:54 Removing intermediate container a838b72f71a8 22:27:54 ---> a261b3d4e787 22:27:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:27:54 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:27:54 Step 2/31 : FROM ${BUILDER_BASE} AS builder 22:27:54 ---> 7abb7884bd6a 22:27:54 Step 3/31 : WORKDIR /edgex-go 22:27:54 ---> Using cache 22:27:54 ---> 36d23623c866 22:27:54 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:27:54 ---> Using cache 22:27:54 ---> 9c61f9edb6a6 22:27:54 Step 5/31 : RUN apk add --update --no-cache make git 22:27:54 ---> Using cache 22:27:54 ---> e6959660639b 22:27:54 Step 6/31 : COPY go.mod vendor* ./ 22:27:54 ---> Using cache 22:27:54 ---> a31c8f64d7d3 22:27:54 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:27:54 ---> Running in f2ac0502f6d4 22:27:54 ---> Running in 44de42ca2c36 22:27:54 ---> Running in 821df7b590e6 22:27:55 Removing intermediate container f2ac0502f6d4 22:27:55 ---> bd423f1ff6cb 22:27:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:27:55 Removing intermediate container 79e60dee7cd2 22:27:55 ---> e29a75bf1092 22:27:55 Step 9/25 : COPY . . 22:27:55 Removing intermediate container 44de42ca2c36 22:27:55 ---> 2ad770e76fad 22:27:55 Step 22/24 : LABEL arch=x86_64 22:27:55 ---> Running in 2e5bbdc84d2f 22:27:56 ---> 465ad7f0b2d6 22:27:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:27:58 Removing intermediate container 2e5bbdc84d2f 22:27:58 ---> 4e9ab5f0b156 22:27:58 Step 23/24 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d 22:27:59 ---> 1157d037b8fa 22:27:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:27:59 ---> Running in 63bb62b19999 22:27:59 ---> 016766db4470 22:27:59 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 22:27:59 Removing intermediate container 63bb62b19999 22:27:59 ---> 8430df8c32ce 22:27:59 Step 24/24 : LABEL version=2.3.0-dev.56 22:27:59 ---> Running in d5c5f0ad1d41 22:27:59 ---> Running in af9730a56754 22:27:59 ---> 1194e1ea512b 22:27:59 Removing intermediate container f19aba417828 22:27:59 Step 19/23 : ENTRYPOINT ["/support-notifications"] ---> 04fe4fc3e041 22:27:59 22:27:59 Step 8/22 : COPY . . 22:28:00 ---> Running in 8bc9f1f415f9 22:28:00 Removing intermediate container af9730a56754 22:28:00 ---> b232409fb10d 22:28:00 22:28:00 Successfully built b232409fb10d 22:28:00 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:28:00 Successfully tagged core-command:latest 22:28:00  Building core-command ... done Building support-scheduler 22:28:00 Removing intermediate container 8bc9f1f415f9 22:28:00 ---> a2e217496896 22:28:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:28:02 ---> Running in 9d3670697df4 22:28:02 Removing intermediate container 9d3670697df4 22:28:02 ---> a2068aaf177c 22:28:02 Step 21/23 : LABEL arch=x86_64 22:28:03 ---> Running in 7a082a67ee6a 22:28:03 Removing intermediate container 821df7b590e6 22:28:03 ---> 3d79d8bb7c26 22:28:03 Step 8/31 : COPY . . 22:28:03 Removing intermediate container 7a082a67ee6a 22:28:03 ---> fead53e0f582 22:28:03 Step 22/23 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d 22:28:03 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:28:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:28:03 ---> 7abb7884bd6a 22:28:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:28:03 ---> Using cache 22:28:03 ---> a85e4b7da1a4 22:28:03 Step 4/23 : WORKDIR /edgex-go 22:28:03 ---> Using cache 22:28:03 ---> a5df1b5acbed 22:28:03 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:28:03 ---> Using cache 22:28:03 ---> 424e9179c505 22:28:03 Step 6/23 : RUN apk add --update --no-cache make git 22:28:03 ---> Using cache 22:28:03 ---> 90fcd27521c3 22:28:03 Step 7/23 : COPY go.mod vendor* ./ 22:28:03 ---> Using cache 22:28:03 ---> e52e2dcc8044 22:28:03 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:28:03 ---> Using cache 22:28:03 ---> e29a75bf1092 22:28:03 Step 9/23 : COPY . . 22:28:03 ---> Using cache 22:28:03 ---> 016766db4470 22:28:03 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:28:03 ---> Running in a1e267ce36c6 22:28:03 ---> Running in 1b8bffda9c5c 22:28:04 Removing intermediate container a1e267ce36c6 22:28:04 ---> 4df81a485ca4 22:28:04 Step 23/23 : LABEL version=2.3.0-dev.56 22:28:04 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:28:04 ---> Running in 8e43f23d09d0 22:28:05 Removing intermediate container 8e43f23d09d0 22:28:05 ---> ef2ae7d09b4f 22:28:05 22:28:05 Successfully built ef2ae7d09b4f 22:28:05 Successfully tagged support-notifications:latest 22:28:05  Building support-notifications ... done Building core-data 22:28:05 ---> 80fc858922fd 22:28:05 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:28:06 ---> Running in b06d37786b5f 22:28:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:28:10 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:28:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:28:10 ---> 7abb7884bd6a 22:28:10 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:28:10 ---> Using cache 22:28:10 ---> a85e4b7da1a4 22:28:10 Step 4/24 : WORKDIR /edgex-go 22:28:10 ---> Using cache 22:28:10 ---> a5df1b5acbed 22:28:10 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:28:10 ---> Using cache 22:28:10 ---> 424e9179c505 22:28:10 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:28:11 ---> Running in 8f12f3fb6d56 22:28:11 ---> 3a031fdb7b20 22:28:11 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:28:11 ---> Running in bde3eef9f384 22:28:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:28:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:28:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:28:13 OK: 211 MiB in 51 packages 22:28:14 Removing intermediate container 8f12f3fb6d56 22:28:14 ---> dcbd0db182fc 22:28:14 Step 7/24 : COPY go.mod vendor* ./ 22:28:15 ---> e44617209152 22:28:15 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:28:15 ---> Running in 422cc44c035c 22:28:25 Removing intermediate container 422cc44c035c 22:28:25 ---> 25ed24f69c4c 22:28:25 Step 9/24 : COPY . . 22:28:28 Removing intermediate container d5c5f0ad1d41 22:28:28 ---> f2cb76ed3509 22:28:28 22:28:28 Step 11/25 : FROM alpine:3.16 22:28:28 ---> 9c6f07244728 22:28:28 Step 12/25 : RUN apk add --update --no-cache dumb-init 22:28:28 ---> Using cache 22:28:28 ---> ebdfdf9128bf 22:28:28 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:28:28 ---> Using cache 22:28:28 ---> fb74c443a408 22:28:28 Step 14/25 : ENV APP_PORT=59881 22:28:28 ---> Running in b0873da3bcc5 22:28:29 Removing intermediate container b0873da3bcc5 22:28:29 ---> 31667641f8bb 22:28:29 Step 15/25 : EXPOSE $APP_PORT 22:28:29 ---> Running in b31af7e191c4 22:28:29 Removing intermediate container b31af7e191c4 22:28:29 ---> 5f436c720d36 22:28:29 Step 16/25 : WORKDIR / 22:28:30 ---> Running in 920a6d1fd28a 22:28:30 ---> 84af3d10db46 22:28:30 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 22:28:30 ---> Running in 4af2583c0a39 22:28:30 Removing intermediate container 920a6d1fd28a 22:28:30 ---> 363903bc8492 22:28:30 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 22:28:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:28:31 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 22:28:31 ---> f6118d1f7c33 22:28:31 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:28:33 ---> b9c40a3ec71f 22:28:33 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:28:33 ---> 1f093ff2b112 22:28:33 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 22:28:33 ---> 1d829f32c012 22:28:33 Step 21/25 : ENTRYPOINT ["/core-metadata"] 22:28:33 ---> Running in 8c3c0e12df80 22:28:34 Removing intermediate container 8c3c0e12df80 22:28:34 ---> 7b69e114dd90 22:28:34 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:28:34 ---> Running in b67300ca8780 22:28:34 Removing intermediate container b67300ca8780 22:28:34 ---> 94e4b1abb9f8 22:28:34 Step 23/25 : LABEL arch=x86_64 22:28:34 ---> Running in 1596e0066f24 22:28:35 Removing intermediate container 1596e0066f24 22:28:35 ---> 348ca48bbe43 22:28:35 Step 24/25 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d 22:28:35 ---> Running in 642fae94dfd6 22:28:35 Removing intermediate container 642fae94dfd6 22:28:35 ---> a861b313e8d3 22:28:35 Step 25/25 : LABEL version=2.3.0-dev.56 22:28:35 ---> Running in 9939691a3b59 22:28:36 Removing intermediate container 9939691a3b59 22:28:36 ---> 7d0b7ae07938 22:28:36 22:28:36 Removing intermediate container b06d37786b5f 22:28:36 ---> 9edbd3005ba0 22:28:36 22:28:36 Step 10/22 : FROM alpine:3.16 22:28:36 ---> 9c6f07244728 22:28:36 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 22:28:36 Successfully built 7d0b7ae07938 22:28:36 Successfully tagged core-metadata:latest 22:28:36 Building sys-mgmt-agent 22:28:36  Building core-metadata ... done  ---> Running in 246db1834c73 22:28:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:28:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:28:37 (1/6) Installing ca-certificates (20220614-r0) 22:28:37 (2/6) Installing brotli-libs (1.0.9-r6) 22:28:37 (3/6) Installing nghttp2-libs (1.47.0-r0) 22:28:37 (4/6) Installing libcurl (7.83.1-r3) 22:28:37 (5/6) Installing curl (7.83.1-r3) 22:28:37 (6/6) Installing dumb-init (1.2.5-r1) 22:28:37 Executing busybox-1.35.0-r17.trigger 22:28:37 Executing ca-certificates-20220614-r0.trigger 22:28:37 OK: 8 MiB in 20 packages 22:28:38 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:28:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:28:38 ---> 7abb7884bd6a 22:28:38 Step 3/23 : WORKDIR /edgex-go 22:28:38 ---> Using cache 22:28:38 ---> 36d23623c866 22:28:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:28:38 ---> Using cache 22:28:38 ---> 9c61f9edb6a6 22:28:38 Step 5/23 : RUN apk add --update --no-cache make bash git 22:28:39 ---> Running in 35127616ed01 22:28:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:28:40 Removing intermediate container 246db1834c73 22:28:40 ---> 20fed6ad1b2a 22:28:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:28:40 ---> Running in 98e9ae5a4f7d 22:28:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:28:41 Removing intermediate container 98e9ae5a4f7d 22:28:41 ---> b2b283da3049 22:28:41 Step 13/22 : WORKDIR /edgex 22:28:41 OK: 211 MiB in 51 packages 22:28:41 ---> Running in d84ade903fa0 22:28:42 Removing intermediate container d84ade903fa0 22:28:42 ---> 890d11402ccf 22:28:42 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:28:42 Removing intermediate container 35127616ed01 22:28:42 ---> 4474b8dbc6fe 22:28:42 Step 6/23 : COPY go.mod vendor* ./ 22:28:42 Removing intermediate container bde3eef9f384 22:28:42 ---> a5fb6c98f814 22:28:42 22:28:42 Step 10/31 : FROM alpine:3.16 22:28:42 ---> 9c6f07244728 22:28:42 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:28:42 ---> Running in c07c4946a392 22:28:43 ---> 39e1fc1188ae 22:28:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:28:43 ---> 8521e00684fe 22:28:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:28:43 Removing intermediate container c07c4946a392 22:28:43 ---> cc1978232346 22:28:43 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 22:28:43 ---> Running in b36adbb1d60b 22:28:43 ---> Running in 3df4f4b05941 22:28:43 ---> eceb7cc0c685 22:28:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:28:43 Removing intermediate container 1b8bffda9c5c 22:28:43 ---> 7962343dc0f3 22:28:43 22:28:43 Step 11/23 : FROM alpine:3.16 22:28:43 ---> 9c6f07244728 22:28:43 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:28:43 ---> Using cache 22:28:43 ---> ebdfdf9128bf 22:28:43 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:28:43 ---> Using cache 22:28:43 ---> fb74c443a408 22:28:43 Step 14/23 : ENV APP_PORT=59861 22:28:43 ---> Running in 26201901ff4a 22:28:44 Removing intermediate container 26201901ff4a 22:28:44 ---> 9b1e5e38e37e 22:28:44 Step 15/23 : EXPOSE $APP_PORT 22:28:44 ---> ed8b02ae3d61 22:28:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:28:44 ---> Running in d18541d97d8e 22:28:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:28:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:28:44 Removing intermediate container d18541d97d8e 22:28:44 ---> 4b8b5ecaf565 22:28:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:28:44 ---> bdb382e93232 22:28:44 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:28:44 ---> Running in eb031b74a68a 22:28:44 (1/2) Installing dumb-init (1.2.5-r1) 22:28:44 (2/2) Installing su-exec (0.2-r1) 22:28:44 Executing busybox-1.35.0-r17.trigger 22:28:44 OK: 6 MiB in 16 packages 22:28:44 ---> c3e27ce7a2fa 22:28:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:28:46 Removing intermediate container 3df4f4b05941 22:28:46 ---> 3d30116e5053 22:28:46 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 22:28:46 ---> 5fbfba58ea5b 22:28:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:28:46 ---> Running in 3e6a3081ffb8 22:28:46 Removing intermediate container eb031b74a68a 22:28:46 ---> 0b9960ad6a76 22:28:46 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 22:28:47 ---> Running in 1faa75641406 22:28:47 Removing intermediate container 3e6a3081ffb8 22:28:47 ---> 75bab9ca3e96 22:28:47 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 22:28:47 ---> 553fa361e488 22:28:47 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:28:47 Removing intermediate container 1faa75641406 22:28:47 ---> 58d6bbd96296 22:28:47 Step 20/22 : LABEL arch=x86_64 22:28:47 ---> Running in 4ad45292c2e9 22:28:47 ---> Running in ae6a9d34754e 22:28:47 ---> Running in 5a41549e9b22 22:28:47 Removing intermediate container ae6a9d34754e 22:28:47 ---> a7e064ec023a 22:28:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:28:47 Removing intermediate container 5a41549e9b22 22:28:47 ---> c694c254d20d 22:28:47 Step 21/22 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d 22:28:48 Removing intermediate container 4ad45292c2e9 22:28:48 ---> 08062a780226 22:28:48 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 22:28:48 ---> Running in 0366c2f66d66 22:28:48 ---> Running in 46187ba100d3 22:28:48 ---> Running in 57dfb8530737 22:28:48 Removing intermediate container 0366c2f66d66 22:28:48 ---> 1c9ece931550 22:28:48 Step 21/23 : LABEL arch=x86_64 22:28:48 Removing intermediate container 46187ba100d3 22:28:48 ---> 4745af8b8acf 22:28:48 Step 22/22 : LABEL version=2.3.0-dev.56 22:28:48 ---> Running in 5363aee0b743 22:28:48 Removing intermediate container 57dfb8530737 22:28:48 ---> 98cb9a6942b9 22:28:48 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:28:48 ---> Running in 7411f4f10885 22:28:48 ---> Running in edec0e72c998 22:28:48 Removing intermediate container 5363aee0b743 22:28:48 ---> 65ba754f610f 22:28:48 Step 22/23 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d 22:28:49 Removing intermediate container 7411f4f10885 22:28:49 ---> 600b61cdba5d 22:28:49 22:28:49 ---> Running in a493fa90058b 22:28:49 Successfully built 600b61cdba5d 22:28:49 Successfully tagged security-proxy-setup:latest 22:28:49  Building security-proxy-setup ... done Building security-secretstore-setup 22:28:49 Removing intermediate container a493fa90058b 22:28:49 ---> 508aaead2db8 22:28:49 Step 23/23 : LABEL version=2.3.0-dev.56 22:28:50 ---> Running in 013f211e4060 22:28:50 Removing intermediate container 013f211e4060 22:28:50 ---> f15dd0a7bd42 22:28:50 22:28:51 Successfully built f15dd0a7bd42 22:28:51 Successfully tagged support-scheduler:latest 22:28:51  Building support-scheduler ... done Removing intermediate container edec0e72c998 22:28:51 ---> 3cebb035e3dd 22:28:51 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 22:28:51 ---> Running in dd0011c93b71 22:28:51 Removing intermediate container dd0011c93b71 22:28:51 ---> 1dc5d8c4abd7 22:28:51 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 22:28:51 Removing intermediate container b36adbb1d60b 22:28:51 ---> 7b88b1e88815 22:28:51 Step 8/23 : COPY . . 22:28:52 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:28:52 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:28:52 ---> 7abb7884bd6a 22:28:52 Step 3/25 : WORKDIR /edgex-go 22:28:52 ---> Using cache 22:28:52 ---> 36d23623c866 22:28:52 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:28:52 ---> Using cache 22:28:52 ---> 9c61f9edb6a6 22:28:52 Step 5/25 : RUN apk add --update --no-cache make git 22:28:52 ---> Using cache 22:28:52 ---> e6959660639b 22:28:52 Step 6/25 : COPY go.mod vendor* ./ 22:28:52 ---> Using cache 22:28:52 ---> a31c8f64d7d3 22:28:52 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:28:52 ---> Using cache 22:28:52 ---> 3d79d8bb7c26 22:28:52 Step 8/25 : COPY . . 22:28:52 ---> Using cache 22:28:52 ---> 3a031fdb7b20 22:28:52 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:28:53 ---> 69d68d523ff6 22:28:53 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 22:28:53 ---> Running in 0055e63ba5ff 22:28:53 ---> Running in 8a76f05272e3 22:28:53 Removing intermediate container 4af2583c0a39 22:28:53 ---> 186079bfc1ed 22:28:53 22:28:53 Step 11/24 : FROM alpine:3.16 22:28:53 ---> 9c6f07244728 22:28:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:28:53 ---> Running in 42000eb96515 22:28:53 Removing intermediate container 42000eb96515 22:28:53 ---> da9edeb02ac8 22:28:53 Step 13/24 : ENV APP_PORT=59880 22:28:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:28:54 ---> Running in bdf0a1024436 22:28:54 Removing intermediate container bdf0a1024436 22:28:54 ---> f93da30da171 22:28:54 Step 14/24 : EXPOSE $APP_PORT 22:28:54 ---> Running in 8a99540608d5 22:28:54 Removing intermediate container 8a99540608d5 22:28:54 ---> dcde0f9dd528 22:28:54 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:28:54 Removing intermediate container 8a76f05272e3 22:28:54 ---> 0223d29fe769 22:28:54 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 22:28:54 ---> Running in 3e2113bf5d90 22:28:55 ---> 63fe4e6b8a15 22:28:55 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:28:55 ---> 18ce179a38a3 22:28:55 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:28:55 Removing intermediate container 3e2113bf5d90 22:28:55 ---> e3c647186423 22:28:55 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:28:55 ---> Running in 9a38bc1f8530 22:28:55 ---> 3b9d46dafa27 22:28:55 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:28:55 ---> Running in a9b6f38a16a5 22:28:55 ---> d976446e06c0 22:28:55 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:28:56 ---> 953dfc776930 22:28:56 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 22:28:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:28:56 ---> 2e22a59cc251 22:28:56 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:28:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:28:56 ---> dbcc1d2bf2b5 22:28:56 Step 26/31 : RUN chmod +x /entrypoint.sh 22:28:56 ---> Running in ae2e4ad9ef44 22:28:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:28:57 (1/6) Installing dumb-init (1.2.5-r1) 22:28:57 (2/6) Installing libgcc (11.2.1_git20220219-r2) 22:28:57 (3/6) Installing libsodium (1.0.18-r0) 22:28:57 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 22:28:57 (5/6) Installing libzmq (4.3.4-r0) 22:28:57 Removing intermediate container ae2e4ad9ef44 22:28:57 ---> 15f8f7b09301 22:28:57 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 22:28:58 (6/6) Installing zeromq (4.3.4-r0) 22:28:58 Executing busybox-1.35.0-r17.trigger 22:28:58 OK: 8 MiB in 20 packages 22:28:58 ---> Running in d4d63b92ea8d 22:28:58 Removing intermediate container d4d63b92ea8d 22:28:58 ---> 2998aacb7f4d 22:28:58 Step 28/31 : CMD ["gate"] 22:28:58 ---> Running in edc74c187a19 22:28:58 Removing intermediate container edc74c187a19 22:28:58 ---> 122dee93703f 22:28:58 Step 29/31 : LABEL arch=x86_64 22:28:58 ---> Running in ab477ad2ea35 22:28:58 Removing intermediate container 9a38bc1f8530 22:28:58 ---> b28d21ef58cd 22:28:58 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:28:58 Removing intermediate container ab477ad2ea35 22:28:58 ---> 65e11ddcd017 22:28:58 Step 30/31 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d 22:28:59 ---> Running in 69282433b566 22:28:59 ---> 14d020bb8a43 22:28:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:28:59 Removing intermediate container 69282433b566 22:28:59 ---> f72c7a08849f 22:28:59 Step 31/31 : LABEL version=2.3.0-dev.56 22:28:59 ---> Running in d5b2444f3545 22:28:59 ---> 1556423c5b19 22:28:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:28:59 Removing intermediate container d5b2444f3545 22:28:59 ---> 16770bf35cfe 22:28:59 22:29:00 Successfully built 16770bf35cfe 22:29:00 ---> 0e2194d1414d 22:29:00 Step 20/24 : ENTRYPOINT ["/core-data"] 22:29:00 Successfully tagged security-bootstrapper:latest 22:29:00  Building security-bootstrapper ... done  ---> Running in b41ebb7a03a7 22:29:00 Removing intermediate container b41ebb7a03a7 22:29:00 ---> f9389fdf5600 22:29:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:29:00 ---> Running in cf39078ba83f 22:29:01 Removing intermediate container cf39078ba83f 22:29:01 ---> c323f9b333d1 22:29:01 Step 22/24 : LABEL arch=x86_64 22:29:01 ---> Running in 713b5cf6c58f 22:29:01 Removing intermediate container 713b5cf6c58f 22:29:01 ---> 93a80c4963b8 22:29:01 Step 23/24 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d 22:29:01 ---> Running in f8a68319b65e 22:29:02 Removing intermediate container f8a68319b65e 22:29:02 ---> c1ca12faa15d 22:29:02 Step 24/24 : LABEL version=2.3.0-dev.56 22:29:02 ---> Running in 6b2d2b95dd1b 22:29:02 Removing intermediate container 6b2d2b95dd1b 22:29:02 ---> 6a70beaced3d 22:29:02 22:29:02 Successfully built 6a70beaced3d 22:29:02 Successfully tagged core-data:latest 22:29:09  Building core-data ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:29:13 Removing intermediate container a9b6f38a16a5 22:29:13 ---> ed17d5782d97 22:29:13 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:29:13 Removing intermediate container 0055e63ba5ff 22:29:13 ---> befde307e89f 22:29:13 22:29:13 Step 10/25 : FROM alpine:3.16 22:29:13 ---> 9c6f07244728 22:29:13 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:29:13 ---> Running in b409820b7325 22:29:13 ---> Running in 384232c22ccf 22:29:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:29:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:29:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:29:13 (1/3) Installing ca-certificates (20220614-r0) 22:29:13 (2/3) Installing dumb-init (1.2.5-r1) 22:29:13 (3/3) Installing su-exec (0.2-r1) 22:29:13 Executing busybox-1.35.0-r17.trigger 22:29:13 Executing ca-certificates-20220614-r0.trigger 22:29:13 OK: 6 MiB in 17 packages 22:29:14 Removing intermediate container b409820b7325 22:29:14 ---> d67c9145d73f 22:29:14 22:29:14 Step 11/23 : FROM alpine:3.16 22:29:14 ---> 9c6f07244728 22:29:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:29:14 ---> Running in 4340050487f1 22:29:14 Removing intermediate container 4340050487f1 22:29:14 ---> c2fcbb801da0 22:29:14 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 22:29:14 Removing intermediate container 384232c22ccf 22:29:14 ---> 3c9af9872964 22:29:14 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:29:14 ---> Running in 2d0e43db8c8c 22:29:14 ---> Running in 920f42be4988 22:29:14 Removing intermediate container 2d0e43db8c8c 22:29:14 ---> eb68248cad32 22:29:14 Step 13/25 : WORKDIR / 22:29:14 ---> Running in af98833691a9 22:29:14 Removing intermediate container af98833691a9 22:29:14 ---> 7687d4176dfb 22:29:14 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:29:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:29:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:29:14 ---> 2a88b2bbaf25 22:29:14 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:29:14 ---> d2949d765e7e 22:29:14 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:29:14 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 22:29:14 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 22:29:14 (3/33) Installing readline (8.1.2-r0) 22:29:14 (4/33) Installing bash (5.1.16-r2) 22:29:14 Executing bash-5.1.16-r2.post-install 22:29:14 (5/33) Installing ca-certificates (20220614-r0) 22:29:14 (6/33) Installing brotli-libs (1.0.9-r6) 22:29:15 (7/33) Installing nghttp2-libs (1.47.0-r0) 22:29:15 (8/33) Installing libcurl (7.83.1-r3) 22:29:15 (9/33) Installing curl (7.83.1-r3) 22:29:15 (10/33) Installing docker-cli (20.10.16-r2) 22:29:15 ---> 7fac5c19caa9 22:29:15 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:29:15 (11/33) Installing dumb-init (1.2.5-r1) 22:29:15 (12/33) Installing libbz2 (1.0.8-r1) 22:29:15 (13/33) Installing expat (2.4.8-r0) 22:29:15 (14/33) Installing libffi (3.4.2-r1) 22:29:15 (15/33) Installing gdbm (1.23-r0) 22:29:15 (16/33) Installing xz-libs (5.2.5-r1) 22:29:15 (17/33) Installing libgcc (11.2.1_git20220219-r2) 22:29:15 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 22:29:15 (19/33) Installing mpdecimal (2.5.1-r1) 22:29:15 (20/33) Installing sqlite-libs (3.38.5-r0) 22:29:15 (21/33) Installing python3 (3.10.5-r0) 22:29:15 ---> a865a6e55d2f 22:29:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:29:15 (22/33) Installing py3-contextlib2 (21.6.0-r2) 22:29:15 (23/33) Installing py3-tomli (2.0.1-r1) 22:29:15 (24/33) Installing py3-pep517 (0.12.0-r2) 22:29:15 (25/33) Installing py3-six (1.16.0-r1) 22:29:15 (26/33) Installing py3-retrying (1.3.3-r3) 22:29:15 (27/33) Installing py3-appdirs (1.4.4-r3) 22:29:15 (28/33) Installing py3-more-itertools (8.13.0-r0) 22:29:15 (29/33) Installing py3-ordered-set (4.0.2-r3) 22:29:15 (30/33) Installing py3-parsing (2.4.7-r3) 22:29:15 (31/33) Installing py3-packaging (21.3-r0) 22:29:15 (32/33) Installing py3-setuptools (59.4.0-r0) 22:29:15 (33/33) Installing py3-pip (22.1.1-r0) 22:29:16 Executing busybox-1.35.0-r17.trigger 22:29:16 Executing ca-certificates-20220614-r0.trigger 22:29:16 OK: 122 MiB in 47 packages 22:29:16 ---> 5b626edd75f6 22:29:16 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:29:16 ---> 8d9691d7f8f9 22:29:16 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:29:17 ---> 5aece7d3d412 22:29:17 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:29:17 ---> Running in 4d9fe43174ec 22:29:17 Removing intermediate container 4d9fe43174ec 22:29:17 ---> 825b7e8b8164 22:29:17 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 22:29:18 ---> Running in 40a53f4a6376 22:29:18 Removing intermediate container 40a53f4a6376 22:29:18 ---> a9ba386c4842 22:29:18 Step 23/25 : LABEL arch=x86_64 22:29:18 ---> Running in 88d14f46541d 22:29:18 Removing intermediate container 88d14f46541d 22:29:18 ---> 454a4474d80c 22:29:18 Step 24/25 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d 22:29:18 ---> Running in b766502cb8df 22:29:18 Removing intermediate container b766502cb8df 22:29:18 ---> cf1d7ad7dc8f 22:29:18 Step 25/25 : LABEL version=2.3.0-dev.56 22:29:18 ---> Running in a66fca2884f5 22:29:18 Removing intermediate container a66fca2884f5 22:29:18 ---> c6789da2b483 22:29:18 22:29:18 Successfully built c6789da2b483 22:29:18 Collecting docker-compose==1.23.2 22:29:18 Successfully tagged security-secretstore-setup:latest 22:29:18  Building security-secretstore-setup ... done  Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:29:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 21.5 MB/s eta 0:00:00 22:29:18 Collecting websocket-client<1.0,>=0.32.0 22:29:18 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:29:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 153.0 MB/s eta 0:00:00 22:29:18 Collecting docker<4.0,>=3.6.0 22:29:18 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:29:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 54.7 MB/s eta 0:00:00 22:29:18 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 22:29:19 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:29:19 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:29:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 80.3 MB/s eta 0:00:00 22:29:19 Collecting jsonschema<3,>=2.5.1 22:29:19 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:29:19 Collecting texttable<0.10,>=0.9.0 22:29:19 Downloading texttable-0.9.1.tar.gz (11 kB) 22:29:19 Preparing metadata (setup.py): started 22:29:19 Preparing metadata (setup.py): finished with status 'done' 22:29:19 Collecting docopt<0.7,>=0.6.1 22:29:19 Downloading docopt-0.6.2.tar.gz (25 kB) 22:29:19 Preparing metadata (setup.py): started 22:29:19 Preparing metadata (setup.py): finished with status 'done' 22:29:19 Collecting PyYAML<4,>=3.10 22:29:19 Downloading PyYAML-3.13.tar.gz (270 kB) 22:29:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 45.7 MB/s eta 0:00:00 22:29:19 Preparing metadata (setup.py): started 22:29:20 Preparing metadata (setup.py): finished with status 'done' 22:29:20 Collecting cached-property<2,>=1.2.0 22:29:20 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:29:20 Collecting dockerpty<0.5,>=0.4.1 22:29:20 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:29:20 Preparing metadata (setup.py): started 22:29:20 Preparing metadata (setup.py): finished with status 'done' 22:29:20 Collecting docker-pycreds>=0.4.0 22:29:20 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:29:20 Collecting idna<2.8,>=2.5 22:29:20 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:29:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 135.7 MB/s eta 0:00:00 22:29:20 Collecting certifi>=2017.4.17 22:29:20 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 22:29:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 46.0 MB/s eta 0:00:00 22:29:20 Collecting urllib3<1.25,>=1.21.1 22:29:20 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:29:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 51.8 MB/s eta 0:00:00 22:29:20 Collecting chardet<3.1.0,>=3.0.2 22:29:20 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:29:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 56.7 MB/s eta 0:00:00 22:29:20 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:29:20 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:29:20 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:29:20 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:29:20 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 22:29:20 Running setup.py install for texttable: started 22:29:21 Running setup.py install for texttable: finished with status 'done' 22:29:21 Running setup.py install for PyYAML: started 22:29:21 Running setup.py install for PyYAML: finished with status 'done' 22:29:22 Running setup.py install for docopt: started 22:29:22 Running setup.py install for docopt: finished with status 'done' 22:29:22 Running setup.py install for dockerpty: started 22:29:22 Running setup.py install for dockerpty: finished with status 'done' 22:29:23 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 22:29:23 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 22:29:26 Removing intermediate container 920f42be4988 22:29:26 ---> 222f1350a09a 22:29:26 Step 14/23 : ENV APP_PORT=58890 22:29:26 ---> Running in 866d9d75d3f9 22:29:26 Removing intermediate container 866d9d75d3f9 22:29:26 ---> 7631e31b7a29 22:29:26 Step 15/23 : EXPOSE $APP_PORT 22:29:26 ---> Running in faa863ab28d9 22:29:26 Removing intermediate container faa863ab28d9 22:29:26 ---> b69caadc7947 22:29:26 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:29:26 ---> decbc2a39a89 22:29:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:29:26 ---> 09fe8d0a388f 22:29:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:29:27 ---> 5aa07cad4ab9 22:29:27 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 22:29:27 ---> Running in 7fdc8347193f 22:29:27 Removing intermediate container 7fdc8347193f 22:29:27 ---> a824e794b031 22:29:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:29:27 ---> Running in 72bcf44ca178 22:29:27 Removing intermediate container 72bcf44ca178 22:29:27 ---> 6fb6c3bd028a 22:29:27 Step 21/23 : LABEL arch=x86_64 22:29:27 ---> Running in 81112afcc544 22:29:27 Removing intermediate container 81112afcc544 22:29:27 ---> ba2402a2a791 22:29:27 Step 22/23 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d 22:29:27 ---> Running in c63bc7e3d200 22:29:27 Removing intermediate container c63bc7e3d200 22:29:27 ---> 1a6c407aa8b8 22:29:27 Step 23/23 : LABEL version=2.3.0-dev.56 22:29:28 ---> Running in 6d34bed28a68 22:29:28 Removing intermediate container 6d34bed28a68 22:29:28 ---> fcce5025f026 22:29:28 22:29:28 Successfully built fcce5025f026 22:29:28 Successfully tagged sys-mgmt-agent:latest 22:29:28  Building sys-mgmt-agent ... done  [Pipeline] } 22:29:28 $ docker stop --time=1 5cea54a3dd46c5e2a2c354c6b5ba7dc7b13e12b6e2491b2c4286d7c8b1e888e3 22:29:29 $ docker rm -f 5cea54a3dd46c5e2a2c354c6b5ba7dc7b13e12b6e2491b2c4286d7c8b1e888e3 [Pipeline] // withDockerContainer [Pipeline] sh 22:29:29 + docker images 22:29:29 REPOSITORY TAG IMAGE ID CREATED SIZE 22:29:29 sys-mgmt-agent latest fcce5025f026 2 seconds ago 136MB 22:29:29 security-secretstore-setup latest c6789da2b483 11 seconds ago 29.2MB 22:29:29 d67c9145d73f 16 seconds ago 1.53GB 22:29:29 befde307e89f 18 seconds ago 1.54GB 22:29:29 core-data latest 6a70beaced3d 27 seconds ago 21.6MB 22:29:29 security-bootstrapper latest 16770bf35cfe 30 seconds ago 19.4MB 22:29:29 186079bfc1ed 36 seconds ago 1.55GB 22:29:29 support-scheduler latest f15dd0a7bd42 39 seconds ago 26.7MB 22:29:29 security-proxy-setup latest 600b61cdba5d 41 seconds ago 27.3MB 22:29:29 7962343dc0f3 46 seconds ago 1.61GB 22:29:29 a5fb6c98f814 48 seconds ago 1.53GB 22:29:29 core-metadata latest 7d0b7ae07938 54 seconds ago 18.2MB 22:29:29 9edbd3005ba0 54 seconds ago 1.53GB 22:29:29 f2cb76ed3509 About a minute ago 1.55GB 22:29:29 support-notifications latest ef2ae7d09b4f About a minute ago 27.3MB 22:29:29 core-command latest b232409fb10d About a minute ago 17.3MB 22:29:29 security-spire-agent latest a33e5e9ff9f9 About a minute ago 125MB 22:29:29 e37b9532d967 About a minute ago 1.61GB 22:29:29 043f81e081b5 About a minute ago 1.42GB 22:29:29 security-spiffe-token-provider latest fa62926c7b87 About a minute ago 29.3MB 22:29:29 3054d0cc7e72 About a minute ago 1.54GB 22:29:29 security-spire-server latest 7ef326aea669 About a minute ago 86.5MB 22:29:29 security-spire-config latest 938eb8b9cdef About a minute ago 85.8MB 22:29:29 ff995f3804c5 2 minutes ago 1.58GB 22:29:29 607b377fbb87 2 minutes ago 1.42GB 22:29:29 6f4837a29439 2 minutes ago 1.42GB 22:29:29 ci-base-image-x86_64 latest 7abb7884bd6a 5 minutes ago 994MB 22:29:29 alpine 3.15 c4fc93816858 4 weeks ago 5.59MB 22:29:29 alpine 3.16 9c6f07244728 4 weeks ago 5.54MB 22:29:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 22:29:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB 22:29:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:29:29 provisioning config files... 22:29:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/292@tmp/config1443744077374890350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:29:30 ---> docker-login.sh 22:29:30 nexus3.edgexfoundry.org:10001 22:29:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:30 Configure a credential helper to remove this warning. See 22:29:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:30 22:29:30 Login Succeeded 22:29:30 nexus3.edgexfoundry.org:10002 22:29:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:30 Configure a credential helper to remove this warning. See 22:29:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:30 22:29:30 Login Succeeded 22:29:30 nexus3.edgexfoundry.org:10003 22:29:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:30 Configure a credential helper to remove this warning. See 22:29:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:30 22:29:30 Login Succeeded 22:29:30 nexus3.edgexfoundry.org:10004 22:29:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:30 Configure a credential helper to remove this warning. See 22:29:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:30 22:29:30 Login Succeeded 22:29:30 docker.io 22:29:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:31 Configure a credential helper to remove this warning. See 22:29:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:31 22:29:31 Login Succeeded 22:29:31 ---> docker-login.sh ends [Pipeline] } 22:29:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:29:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:29:31 [edgeXDocker.push] Tagging docker image core-command with the following tags: 22:29:31 540a10ffba831aef6e1ef93355137724c31e102d 22:29:31 latest 22:29:31 2.3.0-dev.56 22:29:31 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 22:29:31 main 22:29:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:32 + docker push nexus3.edgexfoundry.org:10004/core-command:540a10ffba831aef6e1ef93355137724c31e102d 22:29:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:29:32 db3ebe294147: Preparing 22:29:32 2787e949e08f: Preparing 22:29:32 95db424778c0: Preparing 22:29:32 da74cce38769: Preparing 22:29:32 994393dc58e7: Preparing 22:29:32 994393dc58e7: Layer already exists 22:29:32 da74cce38769: Pushed 22:29:32 db3ebe294147: Pushed 22:29:32 95db424778c0: Pushed 22:29:33 2787e949e08f: Pushed 22:29:33 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:7179cad578b180cd01fa43f4fe80e57eb91b9eb17440870b86943e8a5e6a0547 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:34 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 22:29:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:29:34 db3ebe294147: Preparing 22:29:34 2787e949e08f: Preparing 22:29:34 95db424778c0: Preparing 22:29:34 da74cce38769: Preparing 22:29:34 994393dc58e7: Preparing 22:29:34 2787e949e08f: Layer already exists 22:29:34 da74cce38769: Layer already exists 22:29:34 95db424778c0: Layer already exists 22:29:34 db3ebe294147: Layer already exists 22:29:34 994393dc58e7: Layer already exists 22:29:34 latest: digest: sha256:7179cad578b180cd01fa43f4fe80e57eb91b9eb17440870b86943e8a5e6a0547 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:34 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.56 22:29:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:29:34 db3ebe294147: Preparing 22:29:34 2787e949e08f: Preparing 22:29:34 95db424778c0: Preparing 22:29:34 da74cce38769: Preparing 22:29:34 994393dc58e7: Preparing 22:29:34 da74cce38769: Layer already exists 22:29:34 2787e949e08f: Layer already exists 22:29:34 994393dc58e7: Layer already exists 22:29:34 95db424778c0: Layer already exists 22:29:34 db3ebe294147: Layer already exists 22:29:34 2.3.0-dev.56: digest: sha256:7179cad578b180cd01fa43f4fe80e57eb91b9eb17440870b86943e8a5e6a0547 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:35 + docker push nexus3.edgexfoundry.org:10004/core-command:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 22:29:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:29:35 db3ebe294147: Preparing 22:29:35 2787e949e08f: Preparing 22:29:35 95db424778c0: Preparing 22:29:35 da74cce38769: Preparing 22:29:35 994393dc58e7: Preparing 22:29:35 994393dc58e7: Layer already exists 22:29:35 db3ebe294147: Layer already exists 22:29:35 95db424778c0: Layer already exists 22:29:35 da74cce38769: Layer already exists 22:29:35 2787e949e08f: Layer already exists 22:29:35 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:7179cad578b180cd01fa43f4fe80e57eb91b9eb17440870b86943e8a5e6a0547 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:36 + docker push nexus3.edgexfoundry.org:10004/core-command:main 22:29:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:29:36 db3ebe294147: Preparing 22:29:36 2787e949e08f: Preparing 22:29:36 95db424778c0: Preparing 22:29:36 da74cce38769: Preparing 22:29:36 994393dc58e7: Preparing 22:29:36 994393dc58e7: Layer already exists 22:29:36 db3ebe294147: Layer already exists 22:29:36 da74cce38769: Layer already exists 22:29:36 95db424778c0: Layer already exists 22:29:36 2787e949e08f: Layer already exists 22:29:36 main: digest: sha256:7179cad578b180cd01fa43f4fe80e57eb91b9eb17440870b86943e8a5e6a0547 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:29:36 ===================================================== [Pipeline] echo 22:29:36 taggedImages: 22:29:36 - nexus3.edgexfoundry.org:10004/core-command:540a10ffba831aef6e1ef93355137724c31e102d 22:29:36 - nexus3.edgexfoundry.org:10004/core-command:latest 22:29:36 - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.56 22:29:36 - nexus3.edgexfoundry.org:10004/core-command:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 22:29:36 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 22:29:36 [edgeXDocker.push] Tagging docker image core-data with the following tags: 22:29:36 540a10ffba831aef6e1ef93355137724c31e102d 22:29:36 latest 22:29:36 2.3.0-dev.56 22:29:36 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 22:29:36 main 22:29:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:36 + docker push nexus3.edgexfoundry.org:10004/core-data:540a10ffba831aef6e1ef93355137724c31e102d 22:29:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:29:36 02e3a2a4869f: Preparing 22:29:36 711d30627c08: Preparing 22:29:36 95db424778c0: Preparing 22:29:36 3ebceae22f80: Preparing 22:29:36 89a0d3d89fd8: Preparing 22:29:36 994393dc58e7: Preparing 22:29:36 994393dc58e7: Waiting 22:29:36 95db424778c0: Layer already exists 22:29:36 994393dc58e7: Layer already exists 22:29:36 89a0d3d89fd8: Pushed 22:29:36 02e3a2a4869f: Pushed 22:29:37 3ebceae22f80: Pushed 22:29:38 711d30627c08: Pushed 22:29:38 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:671c960fa811fbc93e94e3fdb6cb33c518e326b25116fb59e03cee8b84d84fe7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:39 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 22:29:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:29:39 02e3a2a4869f: Preparing 22:29:39 711d30627c08: Preparing 22:29:39 95db424778c0: Preparing 22:29:39 3ebceae22f80: Preparing 22:29:39 89a0d3d89fd8: Preparing 22:29:39 994393dc58e7: Preparing 22:29:39 994393dc58e7: Waiting 22:29:39 89a0d3d89fd8: Layer already exists 22:29:39 95db424778c0: Layer already exists 22:29:39 02e3a2a4869f: Layer already exists 22:29:39 711d30627c08: Layer already exists 22:29:39 3ebceae22f80: Layer already exists 22:29:39 994393dc58e7: Layer already exists 22:29:39 latest: digest: sha256:671c960fa811fbc93e94e3fdb6cb33c518e326b25116fb59e03cee8b84d84fe7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:39 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.56 22:29:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:29:39 02e3a2a4869f: Preparing 22:29:39 711d30627c08: Preparing 22:29:39 95db424778c0: Preparing 22:29:39 3ebceae22f80: Preparing 22:29:39 89a0d3d89fd8: Preparing 22:29:39 994393dc58e7: Preparing 22:29:39 994393dc58e7: Waiting 22:29:39 711d30627c08: Layer already exists 22:29:39 3ebceae22f80: Layer already exists 22:29:39 89a0d3d89fd8: Layer already exists 22:29:39 02e3a2a4869f: Layer already exists 22:29:39 95db424778c0: Layer already exists 22:29:39 994393dc58e7: Layer already exists 22:29:39 2.3.0-dev.56: digest: sha256:671c960fa811fbc93e94e3fdb6cb33c518e326b25116fb59e03cee8b84d84fe7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:40 + docker push nexus3.edgexfoundry.org:10004/core-data:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 22:29:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:29:40 02e3a2a4869f: Preparing 22:29:40 711d30627c08: Preparing 22:29:40 95db424778c0: Preparing 22:29:40 3ebceae22f80: Preparing 22:29:40 89a0d3d89fd8: Preparing 22:29:40 994393dc58e7: Preparing 22:29:40 994393dc58e7: Waiting 22:29:40 89a0d3d89fd8: Layer already exists 22:29:40 711d30627c08: Layer already exists 22:29:40 95db424778c0: Layer already exists 22:29:40 02e3a2a4869f: Layer already exists 22:29:40 3ebceae22f80: Layer already exists 22:29:40 994393dc58e7: Layer already exists 22:29:40 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:671c960fa811fbc93e94e3fdb6cb33c518e326b25116fb59e03cee8b84d84fe7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:40 + docker push nexus3.edgexfoundry.org:10004/core-data:main 22:29:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:29:40 02e3a2a4869f: Preparing 22:29:40 711d30627c08: Preparing 22:29:40 95db424778c0: Preparing 22:29:40 3ebceae22f80: Preparing 22:29:40 89a0d3d89fd8: Preparing 22:29:40 994393dc58e7: Preparing 22:29:40 994393dc58e7: Waiting 22:29:40 95db424778c0: Layer already exists 22:29:40 3ebceae22f80: Layer already exists 22:29:40 711d30627c08: Layer already exists 22:29:40 02e3a2a4869f: Layer already exists 22:29:40 89a0d3d89fd8: Layer already exists 22:29:40 994393dc58e7: Layer already exists 22:29:40 main: digest: sha256:671c960fa811fbc93e94e3fdb6cb33c518e326b25116fb59e03cee8b84d84fe7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:29:41 ===================================================== [Pipeline] echo 22:29:41 taggedImages: 22:29:41 - nexus3.edgexfoundry.org:10004/core-data:540a10ffba831aef6e1ef93355137724c31e102d 22:29:41 - nexus3.edgexfoundry.org:10004/core-data:latest 22:29:41 - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.56 22:29:41 - nexus3.edgexfoundry.org:10004/core-data:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 22:29:41 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 22:29:41 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 22:29:41 540a10ffba831aef6e1ef93355137724c31e102d 22:29:41 latest 22:29:41 2.3.0-dev.56 22:29:41 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 22:29:41 main 22:29:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:540a10ffba831aef6e1ef93355137724c31e102d 22:29:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:29:41 2ba1e9784228: Preparing 22:29:41 0b00f4a99db7: Preparing 22:29:41 cca756d14bb4: Preparing 22:29:41 95db424778c0: Preparing 22:29:41 da74cce38769: Preparing 22:29:41 994393dc58e7: Preparing 22:29:41 da74cce38769: Layer already exists 22:29:41 95db424778c0: Layer already exists 22:29:41 994393dc58e7: Layer already exists 22:29:41 0b00f4a99db7: Pushed 22:29:41 2ba1e9784228: Pushed 22:29:43 cca756d14bb4: Pushed 22:29:43 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:0abc0e4d6b5ece80aec2c10c37703e5d7c5af580d5d02f5e98bd43cdf4aaaffd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 22:29:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:29:44 2ba1e9784228: Preparing 22:29:44 0b00f4a99db7: Preparing 22:29:44 cca756d14bb4: Preparing 22:29:44 95db424778c0: Preparing 22:29:44 da74cce38769: Preparing 22:29:44 994393dc58e7: Preparing 22:29:44 994393dc58e7: Waiting 22:29:44 da74cce38769: Layer already exists 22:29:44 cca756d14bb4: Layer already exists 22:29:44 95db424778c0: Layer already exists 22:29:44 2ba1e9784228: Layer already exists 22:29:44 0b00f4a99db7: Layer already exists 22:29:44 994393dc58e7: Layer already exists 22:29:44 latest: digest: sha256:0abc0e4d6b5ece80aec2c10c37703e5d7c5af580d5d02f5e98bd43cdf4aaaffd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.56 22:29:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:29:44 2ba1e9784228: Preparing 22:29:44 0b00f4a99db7: Preparing 22:29:44 cca756d14bb4: Preparing 22:29:44 95db424778c0: Preparing 22:29:44 da74cce38769: Preparing 22:29:44 994393dc58e7: Preparing 22:29:44 994393dc58e7: Waiting 22:29:44 cca756d14bb4: Layer already exists 22:29:44 0b00f4a99db7: Layer already exists 22:29:44 da74cce38769: Layer already exists 22:29:44 2ba1e9784228: Layer already exists 22:29:44 95db424778c0: Layer already exists 22:29:44 994393dc58e7: Layer already exists 22:29:44 2.3.0-dev.56: digest: sha256:0abc0e4d6b5ece80aec2c10c37703e5d7c5af580d5d02f5e98bd43cdf4aaaffd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:45 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 22:29:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:29:45 2ba1e9784228: Preparing 22:29:45 0b00f4a99db7: Preparing 22:29:45 cca756d14bb4: Preparing 22:29:45 95db424778c0: Preparing 22:29:45 da74cce38769: Preparing 22:29:45 994393dc58e7: Preparing 22:29:45 994393dc58e7: Waiting 22:29:45 2ba1e9784228: Layer already exists 22:29:45 cca756d14bb4: Layer already exists 22:29:45 da74cce38769: Layer already exists 22:29:45 95db424778c0: Layer already exists 22:29:45 0b00f4a99db7: Layer already exists 22:29:45 994393dc58e7: Layer already exists 22:29:45 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:0abc0e4d6b5ece80aec2c10c37703e5d7c5af580d5d02f5e98bd43cdf4aaaffd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:45 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 22:29:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:29:46 2ba1e9784228: Preparing 22:29:46 0b00f4a99db7: Preparing 22:29:46 cca756d14bb4: Preparing 22:29:46 95db424778c0: Preparing 22:29:46 da74cce38769: Preparing 22:29:46 994393dc58e7: Preparing 22:29:46 994393dc58e7: Waiting 22:29:46 0b00f4a99db7: Layer already exists 22:29:46 2ba1e9784228: Layer already exists 22:29:46 cca756d14bb4: Layer already exists 22:29:46 da74cce38769: Layer already exists 22:29:46 95db424778c0: Layer already exists 22:29:46 994393dc58e7: Layer already exists 22:29:46 main: digest: sha256:0abc0e4d6b5ece80aec2c10c37703e5d7c5af580d5d02f5e98bd43cdf4aaaffd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:29:46 ===================================================== [Pipeline] echo 22:29:46 taggedImages: 22:29:46 - nexus3.edgexfoundry.org:10004/core-metadata:540a10ffba831aef6e1ef93355137724c31e102d 22:29:46 - nexus3.edgexfoundry.org:10004/core-metadata:latest 22:29:46 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.56 22:29:46 - nexus3.edgexfoundry.org:10004/core-metadata:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 22:29:46 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 22:29:46 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 22:29:46 540a10ffba831aef6e1ef93355137724c31e102d 22:29:46 latest 22:29:46 2.3.0-dev.56 22:29:46 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 22:29:46 main 22:29:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:540a10ffba831aef6e1ef93355137724c31e102d 22:29:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:29:46 a263c09162c9: Preparing 22:29:46 a263c09162c9: Preparing 22:29:46 4f7840c88a72: Preparing 22:29:46 128d4d6b4925: Preparing 22:29:46 bca8b8233506: Preparing 22:29:46 ffb23c831128: Preparing 22:29:46 95db424778c0: Preparing 22:29:46 ca6e06389cf6: Preparing 22:29:46 95db424778c0: Waiting 22:29:46 ca6e06389cf6: Waiting 22:29:46 05cc36c56efc: Preparing 22:29:46 82f37a184140: Preparing 22:29:46 d3ca577d4b26: Preparing 22:29:46 994393dc58e7: Preparing 22:29:46 05cc36c56efc: Waiting 22:29:46 82f37a184140: Waiting 22:29:46 a263c09162c9: Pushed 22:29:46 4f7840c88a72: Pushed 22:29:46 128d4d6b4925: Pushed 22:29:46 bca8b8233506: Pushed 22:29:46 95db424778c0: Layer already exists 22:29:47 ca6e06389cf6: Pushed 22:29:47 d3ca577d4b26: Pushed 22:29:47 05cc36c56efc: Pushed 22:29:47 82f37a184140: Pushed 22:29:47 994393dc58e7: Layer already exists 22:29:48 ffb23c831128: Pushed 22:29:48 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:fe9c0b4118cf42266789ba9755651eb34c959b82022f29d673bc2a8872ba5001 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 22:29:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:29:49 a263c09162c9: Preparing 22:29:49 a263c09162c9: Preparing 22:29:49 4f7840c88a72: Preparing 22:29:49 128d4d6b4925: Preparing 22:29:49 bca8b8233506: Preparing 22:29:49 ffb23c831128: Preparing 22:29:49 95db424778c0: Preparing 22:29:49 ca6e06389cf6: Preparing 22:29:49 05cc36c56efc: Preparing 22:29:49 82f37a184140: Preparing 22:29:49 d3ca577d4b26: Preparing 22:29:49 994393dc58e7: Preparing 22:29:49 ca6e06389cf6: Waiting 22:29:49 05cc36c56efc: Waiting 22:29:49 82f37a184140: Waiting 22:29:49 d3ca577d4b26: Waiting 22:29:49 994393dc58e7: Waiting 22:29:49 95db424778c0: Waiting 22:29:49 bca8b8233506: Layer already exists 22:29:49 128d4d6b4925: Layer already exists 22:29:49 a263c09162c9: Layer already exists 22:29:49 ffb23c831128: Layer already exists 22:29:49 4f7840c88a72: Layer already exists 22:29:49 95db424778c0: Layer already exists 22:29:49 ca6e06389cf6: Layer already exists 22:29:49 82f37a184140: Layer already exists 22:29:49 05cc36c56efc: Layer already exists 22:29:49 d3ca577d4b26: Layer already exists 22:29:49 994393dc58e7: Layer already exists 22:29:49 latest: digest: sha256:fe9c0b4118cf42266789ba9755651eb34c959b82022f29d673bc2a8872ba5001 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.56 22:29:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:29:49 a263c09162c9: Preparing 22:29:49 a263c09162c9: Preparing 22:29:49 4f7840c88a72: Preparing 22:29:49 128d4d6b4925: Preparing 22:29:49 bca8b8233506: Preparing 22:29:49 ffb23c831128: Preparing 22:29:49 95db424778c0: Preparing 22:29:49 ca6e06389cf6: Preparing 22:29:49 05cc36c56efc: Preparing 22:29:49 82f37a184140: Preparing 22:29:49 d3ca577d4b26: Preparing 22:29:49 994393dc58e7: Preparing 22:29:49 ca6e06389cf6: Waiting 22:29:49 05cc36c56efc: Waiting 22:29:49 82f37a184140: Waiting 22:29:49 d3ca577d4b26: Waiting 22:29:49 994393dc58e7: Waiting 22:29:49 95db424778c0: Waiting 22:29:49 a263c09162c9: Layer already exists 22:29:49 128d4d6b4925: Layer already exists 22:29:49 bca8b8233506: Layer already exists 22:29:49 4f7840c88a72: Layer already exists 22:29:49 ffb23c831128: Layer already exists 22:29:49 95db424778c0: Layer already exists 22:29:49 05cc36c56efc: Layer already exists 22:29:49 82f37a184140: Layer already exists 22:29:49 ca6e06389cf6: Layer already exists 22:29:49 d3ca577d4b26: Layer already exists 22:29:49 994393dc58e7: Layer already exists 22:29:49 2.3.0-dev.56: digest: sha256:fe9c0b4118cf42266789ba9755651eb34c959b82022f29d673bc2a8872ba5001 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 22:29:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:29:50 a263c09162c9: Preparing 22:29:50 a263c09162c9: Preparing 22:29:50 4f7840c88a72: Preparing 22:29:50 128d4d6b4925: Preparing 22:29:50 bca8b8233506: Preparing 22:29:50 ffb23c831128: Preparing 22:29:50 95db424778c0: Preparing 22:29:50 ca6e06389cf6: Preparing 22:29:50 05cc36c56efc: Preparing 22:29:50 82f37a184140: Preparing 22:29:50 d3ca577d4b26: Preparing 22:29:50 994393dc58e7: Preparing 22:29:50 95db424778c0: Waiting 22:29:50 ca6e06389cf6: Waiting 22:29:50 05cc36c56efc: Waiting 22:29:50 82f37a184140: Waiting 22:29:50 d3ca577d4b26: Waiting 22:29:50 994393dc58e7: Waiting 22:29:50 a263c09162c9: Layer already exists 22:29:50 4f7840c88a72: Layer already exists 22:29:50 128d4d6b4925: Layer already exists 22:29:50 ffb23c831128: Layer already exists 22:29:50 bca8b8233506: Layer already exists 22:29:50 95db424778c0: Layer already exists 22:29:50 ca6e06389cf6: Layer already exists 22:29:50 82f37a184140: Layer already exists 22:29:50 d3ca577d4b26: Layer already exists 22:29:50 05cc36c56efc: Layer already exists 22:29:50 994393dc58e7: Layer already exists 22:29:50 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:fe9c0b4118cf42266789ba9755651eb34c959b82022f29d673bc2a8872ba5001 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 22:29:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:29:50 a263c09162c9: Preparing 22:29:50 a263c09162c9: Preparing 22:29:50 4f7840c88a72: Preparing 22:29:50 128d4d6b4925: Preparing 22:29:50 bca8b8233506: Preparing 22:29:50 ffb23c831128: Preparing 22:29:50 95db424778c0: Preparing 22:29:50 ca6e06389cf6: Preparing 22:29:50 05cc36c56efc: Preparing 22:29:50 82f37a184140: Preparing 22:29:50 d3ca577d4b26: Preparing 22:29:50 994393dc58e7: Preparing 22:29:50 ca6e06389cf6: Waiting 22:29:50 82f37a184140: Waiting 22:29:50 05cc36c56efc: Waiting 22:29:50 d3ca577d4b26: Waiting 22:29:50 994393dc58e7: Waiting 22:29:50 95db424778c0: Waiting 22:29:50 bca8b8233506: Layer already exists 22:29:50 128d4d6b4925: Layer already exists 22:29:50 ffb23c831128: Layer already exists 22:29:50 a263c09162c9: Layer already exists 22:29:50 4f7840c88a72: Layer already exists 22:29:50 ca6e06389cf6: Layer already exists 22:29:50 82f37a184140: Layer already exists 22:29:50 05cc36c56efc: Layer already exists 22:29:50 95db424778c0: Layer already exists 22:29:50 d3ca577d4b26: Layer already exists 22:29:50 994393dc58e7: Layer already exists 22:29:50 main: digest: sha256:fe9c0b4118cf42266789ba9755651eb34c959b82022f29d673bc2a8872ba5001 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:29:51 ===================================================== [Pipeline] echo 22:29:51 taggedImages: 22:29:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper:540a10ffba831aef6e1ef93355137724c31e102d 22:29:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 22:29:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.56 22:29:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 22:29:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 22:29:51 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 22:29:51 540a10ffba831aef6e1ef93355137724c31e102d 22:29:51 latest 22:29:51 2.3.0-dev.56 22:29:51 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 22:29:51 main 22:29:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:540a10ffba831aef6e1ef93355137724c31e102d 22:29:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:29:51 91ece5edb4c6: Preparing 22:29:51 c40baeb765e7: Preparing 22:29:51 528b4cd7b9f4: Preparing 22:29:51 7e65536b808f: Preparing 22:29:51 f79e64403ba8: Preparing 22:29:51 714696d21dfb: Preparing 22:29:51 6329ca629ac9: Preparing 22:29:51 994393dc58e7: Preparing 22:29:51 714696d21dfb: Waiting 22:29:51 6329ca629ac9: Waiting 22:29:51 994393dc58e7: Waiting 22:29:51 f79e64403ba8: Pushed 22:29:51 c40baeb765e7: Pushed 22:29:51 91ece5edb4c6: Pushed 22:29:51 994393dc58e7: Layer already exists 22:29:51 714696d21dfb: Pushed 22:29:52 6329ca629ac9: Pushed 22:29:53 7e65536b808f: Pushed 22:29:53 528b4cd7b9f4: Pushed 22:29:53 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:e9ff0cbcfe62332e6d2bbd5b6db3cc5b845c120b7a7518e5cac27b28271873b0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 22:29:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:29:53 91ece5edb4c6: Preparing 22:29:53 c40baeb765e7: Preparing 22:29:53 528b4cd7b9f4: Preparing 22:29:53 7e65536b808f: Preparing 22:29:53 f79e64403ba8: Preparing 22:29:53 714696d21dfb: Preparing 22:29:53 6329ca629ac9: Preparing 22:29:53 994393dc58e7: Preparing 22:29:53 714696d21dfb: Waiting 22:29:53 6329ca629ac9: Waiting 22:29:53 994393dc58e7: Waiting 22:29:53 f79e64403ba8: Layer already exists 22:29:53 c40baeb765e7: Layer already exists 22:29:53 528b4cd7b9f4: Layer already exists 22:29:53 91ece5edb4c6: Layer already exists 22:29:53 7e65536b808f: Layer already exists 22:29:53 714696d21dfb: Layer already exists 22:29:53 6329ca629ac9: Layer already exists 22:29:53 994393dc58e7: Layer already exists 22:29:53 latest: digest: sha256:e9ff0cbcfe62332e6d2bbd5b6db3cc5b845c120b7a7518e5cac27b28271873b0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.56 22:29:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:29:54 91ece5edb4c6: Preparing 22:29:54 c40baeb765e7: Preparing 22:29:54 528b4cd7b9f4: Preparing 22:29:54 7e65536b808f: Preparing 22:29:54 f79e64403ba8: Preparing 22:29:54 714696d21dfb: Preparing 22:29:54 6329ca629ac9: Preparing 22:29:54 994393dc58e7: Preparing 22:29:54 714696d21dfb: Waiting 22:29:54 6329ca629ac9: Waiting 22:29:54 994393dc58e7: Waiting 22:29:54 91ece5edb4c6: Layer already exists 22:29:54 528b4cd7b9f4: Layer already exists 22:29:54 f79e64403ba8: Layer already exists 22:29:54 7e65536b808f: Layer already exists 22:29:54 c40baeb765e7: Layer already exists 22:29:54 6329ca629ac9: Layer already exists 22:29:54 714696d21dfb: Layer already exists 22:29:54 994393dc58e7: Layer already exists 22:29:54 2.3.0-dev.56: digest: sha256:e9ff0cbcfe62332e6d2bbd5b6db3cc5b845c120b7a7518e5cac27b28271873b0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 22:29:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:29:55 91ece5edb4c6: Preparing 22:29:55 c40baeb765e7: Preparing 22:29:55 528b4cd7b9f4: Preparing 22:29:55 7e65536b808f: Preparing 22:29:55 f79e64403ba8: Preparing 22:29:55 714696d21dfb: Preparing 22:29:55 6329ca629ac9: Preparing 22:29:55 994393dc58e7: Preparing 22:29:55 714696d21dfb: Waiting 22:29:55 6329ca629ac9: Waiting 22:29:55 994393dc58e7: Waiting 22:29:55 7e65536b808f: Layer already exists 22:29:55 91ece5edb4c6: Layer already exists 22:29:55 f79e64403ba8: Layer already exists 22:29:55 528b4cd7b9f4: Layer already exists 22:29:55 c40baeb765e7: Layer already exists 22:29:55 714696d21dfb: Layer already exists 22:29:55 6329ca629ac9: Layer already exists 22:29:55 994393dc58e7: Layer already exists 22:29:55 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:e9ff0cbcfe62332e6d2bbd5b6db3cc5b845c120b7a7518e5cac27b28271873b0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 22:29:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:29:55 91ece5edb4c6: Preparing 22:29:55 c40baeb765e7: Preparing 22:29:55 528b4cd7b9f4: Preparing 22:29:55 7e65536b808f: Preparing 22:29:55 f79e64403ba8: Preparing 22:29:55 714696d21dfb: Preparing 22:29:55 6329ca629ac9: Preparing 22:29:55 994393dc58e7: Preparing 22:29:55 6329ca629ac9: Waiting 22:29:55 714696d21dfb: Waiting 22:29:55 994393dc58e7: Waiting 22:29:55 7e65536b808f: Layer already exists 22:29:55 c40baeb765e7: Layer already exists 22:29:55 528b4cd7b9f4: Layer already exists 22:29:55 91ece5edb4c6: Layer already exists 22:29:55 f79e64403ba8: Layer already exists 22:29:55 714696d21dfb: Layer already exists 22:29:55 6329ca629ac9: Layer already exists 22:29:55 994393dc58e7: Layer already exists 22:29:55 main: digest: sha256:e9ff0cbcfe62332e6d2bbd5b6db3cc5b845c120b7a7518e5cac27b28271873b0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:29:55 ===================================================== [Pipeline] echo 22:29:55 taggedImages: 22:29:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:540a10ffba831aef6e1ef93355137724c31e102d 22:29:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 22:29:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.56 22:29:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 22:29:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 22:29:55 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 22:29:55 540a10ffba831aef6e1ef93355137724c31e102d 22:29:55 latest 22:29:55 2.3.0-dev.56 22:29:55 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 22:29:55 main 22:29:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:540a10ffba831aef6e1ef93355137724c31e102d 22:29:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:29:56 d15217491aaf: Preparing 22:29:56 8aa558014269: Preparing 22:29:56 fe28040af798: Preparing 22:29:56 a813c0fc5370: Preparing 22:29:56 e4e5357a2d27: Preparing 22:29:56 685264f63a2a: Preparing 22:29:56 1f4083148537: Preparing 22:29:56 aca142aab867: Preparing 22:29:56 f92fa3ed65f5: Preparing 22:29:56 994393dc58e7: Preparing 22:29:56 685264f63a2a: Waiting 22:29:56 aca142aab867: Waiting 22:29:56 f92fa3ed65f5: Waiting 22:29:56 1f4083148537: Waiting 22:29:56 d15217491aaf: Pushed 22:29:56 8aa558014269: Pushed 22:29:56 e4e5357a2d27: Pushed 22:29:56 aca142aab867: Pushed 22:29:56 1f4083148537: Pushed 22:29:56 685264f63a2a: Pushed 22:29:56 994393dc58e7: Layer already exists 22:29:56 f92fa3ed65f5: Pushed 22:29:57 a813c0fc5370: Pushed 22:29:58 fe28040af798: Pushed 22:29:58 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:9b9c09468b06a3f0f3c2eca9bb180bad283d190d7be37362fdc4761bb266e229 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 22:29:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:29:58 d15217491aaf: Preparing 22:29:58 8aa558014269: Preparing 22:29:58 fe28040af798: Preparing 22:29:58 a813c0fc5370: Preparing 22:29:58 e4e5357a2d27: Preparing 22:29:58 685264f63a2a: Preparing 22:29:58 1f4083148537: Preparing 22:29:58 aca142aab867: Preparing 22:29:58 f92fa3ed65f5: Preparing 22:29:58 994393dc58e7: Preparing 22:29:58 685264f63a2a: Waiting 22:29:58 1f4083148537: Waiting 22:29:58 aca142aab867: Waiting 22:29:58 f92fa3ed65f5: Waiting 22:29:58 994393dc58e7: Waiting 22:29:58 8aa558014269: Layer already exists 22:29:58 fe28040af798: Layer already exists 22:29:58 d15217491aaf: Layer already exists 22:29:58 a813c0fc5370: Layer already exists 22:29:58 e4e5357a2d27: Layer already exists 22:29:58 685264f63a2a: Layer already exists 22:29:58 1f4083148537: Layer already exists 22:29:58 994393dc58e7: Layer already exists 22:29:58 f92fa3ed65f5: Layer already exists 22:29:58 aca142aab867: Layer already exists 22:29:58 latest: digest: sha256:9b9c09468b06a3f0f3c2eca9bb180bad283d190d7be37362fdc4761bb266e229 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.56 22:29:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:29:59 d15217491aaf: Preparing 22:29:59 8aa558014269: Preparing 22:29:59 fe28040af798: Preparing 22:29:59 a813c0fc5370: Preparing 22:29:59 e4e5357a2d27: Preparing 22:29:59 685264f63a2a: Preparing 22:29:59 1f4083148537: Preparing 22:29:59 aca142aab867: Preparing 22:29:59 f92fa3ed65f5: Preparing 22:29:59 994393dc58e7: Preparing 22:29:59 685264f63a2a: Waiting 22:29:59 1f4083148537: Waiting 22:29:59 aca142aab867: Waiting 22:29:59 f92fa3ed65f5: Waiting 22:29:59 994393dc58e7: Waiting 22:29:59 d15217491aaf: Layer already exists 22:29:59 8aa558014269: Layer already exists 22:29:59 e4e5357a2d27: Layer already exists 22:29:59 fe28040af798: Layer already exists 22:29:59 a813c0fc5370: Layer already exists 22:29:59 685264f63a2a: Layer already exists 22:29:59 f92fa3ed65f5: Layer already exists 22:29:59 1f4083148537: Layer already exists 22:29:59 994393dc58e7: Layer already exists 22:29:59 aca142aab867: Layer already exists 22:29:59 2.3.0-dev.56: digest: sha256:9b9c09468b06a3f0f3c2eca9bb180bad283d190d7be37362fdc4761bb266e229 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 22:30:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:30:00 d15217491aaf: Preparing 22:30:00 8aa558014269: Preparing 22:30:00 fe28040af798: Preparing 22:30:00 a813c0fc5370: Preparing 22:30:00 e4e5357a2d27: Preparing 22:30:00 685264f63a2a: Preparing 22:30:00 1f4083148537: Preparing 22:30:00 685264f63a2a: Waiting 22:30:00 1f4083148537: Waiting 22:30:00 aca142aab867: Preparing 22:30:00 f92fa3ed65f5: Preparing 22:30:00 994393dc58e7: Preparing 22:30:00 f92fa3ed65f5: Waiting 22:30:00 aca142aab867: Waiting 22:30:00 994393dc58e7: Waiting 22:30:00 d15217491aaf: Layer already exists 22:30:00 fe28040af798: Layer already exists 22:30:00 8aa558014269: Layer already exists 22:30:00 e4e5357a2d27: Layer already exists 22:30:00 a813c0fc5370: Layer already exists 22:30:00 685264f63a2a: Layer already exists 22:30:00 1f4083148537: Layer already exists 22:30:00 994393dc58e7: Layer already exists 22:30:00 aca142aab867: Layer already exists 22:30:00 f92fa3ed65f5: Layer already exists 22:30:00 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:9b9c09468b06a3f0f3c2eca9bb180bad283d190d7be37362fdc4761bb266e229 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:00 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 22:30:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:30:00 d15217491aaf: Preparing 22:30:00 8aa558014269: Preparing 22:30:00 fe28040af798: Preparing 22:30:00 a813c0fc5370: Preparing 22:30:00 e4e5357a2d27: Preparing 22:30:00 685264f63a2a: Preparing 22:30:00 1f4083148537: Preparing 22:30:00 aca142aab867: Preparing 22:30:00 f92fa3ed65f5: Preparing 22:30:00 994393dc58e7: Preparing 22:30:00 685264f63a2a: Waiting 22:30:00 1f4083148537: Waiting 22:30:00 aca142aab867: Waiting 22:30:00 f92fa3ed65f5: Waiting 22:30:00 994393dc58e7: Waiting 22:30:00 fe28040af798: Layer already exists 22:30:00 8aa558014269: Layer already exists 22:30:00 e4e5357a2d27: Layer already exists 22:30:00 a813c0fc5370: Layer already exists 22:30:00 d15217491aaf: Layer already exists 22:30:00 685264f63a2a: Layer already exists 22:30:00 aca142aab867: Layer already exists 22:30:00 f92fa3ed65f5: Layer already exists 22:30:00 994393dc58e7: Layer already exists 22:30:00 1f4083148537: Layer already exists 22:30:00 main: digest: sha256:9b9c09468b06a3f0f3c2eca9bb180bad283d190d7be37362fdc4761bb266e229 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:30:00 ===================================================== [Pipeline] echo 22:30:00 taggedImages: 22:30:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:540a10ffba831aef6e1ef93355137724c31e102d 22:30:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 22:30:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.56 22:30:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 22:30:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 22:30:00 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 22:30:00 540a10ffba831aef6e1ef93355137724c31e102d 22:30:00 latest 22:30:00 2.3.0-dev.56 22:30:00 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 22:30:00 main 22:30:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:01 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:540a10ffba831aef6e1ef93355137724c31e102d 22:30:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:30:01 6f8787e5fac1: Preparing 22:30:01 7bf5af23ff1b: Preparing 22:30:01 95db424778c0: Preparing 22:30:01 64b2194c309c: Preparing 22:30:01 d1c1d8f3eee3: Preparing 22:30:01 34d5ebaa5410: Preparing 22:30:01 34d5ebaa5410: Waiting 22:30:01 95db424778c0: Layer already exists 22:30:01 34d5ebaa5410: Layer already exists 22:30:01 d1c1d8f3eee3: Pushed 22:30:01 6f8787e5fac1: Pushed 22:30:01 64b2194c309c: Pushed 22:30:03 7bf5af23ff1b: Pushed 22:30:03 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:9840cd92de5dfd7cc4eca6f9a115b742c84edb3448c0d57c6cfbb3d4ded96faa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 22:30:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:30:04 6f8787e5fac1: Preparing 22:30:04 7bf5af23ff1b: Preparing 22:30:04 95db424778c0: Preparing 22:30:04 64b2194c309c: Preparing 22:30:04 d1c1d8f3eee3: Preparing 22:30:04 34d5ebaa5410: Preparing 22:30:04 34d5ebaa5410: Waiting 22:30:04 95db424778c0: Layer already exists 22:30:04 64b2194c309c: Layer already exists 22:30:04 d1c1d8f3eee3: Layer already exists 22:30:04 6f8787e5fac1: Layer already exists 22:30:04 7bf5af23ff1b: Layer already exists 22:30:04 34d5ebaa5410: Layer already exists 22:30:04 latest: digest: sha256:9840cd92de5dfd7cc4eca6f9a115b742c84edb3448c0d57c6cfbb3d4ded96faa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.56 22:30:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:30:04 6f8787e5fac1: Preparing 22:30:04 7bf5af23ff1b: Preparing 22:30:04 95db424778c0: Preparing 22:30:04 64b2194c309c: Preparing 22:30:04 d1c1d8f3eee3: Preparing 22:30:04 34d5ebaa5410: Preparing 22:30:04 34d5ebaa5410: Waiting 22:30:04 d1c1d8f3eee3: Layer already exists 22:30:04 6f8787e5fac1: Layer already exists 22:30:04 7bf5af23ff1b: Layer already exists 22:30:04 64b2194c309c: Layer already exists 22:30:04 95db424778c0: Layer already exists 22:30:04 34d5ebaa5410: Layer already exists 22:30:04 2.3.0-dev.56: digest: sha256:9840cd92de5dfd7cc4eca6f9a115b742c84edb3448c0d57c6cfbb3d4ded96faa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:05 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 22:30:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:30:05 6f8787e5fac1: Preparing 22:30:05 7bf5af23ff1b: Preparing 22:30:05 95db424778c0: Preparing 22:30:05 64b2194c309c: Preparing 22:30:05 d1c1d8f3eee3: Preparing 22:30:05 34d5ebaa5410: Preparing 22:30:05 34d5ebaa5410: Waiting 22:30:05 d1c1d8f3eee3: Layer already exists 22:30:05 64b2194c309c: Layer already exists 22:30:05 95db424778c0: Layer already exists 22:30:05 6f8787e5fac1: Layer already exists 22:30:05 7bf5af23ff1b: Layer already exists 22:30:05 34d5ebaa5410: Layer already exists 22:30:05 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:9840cd92de5dfd7cc4eca6f9a115b742c84edb3448c0d57c6cfbb3d4ded96faa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:05 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 22:30:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:30:06 6f8787e5fac1: Preparing 22:30:06 7bf5af23ff1b: Preparing 22:30:06 95db424778c0: Preparing 22:30:06 64b2194c309c: Preparing 22:30:06 d1c1d8f3eee3: Preparing 22:30:06 34d5ebaa5410: Preparing 22:30:06 34d5ebaa5410: Waiting 22:30:06 7bf5af23ff1b: Layer already exists 22:30:06 6f8787e5fac1: Layer already exists 22:30:06 d1c1d8f3eee3: Layer already exists 22:30:06 64b2194c309c: Layer already exists 22:30:06 95db424778c0: Layer already exists 22:30:06 34d5ebaa5410: Layer already exists 22:30:06 main: digest: sha256:9840cd92de5dfd7cc4eca6f9a115b742c84edb3448c0d57c6cfbb3d4ded96faa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:30:06 ===================================================== [Pipeline] echo 22:30:06 taggedImages: 22:30:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:540a10ffba831aef6e1ef93355137724c31e102d 22:30:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 22:30:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.56 22:30:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 22:30:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 22:30:06 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 22:30:06 540a10ffba831aef6e1ef93355137724c31e102d 22:30:06 latest 22:30:06 2.3.0-dev.56 22:30:06 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 22:30:06 main 22:30:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:540a10ffba831aef6e1ef93355137724c31e102d 22:30:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:30:06 098d5ea07950: Preparing 22:30:06 4255b84f2844: Preparing 22:30:06 b503804fbd6e: Preparing 22:30:06 89a6c1f66919: Preparing 22:30:06 4db305758763: Preparing 22:30:06 61e0df05fcdb: Preparing 22:30:06 d1c1d8f3eee3: Preparing 22:30:06 34d5ebaa5410: Preparing 22:30:06 61e0df05fcdb: Waiting 22:30:06 d1c1d8f3eee3: Waiting 22:30:06 34d5ebaa5410: Waiting 22:30:06 4255b84f2844: Pushed 22:30:06 b503804fbd6e: Pushed 22:30:06 098d5ea07950: Pushed 22:30:06 d1c1d8f3eee3: Layer already exists 22:30:06 34d5ebaa5410: Layer already exists 22:30:07 61e0df05fcdb: Pushed 22:30:10 4db305758763: Pushed 22:30:13 89a6c1f66919: Pushed 22:30:13 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:1130cc1bf48327c7ecf7717d5d03be91c92bf30a54d7a3aa2cf4b481e2fe5c05 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 22:30:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:30:14 098d5ea07950: Preparing 22:30:14 4255b84f2844: Preparing 22:30:14 b503804fbd6e: Preparing 22:30:14 89a6c1f66919: Preparing 22:30:14 4db305758763: Preparing 22:30:14 61e0df05fcdb: Preparing 22:30:14 d1c1d8f3eee3: Preparing 22:30:14 34d5ebaa5410: Preparing 22:30:14 d1c1d8f3eee3: Waiting 22:30:14 34d5ebaa5410: Waiting 22:30:14 61e0df05fcdb: Waiting 22:30:14 b503804fbd6e: Layer already exists 22:30:14 098d5ea07950: Layer already exists 22:30:14 4255b84f2844: Layer already exists 22:30:14 89a6c1f66919: Layer already exists 22:30:14 4db305758763: Layer already exists 22:30:14 d1c1d8f3eee3: Layer already exists 22:30:14 61e0df05fcdb: Layer already exists 22:30:14 34d5ebaa5410: Layer already exists 22:30:14 latest: digest: sha256:1130cc1bf48327c7ecf7717d5d03be91c92bf30a54d7a3aa2cf4b481e2fe5c05 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.56 22:30:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:30:15 098d5ea07950: Preparing 22:30:15 4255b84f2844: Preparing 22:30:15 b503804fbd6e: Preparing 22:30:15 89a6c1f66919: Preparing 22:30:15 4db305758763: Preparing 22:30:15 61e0df05fcdb: Preparing 22:30:15 d1c1d8f3eee3: Preparing 22:30:15 34d5ebaa5410: Preparing 22:30:15 61e0df05fcdb: Waiting 22:30:15 d1c1d8f3eee3: Waiting 22:30:15 34d5ebaa5410: Waiting 22:30:15 89a6c1f66919: Layer already exists 22:30:15 098d5ea07950: Layer already exists 22:30:15 4255b84f2844: Layer already exists 22:30:15 4db305758763: Layer already exists 22:30:15 b503804fbd6e: Layer already exists 22:30:15 d1c1d8f3eee3: Layer already exists 22:30:15 34d5ebaa5410: Layer already exists 22:30:15 61e0df05fcdb: Layer already exists 22:30:15 2.3.0-dev.56: digest: sha256:1130cc1bf48327c7ecf7717d5d03be91c92bf30a54d7a3aa2cf4b481e2fe5c05 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:15 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 22:30:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:30:15 098d5ea07950: Preparing 22:30:15 4255b84f2844: Preparing 22:30:15 b503804fbd6e: Preparing 22:30:15 89a6c1f66919: Preparing 22:30:15 4db305758763: Preparing 22:30:15 61e0df05fcdb: Preparing 22:30:15 d1c1d8f3eee3: Preparing 22:30:15 34d5ebaa5410: Preparing 22:30:15 61e0df05fcdb: Waiting 22:30:15 d1c1d8f3eee3: Waiting 22:30:15 34d5ebaa5410: Waiting 22:30:15 4255b84f2844: Layer already exists 22:30:15 4db305758763: Layer already exists 22:30:15 89a6c1f66919: Layer already exists 22:30:15 098d5ea07950: Layer already exists 22:30:15 b503804fbd6e: Layer already exists 22:30:15 61e0df05fcdb: Layer already exists 22:30:15 34d5ebaa5410: Layer already exists 22:30:15 d1c1d8f3eee3: Layer already exists 22:30:15 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:1130cc1bf48327c7ecf7717d5d03be91c92bf30a54d7a3aa2cf4b481e2fe5c05 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 22:30:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:30:16 098d5ea07950: Preparing 22:30:16 4255b84f2844: Preparing 22:30:16 b503804fbd6e: Preparing 22:30:16 89a6c1f66919: Preparing 22:30:16 4db305758763: Preparing 22:30:16 61e0df05fcdb: Preparing 22:30:16 d1c1d8f3eee3: Preparing 22:30:16 34d5ebaa5410: Preparing 22:30:16 d1c1d8f3eee3: Waiting 22:30:16 61e0df05fcdb: Waiting 22:30:16 34d5ebaa5410: Waiting 22:30:16 4db305758763: Layer already exists 22:30:16 89a6c1f66919: Layer already exists 22:30:16 b503804fbd6e: Layer already exists 22:30:16 098d5ea07950: Layer already exists 22:30:16 4255b84f2844: Layer already exists 22:30:16 61e0df05fcdb: Layer already exists 22:30:16 34d5ebaa5410: Layer already exists 22:30:16 d1c1d8f3eee3: Layer already exists 22:30:16 main: digest: sha256:1130cc1bf48327c7ecf7717d5d03be91c92bf30a54d7a3aa2cf4b481e2fe5c05 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:30:16 ===================================================== [Pipeline] echo 22:30:16 taggedImages: 22:30:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:540a10ffba831aef6e1ef93355137724c31e102d 22:30:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 22:30:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.56 22:30:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 22:30:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 22:30:16 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 22:30:16 540a10ffba831aef6e1ef93355137724c31e102d 22:30:16 latest 22:30:16 2.3.0-dev.56 22:30:16 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 22:30:16 main 22:30:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:540a10ffba831aef6e1ef93355137724c31e102d 22:30:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:30:17 567843079899: Preparing 22:30:17 e64b64aee1f8: Preparing 22:30:17 9047ace7ec2f: Preparing 22:30:17 cb1f91507e09: Preparing 22:30:17 186eb345f4b7: Preparing 22:30:17 d1c1d8f3eee3: Preparing 22:30:17 34d5ebaa5410: Preparing 22:30:17 d1c1d8f3eee3: Waiting 22:30:17 34d5ebaa5410: Waiting 22:30:17 567843079899: Pushed 22:30:17 e64b64aee1f8: Pushed 22:30:17 9047ace7ec2f: Pushed 22:30:17 d1c1d8f3eee3: Layer already exists 22:30:17 34d5ebaa5410: Layer already exists 22:30:17 186eb345f4b7: Pushed 22:30:23 cb1f91507e09: Pushed 22:30:23 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:1b211e9fa46cc66f5b092997c84cd9e5b8e3fb845e3f6e084bd0e8331af7406c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 22:30:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:30:24 567843079899: Preparing 22:30:24 e64b64aee1f8: Preparing 22:30:24 9047ace7ec2f: Preparing 22:30:24 cb1f91507e09: Preparing 22:30:24 186eb345f4b7: Preparing 22:30:24 d1c1d8f3eee3: Preparing 22:30:24 34d5ebaa5410: Preparing 22:30:24 d1c1d8f3eee3: Waiting 22:30:24 34d5ebaa5410: Waiting 22:30:24 186eb345f4b7: Layer already exists 22:30:24 9047ace7ec2f: Layer already exists 22:30:24 cb1f91507e09: Layer already exists 22:30:24 e64b64aee1f8: Layer already exists 22:30:24 567843079899: Layer already exists 22:30:24 d1c1d8f3eee3: Layer already exists 22:30:24 34d5ebaa5410: Layer already exists 22:30:24 latest: digest: sha256:1b211e9fa46cc66f5b092997c84cd9e5b8e3fb845e3f6e084bd0e8331af7406c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.56 22:30:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:30:25 567843079899: Preparing 22:30:25 e64b64aee1f8: Preparing 22:30:25 9047ace7ec2f: Preparing 22:30:25 cb1f91507e09: Preparing 22:30:25 186eb345f4b7: Preparing 22:30:25 d1c1d8f3eee3: Preparing 22:30:25 34d5ebaa5410: Preparing 22:30:25 d1c1d8f3eee3: Waiting 22:30:25 34d5ebaa5410: Waiting 22:30:25 e64b64aee1f8: Layer already exists 22:30:25 186eb345f4b7: Layer already exists 22:30:25 567843079899: Layer already exists 22:30:25 9047ace7ec2f: Layer already exists 22:30:25 cb1f91507e09: Layer already exists 22:30:25 34d5ebaa5410: Layer already exists 22:30:25 d1c1d8f3eee3: Layer already exists 22:30:25 2.3.0-dev.56: digest: sha256:1b211e9fa46cc66f5b092997c84cd9e5b8e3fb845e3f6e084bd0e8331af7406c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 22:30:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:30:26 567843079899: Preparing 22:30:26 e64b64aee1f8: Preparing 22:30:26 9047ace7ec2f: Preparing 22:30:26 cb1f91507e09: Preparing 22:30:26 186eb345f4b7: Preparing 22:30:26 d1c1d8f3eee3: Preparing 22:30:26 34d5ebaa5410: Preparing 22:30:26 d1c1d8f3eee3: Waiting 22:30:26 34d5ebaa5410: Waiting 22:30:26 186eb345f4b7: Layer already exists 22:30:26 cb1f91507e09: Layer already exists 22:30:26 e64b64aee1f8: Layer already exists 22:30:26 9047ace7ec2f: Layer already exists 22:30:26 567843079899: Layer already exists 22:30:26 34d5ebaa5410: Layer already exists 22:30:26 d1c1d8f3eee3: Layer already exists 22:30:26 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:1b211e9fa46cc66f5b092997c84cd9e5b8e3fb845e3f6e084bd0e8331af7406c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:26 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 22:30:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:30:26 567843079899: Preparing 22:30:26 e64b64aee1f8: Preparing 22:30:26 9047ace7ec2f: Preparing 22:30:26 cb1f91507e09: Preparing 22:30:26 186eb345f4b7: Preparing 22:30:26 d1c1d8f3eee3: Preparing 22:30:26 34d5ebaa5410: Preparing 22:30:26 d1c1d8f3eee3: Waiting 22:30:26 34d5ebaa5410: Waiting 22:30:26 cb1f91507e09: Layer already exists 22:30:26 9047ace7ec2f: Layer already exists 22:30:26 186eb345f4b7: Layer already exists 22:30:26 e64b64aee1f8: Layer already exists 22:30:26 567843079899: Layer already exists 22:30:26 34d5ebaa5410: Layer already exists 22:30:26 d1c1d8f3eee3: Layer already exists 22:30:26 main: digest: sha256:1b211e9fa46cc66f5b092997c84cd9e5b8e3fb845e3f6e084bd0e8331af7406c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:30:26 ===================================================== [Pipeline] echo 22:30:26 taggedImages: 22:30:26 - nexus3.edgexfoundry.org:10004/security-spire-config:540a10ffba831aef6e1ef93355137724c31e102d 22:30:26 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 22:30:26 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.56 22:30:26 - nexus3.edgexfoundry.org:10004/security-spire-config:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 22:30:26 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 22:30:26 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 22:30:26 540a10ffba831aef6e1ef93355137724c31e102d 22:30:26 latest 22:30:26 2.3.0-dev.56 22:30:26 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 22:30:26 main 22:30:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:27 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:540a10ffba831aef6e1ef93355137724c31e102d 22:30:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:30:27 0a9ea8ef60c6: Preparing 22:30:27 d4bb36f19d3a: Preparing 22:30:27 fb445dc5431a: Preparing 22:30:27 03072c680e06: Preparing 22:30:27 61e0df05fcdb: Preparing 22:30:27 d1c1d8f3eee3: Preparing 22:30:27 34d5ebaa5410: Preparing 22:30:27 d1c1d8f3eee3: Waiting 22:30:27 61e0df05fcdb: Layer already exists 22:30:27 d1c1d8f3eee3: Layer already exists 22:30:27 34d5ebaa5410: Layer already exists 22:30:27 d4bb36f19d3a: Pushed 22:30:27 0a9ea8ef60c6: Pushed 22:30:27 fb445dc5431a: Pushed 22:30:35 03072c680e06: Pushed 22:30:35 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:a8d84740b0f3525661c149e9e1b1c4eb05cf3849f64c8eb620b3b62679c31b1d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:35 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 22:30:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:30:36 0a9ea8ef60c6: Preparing 22:30:36 d4bb36f19d3a: Preparing 22:30:36 fb445dc5431a: Preparing 22:30:36 03072c680e06: Preparing 22:30:36 61e0df05fcdb: Preparing 22:30:36 d1c1d8f3eee3: Preparing 22:30:36 34d5ebaa5410: Preparing 22:30:36 d1c1d8f3eee3: Waiting 22:30:36 34d5ebaa5410: Waiting 22:30:36 0a9ea8ef60c6: Layer already exists 22:30:36 61e0df05fcdb: Layer already exists 22:30:36 fb445dc5431a: Layer already exists 22:30:36 03072c680e06: Layer already exists 22:30:36 d4bb36f19d3a: Layer already exists 22:30:36 34d5ebaa5410: Layer already exists 22:30:36 d1c1d8f3eee3: Layer already exists 22:30:36 latest: digest: sha256:a8d84740b0f3525661c149e9e1b1c4eb05cf3849f64c8eb620b3b62679c31b1d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:36 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.56 22:30:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:30:36 0a9ea8ef60c6: Preparing 22:30:36 d4bb36f19d3a: Preparing 22:30:36 fb445dc5431a: Preparing 22:30:36 03072c680e06: Preparing 22:30:36 61e0df05fcdb: Preparing 22:30:36 d1c1d8f3eee3: Preparing 22:30:36 34d5ebaa5410: Preparing 22:30:36 34d5ebaa5410: Waiting 22:30:36 d1c1d8f3eee3: Waiting 22:30:36 61e0df05fcdb: Layer already exists 22:30:36 03072c680e06: Layer already exists 22:30:36 0a9ea8ef60c6: Layer already exists 22:30:36 d4bb36f19d3a: Layer already exists 22:30:36 fb445dc5431a: Layer already exists 22:30:36 d1c1d8f3eee3: Layer already exists 22:30:36 34d5ebaa5410: Layer already exists 22:30:36 2.3.0-dev.56: digest: sha256:a8d84740b0f3525661c149e9e1b1c4eb05cf3849f64c8eb620b3b62679c31b1d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 22:30:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:30:37 0a9ea8ef60c6: Preparing 22:30:37 d4bb36f19d3a: Preparing 22:30:37 fb445dc5431a: Preparing 22:30:37 03072c680e06: Preparing 22:30:37 61e0df05fcdb: Preparing 22:30:37 d1c1d8f3eee3: Preparing 22:30:37 34d5ebaa5410: Preparing 22:30:37 34d5ebaa5410: Waiting 22:30:37 d1c1d8f3eee3: Waiting 22:30:37 61e0df05fcdb: Layer already exists 22:30:37 03072c680e06: Layer already exists 22:30:37 d4bb36f19d3a: Layer already exists 22:30:37 fb445dc5431a: Layer already exists 22:30:37 0a9ea8ef60c6: Layer already exists 22:30:37 d1c1d8f3eee3: Layer already exists 22:30:37 34d5ebaa5410: Layer already exists 22:30:37 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:a8d84740b0f3525661c149e9e1b1c4eb05cf3849f64c8eb620b3b62679c31b1d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 22:30:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:30:37 0a9ea8ef60c6: Preparing 22:30:37 d4bb36f19d3a: Preparing 22:30:37 fb445dc5431a: Preparing 22:30:37 03072c680e06: Preparing 22:30:37 61e0df05fcdb: Preparing 22:30:37 d1c1d8f3eee3: Preparing 22:30:37 34d5ebaa5410: Preparing 22:30:37 34d5ebaa5410: Waiting 22:30:37 d1c1d8f3eee3: Waiting 22:30:37 03072c680e06: Layer already exists 22:30:37 d4bb36f19d3a: Layer already exists 22:30:37 0a9ea8ef60c6: Layer already exists 22:30:37 61e0df05fcdb: Layer already exists 22:30:37 fb445dc5431a: Layer already exists 22:30:37 d1c1d8f3eee3: Layer already exists 22:30:37 34d5ebaa5410: Layer already exists 22:30:37 main: digest: sha256:a8d84740b0f3525661c149e9e1b1c4eb05cf3849f64c8eb620b3b62679c31b1d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:30:38 ===================================================== [Pipeline] echo 22:30:38 taggedImages: 22:30:38 - nexus3.edgexfoundry.org:10004/security-spire-server:540a10ffba831aef6e1ef93355137724c31e102d 22:30:38 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 22:30:38 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.56 22:30:38 - nexus3.edgexfoundry.org:10004/security-spire-server:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 22:30:38 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 22:30:38 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 22:30:38 540a10ffba831aef6e1ef93355137724c31e102d 22:30:38 latest 22:30:38 2.3.0-dev.56 22:30:38 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 22:30:38 main 22:30:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:540a10ffba831aef6e1ef93355137724c31e102d 22:30:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:30:38 8f545528147b: Preparing 22:30:38 eb6a80852697: Preparing 22:30:38 95db424778c0: Preparing 22:30:38 52d85598b42d: Preparing 22:30:38 994393dc58e7: Preparing 22:30:38 994393dc58e7: Layer already exists 22:30:38 95db424778c0: Layer already exists 22:30:38 8f545528147b: Pushed 22:30:38 52d85598b42d: Pushed 22:30:41 eb6a80852697: Pushed 22:30:41 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:fca6b6de337aa51723015f19427b45634505e5bb56e543c805d2f6cdb2640752 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:41 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 22:30:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:30:41 8f545528147b: Preparing 22:30:41 eb6a80852697: Preparing 22:30:41 95db424778c0: Preparing 22:30:41 52d85598b42d: Preparing 22:30:41 994393dc58e7: Preparing 22:30:41 52d85598b42d: Layer already exists 22:30:41 994393dc58e7: Layer already exists 22:30:41 8f545528147b: Layer already exists 22:30:41 eb6a80852697: Layer already exists 22:30:41 95db424778c0: Layer already exists 22:30:41 latest: digest: sha256:fca6b6de337aa51723015f19427b45634505e5bb56e543c805d2f6cdb2640752 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.56 22:30:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:30:42 8f545528147b: Preparing 22:30:42 eb6a80852697: Preparing 22:30:42 95db424778c0: Preparing 22:30:42 52d85598b42d: Preparing 22:30:42 994393dc58e7: Preparing 22:30:42 52d85598b42d: Layer already exists 22:30:42 95db424778c0: Layer already exists 22:30:42 8f545528147b: Layer already exists 22:30:42 994393dc58e7: Layer already exists 22:30:42 eb6a80852697: Layer already exists 22:30:42 2.3.0-dev.56: digest: sha256:fca6b6de337aa51723015f19427b45634505e5bb56e543c805d2f6cdb2640752 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 22:30:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:30:43 8f545528147b: Preparing 22:30:43 eb6a80852697: Preparing 22:30:43 95db424778c0: Preparing 22:30:43 52d85598b42d: Preparing 22:30:43 994393dc58e7: Preparing 22:30:43 52d85598b42d: Layer already exists 22:30:43 eb6a80852697: Layer already exists 22:30:43 8f545528147b: Layer already exists 22:30:43 994393dc58e7: Layer already exists 22:30:43 95db424778c0: Layer already exists 22:30:43 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:fca6b6de337aa51723015f19427b45634505e5bb56e543c805d2f6cdb2640752 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 22:30:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:30:43 8f545528147b: Preparing 22:30:43 eb6a80852697: Preparing 22:30:43 95db424778c0: Preparing 22:30:43 52d85598b42d: Preparing 22:30:43 994393dc58e7: Preparing 22:30:43 994393dc58e7: Layer already exists 22:30:43 eb6a80852697: Layer already exists 22:30:43 95db424778c0: Layer already exists 22:30:43 8f545528147b: Layer already exists 22:30:43 52d85598b42d: Layer already exists 22:30:43 main: digest: sha256:fca6b6de337aa51723015f19427b45634505e5bb56e543c805d2f6cdb2640752 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:30:43 ===================================================== [Pipeline] echo 22:30:43 taggedImages: 22:30:43 - nexus3.edgexfoundry.org:10004/support-notifications:540a10ffba831aef6e1ef93355137724c31e102d 22:30:43 - nexus3.edgexfoundry.org:10004/support-notifications:latest 22:30:43 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.56 22:30:43 - nexus3.edgexfoundry.org:10004/support-notifications:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 22:30:43 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 22:30:43 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 22:30:43 540a10ffba831aef6e1ef93355137724c31e102d 22:30:43 latest 22:30:43 2.3.0-dev.56 22:30:43 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 22:30:43 main 22:30:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:540a10ffba831aef6e1ef93355137724c31e102d 22:30:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:30:44 a238fce655af: Preparing 22:30:44 e3be711cad01: Preparing 22:30:44 95db424778c0: Preparing 22:30:44 da74cce38769: Preparing 22:30:44 994393dc58e7: Preparing 22:30:44 95db424778c0: Layer already exists 22:30:44 994393dc58e7: Layer already exists 22:30:44 da74cce38769: Layer already exists 22:30:44 a238fce655af: Pushed 22:30:47 e3be711cad01: Pushed 22:30:47 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:90dd44900784e5c8b9e7deafeb28646b593b2bdd480a407c392651339092fe18 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 22:30:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:30:47 a238fce655af: Preparing 22:30:47 e3be711cad01: Preparing 22:30:47 95db424778c0: Preparing 22:30:47 da74cce38769: Preparing 22:30:47 994393dc58e7: Preparing 22:30:47 da74cce38769: Layer already exists 22:30:47 e3be711cad01: Layer already exists 22:30:47 95db424778c0: Layer already exists 22:30:47 a238fce655af: Layer already exists 22:30:47 994393dc58e7: Layer already exists 22:30:47 latest: digest: sha256:90dd44900784e5c8b9e7deafeb28646b593b2bdd480a407c392651339092fe18 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.56 22:30:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:30:48 a238fce655af: Preparing 22:30:48 e3be711cad01: Preparing 22:30:48 95db424778c0: Preparing 22:30:48 da74cce38769: Preparing 22:30:48 994393dc58e7: Preparing 22:30:48 a238fce655af: Layer already exists 22:30:48 da74cce38769: Layer already exists 22:30:48 95db424778c0: Layer already exists 22:30:48 e3be711cad01: Layer already exists 22:30:48 994393dc58e7: Layer already exists 22:30:48 2.3.0-dev.56: digest: sha256:90dd44900784e5c8b9e7deafeb28646b593b2bdd480a407c392651339092fe18 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 22:30:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:30:48 a238fce655af: Preparing 22:30:48 e3be711cad01: Preparing 22:30:48 95db424778c0: Preparing 22:30:48 da74cce38769: Preparing 22:30:48 994393dc58e7: Preparing 22:30:48 e3be711cad01: Layer already exists 22:30:48 95db424778c0: Layer already exists 22:30:48 a238fce655af: Layer already exists 22:30:48 da74cce38769: Layer already exists 22:30:48 994393dc58e7: Layer already exists 22:30:48 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:90dd44900784e5c8b9e7deafeb28646b593b2bdd480a407c392651339092fe18 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 22:30:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:30:49 a238fce655af: Preparing 22:30:49 e3be711cad01: Preparing 22:30:49 95db424778c0: Preparing 22:30:49 da74cce38769: Preparing 22:30:49 994393dc58e7: Preparing 22:30:49 95db424778c0: Layer already exists 22:30:49 da74cce38769: Layer already exists 22:30:49 e3be711cad01: Layer already exists 22:30:49 994393dc58e7: Layer already exists 22:30:49 a238fce655af: Layer already exists 22:30:49 main: digest: sha256:90dd44900784e5c8b9e7deafeb28646b593b2bdd480a407c392651339092fe18 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:30:49 ===================================================== [Pipeline] echo 22:30:49 taggedImages: 22:30:49 - nexus3.edgexfoundry.org:10004/support-scheduler:540a10ffba831aef6e1ef93355137724c31e102d 22:30:49 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 22:30:49 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.56 22:30:49 - nexus3.edgexfoundry.org:10004/support-scheduler:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 22:30:49 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 22:30:49 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 22:30:49 540a10ffba831aef6e1ef93355137724c31e102d 22:30:49 latest 22:30:49 2.3.0-dev.56 22:30:49 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 22:30:49 main 22:30:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:49 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:50 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:540a10ffba831aef6e1ef93355137724c31e102d 22:30:50 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:30:50 d4a13b7c4805: Preparing 22:30:50 56bdcbb864e4: Preparing 22:30:50 e4f9fe4c5477: Preparing 22:30:50 7f5f2e513031: Preparing 22:30:50 994393dc58e7: Preparing 22:30:50 994393dc58e7: Layer already exists 22:30:50 56bdcbb864e4: Pushed 22:30:50 d4a13b7c4805: Pushed 22:30:51 e4f9fe4c5477: Pushed 22:31:03 7f5f2e513031: Pushed 22:31:03 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:23537fd44784f4b0bddcb6c45ade32bee4fae9a5f8338604c7450bc8246d0c39 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:04 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:04 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 22:31:04 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:31:04 d4a13b7c4805: Preparing 22:31:04 56bdcbb864e4: Preparing 22:31:04 e4f9fe4c5477: Preparing 22:31:04 7f5f2e513031: Preparing 22:31:04 994393dc58e7: Preparing 22:31:04 994393dc58e7: Layer already exists 22:31:04 56bdcbb864e4: Layer already exists 22:31:04 e4f9fe4c5477: Layer already exists 22:31:04 7f5f2e513031: Layer already exists 22:31:04 d4a13b7c4805: Layer already exists 22:31:04 latest: digest: sha256:23537fd44784f4b0bddcb6c45ade32bee4fae9a5f8338604c7450bc8246d0c39 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:04 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:04 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.56 22:31:04 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:31:04 d4a13b7c4805: Preparing 22:31:04 56bdcbb864e4: Preparing 22:31:04 e4f9fe4c5477: Preparing 22:31:04 7f5f2e513031: Preparing 22:31:04 994393dc58e7: Preparing 22:31:04 994393dc58e7: Layer already exists 22:31:04 e4f9fe4c5477: Layer already exists 22:31:04 d4a13b7c4805: Layer already exists 22:31:04 7f5f2e513031: Layer already exists 22:31:04 56bdcbb864e4: Layer already exists 22:31:04 2.3.0-dev.56: digest: sha256:23537fd44784f4b0bddcb6c45ade32bee4fae9a5f8338604c7450bc8246d0c39 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:05 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:05 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 22:31:05 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:31:05 d4a13b7c4805: Preparing 22:31:05 56bdcbb864e4: Preparing 22:31:05 e4f9fe4c5477: Preparing 22:31:05 7f5f2e513031: Preparing 22:31:05 994393dc58e7: Preparing 22:31:05 56bdcbb864e4: Layer already exists 22:31:05 994393dc58e7: Layer already exists 22:31:05 d4a13b7c4805: Layer already exists 22:31:05 7f5f2e513031: Layer already exists 22:31:05 e4f9fe4c5477: Layer already exists 22:31:05 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:23537fd44784f4b0bddcb6c45ade32bee4fae9a5f8338604c7450bc8246d0c39 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:05 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:06 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 22:31:06 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:31:06 d4a13b7c4805: Preparing 22:31:06 56bdcbb864e4: Preparing 22:31:06 e4f9fe4c5477: Preparing 22:31:06 7f5f2e513031: Preparing 22:31:06 994393dc58e7: Preparing 22:31:06 7f5f2e513031: Layer already exists 22:31:06 56bdcbb864e4: Layer already exists 22:31:06 e4f9fe4c5477: Layer already exists 22:31:06 d4a13b7c4805: Layer already exists 22:31:06 994393dc58e7: Layer already exists 22:31:06 main: digest: sha256:23537fd44784f4b0bddcb6c45ade32bee4fae9a5f8338604c7450bc8246d0c39 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:31:06 ===================================================== [Pipeline] echo 22:31:06 taggedImages: 22:31:06 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:540a10ffba831aef6e1ef93355137724c31e102d 22:31:06 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 22:31:06 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.56 22:31:06 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 22:31:06 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:44:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-28564 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 22:44:38 Running in /w/workspace/edgex-go/292 [Pipeline] { [Pipeline] checkout 22:44:38 The recommended git tool is: git 22:44:48 using credential edgex-jenkins-ssh 22:44:48 Cloning the remote Git repository 22:44:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:44:48 > git init /w/workspace/edgex-go/292 # timeout=10 22:44:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:44:48 > git --version # timeout=10 22:44:48 > git --version # 'git version 2.25.1' 22:44:48 using GIT_SSH to set credentials SSH Credentials for GitHub 22:44:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:45:08 Avoid second fetch 22:45:08 Checking out Revision 540a10ffba831aef6e1ef93355137724c31e102d (main) 22:45:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:45:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:45:08 > git config core.sparsecheckout # timeout=10 22:45:08 > git checkout -f 540a10ffba831aef6e1ef93355137724c31e102d # timeout=10 22:45:13 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#4146)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:45:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:45:14 % Total % Received % Xferd Average Speed Time Time Time Current 22:45:14 Dload Upload Total Spent Left Speed 22:45:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 219k 0 --:--:-- --:--:-- --:--:-- 223k [Pipeline] sh 22:45:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:45:15 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 22:45:15 22:45:15 { 22:45:15 "registry-mirrors": [ 22:45:15 "https://nexus3.edgexfoundry.org:10001" 22:45:15 ], 22:45:15 "bip": "10.250.0.254/24", 22:45:15 "hosts": [ 22:45:15 "tcp://0.0.0.0:5555", 22:45:15 "unix:///var/run/docker.sock" 22:45:15 ], 22:45:15 "mtu": 1458, 22:45:15 "selinux-enabled": true, 22:45:15 "seccomp-profile": "/etc/docker/seccomp.json" 22:45:15 } [Pipeline] sh 22:45:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:45:16 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:45:34 provisioning config files... 22:45:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/292@tmp/config5394737372241011612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:45:35 ---> docker-login.sh 22:45:35 nexus3.edgexfoundry.org:10001 22:45:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:36 Configure a credential helper to remove this warning. See 22:45:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:36 22:45:36 Login Succeeded 22:45:36 nexus3.edgexfoundry.org:10002 22:45:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:36 Configure a credential helper to remove this warning. See 22:45:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:36 22:45:36 Login Succeeded 22:45:36 nexus3.edgexfoundry.org:10003 22:45:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:37 Configure a credential helper to remove this warning. See 22:45:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:37 22:45:37 Login Succeeded 22:45:37 nexus3.edgexfoundry.org:10004 22:45:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:37 Configure a credential helper to remove this warning. See 22:45:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:37 22:45:37 Login Succeeded 22:45:37 docker.io 22:45:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:38 Configure a credential helper to remove this warning. See 22:45:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:38 22:45:38 Login Succeeded 22:45:38 ---> docker-login.sh ends [Pipeline] } 22:45:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 22:45:39 + git config --global --add safe.directory /w/workspace/edgex-go/292 [Pipeline] echo 22:45:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:45:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:45:39 ========================================================= 22:45:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:45:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:45:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:45:40 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:45:40 b3c136eddcbf: Pulling fs layer 22:45:40 c0a3192eca97: Pulling fs layer 22:45:40 a050256f5b6f: Pulling fs layer 22:45:40 656be50a0ddc: Pulling fs layer 22:45:40 2bbca73fdf42: Pulling fs layer 22:45:40 46d945488cbd: Pulling fs layer 22:45:40 8a5474983e97: Pulling fs layer 22:45:40 329c88fbcd65: Pulling fs layer 22:45:40 2bbca73fdf42: Waiting 22:45:40 8a5474983e97: Waiting 22:45:40 329c88fbcd65: Waiting 22:45:40 656be50a0ddc: Waiting 22:45:40 46d945488cbd: Waiting 22:45:40 a050256f5b6f: Verifying Checksum 22:45:40 a050256f5b6f: Download complete 22:45:40 c0a3192eca97: Verifying Checksum 22:45:40 c0a3192eca97: Download complete 22:45:40 2bbca73fdf42: Verifying Checksum 22:45:40 2bbca73fdf42: Download complete 22:45:40 46d945488cbd: Verifying Checksum 22:45:40 46d945488cbd: Download complete 22:45:40 b3c136eddcbf: Download complete 22:45:41 b3c136eddcbf: Pull complete 22:45:41 329c88fbcd65: Verifying Checksum 22:45:41 329c88fbcd65: Download complete 22:45:42 c0a3192eca97: Pull complete 22:45:42 a050256f5b6f: Pull complete 22:45:43 8a5474983e97: Verifying Checksum 22:45:43 656be50a0ddc: Verifying Checksum 22:45:43 656be50a0ddc: Download complete 22:45:58 656be50a0ddc: Pull complete 22:45:58 2bbca73fdf42: Pull complete 22:45:58 46d945488cbd: Pull complete 22:46:04 8a5474983e97: Pull complete 22:46:05 329c88fbcd65: Pull complete 22:46:05 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 22:46:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:46:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 22:46:06 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:46:06 WORKDIR /edgex 22:46:06 COPY go.mod . 22:46:06 RUN go mod download build 22:46:06 -t ci-base-image-arm64 -f - . 22:46:06 Sending build context to Docker daemon 3.162MB 22:46:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:46:06 ---> ff4287adb874 22:46:06 Step 2/4 : WORKDIR /edgex 22:46:08 ---> Running in 536bf2fa9a67 22:46:09 Removing intermediate container 536bf2fa9a67 22:46:09 ---> f90baa9fe2d3 22:46:09 Step 3/4 : COPY go.mod . 22:46:09 ---> 2b61b798b32f 22:46:09 Step 4/4 : RUN go mod download 22:46:09 ---> Running in 92546f92f976 22:46:48 Removing intermediate container 92546f92f976 22:46:48 ---> 04bd427627b1 22:46:48 Successfully built 04bd427627b1 22:46:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:49 + docker inspect -f . ci-base-image-arm64 22:46:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:46:49 prd-ubuntu20.04-docker-arm64-4c-16g-28564 does not seem to be running inside a container 22:46:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/292 -v /w/workspace/edgex-go/292:/w/workspace/edgex-go/292:rw,z -v /w/workspace/edgex-go/292@tmp:/w/workspace/edgex-go/292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:46:50 $ docker top 3528b85ddcc02a42d593348a0050dfb5187edef0f0cee9b5ccba22b87ab72616 -eo pid,comm [Pipeline] { [Pipeline] sh 22:46:51 + go version 22:46:51 go version go1.18.3 linux/arm64 [Pipeline] } 22:46:51 $ docker stop --time=1 3528b85ddcc02a42d593348a0050dfb5187edef0f0cee9b5ccba22b87ab72616 22:46:53 $ docker rm -f 3528b85ddcc02a42d593348a0050dfb5187edef0f0cee9b5ccba22b87ab72616 [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] withEnv [Pipeline] { [Pipeline] sh 22:46:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:46:53 22:46:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:46:54 latest: Pulling from edgex-devops/edgex-compose-arm64 22:46:54 29e5d40040c1: Pulling fs layer 22:46:54 1ce36da41761: Pulling fs layer 22:46:54 25b303627fd3: Pulling fs layer 22:46:54 29e5d40040c1: Download complete 22:46:54 1ce36da41761: Verifying Checksum 22:46:54 1ce36da41761: Download complete 22:46:55 29e5d40040c1: Pull complete 22:46:56 25b303627fd3: Verifying Checksum 22:46:56 25b303627fd3: Download complete 22:46:56 1ce36da41761: Pull complete 22:47:08 25b303627fd3: Pull complete 22:47:08 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:47:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:47:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:47:09 prd-ubuntu20.04-docker-arm64-4c-16g-28564 does not seem to be running inside a container 22:47:09 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/292 -v /w/workspace/edgex-go/292:/w/workspace/edgex-go/292:rw,z -v /w/workspace/edgex-go/292@tmp:/w/workspace/edgex-go/292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:47:11 $ docker top 34d1be76bb7b251e2cdca894a16ba90fa7d89a18a68d1edb2e2db8c4e8f44e3e -eo pid,comm [Pipeline] { [Pipeline] sh 22:47:12 + grep parallel 22:47:12 + docker-compose build --help 22:47:18 --parallel Build images in parallel. [Pipeline] } 22:47:18 $ docker stop --time=1 34d1be76bb7b251e2cdca894a16ba90fa7d89a18a68d1edb2e2db8c4e8f44e3e 22:47:19 $ docker rm -f 34d1be76bb7b251e2cdca894a16ba90fa7d89a18a68d1edb2e2db8c4e8f44e3e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:47:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:47:20 prd-ubuntu20.04-docker-arm64-4c-16g-28564 does not seem to be running inside a container 22:47:20 $ 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/292 -v /w/workspace/edgex-go/292:/w/workspace/edgex-go/292:rw,z -v /w/workspace/edgex-go/292@tmp:/w/workspace/edgex-go/292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:47:22 $ docker top d04ad2ebc26db6e6ccd01de6c132a77feb25ccc475ca92c6e573e27250f40952 -eo pid,comm [Pipeline] { [Pipeline] sh 22:47:23 + docker-compose -f ./docker-compose-build.yml build --parallel 22:47:28 Building core-command ... 22:47:28 Building core-data ... 22:47:28 Building core-metadata ... 22:47:28 Building security-bootstrapper ... 22:47:28 Building security-proxy-setup ... 22:47:28 Building security-secretstore-setup ... 22:47:28 Building security-spiffe-token-provider ... 22:47:28 Building security-spire-agent ... 22:47:28 Building security-spire-config ... 22:47:28 Building security-spire-server ... 22:47:28 Building support-notifications ... 22:47:28 Building support-scheduler ... 22:47:28 Building sys-mgmt-agent ... 22:47:28 Building support-notifications 22:47:28 Building security-bootstrapper 22:47:28 Building security-spire-config 22:47:28 Building security-proxy-setup 22:47:28 Building security-spire-server 22:47:43 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:47:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:47:43 ---> 04bd427627b1 22:47:43 Step 3/22 : WORKDIR /edgex-go 22:47:43 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:47:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:47:43 ---> 04bd427627b1 22:47:43 Step 3/26 : WORKDIR /edgex-go 22:47:43 ---> Running in 6f4b2b264793 22:47:43 ---> Running in f09c75d10778 22:47:43 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:47:43 Step 2/31 : FROM ${BUILDER_BASE} AS builder 22:47:43 ---> 04bd427627b1 22:47:43 Step 3/31 : WORKDIR /edgex-go 22:47:43 ---> Running in b0103c436bc1 22:47:43 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:47:43 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:47:43 ---> 04bd427627b1 22:47:43 Step 3/25 : WORKDIR /edgex-go 22:47:43 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:47:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:47:43 ---> 04bd427627b1 22:47:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:47:43 ---> Running in 866d7f86d11b 22:47:43 ---> Running in bc2d392d9bc9 22:47:43 Removing intermediate container 6f4b2b264793 22:47:43 ---> 3b8f98199d25 22:47:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:43 Removing intermediate container f09c75d10778 22:47:43 ---> 98115ca198ff 22:47:43 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:43 Removing intermediate container b0103c436bc1 22:47:43 ---> a9faf4e42f3d 22:47:43 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:43 ---> Running in 22bd49e1babe 22:47:43 ---> Running in cf4bdbf27428 22:47:43 ---> Running in a975a994994d 22:47:44 Removing intermediate container 866d7f86d11b 22:47:44 ---> f5f31ed879da 22:47:44 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:44 Removing intermediate container bc2d392d9bc9 22:47:44 ---> ba7d1654e8ca 22:47:44 Step 4/23 : WORKDIR /edgex-go 22:47:44 ---> Running in a6d394cec71e 22:47:44 ---> Running in 1053cf259c3a 22:47:45 Removing intermediate container 1053cf259c3a 22:47:45 ---> f873b95a815a 22:47:45 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:45 ---> Running in 991d9d945123 22:47:48 Removing intermediate container cf4bdbf27428 22:47:48 ---> 6f3a4be8bb92 22:47:48 Step 5/22 : RUN apk add --update --no-cache make git 22:47:48 Removing intermediate container 22bd49e1babe 22:47:48 ---> 3fddfc668ad9 22:47:48 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:47:48 ---> Running in 3c61a09b3f82 22:47:48 Removing intermediate container a6d394cec71e 22:47:48 ---> 2c3faa655cfb 22:47:48 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 22:47:48 ---> Running in 2569c5a47e7c 22:47:48 Removing intermediate container a975a994994d 22:47:48 ---> e5d4d83730b3 22:47:48 Step 5/31 : RUN apk add --update --no-cache make git 22:47:48 ---> Running in c68ebe9eda4a 22:47:48 ---> Running in 40a640bd902c 22:47:49 Removing intermediate container 991d9d945123 22:47:49 ---> d6cd98d6f1c0 22:47:49 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:47:49 ---> Running in 11dd9631559b 22:47:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:47:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:47:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:47:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:47:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:47:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:47:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:47:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:47:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:47:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:47:53 OK: 221 MiB in 51 packages 22:47:53 OK: 221 MiB in 51 packages 22:47:54 OK: 221 MiB in 51 packages 22:47:54 OK: 221 MiB in 51 packages 22:47:54 OK: 221 MiB in 51 packages 22:47:55 Removing intermediate container 3c61a09b3f82 22:47:55 ---> 7369608e3922 22:47:55 Step 6/22 : COPY go.mod vendor* ./ 22:47:55 Removing intermediate container 2569c5a47e7c 22:47:55 ---> 7660adbe2eb0 22:47:55 Step 6/26 : COPY go.mod vendor* ./ 22:47:56 Removing intermediate container c68ebe9eda4a 22:47:56 ---> e890bdf61a2c 22:47:56 Step 6/25 : COPY go.mod vendor* ./ 22:47:56 Removing intermediate container 40a640bd902c 22:47:56 ---> 76482e1e31cf 22:47:56 Step 6/31 : COPY go.mod vendor* ./ 22:47:56 Removing intermediate container 11dd9631559b 22:47:56 ---> c6c87d6df713 22:47:56 Step 7/23 : COPY go.mod vendor* ./ 22:47:56 ---> bf467a37d5ff 22:47:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:56 ---> Running in 273110de1c4b 22:47:56 ---> 2015811db0a4 22:47:56 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:57 ---> Running in 5657254c3fc1 22:47:57 ---> ec0313ca29af 22:47:57 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:57 ---> 399ac1da9a08 22:47:57 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:57 ---> 2e83a8276917 22:47:57 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:57 ---> Running in d39fbffd143b 22:47:57 ---> Running in 0e8984d9db79 22:47:57 ---> Running in 3362627c9578 22:49:05 Removing intermediate container 3362627c9578 22:49:05 ---> 5a6b64a3ec6f 22:49:05 Step 9/23 : COPY . . 22:49:05 Removing intermediate container 273110de1c4b 22:49:05 ---> f4862142ef63 22:49:05 Step 8/22 : COPY . . 22:49:05 Removing intermediate container d39fbffd143b 22:49:05 ---> 02f71e0d8a87 22:49:05 Step 8/25 : COPY . . 22:49:05 Removing intermediate container 5657254c3fc1 22:49:05 ---> 3279703475dd 22:49:05 Step 8/26 : COPY . . 22:49:05 Removing intermediate container 0e8984d9db79 22:49:05 ---> 12081a060d34 22:49:05 Step 8/31 : COPY . . 22:49:05 ---> 27b5205fd2d3 22:49:05 Step 10/23 : RUN make cmd/support-notifications/support-notifications ---> e9baf97a21f8 22:49:05 22:49:05 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:49:05 ---> caeb3a938404 22:49:05 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:49:05 ---> b0f61de9c48a 22:49:05 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:49:05 ---> a29b652213a9 22:49:05 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 22:49:05 ---> Running in d0596fca8e02 22:49:05 ---> Running in 04b6a75c6820 22:49:05 ---> Running in 7c239e5d440e 22:49:05 ---> Running in 25ed1e603764 22:49:05 ---> Running in 234f8a0961f2 22:49:05 Removing intermediate container 04b6a75c6820 22:49:05 ---> 94a5e38712b9 22:49:05 Step 10/26 : WORKDIR /edgex-go/spire-build 22:49:05 ---> Running in ab2375d9ba8d 22:49:05 Removing intermediate container 25ed1e603764 22:49:05 ---> a32e49db25f0 22:49:05 Step 10/25 : WORKDIR /edgex-go/spire-build 22:49:05 ---> Running in c34d37211af5 22:49:05 Removing intermediate container ab2375d9ba8d 22:49:05 ---> c179db4e0a91 22:49:05 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:49:05 ---> Running in 86ed4292485c 22:49:05 Removing intermediate container c34d37211af5 22:49:05 ---> ef2215c0bd64 22:49:05 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:49:06 ---> Running in 2b85d5eaf63a 22:49:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:49:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:49:06 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:49:09 Removing intermediate container 86ed4292485c 22:49:09 ---> 074e2344657f 22:49:09 Step 12/26 : WORKDIR /edgex-go 22:49:09 ---> Running in 20dec746b249 22:49:09 Removing intermediate container 2b85d5eaf63a 22:49:09 ---> bf71a5723b26 22:49:09 Step 12/25 : WORKDIR /edgex-go 22:49:10 Removing intermediate container 20dec746b249 22:49:10 ---> ceeb20a0a131 22:49:10 22:49:10 Step 13/26 : FROM alpine:3.15 22:49:10 ---> Running in 002b8faaf0e8 22:49:10 3.15: Pulling from library/alpine 22:49:10 Removing intermediate container 002b8faaf0e8 22:49:10 ---> d70ed82d11b6 22:49:10 22:49:10 Step 13/25 : FROM alpine:3.15 22:49:11 3.15: Pulling from library/alpine 22:49:12 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 22:49:12 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 22:49:12 Status: Downloaded newer image for alpine:3.15 22:49:12 Status: Downloaded newer image for alpine:3.15 22:49:12 ---> 02e0d6fdf486 22:49:12 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:49:12 ---> 02e0d6fdf486 22:49:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:49:12 ---> Running in 2233563be7a3 22:49:12 ---> Running in 4050886493ec 22:49:13 Removing intermediate container 2233563be7a3 22:49:13 ---> 421c21942d66 22:49:13 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:49:13 Removing intermediate container 4050886493ec 22:49:13 ---> Running in ead2d010128a 22:49:13 ---> f3af7e9dca33 22:49:13 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:49:13 ---> Running in fa8cb6e63c72 22:49:18 Removing intermediate container ead2d010128a 22:49:18 ---> 2bf06a550a6d 22:49:18 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:49:18 Removing intermediate container fa8cb6e63c72 22:49:18 ---> 8651677ae766 22:49:18 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:49:18 ---> Running in 226316a2ce90 22:49:18 ---> Running in 6937290ec71d 22:49:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:49:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:49:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:49:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:49:23 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:49:23 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:49:23 OK: 15733 distinct packages available 22:49:23 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:49:23 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:49:23 OK: 15733 distinct packages available 22:49:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:49:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:49:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:49:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:49:25 (1/4) Installing dumb-init (1.2.5-r1) 22:49:25 (1/5) Installing dumb-init (1.2.5-r1) 22:49:25 (2/4) Installing musl-obstack (1.2.3-r0) 22:49:25 (2/5) Installing musl-obstack (1.2.3-r0) 22:49:25 (3/4) Installing libucontext (1.1-r0) 22:49:25 (3/5) Installing libucontext (1.1-r0) 22:49:25 (4/4) Installing gcompat (1.0.0-r4) 22:49:26 (4/5) Installing gcompat (1.0.0-r4) 22:49:26 Executing busybox-1.34.1-r7.trigger 22:49:26 OK: 6 MiB in 18 packages 22:49:26 (5/5) Installing openssl (1.1.1q-r0) 22:49:26 Executing busybox-1.34.1-r7.trigger 22:49:26 OK: 6 MiB in 19 packages 22:49:28 Removing intermediate container 226316a2ce90 22:49:28 ---> 8709609cdd94 22:49:28 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:49:28 Removing intermediate container 6937290ec71d 22:49:28 ---> 14f3b25a6d0a 22:49:28 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:49:36 ---> b4459c337aae 22:49:36 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:49:36 ---> 84128f59620a 22:49:36 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:49:37 ---> 7d6014ccbde1 22:49:37 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:49:37 ---> Running in 11bcbf17f664 22:49:38 ---> 5c5eb309ebe5 22:49:38 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:49:38 Removing intermediate container 11bcbf17f664 22:49:38 ---> eaaee04a3b61 22:49:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:49:39 ---> ec6873a8a265 22:49:39 Step 21/26 : WORKDIR / 22:49:39 ---> Running in 91b9d31478f1 22:49:39 ---> 7039f5029ac6 22:49:39 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:49:40 Removing intermediate container 91b9d31478f1 22:49:40 ---> f779dcf0873f 22:49:40 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:49:40 ---> Running in 4f5a046f34ba 22:49:41 ---> 1d4e0e7bccaa 22:49:41 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:49:41 Removing intermediate container 4f5a046f34ba 22:49:41 ---> 194d3937b310 22:49:41 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:49:41 ---> Running in 22ff4e6ffbe4 22:49:41 ---> Running in 800c5137e978 22:49:42 Removing intermediate container 800c5137e978 22:49:42 ---> d7782fa80b34 22:49:42 Step 24/26 : LABEL arch=arm64 22:49:42 ---> Running in 50b110f5b829 22:49:42 Removing intermediate container 22ff4e6ffbe4 22:49:42 ---> 65b8b859bdda 22:49:42 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:49:42 ---> Running in 4e6e41d7069a 22:49:42 Removing intermediate container 50b110f5b829 22:49:42 ---> e109c4bba647 22:49:42 Step 25/26 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d 22:49:43 Removing intermediate container 4e6e41d7069a 22:49:43 ---> d1910739706d 22:49:43 Step 23/25 : LABEL arch=arm64 22:49:43 ---> Running in d9af4eb5923f 22:49:43 ---> Running in a9c27573e7bb 22:49:44 Removing intermediate container d9af4eb5923f 22:49:44 ---> 54e3bbd962ad 22:49:44 Step 26/26 : LABEL version=2.3.0-dev.56 22:49:44 ---> Running in be691613753b 22:49:44 Removing intermediate container a9c27573e7bb 22:49:44 ---> 39a1504294c0 22:49:44 Step 24/25 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d 22:49:44 ---> Running in d190a4138d89 22:49:44 Removing intermediate container be691613753b 22:49:44 ---> 117e3919918e 22:49:44 22:49:44 Removing intermediate container d190a4138d89 22:49:44 ---> d8fba10c0a33 22:49:44 Step 25/25 : LABEL version=2.3.0-dev.56 22:49:44 Successfully built 117e3919918e 22:49:45 Successfully tagged security-spire-config-arm64:latest 22:49:45  Building security-spire-config ... done Building core-command 22:49:45 ---> Running in 7a07b4f993d3 22:49:45 Removing intermediate container 7a07b4f993d3 22:49:45 ---> 1776e96fc05a 22:49:45 22:49:45 Successfully built 1776e96fc05a 22:49:45 Successfully tagged security-spire-server-arm64:latest 22:49:45  Building security-spire-server ... done Building security-spiffe-token-provider 22:49:51 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:49:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:49:51 ---> 04bd427627b1 22:49:51 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:49:51 ---> Using cache 22:49:51 ---> ba7d1654e8ca 22:49:51 Step 4/24 : WORKDIR /edgex-go 22:49:51 ---> Using cache 22:49:51 ---> f873b95a815a 22:49:51 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:49:51 ---> Using cache 22:49:51 ---> d6cd98d6f1c0 22:49:51 Step 6/24 : RUN apk add --update --no-cache make git 22:49:51 ---> Running in 3f650011ed0d 22:49:53 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:49:53 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:49:53 ---> 04bd427627b1 22:49:53 Step 3/20 : WORKDIR /edgex-go 22:49:53 ---> Using cache 22:49:53 ---> f5f31ed879da 22:49:53 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 22:49:53 ---> Running in 4eece9e5c18a 22:49:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:49:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:49:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:49:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:49:56 OK: 221 MiB in 51 packages 22:49:57 v3.16.2-137-g4cee2ca501 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 22:49:57 v3.16.2-138-g7a2f8ae896 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 22:49:57 OK: 16894 distinct packages available 22:49:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:49:58 Removing intermediate container 3f650011ed0d 22:49:58 ---> 2ff63544e30f 22:49:58 Step 7/24 : COPY go.mod vendor* ./ 22:49:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:49:59 ---> 5bdc05afca55 22:49:59 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:49:59 ---> Running in 43698accd9d6 22:50:01 OK: 221 MiB in 51 packages 22:50:03 Removing intermediate container 4eece9e5c18a 22:50:03 ---> e1589fee9182 22:50:03 Step 5/20 : COPY go.mod vendor* ./ 22:50:04 ---> 2752ef09a15b 22:50:04 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:50:04 ---> Running in 9ac4ebcd9b09 22:51:12 Removing intermediate container 43698accd9d6 22:51:12 ---> 9f72e86ee59d 22:51:12 Step 9/24 : COPY . . 22:51:12 Removing intermediate container 9ac4ebcd9b09 22:51:12 ---> 82c5df93dad9 22:51:12 Step 7/20 : COPY . . 22:51:13 ---> 836935291993 22:51:13 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:51:13 ---> 0b1492aa0347 22:51:13 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 22:51:13 ---> Running in 5ead74b5feca 22:51:13 ---> Running in 6ca67cad351a 22:51:16 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:51:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:54:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:55:11 Removing intermediate container 234f8a0961f2 22:55:11 ---> 22fcd77763f6 22:55:11 22:55:11 Step 10/22 : FROM alpine:3.16 22:55:11 3.16: Pulling from library/alpine 22:55:13 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:55:13 Status: Downloaded newer image for alpine:3.16 22:55:13 ---> a6215f271958 22:55:13 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 22:55:13 ---> Running in a5a0cb130a37 22:55:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:55:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:55:18 (1/6) Installing ca-certificates (20220614-r0) 22:55:18 (2/6) Installing brotli-libs (1.0.9-r6) 22:55:18 (3/6) Installing nghttp2-libs (1.47.0-r0) 22:55:18 (4/6) Installing libcurl (7.83.1-r3) 22:55:18 (5/6) Installing curl (7.83.1-r3) 22:55:18 (6/6) Installing dumb-init (1.2.5-r1) 22:55:18 Executing busybox-1.35.0-r17.trigger 22:55:18 Executing ca-certificates-20220614-r0.trigger 22:55:19 OK: 8 MiB in 20 packages 22:55:21 Removing intermediate container a5a0cb130a37 22:55:21 ---> cd9ef7f597e6 22:55:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:55:22 ---> Running in ca139e9cdc77 22:55:22 Removing intermediate container 7c239e5d440e 22:55:22 ---> 921b8d2fab6f 22:55:22 22:55:22 Step 10/31 : FROM alpine:3.16 22:55:22 ---> a6215f271958 22:55:22 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:55:22 ---> Running in ce845a320cb7 22:55:22 Removing intermediate container ca139e9cdc77 22:55:22 ---> 36727d4eb1f6 22:55:22 Step 13/22 : WORKDIR /edgex 22:55:23 ---> Running in b1ef3d7ab451 22:55:23 Removing intermediate container ce845a320cb7 22:55:23 ---> 1fca7bd9a730 22:55:23 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 22:55:23 ---> Running in 6f1d5ae51c52 22:55:23 Removing intermediate container b1ef3d7ab451 22:55:23 ---> 25e8a29ec493 22:55:23 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:55:25 ---> 3b658d9cb2de 22:55:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:55:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:55:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:55:26 ---> bace3c3030de 22:55:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:55:27 (1/2) Installing dumb-init (1.2.5-r1) 22:55:27 (2/2) Installing su-exec (0.2-r1) 22:55:27 Executing busybox-1.35.0-r17.trigger 22:55:27 OK: 5 MiB in 16 packages 22:55:29 ---> 3853f8b38be7 22:55:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:55:29 Removing intermediate container 6f1d5ae51c52 22:55:29 ---> a5cc7ac353f7 22:55:29 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 22:55:29 ---> Running in 42f60455b749 22:55:30 ---> 188271c1a9db 22:55:30 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:55:30 ---> Running in d1ef83569680 22:55:30 Removing intermediate container 42f60455b749 22:55:30 ---> 94400ecbb105 22:55:30 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 22:55:30 ---> Running in 445107b628c7 22:55:31 Removing intermediate container 445107b628c7 22:55:31 ---> c22ad6ab483b 22:55:31 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 22:55:31 ---> Running in 49dfea1c4eb0 22:55:32 Removing intermediate container 49dfea1c4eb0 22:55:32 ---> 7ed50a63456d 22:55:32 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:55:32 ---> Running in e726ca95de8f 22:55:34 Removing intermediate container d1ef83569680 22:55:34 ---> daa1dcde0cbf 22:55:34 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 22:55:34 ---> Running in 9c791ca25741 22:55:34 Removing intermediate container 9c791ca25741 22:55:34 ---> ec0015480085 22:55:34 Step 20/22 : LABEL arch=arm64 22:55:34 ---> Running in 5c14d87c0c56 22:55:35 Removing intermediate container 5c14d87c0c56 22:55:35 ---> 148d58560af3 22:55:35 Step 21/22 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d 22:55:35 ---> Running in 0bd7326cf8c1 22:55:36 Removing intermediate container e726ca95de8f 22:55:36 ---> 60ab8f75ca6d 22:55:36 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 22:55:36 Removing intermediate container 0bd7326cf8c1 22:55:36 ---> a901deed1e01 22:55:36 Step 22/22 : LABEL version=2.3.0-dev.56 22:55:36 ---> Running in 7993f6bd46ae 22:55:36 ---> Running in 731e555cf312 22:55:37 Removing intermediate container 7993f6bd46ae 22:55:37 ---> 47e549abcf28 22:55:37 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 22:55:37 Removing intermediate container 731e555cf312 22:55:37 ---> 162755fba463 22:55:37 22:55:37 Successfully built 162755fba463 22:55:37 Successfully tagged security-proxy-setup-arm64:latest 22:55:37  Building security-proxy-setup ... done Building security-secretstore-setup 22:55:38 ---> f1f8c1a95baa 22:55:38 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 22:55:38 ---> Running in 8fa1cb1a88bd 22:55:42 Removing intermediate container 8fa1cb1a88bd 22:55:42 ---> 558fde7fc218 22:55:42 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 22:55:43 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:55:43 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:55:43 ---> 04bd427627b1 22:55:43 Step 3/25 : WORKDIR /edgex-go 22:55:43 ---> Using cache 22:55:43 ---> f5f31ed879da 22:55:43 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:55:43 ---> Using cache 22:55:43 ---> 2c3faa655cfb 22:55:43 Step 5/25 : RUN apk add --update --no-cache make git 22:55:43 ---> dfc0a175bd9a 22:55:43 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:55:43 ---> Running in 920c63d9f084 22:55:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:55:46 ---> 992d28dfade0 22:55:46 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:55:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:55:47 ---> 683d8d8b8600 22:55:47 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:55:48 ---> 19deecfd0f32 22:55:48 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 22:55:48 OK: 221 MiB in 51 packages 22:55:49 ---> 28737863f593 22:55:49 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:55:50 Removing intermediate container 920c63d9f084 22:55:50 ---> f5380ce4fea0 22:55:50 Step 6/25 : COPY go.mod vendor* ./ 22:55:50 ---> 23c45998bd5f 22:55:50 Step 26/31 : RUN chmod +x /entrypoint.sh 22:55:50 ---> Running in 0f69efb6a5de 22:55:51 ---> 79315f79d18e 22:55:51 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:55:51 ---> Running in 97c17766c5ec 22:55:54 Removing intermediate container 0f69efb6a5de 22:55:54 ---> 88c6750042b3 22:55:54 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 22:55:54 ---> Running in 2ac43e70aa2f 22:55:55 Removing intermediate container 2ac43e70aa2f 22:55:55 ---> c36b1053d8a2 22:55:55 Step 28/31 : CMD ["gate"] 22:55:55 ---> Running in 5025aff8ce9c 22:55:55 Removing intermediate container 5025aff8ce9c 22:55:55 ---> 0527817dbb08 22:55:55 Step 29/31 : LABEL arch=arm64 22:55:55 ---> Running in cfa049dda378 22:55:56 Removing intermediate container cfa049dda378 22:55:56 ---> a47db356a10f 22:55:56 Step 30/31 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d 22:55:56 ---> Running in 450792a9078d 22:55:56 Removing intermediate container 450792a9078d 22:55:56 ---> 2d135f5f623b 22:55:56 Step 31/31 : LABEL version=2.3.0-dev.56 22:55:57 ---> Running in 758ac2b0bf11 22:55:57 Removing intermediate container 758ac2b0bf11 22:55:57 ---> fa332f1784ff 22:55:57 22:55:57 Successfully built fa332f1784ff 22:55:57 Successfully tagged security-bootstrapper-arm64:latest 22:55:57  Building security-bootstrapper ... done Building core-metadata 22:56:01 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:56:01 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:56:01 ---> 04bd427627b1 22:56:01 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:56:01 ---> Using cache 22:56:01 ---> ba7d1654e8ca 22:56:01 Step 4/25 : WORKDIR /edgex-go 22:56:01 ---> Using cache 22:56:01 ---> f873b95a815a 22:56:01 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:56:01 ---> Using cache 22:56:01 ---> d6cd98d6f1c0 22:56:01 Step 6/25 : RUN apk add --update --no-cache make git 22:56:01 ---> Using cache 22:56:01 ---> 2ff63544e30f 22:56:01 Step 7/25 : COPY go.mod vendor* ./ 22:56:01 ---> Using cache 22:56:01 ---> 5bdc05afca55 22:56:01 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:56:01 ---> Using cache 22:56:01 ---> 9f72e86ee59d 22:56:01 Step 9/25 : COPY . . 22:56:01 ---> Using cache 22:56:01 ---> 0b1492aa0347 22:56:01 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 22:56:01 ---> Running in 12d09fdad019 22:56:03 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:56:42 Removing intermediate container 97c17766c5ec 22:56:42 ---> da91e83a83fc 22:56:42 Step 8/25 : COPY . . 22:56:43 ---> 2c4f971bdfe8 22:56:43 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:56:43 ---> Running in 12ae7a347bc4 22:56:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:57:41 Removing intermediate container 6ca67cad351a 22:57:41 ---> b341aa3053f6 22:57:41 22:57:41 Step 11/24 : FROM alpine:3.16 22:57:41 ---> a6215f271958 22:57:41 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:57:41 ---> Running in 7baccdccfd45 22:57:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:57:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:57:44 (1/1) Installing dumb-init (1.2.5-r1) 22:57:44 Executing busybox-1.35.0-r17.trigger 22:57:44 OK: 5 MiB in 15 packages 22:57:45 Removing intermediate container 7baccdccfd45 22:57:45 ---> c642abf89bcb 22:57:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:57:45 ---> Running in e1fccb38fc2e 22:57:46 Removing intermediate container e1fccb38fc2e 22:57:46 ---> dedd34c8d3a1 22:57:46 Step 14/24 : ENV APP_PORT=59882 22:57:46 ---> Running in 24e43f6f8ceb 22:57:47 Removing intermediate container 24e43f6f8ceb 22:57:47 ---> 53f08c579bb6 22:57:47 Step 15/24 : EXPOSE $APP_PORT 22:57:47 ---> Running in 550601a47bf7 22:57:47 Removing intermediate container 550601a47bf7 22:57:47 ---> 1670370b8b5a 22:57:47 Step 16/24 : WORKDIR / 22:57:47 ---> Running in 862ebf4a2c2f 22:57:48 Removing intermediate container 862ebf4a2c2f 22:57:48 ---> 8a884d2686f4 22:57:48 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:57:49 ---> 00e20d3c968f 22:57:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:57:51 ---> cbeebc93366d 22:57:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:57:51 ---> 104b4d7ca8c4 22:57:51 Step 20/24 : ENTRYPOINT ["/core-command"] 22:57:51 ---> Running in fb650049fed9 22:57:52 Removing intermediate container fb650049fed9 22:57:52 ---> 94b208a86ae1 22:57:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:57:52 ---> Running in 28dc210dc9b6 22:57:53 Removing intermediate container 28dc210dc9b6 22:57:53 ---> 026e58bb57d1 22:57:53 Step 22/24 : LABEL arch=arm64 22:57:53 ---> Running in 57fc768c43ae 22:57:53 Removing intermediate container 57fc768c43ae 22:57:53 ---> 48ef8f556d4f 22:57:53 Step 23/24 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d 22:57:53 ---> Running in cc3785ce8e0a 22:57:54 Removing intermediate container cc3785ce8e0a 22:57:54 ---> 0869355fa7b4 22:57:54 Step 24/24 : LABEL version=2.3.0-dev.56 22:57:54 ---> Running in 393caab4c58d 22:57:54 Removing intermediate container 393caab4c58d 22:57:54 ---> b42ebc4146f4 22:57:54 22:57:54 Successfully built b42ebc4146f4 22:57:54 Successfully tagged core-command-arm64:latest 22:57:54 Building security-spire-agent 22:57:58  Building core-command ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:57:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:57:58 ---> 04bd427627b1 22:57:58 Step 3/26 : WORKDIR /edgex-go 22:57:58 ---> Using cache 22:57:58 ---> f5f31ed879da 22:57:58 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:57:58 ---> Using cache 22:57:58 ---> 2c3faa655cfb 22:57:58 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:57:58 ---> Using cache 22:57:58 ---> e890bdf61a2c 22:57:58 Step 6/26 : COPY go.mod vendor* ./ 22:57:58 ---> Using cache 22:57:58 ---> ec0313ca29af 22:57:58 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:57:58 ---> Using cache 22:57:58 ---> 02f71e0d8a87 22:57:58 Step 8/26 : COPY . . 22:57:58 ---> Using cache 22:57:58 ---> a29b652213a9 22:57:58 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:57:58 ---> Using cache 22:57:58 ---> a32e49db25f0 22:57:58 Step 10/26 : WORKDIR /edgex-go/spire-build 22:57:58 ---> Using cache 22:57:58 ---> ef2215c0bd64 22:57:58 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:57:58 ---> Running in edc8de496668 22:58:01 Removing intermediate container edc8de496668 22:58:01 ---> 9e72cae30e1c 22:58:01 Step 12/26 : WORKDIR /edgex-go 22:58:01 ---> Running in b7b576c22639 22:58:01 Removing intermediate container b7b576c22639 22:58:01 ---> ee136c601e52 22:58:01 22:58:01 Step 13/26 : FROM alpine:3.15 22:58:01 ---> 02e0d6fdf486 22:58:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:58:01 ---> Using cache 22:58:01 ---> f3af7e9dca33 22:58:01 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:58:01 ---> Using cache 22:58:01 ---> 8651677ae766 22:58:02 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:58:02 ---> Using cache 22:58:02 ---> 14f3b25a6d0a 22:58:02 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:58:05 ---> 5337075e4e63 22:58:05 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:58:10 ---> 84adc37ce42d 22:58:10 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:58:10 ---> 0f5a262be701 22:58:10 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:58:11 ---> b0bd5ca25047 22:58:11 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:58:12 ---> d2ba95477a03 22:58:12 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:58:12 ---> Running in a4b382e3073e 22:58:13 Removing intermediate container a4b382e3073e 22:58:13 ---> 2f40bba8669c 22:58:13 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:58:13 ---> Running in 8ddeedae4fda 22:58:14 Removing intermediate container 8ddeedae4fda 22:58:14 ---> dc94c2aaee11 22:58:14 Step 24/26 : LABEL arch=arm64 22:58:14 ---> Running in b36499cdd681 22:58:15 Removing intermediate container b36499cdd681 22:58:15 ---> 654ef8960a39 22:58:15 Step 25/26 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d 22:58:15 ---> Running in 4027f0330d62 22:58:15 Removing intermediate container 4027f0330d62 22:58:15 ---> e498a6cf071f 22:58:15 Step 26/26 : LABEL version=2.3.0-dev.56 22:58:15 ---> Running in d3d16fb7c620 22:58:16 Removing intermediate container d3d16fb7c620 22:58:16 ---> 907d60ac1d97 22:58:16 22:58:16 Successfully built 907d60ac1d97 22:58:16 Successfully tagged security-spire-agent-arm64:latest 22:58:16 Building core-data 22:58:19  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:58:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:58:19 ---> 04bd427627b1 22:58:19 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:58:19 ---> Using cache 22:58:19 ---> ba7d1654e8ca 22:58:19 Step 4/24 : WORKDIR /edgex-go 22:58:19 ---> Using cache 22:58:19 ---> f873b95a815a 22:58:19 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:58:19 ---> Using cache 22:58:19 ---> d6cd98d6f1c0 22:58:19 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:58:19 ---> Running in 007269cb18e7 22:58:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:58:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:58:24 OK: 221 MiB in 51 packages 22:58:25 Removing intermediate container 007269cb18e7 22:58:25 ---> c5e4f81203c3 22:58:25 Step 7/24 : COPY go.mod vendor* ./ 22:58:26 ---> 390dbfc38f89 22:58:26 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:58:26 ---> Running in 3006e7de36df 22:58:45 Removing intermediate container d0596fca8e02 22:58:45 ---> d1161a71dce0 22:58:45 22:58:45 Step 11/23 : FROM alpine:3.16 22:58:45 ---> a6215f271958 22:58:45 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:58:45 ---> Running in 172c56357fbb 22:58:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:58:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:58:47 (1/2) Installing ca-certificates (20220614-r0) 22:58:47 (2/2) Installing dumb-init (1.2.5-r1) 22:58:47 Executing busybox-1.35.0-r17.trigger 22:58:47 Executing ca-certificates-20220614-r0.trigger 22:58:47 OK: 6 MiB in 16 packages 22:58:49 Removing intermediate container 172c56357fbb 22:58:49 ---> 2d5478e95629 22:58:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:58:49 ---> Running in ac4e0582c5e3 22:58:50 Removing intermediate container ac4e0582c5e3 22:58:50 ---> f3b06751e326 22:58:50 Step 14/23 : ENV APP_PORT=59860 22:58:50 ---> Running in d012599f5f2d 22:58:51 Removing intermediate container d012599f5f2d 22:58:51 ---> d1062cff3cca 22:58:51 Step 15/23 : EXPOSE $APP_PORT 22:58:51 ---> Running in ae34a379256f 22:58:52 Removing intermediate container ae34a379256f 22:58:52 ---> 3fa212cd7231 22:58:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:58:53 ---> 7b43ebcfe91a 22:58:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:58:55 ---> bef8d5192d39 22:58:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:58:57 ---> 4a5a92b046e4 22:58:57 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:58:57 ---> Running in d062e85a9172 22:58:58 Removing intermediate container d062e85a9172 22:58:58 ---> 247cfdeea424 22:58:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:58:58 ---> Running in e3110a114d15 22:58:59 Removing intermediate container e3110a114d15 22:58:59 ---> d58499d6a827 22:58:59 Step 21/23 : LABEL arch=arm64 22:58:59 ---> Running in f9dad9716254 22:59:00 Removing intermediate container f9dad9716254 22:59:00 ---> 42e25cbfa30a 22:59:00 Step 22/23 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d 22:59:00 ---> Running in eac160ee2827 22:59:01 Removing intermediate container eac160ee2827 22:59:01 ---> 12f4ee7b9736 22:59:01 Step 23/23 : LABEL version=2.3.0-dev.56 22:59:02 ---> Running in 68b91aa316f5 22:59:03 Removing intermediate container 68b91aa316f5 22:59:03 ---> def3c6f11b02 22:59:03 22:59:03 Successfully built def3c6f11b02 22:59:03 Successfully tagged support-notifications-arm64:latest 22:59:03 Building sys-mgmt-agent 22:59:07  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:59:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:59:07 ---> 04bd427627b1 22:59:07 Step 3/23 : WORKDIR /edgex-go 22:59:07 ---> Using cache 22:59:07 ---> f5f31ed879da 22:59:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:07 ---> Using cache 22:59:07 ---> 2c3faa655cfb 22:59:07 Step 5/23 : RUN apk add --update --no-cache make bash git 22:59:08 ---> Running in 2611a0304dd7 22:59:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:59:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:59:13 OK: 221 MiB in 51 packages 22:59:15 Removing intermediate container 2611a0304dd7 22:59:15 ---> 849d52169f48 22:59:15 Step 6/23 : COPY go.mod vendor* ./ 22:59:17 ---> 0909c8416043 22:59:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:59:18 ---> Running in ea17cbf900ac 22:59:28 Removing intermediate container 5ead74b5feca 22:59:28 ---> 7e528c44e752 22:59:28 22:59:28 Step 9/20 : FROM alpine:3.15 22:59:28 ---> 02e0d6fdf486 22:59:28 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:59:28 ---> Using cache 22:59:28 ---> f3af7e9dca33 22:59:28 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:28 ---> Using cache 22:59:28 ---> 8651677ae766 22:59:28 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:59:28 ---> Running in c1c7d87f2100 22:59:28 Removing intermediate container 3006e7de36df 22:59:28 ---> fd5537804027 22:59:28 Step 9/24 : COPY . . 22:59:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:59:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:59:31 ---> 94fe24f5b8da 22:59:31 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 22:59:32 ---> Running in ada6e357d174 22:59:34 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 22:59:34 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:59:34 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:59:34 OK: 15733 distinct packages available 22:59:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:59:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:59:36 (1/9) Installing ca-certificates (20220614-r0) 22:59:36 (2/9) Installing brotli-libs (1.0.9-r5) 22:59:36 (3/9) Installing nghttp2-libs (1.46.0-r0) 22:59:36 (4/9) Installing libcurl (7.80.0-r3) 22:59:37 (5/9) Installing curl (7.80.0-r3) 22:59:37 (6/9) Installing dumb-init (1.2.5-r1) 22:59:37 (7/9) Installing musl-obstack (1.2.3-r0) 22:59:37 (8/9) Installing libucontext (1.1-r0) 22:59:37 (9/9) Installing gcompat (1.0.0-r4) 22:59:37 Executing busybox-1.34.1-r7.trigger 22:59:37 Executing ca-certificates-20220614-r0.trigger 22:59:38 OK: 8 MiB in 23 packages 22:59:41 Removing intermediate container c1c7d87f2100 22:59:41 ---> 839e57a59647 22:59:41 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 22:59:41 ---> 48f9aac82087 22:59:41 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:59:44 ---> 64efc4d688f8 22:59:44 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 22:59:45 ---> c5bb8e3dd8d1 22:59:45 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:59:46 ---> Running in b63184cd0f6e 22:59:47 Removing intermediate container b63184cd0f6e 22:59:47 ---> a1ebbfddf6e8 22:59:47 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:59:47 ---> Running in ec1877992b92 22:59:48 Removing intermediate container ec1877992b92 22:59:48 ---> 169fcaf1ca8c 22:59:48 Step 18/20 : LABEL arch=arm64 22:59:48 ---> Running in 53f7868038e6 22:59:49 Removing intermediate container 53f7868038e6 22:59:49 ---> ad7fc81d8370 22:59:49 Step 19/20 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d 22:59:49 ---> Running in 8f17c22fe0d5 22:59:50 Removing intermediate container 8f17c22fe0d5 22:59:50 ---> 21a6cc5d9f25 22:59:50 Step 20/20 : LABEL version=2.3.0-dev.56 22:59:50 ---> Running in ab998f44b885 22:59:51 Removing intermediate container ab998f44b885 22:59:51 ---> 43e048c0e2aa 22:59:51 22:59:51 Successfully built 43e048c0e2aa 22:59:51 Successfully tagged security-spiffe-token-provider-arm64:latest 22:59:51  Building security-spiffe-token-provider ... done Building support-scheduler 22:59:57 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:59:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:59:57 ---> 04bd427627b1 22:59:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:59:57 ---> Using cache 22:59:57 ---> ba7d1654e8ca 22:59:57 Step 4/23 : WORKDIR /edgex-go 22:59:57 ---> Using cache 22:59:57 ---> f873b95a815a 22:59:57 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:57 ---> Using cache 22:59:57 ---> d6cd98d6f1c0 22:59:57 Step 6/23 : RUN apk add --update --no-cache make git 22:59:57 ---> Using cache 22:59:57 ---> 2ff63544e30f 22:59:57 Step 7/23 : COPY go.mod vendor* ./ 22:59:57 ---> Using cache 22:59:57 ---> 5bdc05afca55 22:59:57 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:59:57 ---> Using cache 22:59:57 ---> 9f72e86ee59d 22:59:57 Step 9/23 : COPY . . 22:59:57 ---> Using cache 22:59:57 ---> 0b1492aa0347 22:59:57 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:59:57 ---> Running in 3472e0a6e991 23:00:00 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:00:08 Removing intermediate container ea17cbf900ac 23:00:08 ---> c3dab5936422 23:00:08 Step 8/23 : COPY . . 23:00:11 ---> 5f8c58e1bae7 23:00:11 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:00:11 ---> Running in 57b12333436b 23:00:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:02:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:02:13 Removing intermediate container 12ae7a347bc4 23:02:13 ---> d95903389634 23:02:13 23:02:13 Step 10/25 : FROM alpine:3.16 23:02:13 ---> a6215f271958 23:02:13 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:02:13 ---> Running in 01757391dd8d 23:02:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:02:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:02:18 (1/3) Installing ca-certificates (20220614-r0) 23:02:18 (2/3) Installing dumb-init (1.2.5-r1) 23:02:18 (3/3) Installing su-exec (0.2-r1) 23:02:18 Executing busybox-1.35.0-r17.trigger 23:02:18 Executing ca-certificates-20220614-r0.trigger 23:02:18 OK: 6 MiB in 17 packages 23:02:21 Removing intermediate container 01757391dd8d 23:02:21 ---> 3c2fbcb3e484 23:02:21 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:02:21 ---> Running in 050e9fc400ee 23:02:22 Removing intermediate container 050e9fc400ee 23:02:22 ---> d67eddfd7a9f 23:02:22 Step 13/25 : WORKDIR / 23:02:22 ---> Running in c77438e38e00 23:02:23 Removing intermediate container 12d09fdad019 23:02:23 ---> 9a024b948e81 23:02:23 23:02:23 Step 11/25 : FROM alpine:3.16 23:02:23 ---> a6215f271958 23:02:23 Step 12/25 : RUN apk add --update --no-cache dumb-init 23:02:23 ---> Using cache 23:02:23 ---> c642abf89bcb 23:02:23 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:02:23 Removing intermediate container c77438e38e00 23:02:23 ---> b4b2dba5abca 23:02:23 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:02:23 ---> Using cache 23:02:23 ---> dedd34c8d3a1 23:02:23 Step 14/25 : ENV APP_PORT=59881 23:02:23 ---> Running in 58902e061640 23:02:24 Removing intermediate container 58902e061640 23:02:24 ---> 42da60eb7a2d 23:02:24 Step 15/25 : EXPOSE $APP_PORT 23:02:24 ---> Running in 45e2cbeeb91e 23:02:24 ---> 5193da5226fe 23:02:24 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:02:25 Removing intermediate container 45e2cbeeb91e 23:02:25 ---> 9f7a62765c4e 23:02:25 Step 16/25 : WORKDIR / 23:02:25 ---> Running in 3312fff803b5 23:02:26 ---> 5d376076b612 23:02:26 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:02:26 Removing intermediate container 3312fff803b5 23:02:26 ---> 044523b03027 23:02:26 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:02:27 ---> ee81487ebc26 23:02:27 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:02:27 ---> c0eb517385b8 23:02:27 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:02:28 ---> d990c8f6c724 23:02:28 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:02:29 ---> 6bec127a60a9 23:02:29 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:02:30 ---> d1b732533764 23:02:30 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:02:31 ---> 43f9bb13349b 23:02:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 23:02:33 ---> 9a3224164893 23:02:33 Step 21/25 : ENTRYPOINT ["/core-metadata"] 23:02:33 ---> 493d76963f34 23:02:33 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:02:33 ---> Running in a171f9115c8a 23:02:33 Removing intermediate container a171f9115c8a 23:02:33 ---> 2dc053c348eb 23:02:33 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:02:33 ---> Running in 57a4fbe9ca1b 23:02:34 ---> 022a03a8e67d 23:02:34 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:02:34 ---> Running in a94afe6c804e 23:02:34 Removing intermediate container 57a4fbe9ca1b 23:02:34 ---> 26fa5868590d 23:02:34 Step 23/25 : LABEL arch=arm64 23:02:34 ---> Running in 6cbe11c9d2b7 23:02:35 Removing intermediate container 6cbe11c9d2b7 23:02:35 ---> 5023ee931dec 23:02:35 Step 24/25 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d 23:02:35 ---> Running in d5b62af14207 23:02:36 Removing intermediate container d5b62af14207 23:02:36 ---> 3b35228d2549 23:02:36 Step 25/25 : LABEL version=2.3.0-dev.56 23:02:36 ---> Running in 3df40245cddb 23:02:37 Removing intermediate container 3df40245cddb 23:02:37 ---> 9f7c21dee9ef 23:02:37 23:02:37 Successfully built 9f7c21dee9ef 23:02:38 Successfully tagged core-metadata-arm64:latest 23:02:38  Building core-metadata ... done Removing intermediate container a94afe6c804e 23:02:38 ---> e61dcca4c46b 23:02:38 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:02:38 ---> Running in 8f78c2a5fb0b 23:02:39 Removing intermediate container 8f78c2a5fb0b 23:02:39 ---> 8e2bdf00544e 23:02:39 Step 23/25 : LABEL arch=arm64 23:02:39 ---> Running in 94274d52ac6e 23:02:40 Removing intermediate container 94274d52ac6e 23:02:40 ---> 5321237a1a3f 23:02:40 Step 24/25 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d 23:02:40 ---> Running in 318823724f62 23:02:40 Removing intermediate container 318823724f62 23:02:40 ---> b671a2685111 23:02:40 Step 25/25 : LABEL version=2.3.0-dev.56 23:02:40 ---> Running in 8d25c7f83d25 23:02:41 Removing intermediate container 8d25c7f83d25 23:02:41 ---> a133f8336b50 23:02:41 23:02:41 Successfully built a133f8336b50 23:02:41 Successfully tagged security-secretstore-setup-arm64:latest 23:04:48  Building security-secretstore-setup ... done Removing intermediate container 57b12333436b 23:04:48 ---> 7bcadbcef3b1 23:04:48 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:04:48 ---> Running in be0253b78447 23:04:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:04:48 Removing intermediate container be0253b78447 23:04:48 ---> 621821260a6f 23:04:48 23:04:48 Step 11/23 : FROM alpine:3.16 23:04:48 ---> a6215f271958 23:04:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:04:48 ---> Running in 0cde0f69b185 23:04:48 Removing intermediate container 0cde0f69b185 23:04:48 ---> 10c9a6973a78 23:04:48 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 23:04:48 ---> Running in d0a9d6360c9a 23:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:04:52 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 23:04:52 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 23:04:52 (3/33) Installing readline (8.1.2-r0) 23:04:52 (4/33) Installing bash (5.1.16-r2) 23:04:52 Executing bash-5.1.16-r2.post-install 23:04:52 (5/33) Installing ca-certificates (20220614-r0) 23:04:52 (6/33) Installing brotli-libs (1.0.9-r6) 23:04:52 (7/33) Installing nghttp2-libs (1.47.0-r0) 23:04:52 (8/33) Installing libcurl (7.83.1-r3) 23:04:52 (9/33) Installing curl (7.83.1-r3) 23:04:52 (10/33) Installing docker-cli (20.10.16-r2) 23:04:53 (11/33) Installing dumb-init (1.2.5-r1) 23:04:53 (12/33) Installing libbz2 (1.0.8-r1) 23:04:53 (13/33) Installing expat (2.4.8-r0) 23:04:53 (14/33) Installing libffi (3.4.2-r1) 23:04:53 (15/33) Installing gdbm (1.23-r0) 23:04:53 (16/33) Installing xz-libs (5.2.5-r1) 23:04:53 (17/33) Installing libgcc (11.2.1_git20220219-r2) 23:04:53 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 23:04:53 (19/33) Installing mpdecimal (2.5.1-r1) 23:04:53 (20/33) Installing sqlite-libs (3.38.5-r0) 23:04:53 (21/33) Installing python3 (3.10.5-r0) 23:04:56 (22/33) Installing py3-contextlib2 (21.6.0-r2) 23:04:56 (23/33) Installing py3-tomli (2.0.1-r1) 23:04:56 (24/33) Installing py3-pep517 (0.12.0-r2) 23:04:56 (25/33) Installing py3-six (1.16.0-r1) 23:04:56 (26/33) Installing py3-retrying (1.3.3-r3) 23:04:56 (27/33) Installing py3-appdirs (1.4.4-r3) 23:04:56 (28/33) Installing py3-more-itertools (8.13.0-r0) 23:04:56 (29/33) Installing py3-ordered-set (4.0.2-r3) 23:04:56 (30/33) Installing py3-parsing (2.4.7-r3) 23:04:56 (31/33) Installing py3-packaging (21.3-r0) 23:04:56 (32/33) Installing py3-setuptools (59.4.0-r0) 23:04:56 (33/33) Installing py3-pip (22.1.1-r0) 23:04:57 Executing busybox-1.35.0-r17.trigger 23:04:57 Executing ca-certificates-20220614-r0.trigger 23:04:57 OK: 120 MiB in 47 packages 23:05:12 Collecting docker-compose==1.23.2 23:05:12 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:05:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.2 MB/s eta 0:00:00 23:05:12 Collecting cached-property<2,>=1.2.0 23:05:12 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:05:12 Collecting dockerpty<0.5,>=0.4.1 23:05:12 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:05:12 Preparing metadata (setup.py): started 23:05:14 Preparing metadata (setup.py): finished with status 'done' 23:05:14 Collecting jsonschema<3,>=2.5.1 23:05:14 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:05:15 Collecting PyYAML<4,>=3.10 23:05:15 Downloading PyYAML-3.13.tar.gz (270 kB) 23:05:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 16.6 MB/s eta 0:00:00 23:05:17 Preparing metadata (setup.py): started 23:05:19 Preparing metadata (setup.py): finished with status 'done' 23:05:19 Removing intermediate container ada6e357d174 23:05:19 ---> 7562d28ecb70 23:05:19 23:05:19 Step 11/24 : FROM alpine:3.16 23:05:19 ---> a6215f271958 23:05:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:05:19 ---> Running in 9c6444124c59 23:05:19 Collecting docker<4.0,>=3.6.0 23:05:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:05:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.3 MB/s eta 0:00:00 23:05:20 Removing intermediate container 9c6444124c59 23:05:20 ---> 57b26dbfbbf8 23:05:20 Step 13/24 : ENV APP_PORT=59880 23:05:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 23:05:20 ---> Running in 38effc15e2cd 23:05:20 Removing intermediate container 38effc15e2cd 23:05:20 ---> 4823014c5f73 23:05:20 Step 14/24 : EXPOSE $APP_PORT 23:05:20 ---> Running in 60733198da6b 23:05:21 Removing intermediate container 60733198da6b 23:05:21 ---> 695f521529c4 23:05:21 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:05:21 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:05:21 ---> Running in d3b198709f66 23:05:21 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:05:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.2 MB/s eta 0:00:00 23:05:22 Collecting websocket-client<1.0,>=0.32.0 23:05:22 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:05:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 13.2 MB/s eta 0:00:00 23:05:22 Collecting docopt<0.7,>=0.6.1 23:05:22 Downloading docopt-0.6.2.tar.gz (25 kB) 23:05:22 Preparing metadata (setup.py): started 23:05:24 Removing intermediate container d3b198709f66 23:05:24 ---> 6ee04e6ce614 23:05:24 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 23:05:24 ---> Running in e9279a82a5d0 23:05:24 Preparing metadata (setup.py): finished with status 'done' 23:05:24 Collecting texttable<0.10,>=0.9.0 23:05:24 Downloading texttable-0.9.1.tar.gz (11 kB) 23:05:24 Preparing metadata (setup.py): started 23:05:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:05:26 Preparing metadata (setup.py): finished with status 'done' 23:05:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:05:27 Collecting docker-pycreds>=0.4.0 23:05:27 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:05:27 (1/6) Installing dumb-init (1.2.5-r1) 23:05:27 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:05:27 Collecting idna<2.8,>=2.5 23:05:27 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:05:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.9 MB/s eta 0:00:00 23:05:28 (3/6) Installing libsodium (1.0.18-r0) 23:05:28 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:05:28 Collecting chardet<3.1.0,>=3.0.2 23:05:28 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:05:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 18.7 MB/s eta 0:00:00 23:05:28 (5/6) Installing libzmq (4.3.4-r0) 23:05:28 (6/6) Installing zeromq (4.3.4-r0) 23:05:28 Executing busybox-1.35.0-r17.trigger 23:05:28 OK: 8 MiB in 20 packages 23:05:28 Collecting certifi>=2017.4.17 23:05:28 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 23:05:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 16.7 MB/s eta 0:00:00 23:05:29 Collecting urllib3<1.25,>=1.21.1 23:05:29 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:05:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 10.6 MB/s eta 0:00:00 23:05:29 Removing intermediate container e9279a82a5d0 23:05:29 ---> 96b34e411e01 23:05:29 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:05:29 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:05:29 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:05:29 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:05:29 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:05:30 ---> 54240da1b797 23:05:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:05:30 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 23:05:30 Running setup.py install for texttable: started 23:05:32 ---> 8fd171ed35b1 23:05:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:05:32 ---> e5e0ab46fef7 23:05:32 Step 20/24 : ENTRYPOINT ["/core-data"] 23:05:33 ---> Running in 5f55d98a433d 23:05:33 Running setup.py install for texttable: finished with status 'done' 23:05:33 Running setup.py install for PyYAML: started 23:05:33 Removing intermediate container 5f55d98a433d 23:05:33 ---> a99af2bf7fb8 23:05:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:05:33 ---> Running in 20815dd9ef9a 23:05:34 Removing intermediate container 20815dd9ef9a 23:05:34 ---> 34e13ff981f2 23:05:34 Step 22/24 : LABEL arch=arm64 23:05:34 ---> Running in 0d374c0e7ed8 23:05:34 Removing intermediate container 0d374c0e7ed8 23:05:34 ---> 0ec9d057403c 23:05:34 Step 23/24 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d 23:05:34 ---> Running in 6c2d91146225 23:05:35 Removing intermediate container 6c2d91146225 23:05:35 ---> 5e41a987968a 23:05:35 Step 24/24 : LABEL version=2.3.0-dev.56 23:05:35 ---> Running in d487c8eb7346 23:05:35 Removing intermediate container d487c8eb7346 23:05:35 ---> 227a53f9aea7 23:05:35 23:05:35 Successfully built 227a53f9aea7 23:05:35 Successfully tagged core-data-arm64:latest 23:05:36  Building core-data ... done  Running setup.py install for PyYAML: finished with status 'done' 23:05:37 Running setup.py install for docopt: started 23:05:40 Running setup.py install for docopt: finished with status 'done' 23:05:43 Running setup.py install for dockerpty: started 23:05:45 Running setup.py install for dockerpty: finished with status 'done' 23:05:47 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 23:05:47 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 23:06:00 Removing intermediate container d0a9d6360c9a 23:06:00 ---> d3df536b2499 23:06:00 Step 14/23 : ENV APP_PORT=58890 23:06:00 ---> Running in 0915388c7c73 23:06:00 Removing intermediate container 0915388c7c73 23:06:00 ---> bc88175a5828 23:06:00 Step 15/23 : EXPOSE $APP_PORT 23:06:00 ---> Running in 783e88d0cd1a 23:06:00 Removing intermediate container 783e88d0cd1a 23:06:00 ---> e7cc450abb97 23:06:00 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:06:01 ---> 0905f1b62883 23:06:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:06:01 ---> 60b2086d7e01 23:06:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:06:02 ---> a445c0825dd5 23:06:02 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 23:06:02 ---> Running in 7ab70563e509 23:06:03 Removing intermediate container 7ab70563e509 23:06:03 ---> 6a3b42e75f7e 23:06:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:06:03 ---> Running in 057ff04ce929 23:06:04 Removing intermediate container 057ff04ce929 23:06:04 ---> 129e6ee83f3a 23:06:04 Step 21/23 : LABEL arch=arm64 23:06:04 ---> Running in aef6a4dc5623 23:06:04 Removing intermediate container aef6a4dc5623 23:06:04 ---> b3deb19b665b 23:06:04 Step 22/23 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d 23:06:04 ---> Running in 3303ff033e74 23:06:05 Removing intermediate container 3303ff033e74 23:06:05 ---> 4fc6d5f57a89 23:06:05 Step 23/23 : LABEL version=2.3.0-dev.56 23:06:05 ---> Running in 187a0de13d3a 23:06:05 Removing intermediate container 187a0de13d3a 23:06:05 ---> 7dd3ad5879fb 23:06:05 23:06:05 Removing intermediate container 3472e0a6e991 23:06:05 ---> d207225fecb8 23:06:05 23:06:05 Step 11/23 : FROM alpine:3.16 23:06:05 ---> a6215f271958 23:06:05 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:06:05 ---> Using cache 23:06:05 ---> c642abf89bcb 23:06:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:06:05 ---> Using cache 23:06:05 ---> dedd34c8d3a1 23:06:05 Step 14/23 : ENV APP_PORT=59861 23:06:05 Successfully built 7dd3ad5879fb 23:06:05 Successfully tagged sys-mgmt-agent-arm64:latest 23:06:05  Building sys-mgmt-agent ... done  ---> Running in 2df6c5b485a0 23:06:06 Removing intermediate container 2df6c5b485a0 23:06:06 ---> 5cc388851c28 23:06:06 Step 15/23 : EXPOSE $APP_PORT 23:06:06 ---> Running in 528efe2f04e0 23:06:06 Removing intermediate container 528efe2f04e0 23:06:06 ---> a8b0bedc5f34 23:06:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:06:07 ---> cb62cb278f10 23:06:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:06:08 ---> 16bf43dd8781 23:06:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:06:09 ---> 47310807cbad 23:06:09 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:06:09 ---> Running in b7174894873d 23:06:09 Removing intermediate container b7174894873d 23:06:09 ---> ba5783ba7787 23:06:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:06:09 ---> Running in 1b384ff63c5e 23:06:10 Removing intermediate container 1b384ff63c5e 23:06:10 ---> 8cbe1424f161 23:06:10 Step 21/23 : LABEL arch=arm64 23:06:10 ---> Running in b2337ba6700c 23:06:10 Removing intermediate container b2337ba6700c 23:06:10 ---> 3593907d7382 23:06:10 Step 22/23 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d 23:06:10 ---> Running in 58a280aef255 23:06:10 Removing intermediate container 58a280aef255 23:06:10 ---> c5f3f8960bde 23:06:10 Step 23/23 : LABEL version=2.3.0-dev.56 23:06:10 ---> Running in 76a620d5c817 23:06:11 Removing intermediate container 76a620d5c817 23:06:11 ---> 6f9db5bcb665 23:06:11 23:06:11 Successfully built 6f9db5bcb665 23:06:11 Successfully tagged support-scheduler-arm64:latest 23:06:11  Building support-scheduler ... done  [Pipeline] } 23:06:11 $ docker stop --time=1 d04ad2ebc26db6e6ccd01de6c132a77feb25ccc475ca92c6e573e27250f40952 23:06:13 $ docker rm -f d04ad2ebc26db6e6ccd01de6c132a77feb25ccc475ca92c6e573e27250f40952 [Pipeline] // withDockerContainer [Pipeline] sh 23:06:14 + docker images 23:06:14 REPOSITORY TAG IMAGE ID CREATED SIZE 23:06:14 support-scheduler-arm64 latest 6f9db5bcb665 3 seconds ago 25.7MB 23:06:14 sys-mgmt-agent-arm64 latest 7dd3ad5879fb 9 seconds ago 133MB 23:06:14 d207225fecb8 9 seconds ago 1.27GB 23:06:14 core-data-arm64 latest 227a53f9aea7 39 seconds ago 20.7MB 23:06:14 7562d28ecb70 56 seconds ago 1.22GB 23:06:14 621821260a6f About a minute ago 1.19GB 23:06:14 security-secretstore-setup-arm64 latest a133f8336b50 3 minutes ago 28.2MB 23:06:14 core-metadata-arm64 latest 9f7c21dee9ef 3 minutes ago 17.5MB 23:06:14 9a024b948e81 3 minutes ago 1.22GB 23:06:14 d95903389634 4 minutes ago 1.2GB 23:06:14 security-spiffe-token-provider-arm64 latest 43e048c0e2aa 6 minutes ago 28.4MB 23:06:14 7e528c44e752 6 minutes ago 1.24GB 23:06:14 support-notifications-arm64 latest def3c6f11b02 7 minutes ago 26.3MB 23:06:14 d1161a71dce0 7 minutes ago 1.27GB 23:06:14 security-spire-agent-arm64 latest 907d60ac1d97 7 minutes ago 122MB 23:06:14 ee136c601e52 8 minutes ago 1.09GB 23:06:14 core-command-arm64 latest b42ebc4146f4 8 minutes ago 16.7MB 23:06:14 b341aa3053f6 8 minutes ago 1.21GB 23:06:14 security-bootstrapper-arm64 latest fa332f1784ff 10 minutes ago 18.7MB 23:06:14 security-proxy-setup-arm64 latest 162755fba463 10 minutes ago 26.4MB 23:06:14 921b8d2fab6f 10 minutes ago 1.2GB 23:06:14 22fcd77763f6 11 minutes ago 1.2GB 23:06:14 security-spire-server-arm64 latest 1776e96fc05a 16 minutes ago 84.2MB 23:06:14 security-spire-config-arm64 latest 117e3919918e 16 minutes ago 83.6MB 23:06:14 d70ed82d11b6 17 minutes ago 1.09GB 23:06:14 ceeb20a0a131 17 minutes ago 1.09GB 23:06:14 ci-base-image-arm64 latest 04bd427627b1 19 minutes ago 995MB 23:06:14 alpine 3.15 02e0d6fdf486 4 weeks ago 5.33MB 23:06:14 alpine 3.16 a6215f271958 4 weeks ago 5.29MB 23:06:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB 23:06:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:06:14 provisioning config files... 23:06:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/292@tmp/config3730829579076553418tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:06:14 ---> docker-login.sh 23:06:14 nexus3.edgexfoundry.org:10001 23:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:15 Configure a credential helper to remove this warning. See 23:06:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:15 23:06:15 Login Succeeded 23:06:15 nexus3.edgexfoundry.org:10002 23:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:15 Configure a credential helper to remove this warning. See 23:06:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:15 23:06:15 Login Succeeded 23:06:15 nexus3.edgexfoundry.org:10003 23:06:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:16 Configure a credential helper to remove this warning. See 23:06:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:16 23:06:16 Login Succeeded 23:06:16 nexus3.edgexfoundry.org:10004 23:06:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:17 Configure a credential helper to remove this warning. See 23:06:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:17 23:06:17 Login Succeeded 23:06:17 docker.io 23:06:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:17 Configure a credential helper to remove this warning. See 23:06:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:17 23:06:17 Login Succeeded 23:06:17 ---> docker-login.sh ends [Pipeline] } 23:06:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:06:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:06:17 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 23:06:17 540a10ffba831aef6e1ef93355137724c31e102d 23:06:17 latest 23:06:17 2.3.0-dev.56 23:06:17 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 23:06:17 main 23:06:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:540a10ffba831aef6e1ef93355137724c31e102d 23:06:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:06:18 056cb5895857: Preparing 23:06:18 a232d957ac95: Preparing 23:06:18 8803c42ee74f: Preparing 23:06:18 b8030347a704: Preparing 23:06:18 5d3e392a13a0: Preparing 23:06:18 5d3e392a13a0: Layer already exists 23:06:18 8803c42ee74f: Pushed 23:06:18 056cb5895857: Pushed 23:06:18 b8030347a704: Pushed 23:06:22 a232d957ac95: Pushed 23:06:22 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:02b34b00053ff8ae4671e7330d0beb8a670eb391e032112a9e734f330e473671 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:06:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:06:23 056cb5895857: Preparing 23:06:23 a232d957ac95: Preparing 23:06:23 8803c42ee74f: Preparing 23:06:23 b8030347a704: Preparing 23:06:23 5d3e392a13a0: Preparing 23:06:23 8803c42ee74f: Layer already exists 23:06:23 b8030347a704: Layer already exists 23:06:23 a232d957ac95: Layer already exists 23:06:23 5d3e392a13a0: Layer already exists 23:06:23 056cb5895857: Layer already exists 23:06:23 latest: digest: sha256:02b34b00053ff8ae4671e7330d0beb8a670eb391e032112a9e734f330e473671 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.56 23:06:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:06:24 056cb5895857: Preparing 23:06:24 a232d957ac95: Preparing 23:06:24 8803c42ee74f: Preparing 23:06:24 b8030347a704: Preparing 23:06:24 5d3e392a13a0: Preparing 23:06:24 a232d957ac95: Layer already exists 23:06:24 b8030347a704: Layer already exists 23:06:24 5d3e392a13a0: Layer already exists 23:06:24 8803c42ee74f: Layer already exists 23:06:24 056cb5895857: Layer already exists 23:06:24 2.3.0-dev.56: digest: sha256:02b34b00053ff8ae4671e7330d0beb8a670eb391e032112a9e734f330e473671 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 23:06:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:06:25 056cb5895857: Preparing 23:06:25 a232d957ac95: Preparing 23:06:25 8803c42ee74f: Preparing 23:06:25 b8030347a704: Preparing 23:06:25 5d3e392a13a0: Preparing 23:06:25 a232d957ac95: Layer already exists 23:06:25 5d3e392a13a0: Layer already exists 23:06:25 056cb5895857: Layer already exists 23:06:25 b8030347a704: Layer already exists 23:06:25 8803c42ee74f: Layer already exists 23:06:25 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:02b34b00053ff8ae4671e7330d0beb8a670eb391e032112a9e734f330e473671 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 23:06:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:06:26 056cb5895857: Preparing 23:06:26 a232d957ac95: Preparing 23:06:26 8803c42ee74f: Preparing 23:06:26 b8030347a704: Preparing 23:06:26 5d3e392a13a0: Preparing 23:06:26 5d3e392a13a0: Layer already exists 23:06:26 8803c42ee74f: Layer already exists 23:06:26 b8030347a704: Layer already exists 23:06:26 a232d957ac95: Layer already exists 23:06:26 056cb5895857: Layer already exists 23:06:26 main: digest: sha256:02b34b00053ff8ae4671e7330d0beb8a670eb391e032112a9e734f330e473671 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:06:26 ===================================================== [Pipeline] echo 23:06:26 taggedImages: 23:06:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:540a10ffba831aef6e1ef93355137724c31e102d 23:06:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:06:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.56 23:06:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 23:06:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 23:06:26 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 23:06:26 540a10ffba831aef6e1ef93355137724c31e102d 23:06:26 latest 23:06:26 2.3.0-dev.56 23:06:26 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 23:06:26 main 23:06:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:26 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:540a10ffba831aef6e1ef93355137724c31e102d 23:06:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:06:27 4cd5c350ed8f: Preparing 23:06:27 0c14ae410e00: Preparing 23:06:27 8803c42ee74f: Preparing 23:06:27 e8d8885a5e60: Preparing 23:06:27 6b4eb630884c: Preparing 23:06:27 5d3e392a13a0: Preparing 23:06:27 5d3e392a13a0: Waiting 23:06:27 8803c42ee74f: Layer already exists 23:06:27 5d3e392a13a0: Layer already exists 23:06:27 6b4eb630884c: Pushed 23:06:27 4cd5c350ed8f: Pushed 23:06:28 e8d8885a5e60: Pushed 23:06:30 0c14ae410e00: Pushed 23:06:30 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:325d5a97a868c47d705e65d3d12211032d2f2d83ed4bba48d2c63d375e50c3a6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:06:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:06:31 4cd5c350ed8f: Preparing 23:06:31 0c14ae410e00: Preparing 23:06:31 8803c42ee74f: Preparing 23:06:31 e8d8885a5e60: Preparing 23:06:31 6b4eb630884c: Preparing 23:06:31 5d3e392a13a0: Preparing 23:06:31 5d3e392a13a0: Waiting 23:06:31 4cd5c350ed8f: Layer already exists 23:06:31 8803c42ee74f: Layer already exists 23:06:31 6b4eb630884c: Layer already exists 23:06:31 0c14ae410e00: Layer already exists 23:06:31 e8d8885a5e60: Layer already exists 23:06:31 5d3e392a13a0: Layer already exists 23:06:31 latest: digest: sha256:325d5a97a868c47d705e65d3d12211032d2f2d83ed4bba48d2c63d375e50c3a6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:32 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.56 23:06:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:06:32 4cd5c350ed8f: Preparing 23:06:32 0c14ae410e00: Preparing 23:06:32 8803c42ee74f: Preparing 23:06:32 e8d8885a5e60: Preparing 23:06:32 6b4eb630884c: Preparing 23:06:32 5d3e392a13a0: Preparing 23:06:32 5d3e392a13a0: Waiting 23:06:32 8803c42ee74f: Layer already exists 23:06:32 e8d8885a5e60: Layer already exists 23:06:32 0c14ae410e00: Layer already exists 23:06:32 4cd5c350ed8f: Layer already exists 23:06:32 6b4eb630884c: Layer already exists 23:06:32 5d3e392a13a0: Layer already exists 23:06:32 2.3.0-dev.56: digest: sha256:325d5a97a868c47d705e65d3d12211032d2f2d83ed4bba48d2c63d375e50c3a6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:33 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 23:06:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:06:33 4cd5c350ed8f: Preparing 23:06:33 0c14ae410e00: Preparing 23:06:33 8803c42ee74f: Preparing 23:06:33 e8d8885a5e60: Preparing 23:06:33 6b4eb630884c: Preparing 23:06:33 5d3e392a13a0: Preparing 23:06:33 5d3e392a13a0: Waiting 23:06:33 4cd5c350ed8f: Layer already exists 23:06:33 e8d8885a5e60: Layer already exists 23:06:33 6b4eb630884c: Layer already exists 23:06:33 8803c42ee74f: Layer already exists 23:06:33 0c14ae410e00: Layer already exists 23:06:33 5d3e392a13a0: Layer already exists 23:06:33 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:325d5a97a868c47d705e65d3d12211032d2f2d83ed4bba48d2c63d375e50c3a6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:34 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 23:06:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:06:34 4cd5c350ed8f: Preparing 23:06:34 0c14ae410e00: Preparing 23:06:34 8803c42ee74f: Preparing 23:06:34 e8d8885a5e60: Preparing 23:06:34 6b4eb630884c: Preparing 23:06:34 5d3e392a13a0: Preparing 23:06:34 5d3e392a13a0: Waiting 23:06:34 e8d8885a5e60: Layer already exists 23:06:34 8803c42ee74f: Layer already exists 23:06:34 0c14ae410e00: Layer already exists 23:06:34 4cd5c350ed8f: Layer already exists 23:06:34 6b4eb630884c: Layer already exists 23:06:34 5d3e392a13a0: Layer already exists 23:06:34 main: digest: sha256:325d5a97a868c47d705e65d3d12211032d2f2d83ed4bba48d2c63d375e50c3a6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:06:34 ===================================================== [Pipeline] echo 23:06:34 taggedImages: 23:06:34 - nexus3.edgexfoundry.org:10004/core-data-arm64:540a10ffba831aef6e1ef93355137724c31e102d 23:06:34 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:06:34 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.56 23:06:34 - nexus3.edgexfoundry.org:10004/core-data-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 23:06:34 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 23:06:34 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 23:06:34 540a10ffba831aef6e1ef93355137724c31e102d 23:06:34 latest 23:06:34 2.3.0-dev.56 23:06:34 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 23:06:34 main 23:06:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:35 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:540a10ffba831aef6e1ef93355137724c31e102d 23:06:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:06:35 03c56f8e1833: Preparing 23:06:35 e493e052c53f: Preparing 23:06:35 d40d6a961d88: Preparing 23:06:35 8803c42ee74f: Preparing 23:06:35 b8030347a704: Preparing 23:06:35 5d3e392a13a0: Preparing 23:06:35 5d3e392a13a0: Waiting 23:06:35 b8030347a704: Layer already exists 23:06:35 8803c42ee74f: Layer already exists 23:06:35 5d3e392a13a0: Layer already exists 23:06:35 e493e052c53f: Pushed 23:06:35 03c56f8e1833: Pushed 23:06:39 d40d6a961d88: Pushed 23:06:39 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:bb9395c95cb2aacbe9f16426429e384e91eb52d6e6b982daa8c482c267b3ef61 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:39 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:06:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:06:40 03c56f8e1833: Preparing 23:06:40 e493e052c53f: Preparing 23:06:40 d40d6a961d88: Preparing 23:06:40 8803c42ee74f: Preparing 23:06:40 b8030347a704: Preparing 23:06:40 5d3e392a13a0: Preparing 23:06:40 5d3e392a13a0: Waiting 23:06:40 03c56f8e1833: Layer already exists 23:06:40 e493e052c53f: Layer already exists 23:06:40 8803c42ee74f: Layer already exists 23:06:40 b8030347a704: Layer already exists 23:06:40 d40d6a961d88: Layer already exists 23:06:40 5d3e392a13a0: Layer already exists 23:06:40 latest: digest: sha256:bb9395c95cb2aacbe9f16426429e384e91eb52d6e6b982daa8c482c267b3ef61 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:40 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.56 23:06:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:06:41 03c56f8e1833: Preparing 23:06:41 e493e052c53f: Preparing 23:06:41 d40d6a961d88: Preparing 23:06:41 8803c42ee74f: Preparing 23:06:41 b8030347a704: Preparing 23:06:41 5d3e392a13a0: Preparing 23:06:41 5d3e392a13a0: Waiting 23:06:41 e493e052c53f: Layer already exists 23:06:41 b8030347a704: Layer already exists 23:06:41 03c56f8e1833: Layer already exists 23:06:41 8803c42ee74f: Layer already exists 23:06:41 d40d6a961d88: Layer already exists 23:06:41 5d3e392a13a0: Layer already exists 23:06:41 2.3.0-dev.56: digest: sha256:bb9395c95cb2aacbe9f16426429e384e91eb52d6e6b982daa8c482c267b3ef61 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:41 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 23:06:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:06:42 03c56f8e1833: Preparing 23:06:42 e493e052c53f: Preparing 23:06:42 d40d6a961d88: Preparing 23:06:42 8803c42ee74f: Preparing 23:06:42 b8030347a704: Preparing 23:06:42 5d3e392a13a0: Preparing 23:06:42 5d3e392a13a0: Waiting 23:06:42 e493e052c53f: Layer already exists 23:06:42 03c56f8e1833: Layer already exists 23:06:42 b8030347a704: Layer already exists 23:06:42 d40d6a961d88: Layer already exists 23:06:42 8803c42ee74f: Layer already exists 23:06:42 5d3e392a13a0: Layer already exists 23:06:42 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:bb9395c95cb2aacbe9f16426429e384e91eb52d6e6b982daa8c482c267b3ef61 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 23:06:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:06:43 03c56f8e1833: Preparing 23:06:43 e493e052c53f: Preparing 23:06:43 d40d6a961d88: Preparing 23:06:43 8803c42ee74f: Preparing 23:06:43 b8030347a704: Preparing 23:06:43 5d3e392a13a0: Preparing 23:06:43 5d3e392a13a0: Waiting 23:06:43 d40d6a961d88: Layer already exists 23:06:43 8803c42ee74f: Layer already exists 23:06:43 e493e052c53f: Layer already exists 23:06:43 b8030347a704: Layer already exists 23:06:43 03c56f8e1833: Layer already exists 23:06:43 5d3e392a13a0: Layer already exists 23:06:43 main: digest: sha256:bb9395c95cb2aacbe9f16426429e384e91eb52d6e6b982daa8c482c267b3ef61 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:06:43 ===================================================== [Pipeline] echo 23:06:43 taggedImages: 23:06:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:540a10ffba831aef6e1ef93355137724c31e102d 23:06:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:06:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.56 23:06:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 23:06:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 23:06:43 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 23:06:43 540a10ffba831aef6e1ef93355137724c31e102d 23:06:43 latest 23:06:43 2.3.0-dev.56 23:06:43 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 23:06:43 main 23:06:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:540a10ffba831aef6e1ef93355137724c31e102d 23:06:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:06:44 1cf66fbea8d5: Preparing 23:06:44 1cf66fbea8d5: Preparing 23:06:44 6878d4e9110b: Preparing 23:06:44 8cb24ead82aa: Preparing 23:06:44 f38702c02615: Preparing 23:06:44 d8cc72327da0: Preparing 23:06:44 8803c42ee74f: Preparing 23:06:44 b4655bab7d68: Preparing 23:06:44 757947838f93: Preparing 23:06:44 f865330aaa13: Preparing 23:06:44 b4c1cdad1baa: Preparing 23:06:44 5d3e392a13a0: Preparing 23:06:44 b4655bab7d68: Waiting 23:06:44 757947838f93: Waiting 23:06:44 f865330aaa13: Waiting 23:06:44 b4c1cdad1baa: Waiting 23:06:44 5d3e392a13a0: Waiting 23:06:44 8803c42ee74f: Waiting 23:06:44 1cf66fbea8d5: Pushed 23:06:44 6878d4e9110b: Pushed 23:06:44 f38702c02615: Pushed 23:06:44 8cb24ead82aa: Pushed 23:06:44 8803c42ee74f: Layer already exists 23:06:44 b4655bab7d68: Pushed 23:06:44 757947838f93: Pushed 23:06:44 f865330aaa13: Pushed 23:06:44 b4c1cdad1baa: Pushed 23:06:44 5d3e392a13a0: Layer already exists 23:06:48 d8cc72327da0: Pushed 23:06:48 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:054881419268f692ffed265ec707912dcf147e51b6436d01556571cfbdb71b22 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:48 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:06:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:06:48 1cf66fbea8d5: Preparing 23:06:48 1cf66fbea8d5: Preparing 23:06:48 6878d4e9110b: Preparing 23:06:48 8cb24ead82aa: Preparing 23:06:48 f38702c02615: Preparing 23:06:48 d8cc72327da0: Preparing 23:06:48 8803c42ee74f: Preparing 23:06:48 b4655bab7d68: Preparing 23:06:48 757947838f93: Preparing 23:06:48 f865330aaa13: Preparing 23:06:48 b4c1cdad1baa: Preparing 23:06:48 5d3e392a13a0: Preparing 23:06:48 8803c42ee74f: Waiting 23:06:48 b4655bab7d68: Waiting 23:06:48 757947838f93: Waiting 23:06:48 f865330aaa13: Waiting 23:06:48 5d3e392a13a0: Waiting 23:06:49 d8cc72327da0: Layer already exists 23:06:49 f38702c02615: Layer already exists 23:06:49 1cf66fbea8d5: Layer already exists 23:06:49 6878d4e9110b: Layer already exists 23:06:49 8cb24ead82aa: Layer already exists 23:06:49 f865330aaa13: Layer already exists 23:06:49 8803c42ee74f: Layer already exists 23:06:49 b4655bab7d68: Layer already exists 23:06:49 b4c1cdad1baa: Layer already exists 23:06:49 757947838f93: Layer already exists 23:06:49 5d3e392a13a0: Layer already exists 23:06:49 latest: digest: sha256:054881419268f692ffed265ec707912dcf147e51b6436d01556571cfbdb71b22 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.56 23:06:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:06:50 1cf66fbea8d5: Preparing 23:06:50 1cf66fbea8d5: Preparing 23:06:50 6878d4e9110b: Preparing 23:06:50 8cb24ead82aa: Preparing 23:06:50 f38702c02615: Preparing 23:06:50 d8cc72327da0: Preparing 23:06:50 8803c42ee74f: Preparing 23:06:50 b4655bab7d68: Preparing 23:06:50 757947838f93: Preparing 23:06:50 f865330aaa13: Preparing 23:06:50 b4c1cdad1baa: Preparing 23:06:50 5d3e392a13a0: Preparing 23:06:50 f865330aaa13: Waiting 23:06:50 8803c42ee74f: Waiting 23:06:50 b4655bab7d68: Waiting 23:06:50 757947838f93: Waiting 23:06:50 b4c1cdad1baa: Waiting 23:06:50 5d3e392a13a0: Waiting 23:06:50 1cf66fbea8d5: Layer already exists 23:06:50 6878d4e9110b: Layer already exists 23:06:50 d8cc72327da0: Layer already exists 23:06:50 f38702c02615: Layer already exists 23:06:50 8cb24ead82aa: Layer already exists 23:06:50 8803c42ee74f: Layer already exists 23:06:50 757947838f93: Layer already exists 23:06:50 b4655bab7d68: Layer already exists 23:06:50 b4c1cdad1baa: Layer already exists 23:06:50 f865330aaa13: Layer already exists 23:06:50 5d3e392a13a0: Layer already exists 23:06:50 2.3.0-dev.56: digest: sha256:054881419268f692ffed265ec707912dcf147e51b6436d01556571cfbdb71b22 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:50 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 23:06:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:06:51 1cf66fbea8d5: Preparing 23:06:51 1cf66fbea8d5: Preparing 23:06:51 6878d4e9110b: Preparing 23:06:51 8cb24ead82aa: Preparing 23:06:51 f38702c02615: Preparing 23:06:51 d8cc72327da0: Preparing 23:06:51 8803c42ee74f: Preparing 23:06:51 b4655bab7d68: Preparing 23:06:51 757947838f93: Preparing 23:06:51 f865330aaa13: Preparing 23:06:51 b4c1cdad1baa: Preparing 23:06:51 5d3e392a13a0: Preparing 23:06:51 757947838f93: Waiting 23:06:51 f865330aaa13: Waiting 23:06:51 5d3e392a13a0: Waiting 23:06:51 b4c1cdad1baa: Waiting 23:06:51 8803c42ee74f: Waiting 23:06:51 b4655bab7d68: Waiting 23:06:51 f38702c02615: Layer already exists 23:06:51 d8cc72327da0: Layer already exists 23:06:51 6878d4e9110b: Layer already exists 23:06:51 8cb24ead82aa: Layer already exists 23:06:51 1cf66fbea8d5: Layer already exists 23:06:51 b4c1cdad1baa: Layer already exists 23:06:51 f865330aaa13: Layer already exists 23:06:51 8803c42ee74f: Layer already exists 23:06:51 b4655bab7d68: Layer already exists 23:06:51 757947838f93: Layer already exists 23:06:51 5d3e392a13a0: Layer already exists 23:06:51 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:054881419268f692ffed265ec707912dcf147e51b6436d01556571cfbdb71b22 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:51 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 23:06:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:06:52 1cf66fbea8d5: Preparing 23:06:52 1cf66fbea8d5: Preparing 23:06:52 6878d4e9110b: Preparing 23:06:52 8cb24ead82aa: Preparing 23:06:52 f38702c02615: Preparing 23:06:52 d8cc72327da0: Preparing 23:06:52 8803c42ee74f: Preparing 23:06:52 b4655bab7d68: Preparing 23:06:52 757947838f93: Preparing 23:06:52 f865330aaa13: Preparing 23:06:52 b4c1cdad1baa: Preparing 23:06:52 5d3e392a13a0: Preparing 23:06:52 757947838f93: Waiting 23:06:52 f865330aaa13: Waiting 23:06:52 8803c42ee74f: Waiting 23:06:52 b4c1cdad1baa: Waiting 23:06:52 b4655bab7d68: Waiting 23:06:52 5d3e392a13a0: Waiting 23:06:52 1cf66fbea8d5: Layer already exists 23:06:52 d8cc72327da0: Layer already exists 23:06:52 6878d4e9110b: Layer already exists 23:06:52 8cb24ead82aa: Layer already exists 23:06:52 f38702c02615: Layer already exists 23:06:52 b4655bab7d68: Layer already exists 23:06:52 b4c1cdad1baa: Layer already exists 23:06:52 757947838f93: Layer already exists 23:06:52 8803c42ee74f: Layer already exists 23:06:52 f865330aaa13: Layer already exists 23:06:52 5d3e392a13a0: Layer already exists 23:06:52 main: digest: sha256:054881419268f692ffed265ec707912dcf147e51b6436d01556571cfbdb71b22 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:06:52 ===================================================== [Pipeline] echo 23:06:52 taggedImages: 23:06:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:540a10ffba831aef6e1ef93355137724c31e102d 23:06:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:06:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.56 23:06:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 23:06:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 23:06:52 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 23:06:52 540a10ffba831aef6e1ef93355137724c31e102d 23:06:52 latest 23:06:52 2.3.0-dev.56 23:06:52 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 23:06:52 main 23:06:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:52 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:540a10ffba831aef6e1ef93355137724c31e102d 23:06:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:06:53 0db361ab48b8: Preparing 23:06:53 b1f9b558aa01: Preparing 23:06:53 3b76c4e143b6: Preparing 23:06:53 5c7f42efffa2: Preparing 23:06:53 4b45abe126bf: Preparing 23:06:53 49b688921ea3: Preparing 23:06:53 a0f2d9ff5e56: Preparing 23:06:53 5d3e392a13a0: Preparing 23:06:53 a0f2d9ff5e56: Waiting 23:06:53 5d3e392a13a0: Waiting 23:06:53 49b688921ea3: Waiting 23:06:53 0db361ab48b8: Pushed 23:06:53 4b45abe126bf: Pushed 23:06:53 b1f9b558aa01: Pushed 23:06:53 5d3e392a13a0: Layer already exists 23:06:53 49b688921ea3: Pushed 23:06:54 a0f2d9ff5e56: Pushed 23:06:56 3b76c4e143b6: Pushed 23:06:56 5c7f42efffa2: Pushed 23:06:56 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:7131a0c1eab41bcb6ec484446713e996cb9ee9c335714a942d6274a8757870ed size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:56 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:06:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:06:56 0db361ab48b8: Preparing 23:06:56 b1f9b558aa01: Preparing 23:06:56 3b76c4e143b6: Preparing 23:06:56 5c7f42efffa2: Preparing 23:06:56 4b45abe126bf: Preparing 23:06:56 49b688921ea3: Preparing 23:06:56 a0f2d9ff5e56: Preparing 23:06:56 5d3e392a13a0: Preparing 23:06:56 a0f2d9ff5e56: Waiting 23:06:56 49b688921ea3: Waiting 23:06:56 5d3e392a13a0: Waiting 23:06:56 3b76c4e143b6: Layer already exists 23:06:56 0db361ab48b8: Layer already exists 23:06:56 5c7f42efffa2: Layer already exists 23:06:57 4b45abe126bf: Layer already exists 23:06:57 b1f9b558aa01: Layer already exists 23:06:57 a0f2d9ff5e56: Layer already exists 23:06:57 49b688921ea3: Layer already exists 23:06:57 5d3e392a13a0: Layer already exists 23:06:57 latest: digest: sha256:7131a0c1eab41bcb6ec484446713e996cb9ee9c335714a942d6274a8757870ed size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:57 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.56 23:06:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:06:57 0db361ab48b8: Preparing 23:06:57 b1f9b558aa01: Preparing 23:06:57 3b76c4e143b6: Preparing 23:06:57 5c7f42efffa2: Preparing 23:06:57 4b45abe126bf: Preparing 23:06:57 49b688921ea3: Preparing 23:06:57 a0f2d9ff5e56: Preparing 23:06:57 5d3e392a13a0: Preparing 23:06:57 49b688921ea3: Waiting 23:06:57 a0f2d9ff5e56: Waiting 23:06:57 5d3e392a13a0: Waiting 23:06:58 3b76c4e143b6: Layer already exists 23:06:58 b1f9b558aa01: Layer already exists 23:06:58 0db361ab48b8: Layer already exists 23:06:58 5c7f42efffa2: Layer already exists 23:06:58 4b45abe126bf: Layer already exists 23:06:58 5d3e392a13a0: Layer already exists 23:06:58 49b688921ea3: Layer already exists 23:06:58 a0f2d9ff5e56: Layer already exists 23:06:58 2.3.0-dev.56: digest: sha256:7131a0c1eab41bcb6ec484446713e996cb9ee9c335714a942d6274a8757870ed size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 23:06:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:06:58 0db361ab48b8: Preparing 23:06:58 b1f9b558aa01: Preparing 23:06:58 3b76c4e143b6: Preparing 23:06:58 5c7f42efffa2: Preparing 23:06:58 4b45abe126bf: Preparing 23:06:58 49b688921ea3: Preparing 23:06:58 a0f2d9ff5e56: Preparing 23:06:58 5d3e392a13a0: Preparing 23:06:58 a0f2d9ff5e56: Waiting 23:06:58 5d3e392a13a0: Waiting 23:06:58 49b688921ea3: Waiting 23:06:58 4b45abe126bf: Layer already exists 23:06:59 3b76c4e143b6: Layer already exists 23:06:59 b1f9b558aa01: Layer already exists 23:06:59 5c7f42efffa2: Layer already exists 23:06:59 0db361ab48b8: Layer already exists 23:06:59 5d3e392a13a0: Layer already exists 23:06:59 49b688921ea3: Layer already exists 23:06:59 a0f2d9ff5e56: Layer already exists 23:06:59 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:7131a0c1eab41bcb6ec484446713e996cb9ee9c335714a942d6274a8757870ed size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:59 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 23:07:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:07:00 0db361ab48b8: Preparing 23:07:00 b1f9b558aa01: Preparing 23:07:00 3b76c4e143b6: Preparing 23:07:00 5c7f42efffa2: Preparing 23:07:00 4b45abe126bf: Preparing 23:07:00 49b688921ea3: Preparing 23:07:00 a0f2d9ff5e56: Preparing 23:07:00 5d3e392a13a0: Preparing 23:07:00 49b688921ea3: Waiting 23:07:00 5d3e392a13a0: Waiting 23:07:00 a0f2d9ff5e56: Waiting 23:07:00 b1f9b558aa01: Layer already exists 23:07:00 4b45abe126bf: Layer already exists 23:07:00 5c7f42efffa2: Layer already exists 23:07:00 0db361ab48b8: Layer already exists 23:07:00 3b76c4e143b6: Layer already exists 23:07:00 5d3e392a13a0: Layer already exists 23:07:00 49b688921ea3: Layer already exists 23:07:00 a0f2d9ff5e56: Layer already exists 23:07:00 main: digest: sha256:7131a0c1eab41bcb6ec484446713e996cb9ee9c335714a942d6274a8757870ed size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:07:00 ===================================================== [Pipeline] echo 23:07:00 taggedImages: 23:07:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:540a10ffba831aef6e1ef93355137724c31e102d 23:07:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:07:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.56 23:07:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 23:07:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 23:07:00 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 23:07:00 540a10ffba831aef6e1ef93355137724c31e102d 23:07:00 latest 23:07:00 2.3.0-dev.56 23:07:00 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 23:07:00 main 23:07:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:00 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:540a10ffba831aef6e1ef93355137724c31e102d 23:07:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:07:01 449cae7e15f7: Preparing 23:07:01 7469118016a0: Preparing 23:07:01 49f3ceb8c2c6: Preparing 23:07:01 822acdf76d52: Preparing 23:07:01 668d2052c92b: Preparing 23:07:01 2203130fb5d0: Preparing 23:07:01 b5145e583090: Preparing 23:07:01 cf83730c0bde: Preparing 23:07:01 e11c980c1dc7: Preparing 23:07:01 5d3e392a13a0: Preparing 23:07:01 2203130fb5d0: Waiting 23:07:01 b5145e583090: Waiting 23:07:01 cf83730c0bde: Waiting 23:07:01 e11c980c1dc7: Waiting 23:07:01 5d3e392a13a0: Waiting 23:07:01 668d2052c92b: Pushed 23:07:01 7469118016a0: Pushed 23:07:01 449cae7e15f7: Pushed 23:07:01 cf83730c0bde: Pushed 23:07:01 b5145e583090: Pushed 23:07:01 2203130fb5d0: Pushed 23:07:01 5d3e392a13a0: Layer already exists 23:07:01 e11c980c1dc7: Pushed 23:07:03 822acdf76d52: Pushed 23:07:04 49f3ceb8c2c6: Pushed 23:07:04 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:3b66eedfc5ae0866a6962a0cd5cc50e3fc617c80eb599efd898b8eda7587f5e8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:05 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:07:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:07:05 449cae7e15f7: Preparing 23:07:05 7469118016a0: Preparing 23:07:05 49f3ceb8c2c6: Preparing 23:07:05 822acdf76d52: Preparing 23:07:05 668d2052c92b: Preparing 23:07:05 2203130fb5d0: Preparing 23:07:05 b5145e583090: Preparing 23:07:05 cf83730c0bde: Preparing 23:07:05 e11c980c1dc7: Preparing 23:07:05 5d3e392a13a0: Preparing 23:07:05 2203130fb5d0: Waiting 23:07:05 b5145e583090: Waiting 23:07:05 e11c980c1dc7: Waiting 23:07:05 cf83730c0bde: Waiting 23:07:05 5d3e392a13a0: Waiting 23:07:05 449cae7e15f7: Layer already exists 23:07:05 668d2052c92b: Layer already exists 23:07:05 49f3ceb8c2c6: Layer already exists 23:07:05 7469118016a0: Layer already exists 23:07:05 822acdf76d52: Layer already exists 23:07:05 2203130fb5d0: Layer already exists 23:07:05 cf83730c0bde: Layer already exists 23:07:05 b5145e583090: Layer already exists 23:07:05 e11c980c1dc7: Layer already exists 23:07:05 5d3e392a13a0: Layer already exists 23:07:05 latest: digest: sha256:3b66eedfc5ae0866a6962a0cd5cc50e3fc617c80eb599efd898b8eda7587f5e8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:06 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.56 23:07:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:07:06 449cae7e15f7: Preparing 23:07:06 7469118016a0: Preparing 23:07:06 49f3ceb8c2c6: Preparing 23:07:06 822acdf76d52: Preparing 23:07:06 668d2052c92b: Preparing 23:07:06 2203130fb5d0: Preparing 23:07:06 b5145e583090: Preparing 23:07:06 cf83730c0bde: Preparing 23:07:06 e11c980c1dc7: Preparing 23:07:06 5d3e392a13a0: Preparing 23:07:06 e11c980c1dc7: Waiting 23:07:06 2203130fb5d0: Waiting 23:07:06 5d3e392a13a0: Waiting 23:07:06 b5145e583090: Waiting 23:07:06 cf83730c0bde: Waiting 23:07:06 822acdf76d52: Layer already exists 23:07:06 449cae7e15f7: Layer already exists 23:07:06 49f3ceb8c2c6: Layer already exists 23:07:06 668d2052c92b: Layer already exists 23:07:06 7469118016a0: Layer already exists 23:07:06 b5145e583090: Layer already exists 23:07:06 cf83730c0bde: Layer already exists 23:07:06 2203130fb5d0: Layer already exists 23:07:06 e11c980c1dc7: Layer already exists 23:07:06 5d3e392a13a0: Layer already exists 23:07:06 2.3.0-dev.56: digest: sha256:3b66eedfc5ae0866a6962a0cd5cc50e3fc617c80eb599efd898b8eda7587f5e8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:07 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 23:07:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:07:07 449cae7e15f7: Preparing 23:07:07 7469118016a0: Preparing 23:07:07 49f3ceb8c2c6: Preparing 23:07:07 822acdf76d52: Preparing 23:07:07 668d2052c92b: Preparing 23:07:07 2203130fb5d0: Preparing 23:07:07 b5145e583090: Preparing 23:07:07 cf83730c0bde: Preparing 23:07:07 e11c980c1dc7: Preparing 23:07:07 5d3e392a13a0: Preparing 23:07:07 2203130fb5d0: Waiting 23:07:07 b5145e583090: Waiting 23:07:07 cf83730c0bde: Waiting 23:07:07 e11c980c1dc7: Waiting 23:07:07 5d3e392a13a0: Waiting 23:07:07 449cae7e15f7: Layer already exists 23:07:07 7469118016a0: Layer already exists 23:07:07 49f3ceb8c2c6: Layer already exists 23:07:07 822acdf76d52: Layer already exists 23:07:07 668d2052c92b: Layer already exists 23:07:07 2203130fb5d0: Layer already exists 23:07:07 b5145e583090: Layer already exists 23:07:07 cf83730c0bde: Layer already exists 23:07:07 e11c980c1dc7: Layer already exists 23:07:07 5d3e392a13a0: Layer already exists 23:07:07 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:3b66eedfc5ae0866a6962a0cd5cc50e3fc617c80eb599efd898b8eda7587f5e8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:08 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 23:07:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:07:08 449cae7e15f7: Preparing 23:07:08 7469118016a0: Preparing 23:07:08 49f3ceb8c2c6: Preparing 23:07:08 822acdf76d52: Preparing 23:07:08 668d2052c92b: Preparing 23:07:08 2203130fb5d0: Preparing 23:07:08 b5145e583090: Preparing 23:07:08 cf83730c0bde: Preparing 23:07:08 e11c980c1dc7: Preparing 23:07:08 5d3e392a13a0: Preparing 23:07:08 b5145e583090: Waiting 23:07:08 cf83730c0bde: Waiting 23:07:08 2203130fb5d0: Waiting 23:07:08 e11c980c1dc7: Waiting 23:07:08 5d3e392a13a0: Waiting 23:07:08 449cae7e15f7: Layer already exists 23:07:08 668d2052c92b: Layer already exists 23:07:08 822acdf76d52: Layer already exists 23:07:08 49f3ceb8c2c6: Layer already exists 23:07:08 7469118016a0: Layer already exists 23:07:08 b5145e583090: Layer already exists 23:07:08 2203130fb5d0: Layer already exists 23:07:08 cf83730c0bde: Layer already exists 23:07:08 5d3e392a13a0: Layer already exists 23:07:08 e11c980c1dc7: Layer already exists 23:07:08 main: digest: sha256:3b66eedfc5ae0866a6962a0cd5cc50e3fc617c80eb599efd898b8eda7587f5e8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:07:09 ===================================================== [Pipeline] echo 23:07:09 taggedImages: 23:07:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:540a10ffba831aef6e1ef93355137724c31e102d 23:07:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:07:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.56 23:07:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 23:07:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 23:07:09 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 23:07:09 540a10ffba831aef6e1ef93355137724c31e102d 23:07:09 latest 23:07:09 2.3.0-dev.56 23:07:09 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 23:07:09 main 23:07:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:09 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:540a10ffba831aef6e1ef93355137724c31e102d 23:07:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:07:09 79e7f2b0b216: Preparing 23:07:09 1822928ab73b: Preparing 23:07:09 8803c42ee74f: Preparing 23:07:09 c2d8e81e9ca9: Preparing 23:07:09 cdc816e5001b: Preparing 23:07:09 9833f26c6bda: Preparing 23:07:09 9833f26c6bda: Waiting 23:07:09 8803c42ee74f: Layer already exists 23:07:10 9833f26c6bda: Layer already exists 23:07:10 79e7f2b0b216: Pushed 23:07:10 cdc816e5001b: Pushed 23:07:11 c2d8e81e9ca9: Pushed 23:07:14 1822928ab73b: Pushed 23:07:15 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:7dd69e9f69f5023adea10a3c15346a9f719ad4aa01c3e9f96b491729775d321a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:15 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:07:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:07:15 79e7f2b0b216: Preparing 23:07:15 1822928ab73b: Preparing 23:07:15 8803c42ee74f: Preparing 23:07:15 c2d8e81e9ca9: Preparing 23:07:15 cdc816e5001b: Preparing 23:07:15 9833f26c6bda: Preparing 23:07:15 9833f26c6bda: Waiting 23:07:16 8803c42ee74f: Layer already exists 23:07:16 79e7f2b0b216: Layer already exists 23:07:16 1822928ab73b: Layer already exists 23:07:16 c2d8e81e9ca9: Layer already exists 23:07:16 cdc816e5001b: Layer already exists 23:07:16 9833f26c6bda: Layer already exists 23:07:16 latest: digest: sha256:7dd69e9f69f5023adea10a3c15346a9f719ad4aa01c3e9f96b491729775d321a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:16 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.56 23:07:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:07:16 79e7f2b0b216: Preparing 23:07:16 1822928ab73b: Preparing 23:07:16 8803c42ee74f: Preparing 23:07:16 c2d8e81e9ca9: Preparing 23:07:16 cdc816e5001b: Preparing 23:07:16 9833f26c6bda: Preparing 23:07:16 9833f26c6bda: Waiting 23:07:16 cdc816e5001b: Layer already exists 23:07:17 79e7f2b0b216: Layer already exists 23:07:17 1822928ab73b: Layer already exists 23:07:17 c2d8e81e9ca9: Layer already exists 23:07:17 8803c42ee74f: Layer already exists 23:07:17 9833f26c6bda: Layer already exists 23:07:17 2.3.0-dev.56: digest: sha256:7dd69e9f69f5023adea10a3c15346a9f719ad4aa01c3e9f96b491729775d321a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:17 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 23:07:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:07:17 79e7f2b0b216: Preparing 23:07:17 1822928ab73b: Preparing 23:07:17 8803c42ee74f: Preparing 23:07:17 c2d8e81e9ca9: Preparing 23:07:17 cdc816e5001b: Preparing 23:07:17 9833f26c6bda: Preparing 23:07:17 9833f26c6bda: Waiting 23:07:18 79e7f2b0b216: Layer already exists 23:07:18 1822928ab73b: Layer already exists 23:07:18 cdc816e5001b: Layer already exists 23:07:18 c2d8e81e9ca9: Layer already exists 23:07:18 8803c42ee74f: Layer already exists 23:07:18 9833f26c6bda: Layer already exists 23:07:18 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:7dd69e9f69f5023adea10a3c15346a9f719ad4aa01c3e9f96b491729775d321a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:18 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 23:07:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:07:18 79e7f2b0b216: Preparing 23:07:18 1822928ab73b: Preparing 23:07:18 8803c42ee74f: Preparing 23:07:18 c2d8e81e9ca9: Preparing 23:07:18 cdc816e5001b: Preparing 23:07:18 9833f26c6bda: Preparing 23:07:18 9833f26c6bda: Waiting 23:07:19 cdc816e5001b: Layer already exists 23:07:19 c2d8e81e9ca9: Layer already exists 23:07:19 79e7f2b0b216: Layer already exists 23:07:19 8803c42ee74f: Layer already exists 23:07:19 1822928ab73b: Layer already exists 23:07:19 9833f26c6bda: Layer already exists 23:07:19 main: digest: sha256:7dd69e9f69f5023adea10a3c15346a9f719ad4aa01c3e9f96b491729775d321a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:07:19 ===================================================== [Pipeline] echo 23:07:19 taggedImages: 23:07:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:540a10ffba831aef6e1ef93355137724c31e102d 23:07:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:07:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.56 23:07:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 23:07:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 23:07:19 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 23:07:19 540a10ffba831aef6e1ef93355137724c31e102d 23:07:19 latest 23:07:19 2.3.0-dev.56 23:07:19 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 23:07:19 main 23:07:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:19 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:540a10ffba831aef6e1ef93355137724c31e102d 23:07:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:07:20 649a67b19475: Preparing 23:07:20 ab05cf1448b9: Preparing 23:07:20 66b88502babe: Preparing 23:07:20 eb95a1b8af07: Preparing 23:07:20 d9d63c0945f6: Preparing 23:07:20 1dc36de84d10: Preparing 23:07:20 cdc816e5001b: Preparing 23:07:20 9833f26c6bda: Preparing 23:07:20 1dc36de84d10: Waiting 23:07:20 cdc816e5001b: Waiting 23:07:20 9833f26c6bda: Waiting 23:07:20 66b88502babe: Pushed 23:07:20 ab05cf1448b9: Pushed 23:07:20 649a67b19475: Pushed 23:07:20 cdc816e5001b: Layer already exists 23:07:20 9833f26c6bda: Layer already exists 23:07:21 1dc36de84d10: Pushed 23:07:29 d9d63c0945f6: Pushed 23:07:37 eb95a1b8af07: Pushed 23:07:37 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:d43bfe64332e2ad6c9be7a14444e7d68b6ddbbe1d5022d6d194fdea14e6463cf size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:38 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:07:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:07:38 649a67b19475: Preparing 23:07:38 ab05cf1448b9: Preparing 23:07:38 66b88502babe: Preparing 23:07:38 eb95a1b8af07: Preparing 23:07:38 d9d63c0945f6: Preparing 23:07:38 1dc36de84d10: Preparing 23:07:38 cdc816e5001b: Preparing 23:07:38 9833f26c6bda: Preparing 23:07:38 1dc36de84d10: Waiting 23:07:38 cdc816e5001b: Waiting 23:07:38 9833f26c6bda: Waiting 23:07:38 d9d63c0945f6: Layer already exists 23:07:38 eb95a1b8af07: Layer already exists 23:07:38 66b88502babe: Layer already exists 23:07:38 649a67b19475: Layer already exists 23:07:38 ab05cf1448b9: Layer already exists 23:07:38 9833f26c6bda: Layer already exists 23:07:38 cdc816e5001b: Layer already exists 23:07:38 1dc36de84d10: Layer already exists 23:07:38 latest: digest: sha256:d43bfe64332e2ad6c9be7a14444e7d68b6ddbbe1d5022d6d194fdea14e6463cf size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:39 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.56 23:07:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:07:39 649a67b19475: Preparing 23:07:39 ab05cf1448b9: Preparing 23:07:39 66b88502babe: Preparing 23:07:39 eb95a1b8af07: Preparing 23:07:39 d9d63c0945f6: Preparing 23:07:39 1dc36de84d10: Preparing 23:07:39 cdc816e5001b: Preparing 23:07:39 9833f26c6bda: Preparing 23:07:39 cdc816e5001b: Waiting 23:07:39 9833f26c6bda: Waiting 23:07:39 1dc36de84d10: Waiting 23:07:39 eb95a1b8af07: Layer already exists 23:07:39 649a67b19475: Layer already exists 23:07:39 d9d63c0945f6: Layer already exists 23:07:39 66b88502babe: Layer already exists 23:07:39 ab05cf1448b9: Layer already exists 23:07:39 cdc816e5001b: Layer already exists 23:07:39 9833f26c6bda: Layer already exists 23:07:39 1dc36de84d10: Layer already exists 23:07:39 2.3.0-dev.56: digest: sha256:d43bfe64332e2ad6c9be7a14444e7d68b6ddbbe1d5022d6d194fdea14e6463cf size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:40 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 23:07:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:07:40 649a67b19475: Preparing 23:07:40 ab05cf1448b9: Preparing 23:07:40 66b88502babe: Preparing 23:07:40 eb95a1b8af07: Preparing 23:07:40 d9d63c0945f6: Preparing 23:07:40 1dc36de84d10: Preparing 23:07:40 cdc816e5001b: Preparing 23:07:40 9833f26c6bda: Preparing 23:07:40 1dc36de84d10: Waiting 23:07:40 cdc816e5001b: Waiting 23:07:40 9833f26c6bda: Waiting 23:07:40 ab05cf1448b9: Layer already exists 23:07:40 66b88502babe: Layer already exists 23:07:40 649a67b19475: Layer already exists 23:07:40 eb95a1b8af07: Layer already exists 23:07:40 d9d63c0945f6: Layer already exists 23:07:40 9833f26c6bda: Layer already exists 23:07:40 1dc36de84d10: Layer already exists 23:07:40 cdc816e5001b: Layer already exists 23:07:40 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:d43bfe64332e2ad6c9be7a14444e7d68b6ddbbe1d5022d6d194fdea14e6463cf size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:41 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 23:07:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:07:41 649a67b19475: Preparing 23:07:41 ab05cf1448b9: Preparing 23:07:41 66b88502babe: Preparing 23:07:41 eb95a1b8af07: Preparing 23:07:41 d9d63c0945f6: Preparing 23:07:41 1dc36de84d10: Preparing 23:07:41 cdc816e5001b: Preparing 23:07:41 9833f26c6bda: Preparing 23:07:41 1dc36de84d10: Waiting 23:07:41 cdc816e5001b: Waiting 23:07:41 9833f26c6bda: Waiting 23:07:41 eb95a1b8af07: Layer already exists 23:07:41 ab05cf1448b9: Layer already exists 23:07:41 649a67b19475: Layer already exists 23:07:41 66b88502babe: Layer already exists 23:07:41 d9d63c0945f6: Layer already exists 23:07:41 cdc816e5001b: Layer already exists 23:07:41 1dc36de84d10: Layer already exists 23:07:41 9833f26c6bda: Layer already exists 23:07:41 main: digest: sha256:d43bfe64332e2ad6c9be7a14444e7d68b6ddbbe1d5022d6d194fdea14e6463cf size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:07:41 ===================================================== [Pipeline] echo 23:07:41 taggedImages: 23:07:41 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:540a10ffba831aef6e1ef93355137724c31e102d 23:07:41 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:07:41 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.56 23:07:41 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 23:07:41 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 23:07:41 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 23:07:41 540a10ffba831aef6e1ef93355137724c31e102d 23:07:41 latest 23:07:41 2.3.0-dev.56 23:07:41 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 23:07:41 main 23:07:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:42 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:540a10ffba831aef6e1ef93355137724c31e102d 23:07:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:07:42 96ac16777258: Preparing 23:07:42 46d298dbd31b: Preparing 23:07:42 0e3464835d06: Preparing 23:07:42 710c3bf6ffe9: Preparing 23:07:42 3d503aab93de: Preparing 23:07:42 b21512875cdd: Preparing 23:07:42 9833f26c6bda: Preparing 23:07:42 b21512875cdd: Waiting 23:07:42 9833f26c6bda: Waiting 23:07:43 46d298dbd31b: Pushed 23:07:43 0e3464835d06: Pushed 23:07:43 96ac16777258: Pushed 23:07:43 9833f26c6bda: Layer already exists 23:07:43 b21512875cdd: Pushed 23:07:43 3d503aab93de: Pushed 23:08:02 710c3bf6ffe9: Pushed 23:08:02 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:333f459151d1e3959e349edcfd2a747350660e3d9a14b8bf460fdb0b07c2b6d7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:02 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:08:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:08:02 96ac16777258: Preparing 23:08:02 46d298dbd31b: Preparing 23:08:02 0e3464835d06: Preparing 23:08:02 710c3bf6ffe9: Preparing 23:08:02 3d503aab93de: Preparing 23:08:02 b21512875cdd: Preparing 23:08:02 9833f26c6bda: Preparing 23:08:02 b21512875cdd: Waiting 23:08:02 9833f26c6bda: Waiting 23:08:03 0e3464835d06: Layer already exists 23:08:03 46d298dbd31b: Layer already exists 23:08:03 96ac16777258: Layer already exists 23:08:03 3d503aab93de: Layer already exists 23:08:03 710c3bf6ffe9: Layer already exists 23:08:03 9833f26c6bda: Layer already exists 23:08:03 b21512875cdd: Layer already exists 23:08:03 latest: digest: sha256:333f459151d1e3959e349edcfd2a747350660e3d9a14b8bf460fdb0b07c2b6d7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:03 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.56 23:08:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:08:04 96ac16777258: Preparing 23:08:04 46d298dbd31b: Preparing 23:08:04 0e3464835d06: Preparing 23:08:04 710c3bf6ffe9: Preparing 23:08:04 3d503aab93de: Preparing 23:08:04 b21512875cdd: Preparing 23:08:04 9833f26c6bda: Preparing 23:08:04 b21512875cdd: Waiting 23:08:04 710c3bf6ffe9: Layer already exists 23:08:04 0e3464835d06: Layer already exists 23:08:04 46d298dbd31b: Layer already exists 23:08:04 3d503aab93de: Layer already exists 23:08:04 96ac16777258: Layer already exists 23:08:04 b21512875cdd: Layer already exists 23:08:04 9833f26c6bda: Layer already exists 23:08:04 2.3.0-dev.56: digest: sha256:333f459151d1e3959e349edcfd2a747350660e3d9a14b8bf460fdb0b07c2b6d7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:04 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 23:08:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:08:05 96ac16777258: Preparing 23:08:05 46d298dbd31b: Preparing 23:08:05 0e3464835d06: Preparing 23:08:05 710c3bf6ffe9: Preparing 23:08:05 3d503aab93de: Preparing 23:08:05 b21512875cdd: Preparing 23:08:05 9833f26c6bda: Preparing 23:08:05 b21512875cdd: Waiting 23:08:05 9833f26c6bda: Waiting 23:08:05 710c3bf6ffe9: Layer already exists 23:08:05 3d503aab93de: Layer already exists 23:08:05 96ac16777258: Layer already exists 23:08:05 0e3464835d06: Layer already exists 23:08:05 46d298dbd31b: Layer already exists 23:08:05 b21512875cdd: Layer already exists 23:08:05 9833f26c6bda: Layer already exists 23:08:05 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:333f459151d1e3959e349edcfd2a747350660e3d9a14b8bf460fdb0b07c2b6d7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:05 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 23:08:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:08:06 96ac16777258: Preparing 23:08:06 46d298dbd31b: Preparing 23:08:06 0e3464835d06: Preparing 23:08:06 710c3bf6ffe9: Preparing 23:08:06 3d503aab93de: Preparing 23:08:06 b21512875cdd: Preparing 23:08:06 9833f26c6bda: Preparing 23:08:06 b21512875cdd: Waiting 23:08:06 9833f26c6bda: Waiting 23:08:06 0e3464835d06: Layer already exists 23:08:06 3d503aab93de: Layer already exists 23:08:06 710c3bf6ffe9: Layer already exists 23:08:06 46d298dbd31b: Layer already exists 23:08:06 96ac16777258: Layer already exists 23:08:06 b21512875cdd: Layer already exists 23:08:06 9833f26c6bda: Layer already exists 23:08:06 main: digest: sha256:333f459151d1e3959e349edcfd2a747350660e3d9a14b8bf460fdb0b07c2b6d7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:08:06 ===================================================== [Pipeline] echo 23:08:06 taggedImages: 23:08:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:540a10ffba831aef6e1ef93355137724c31e102d 23:08:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:08:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.56 23:08:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 23:08:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 23:08:06 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 23:08:06 540a10ffba831aef6e1ef93355137724c31e102d 23:08:06 latest 23:08:06 2.3.0-dev.56 23:08:06 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 23:08:06 main 23:08:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:06 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:540a10ffba831aef6e1ef93355137724c31e102d 23:08:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:08:07 3e09e697d4d3: Preparing 23:08:07 ea1c9258ff14: Preparing 23:08:07 d4f9aca535b1: Preparing 23:08:07 031a0f56f7f3: Preparing 23:08:07 1dc36de84d10: Preparing 23:08:07 cdc816e5001b: Preparing 23:08:07 9833f26c6bda: Preparing 23:08:07 cdc816e5001b: Waiting 23:08:07 9833f26c6bda: Waiting 23:08:07 1dc36de84d10: Layer already exists 23:08:07 cdc816e5001b: Layer already exists 23:08:07 9833f26c6bda: Layer already exists 23:08:07 ea1c9258ff14: Pushed 23:08:07 d4f9aca535b1: Pushed 23:08:07 3e09e697d4d3: Pushed 23:08:25 031a0f56f7f3: Pushed 23:08:25 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:f1afd3ca41c393fbb5d06ff45be550b668f813a5b72c286008aff99e83252a34 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:26 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:08:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:08:26 3e09e697d4d3: Preparing 23:08:26 ea1c9258ff14: Preparing 23:08:26 d4f9aca535b1: Preparing 23:08:26 031a0f56f7f3: Preparing 23:08:26 1dc36de84d10: Preparing 23:08:26 cdc816e5001b: Preparing 23:08:26 9833f26c6bda: Preparing 23:08:26 cdc816e5001b: Waiting 23:08:26 9833f26c6bda: Waiting 23:08:26 ea1c9258ff14: Layer already exists 23:08:26 d4f9aca535b1: Layer already exists 23:08:26 1dc36de84d10: Layer already exists 23:08:26 3e09e697d4d3: Layer already exists 23:08:26 031a0f56f7f3: Layer already exists 23:08:26 cdc816e5001b: Layer already exists 23:08:26 9833f26c6bda: Layer already exists 23:08:26 latest: digest: sha256:f1afd3ca41c393fbb5d06ff45be550b668f813a5b72c286008aff99e83252a34 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:27 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.56 23:08:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:08:27 3e09e697d4d3: Preparing 23:08:27 ea1c9258ff14: Preparing 23:08:27 d4f9aca535b1: Preparing 23:08:27 031a0f56f7f3: Preparing 23:08:27 1dc36de84d10: Preparing 23:08:27 cdc816e5001b: Preparing 23:08:27 9833f26c6bda: Preparing 23:08:27 cdc816e5001b: Waiting 23:08:27 9833f26c6bda: Waiting 23:08:27 d4f9aca535b1: Layer already exists 23:08:27 3e09e697d4d3: Layer already exists 23:08:27 1dc36de84d10: Layer already exists 23:08:27 031a0f56f7f3: Layer already exists 23:08:27 ea1c9258ff14: Layer already exists 23:08:27 cdc816e5001b: Layer already exists 23:08:27 9833f26c6bda: Layer already exists 23:08:27 2.3.0-dev.56: digest: sha256:f1afd3ca41c393fbb5d06ff45be550b668f813a5b72c286008aff99e83252a34 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:28 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 23:08:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:08:28 3e09e697d4d3: Preparing 23:08:28 ea1c9258ff14: Preparing 23:08:28 d4f9aca535b1: Preparing 23:08:28 031a0f56f7f3: Preparing 23:08:28 1dc36de84d10: Preparing 23:08:28 cdc816e5001b: Preparing 23:08:28 9833f26c6bda: Preparing 23:08:28 cdc816e5001b: Waiting 23:08:28 9833f26c6bda: Waiting 23:08:28 1dc36de84d10: Layer already exists 23:08:28 d4f9aca535b1: Layer already exists 23:08:28 ea1c9258ff14: Layer already exists 23:08:28 031a0f56f7f3: Layer already exists 23:08:28 3e09e697d4d3: Layer already exists 23:08:28 cdc816e5001b: Layer already exists 23:08:28 9833f26c6bda: Layer already exists 23:08:28 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:f1afd3ca41c393fbb5d06ff45be550b668f813a5b72c286008aff99e83252a34 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:29 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 23:08:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:08:29 3e09e697d4d3: Preparing 23:08:29 ea1c9258ff14: Preparing 23:08:29 d4f9aca535b1: Preparing 23:08:29 031a0f56f7f3: Preparing 23:08:29 1dc36de84d10: Preparing 23:08:29 cdc816e5001b: Preparing 23:08:29 9833f26c6bda: Preparing 23:08:29 cdc816e5001b: Waiting 23:08:29 9833f26c6bda: Waiting 23:08:29 ea1c9258ff14: Layer already exists 23:08:29 3e09e697d4d3: Layer already exists 23:08:29 d4f9aca535b1: Layer already exists 23:08:29 1dc36de84d10: Layer already exists 23:08:29 031a0f56f7f3: Layer already exists 23:08:29 cdc816e5001b: Layer already exists 23:08:29 9833f26c6bda: Layer already exists 23:08:29 main: digest: sha256:f1afd3ca41c393fbb5d06ff45be550b668f813a5b72c286008aff99e83252a34 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:08:29 ===================================================== [Pipeline] echo 23:08:29 taggedImages: 23:08:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:540a10ffba831aef6e1ef93355137724c31e102d 23:08:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:08:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.56 23:08:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 23:08:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 23:08:29 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 23:08:29 540a10ffba831aef6e1ef93355137724c31e102d 23:08:29 latest 23:08:29 2.3.0-dev.56 23:08:29 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 23:08:29 main 23:08:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:30 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:540a10ffba831aef6e1ef93355137724c31e102d 23:08:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:08:30 1474a5ac2a36: Preparing 23:08:30 825961064d17: Preparing 23:08:30 8803c42ee74f: Preparing 23:08:30 31d14234c319: Preparing 23:08:30 5d3e392a13a0: Preparing 23:08:30 5d3e392a13a0: Layer already exists 23:08:30 8803c42ee74f: Layer already exists 23:08:30 1474a5ac2a36: Pushed 23:08:31 31d14234c319: Pushed 23:08:36 825961064d17: Pushed 23:08:36 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:b7cb8fd6bc3472c4c94ff501237430f0619f92ed7b6aeffeadb068076a7c6d78 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:08:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:08:37 1474a5ac2a36: Preparing 23:08:37 825961064d17: Preparing 23:08:37 8803c42ee74f: Preparing 23:08:37 31d14234c319: Preparing 23:08:37 5d3e392a13a0: Preparing 23:08:37 825961064d17: Layer already exists 23:08:37 31d14234c319: Layer already exists 23:08:37 1474a5ac2a36: Layer already exists 23:08:37 5d3e392a13a0: Layer already exists 23:08:37 8803c42ee74f: Layer already exists 23:08:37 latest: digest: sha256:b7cb8fd6bc3472c4c94ff501237430f0619f92ed7b6aeffeadb068076a7c6d78 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.56 23:08:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:08:38 1474a5ac2a36: Preparing 23:08:38 825961064d17: Preparing 23:08:38 8803c42ee74f: Preparing 23:08:38 31d14234c319: Preparing 23:08:38 5d3e392a13a0: Preparing 23:08:38 1474a5ac2a36: Layer already exists 23:08:38 825961064d17: Layer already exists 23:08:38 31d14234c319: Layer already exists 23:08:38 5d3e392a13a0: Layer already exists 23:08:38 8803c42ee74f: Layer already exists 23:08:38 2.3.0-dev.56: digest: sha256:b7cb8fd6bc3472c4c94ff501237430f0619f92ed7b6aeffeadb068076a7c6d78 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 23:08:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:08:39 1474a5ac2a36: Preparing 23:08:39 825961064d17: Preparing 23:08:39 8803c42ee74f: Preparing 23:08:39 31d14234c319: Preparing 23:08:39 5d3e392a13a0: Preparing 23:08:39 825961064d17: Layer already exists 23:08:39 8803c42ee74f: Layer already exists 23:08:39 1474a5ac2a36: Layer already exists 23:08:39 5d3e392a13a0: Layer already exists 23:08:39 31d14234c319: Layer already exists 23:08:39 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:b7cb8fd6bc3472c4c94ff501237430f0619f92ed7b6aeffeadb068076a7c6d78 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 23:08:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:08:40 1474a5ac2a36: Preparing 23:08:40 825961064d17: Preparing 23:08:40 8803c42ee74f: Preparing 23:08:40 31d14234c319: Preparing 23:08:40 5d3e392a13a0: Preparing 23:08:40 825961064d17: Layer already exists 23:08:40 8803c42ee74f: Layer already exists 23:08:40 31d14234c319: Layer already exists 23:08:40 5d3e392a13a0: Layer already exists 23:08:40 1474a5ac2a36: Layer already exists 23:08:40 main: digest: sha256:b7cb8fd6bc3472c4c94ff501237430f0619f92ed7b6aeffeadb068076a7c6d78 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:08:40 ===================================================== [Pipeline] echo 23:08:40 taggedImages: 23:08:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:540a10ffba831aef6e1ef93355137724c31e102d 23:08:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:08:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.56 23:08:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 23:08:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 23:08:40 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 23:08:40 540a10ffba831aef6e1ef93355137724c31e102d 23:08:40 latest 23:08:40 2.3.0-dev.56 23:08:40 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 23:08:40 main 23:08:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:40 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:540a10ffba831aef6e1ef93355137724c31e102d 23:08:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:08:41 660cd3c790b4: Preparing 23:08:41 4f19011c4f8b: Preparing 23:08:41 8803c42ee74f: Preparing 23:08:41 b8030347a704: Preparing 23:08:41 5d3e392a13a0: Preparing 23:08:41 5d3e392a13a0: Layer already exists 23:08:41 b8030347a704: Layer already exists 23:08:41 8803c42ee74f: Layer already exists 23:08:41 660cd3c790b4: Pushed 23:08:46 4f19011c4f8b: Pushed 23:08:46 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:6c445be4cdfe2bbfa2d1ec9771c05c45c1b741918951de7083bb2866e0a0faaa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:08:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:08:47 660cd3c790b4: Preparing 23:08:47 4f19011c4f8b: Preparing 23:08:47 8803c42ee74f: Preparing 23:08:47 b8030347a704: Preparing 23:08:47 5d3e392a13a0: Preparing 23:08:47 5d3e392a13a0: Layer already exists 23:08:47 b8030347a704: Layer already exists 23:08:47 4f19011c4f8b: Layer already exists 23:08:47 660cd3c790b4: Layer already exists 23:08:47 8803c42ee74f: Layer already exists 23:08:47 latest: digest: sha256:6c445be4cdfe2bbfa2d1ec9771c05c45c1b741918951de7083bb2866e0a0faaa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:48 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.56 23:08:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:08:48 660cd3c790b4: Preparing 23:08:48 4f19011c4f8b: Preparing 23:08:48 8803c42ee74f: Preparing 23:08:48 b8030347a704: Preparing 23:08:48 5d3e392a13a0: Preparing 23:08:48 5d3e392a13a0: Layer already exists 23:08:48 b8030347a704: Layer already exists 23:08:48 660cd3c790b4: Layer already exists 23:08:48 4f19011c4f8b: Layer already exists 23:08:48 8803c42ee74f: Layer already exists 23:08:48 2.3.0-dev.56: digest: sha256:6c445be4cdfe2bbfa2d1ec9771c05c45c1b741918951de7083bb2866e0a0faaa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:49 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 23:08:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:08:49 660cd3c790b4: Preparing 23:08:49 4f19011c4f8b: Preparing 23:08:49 8803c42ee74f: Preparing 23:08:49 b8030347a704: Preparing 23:08:49 5d3e392a13a0: Preparing 23:08:49 5d3e392a13a0: Layer already exists 23:08:49 660cd3c790b4: Layer already exists 23:08:49 4f19011c4f8b: Layer already exists 23:08:49 8803c42ee74f: Layer already exists 23:08:49 b8030347a704: Layer already exists 23:08:49 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:6c445be4cdfe2bbfa2d1ec9771c05c45c1b741918951de7083bb2866e0a0faaa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:50 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 23:08:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:08:50 660cd3c790b4: Preparing 23:08:50 4f19011c4f8b: Preparing 23:08:50 8803c42ee74f: Preparing 23:08:50 b8030347a704: Preparing 23:08:50 5d3e392a13a0: Preparing 23:08:50 5d3e392a13a0: Layer already exists 23:08:50 8803c42ee74f: Layer already exists 23:08:50 b8030347a704: Layer already exists 23:08:50 4f19011c4f8b: Layer already exists 23:08:50 660cd3c790b4: Layer already exists 23:08:50 main: digest: sha256:6c445be4cdfe2bbfa2d1ec9771c05c45c1b741918951de7083bb2866e0a0faaa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:08:50 ===================================================== [Pipeline] echo 23:08:50 taggedImages: 23:08:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:540a10ffba831aef6e1ef93355137724c31e102d 23:08:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:08:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.56 23:08:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 23:08:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 23:08:50 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 23:08:50 540a10ffba831aef6e1ef93355137724c31e102d 23:08:50 latest 23:08:50 2.3.0-dev.56 23:08:50 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 23:08:50 main 23:08:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:51 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:51 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:540a10ffba831aef6e1ef93355137724c31e102d 23:08:51 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:08:51 dc123989bbd7: Preparing 23:08:51 6aa3dd7583d9: Preparing 23:08:51 cfbbc5800531: Preparing 23:08:51 26fe813f4763: Preparing 23:08:51 5d3e392a13a0: Preparing 23:08:51 5d3e392a13a0: Layer already exists 23:08:51 6aa3dd7583d9: Pushed 23:08:52 dc123989bbd7: Pushed 23:08:54 cfbbc5800531: Pushed 23:09:21 26fe813f4763: Pushed 23:09:21 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:3d68686a25476c5d4723ab8dfb72cecfbe545f26eab3e815a1325da16235950b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:21 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:22 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 23:09:22 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:09:22 dc123989bbd7: Preparing 23:09:22 6aa3dd7583d9: Preparing 23:09:22 cfbbc5800531: Preparing 23:09:22 26fe813f4763: Preparing 23:09:22 5d3e392a13a0: Preparing 23:09:22 6aa3dd7583d9: Layer already exists 23:09:22 dc123989bbd7: Layer already exists 23:09:22 26fe813f4763: Layer already exists 23:09:22 5d3e392a13a0: Layer already exists 23:09:22 cfbbc5800531: Layer already exists 23:09:22 latest: digest: sha256:3d68686a25476c5d4723ab8dfb72cecfbe545f26eab3e815a1325da16235950b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:22 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:23 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.56 23:09:23 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:09:23 dc123989bbd7: Preparing 23:09:23 6aa3dd7583d9: Preparing 23:09:23 cfbbc5800531: Preparing 23:09:23 26fe813f4763: Preparing 23:09:23 5d3e392a13a0: Preparing 23:09:23 5d3e392a13a0: Layer already exists 23:09:23 6aa3dd7583d9: Layer already exists 23:09:23 dc123989bbd7: Layer already exists 23:09:23 cfbbc5800531: Layer already exists 23:09:23 26fe813f4763: Layer already exists 23:09:23 2.3.0-dev.56: digest: sha256:3d68686a25476c5d4723ab8dfb72cecfbe545f26eab3e815a1325da16235950b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:23 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:24 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 23:09:24 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:09:24 dc123989bbd7: Preparing 23:09:24 6aa3dd7583d9: Preparing 23:09:24 cfbbc5800531: Preparing 23:09:24 26fe813f4763: Preparing 23:09:24 5d3e392a13a0: Preparing 23:09:24 5d3e392a13a0: Layer already exists 23:09:24 cfbbc5800531: Layer already exists 23:09:24 26fe813f4763: Layer already exists 23:09:24 6aa3dd7583d9: Layer already exists 23:09:24 dc123989bbd7: Layer already exists 23:09:24 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:3d68686a25476c5d4723ab8dfb72cecfbe545f26eab3e815a1325da16235950b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:24 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:25 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 23:09:25 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:09:25 dc123989bbd7: Preparing 23:09:25 6aa3dd7583d9: Preparing 23:09:25 cfbbc5800531: Preparing 23:09:25 26fe813f4763: Preparing 23:09:25 5d3e392a13a0: Preparing 23:09:25 6aa3dd7583d9: Layer already exists 23:09:25 5d3e392a13a0: Layer already exists 23:09:25 dc123989bbd7: Layer already exists 23:09:25 26fe813f4763: Layer already exists 23:09:25 cfbbc5800531: Layer already exists 23:09:25 main: digest: sha256:3d68686a25476c5d4723ab8dfb72cecfbe545f26eab3e815a1325da16235950b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:09:25 ===================================================== [Pipeline] echo 23:09:25 taggedImages: 23:09:25 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:540a10ffba831aef6e1ef93355137724c31e102d 23:09:25 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 23:09:25 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.56 23:09:25 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 23:09:25 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:09:25 23:09:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:09:26 arm64: Pulling from edgex-lftools-log-publisher 23:09:26 8998bd30e6a1: Pulling fs layer 23:09:26 04944245beec: Pulling fs layer 23:09:26 699f458cf7ca: Pulling fs layer 23:09:26 765212b225bb: Pulling fs layer 23:09:26 f23df028b6ca: Pulling fs layer 23:09:26 d65c8cfc05b1: Pulling fs layer 23:09:26 2437ff75d9bd: Pulling fs layer 23:09:26 f23df028b6ca: Waiting 23:09:26 d65c8cfc05b1: Waiting 23:09:26 2437ff75d9bd: Waiting 23:09:26 765212b225bb: Waiting 23:09:26 04944245beec: Verifying Checksum 23:09:26 04944245beec: Download complete 23:09:26 765212b225bb: Verifying Checksum 23:09:26 765212b225bb: Download complete 23:09:26 f23df028b6ca: Verifying Checksum 23:09:26 f23df028b6ca: Download complete 23:09:26 d65c8cfc05b1: Verifying Checksum 23:09:26 d65c8cfc05b1: Download complete 23:09:26 699f458cf7ca: Verifying Checksum 23:09:26 699f458cf7ca: Download complete 23:09:27 8998bd30e6a1: Verifying Checksum 23:09:27 8998bd30e6a1: Download complete 23:09:29 2437ff75d9bd: Verifying Checksum 23:09:29 2437ff75d9bd: Download complete 23:09:31 8998bd30e6a1: Pull complete 23:09:32 04944245beec: Pull complete 23:09:33 699f458cf7ca: Pull complete 23:09:33 765212b225bb: Pull complete 23:09:34 f23df028b6ca: Pull complete 23:09:35 d65c8cfc05b1: Pull complete 23:09:50 2437ff75d9bd: Pull complete 23:09:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:09:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:09:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:50 prd-ubuntu20.04-docker-arm64-4c-16g-28564 does not seem to be running inside a container 23:09:50 $ 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/292 -v /w/workspace/edgex-go/292:/w/workspace/edgex-go/292:rw,z -v /w/workspace/edgex-go/292@tmp:/w/workspace/edgex-go/292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:09:53 $ docker top ecffb6baffa81cf4ab4ca7f16ca0f09ed8744ab2daa826471d6ebaab35008357 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:09:54 ---> job-cost.sh 23:09:55 lf-activate-venv: SKIPPING 23:09:55 INFO: No Stack... 23:09:55 INFO: Retrieving Pricing Info for: v3-standard-4 23:09:56 INFO: Archiving Costs [Pipeline] sh 23:09:56 + cut -d, -f6 23:09:56 + cat /w/workspace/edgex-go/292/archives/cost.csv [Pipeline] lock 23:09:56 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-292-stack-cost] 23:09:56 Resource [jenkins-edgexfoundry-edgex-go-main-292-stack-cost] did not exist. Created. 23:09:56 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-292-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:09:57 + echo total: 0.10999999940395355 [Pipeline] stash 23:09:58 Stashed 1 file(s) [Pipeline] } 23:09:58 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-292-stack-cost] [Pipeline] // lock [Pipeline] } 23:09:58 $ docker stop --time=1 ecffb6baffa81cf4ab4ca7f16ca0f09ed8744ab2daa826471d6ebaab35008357 23:10:00 $ docker rm -f ecffb6baffa81cf4ab4ca7f16ca0f09ed8744ab2daa826471d6ebaab35008357 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:10:00 provisioning config files... 23:10:00 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/292@tmp/config8914615637822475984tmp [Pipeline] { [Pipeline] sh 23:10:01 + set +x 23:10:01 + curl -s https://codecov.io/bash 23:10:01 + bash -s -- 23:10:01 23:10:01 _____ _ 23:10:01 / ____| | | 23:10:01 | | ___ __| | ___ ___ _____ __ 23:10:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:10:01 | |___| (_) | (_| | __/ (_| (_) \ V / 23:10:01 \_____\___/ \__,_|\___|\___\___/ \_/ 23:10:01 Bash-1.0.6 23:10:01 23:10:01 23:10:01 ==> git version 2.25.1 found 23:10:01 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:10:01 Release-Date: 2020-01-08 23:10:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:10:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:10:01 ==> Jenkins CI detected. 23:10:01 current dir:  /w/workspace/edgex-go/292 23:10:01 project root: . 23:10:01 --> token set from env 23:10:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:10:01 ==> Running gcov in . (disable via -X gcov) 23:10:01 ==> Python coveragepy not found 23:10:01 ==> Searching for coverage reports in: 23:10:01 + . 23:10:01 -> Found 1 reports 23:10:01 ==> Detecting git/mercurial file structure 23:10:01 ==> Reading reports 23:10:01 + ./coverage.out bytes=482786 23:10:01 ==> Appending adjustments 23:10:01 https://docs.codecov.io/docs/fixing-reports 23:10:02 + Found adjustments 23:10:02 ==> Gzipping contents 23:10:02 64K /tmp/codecov.MCsgjb.gz 23:10:02 ==> Uploading reports 23:10:02 url: https://codecov.io 23:10:02 query: branch=main&commit=540a10ffba831aef6e1ef93355137724c31e102d&build=292&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F292%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:10:02 -> Pinging Codecov 23:10:02 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=540a10ffba831aef6e1ef93355137724c31e102d&build=292&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F292%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:10:02 -> Uploading to 23:10:02 https://storage.googleapis.com/codecov/v4/raw/2022-09-06/00271124DB129430A58F1EEE437C3FCB/540a10ffba831aef6e1ef93355137724c31e102d/bbce4d94-d429-4143-8cf0-572a9c112969.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220906T231002Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a5f1ff93a816b32489a0efb1312b4eb386bcbb0f29ab27ca3fdcd2f711775c14 23:10:02 % Total % Received % Xferd Average Speed Time Time Time Current 23:10:02 Dload Upload Total Spent Left Speed 23:10:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63330 0 0 100 63330 0 279k --:--:-- --:--:-- --:--:-- 278k 100 63330 0 0 100 63330 0 220k --:--:-- --:--:-- --:--:-- 220k 23:10:02 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } 23:10:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 23:10:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:10:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:10:03 23:10:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:10:03 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:10:03 df9b9388f04a: Pulling fs layer 23:10:03 52dc419b0ee2: Pulling fs layer 23:10:03 25bc292e5bac: Pulling fs layer 23:10:03 114826534d7a: Pulling fs layer 23:10:03 4657fd5d0bcf: Pulling fs layer 23:10:03 6ad1cebc031e: Pulling fs layer 23:10:03 8a3aa393b2d8: Pulling fs layer 23:10:03 114826534d7a: Waiting 23:10:03 6ad1cebc031e: Waiting 23:10:03 4657fd5d0bcf: Waiting 23:10:03 8a3aa393b2d8: Waiting 23:10:03 25bc292e5bac: Verifying Checksum 23:10:03 25bc292e5bac: Download complete 23:10:03 52dc419b0ee2: Verifying Checksum 23:10:03 52dc419b0ee2: Download complete 23:10:03 4657fd5d0bcf: Verifying Checksum 23:10:03 4657fd5d0bcf: Download complete 23:10:04 df9b9388f04a: Verifying Checksum 23:10:04 df9b9388f04a: Pull complete 23:10:04 6ad1cebc031e: Verifying Checksum 23:10:04 6ad1cebc031e: Download complete 23:10:04 52dc419b0ee2: Pull complete 23:10:04 25bc292e5bac: Pull complete 23:10:04 114826534d7a: Verifying Checksum 23:10:04 114826534d7a: Download complete 23:10:05 8a3aa393b2d8: Verifying Checksum 23:10:05 8a3aa393b2d8: Download complete 23:10:08 114826534d7a: Pull complete 23:10:08 4657fd5d0bcf: Pull complete 23:10:08 6ad1cebc031e: Pull complete 23:10:11 8a3aa393b2d8: Pull complete 23:10:11 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:10:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:10:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:11 prd-ubuntu20.04-docker-8c-8g-28363 does not seem to be running inside a container 23:10:11 $ 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/292 -v /w/workspace/edgex-go/292:/w/workspace/edgex-go/292:rw,z -v /w/workspace/edgex-go/292@tmp:/w/workspace/edgex-go/292@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-snyk-go:1.410.4 cat 23:10:13 $ docker top fa2e4b249ebfc21b4e4691e35b3ece7a58c494d51f5191df15a5283cd96d78c8 -eo pid,comm [Pipeline] { [Pipeline] echo 23:10:13 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 23:10:13 + set -o pipefail 23:10:13 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 23:10:19 23:10:19 Monitoring /w/workspace/edgex-go/292 (github.com/edgexfoundry/edgex-go)... 23:10:19 23:10:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/17b467f2-1e22-40bd-88c2-f4ca3c5d910c 23:10:19 23:10:19 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:10:19 23:10:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:10:19 23:10:19 [Pipeline] } 23:10:19 $ docker stop --time=1 fa2e4b249ebfc21b4e4691e35b3ece7a58c494d51f5191df15a5283cd96d78c8 23:10:21 $ docker rm -f fa2e4b249ebfc21b4e4691e35b3ece7a58c494d51f5191df15a5283cd96d78c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 23:10:22 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:10:22 provisioning config files... 23:10:22 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/292@tmp/config887730703579818184tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:10:22 --> edgex-publish-swagger.sh 23:10:22 === Publish openapi/v2 API === 23:10:22 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 23:10:22 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/292/openapi/v2/core-command.yaml] 23:10:22 % Total % Received % Xferd Average Speed Time Time Time Current 23:10:22 Dload Upload Total Spent Left Speed 23:10:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 34805 --:--:-- --:--:-- --:--:-- 34769 100 33831 0 0 100 33831 0 34805 --:--:-- --:--:-- --:--:-- 34769 23:10:23 23:10:23 23:10:23 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/292/openapi/v2/core-data.yaml] 23:10:23 % Total % Received % Xferd Average Speed Time Time Time Current 23:10:23 Dload Upload Total Spent Left Speed 23:10:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 73742 --:--:-- --:--:-- --:--:-- 73666 100 71604 0 0 100 71604 0 73742 --:--:-- --:--:-- --:--:-- 73666 23:10:24 23:10:24 23:10:24 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/292/openapi/v2/core-metadata.yaml] 23:10:24 % Total % Received % Xferd Average Speed Time Time Time Current 23:10:24 Dload Upload Total Spent Left Speed 23:10:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 143k 0:00:01 0:00:01 --:--:-- 143k 100 144k 0 0 100 144k 0 143k 0:00:01 0:00:01 --:--:-- 143k 23:10:25 23:10:25 23:10:25 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/292/openapi/v2/support-notifications.yaml] 23:10:25 % Total % Received % Xferd Average Speed Time Time Time Current 23:10:25 Dload Upload Total Spent Left Speed 23:10:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 93136 --:--:-- --:--:-- --:--:-- 93039 100 89318 0 0 100 89318 0 93136 --:--:-- --:--:-- --:--:-- 93039 23:10:26 23:10:26 23:10:26 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/292/openapi/v2/support-scheduler.yaml] 23:10:26 % Total % Received % Xferd Average Speed Time Time Time Current 23:10:26 Dload Upload Total Spent Left Speed 23:10:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 32826 0:00:01 0:00:01 --:--:-- 32826 100 39556 0 0 100 39556 0 30427 0:00:01 0:00:01 --:--:-- 30427 23:10:27 23:10:27 23:10:27 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/292/openapi/v2/system-agent.yaml] 23:10:27 % Total % Received % Xferd Average Speed Time Time Time Current 23:10:27 Dload Upload Total Spent Left Speed 23:10:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 22856 --:--:-- --:--:-- --:--:-- 22830 23:10:28 23:10:28 [Pipeline] } 23:10:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 23:10:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:10:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:10:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:29 prd-ubuntu20.04-docker-8c-8g-28363 does not seem to be running inside a container 23:10:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/292 -v /w/workspace/edgex-go/292:/w/workspace/edgex-go/292:rw,z -v /w/workspace/edgex-go/292@tmp:/w/workspace/edgex-go/292@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/py-git-semver:0.1.4 cat 23:10:30 $ docker top 140e8ee3714475e0bdc174cdbb25ac233c491763c81e073a48175dfb04a17b47 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:10:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:10:30 [ssh-agent] Looking for ssh-agent implementation... 23:10:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:10:30 $ docker exec 140e8ee3714475e0bdc174cdbb25ac233c491763c81e073a48175dfb04a17b47 ssh-agent 23:10:30 SSH_AUTH_SOCK=/tmp/ssh-9rSR8I5T9l9y/agent.32 23:10:30 SSH_AGENT_PID=38 23:10:30 Running ssh-add (command line suppressed) 23:10:30 Identity added: /w/workspace/edgex-go/292@tmp/private_key_3712697396346234553.key (/w/workspace/edgex-go/292@tmp/private_key_3712697396346234553.key) 23:10:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:10:30 + git semver tag 23:10:31 2022-09-06 23:10:30,974 [run_tag] DEBUG tag force:False 23:10:31 2022-09-06 23:10:30,974 [check_head_tag] DEBUG check head tag 23:10:31 2022-09-06 23:10:30,976 [execute] INFO git cat-file --batch-check 23:10:31 2022-09-06 23:10:30,976 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/292, universal_newlines=False, shell=None, istream=) 23:10:31 2022-09-06 23:10:30,980 [execute] INFO git cat-file --batch 23:10:31 2022-09-06 23:10:30,980 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/292, universal_newlines=False, shell=None, istream=) 23:10:31 2022-09-06 23:10:31,004 [read_version] DEBUG read version from /w/workspace/edgex-go/292/.semver/main 23:10:31 2022-09-06 23:10:31,004 [execute] INFO git tag -a v2.3.0-dev.56 -m v2.3.0-dev.56 23:10:31 2022-09-06 23:10:31,004 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.56', '-m', 'v2.3.0-dev.56'], cwd=/w/workspace/edgex-go/292, universal_newlines=False, shell=None, istream=None) 23:10:31 2022-09-06 23:10:31,008 [read_version] DEBUG read version from /w/workspace/edgex-go/292/.semver/main 23:10:31 2.3.0-dev.56 [Pipeline] } 23:10:31 $ docker exec --env ******** --env ******** 140e8ee3714475e0bdc174cdbb25ac233c491763c81e073a48175dfb04a17b47 ssh-agent -k 23:10:31 unset SSH_AUTH_SOCK; 23:10:31 unset SSH_AGENT_PID; 23:10:31 echo Agent pid 38 killed; 23:10:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:10:31 + git semver [Pipeline] } 23:10:31 $ docker stop --time=1 140e8ee3714475e0bdc174cdbb25ac233c491763c81e073a48175dfb04a17b47 23:10:33 $ docker rm -f 140e8ee3714475e0bdc174cdbb25ac233c491763c81e073a48175dfb04a17b47 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:10:33 23:10:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:10:33 0.23.1-centos7: Pulling from edgex-lftools 23:10:33 ab5ef0e58194: Pulling fs layer 23:10:33 9712f1f96733: Pulling fs layer 23:10:33 63f879dbbcfc: Pulling fs layer 23:10:33 0d9ebad4ef96: Pulling fs layer 23:10:33 e9a5061849ea: Pulling fs layer 23:10:33 0d9ebad4ef96: Waiting 23:10:33 e9a5061849ea: Waiting 23:10:33 d747dcd14b5f: Pulling fs layer 23:10:33 2de7ff778b66: Pulling fs layer 23:10:33 2de7ff778b66: Waiting 23:10:33 d747dcd14b5f: Waiting 23:10:33 9712f1f96733: Verifying Checksum 23:10:34 63f879dbbcfc: Verifying Checksum 23:10:34 63f879dbbcfc: Download complete 23:10:34 0d9ebad4ef96: Verifying Checksum 23:10:34 0d9ebad4ef96: Download complete 23:10:34 d747dcd14b5f: Verifying Checksum 23:10:34 d747dcd14b5f: Download complete 23:10:34 e9a5061849ea: Verifying Checksum 23:10:34 e9a5061849ea: Download complete 23:10:34 ab5ef0e58194: Verifying Checksum 23:10:34 ab5ef0e58194: Download complete 23:10:34 2de7ff778b66: Verifying Checksum 23:10:34 2de7ff778b66: Download complete 23:10:37 ab5ef0e58194: Pull complete 23:10:37 9712f1f96733: Pull complete 23:10:38 63f879dbbcfc: Pull complete 23:10:42 0d9ebad4ef96: Pull complete 23:10:42 e9a5061849ea: Pull complete 23:10:42 d747dcd14b5f: Pull complete 23:10:42 2de7ff778b66: Pull complete 23:10:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:10:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:10:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:43 prd-ubuntu20.04-docker-8c-8g-28363 does not seem to be running inside a container 23:10:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/292 -v /w/workspace/edgex-go/292:/w/workspace/edgex-go/292:rw,z -v /w/workspace/edgex-go/292@tmp:/w/workspace/edgex-go/292@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:0.23.1-centos7 cat 23:10:45 $ docker top 65526f198800f9127ef22dc2b009b00b3c56bb8037a8930ca7424cc74c6a29ab -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:10:45 provisioning config files... 23:10:45 copy managed file [sigul-config] to file:/w/workspace/edgex-go/292@tmp/config5243114413977161128tmp 23:10:45 copy managed file [sigul-password] to file:/w/workspace/edgex-go/292@tmp/config6761974554314700306tmp 23:10:45 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/292@tmp/config8276796179681590135tmp [Pipeline] { [Pipeline] echo 23:10:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:10:45 ---> sigul-configuration.sh 23:10:45 gpg: directory `/root/.gnupg' created 23:10:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:10:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:10:45 gpg: keyring `/root/.gnupg/secring.gpg' created 23:10:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:10:45 gpg: CAST5 encrypted data 23:10:45 gpg: encrypted with 1 passphrase 23:10:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:10:46 + mkdir /home/jenkins 23:10:46 + mkdir /home/jenkins/sigul [Pipeline] sh 23:10:46 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 23:10:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:10:46 ---> sigul-install.sh 23:10:46 Sigul already installed; skipping installation. [Pipeline] sh 23:10:47 + git tag --list 23:10:47 0.6.0 23:10:47 0.6.1 23:10:47 0.7.0 23:10:47 0.7.1 23:10:47 v1.0.0 23:10:47 v1.0.1 23:10:47 v1.1.0 23:10:47 v1.2.0 23:10:47 v1.2.1 23:10:47 v1.3.0 23:10:47 v1.3.1 23:10:47 v2.0.0 23:10:47 v2.1.0 23:10:47 v2.1.1 23:10:47 v2.1.1-dev.1 23:10:47 v2.1.1-dev.2 23:10:47 v2.1.1-dev.3 23:10:47 v2.1.1-dev.4 23:10:47 v2.1.1-dev.5 23:10:47 v2.1.1-dev.6 23:10:47 v2.1.1-dev.7 23:10:47 v2.1.1-dev.8 23:10:47 v2.1.2-dev.1 23:10:47 v2.2.0 23:10:47 v2.2.1-dev.1 23:10:47 v2.2.1-dev.10 23:10:47 v2.2.1-dev.11 23:10:47 v2.2.1-dev.12 23:10:47 v2.2.1-dev.13 23:10:47 v2.2.1-dev.14 23:10:47 v2.2.1-dev.15 23:10:47 v2.2.1-dev.16 23:10:47 v2.2.1-dev.17 23:10:47 v2.2.1-dev.18 23:10:47 v2.2.1-dev.19 23:10:47 v2.2.1-dev.2 23:10:47 v2.2.1-dev.20 23:10:47 v2.2.1-dev.21 23:10:47 v2.2.1-dev.22 23:10:47 v2.2.1-dev.23 23:10:47 v2.2.1-dev.24 23:10:47 v2.2.1-dev.25 23:10:47 v2.2.1-dev.26 23:10:47 v2.2.1-dev.27 23:10:47 v2.2.1-dev.28 23:10:47 v2.2.1-dev.29 23:10:47 v2.2.1-dev.3 23:10:47 v2.2.1-dev.4 23:10:47 v2.2.1-dev.5 23:10:47 v2.2.1-dev.6 23:10:47 v2.2.1-dev.7 23:10:47 v2.2.1-dev.8 23:10:47 v2.2.1-dev.9 23:10:47 v2.3.0-dev.29 23:10:47 v2.3.0-dev.30 23:10:47 v2.3.0-dev.31 23:10:47 v2.3.0-dev.32 23:10:47 v2.3.0-dev.33 23:10:47 v2.3.0-dev.34 23:10:47 v2.3.0-dev.35 23:10:47 v2.3.0-dev.36 23:10:47 v2.3.0-dev.37 23:10:47 v2.3.0-dev.38 23:10:47 v2.3.0-dev.39 23:10:47 v2.3.0-dev.40 23:10:47 v2.3.0-dev.41 23:10:47 v2.3.0-dev.42 23:10:47 v2.3.0-dev.43 23:10:47 v2.3.0-dev.44 23:10:47 v2.3.0-dev.45 23:10:47 v2.3.0-dev.46 23:10:47 v2.3.0-dev.47 23:10:47 v2.3.0-dev.48 23:10:47 v2.3.0-dev.49 23:10:47 v2.3.0-dev.50 23:10:47 v2.3.0-dev.51 23:10:47 v2.3.0-dev.52 23:10:47 v2.3.0-dev.53 23:10:47 v2.3.0-dev.54 23:10:47 v2.3.0-dev.55 23:10:47 v2.3.0-dev.56 [Pipeline] sh 23:10:47 + lftools sign git-tag v2.3.0-dev.56 23:10:47 Signing Git tag with Sigul... 23:10:47 Signing v2.3.0-dev.56 [Pipeline] echo 23:10:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:10:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:10:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:10:48 $ docker stop --time=1 65526f198800f9127ef22dc2b009b00b3c56bb8037a8930ca7424cc74c6a29ab 23:10:49 $ docker rm -f 65526f198800f9127ef22dc2b009b00b3c56bb8037a8930ca7424cc74c6a29ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:10:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:10:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:10:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:50 prd-ubuntu20.04-docker-8c-8g-28363 does not seem to be running inside a container 23:10:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/292 -v /w/workspace/edgex-go/292:/w/workspace/edgex-go/292:rw,z -v /w/workspace/edgex-go/292@tmp:/w/workspace/edgex-go/292@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/py-git-semver:0.1.4 cat 23:10:51 $ docker top b1de08db5bd73ccbc4c461249b29ccc07690b197a1bde867909c28ed499b6a73 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:10:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:10:51 [ssh-agent] Looking for ssh-agent implementation... 23:10:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:10:51 $ docker exec b1de08db5bd73ccbc4c461249b29ccc07690b197a1bde867909c28ed499b6a73 ssh-agent 23:10:51 SSH_AUTH_SOCK=/tmp/ssh-cY9d7C58F1T6/agent.33 23:10:51 SSH_AGENT_PID=39 23:10:51 Running ssh-add (command line suppressed) 23:10:51 Identity added: /w/workspace/edgex-go/292@tmp/private_key_1104734032456282874.key (/w/workspace/edgex-go/292@tmp/private_key_1104734032456282874.key) 23:10:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:10:51 + git semver bump pre 23:10:52 2022-09-06 23:10:51,945 [read_version] DEBUG read version from /w/workspace/edgex-go/292/.semver/main 23:10:52 2022-09-06 23:10:51,945 [bump_version] DEBUG bumping version:2.3.0-dev.56 on axis:pre with prefix:dev 23:10:52 2022-09-06 23:10:51,945 [bump_version] DEBUG bumped version:2.3.0-dev.57 23:10:52 2022-09-06 23:10:51,946 [write_version] DEBUG write version:2.3.0-dev.57 to path:/w/workspace/edgex-go/292/.semver/main with force:True 23:10:52 2022-09-06 23:10:51,946 [read_version] DEBUG read version from /w/workspace/edgex-go/292/.semver/main 23:10:52 2022-09-06 23:10:51,946 [write_file] DEBUG write to file:/w/workspace/edgex-go/292/.semver/main 23:10:52 2022-09-06 23:10:51,948 [execute] INFO git cat-file --batch-check 23:10:52 2022-09-06 23:10:51,948 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/292/.semver, universal_newlines=False, shell=None, istream=) 23:10:52 2022-09-06 23:10:51,953 [execute] INFO git cat-file --batch 23:10:52 2022-09-06 23:10:51,954 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/292/.semver, universal_newlines=False, shell=None, istream=) 23:10:52 2022-09-06 23:10:51,958 [read_version] DEBUG read version from /w/workspace/edgex-go/292/.semver/main 23:10:52 2.3.0-dev.57 [Pipeline] } 23:10:52 $ docker exec --env ******** --env ******** b1de08db5bd73ccbc4c461249b29ccc07690b197a1bde867909c28ed499b6a73 ssh-agent -k 23:10:52 unset SSH_AUTH_SOCK; 23:10:52 unset SSH_AGENT_PID; 23:10:52 echo Agent pid 39 killed; 23:10:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:10:52 + git semver [Pipeline] } 23:10:52 $ docker stop --time=1 b1de08db5bd73ccbc4c461249b29ccc07690b197a1bde867909c28ed499b6a73 23:10:54 $ docker rm -f b1de08db5bd73ccbc4c461249b29ccc07690b197a1bde867909c28ed499b6a73 [Pipeline] // withDockerContainer [Pipeline] sh 23:10:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:10:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:10:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:54 prd-ubuntu20.04-docker-8c-8g-28363 does not seem to be running inside a container 23:10:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/292 -v /w/workspace/edgex-go/292:/w/workspace/edgex-go/292:rw,z -v /w/workspace/edgex-go/292@tmp:/w/workspace/edgex-go/292@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/py-git-semver:0.1.4 cat 23:10:55 $ docker top 618e9ae0ef73ef7d1f31660942feb8ecd345f4f84feae4ca9b34bcf8c37e5c73 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:10:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:10:55 [ssh-agent] Looking for ssh-agent implementation... 23:10:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:10:55 $ docker exec 618e9ae0ef73ef7d1f31660942feb8ecd345f4f84feae4ca9b34bcf8c37e5c73 ssh-agent 23:10:55 SSH_AUTH_SOCK=/tmp/ssh-iaK3pPrLV9UR/agent.33 23:10:55 SSH_AGENT_PID=40 23:10:55 Running ssh-add (command line suppressed) 23:10:55 Identity added: /w/workspace/edgex-go/292@tmp/private_key_1620387128696842113.key (/w/workspace/edgex-go/292@tmp/private_key_1620387128696842113.key) 23:10:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:10:56 + git semver push 23:10:56 2022-09-06 23:10:56,398 [run_push] DEBUG push 23:10:56 2022-09-06 23:10:56,399 [execute] INFO git cat-file --batch-check 23:10:56 2022-09-06 23:10:56,399 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/292/.semver, universal_newlines=False, shell=None, istream=) 23:10:56 2022-09-06 23:10:56,403 [execute] INFO git rev-list 57ca1f69c4e7127a22bca7dd3c3d4b102b0a5d4a -- 23:10:56 2022-09-06 23:10:56,403 [execute] DEBUG Popen(['git', 'rev-list', '57ca1f69c4e7127a22bca7dd3c3d4b102b0a5d4a', '--'], cwd=/w/workspace/edgex-go/292/.semver, universal_newlines=False, shell=None, istream=None) 23:10:56 2022-09-06 23:10:56,418 [execute] INFO git fetch -v origin 23:10:56 2022-09-06 23:10:56,418 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/292/.semver, universal_newlines=True, shell=None, istream=None) 23:10:57 2022-09-06 23:10:57,134 [run_push] DEBUG no remote changes detected 23:10:57 2022-09-06 23:10:57,134 [execute] INFO git push origin semver 23:10:57 2022-09-06 23:10:57,135 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/292/.semver, universal_newlines=False, shell=None, istream=None) 23:10:57 2022-09-06 23:10:57,954 [run_push] DEBUG push all version tags 23:10:57 2022-09-06 23:10:57,954 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:10:57 2022-09-06 23:10:57,955 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/292, universal_newlines=False, shell=None, istream=None) 23:10:58 2022-09-06 23:10:58,741 [read_version] DEBUG read version from /w/workspace/edgex-go/292/.semver/main 23:10:58 2.3.0-dev.57 [Pipeline] } 23:10:58 $ docker exec --env ******** --env ******** 618e9ae0ef73ef7d1f31660942feb8ecd345f4f84feae4ca9b34bcf8c37e5c73 ssh-agent -k 23:10:59 unset SSH_AUTH_SOCK; 23:10:59 unset SSH_AGENT_PID; 23:10:59 echo Agent pid 40 killed; 23:10:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:10:59 + git semver [Pipeline] } 23:10:59 $ docker stop --time=1 618e9ae0ef73ef7d1f31660942feb8ecd345f4f84feae4ca9b34bcf8c37e5c73 23:11:00 $ docker rm -f 618e9ae0ef73ef7d1f31660942feb8ecd345f4f84feae4ca9b34bcf8c37e5c73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:11:01 + [ -d /w/workspace/edgex-go/292/archives ] [Pipeline] libraryResource [Pipeline] sh 23:11:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:11:02 ---> package-listing.sh 23:11:02 ++ facter osfamily 23:11:02 ++ tr '[:upper:]' '[:lower:]' 23:11:02 + OS_FAMILY=debian 23:11:02 + workspace=/w/workspace/edgex-go/292 23:11:02 + START_PACKAGES=/tmp/packages_start.txt 23:11:02 + END_PACKAGES=/tmp/packages_end.txt 23:11:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:11:02 + PACKAGES=/tmp/packages_start.txt 23:11:02 + '[' /w/workspace/edgex-go/292 ']' 23:11:02 + PACKAGES=/tmp/packages_end.txt 23:11:02 + case "${OS_FAMILY}" in 23:11:02 + dpkg -l 23:11:02 + grep '^ii' 23:11:02 + '[' -f /tmp/packages_start.txt ']' 23:11:02 + '[' -f /tmp/packages_end.txt ']' 23:11:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:11:02 + '[' /w/workspace/edgex-go/292 ']' 23:11:02 + mkdir -p /w/workspace/edgex-go/292/archives/ 23:11:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/292/archives/ [Pipeline] echo 23:11:02 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/292/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:11:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:11:03 23:11:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:11:04 latest: Pulling from edgex-lftools-log-publisher 23:11:04 5eb5b503b376: Pulling fs layer 23:11:04 5c69ac0246d0: Pulling fs layer 23:11:04 ec43610c2a17: Pulling fs layer 23:11:04 3a2ae6a8a46f: Pulling fs layer 23:11:04 33b1e0a273af: Pulling fs layer 23:11:04 5d3b04190fa2: Pulling fs layer 23:11:04 2f39f015ded8: Pulling fs layer 23:11:04 3a2ae6a8a46f: Waiting 23:11:04 33b1e0a273af: Waiting 23:11:04 5d3b04190fa2: Waiting 23:11:04 5c69ac0246d0: Verifying Checksum 23:11:04 5c69ac0246d0: Download complete 23:11:04 3a2ae6a8a46f: Verifying Checksum 23:11:04 3a2ae6a8a46f: Download complete 23:11:04 33b1e0a273af: Verifying Checksum 23:11:04 33b1e0a273af: Download complete 23:11:04 5d3b04190fa2: Verifying Checksum 23:11:04 5d3b04190fa2: Download complete 23:11:04 ec43610c2a17: Verifying Checksum 23:11:04 ec43610c2a17: Download complete 23:11:04 5eb5b503b376: Verifying Checksum 23:11:04 5eb5b503b376: Download complete 23:11:04 2f39f015ded8: Verifying Checksum 23:11:04 2f39f015ded8: Download complete 23:11:05 5eb5b503b376: Pull complete 23:11:05 5c69ac0246d0: Pull complete 23:11:06 ec43610c2a17: Pull complete 23:11:06 3a2ae6a8a46f: Pull complete 23:11:06 33b1e0a273af: Pull complete 23:11:06 5d3b04190fa2: Pull complete 23:11:10 2f39f015ded8: Pull complete 23:11:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:11:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:11:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:11:10 prd-ubuntu20.04-docker-8c-8g-28363 does not seem to be running inside a container 23:11:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/292/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/292 -v /w/workspace/edgex-go/292:/w/workspace/edgex-go/292:rw,z -v /w/workspace/edgex-go/292@tmp:/w/workspace/edgex-go/292@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:latest cat 23:11:12 $ docker top 1d3ad13a3e994872d9ebe450a9d4d1995aa31e13c5142dbb7cee59616f3c0090 -eo pid,comm [Pipeline] { [Pipeline] sh 23:11:12 + touch /tmp/pre-build-complete [Pipeline] sh 23:11:13 + mkdir -p /var/log/sysstat [Pipeline] sh 23:11:13 + ls /var/log/sa-host 23:11:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:11:13 provisioning config files... 23:11:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/292@tmp/config7699990467465885757tmp [Pipeline] { [Pipeline] echo 23:11:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:11:13 ---> create-netrc.sh [Pipeline] } 23:11:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:11:14 ---> python-tools-install.sh [Pipeline] echo 23:11:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:11:14 ---> sudo-logs.sh 23:11:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:11:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:11:14 ---> job-cost.sh 23:11:14 lf-activate-venv: SKIPPING 23:11:14 DEBUG: total: 0.10999999940395355 23:11:14 INFO: Retrieving Stack Cost... 23:11:15 INFO: Retrieving Pricing Info for: v3-standard-8 23:11:15 INFO: Archiving Costs [Pipeline] echo 23:11:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:11:16 ---> logs-deploy.sh 23:11:16 lf-activate-venv: SKIPPING 23:11:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/292 23:11:16 INFO: archiving workspace using pattern(s): 23:11:17 Archives upload complete. 23:11:17 INFO: archiving logs to Nexus 23:11:17 ---> uname -a: 23:11:17 Linux prd-ubuntu20-04-docker-8c-8g-28363 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 23:11:17 23:11:17 23:11:17 ---> lscpu: 23:11:17 Architecture: x86_64 23:11:17 CPU op-mode(s): 32-bit, 64-bit 23:11:17 Byte Order: Little Endian 23:11:17 Address sizes: 40 bits physical, 48 bits virtual 23:11:17 CPU(s): 8 23:11:17 On-line CPU(s) list: 0-7 23:11:17 Thread(s) per core: 1 23:11:17 Core(s) per socket: 1 23:11:17 Socket(s): 8 23:11:17 NUMA node(s): 1 23:11:17 Vendor ID: AuthenticAMD 23:11:17 CPU family: 23 23:11:17 Model: 49 23:11:17 Model name: AMD EPYC-Rome Processor 23:11:17 Stepping: 0 23:11:17 CPU MHz: 2800.000 23:11:17 BogoMIPS: 5600.00 23:11:17 Virtualization: AMD-V 23:11:17 Hypervisor vendor: KVM 23:11:17 Virtualization type: full 23:11:17 L1d cache: 256 KiB 23:11:17 L1i cache: 256 KiB 23:11:17 L2 cache: 4 MiB 23:11:17 L3 cache: 128 MiB 23:11:17 NUMA node0 CPU(s): 0-7 23:11:17 Vulnerability Itlb multihit: Not affected 23:11:17 Vulnerability L1tf: Not affected 23:11:17 Vulnerability Mds: Not affected 23:11:17 Vulnerability Meltdown: Not affected 23:11:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:11:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:11:17 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:11:17 Vulnerability Srbds: Not affected 23:11:17 Vulnerability Tsx async abort: Not affected 23:11:17 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:11:17 23:11:17 23:11:17 ---> nproc: 23:11:17 8 23:11:17 23:11:17 23:11:17 ---> df -h: 23:11:17 Filesystem Size Used Avail Use% Mounted on 23:11:17 overlay 155G 19G 137G 13% / 23:11:17 tmpfs 64M 0 64M 0% /dev 23:11:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:11:17 shm 64M 0 64M 0% /dev/shm 23:11:17 /dev/vda1 155G 19G 137G 13% /facter-os 23:11:17 23:11:17 23:11:17 ---> sar -b -r -n DEV: 23:11:17 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-28363) 09/06/22 _x86_64_ (8 CPU) 23:11:17 23:11:17 22:22:49 LINUX RESTART (8 CPU) 23:11:17 23:11:17 22:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:11:17 22:24:03 357.48 56.26 301.22 0.00 7413.93 186414.53 0.00 23:11:17 22:25:01 116.27 0.41 115.86 0.00 8.41 59440.19 0.00 23:11:17 22:26:01 48.33 0.17 48.17 0.00 2.00 18023.08 0.00 23:11:17 22:27:01 363.29 7.54 355.75 0.00 80.00 132170.37 0.00 23:11:17 22:28:01 1155.24 1.28 1153.96 0.00 16.26 372443.39 0.00 23:11:17 22:29:01 1061.65 0.48 1061.17 0.00 9.99 271038.80 0.00 23:11:17 22:30:01 295.52 0.07 295.45 0.00 14.40 32419.59 0.00 23:11:17 22:31:01 18.90 0.02 18.88 0.00 4.27 493.25 0.00 23:11:17 22:32:01 2.95 0.00 2.95 0.00 0.00 59.31 0.00 23:11:17 22:33:01 1.73 0.00 1.73 0.00 0.00 18.93 0.00 23:11:17 22:34:01 1.27 0.00 1.27 0.00 0.00 17.33 0.00 23:11:17 22:35:01 1.53 0.00 1.53 0.00 0.00 17.20 0.00 23:11:17 22:36:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 23:11:17 22:37:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 23:11:17 22:38:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 23:11:17 22:39:01 1.98 0.02 1.97 0.00 0.13 23.06 0.00 23:11:17 22:40:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 23:11:17 22:41:01 2.68 1.60 1.08 0.00 49.33 15.06 0.00 23:11:17 22:42:01 1.23 0.00 1.23 0.00 0.00 15.33 0.00 23:11:17 22:43:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 23:11:17 22:44:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 23:11:17 22:45:01 1.15 0.00 1.15 0.00 0.00 14.53 0.00 23:11:17 22:46:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 23:11:17 22:47:01 1.15 0.00 1.15 0.00 0.00 14.40 0.00 23:11:17 22:48:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 23:11:17 22:49:01 6.66 5.08 1.58 0.00 305.36 201.67 0.00 23:11:17 22:50:01 2.73 0.00 2.73 0.00 0.00 67.59 0.00 23:11:17 22:51:01 1.58 0.00 1.58 0.00 0.00 17.99 0.00 23:11:17 22:52:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 23:11:17 22:53:01 1.62 0.00 1.62 0.00 0.00 20.13 0.00 23:11:17 22:54:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 23:11:17 22:55:01 1.02 0.00 1.02 0.00 0.00 13.33 0.00 23:11:17 22:56:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 23:11:17 22:57:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 23:11:17 22:58:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 23:11:17 22:59:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 23:11:17 23:00:02 1.27 0.00 1.27 0.00 0.00 14.53 0.00 23:11:17 23:01:01 0.95 0.00 0.95 0.00 0.00 12.20 0.00 23:11:17 23:02:01 1.27 0.00 1.27 0.00 0.00 14.00 0.00 23:11:17 23:03:01 0.88 0.00 0.88 0.00 0.00 11.46 0.00 23:11:17 23:04:01 1.52 0.00 1.52 0.00 0.00 17.99 0.00 23:11:17 23:05:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 23:11:17 23:06:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 23:11:17 23:07:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 23:11:17 23:08:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 23:11:17 23:09:01 1.25 0.00 1.25 0.00 0.00 13.73 0.00 23:11:17 23:10:01 2.30 0.88 1.42 0.00 22.66 31.99 0.00 23:11:17 23:11:01 137.11 0.27 136.84 0.00 9.47 58716.35 0.00 23:11:17 Average: 75.32 1.55 73.77 0.00 165.51 23577.40 0.00 23:11:17 23:11:17 22:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:11:17 22:24:03 28582028 31804628 495624 1.51 117980 3367280 1841076 5.43 1093152 2818656 712524 23:11:17 22:25:01 27457236 31621144 667868 2.03 138080 4207740 2414708 7.12 1661520 3281012 515312 23:11:17 22:26:01 27322128 31764612 523008 1.59 141768 4456332 2089984 6.16 1411168 3643176 386640 23:11:17 22:27:01 23993432 31499108 777596 2.36 273224 7168728 3232156 9.53 2031668 6111548 910040 23:11:17 22:28:01 20973956 31484196 781240 2.38 345256 9985900 3057200 9.01 2234956 8802172 78268 23:11:17 22:29:01 19499892 31439392 822456 2.50 427696 11233708 3100580 9.14 2484512 9921936 164 23:11:17 22:30:01 20562116 31748112 525236 1.60 437940 10495720 2121004 6.25 2183980 9206216 616 23:11:17 22:31:01 20554624 31745260 527980 1.61 438572 10496088 2122700 6.26 2185432 9206316 260 23:11:17 22:32:01 20576388 31763452 509580 1.55 438616 10496100 1942860 5.73 2167408 9206312 20 23:11:17 22:33:01 20576404 31763484 509556 1.55 438640 10496100 1942860 5.73 2167040 9206312 36 23:11:17 22:34:01 20581836 31768904 504572 1.53 438660 10496080 1942860 5.73 2161260 9206292 12 23:11:17 22:35:01 20582348 31769548 503968 1.53 438676 10496204 1942860 5.73 2160896 9206420 8 23:11:17 22:36:01 20586844 31774048 499364 1.52 438684 10496212 1942860 5.73 2156524 9206424 16 23:11:17 22:37:01 20587260 31774544 498880 1.52 438692 10496212 1942860 5.73 2156348 9206464 8 23:11:17 22:38:01 20587428 31774732 498848 1.52 438708 10496216 1942860 5.73 2156376 9206468 16 23:11:17 22:39:01 20587464 31774752 499116 1.52 438728 10496224 1965920 5.79 2156708 9206472 56 23:11:17 22:40:01 20587700 31775004 498808 1.52 438740 10496224 1965920 5.79 2156296 9206472 12 23:11:17 22:41:01 20583252 31773100 500612 1.52 438760 10497708 1982032 5.84 2162136 9206060 208 23:11:17 22:42:01 20582952 31772828 500840 1.52 438772 10497712 1982032 5.84 2161164 9206004 20 23:11:17 22:43:01 20582652 31772540 501064 1.52 438788 10497712 1982032 5.84 2161160 9206004 52 23:11:17 22:44:01 20582280 31772188 501336 1.52 438808 10497716 1982032 5.84 2162248 9206008 208 23:11:17 22:45:01 20582336 31772276 501260 1.52 438820 10497720 1982032 5.84 2161608 9206012 192 23:11:17 22:46:01 20582472 31772412 501268 1.52 438832 10497720 1982032 5.84 2161748 9206012 24 23:11:17 22:47:01 20582984 31772960 500696 1.52 438848 10497728 1982032 5.84 2161276 9206020 168 23:11:17 22:48:01 20582936 31772912 500660 1.52 438876 10497724 1982032 5.84 2161260 9206020 28 23:11:17 22:49:01 20493568 31700520 569916 1.73 438972 10513152 2106480 6.21 2231348 9218576 1844 23:11:17 22:50:01 20494016 31700972 569396 1.73 438984 10513156 2106480 6.21 2231020 9218580 180 23:11:17 22:51:01 20494008 31700992 569384 1.73 439004 10513156 2106480 6.21 2231264 9218580 52 23:11:17 22:52:01 20493948 31700944 569588 1.73 439012 10513160 2106480 6.21 2230804 9218584 8 23:11:17 22:53:01 20493776 31700800 569708 1.73 439028 10513160 2106480 6.21 2231252 9218592 16 23:11:17 22:54:01 20494004 31701044 569360 1.73 439036 10513168 2106480 6.21 2231172 9218592 20 23:11:17 22:55:01 20494380 31701456 568840 1.73 439044 10513168 2106480 6.21 2230588 9218596 228 23:11:17 22:56:01 20494616 31701696 568532 1.73 439048 10513172 2106480 6.21 2230572 9218596 12 23:11:17 22:57:01 20494348 31701452 568684 1.73 439060 10513176 2106480 6.21 2230608 9218600 48 23:11:17 22:58:01 20494768 31701876 568408 1.73 439072 10513176 2106480 6.21 2230592 9218604 28 23:11:17 22:59:01 20494752 31701880 568380 1.73 439084 10513180 2106480 6.21 2230944 9218604 180 23:11:17 23:00:02 20494200 31701348 568848 1.73 439104 10513184 2106480 6.21 2230596 9218608 8 23:11:17 23:01:01 20494216 31701364 568748 1.73 439132 10513180 2106480 6.21 2230596 9218608 152 23:11:17 23:02:01 20494612 31701920 568140 1.73 439148 10513316 2106480 6.21 2231008 9218720 20 23:11:17 23:03:01 20494784 31702108 567896 1.73 439152 10513324 2106480 6.21 2230656 9218724 204 23:11:17 23:04:01 20494684 31702040 568108 1.73 439160 10513324 2106480 6.21 2232728 9218748 28 23:11:17 23:05:01 20494708 31702080 568160 1.73 439176 10513332 2106480 6.21 2232344 9218756 164 23:11:17 23:06:01 20494912 31702296 567992 1.73 439184 10513336 2090288 6.16 2232100 9218756 16 23:11:17 23:07:01 20495148 31702532 567700 1.73 439192 10513336 2090288 6.16 2232100 9218756 156 23:11:17 23:08:01 20494848 31702264 567936 1.73 439200 10513340 2090288 6.16 2232060 9218764 12 23:11:17 23:09:01 20494800 31702224 567916 1.73 439216 10513340 2090288 6.16 2232584 9218764 148 23:11:17 23:10:01 20478256 31686324 583320 1.77 439300 10514000 2131844 6.28 2245628 9219552 536 23:11:17 23:11:01 18991892 31681468 586132 1.78 486580 11821848 2090672 6.16 2360108 10466444 96 23:11:17 Average: 21014879 31715161 557553 1.70 415126 10061927 2120028 6.25 2155844 8807802 54356 23:11:17 23:11:17 22:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:11:17 22:24:03 lo 5.60 5.60 0.54 0.54 0.00 0.00 0.00 0.00 23:11:17 22:24:03 docker0 335.77 281.49 24.62 2708.95 0.00 0.00 0.00 0.00 23:11:17 22:24:03 ens3 1344.87 1138.44 12758.69 163.27 0.00 0.00 0.00 0.00 23:11:17 22:25:01 veth6d9c128 0.52 0.72 0.04 0.07 0.00 0.00 0.00 0.00 23:11:17 22:25:01 lo 0.21 0.21 0.01 0.01 0.00 0.00 0.00 0.00 23:11:17 22:25:01 docker0 112.98 129.77 9.14 1189.31 0.00 0.00 0.00 0.00 23:11:17 22:25:01 ens3 210.48 168.96 1239.77 76.29 0.00 0.00 0.00 0.00 23:11:17 22:26:01 veth6d9c128 1.03 1.05 0.08 0.08 0.00 0.00 0.00 0.00 23:11:17 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:26:01 docker0 1.03 1.03 0.07 0.08 0.00 0.00 0.00 0.00 23:11:17 22:26:01 ens3 22.61 13.78 18.56 10.10 0.00 0.00 0.00 0.00 23:11:17 22:27:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 23:11:17 22:27:01 vethd438ce0 0.00 0.47 0.00 0.03 0.00 0.00 0.00 0.00 23:11:17 22:27:01 docker0 126.03 177.86 9.75 1667.67 0.00 0.00 0.00 0.00 23:11:17 22:27:01 ens3 310.60 217.31 3366.25 92.23 0.00 0.00 0.00 0.00 23:11:17 22:28:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 23:11:17 22:28:01 vethd438ce0 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 23:11:17 22:28:01 docker0 121.56 160.52 8.48 1274.93 0.00 0.00 0.00 0.00 23:11:17 22:28:01 ens3 240.26 191.75 1406.90 88.28 0.00 0.00 0.00 0.00 23:11:17 22:28:01 veth6062a9f 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 23:11:17 22:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:17 22:29:01 veth33000bf 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:11:17 22:29:01 vethd438ce0 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 23:11:17 22:29:01 docker0 63.75 92.77 4.68 807.99 0.00 0.00 0.00 0.00 23:11:17 22:29:01 veth28c22e1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:11:17 22:29:01 ens3 176.34 127.14 851.12 98.11 0.00 0.00 0.00 0.00 23:11:17 22:30:01 lo 32.92 32.92 3.24 3.24 0.00 0.00 0.00 0.00 23:11:17 22:30:01 docker0 15.41 39.54 1.27 696.74 0.00 0.00 0.00 0.00 23:11:17 22:30:01 ens3 361.13 322.06 870.70 1077.55 0.00 0.00 0.00 0.00 23:11:17 22:31:01 lo 26.46 26.46 2.60 2.60 0.00 0.00 0.00 0.00 23:11:17 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:31:01 ens3 420.78 447.44 153.76 2779.43 0.00 0.00 0.00 0.00 23:11:17 22:32:01 lo 2.93 2.93 0.29 0.29 0.00 0.00 0.00 0.00 23:11:17 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:32:01 ens3 23.01 18.68 22.60 27.18 0.00 0.00 0.00 0.00 23:11:17 22:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:17 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:33:01 ens3 7.77 4.30 6.99 0.28 0.00 0.00 0.00 0.00 23:11:17 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:34:01 ens3 0.37 0.10 0.09 0.06 0.00 0.00 0.00 0.00 23:11:17 22:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:17 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:35:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:11:17 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:36:01 ens3 0.23 0.03 0.07 0.00 0.00 0.00 0.00 0.00 23:11:17 22:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:17 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:37:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:11:17 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:17 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:39:01 ens3 0.37 0.20 0.09 0.07 0.00 0.00 0.00 0.00 23:11:17 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:40:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 23:11:17 22:41:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 23:11:17 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:41:01 ens3 6.88 4.78 5.21 5.96 0.00 0.00 0.00 0.00 23:11:17 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:42:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:17 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:43:01 ens3 0.75 0.10 0.04 0.01 0.00 0.00 0.00 0.00 23:11:17 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:44:01 ens3 1.92 0.22 0.32 0.14 0.00 0.00 0.00 0.00 23:11:17 22:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:17 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:45:01 ens3 1.73 0.40 0.48 0.21 0.00 0.00 0.00 0.00 23:11:17 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:46:01 ens3 0.70 0.43 0.36 0.28 0.00 0.00 0.00 0.00 23:11:17 22:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:17 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:47:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:11:17 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:48:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:49:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 23:11:17 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:49:01 ens3 2.92 2.37 17.02 0.24 0.00 0.00 0.00 0.00 23:11:17 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:50:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:17 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:51:01 ens3 0.95 0.45 0.31 0.22 0.00 0.00 0.00 0.00 23:11:17 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:52:01 ens3 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 23:11:17 22:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:17 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:53:01 ens3 1.28 0.57 0.41 0.29 0.00 0.00 0.00 0.00 23:11:17 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:54:01 ens3 0.25 0.13 0.14 0.07 0.00 0.00 0.00 0.00 23:11:17 22:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:17 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:55:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:11:17 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:56:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:11:17 22:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:17 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:57:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:11:17 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:58:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:17 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 22:59:01 ens3 0.30 0.22 0.08 0.07 0.00 0.00 0.00 0.00 23:11:17 23:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 23:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 23:00:02 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 23:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:17 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 23:01:01 ens3 0.24 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:11:17 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 23:02:01 ens3 1.13 0.55 0.46 0.29 0.00 0.00 0.00 0.00 23:11:17 23:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:17 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 23:03:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:11:17 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 23:04:01 ens3 4.92 9.61 0.38 10.15 0.00 0.00 0.00 0.00 23:11:17 23:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:17 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 23:05:01 ens3 0.20 0.20 0.07 0.01 0.00 0.00 0.00 0.00 23:11:17 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 23:06:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 23:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:17 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 23:07:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:11:17 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 23:08:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 23:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:17 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 23:09:01 ens3 4.05 7.71 0.33 7.56 0.00 0.00 0.00 0.00 23:11:17 23:10:01 lo 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:17 23:10:01 ens3 5.93 5.33 3.82 7.06 0.00 0.00 0.00 0.00 23:11:17 23:11:01 lo 2.47 2.47 0.25 0.25 0.00 0.00 0.00 0.00 23:11:17 23:11:01 docker0 41.78 50.61 3.92 693.94 0.00 0.00 0.00 0.00 23:11:17 23:11:01 ens3 392.40 291.18 7918.10 105.31 0.00 0.00 0.00 0.00 23:11:17 Average: lo 1.61 1.61 0.16 0.16 0.00 0.00 0.00 0.00 23:11:17 Average: docker0 17.00 19.39 1.29 187.80 0.00 0.00 0.00 0.00 23:11:17 Average: ens3 73.85 61.95 596.69 94.85 0.00 0.00 0.00 0.00 23:11:17 23:11:17 23:11:17 ---> sar -P ALL: 23:11:17 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-28363) 09/06/22 _x86_64_ (8 CPU) 23:11:17 23:11:17 22:22:49 LINUX RESTART (8 CPU) 23:11:17 23:11:17 22:23:01 CPU %user %nice %system %iowait %steal %idle 23:11:17 22:24:03 all 13.12 0.00 5.25 2.37 0.06 79.20 23:11:17 22:24:03 0 14.73 0.00 4.96 2.13 0.07 78.11 23:11:17 22:24:03 1 11.17 0.00 4.07 0.22 0.05 84.49 23:11:17 22:24:03 2 12.09 0.00 3.60 6.74 0.07 77.50 23:11:17 22:24:03 3 13.63 0.00 6.45 3.71 0.08 76.13 23:11:17 22:24:03 4 12.54 0.00 6.18 0.58 0.05 80.66 23:11:17 22:24:03 5 12.05 0.00 6.08 0.69 0.05 81.13 23:11:17 22:24:03 6 13.82 0.00 4.03 1.13 0.05 80.97 23:11:17 22:24:03 7 14.99 0.00 6.63 3.77 0.09 74.52 23:11:17 22:25:01 all 36.44 0.00 7.81 1.16 0.09 54.50 23:11:17 22:25:01 0 36.99 0.00 7.85 1.50 0.10 53.55 23:11:17 22:25:01 1 36.01 0.00 6.79 0.56 0.07 56.57 23:11:17 22:25:01 2 34.37 0.00 9.80 0.98 0.09 54.77 23:11:17 22:25:01 3 38.09 0.00 7.46 0.03 0.09 54.34 23:11:17 22:25:01 4 36.96 0.00 8.57 4.41 0.09 49.97 23:11:17 22:25:01 5 35.74 0.00 7.11 0.73 0.09 56.33 23:11:17 22:25:01 6 36.42 0.00 7.43 0.10 0.09 55.96 23:11:17 22:25:01 7 36.95 0.00 7.50 0.98 0.10 54.47 23:11:17 22:26:01 all 52.52 0.00 7.10 0.19 0.09 40.10 23:11:17 22:26:01 0 53.05 0.00 7.07 0.81 0.10 38.97 23:11:17 22:26:01 1 51.62 0.00 7.42 0.19 0.08 40.69 23:11:17 22:26:01 2 53.61 0.00 6.99 0.00 0.08 39.31 23:11:17 22:26:01 3 52.00 0.00 7.00 0.02 0.10 40.88 23:11:17 22:26:01 4 52.73 0.00 7.29 0.32 0.08 39.57 23:11:17 22:26:01 5 52.48 0.00 6.72 0.02 0.10 40.68 23:11:17 22:26:01 6 52.54 0.00 7.18 0.00 0.10 40.19 23:11:17 22:26:01 7 52.11 0.00 7.11 0.15 0.10 40.52 23:11:17 22:27:01 all 21.61 0.00 10.29 5.01 0.08 63.00 23:11:17 22:27:01 0 22.71 0.00 12.95 10.75 0.09 53.50 23:11:17 22:27:01 1 21.75 0.00 8.80 2.36 0.08 67.02 23:11:17 22:27:01 2 22.30 0.00 10.05 3.01 0.08 64.56 23:11:17 22:27:01 3 19.53 0.00 8.78 3.62 0.08 67.99 23:11:17 22:27:01 4 21.31 0.00 8.98 4.83 0.08 64.80 23:11:17 22:27:01 5 22.22 0.00 11.08 4.34 0.07 62.28 23:11:17 22:27:01 6 21.10 0.00 10.22 4.78 0.07 63.84 23:11:17 22:27:01 7 21.98 0.00 11.51 6.48 0.09 59.94 23:11:17 22:28:01 all 50.94 0.00 15.16 10.52 0.14 23.24 23:11:17 22:28:01 0 50.05 0.00 16.38 16.01 0.14 17.42 23:11:17 22:28:01 1 52.71 0.00 13.70 6.11 0.15 27.32 23:11:17 22:28:01 2 50.93 0.00 15.22 9.33 0.14 24.38 23:11:17 22:28:01 3 50.91 0.00 16.48 11.81 0.15 20.65 23:11:17 22:28:01 4 51.27 0.00 13.94 8.45 0.14 26.20 23:11:17 22:28:01 5 51.61 0.00 14.70 12.17 0.14 21.38 23:11:17 22:28:01 6 49.75 0.00 14.83 9.35 0.15 25.91 23:11:17 22:28:01 7 50.26 0.00 16.02 10.94 0.15 22.63 23:11:17 22:29:01 all 70.04 0.00 14.70 4.26 0.14 10.86 23:11:17 22:29:01 0 70.82 0.00 16.91 3.45 0.15 8.66 23:11:17 22:29:01 1 71.24 0.00 15.27 3.59 0.13 9.77 23:11:17 22:29:01 2 69.13 0.00 13.70 5.56 0.14 11.47 23:11:17 22:29:01 3 67.97 0.00 13.57 5.23 0.14 13.09 23:11:17 22:29:01 4 71.63 0.00 15.90 5.76 0.14 6.57 23:11:17 22:29:01 5 70.88 0.00 13.66 2.86 0.12 12.48 23:11:17 22:29:01 6 68.08 0.00 12.30 3.40 0.14 16.08 23:11:17 22:29:01 7 70.56 0.00 16.29 4.22 0.14 8.80 23:11:17 22:30:01 all 17.75 0.00 3.91 1.77 0.07 76.50 23:11:17 22:30:01 0 19.51 0.00 4.59 6.06 0.08 69.76 23:11:17 22:30:01 1 19.02 0.00 4.10 1.38 0.07 75.44 23:11:17 22:30:01 2 15.11 0.00 3.72 0.20 0.07 80.90 23:11:17 22:30:01 3 14.84 0.00 3.39 0.02 0.07 81.69 23:11:17 22:30:01 4 16.81 0.00 3.72 1.14 0.07 78.26 23:11:17 22:30:01 5 16.56 0.00 3.85 1.63 0.08 77.88 23:11:17 22:30:01 6 23.11 0.00 3.77 0.65 0.07 72.40 23:11:17 22:30:01 7 16.99 0.00 4.18 3.05 0.08 75.70 23:11:17 22:31:01 all 11.07 0.00 1.20 0.08 0.05 87.60 23:11:17 22:31:01 0 13.32 0.00 1.42 0.55 0.05 84.66 23:11:17 22:31:01 1 9.68 0.00 1.05 0.02 0.05 89.20 23:11:17 22:31:01 2 14.55 0.00 1.47 0.00 0.07 83.91 23:11:17 22:31:01 3 10.58 0.00 1.37 0.02 0.07 87.96 23:11:17 22:31:01 4 8.57 0.00 0.75 0.00 0.03 90.64 23:11:17 22:31:01 5 12.22 0.00 1.44 0.02 0.05 86.28 23:11:17 22:31:01 6 9.31 0.00 0.70 0.00 0.05 89.94 23:11:17 22:31:01 7 10.29 0.00 1.43 0.02 0.07 88.19 23:11:17 22:32:01 all 0.31 0.00 0.11 0.01 0.01 99.56 23:11:17 22:32:01 0 0.23 0.00 0.12 0.08 0.02 99.55 23:11:17 22:32:01 1 0.23 0.00 0.12 0.00 0.02 99.63 23:11:17 22:32:01 2 0.33 0.00 0.10 0.00 0.00 99.57 23:11:17 22:32:01 3 0.47 0.00 0.12 0.00 0.00 99.42 23:11:17 22:32:01 4 0.55 0.00 0.08 0.02 0.02 99.33 23:11:17 22:32:01 5 0.50 0.00 0.15 0.02 0.02 99.32 23:11:17 22:32:01 6 0.07 0.00 0.13 0.00 0.00 99.80 23:11:17 22:32:01 7 0.10 0.00 0.05 0.00 0.02 99.83 23:11:17 22:33:01 all 0.02 0.00 0.02 0.01 0.00 99.95 23:11:17 22:33:01 0 0.05 0.00 0.03 0.03 0.02 99.87 23:11:17 22:33:01 1 0.05 0.00 0.05 0.00 0.00 99.90 23:11:17 22:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 22:33:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:11:17 22:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:11:17 22:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:11:17 22:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:11:17 22:33:01 7 0.00 0.00 0.00 0.03 0.00 99.97 23:11:17 22:34:01 all 0.02 0.00 0.01 0.01 0.01 99.94 23:11:17 22:34:01 0 0.07 0.00 0.03 0.10 0.02 99.78 23:11:17 22:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:11:17 22:34:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:11:17 22:34:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:11:17 22:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 22:34:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:11:17 22:34:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:11:17 22:34:01 7 0.02 0.00 0.03 0.00 0.00 99.95 23:11:17 23:11:17 22:34:01 CPU %user %nice %system %iowait %steal %idle 23:11:17 22:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:11:17 22:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:11:17 22:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:11:17 22:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:11:17 22:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 22:35:01 4 0.00 0.00 0.03 0.00 0.00 99.97 23:11:17 22:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 22:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:11:17 22:35:01 7 0.03 0.00 0.02 0.03 0.02 99.90 23:11:17 22:36:01 all 0.02 0.00 0.01 0.00 0.01 99.95 23:11:17 22:36:01 0 0.05 0.00 0.03 0.02 0.02 99.88 23:11:17 22:36:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:11:17 22:36:01 2 0.02 0.00 0.03 0.00 0.00 99.95 23:11:17 22:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:11:17 22:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:11:17 22:36:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:11:17 22:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:11:17 22:36:01 7 0.05 0.00 0.02 0.02 0.02 99.90 23:11:17 22:37:01 all 0.24 0.00 0.02 0.01 0.01 99.73 23:11:17 22:37:01 0 0.00 0.00 0.03 0.02 0.03 99.92 23:11:17 22:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:11:17 22:37:01 2 0.00 0.00 0.02 0.02 0.00 99.97 23:11:17 22:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:11:17 22:37:01 4 0.00 0.00 0.03 0.00 0.00 99.97 23:11:17 22:37:01 5 0.00 0.00 0.02 0.00 0.02 99.97 23:11:17 22:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 22:37:01 7 1.89 0.00 0.03 0.02 0.00 98.06 23:11:17 22:38:01 all 0.26 0.00 0.01 0.00 0.00 99.72 23:11:17 22:38:01 0 0.03 0.00 0.03 0.02 0.02 99.90 23:11:17 22:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:11:17 22:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:11:17 22:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:11:17 22:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:11:17 22:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:11:17 22:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:11:17 22:38:01 7 1.92 0.00 0.02 0.02 0.02 98.03 23:11:17 22:39:01 all 0.09 0.00 0.04 0.01 0.01 99.86 23:11:17 22:39:01 0 0.02 0.00 0.07 0.03 0.02 99.87 23:11:17 22:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 22:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:11:17 22:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 22:39:01 4 0.00 0.00 0.03 0.00 0.00 99.97 23:11:17 22:39:01 5 0.00 0.00 0.03 0.00 0.00 99.97 23:11:17 22:39:01 6 0.00 0.00 0.03 0.00 0.00 99.97 23:11:17 22:39:01 7 0.71 0.00 0.10 0.05 0.03 99.10 23:11:17 22:40:01 all 0.02 0.00 0.02 0.00 0.01 99.95 23:11:17 22:40:01 0 0.02 0.00 0.03 0.02 0.02 99.92 23:11:17 22:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:11:17 22:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:11:17 22:40:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:11:17 22:40:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:11:17 22:40:01 5 0.03 0.00 0.02 0.00 0.02 99.93 23:11:17 22:40:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:11:17 22:40:01 7 0.02 0.00 0.02 0.02 0.00 99.95 23:11:17 22:41:01 all 0.18 0.00 0.04 0.01 0.01 99.76 23:11:17 22:41:01 0 0.25 0.00 0.03 0.03 0.03 99.65 23:11:17 22:41:01 1 0.22 0.00 0.08 0.00 0.02 99.68 23:11:17 22:41:01 2 0.05 0.00 0.02 0.00 0.00 99.93 23:11:17 22:41:01 3 0.28 0.00 0.03 0.02 0.02 99.65 23:11:17 22:41:01 4 0.18 0.00 0.03 0.03 0.00 99.75 23:11:17 22:41:01 5 0.08 0.00 0.03 0.00 0.00 99.88 23:11:17 22:41:01 6 0.15 0.00 0.02 0.02 0.00 99.82 23:11:17 22:41:01 7 0.20 0.00 0.03 0.02 0.00 99.75 23:11:17 22:42:01 all 0.03 0.00 0.01 0.00 0.01 99.95 23:11:17 22:42:01 0 0.03 0.00 0.05 0.00 0.02 99.90 23:11:17 22:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:11:17 22:42:01 2 0.03 0.00 0.00 0.00 0.02 99.95 23:11:17 22:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:11:17 22:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:11:17 22:42:01 5 0.07 0.00 0.00 0.00 0.00 99.93 23:11:17 22:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:11:17 22:42:01 7 0.03 0.00 0.00 0.02 0.02 99.93 23:11:17 22:43:01 all 0.02 0.00 0.01 0.01 0.00 99.96 23:11:17 22:43:01 0 0.05 0.00 0.03 0.03 0.02 99.87 23:11:17 22:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:11:17 22:43:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:11:17 22:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 22:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 22:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:11:17 22:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:11:17 22:43:01 7 0.02 0.00 0.00 0.03 0.00 99.95 23:11:17 22:44:01 all 0.02 0.00 0.01 0.01 0.01 99.95 23:11:17 22:44:01 0 0.05 0.00 0.05 0.02 0.02 99.87 23:11:17 22:44:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:11:17 22:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:11:17 22:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:11:17 22:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:11:17 22:44:01 5 0.05 0.00 0.02 0.00 0.02 99.92 23:11:17 22:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:11:17 22:44:01 7 0.00 0.00 0.02 0.03 0.02 99.93 23:11:17 22:45:01 all 0.15 0.00 0.01 0.00 0.00 99.83 23:11:17 22:45:01 0 0.00 0.00 0.02 0.02 0.02 99.95 23:11:17 22:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 22:45:01 2 0.02 0.00 0.03 0.00 0.00 99.95 23:11:17 22:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 22:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:11:17 22:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:11:17 22:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 22:45:01 7 1.14 0.00 0.03 0.02 0.00 98.81 23:11:17 23:11:17 22:45:01 CPU %user %nice %system %iowait %steal %idle 23:11:17 22:46:01 all 0.28 0.00 0.01 0.00 0.01 99.69 23:11:17 22:46:01 0 0.03 0.00 0.02 0.02 0.02 99.92 23:11:17 22:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:11:17 22:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:11:17 22:46:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:11:17 22:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:11:17 22:46:01 5 0.08 0.00 0.05 0.00 0.02 99.85 23:11:17 22:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:11:17 22:46:01 7 1.99 0.00 0.02 0.02 0.02 97.96 23:11:17 22:47:01 all 0.26 0.00 0.01 0.01 0.00 99.72 23:11:17 22:47:01 0 0.02 0.00 0.03 0.03 0.02 99.90 23:11:17 22:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:11:17 22:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 22:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:11:17 22:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 22:47:01 5 0.00 0.00 0.03 0.00 0.00 99.97 23:11:17 22:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:11:17 22:47:01 7 2.00 0.00 0.00 0.03 0.00 97.97 23:11:17 22:48:01 all 0.25 0.00 0.03 0.00 0.01 99.72 23:11:17 22:48:01 0 0.00 0.00 0.05 0.02 0.00 99.93 23:11:17 22:48:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:11:17 22:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 22:48:01 3 0.00 0.00 0.02 0.00 0.02 99.97 23:11:17 22:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:11:17 22:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:11:17 22:48:01 6 0.08 0.00 0.02 0.00 0.02 99.88 23:11:17 22:48:01 7 1.81 0.00 0.08 0.02 0.00 98.09 23:11:17 22:49:01 all 0.24 0.00 0.08 0.03 0.00 99.64 23:11:17 22:49:01 0 0.03 0.00 0.08 0.05 0.00 99.83 23:11:17 22:49:01 1 0.07 0.00 0.03 0.00 0.00 99.90 23:11:17 22:49:01 2 0.08 0.00 0.07 0.05 0.00 99.80 23:11:17 22:49:01 3 0.03 0.00 0.05 0.00 0.00 99.92 23:11:17 22:49:01 4 1.48 0.00 0.25 0.15 0.00 98.12 23:11:17 22:49:01 5 0.12 0.00 0.05 0.00 0.00 99.83 23:11:17 22:49:01 6 0.03 0.00 0.07 0.00 0.00 99.90 23:11:17 22:49:01 7 0.08 0.00 0.07 0.02 0.00 99.83 23:11:17 22:50:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:11:17 22:50:01 0 0.02 0.00 0.00 0.02 0.00 99.97 23:11:17 22:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 22:50:01 2 0.00 0.00 0.02 0.00 0.02 99.97 23:11:17 22:50:01 3 0.02 0.00 0.03 0.00 0.02 99.93 23:11:17 22:50:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:11:17 22:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 22:50:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:11:17 22:50:01 7 0.02 0.00 0.00 0.07 0.00 99.92 23:11:17 22:51:01 all 0.02 0.00 0.01 0.01 0.01 99.96 23:11:17 22:51:01 0 0.02 0.00 0.02 0.03 0.02 99.92 23:11:17 22:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:11:17 22:51:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:11:17 22:51:01 3 0.00 0.00 0.03 0.00 0.00 99.97 23:11:17 22:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:11:17 22:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:11:17 22:51:01 6 0.05 0.00 0.00 0.00 0.02 99.93 23:11:17 22:51:01 7 0.00 0.00 0.00 0.02 0.02 99.97 23:11:17 22:52:01 all 0.02 0.00 0.02 0.00 0.00 99.96 23:11:17 22:52:01 0 0.08 0.00 0.07 0.00 0.02 99.83 23:11:17 22:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:11:17 22:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 22:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:11:17 22:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:11:17 22:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:11:17 22:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:11:17 22:52:01 7 0.00 0.00 0.02 0.02 0.00 99.97 23:11:17 22:53:01 all 0.02 0.00 0.01 0.01 0.00 99.95 23:11:17 22:53:01 0 0.03 0.00 0.03 0.03 0.02 99.88 23:11:17 22:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:11:17 22:53:01 2 0.02 0.00 0.02 0.03 0.00 99.93 23:11:17 22:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:11:17 22:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:11:17 22:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 22:53:01 6 0.03 0.00 0.05 0.00 0.02 99.90 23:11:17 22:53:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:11:17 22:54:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:11:17 22:54:01 0 0.03 0.00 0.05 0.02 0.02 99.88 23:11:17 22:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:11:17 22:54:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:11:17 22:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 22:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:11:17 22:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 22:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:11:17 22:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:11:17 22:55:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:11:17 22:55:01 0 0.03 0.00 0.07 0.02 0.00 99.88 23:11:17 22:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:11:17 22:55:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:11:17 22:55:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:11:17 22:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:11:17 22:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 22:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 22:55:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:11:17 22:56:01 all 0.01 0.00 0.01 0.01 0.01 99.97 23:11:17 22:56:01 0 0.03 0.00 0.03 0.02 0.03 99.88 23:11:17 22:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:11:17 22:56:01 2 0.00 0.00 0.00 0.03 0.00 99.97 23:11:17 22:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:11:17 22:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 22:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:11:17 22:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 22:56:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:11:17 23:11:17 22:56:01 CPU %user %nice %system %iowait %steal %idle 23:11:17 22:57:01 all 0.01 0.00 0.01 0.00 0.00 99.96 23:11:17 22:57:01 0 0.05 0.00 0.05 0.02 0.02 99.87 23:11:17 22:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:11:17 22:57:01 2 0.00 0.00 0.02 0.02 0.00 99.97 23:11:17 22:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:11:17 22:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:11:17 22:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 22:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:11:17 22:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:11:17 22:58:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:11:17 22:58:01 0 0.03 0.00 0.02 0.02 0.02 99.92 23:11:17 22:58:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:11:17 22:58:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:11:17 22:58:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:11:17 22:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:11:17 22:58:01 5 0.02 0.00 0.00 0.00 0.02 99.97 23:11:17 22:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 22:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:11:17 22:59:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:11:17 22:59:01 0 0.02 0.00 0.03 0.02 0.02 99.92 23:11:17 22:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:11:17 22:59:01 2 0.00 0.00 0.02 0.02 0.00 99.97 23:11:17 22:59:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:11:17 22:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:11:17 22:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 22:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:11:17 22:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:11:17 23:00:02 all 0.01 0.00 0.01 0.01 0.01 99.97 23:11:17 23:00:02 0 0.05 0.00 0.03 0.02 0.02 99.88 23:11:17 23:00:02 1 0.02 0.00 0.02 0.00 0.00 99.97 23:11:17 23:00:02 2 0.00 0.00 0.00 0.03 0.02 99.95 23:11:17 23:00:02 3 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 23:00:02 4 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 23:00:02 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 23:00:02 6 0.02 0.00 0.00 0.00 0.02 99.97 23:11:17 23:00:02 7 0.02 0.00 0.00 0.00 0.00 99.98 23:11:17 23:01:01 all 0.24 0.00 0.01 0.01 0.00 99.74 23:11:17 23:01:01 0 0.08 0.00 0.03 0.03 0.02 99.83 23:11:17 23:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:11:17 23:01:01 2 0.00 0.00 0.02 0.02 0.00 99.97 23:11:17 23:01:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:11:17 23:01:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:11:17 23:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 23:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 23:01:01 7 1.71 0.00 0.00 0.00 0.02 98.28 23:11:17 23:02:01 all 0.06 0.00 0.01 0.00 0.00 99.92 23:11:17 23:02:01 0 0.02 0.00 0.02 0.02 0.00 99.95 23:11:17 23:02:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:11:17 23:02:01 2 0.00 0.00 0.03 0.02 0.00 99.95 23:11:17 23:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:11:17 23:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:11:17 23:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 23:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 23:02:01 7 0.43 0.00 0.00 0.00 0.00 99.57 23:11:17 23:03:01 all 0.08 0.00 0.02 0.00 0.00 99.90 23:11:17 23:03:01 0 0.05 0.00 0.05 0.02 0.02 99.87 23:11:17 23:03:01 1 0.03 0.00 0.05 0.00 0.00 99.92 23:11:17 23:03:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:11:17 23:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:11:17 23:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 23:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 23:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 23:03:01 7 0.57 0.00 0.02 0.00 0.00 99.42 23:11:17 23:04:01 all 0.12 0.00 0.02 0.01 0.01 99.84 23:11:17 23:04:01 0 0.05 0.00 0.02 0.07 0.02 99.85 23:11:17 23:04:01 1 0.05 0.00 0.00 0.00 0.02 99.93 23:11:17 23:04:01 2 0.02 0.00 0.02 0.02 0.00 99.95 23:11:17 23:04:01 3 0.03 0.00 0.03 0.00 0.02 99.92 23:11:17 23:04:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:11:17 23:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:11:17 23:04:01 6 0.05 0.00 0.02 0.00 0.00 99.93 23:11:17 23:04:01 7 0.75 0.00 0.03 0.00 0.00 99.22 23:11:17 23:05:01 all 0.00 0.00 0.01 0.00 0.00 99.98 23:11:17 23:05:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:11:17 23:05:01 1 0.00 0.00 0.03 0.00 0.00 99.97 23:11:17 23:05:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:11:17 23:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 23:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:11:17 23:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 23:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 23:05:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:11:17 23:06:01 all 0.01 0.00 0.02 0.01 0.00 99.96 23:11:17 23:06:01 0 0.03 0.00 0.07 0.03 0.00 99.87 23:11:17 23:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:11:17 23:06:01 2 0.00 0.00 0.02 0.03 0.00 99.95 23:11:17 23:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:11:17 23:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:11:17 23:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:11:17 23:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:11:17 23:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 23:07:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:11:17 23:07:01 0 0.00 0.00 0.03 0.02 0.03 99.92 23:11:17 23:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:11:17 23:07:01 2 0.02 0.00 0.00 0.03 0.00 99.95 23:11:17 23:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:11:17 23:07:01 4 0.00 0.00 0.02 0.00 0.02 99.97 23:11:17 23:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 23:07:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:11:17 23:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:11:17 23:11:17 23:07:01 CPU %user %nice %system %iowait %steal %idle 23:11:17 23:08:01 all 0.01 0.00 0.00 0.00 0.00 99.97 23:11:17 23:08:01 0 0.03 0.00 0.02 0.02 0.02 99.92 23:11:17 23:08:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:11:17 23:08:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:11:17 23:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:11:17 23:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:11:17 23:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:11:17 23:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:11:17 23:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:11:17 23:09:01 all 0.01 0.00 0.02 0.01 0.00 99.96 23:11:17 23:09:01 0 0.02 0.00 0.03 0.03 0.02 99.90 23:11:17 23:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:11:17 23:09:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:11:17 23:09:01 3 0.03 0.00 0.05 0.00 0.02 99.90 23:11:17 23:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:11:17 23:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:11:17 23:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:11:17 23:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:11:17 23:10:01 all 0.10 0.00 0.08 0.01 0.00 99.82 23:11:17 23:10:01 0 0.12 0.00 0.08 0.03 0.00 99.77 23:11:17 23:10:01 1 0.05 0.00 0.08 0.00 0.00 99.87 23:11:17 23:10:01 2 0.12 0.00 0.08 0.02 0.00 99.78 23:11:17 23:10:01 3 0.07 0.00 0.10 0.00 0.00 99.83 23:11:17 23:10:01 4 0.05 0.00 0.05 0.00 0.00 99.90 23:11:17 23:10:01 5 0.05 0.00 0.07 0.00 0.00 99.88 23:11:17 23:10:01 6 0.13 0.00 0.05 0.00 0.00 99.82 23:11:17 23:10:01 7 0.20 0.00 0.08 0.02 0.00 99.70 23:11:17 23:11:01 all 10.01 0.00 4.13 1.17 0.06 84.63 23:11:17 23:11:01 0 11.28 0.00 3.89 0.57 0.07 84.20 23:11:17 23:11:01 1 9.17 0.00 4.52 1.20 0.07 85.04 23:11:17 23:11:01 2 9.84 0.00 5.65 5.77 0.07 78.67 23:11:17 23:11:01 3 9.66 0.00 3.99 0.08 0.05 86.21 23:11:17 23:11:01 4 9.49 0.00 3.43 0.05 0.03 86.99 23:11:17 23:11:01 5 9.66 0.00 3.82 0.03 0.05 86.44 23:11:17 23:11:01 6 10.45 0.00 3.78 1.43 0.05 84.28 23:11:17 23:11:01 7 10.55 0.00 3.95 0.27 0.07 85.16 23:11:17 Average: all 5.89 0.00 1.44 0.55 0.02 92.10 23:11:17 Average: 0 6.05 0.00 1.59 0.88 0.03 91.45 23:11:17 Average: 1 5.83 0.00 1.37 0.32 0.02 92.46 23:11:17 Average: 2 5.81 0.00 1.45 0.66 0.02 92.06 23:11:17 Average: 3 5.72 0.00 1.42 0.51 0.02 92.33 23:11:17 Average: 4 5.83 0.00 1.43 0.53 0.02 92.20 23:11:17 Average: 5 5.85 0.00 1.42 0.46 0.02 92.26 23:11:17 Average: 6 5.85 0.00 1.33 0.43 0.02 92.37 23:11:17 Average: 7 6.17 0.00 1.54 0.62 0.02 91.64 23:11:17 23:11:17 23:11:17