Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c8cc58f12686a546ee57638a3a929b6d65af180c 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-ssh583793459704933896.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh2139423917879540993.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh10307653484188744346.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh17995458573787091644.key Verifying host key using known hosts file > 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-ssh2485880426208401546.key Verifying host key using known hosts file > 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-120062 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/353 [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/353 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 c8cc58f12686a546ee57638a3a929b6d65af180c (main) Commit message: "Merge pull request #4239 from edgexfoundry/dependabot/go_modules/github.com/golang-jwt/jwt/v4-4.4.3" > 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 c8cc58f12686a546ee57638a3a929b6d65af180c # timeout=10 > git rev-list --no-walk a2765a98d8f71eb240f317e00f16757db580c473 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:30:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:30:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:30:47 ========================================================= 02:30:47 EdgeX Global Pipelines Version Info 02:30:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:30:48 ------------------- 02:30:48 stable info: 02:30:48 ------------------- 02:30:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:30:48 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:30:48 Message: update stable to v1.0.244 02:30:48 ------------------- 02:30:48 experimental info: 02:30:48 ------------------- 02:30:48 Commited By: **** collab-it+edgex@linuxfoundation.org 02:30:48 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:30:48 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:30:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:30:48 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:30:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:30:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:30:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:30:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:30:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:30:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:30:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:30:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:30:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:30:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:30:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:30:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:30:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:30:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:30:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:30:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:30:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:30:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 02:30:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:30:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:30:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:30:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:30:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:30:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:30:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] echo 02:30:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c8cc58f [Pipeline] echo 02:30:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:30:49 provisioning config files... 02:30:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/353@tmp/config10867665354241320031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:30:49 ---> docker-login.sh 02:30:49 nexus3.edgexfoundry.org:10001 02:30:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:30:49 Configure a credential helper to remove this warning. See 02:30:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:30:49 02:30:49 Login Succeeded 02:30:49 nexus3.edgexfoundry.org:10002 02:30:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:30:49 Configure a credential helper to remove this warning. See 02:30:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:30:49 02:30:49 Login Succeeded 02:30:49 nexus3.edgexfoundry.org:10003 02:30:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:30:49 Configure a credential helper to remove this warning. See 02:30:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:30:49 02:30:49 Login Succeeded 02:30:49 nexus3.edgexfoundry.org:10004 02:30:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:30:49 Configure a credential helper to remove this warning. See 02:30:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:30:49 02:30:49 Login Succeeded 02:30:49 docker.io 02:30:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:30:50 Configure a credential helper to remove this warning. See 02:30:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:30:50 02:30:50 Login Succeeded 02:30:50 ---> docker-login.sh ends [Pipeline] } 02:30:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:30:50 + 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 02:30:50 + dirname cmd/core-command/Dockerfile 02:30:50 + cut -d/ -f2 02:30:50 + echo core-command,cmd/core-command/Dockerfile 02:30:50 + + cut -d/ -f2 02:30:50 dirname cmd/core-data/Dockerfile 02:30:50 + echo core-data,cmd/core-data/Dockerfile 02:30:50 + dirname cmd/core-metadata/Dockerfile 02:30:50 + cut -d/ -f2 02:30:50 + echo core-metadata,cmd/core-metadata/Dockerfile 02:30:50 + dirname cmd/security-bootstrapper/Dockerfile 02:30:50 + cut -d/ -f2 02:30:50 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:30:50 + dirname cmd/security-proxy-setup/Dockerfile 02:30:50 + cut -d/ -f2 02:30:50 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:30:50 + dirname cmd/security-secretstore-setup/Dockerfile 02:30:50 + cut -d/ -f2 02:30:50 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:30:50 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:30:50 + cut -d/ -f2 02:30:50 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:30:50 + dirname cmd/security-spire-agent/Dockerfile 02:30:50 + cut -d/ -f2 02:30:50 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:30:50 + dirname cmd/security-spire-config/Dockerfile 02:30:50 + cut -d/ -f2 02:30:50 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:30:50 + dirname cmd/security-spire-server/Dockerfile 02:30:50 + cut -d/ -f2 02:30:50 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:30:50 + + dirname cmd/support-notifications/Dockerfilecut 02:30:50 -d/ -f2 02:30:50 + echo support-notifications,cmd/support-notifications/Dockerfile 02:30:50 + dirname cmd/support-scheduler/Dockerfile 02:30:50 + cut -d/ -f2 02:30:50 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:30:50 + dirname cmd/sys-mgmt-agent/Dockerfile 02:30:50 + cut -d/ -f2 02:30:50 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:30:50 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 02:30:51 + git rev-list -1 --merges c8cc58f12686a546ee57638a3a929b6d65af180c~1..c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] echo 02:30:51 -----------> git rev-list -1 --merges c8cc58f12686a546ee57638a3a929b6d65af180c~1..c8cc58f12686a546ee57638a3a929b6d65af180c c8cc58f12686a546ee57638a3a929b6d65af180c 02:30:51 c8cc58f12686a546ee57638a3a929b6d65af180c [false] [Pipeline] sh 02:30:51 + git log --format=format:%s -1 c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] echo 02:30:51 ========================================================= 02:30:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:30:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:30:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:30:51 + grep -v github /etc/ssh/ssh_known_hosts 02:30:51 + [ -e /tmp/ssh_known_hosts ] 02:30:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:30:51 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 02:30:51 -a /etc/ssh/ssh_known_hosts 02:30:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:30:52 02:30:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:30:52 0.1.4: Pulling from edgex-devops/py-git-semver 02:30:52 b85a868b505f: Pulling fs layer 02:30:52 e2be974225ed: Pulling fs layer 02:30:52 339a4e72a1f5: Pulling fs layer 02:30:52 988bab9f4d93: Pulling fs layer 02:30:52 1469e6f7b9e6: Pulling fs layer 02:30:52 eaf3925da568: Pulling fs layer 02:30:52 bab4dde63d76: Pulling fs layer 02:30:52 bde34c3a00c8: Pulling fs layer 02:30:52 b352a97aabf1: Pulling fs layer 02:30:52 4872d77fe225: Pulling fs layer 02:30:52 5851b861e8e6: Pulling fs layer 02:30:52 988bab9f4d93: Waiting 02:30:52 1469e6f7b9e6: Waiting 02:30:52 eaf3925da568: Waiting 02:30:52 bab4dde63d76: Waiting 02:30:52 bde34c3a00c8: Waiting 02:30:52 b352a97aabf1: Waiting 02:30:52 4872d77fe225: Waiting 02:30:52 5851b861e8e6: Waiting 02:30:52 e2be974225ed: Verifying Checksum 02:30:52 e2be974225ed: Download complete 02:30:52 988bab9f4d93: Download complete 02:30:52 1469e6f7b9e6: Verifying Checksum 02:30:52 1469e6f7b9e6: Download complete 02:30:52 339a4e72a1f5: Verifying Checksum 02:30:52 339a4e72a1f5: Download complete 02:30:52 eaf3925da568: Verifying Checksum 02:30:52 eaf3925da568: Download complete 02:30:52 bde34c3a00c8: Download complete 02:30:52 b352a97aabf1: Verifying Checksum 02:30:52 b352a97aabf1: Download complete 02:30:52 4872d77fe225: Verifying Checksum 02:30:52 4872d77fe225: Download complete 02:30:52 5851b861e8e6: Verifying Checksum 02:30:52 5851b861e8e6: Download complete 02:30:52 b85a868b505f: Download complete 02:30:53 bab4dde63d76: Verifying Checksum 02:30:53 bab4dde63d76: Download complete 02:30:54 b85a868b505f: Pull complete 02:30:54 e2be974225ed: Pull complete 02:30:54 339a4e72a1f5: Pull complete 02:30:54 988bab9f4d93: Pull complete 02:30:55 1469e6f7b9e6: Pull complete 02:30:55 eaf3925da568: Pull complete 02:30:57 bab4dde63d76: Pull complete 02:30:57 bde34c3a00c8: Pull complete 02:30:57 b352a97aabf1: Pull complete 02:30:57 4872d77fe225: Pull complete 02:30:57 5851b861e8e6: Pull complete 02:30:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:30:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:30:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:30:57 prd-ubuntu20.04-docker-8c-8g-120062 does not seem to be running inside a container 02:30:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/353 -v /w/workspace/edgex-go/353:/w/workspace/edgex-go/353:rw,z -v /w/workspace/edgex-go/353@tmp:/w/workspace/edgex-go/353@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 02:31:00 $ docker top cf5c250a99654c1a4ca06c97c1ec04f1156ca00181a67b9e84e02c6df75c7e4d -eo pid,comm 02:31:00 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). 02:31:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:31:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:31:00 [ssh-agent] Looking for ssh-agent implementation... 02:31:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:31:01 $ docker exec cf5c250a99654c1a4ca06c97c1ec04f1156ca00181a67b9e84e02c6df75c7e4d ssh-agent 02:31:01 SSH_AUTH_SOCK=/tmp/ssh-OVPgdDLzSmvF/agent.31 02:31:01 SSH_AGENT_PID=37 02:31:01 Running ssh-add (command line suppressed) 02:31:01 Identity added: /w/workspace/edgex-go/353@tmp/private_key_4748037769878190745.key (/w/workspace/edgex-go/353@tmp/private_key_4748037769878190745.key) 02:31:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:31:01 + git tag --points-at HEAD [Pipeline] } 02:31:01 $ docker exec --env ******** --env ******** cf5c250a99654c1a4ca06c97c1ec04f1156ca00181a67b9e84e02c6df75c7e4d ssh-agent -k 02:31:01 unset SSH_AUTH_SOCK; 02:31:01 unset SSH_AGENT_PID; 02:31:01 echo Agent pid 37 killed; 02:31:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:31:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:31:01 [ssh-agent] Looking for ssh-agent implementation... 02:31:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:31:01 $ docker exec cf5c250a99654c1a4ca06c97c1ec04f1156ca00181a67b9e84e02c6df75c7e4d ssh-agent 02:31:02 SSH_AUTH_SOCK=/tmp/ssh-Td4EH9GFTXsO/agent.69 02:31:02 SSH_AGENT_PID=75 02:31:02 Running ssh-add (command line suppressed) 02:31:02 Identity added: /w/workspace/edgex-go/353@tmp/private_key_16357535919756858953.key (/w/workspace/edgex-go/353@tmp/private_key_16357535919756858953.key) 02:31:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:31:02 + git semver init 02:31:02 2022-11-30 02:31:02,659 [run_init] DEBUG init version:0.0.0 force:False 02:31:02 2022-11-30 02:31:02,660 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/353/.semver 02:31:02 2022-11-30 02:31:02,661 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/353/.semver 02:31:02 2022-11-30 02:31:02,661 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/353/.semver'], cwd=/w/workspace/edgex-go/353, universal_newlines=False, shell=None, istream=None) 02:31:08 2022-11-30 02:31:07,914 [append_file] DEBUG append to file:/w/workspace/edgex-go/353/.git/info/exclude 02:31:08 2022-11-30 02:31:07,915 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/353/.semver/main with force:False 02:31:08 2022-11-30 02:31:07,915 [read_version] DEBUG read version from /w/workspace/edgex-go/353/.semver/main 02:31:08 2022-11-30 02:31:07,915 [read_version] DEBUG read version from /w/workspace/edgex-go/353/.semver/main 02:31:08 2.3.1-dev.5 [Pipeline] } 02:31:08 $ docker exec --env ******** --env ******** cf5c250a99654c1a4ca06c97c1ec04f1156ca00181a67b9e84e02c6df75c7e4d ssh-agent -k 02:31:08 unset SSH_AUTH_SOCK; 02:31:08 unset SSH_AGENT_PID; 02:31:08 echo Agent pid 75 killed; 02:31:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:31:08 + git semver [Pipeline] } 02:31:08 $ docker stop --time=1 cf5c250a99654c1a4ca06c97c1ec04f1156ca00181a67b9e84e02c6df75c7e4d 02:31:10 $ docker rm -f cf5c250a99654c1a4ca06c97c1ec04f1156ca00181a67b9e84e02c6df75c7e4d [Pipeline] // withDockerContainer [Pipeline] sh 02:31:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:31:10 Stashed 1 file(s) [Pipeline] echo 02:31:10 [edgeXSemver]: initialized semver on version 2.3.1-dev.5 [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 02:31:11 + git config --global --add safe.directory /w/workspace/edgex-go/353 [Pipeline] echo 02:31:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:31:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:31:11 ========================================================= 02:31:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:31:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:31:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:31:11 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:31:11 213ec9aee27d: Pulling fs layer 02:31:11 4583459ba037: Pulling fs layer 02:31:11 93c1e223e6f2: Pulling fs layer 02:31:11 53926ce57604: Pulling fs layer 02:31:11 21b2b0c7a3f4: Pulling fs layer 02:31:11 22ff95d597cd: Pulling fs layer 02:31:11 12d6caf4c0d1: Pulling fs layer 02:31:11 96b7cbca73a9: Pulling fs layer 02:31:11 a7acece74701: Pulling fs layer 02:31:11 53926ce57604: Waiting 02:31:11 12d6caf4c0d1: Waiting 02:31:11 21b2b0c7a3f4: Waiting 02:31:11 22ff95d597cd: Waiting 02:31:11 96b7cbca73a9: Waiting 02:31:11 a7acece74701: Waiting 02:31:11 93c1e223e6f2: Download complete 02:31:11 4583459ba037: Verifying Checksum 02:31:11 4583459ba037: Download complete 02:31:11 21b2b0c7a3f4: Download complete 02:31:11 22ff95d597cd: Verifying Checksum 02:31:11 22ff95d597cd: Download complete 02:31:11 213ec9aee27d: Verifying Checksum 02:31:11 213ec9aee27d: Download complete 02:31:11 12d6caf4c0d1: Verifying Checksum 02:31:11 12d6caf4c0d1: Download complete 02:31:11 213ec9aee27d: Pull complete 02:31:11 4583459ba037: Pull complete 02:31:12 93c1e223e6f2: Pull complete 02:31:12 a7acece74701: Verifying Checksum 02:31:12 a7acece74701: Download complete 02:31:12 96b7cbca73a9: Verifying Checksum 02:31:12 96b7cbca73a9: Download complete 02:31:12 53926ce57604: Verifying Checksum 02:31:12 53926ce57604: Download complete 02:31:16 53926ce57604: Pull complete 02:31:16 21b2b0c7a3f4: Pull complete 02:31:16 22ff95d597cd: Pull complete 02:31:16 12d6caf4c0d1: Pull complete 02:31:18 96b7cbca73a9: Pull complete 02:31:19 a7acece74701: Pull complete 02:31:19 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 02:31:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:31:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 02:31:19 + + echodocker build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:31:19 WORKDIR /edgex 02:31:19 COPY go.mod . 02:31:19 RUN go mod download -t 02:31:19 ci-base-image-x86_64 -f - . 02:31:20 Sending build context to Docker daemon 169.9MB 02:31:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:31:20 ---> db6d94c90886 02:31:20 Step 2/4 : WORKDIR /edgex 02:31:25 Still waiting to schedule task 02:31:25 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:31:27 ---> Running in e42d4fb63cbf 02:31:27 Removing intermediate container e42d4fb63cbf 02:31:27 ---> 4686796a6849 02:31:27 Step 3/4 : COPY go.mod . 02:31:27 ---> 9b03c16feadb 02:31:27 Step 4/4 : RUN go mod download 02:31:27 ---> Running in aa857b88ca2d 02:31:45 Removing intermediate container aa857b88ca2d 02:31:45 ---> ac9adc49c00f 02:31:45 Successfully built ac9adc49c00f 02:31:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:45 + docker inspect -f . ci-base-image-x86_64 02:31:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:31:45 prd-ubuntu20.04-docker-8c-8g-120062 does not seem to be running inside a container 02:31:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/353 -v /w/workspace/edgex-go/353:/w/workspace/edgex-go/353:rw,z -v /w/workspace/edgex-go/353@tmp:/w/workspace/edgex-go/353@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 02:31:46 $ docker top f451e1b920cd9e9e9eb19fe61d2c994a0bca6ea5e07025a279cb986e971ac11f -eo pid,comm [Pipeline] { [Pipeline] sh 02:31:46 + go version 02:31:46 go version go1.18.7 linux/amd64 [Pipeline] } 02:31:46 $ docker stop --time=1 f451e1b920cd9e9e9eb19fe61d2c994a0bca6ea5e07025a279cb986e971ac11f 02:31:47 $ docker rm -f f451e1b920cd9e9e9eb19fe61d2c994a0bca6ea5e07025a279cb986e971ac11f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:48 + docker inspect -f . ci-base-image-x86_64 02:31:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:31:48 prd-ubuntu20.04-docker-8c-8g-120062 does not seem to be running inside a container 02:31:48 $ 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/353 -v /w/workspace/edgex-go/353:/w/workspace/edgex-go/353:rw,z -v /w/workspace/edgex-go/353@tmp:/w/workspace/edgex-go/353@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 02:31:48 $ docker top 9851b82bd3d57d9f108cc1e7d6ec29fb72542eb95943310f6d3393f3f7e07e0e -eo pid,comm [Pipeline] { [Pipeline] echo 02:31:48 ========================================================= 02:31:48 [edgeXBuildGoParallel] Running Tests and Build... 02:31:48 ========================================================= [Pipeline] sh 02:31:49 + git config --global --add safe.directory /w/workspace/edgex-go/353 [Pipeline] fileExists [Pipeline] sh 02:31:49 + make test 02:31:49 go test -race -coverprofile=coverage.out ./... 02:31:55 ? github.com/edgexfoundry/edgex-go [no test files] 02:32:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:32:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:32:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:32:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:32:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:32:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:32:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:32:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:32:10 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:32:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:32:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:32:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:32:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:32:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:32:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.041s coverage: 28.7% of statements 02:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:32:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.090s coverage: 98.5% of statements 02:32:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.102s coverage: 43.0% of statements 02:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:32:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.130s coverage: 54.2% of statements 02:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:32:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.598s coverage: 89.2% of statements 02:32:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:32:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:32:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:32:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:32:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:32:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.081s coverage: 2.2% of statements 02:32:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:32:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:32:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.509s coverage: 95.6% of statements 02:32:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:32:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:32:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:32:14 ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements 02:32:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:32:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:32:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:32:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:32:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:32:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 60.0% of statements 02:32:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:32:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:32:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:32:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements 02:32:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:32:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements 02:32:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.075s coverage: 29.6% of statements 02:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements 02:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.065s coverage: 79.5% of statements 02:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements 02:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.207s coverage: 96.3% of statements 02:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements 02:32:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.075s coverage: 94.4% of statements 02:32:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 02:32:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.248s coverage: 79.9% of statements 02:32:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:32:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:32:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 65.1% of statements 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:32:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.074s coverage: 86.9% of statements 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:32:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:32:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:32:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 58.8% of statements 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:32:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements 02:32:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 02:32:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.085s coverage: 85.4% of statements 02:32:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.244s coverage: 91.2% of statements 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:32:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 64.7% of statements 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:32:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements 02:32:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements 02:32:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 02:32:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 02:32:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 02:32:30 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.336s coverage: 65.8% of statements 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:32:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.160s coverage: 41.8% of statements 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:32:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:32:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:32:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.193s coverage: 17.7% of statements 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:32:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.168s coverage: 92.3% of statements 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:32:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:32:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.122s coverage: 97.7% of statements 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:32:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:32:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:32:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 02:32:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 02:32:30 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 02:32:52 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." 02:32:52 go vet ./... 02:32:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:32:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:32:53 ./bin/test-attribution-txt.sh [Pipeline] echo 02:32:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 02:32:54 + ls -al . 02:32:54 total 768 02:32:54 drwxrwxr-x 11 1001 1001 4096 Nov 30 02:31 . 02:32:54 drwxr-xr-x 4 root root 4096 Nov 30 02:31 .. 02:32:54 drwxrwxr-x 2 1001 1001 4096 Nov 30 02:30 .blubracket 02:32:54 -rw-rw-r-- 1 1001 1001 16 Nov 30 02:30 .dockerignore 02:32:54 drwxrwxr-x 8 1001 1001 4096 Nov 30 02:32 .git 02:32:54 drwxrwxr-x 3 1001 1001 4096 Nov 30 02:30 .github 02:32:54 -rw-rw-r-- 1 1001 1001 1030 Nov 30 02:30 .gitignore 02:32:54 -rw-rw-r-- 1 1001 1001 42 Nov 30 02:30 .golangci.yml 02:32:54 -rw-rw-r-- 1 1001 1001 87 Nov 30 02:30 .hadolint.yml 02:32:54 drwxr-xr-x 3 1001 1001 4096 Nov 30 02:31 .semver 02:32:54 -rw-rw-r-- 1 1001 1001 166 Nov 30 02:30 .sonarcloud.properties 02:32:54 -rw-rw-r-- 1 1001 1001 1171 Nov 30 02:30 ADOPTERS.md 02:32:54 -rw-rw-r-- 1 1001 1001 10618 Nov 30 02:30 Attribution.txt 02:32:54 -rw-rw-r-- 1 1001 1001 73765 Nov 30 02:30 CHANGELOG.md 02:32:54 -rw-rw-r-- 1 1001 1001 3804 Nov 30 02:30 CONTRIBUTING.md 02:32:54 -rw-rw-r-- 1 1001 1001 677 Nov 30 02:30 GOVERNANCE.md 02:32:54 -rw-rw-r-- 1 1001 1001 850 Nov 30 02:30 Jenkinsfile 02:32:54 -rw-rw-r-- 1 1001 1001 10775 Nov 30 02:30 LICENSE 02:32:54 -rw-rw-r-- 1 1001 1001 13289 Nov 30 02:30 Makefile 02:32:54 -rw-rw-r-- 1 1001 1001 582 Nov 30 02:30 OWNERS.md 02:32:54 -rw-rw-r-- 1 1001 1001 9403 Nov 30 02:30 README.md 02:32:54 -rw-rw-r-- 1 1001 1001 6912 Nov 30 02:30 SECURITY.md 02:32:54 -rw-rw-r-- 1 1001 1001 11 Nov 30 02:31 VERSION 02:32:54 drwxrwxr-x 2 1001 1001 4096 Nov 30 02:30 bin 02:32:54 drwxrwxr-x 18 1001 1001 4096 Nov 30 02:30 cmd 02:32:54 -rw-r--r-- 1 root root 501828 Nov 30 02:32 coverage.out 02:32:54 -rw-rw-r-- 1 1001 1001 3369 Nov 30 02:30 go.mod 02:32:54 -rw-rw-r-- 1 1001 1001 44829 Nov 30 02:30 go.sum 02:32:54 drwxrwxr-x 8 1001 1001 4096 Nov 30 02:30 internal 02:32:54 drwxrwxr-x 3 1001 1001 4096 Nov 30 02:30 openapi 02:32:54 drwxrwxr-x 4 1001 1001 4096 Nov 30 02:30 snap 02:32:54 -rw-rw-r-- 1 1001 1001 204 Nov 30 02:30 version.go [Pipeline] sh 02:32:54 + '[' -e coverage.out ] 02:32:54 + chown 1001:1001 coverage.out [Pipeline] stash 02:32:54 Stashed 1 file(s) [Pipeline] sh 02:32:54 + make build 02:32:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:33:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:33:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:33:08 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:33:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:33:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:33:16 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:33:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:33:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:33:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:33:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:33:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:33:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:33:25 $ docker stop --time=1 9851b82bd3d57d9f108cc1e7d6ec29fb72542eb95943310f6d3393f3f7e07e0e 02:33:30 $ docker rm -f 9851b82bd3d57d9f108cc1e7d6ec29fb72542eb95943310f6d3393f3f7e07e0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:33:31 02:33:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:33:31 latest: Pulling from edgex-devops/edgex-compose 02:33:31 cbdbe7a5bc2a: Pulling fs layer 02:33:31 ca9280d653b3: Pulling fs layer 02:33:31 7e9c9ca2126c: Pulling fs layer 02:33:31 cbdbe7a5bc2a: Download complete 02:33:31 cbdbe7a5bc2a: Pull complete 02:33:31 ca9280d653b3: Download complete 02:33:32 7e9c9ca2126c: Download complete 02:33:32 ca9280d653b3: Pull complete 02:33:35 7e9c9ca2126c: Pull complete 02:33:35 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:33:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:33:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:33:35 prd-ubuntu20.04-docker-8c-8g-120062 does not seem to be running inside a container 02:33:35 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/353 -v /w/workspace/edgex-go/353:/w/workspace/edgex-go/353:rw,z -v /w/workspace/edgex-go/353@tmp:/w/workspace/edgex-go/353@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 02:33:39 $ docker top 7a9269e071a6aab4ab91e0268cd278fee3ba02414f2901b934296a7b0b731be6 -eo pid,comm [Pipeline] { [Pipeline] sh 02:33:39 + docker-compose build --help 02:33:39 + grep parallel 02:33:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-120064 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:33:39 Running in /w/workspace/edgex-go/353 [Pipeline] { [Pipeline] checkout 02:33:40 The recommended git tool is: git 02:33:40 --parallel Build images in parallel. [Pipeline] } 02:33:40 $ docker stop --time=1 7a9269e071a6aab4ab91e0268cd278fee3ba02414f2901b934296a7b0b731be6 02:33:41 $ docker rm -f 7a9269e071a6aab4ab91e0268cd278fee3ba02414f2901b934296a7b0b731be6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:33:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:33:42 prd-ubuntu20.04-docker-8c-8g-120062 does not seem to be running inside a container 02:33:42 $ 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/353 -v /w/workspace/edgex-go/353:/w/workspace/edgex-go/353:rw,z -v /w/workspace/edgex-go/353@tmp:/w/workspace/edgex-go/353@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 02:33:42 $ docker top 065cb36842aac246171a550f74dde355246cdbe08d25e330e143eb5cb714f06b -eo pid,comm [Pipeline] { [Pipeline] sh 02:33:42 + docker-compose -f ./docker-compose-build.yml build --parallel 02:33:43 Building core-command ... 02:33:43 Building core-data ... 02:33:43 Building core-metadata ... 02:33:43 Building security-bootstrapper ... 02:33:43 Building security-proxy-setup ... 02:33:43 Building security-secretstore-setup ... 02:33:43 Building security-spiffe-token-provider ... 02:33:43 Building security-spire-agent ... 02:33:43 Building security-spire-config ... 02:33:43 Building security-spire-server ... 02:33:43 Building support-notifications ... 02:33:43 Building support-scheduler ... 02:33:43 Building sys-mgmt-agent ... 02:33:43 Building core-metadata 02:33:43 Building security-spire-config 02:33:43 Building security-spire-agent 02:33:43 Building security-spiffe-token-provider 02:33:43 Building support-scheduler 02:33:45 using credential edgex-jenkins-ssh 02:33:45 Cloning the remote Git repository 02:33:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:33:45 > git init /w/workspace/edgex-go/353 # timeout=10 02:33:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:33:45 > git --version # timeout=10 02:33:45 > git --version # 'git version 2.25.1' 02:33:45 using GIT_SSH to set credentials SSH Credentials for GitHub 02:33:45 Verifying host key using known hosts file 02:33:45 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 02:33:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:33:55 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:33:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:33:55 ---> ac9adc49c00f 02:33:55 Step 3/24 : WORKDIR /edgex-go 02:33:55 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:33:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:33:55 ---> ac9adc49c00f 02:33:55 Step 3/24 : WORKDIR /edgex-go 02:33:55 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:33:55 Step 2/19 : FROM ${BUILDER_BASE} AS builder 02:33:55 ---> ac9adc49c00f 02:33:55 Step 3/19 : WORKDIR /edgex-go 02:33:55 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:33:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:33:55 ---> ac9adc49c00f 02:33:55 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:33:55 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:33:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:33:55 ---> ac9adc49c00f 02:33:55 Step 3/22 : ARG ADD_BUILD_TAGS="" 02:34:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:34:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:34:04 Avoid second fetch 02:34:04 Checking out Revision c8cc58f12686a546ee57638a3a929b6d65af180c (main) 02:34:05 Commit message: "Merge pull request #4239 from edgexfoundry/dependabot/go_modules/github.com/golang-jwt/jwt/v4-4.4.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:34:04 > git config core.sparsecheckout # timeout=10 02:34:04 > git checkout -f c8cc58f12686a546ee57638a3a929b6d65af180c # timeout=10 02:34:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:34:06 % Total % Received % Xferd Average Speed Time Time Time Current 02:34:06 Dload Upload Total Spent Left Speed 02:34:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 212k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh 02:34:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:34:07 ---> Running in 50b93796e612 02:34:07 ---> Running in 514763b07565 02:34:07 ---> Running in e16c536bdf1a 02:34:07 ---> Running in 761a1005fd5d 02:34:07 ---> Running in c3738e7d76ff 02:34:07 Removing intermediate container c3738e7d76ff 02:34:07 ---> 39812773318a 02:34:07 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 02:34:07 Removing intermediate container 514763b07565 02:34:07 ---> 7d0624f1aa3f 02:34:07 Step 4/22 : WORKDIR /edgex-go 02:34:07 Removing intermediate container 50b93796e612 02:34:07 ---> 32d87efed734 02:34:07 Step 4/24 : WORKDIR /edgex-go 02:34:07 Removing intermediate container e16c536bdf1a 02:34:07 ---> 61f495245550 02:34:07 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 02:34:07 Removing intermediate container 761a1005fd5d 02:34:07 ---> ace00c77aa93 02:34:07 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 02:34:07 ---> Running in 64b7910ffa61 02:34:07 ---> Running in f48503e67991 02:34:07 ---> Running in 1cd5e47db1b8 02:34:07 ---> Running in 8a5f48764f34 02:34:07 ---> Running in 6416aa598723 02:34:07 Removing intermediate container 64b7910ffa61 02:34:07 ---> c5c684dd9cdd 02:34:07 Step 5/24 : RUN apk add --update --no-cache make git 02:34:07 Removing intermediate container 1cd5e47db1b8 02:34:07 ---> c3a532b4a392 02:34:07 Step 5/22 : RUN apk add --update --no-cache make git 02:34:07 ---> Running in 993beafbc5fc 02:34:07 ---> Running in 1a0b33303a2a 02:34:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:34:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:34:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:34:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:34:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:34:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:34:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:34:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:34:07 + sudo tee /etc/docker/daemon.new 02:34:07 { 02:34:07 "registry-mirrors": [ 02:34:07 "https://nexus3.edgexfoundry.org:10001" 02:34:07 ], 02:34:07 "bip": "10.250.0.254/24", 02:34:07 "hosts": [ 02:34:07 "tcp://0.0.0.0:5555", 02:34:07 "unix:///var/run/docker.sock" 02:34:07 ], 02:34:07 "mtu": 1458, 02:34:07 "selinux-enabled": true, 02:34:07 "seccomp-profile": "/etc/docker/seccomp.json" 02:34:07 } [Pipeline] sh 02:34:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:34:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:34:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:34:08 OK: 211 MiB in 51 packages 02:34:08 OK: 211 MiB in 51 packages 02:34:08 v3.16.3-23-gb50c37c122 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 02:34:08 v3.16.3-23-gb50c37c122 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 02:34:08 OK: 17038 distinct packages available 02:34:08 OK: 211 MiB in 51 packages 02:34:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:34:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:34:08 OK: 211 MiB in 51 packages 02:34:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:34:08 + sudo service docker restart 02:34:08 OK: 211 MiB in 51 packages 02:34:08 Removing intermediate container 8a5f48764f34 02:34:08 ---> 0cfe048b6295 02:34:08 Step 5/24 : COPY go.mod vendor* ./ 02:34:08 Removing intermediate container 6416aa598723 02:34:08 ---> 79e209921f5b 02:34:08 Step 5/24 : COPY go.mod vendor* ./ 02:34:08 ---> 5cbe9853c1b4 02:34:08 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:08 ---> Running in 005ce46b588a 02:34:08 Removing intermediate container 993beafbc5fc 02:34:08 ---> afbd3f1eea4d 02:34:08 Step 6/24 : COPY go.mod vendor* ./ 02:34:08 ---> 13485cac3a39 02:34:08 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:09 ---> Running in ddc9b8c87953 02:34:09 Removing intermediate container 1a0b33303a2a 02:34:09 ---> 100d6687b72d 02:34:09 Step 6/22 : COPY go.mod vendor* ./ 02:34:09 Removing intermediate container f48503e67991 02:34:09 ---> c0f5e56e4f59 02:34:09 Step 5/19 : COPY go.mod vendor* ./ 02:34:09 ---> 4f9c1e2dd986 02:34:09 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:09 ---> Running in 69b38fbba4ab 02:34:09 ---> 7d95c6214b44 02:34:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:09 ---> 101710e0f033 02:34:09 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:09 ---> Running in ae3f58ee459a 02:34:09 ---> Running in ea14d79d0661 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:34:27 provisioning config files... 02:34:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/353@tmp/config15867893539155124306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:34:27 ---> docker-login.sh 02:34:27 nexus3.edgexfoundry.org:10001 02:34:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:28 Configure a credential helper to remove this warning. See 02:34:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:28 02:34:28 Login Succeeded 02:34:28 nexus3.edgexfoundry.org:10002 02:34:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:28 Configure a credential helper to remove this warning. See 02:34:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:28 02:34:28 Login Succeeded 02:34:28 nexus3.edgexfoundry.org:10003 02:34:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:28 Configure a credential helper to remove this warning. See 02:34:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:28 02:34:28 Login Succeeded 02:34:28 nexus3.edgexfoundry.org:10004 02:34:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:29 Configure a credential helper to remove this warning. See 02:34:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:29 02:34:29 Login Succeeded 02:34:29 docker.io 02:34:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:29 Configure a credential helper to remove this warning. See 02:34:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:29 02:34:29 Login Succeeded 02:34:29 ---> docker-login.sh ends [Pipeline] } 02:34:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:34:30 + git config --global --add safe.directory /w/workspace/edgex-go/353 [Pipeline] echo 02:34:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:34:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:34:30 ========================================================= 02:34:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:34:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:34:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:34:30 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:34:30 9b18e9b68314: Pulling fs layer 02:34:30 35d82f9e3411: Pulling fs layer 02:34:30 e16973657156: Pulling fs layer 02:34:30 fc693d55d65f: Pulling fs layer 02:34:30 7e9fc2657dce: Pulling fs layer 02:34:30 dda99020689f: Pulling fs layer 02:34:30 db1c61fa0a46: Pulling fs layer 02:34:30 fc693d55d65f: Waiting 02:34:30 7e9fc2657dce: Waiting 02:34:30 dda99020689f: Waiting 02:34:30 891c053d2c06: Pulling fs layer 02:34:30 db1c61fa0a46: Waiting 02:34:30 891c053d2c06: Waiting 02:34:30 e16973657156: Verifying Checksum 02:34:30 e16973657156: Download complete 02:34:30 35d82f9e3411: Download complete 02:34:30 7e9fc2657dce: Verifying Checksum 02:34:30 7e9fc2657dce: Download complete 02:34:30 dda99020689f: Verifying Checksum 02:34:30 dda99020689f: Download complete 02:34:30 9b18e9b68314: Verifying Checksum 02:34:30 9b18e9b68314: Download complete 02:34:31 891c053d2c06: Verifying Checksum 02:34:31 891c053d2c06: Download complete 02:34:32 9b18e9b68314: Pull complete 02:34:33 35d82f9e3411: Pull complete 02:34:33 db1c61fa0a46: Verifying Checksum 02:34:33 db1c61fa0a46: Download complete 02:34:33 e16973657156: Pull complete 02:34:33 fc693d55d65f: Verifying Checksum 02:34:33 fc693d55d65f: Download complete 02:34:46 fc693d55d65f: Pull complete 02:34:46 7e9fc2657dce: Pull complete 02:34:46 dda99020689f: Pull complete 02:34:48 Removing intermediate container 69b38fbba4ab 02:34:48 ---> 4914040a96ee 02:34:48 Step 8/24 : COPY . . 02:34:48 Removing intermediate container 005ce46b588a 02:34:48 ---> 0eacdf39b567 02:34:48 Step 7/24 : COPY . . 02:34:48 Removing intermediate container ae3f58ee459a 02:34:48 ---> 06b370606a55 02:34:48 Step 8/22 : COPY . . 02:34:48 Removing intermediate container ea14d79d0661 02:34:48 ---> ca7291fa6c32 02:34:48 Step 7/19 : COPY . . 02:34:48 Removing intermediate container ddc9b8c87953 02:34:48 ---> b300307f072b 02:34:48 Step 7/24 : COPY . . 02:34:52 db1c61fa0a46: Pull complete 02:34:54 891c053d2c06: Pull complete 02:34:54 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 02:34:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:34:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 02:34:55 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:34:55 WORKDIR /edgex 02:34:55 COPY go.mod . 02:34:55 RUN go mod download 02:34:55 + docker build -t ci-base-image-arm64 -f - . 02:34:55 Sending build context to Docker daemon 3.27MB 02:34:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:34:55 ---> f96f9c87975a 02:34:55 Step 2/4 : WORKDIR /edgex 02:34:57 ---> Running in 3d60a07e0cc0 02:34:58 Removing intermediate container 3d60a07e0cc0 02:34:58 ---> a94bcab6aec8 02:34:58 Step 3/4 : COPY go.mod . 02:34:58 ---> 9e6114e03564 02:34:58 Step 4/4 : RUN go mod download 02:34:58 ---> Running in 00575f51b6d5 02:35:14 ---> ac79a49f8438 02:35:14 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 02:35:14 ---> b47c019ba8b0 02:35:14 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 02:35:14 ---> 5b1ff8709ec5 02:35:14 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:35:14 ---> 81d876de665f 02:35:14 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 02:35:14 ---> 645ff9e2e554 02:35:14 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 02:35:14 ---> Running in b1fe8497dcaa 02:35:14 ---> Running in d5384bf8c15c 02:35:14 ---> Running in ea3a6848c207 02:35:14 ---> Running in e225a7254242 02:35:14 ---> Running in ee632c7dbced 02:35:14 Removing intermediate container b1fe8497dcaa 02:35:14 ---> 1c912bf08942 02:35:14 Step 9/24 : WORKDIR /edgex-go/spire-build 02:35:14 Removing intermediate container ea3a6848c207 02:35:14 ---> 173a64d7a7cc 02:35:14 Step 9/24 : WORKDIR /edgex-go/spire-build 02:35:14 ---> Running in aaffbe633b3d 02:35:14 ---> Running in c8422d8d9b63 02:35:14 Removing intermediate container c8422d8d9b63 02:35:14 ---> ccd0596131d3 02:35:14 Step 10/24 : 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 02:35:14 Removing intermediate container aaffbe633b3d 02:35:14 ---> 89ea6dbcd906 02:35:14 Step 10/24 : 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 02:35:14 ---> Running in 854a1f8a8a57 02:35:14 ---> Running in 8aecd6084125 02:35:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:35:14 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:35:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:35:15 Removing intermediate container 8aecd6084125 02:35:15 ---> 6b1c9c3e08fd 02:35:15 Step 11/24 : WORKDIR /edgex-go 02:35:15 Removing intermediate container 854a1f8a8a57 02:35:15 ---> 2af049fa15ff 02:35:15 Step 11/24 : WORKDIR /edgex-go 02:35:15 ---> Running in d4e0747f57a9 02:35:15 ---> Running in 78460cf4516a 02:35:15 Removing intermediate container d4e0747f57a9 02:35:15 ---> e0c8219e7392 02:35:15 02:35:15 Step 12/24 : FROM alpine:3.15 02:35:15 Removing intermediate container 78460cf4516a 02:35:15 ---> 086ec61dbfb8 02:35:15 02:35:15 Step 12/24 : FROM alpine:3.15 02:35:15 3.15: Pulling from library/alpine 02:35:15 3.15: Pulling from library/alpine 02:35:16 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 02:35:16 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 02:35:16 Status: Downloaded newer image for alpine:3.15 02:35:16 Status: Downloaded newer image for alpine:3.15 02:35:16 ---> c4fc93816858 02:35:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:35:16 ---> c4fc93816858 02:35:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:35:16 ---> Running in 4e3246e6e702 02:35:16 ---> Running in 9d05e20705b8 02:35:16 Removing intermediate container 4e3246e6e702 02:35:16 ---> abe3633d508a 02:35:16 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:35:16 Removing intermediate container 9d05e20705b8 02:35:16 ---> be69f8c0f213 02:35:16 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 02:35:16 ---> Running in 274753d3ad25 02:35:16 ---> Running in 9503d6a4288e 02:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:35:18 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 02:35:18 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 02:35:18 OK: 15859 distinct packages available 02:35:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:35:18 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 02:35:18 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 02:35:18 OK: 15859 distinct packages available 02:35:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:35:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:35:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:35:18 (1/5) Installing dumb-init (1.2.5-r1) 02:35:18 (2/5) Installing musl-obstack (1.2.3-r0) 02:35:18 (3/5) Installing libucontext (1.1-r0) 02:35:18 (1/4) Installing dumb-init (1.2.5-r1) 02:35:18 (4/5) Installing gcompat (1.0.0-r4) 02:35:18 (2/4) Installing musl-obstack (1.2.3-r0) 02:35:18 (3/4) Installing libucontext (1.1-r0) 02:35:18 (5/5) Installing openssl (1.1.1s-r1) 02:35:18 (4/4) Installing gcompat (1.0.0-r4) 02:35:18 Executing busybox-1.34.1-r7.trigger 02:35:18 Executing busybox-1.34.1-r7.trigger 02:35:18 OK: 6 MiB in 18 packages 02:35:18 OK: 7 MiB in 19 packages 02:35:23 Removing intermediate container 274753d3ad25 02:35:23 ---> 34cf0562e427 02:35:23 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:35:23 Removing intermediate container 9503d6a4288e 02:35:23 ---> 2debdb9d9a29 02:35:23 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 02:35:29 ---> d137f8035f64 02:35:29 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:35:31 Removing intermediate container 00575f51b6d5 02:35:31 ---> 0e417313cf94 02:35:31 Successfully built 0e417313cf94 02:35:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:31 ---> 0e39f8ecbcf7 02:35:31 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:35:31 + docker inspect -f . ci-base-image-arm64 02:35:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:35:31 prd-ubuntu20.04-docker-arm64-4c-16g-120064 does not seem to be running inside a container 02:35:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/353 -v /w/workspace/edgex-go/353:/w/workspace/edgex-go/353:rw,z -v /w/workspace/edgex-go/353@tmp:/w/workspace/edgex-go/353@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 02:35:32 ---> 5bf411677c1d 02:35:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:35:32 ---> 6bf31a88e22e 02:35:32 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 02:35:32 ---> Running in f5959137d620 02:35:32 ---> 2aa7e748f6d1 02:35:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:35:32 Removing intermediate container f5959137d620 02:35:32 ---> a96cd2934780 02:35:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:35:33 ---> bdb1999f39fc 02:35:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:35:33 $ docker top b97b6f96bc06fcf33f33bd5140584d0b058090b7aabe382a1b1f314704053283 -eo pid,comm 02:35:33 ---> b40c9b03690c 02:35:33 Step 19/24 : WORKDIR / 02:35:33 ---> Running in 31985093d120 [Pipeline] { [Pipeline] sh 02:35:34 + go version 02:35:34 go version go1.18.7 linux/arm64 [Pipeline] } 02:35:34 $ docker stop --time=1 b97b6f96bc06fcf33f33bd5140584d0b058090b7aabe382a1b1f314704053283 02:35:34 ---> 878a1f5f5050 02:35:34 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:35:34 Removing intermediate container 31985093d120 02:35:34 ---> f3ec32ebff20 02:35:34 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:35:34 ---> Running in 1bccbe604014 02:35:34 ---> Running in 10c6c9b2273f 02:35:35 Removing intermediate container 10c6c9b2273f 02:35:35 ---> 5024f18ffd2a 02:35:35 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:35:35 Removing intermediate container 1bccbe604014 02:35:35 ---> 189ef327acac 02:35:35 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:35:35 ---> Running in 689ef27b1ba7 02:35:35 ---> Running in c041b36bf73a 02:35:35 $ docker rm -f b97b6f96bc06fcf33f33bd5140584d0b058090b7aabe382a1b1f314704053283 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 02:35:35 Removing intermediate container 689ef27b1ba7 02:35:35 ---> a4080d31ef72 02:35:35 Step 22/24 : LABEL arch=x86_64 [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 02:35:36 ---> Running in 29164455a83c 02:35:36 Removing intermediate container c041b36bf73a 02:35:36 ---> 1d73e64975ae 02:35:36 Step 22/24 : LABEL arch=x86_64 02:35:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:35:36 02:35:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:36 ---> Running in 40cf69b723ec 02:35:36 Removing intermediate container 29164455a83c 02:35:36 ---> 22992e5ff835 02:35:36 Step 23/24 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c 02:35:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:35:36 latest: Pulling from edgex-devops/edgex-compose-arm64 02:35:36 29e5d40040c1: Pulling fs layer 02:35:36 1ce36da41761: Pulling fs layer 02:35:36 25b303627fd3: Pulling fs layer 02:35:36 ---> Running in 9c7a664975eb 02:35:36 Removing intermediate container 40cf69b723ec 02:35:36 ---> 63faeaea88ba 02:35:36 Step 23/24 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c 02:35:37 29e5d40040c1: Download complete 02:35:37 Removing intermediate container 9c7a664975eb 02:35:37 ---> 4abdb9c8d384 02:35:37 Step 24/24 : LABEL version=2.3.1-dev.5 02:35:37 1ce36da41761: Verifying Checksum 02:35:37 1ce36da41761: Download complete 02:35:37 ---> Running in 9eab1c3a1516 02:35:37 29e5d40040c1: Pull complete 02:35:37 ---> Running in 62ada2937241 02:35:38 Removing intermediate container 9eab1c3a1516 02:35:38 ---> c5b08edbb4c2 02:35:38 Step 24/24 : LABEL version=2.3.1-dev.5 02:35:39 1ce36da41761: Pull complete 02:35:39 25b303627fd3: Verifying Checksum 02:35:39 25b303627fd3: Download complete 02:35:40 Removing intermediate container 62ada2937241 02:35:40 ---> 7571b92913af 02:35:40 02:35:40 ---> Running in 98b7924f57de 02:35:40 Successfully built 7571b92913af 02:35:40 Successfully tagged security-spire-agent:latest 02:35:40  Building security-spire-agent ... done Building sys-mgmt-agent 02:35:43 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:35:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:35:43 ---> ac9adc49c00f 02:35:43 Step 3/22 : WORKDIR /edgex-go 02:35:43 ---> Using cache 02:35:43 ---> ace00c77aa93 02:35:43 Step 4/22 : RUN apk add --update --no-cache make bash git 02:35:46 Removing intermediate container 98b7924f57de 02:35:46 ---> 7ceb5c61ec2a 02:35:46 02:35:46 Successfully built 7ceb5c61ec2a 02:35:47 Successfully tagged security-spire-config:latest 02:35:47 Building support-notifications 02:35:49 25b303627fd3: Pull complete 02:35:49 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 02:35:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:35:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:35:49 prd-ubuntu20.04-docker-arm64-4c-16g-120064 does not seem to be running inside a container 02:35:49 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/353 -v /w/workspace/edgex-go/353:/w/workspace/edgex-go/353:rw,z -v /w/workspace/edgex-go/353@tmp:/w/workspace/edgex-go/353@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 02:35:51 $ docker top 8440d98d505f16e9601640b2d1f36c6ea8192e03de309fab394497d298204219 -eo pid,comm 02:35:51  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:35:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:35:51 ---> ac9adc49c00f 02:35:51 Step 3/22 : ARG ADD_BUILD_TAGS="" 02:35:51 ---> Using cache 02:35:51 ---> 32d87efed734 02:35:51 Step 4/22 : WORKDIR /edgex-go 02:35:51 ---> Using cache 02:35:51 ---> c5c684dd9cdd 02:35:51 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [Pipeline] { [Pipeline] sh 02:35:52 + docker-compose build --help 02:35:52 + grep parallel 02:35:53 ---> Running in f40133eb573f 02:35:53 ---> Running in 611aa9a6da61 02:35:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:35:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:35:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:35:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:35:54 OK: 211 MiB in 51 packages 02:35:54 OK: 211 MiB in 51 packages 02:35:57 --parallel Build images in parallel. [Pipeline] } 02:35:57 $ docker stop --time=1 8440d98d505f16e9601640b2d1f36c6ea8192e03de309fab394497d298204219 02:35:59 $ docker rm -f 8440d98d505f16e9601640b2d1f36c6ea8192e03de309fab394497d298204219 02:35:59 Removing intermediate container f40133eb573f 02:35:59 ---> 8de292bde790 02:35:59 Step 5/22 : COPY go.mod vendor* ./ 02:35:59 Removing intermediate container 611aa9a6da61 02:35:59 ---> e3bfe17bc8ce 02:35:59 Step 6/22 : COPY go.mod vendor* ./ 02:35:59 Removing intermediate container e225a7254242 02:35:59 ---> 27449f98b338 02:35:59 02:35:59 Step 10/24 : FROM alpine:3.16 02:35:59 Removing intermediate container d5384bf8c15c 02:35:59 Removing intermediate container ee632c7dbced 02:35:59 ---> adbddc87547a 02:35:59 ---> fed47943be03 02:35:59 02:35:59 Step 9/19 : FROM alpine:3.15 02:35:59 02:35:59 Step 10/22 : FROM alpine:3.16 ---> c4fc93816858 02:35:59 02:35:59 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:35:59 ---> Using cache 02:35:59 ---> abe3633d508a 02:35:59 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:35:59 ---> a4f0b83607aa 02:35:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:59 ---> 2691f8df6c36 02:35:59 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:59 3.16: Pulling from library/alpine 02:35:59 ---> Running in 16afc61afca0 02:35:59 ---> Running in 99560ac2fc35 02:35:59 ---> Running in d99bbbc8284d 02:35:59 3.16: Pulling from library/alpine 02:35:59 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 02:35:59 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 02:35:59 Status: Image is up to date for alpine:3.16 02:35:59 Status: Downloaded newer image for alpine:3.16 02:35:59 ---> bfe296a52501 02:35:59 Step 11/22 : RUN apk add --update --no-cache dumb-init 02:35:59 ---> bfe296a52501 02:35:59 Step 11/24 : RUN apk add --update --no-cache dumb-init [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:59 ---> Running in edf7bf08dafd 02:35:59 ---> Running in 019167f07307 02:35:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:35:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:36:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:36:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:36:00 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 02:36:00 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 02:36:00 OK: 15859 distinct packages available 02:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:36:00 prd-ubuntu20.04-docker-arm64-4c-16g-120064 does not seem to be running inside a container 02:36:00 $ 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/353 -v /w/workspace/edgex-go/353:/w/workspace/edgex-go/353:rw,z -v /w/workspace/edgex-go/353@tmp:/w/workspace/edgex-go/353@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 02:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:36:00 (1/9) Installing ca-certificates (20220614-r0) 02:36:00 (2/9) Installing brotli-libs (1.0.9-r5) 02:36:00 (3/9) Installing nghttp2-libs (1.46.0-r0) 02:36:00 (4/9) Installing libcurl (7.80.0-r4) 02:36:00 (5/9) Installing curl (7.80.0-r4) 02:36:00 (6/9) Installing dumb-init (1.2.5-r1) 02:36:00 (7/9) Installing musl-obstack (1.2.3-r0) 02:36:00 (8/9) Installing libucontext (1.1-r0) 02:36:00 (1/1) Installing dumb-init (1.2.5-r1) 02:36:00 (9/9) Installing gcompat (1.0.0-r4) 02:36:00 Executing busybox-1.35.0-r17.trigger 02:36:00 Executing busybox-1.34.1-r7.trigger 02:36:00 OK: 6 MiB in 15 packages 02:36:00 Executing ca-certificates-20220614-r0.trigger 02:36:00 OK: 8 MiB in 23 packages 02:36:00 (1/1) Installing dumb-init (1.2.5-r1) 02:36:00 Executing busybox-1.35.0-r17.trigger 02:36:00 OK: 6 MiB in 15 packages 02:36:01 $ docker top 01d268d467986c3da392fcdaa8879ecc56746a8f83b80187b1d7ea3de6333af4 -eo pid,comm [Pipeline] { [Pipeline] sh 02:36:02 + docker-compose -f ./docker-compose-build.yml build --parallel 02:36:07 Removing intermediate container edf7bf08dafd 02:36:07 ---> 4a3d3ac3ee93 02:36:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:36:07 Removing intermediate container 019167f07307 02:36:07 ---> 08877fc2a38e 02:36:07 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:36:07 Removing intermediate container 16afc61afca0 02:36:07 ---> d1e3658dc140 02:36:07 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 02:36:07 ---> Running in 14e97e03c0f7 02:36:07 ---> Running in 901205b37133 02:36:07 ---> 071471a40f17 02:36:07 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:36:07 Removing intermediate container 14e97e03c0f7 02:36:07 ---> a3ab78d93f5b 02:36:07 Step 13/22 : ENV APP_PORT=59861 02:36:07 Building core-command ... 02:36:07 Building core-data ... 02:36:07 Building core-metadata ... 02:36:07 Building security-bootstrapper ... 02:36:07 Building security-proxy-setup ... 02:36:07 Building security-secretstore-setup ... 02:36:07 Building security-spiffe-token-provider ... 02:36:07 Building security-spire-agent ... 02:36:07 Building security-spire-config ... 02:36:07 Building security-spire-server ... 02:36:07 Building support-notifications ... 02:36:07 Building support-scheduler ... 02:36:07 Building sys-mgmt-agent ... 02:36:07 Building security-bootstrapper 02:36:07 Building core-data 02:36:07 Building security-spiffe-token-provider 02:36:07 Building security-spire-server 02:36:07 Building security-secretstore-setup 02:36:08 Removing intermediate container 901205b37133 02:36:08 ---> dd091ea9f796 02:36:08 Step 13/24 : ENV APP_PORT=59881 02:36:12 ---> Running in 2feb97816587 02:36:12 ---> 7745d2aba637 02:36:12 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 02:36:12 ---> Running in 5d5f0c994c59 02:36:12 Removing intermediate container 2feb97816587 02:36:12 ---> 386058b3ba3b 02:36:12 Step 14/22 : EXPOSE $APP_PORT 02:36:12 Removing intermediate container 5d5f0c994c59 02:36:12 ---> caadcb325d25 02:36:12 Step 14/24 : EXPOSE $APP_PORT 02:36:12 ---> 89035dc1e108 02:36:12 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 02:36:12 ---> Running in f7e587886db1 02:36:12 ---> Running in 664cf7773e23 02:36:12 ---> Running in 87b8ee44f7b1 02:36:12 Removing intermediate container f7e587886db1 02:36:12 ---> f5c54ae24987 02:36:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:36:12 Removing intermediate container 87b8ee44f7b1 02:36:12 ---> a6c96d124da9 02:36:12 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:36:12 Removing intermediate container 664cf7773e23 02:36:12 ---> 27c408f0aa4d 02:36:12 Step 15/24 : WORKDIR / 02:36:12 ---> Running in acbae161ce54 02:36:12 ---> Running in b9c7356b3146 02:36:12 ---> daeeb9094e74 02:36:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:36:12 Removing intermediate container acbae161ce54 02:36:12 ---> 9401fc9b8d69 02:36:12 Step 17/19 : LABEL arch=x86_64 02:36:13 Removing intermediate container 99560ac2fc35 02:36:13 ---> d77ab6942652 02:36:13 Step 8/22 : COPY . . 02:36:13 Removing intermediate container d99bbbc8284d 02:36:13 ---> 9924eb2db7f7 02:36:13 Step 7/22 : COPY . . 02:36:19 Removing intermediate container b9c7356b3146 02:36:19 ---> 8ba20e784e5f 02:36:19 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:36:19 ---> Running in 5af151a25055 02:36:20 ---> b4f62a63601f 02:36:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:36:20 Removing intermediate container 5af151a25055 02:36:20 ---> 62cb02443c92 02:36:20 Step 18/19 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c 02:36:20 ---> cf1d93e5fe06 02:36:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:36:20 ---> Running in a4a5705068a3 02:36:20 ---> 84d82aa14728 02:36:20 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:36:20 ---> e02920da899b 02:36:20 Step 9/22 : RUN make cmd/support-notifications/support-notifications 02:36:20 ---> Running in 9063f8e1de43 02:36:20 ---> Running in 71c7182f5de0 02:36:20 ---> fd727c323cf0 02:36:20 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 02:36:20 Removing intermediate container a4a5705068a3 02:36:20 ---> db61a95f519a 02:36:20 Step 19/19 : LABEL version=2.3.1-dev.5 02:36:20 ---> Running in c907abfb427a 02:36:20 ---> Running in 0c117feee0fe 02:36:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:36:20 Removing intermediate container c907abfb427a 02:36:20 ---> 4bb4c801c3b0 02:36:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:36:20 ---> 92e2685d5cf9 02:36:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:36:20 Removing intermediate container 0c117feee0fe 02:36:20 ---> 4b87c0999ccd 02:36:20 02:36:20 ---> Running in 054c9bcb2abb 02:36:20 Successfully built 4b87c0999ccd 02:36:20 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:36:20 Successfully tagged security-spiffe-token-provider:latest 02:36:20 Building core-data 02:36:20  Building security-spiffe-token-provider ... done Removing intermediate container 054c9bcb2abb 02:36:20 ---> 10280e3be307 02:36:20 Step 20/22 : LABEL arch=x86_64 02:36:20 ---> f036114ab26f 02:36:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 02:36:20 ---> Running in 2b897101edd6 02:36:22 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:36:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:36:22 ---> 0e417313cf94 02:36:22 Step 3/22 : ARG ADD_BUILD_TAGS="" 02:36:22 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:36:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:36:22 ---> 0e417313cf94 02:36:22 Step 3/24 : WORKDIR /edgex-go 02:36:22 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:36:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:36:22 ---> 0e417313cf94 02:36:22 Step 3/23 : WORKDIR /edgex-go 02:36:22 ---> Running in 59bfb6519343 02:36:22 ---> Running in 8f7e4b85f3ed 02:36:22 ---> Running in 61fe868dc6a1 02:36:22 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:36:22 Step 2/19 : FROM ${BUILDER_BASE} AS builder 02:36:22 ---> 0e417313cf94 02:36:22 Step 3/19 : WORKDIR /edgex-go 02:36:22 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:36:22 Step 2/32 : FROM ${BUILDER_BASE} AS builder 02:36:22 ---> 0e417313cf94 02:36:22 Step 3/32 : WORKDIR /edgex-go 02:36:22 ---> Running in b8b5d1cb89bd 02:36:22 ---> Running in 9828b3afd816 02:36:22 Removing intermediate container 8f7e4b85f3ed 02:36:22 ---> 0f40f4b44588 02:36:22 Step 4/24 : RUN apk add --update --no-cache make git 02:36:22 Removing intermediate container 59bfb6519343 02:36:22 ---> e2342b6ef771 02:36:22 Step 4/22 : WORKDIR /edgex-go 02:36:22 ---> Running in 056a1ff9340b 02:36:22 Removing intermediate container 61fe868dc6a1 02:36:22 ---> 10337771cd78 02:36:22 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 02:36:22 ---> Running in a57db3a0216f 02:36:22 ---> Running in 284e86624bad 02:36:22 Removing intermediate container 9828b3afd816 02:36:22 Removing intermediate container b8b5d1cb89bd 02:36:22 ---> 57a9379b8e29 02:36:22 ---> 8bdb5386d6fc 02:36:22 Step 4/19 : RUN apk update && apk --no-cache --update add build-baseStep 4/32 : RUN apk add --update --no-cache make git 02:36:22 02:36:23 ---> Running in e4dc95f47866 02:36:23 ---> Running in 4548cd520b80 02:36:23 Removing intermediate container a57db3a0216f 02:36:23 ---> 94dcf5b88bb9 02:36:23 Step 5/22 : RUN apk add --update --no-cache make git 02:36:23 ---> Running in 34deb3fb0756 02:36:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:36:25 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:36:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:36:25 ---> ac9adc49c00f 02:36:25 Step 3/22 : ARG ADD_BUILD_TAGS="" 02:36:25 ---> Using cache 02:36:25 ---> 32d87efed734 02:36:25 Step 4/22 : WORKDIR /edgex-go 02:36:25 ---> Using cache 02:36:25 ---> c5c684dd9cdd 02:36:25 Step 5/22 : RUN apk add --update --no-cache make git 02:36:25 ---> Using cache 02:36:25 ---> afbd3f1eea4d 02:36:25 Step 6/22 : COPY go.mod vendor* ./ 02:36:25 ---> Using cache 02:36:25 ---> 4f9c1e2dd986 02:36:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:36:25 ---> Using cache 02:36:25 ---> 4914040a96ee 02:36:25 Step 8/22 : COPY . . 02:36:25 ---> Using cache 02:36:25 ---> 645ff9e2e554 02:36:25 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 02:36:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:36:26 OK: 221 MiB in 51 packages 02:36:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:36:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:36:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:36:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:36:27 Removing intermediate container 2b897101edd6 02:36:27 ---> f51fd13bc3ba 02:36:27 Step 21/22 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c 02:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:36:27 Removing intermediate container 056a1ff9340b 02:36:27 ---> 8d5fe62f03d3 02:36:27 Step 5/24 : COPY go.mod vendor* ./ 02:36:27 ---> Running in 6f835318a0fe 02:36:27 ---> 4e1a238de5d3 02:36:27 Step 20/24 : ENTRYPOINT ["/core-metadata"] 02:36:27 ---> Running in cb1c6209443a 02:36:28 ---> Running in 13186e7f6aef 02:36:28 Removing intermediate container cb1c6209443a 02:36:28 ---> 34c779ff086a 02:36:28 Step 22/22 : LABEL version=2.3.1-dev.5 02:36:28 ---> Running in 5bc431502c81 02:36:28 Removing intermediate container 13186e7f6aef 02:36:28 ---> 068c45b5d410 02:36:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:36:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:36:28 ---> Running in 42667aa34405 02:36:28 Removing intermediate container 5bc431502c81 02:36:28 ---> c4c505b024f8 02:36:28 02:36:28 Successfully built c4c505b024f8 02:36:28 Successfully tagged support-scheduler:latest 02:36:28  Building support-scheduler ... done Removing intermediate container 42667aa34405 02:36:28 ---> 5de0fb3574b8 02:36:28 Step 22/24 : LABEL arch=x86_64 02:36:28 Building security-bootstrapper 02:36:28 ---> Running in 18db0b31df49 02:36:28 OK: 221 MiB in 51 packages 02:36:28 ---> fd9e660d6980 02:36:28 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:36:28 OK: 221 MiB in 51 packages 02:36:28 OK: 221 MiB in 51 packages 02:36:28 ---> Running in 73d62e3ed133 02:36:29 v3.16.3-23-gb50c37c122 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 02:36:29 v3.16.3-23-gb50c37c122 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 02:36:29 OK: 16895 distinct packages available 02:36:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:36:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:36:30 Removing intermediate container 284e86624bad 02:36:30 ---> 54451ddd4136 02:36:30 Step 5/23 : COPY go.mod vendor* ./ 02:36:30 OK: 221 MiB in 51 packages 02:36:31 Removing intermediate container 34deb3fb0756 02:36:31 ---> ed6f6f049d14 02:36:31 Step 6/22 : COPY go.mod vendor* ./ 02:36:31 Removing intermediate container 4548cd520b80 02:36:31 ---> 0ffed1cdd5cc 02:36:31 Step 5/32 : COPY go.mod vendor* ./ 02:36:31 ---> 4e5a2a87e154 02:36:31 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:36:31 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:36:31 Step 2/32 : FROM ${BUILDER_BASE} AS builder 02:36:31 ---> ac9adc49c00f 02:36:31 Step 3/32 : WORKDIR /edgex-go 02:36:31 ---> Using cache 02:36:31 ---> ace00c77aa93 02:36:31 Step 4/32 : RUN apk add --update --no-cache make git 02:36:32 ---> Running in f55dccc8e680 02:36:32 ---> 8ebd76d87c37 02:36:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:36:32 Removing intermediate container e4dc95f47866 02:36:32 ---> e506d888b809 02:36:32 Step 5/19 : COPY go.mod vendor* ./ 02:36:32 ---> e9b08c5a3985 02:36:32 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:36:32 ---> Running in 3d8dd0a3482b 02:36:33 ---> Running in 2ad472f7f329 02:36:34 ---> 397bb4c8acf8 02:36:34 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:36:34 ---> Running in 49064e5051b4 02:36:36 Removing intermediate container 18db0b31df49 02:36:36 ---> 70ed952e2182 02:36:36 Step 23/24 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c 02:36:38 ---> Running in 895abc55702f 02:36:38 ---> Running in 94ad7254a7b6 02:36:38 Removing intermediate container 895abc55702f 02:36:38 ---> 01203b5b7f79 02:36:38 Step 24/24 : LABEL version=2.3.1-dev.5 02:36:38 ---> Running in 27a130eda266 02:36:38 Removing intermediate container 27a130eda266 02:36:38 ---> fa107911cea3 02:36:38 02:36:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:36:38 Successfully built fa107911cea3 02:36:38 Successfully tagged core-metadata:latest 02:36:38  Building core-metadata ... done Building security-secretstore-setup 02:36:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:36:39 OK: 211 MiB in 51 packages 02:36:43 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:36:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:36:43 ---> ac9adc49c00f 02:36:43 Step 3/24 : WORKDIR /edgex-go 02:36:43 ---> Using cache 02:36:43 ---> ace00c77aa93 02:36:43 Step 4/24 : RUN apk add --update --no-cache make git 02:36:51 ---> Running in 64870b1a57f8 02:36:51 Removing intermediate container 94ad7254a7b6 02:36:51 ---> 21d724638ed0 02:36:51 Step 5/32 : COPY go.mod vendor* ./ 02:36:54 ---> 1890e2885c8d 02:36:54 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:36:54 ---> Running in 5df8fbd0acd8 02:36:54 Removing intermediate container 9063f8e1de43 02:36:54 ---> ff2156bd33c5 02:36:54 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:36:54 Removing intermediate container 6f835318a0fe 02:36:54 ---> 9884d2d48f21 02:36:54 02:36:54 Step 10/22 : FROM alpine:3.16 02:36:54 ---> bfe296a52501 02:36:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:36:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:36:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:36:54 ---> Running in 3eba13137d72 02:36:54 ---> Running in f2c864958012 02:36:54 OK: 211 MiB in 51 packages 02:36:55 Removing intermediate container 3eba13137d72 02:36:55 ---> 6090935a3ee4 02:36:55 Step 12/22 : ENV APP_PORT=59880 02:36:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:36:55 ---> Running in 3dab36cc81b7 02:36:55 Removing intermediate container 3dab36cc81b7 02:36:55 ---> 7db315a44005 02:36:55 Step 13/22 : EXPOSE $APP_PORT 02:36:56 Removing intermediate container 64870b1a57f8 02:36:56 ---> 9a212e8dfdd8 02:36:56 Step 5/24 : COPY go.mod vendor* ./ 02:36:56 ---> Running in c3f96a5cdbf2 02:36:56 Removing intermediate container c3f96a5cdbf2 02:36:56 ---> c88d8af413a8 02:36:56 Step 14/22 : RUN apk add --update --no-cache dumb-init 02:36:56 ---> Running in be5c095cd88c 02:36:56 ---> e1195dc7d658 02:36:56 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:36:57 Removing intermediate container f2c864958012 02:36:57 ---> 76342a81058f 02:36:57 02:36:57 Step 10/22 : FROM alpine:3.16 02:36:57 ---> bfe296a52501 02:36:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:36:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:36:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:36:58 (1/1) Installing dumb-init (1.2.5-r1) 02:36:58 Executing busybox-1.35.0-r17.trigger 02:36:58 ---> Running in 17b999504d7e 02:36:58 OK: 6 MiB in 15 packages 02:36:59 ---> Running in 902423a4220a 02:36:59 Removing intermediate container 902423a4220a 02:36:59 ---> 67738b7a650e 02:36:59 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 02:36:59 Removing intermediate container 71c7182f5de0 02:36:59 ---> 8f75ecbcfd94 02:36:59 02:36:59 Step 10/22 : FROM alpine:3.16 02:36:59 ---> bfe296a52501 02:36:59 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 02:37:00 ---> Running in 716f36c19385 02:37:00 ---> Running in 848ef55ce037 02:37:00 Removing intermediate container be5c095cd88c 02:37:00 ---> 55dc4099f286 02:37:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:37:00 ---> 18b758bf3ebe 02:37:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:37:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:37:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:37:00 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 02:37:00 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 02:37:00 (3/33) Installing readline (8.1.2-r0) 02:37:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:37:00 (4/33) Installing bash (5.1.16-r2) 02:37:00 Executing bash-5.1.16-r2.post-install 02:37:00 (5/33) Installing ca-certificates (20220614-r0) 02:37:01 (6/33) Installing brotli-libs (1.0.9-r6) 02:37:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:37:01 (7/33) Installing nghttp2-libs (1.47.0-r0) 02:37:01 (8/33) Installing libcurl (7.83.1-r4) 02:37:01 (9/33) Installing curl (7.83.1-r4) 02:37:01 (10/33) Installing docker-cli (20.10.20-r0) 02:37:01 (1/2) Installing ca-certificates (20220614-r0) 02:37:01 (2/2) Installing dumb-init (1.2.5-r1) 02:37:01 Executing busybox-1.35.0-r17.trigger 02:37:01 Executing ca-certificates-20220614-r0.trigger 02:37:01 (11/33) Installing dumb-init (1.2.5-r1) 02:37:01 (12/33) Installing libbz2 (1.0.8-r1) 02:37:01 (13/33) Installing expat (2.5.0-r0) 02:37:01 (14/33) Installing libffi (3.4.2-r1) 02:37:01 (15/33) Installing gdbm (1.23-r0) 02:37:01 OK: 6 MiB in 16 packages 02:37:01 (16/33) Installing xz-libs (5.2.5-r1) 02:37:01 (17/33) Installing libgcc (11.2.1_git20220219-r2) 02:37:01 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 02:37:01 (19/33) Installing mpdecimal (2.5.1-r1) 02:37:01 (20/33) Installing sqlite-libs (3.38.5-r0) 02:37:01 (21/33) Installing python3 (3.10.8-r0) 02:37:02 (22/33) Installing py3-contextlib2 (21.6.0-r2) 02:37:02 (23/33) Installing py3-tomli (2.0.1-r1) 02:37:02 (24/33) Installing py3-pep517 (0.12.0-r2) 02:37:02 (25/33) Installing py3-six (1.16.0-r1) 02:37:02 (26/33) Installing py3-retrying (1.3.3-r3) 02:37:02 (27/33) Installing py3-appdirs (1.4.4-r3) 02:37:02 (28/33) Installing py3-more-itertools (8.13.0-r0) 02:37:02 (29/33) Installing py3-ordered-set (4.0.2-r3) 02:37:02 (30/33) Installing py3-parsing (2.4.7-r3) 02:37:02 (31/33) Installing py3-packaging (21.3-r0) 02:37:02 (32/33) Installing py3-setuptools (59.4.0-r0) 02:37:02 (33/33) Installing py3-pip (22.1.1-r0) 02:37:02 Executing busybox-1.35.0-r17.trigger 02:37:02 Executing ca-certificates-20220614-r0.trigger 02:37:02 OK: 123 MiB in 47 packages 02:37:09 ---> e5b229e7bba7 02:37:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:37:09 ---> cd6ab92c9827 02:37:09 Step 18/22 : ENTRYPOINT ["/core-data"] 02:37:09 Removing intermediate container 5df8fbd0acd8 02:37:09 ---> 5e9692a7d287 02:37:09 Step 7/32 : COPY . . 02:37:10 Removing intermediate container 848ef55ce037 02:37:10 ---> f733aa8b1933 02:37:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:37:13 ---> Running in 755191a64c79 02:37:15 Removing intermediate container 755191a64c79 02:37:15 ---> 969c99ae08d6 02:37:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:37:15 ---> Running in 1e4f3e279dfb 02:37:15 ---> 88ff37a2e34f 02:37:15 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:37:15 Collecting docker-compose==1.23.2 02:37:15 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:37:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 17.3 MB/s eta 0:00:00 02:37:15 Collecting docopt<0.7,>=0.6.1 02:37:15 Downloading docopt-0.6.2.tar.gz (25 kB) 02:37:15 Preparing metadata (setup.py): started 02:37:15 Removing intermediate container 17b999504d7e 02:37:15 ---> 1aef1c8983a9 02:37:15 Step 7/24 : COPY . . 02:37:15 ---> Running in f1ede138fbb3 02:37:15 ---> Running in 28638e51711f 02:37:16 Preparing metadata (setup.py): finished with status 'done' 02:37:16 Collecting cached-property<2,>=1.2.0 02:37:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:37:16 Collecting websocket-client<1.0,>=0.32.0 02:37:16 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:37:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 99.4 MB/s eta 0:00:00 02:37:16 Collecting PyYAML<4,>=3.10 02:37:16 Downloading PyYAML-3.13.tar.gz (270 kB) 02:37:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 29.2 MB/s eta 0:00:00 02:37:17 Preparing metadata (setup.py): started 02:37:17 Preparing metadata (setup.py): finished with status 'done' 02:37:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:37:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:37:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 132.4 MB/s eta 0:00:00 02:37:17 Collecting docker<4.0,>=3.6.0 02:37:17 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:37:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 96.8 MB/s eta 0:00:00 02:37:17 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 02:37:17 Collecting dockerpty<0.5,>=0.4.1 02:37:17 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:37:17 Preparing metadata (setup.py): started 02:37:18 Preparing metadata (setup.py): finished with status 'done' 02:37:18 Collecting texttable<0.10,>=0.9.0 02:37:18 Downloading texttable-0.9.1.tar.gz (11 kB) 02:37:18 Preparing metadata (setup.py): started 02:37:18 Preparing metadata (setup.py): finished with status 'done' 02:37:19 Collecting jsonschema<3,>=2.5.1 02:37:19 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:37:19 Collecting docker-pycreds>=0.4.0 02:37:19 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:37:19 Collecting urllib3<1.25,>=1.21.1 02:37:19 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:37:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 42.3 MB/s eta 0:00:00 02:37:19 Collecting chardet<3.1.0,>=3.0.2 02:37:19 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:37:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 43.4 MB/s eta 0:00:00 02:37:19 Collecting certifi>=2017.4.17 02:37:19 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 02:37:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 49.4 MB/s eta 0:00:00 02:37:19 Collecting idna<2.8,>=2.5 02:37:19 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:37:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 160.2 MB/s eta 0:00:00 02:37:19 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:37:19 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:37:19 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:37:19 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:37:19 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 02:37:19 Running setup.py install for texttable: started 02:37:19 Running setup.py install for texttable: finished with status 'done' 02:37:19 Running setup.py install for PyYAML: started 02:37:20 Removing intermediate container 1e4f3e279dfb 02:37:20 ---> cc6f0e3146d3 02:37:20 Step 13/22 : ENV APP_PORT=59860 02:37:20 Running setup.py install for PyYAML: finished with status 'done' 02:37:21 Removing intermediate container 28638e51711f 02:37:21 ---> 2a58e6f02178 02:37:21 Step 20/22 : LABEL arch=x86_64 02:37:21 ---> 52d54017d865 02:37:21 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:37:21 ---> Running in e1a4b5a80f84 02:37:21 Running setup.py install for docopt: started 02:37:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:37:21 ---> Running in 1daa908c8345 02:37:21 ---> Running in e01d182d79a4 02:37:21 Running setup.py install for docopt: finished with status 'done' 02:37:22 Removing intermediate container e1a4b5a80f84 02:37:22 ---> c8e4b0780778 02:37:22 Step 14/22 : EXPOSE $APP_PORT 02:37:22 Removing intermediate container 1daa908c8345 02:37:22 ---> f9104549a11e 02:37:22 Step 21/22 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c 02:37:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:37:22 Running setup.py install for dockerpty: started 02:37:22 ---> Running in ea16e117f6f2 02:37:22 ---> Running in 7a04e5ac3c72 02:37:23 Running setup.py install for dockerpty: finished with status 'done' 02:37:23 Removing intermediate container ea16e117f6f2 02:37:23 ---> de1caa1949b1 02:37:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:37:23 Removing intermediate container 7a04e5ac3c72 02:37:23 ---> 270ca2db0306 02:37:23 Step 22/22 : LABEL version=2.3.1-dev.5 02:37:24 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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 02:37:24 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 02:37:25  ---> Running in 16a3fa21cb00 02:37:26 ---> 08f5390711f3 02:37:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:37:29 Removing intermediate container 16a3fa21cb00 02:37:29 ---> e673f3ae9dbc 02:37:29 02:37:29 Successfully built e673f3ae9dbc 02:37:31 Successfully tagged core-data:latest 02:37:31  Building core-data ... done Building security-spire-server 02:37:36 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:37:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:37:36 ---> ac9adc49c00f 02:37:36 Step 3/23 : WORKDIR /edgex-go 02:37:36 ---> Using cache 02:37:36 ---> ace00c77aa93 02:37:36 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 02:37:36 ---> Using cache 02:37:36 ---> 79e209921f5b 02:37:36 Step 5/23 : COPY go.mod vendor* ./ 02:37:36 ---> Using cache 02:37:36 ---> 13485cac3a39 02:37:36 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:37:36 ---> Using cache 02:37:36 ---> b300307f072b 02:37:36 Step 7/23 : COPY . . 02:37:36 ---> Using cache 02:37:36 ---> ac79a49f8438 02:37:36 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 02:37:36 ---> Using cache 02:37:36 ---> 1c912bf08942 02:37:36 Step 9/23 : WORKDIR /edgex-go/spire-build 02:37:36 ---> Using cache 02:37:36 ---> 89ea6dbcd906 02:37:36 Step 10/23 : 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 02:37:41 ---> 27950724d73c 02:37:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:37:41 ---> Running in 6c9af205dcdc 02:37:41 Removing intermediate container 716f36c19385 02:37:41 ---> 5b3e3e7bb39a 02:37:41 Step 13/22 : ENV APP_PORT=58890 02:37:41 ---> Running in ceeeab8f6703 02:37:41 ---> a743930b56d2 02:37:41 Step 18/22 : ENTRYPOINT ["/support-notifications"] 02:37:41 ---> Running in b3f47f353252 02:37:41 Removing intermediate container ceeeab8f6703 02:37:41 ---> b963f99346a3 02:37:41 Step 14/22 : EXPOSE $APP_PORT 02:37:43 ---> Running in 4cd3688111cb 02:37:43 Removing intermediate container b3f47f353252 02:37:43 ---> 678b78528a67 02:37:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:37:43 Removing intermediate container 6c9af205dcdc 02:37:43 ---> 25c57194b293 02:37:43 Step 11/23 : WORKDIR /edgex-go 02:37:43 ---> Running in a2990370feb0 02:37:43 ---> Running in a31ed56053f9 02:37:43 Removing intermediate container 4cd3688111cb 02:37:43 ---> 0c908e175bf0 02:37:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:37:43 Removing intermediate container f1ede138fbb3 02:37:43 ---> 284770d40825 02:37:43 02:37:43 Step 9/32 : FROM alpine:3.16 02:37:43 ---> bfe296a52501 02:37:43 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:37:43 Removing intermediate container a2990370feb0 02:37:43 ---> 7b70703901dc 02:37:43 Step 20/22 : LABEL arch=x86_64 02:37:43 ---> Running in fc27188e0876 02:37:43 Removing intermediate container a31ed56053f9 02:37:43 ---> b2bbca7f3ca9 02:37:43 02:37:43 Step 12/23 : FROM alpine:3.15 02:37:43 ---> c4fc93816858 02:37:43 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:37:43 ---> Using cache 02:37:43 ---> abe3633d508a 02:37:43 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:37:43 ---> Using cache 02:37:43 ---> 2debdb9d9a29 02:37:43 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:37:43 ---> Running in e4420328ca87 02:37:45 Removing intermediate container fc27188e0876 02:37:45 ---> 9b986f12a27a 02:37:45 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 02:37:45 ---> 1379c98771d0 02:37:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:37:45 Removing intermediate container e4420328ca87 02:37:45 ---> 83744574c181 02:37:45 Step 21/22 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c 02:37:45 ---> 90aeb258cc32 02:37:45 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:37:45 ---> Running in 53d3b8b6a692 02:37:45 ---> Running in 1e59b202e269 02:37:46 Removing intermediate container 1e59b202e269 02:37:46 ---> 818d641c8dfc 02:37:46 Step 22/22 : LABEL version=2.3.1-dev.5 02:37:46 ---> c460d317348b 02:37:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:37:46 ---> 8858759b43b7 02:37:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl ---> Running in ba0dcdbd8516 02:37:46 02:37:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:37:46 Removing intermediate container ba0dcdbd8516 02:37:46 ---> b525dcb76ba8 02:37:46 02:37:46 Successfully built b525dcb76ba8 02:37:46 Successfully tagged support-notifications:latest 02:37:46 Building security-proxy-setup 02:37:46  Building support-notifications ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:37:47 (1/2) Installing dumb-init (1.2.5-r1) 02:37:47 (2/2) Installing su-exec (0.2-r1) 02:37:47 Executing busybox-1.35.0-r17.trigger 02:37:47 OK: 6 MiB in 16 packages 02:37:50 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:37:50 Step 2/21 : FROM ${BUILDER_BASE} AS builder 02:37:50 ---> ac9adc49c00f 02:37:50 Step 3/21 : WORKDIR /edgex-go 02:37:50 ---> Using cache 02:37:50 ---> ace00c77aa93 02:37:50 Step 4/21 : RUN apk add --update --no-cache make git 02:37:50 ---> Using cache 02:37:50 ---> 9a212e8dfdd8 02:37:50 Step 5/21 : COPY go.mod vendor* ./ 02:37:50 ---> Using cache 02:37:50 ---> e1195dc7d658 02:37:50 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:37:50 ---> Using cache 02:37:50 ---> 1aef1c8983a9 02:37:50 Step 7/21 : COPY . . 02:37:50 ---> Using cache 02:37:50 ---> 52d54017d865 02:37:50 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:37:50 ---> d878ba7299f6 02:37:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:37:52 ---> eda788f5c28f 02:37:52 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 02:37:52 ---> Running in 2855c6debc7a 02:37:52 ---> 445f1001b899 02:37:52 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:37:52 ---> Running in 56746cb5b756 02:37:52 ---> Running in 9179415c84db 02:37:52 Removing intermediate container 53d3b8b6a692 02:37:52 ---> fe89e57c8c62 02:37:52 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 02:37:52 Removing intermediate container 56746cb5b756 02:37:52 ---> c5abc3dc385b 02:37:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:37:52 ---> Running in b63f83a11383 02:37:52 Removing intermediate container 9179415c84db 02:37:52 ---> 88e29a40b465 02:37:52 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:37:52 ---> Running in a916dcf30086 02:37:52 ---> Running in c70b15df31a7 02:37:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:37:53 Removing intermediate container a916dcf30086 02:37:53 ---> 90d0ab01dcfb 02:37:53 Step 20/22 : LABEL arch=x86_64 02:37:53 Removing intermediate container b63f83a11383 02:37:53 ---> 00c5e0268103 02:37:53 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 02:37:53 Removing intermediate container c70b15df31a7 02:37:53 ---> 5390ec5eb690 02:37:53 Step 21/23 : LABEL arch=x86_64 02:37:53 ---> Running in 8a587cecb188 02:37:53 ---> Running in 208f1fe211f0 02:37:54 ---> Running in 1ee179d5bf70 02:37:54 Removing intermediate container 8a587cecb188 02:37:54 ---> b7693464d4a1 02:37:54 Step 21/22 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c 02:37:54 Removing intermediate container 208f1fe211f0 02:37:54 ---> 7d7910f7e9b3 02:37:54 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 02:37:54 ---> Running in ade100e485d3 02:37:54 Removing intermediate container 1ee179d5bf70 02:37:54 ---> 579245519e47 02:37:54 Step 22/23 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c 02:37:54 ---> Running in 901e263e1f2d 02:37:54 Removing intermediate container e01d182d79a4 02:37:54 ---> 6429278df505 02:37:54 02:37:54 Step 9/24 : FROM alpine:3.16 02:37:54 ---> bfe296a52501 02:37:54 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 02:37:54 ---> Running in 5a878602cfb9 02:37:54 ---> Running in ef5d8d6265d7 02:37:54 Removing intermediate container ade100e485d3 02:37:54 ---> e6eede6ad0db 02:37:54 Step 22/22 : LABEL version=2.3.1-dev.5 02:37:54 Removing intermediate container 901e263e1f2d 02:37:54 ---> 151cee27b2db 02:37:54 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 02:37:54 ---> Running in 32a884abf280 02:37:54 ---> Running in 4e0021af4db8 02:37:54 Removing intermediate container 5a878602cfb9 02:37:54 ---> 8efaa7c837c3 02:37:54 Step 23/23 : LABEL version=2.3.1-dev.5 02:37:54 ---> Running in d942bd0ffc1f 02:37:54 Removing intermediate container 32a884abf280 02:37:54 ---> 0b3dee25e87d 02:37:54 02:37:54 Removing intermediate container 4e0021af4db8 02:37:54 ---> ce7de15d8234 02:37:54 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 02:37:54 ---> Running in 3000a57e78dc 02:37:54 Successfully built 0b3dee25e87d 02:37:54 Successfully tagged sys-mgmt-agent:latest 02:37:54  Building sys-mgmt-agent ... done Building core-command 02:37:54 Removing intermediate container d942bd0ffc1f 02:37:54 ---> b2e37e5105ff 02:37:54 02:37:54 Successfully built b2e37e5105ff 02:37:54 Successfully tagged security-spire-server:latest 02:37:54  Building security-spire-server ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:37:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:37:55 (1/3) Installing ca-certificates (20220614-r0) 02:37:55 (2/3) Installing dumb-init (1.2.5-r1) 02:37:55 (3/3) Installing su-exec (0.2-r1) 02:37:55 Executing busybox-1.35.0-r17.trigger 02:37:55 Executing ca-certificates-20220614-r0.trigger 02:37:55 OK: 6 MiB in 17 packages 02:37:56 Removing intermediate container f55dccc8e680 02:37:56 ---> b22f01d4bc15 02:37:56 Step 7/23 : COPY . . 02:37:56 Removing intermediate container 73d62e3ed133 02:37:56 ---> 9ba6bb773f4d 02:37:56 Step 7/24 : COPY . . 02:37:56 Removing intermediate container 49064e5051b4 02:37:56 ---> d1522d1c46d0 02:37:56 Step 7/19 : COPY . . 02:37:56 Removing intermediate container 3d8dd0a3482b 02:37:56 ---> 5ce326bcb576 02:37:56 Step 8/22 : COPY . . 02:37:56 Removing intermediate container 2ad472f7f329 02:37:56 ---> 712eb2021249 02:37:56 Step 7/32 : COPY . . 02:37:58 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:37:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:37:58 ---> ac9adc49c00f 02:37:58 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:37:58 ---> Using cache 02:37:58 ---> 32d87efed734 02:37:58 Step 4/23 : WORKDIR /edgex-go 02:37:58 ---> Using cache 02:37:58 ---> c5c684dd9cdd 02:37:58 Step 5/23 : RUN apk add --update --no-cache make git 02:37:58 ---> Using cache 02:37:58 ---> afbd3f1eea4d 02:37:58 Step 6/23 : COPY go.mod vendor* ./ 02:37:58 ---> Using cache 02:37:58 ---> 4f9c1e2dd986 02:37:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:37:58 ---> Using cache 02:37:58 ---> 4914040a96ee 02:37:58 Step 8/23 : COPY . . 02:37:58 ---> Using cache 02:37:58 ---> 645ff9e2e554 02:37:58 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 02:37:58 ---> 65717c4c3927 02:37:58 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 02:37:58 ---> bbc3fedd1e54 02:37:58 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:37:58 ---> Running in 0b5c71b97714 02:37:58 ---> e2d828b996cc 02:37:58 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 02:37:58 ---> d6ce589fc679 02:37:58 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:37:58 ---> Running in 08693786ad7d 02:37:58 ---> Running in c515e0b770db 02:37:59 ---> Running in 0c4638eff3d0 02:37:59 Removing intermediate container 0b5c71b97714 02:37:59 ---> 4525324d381e 02:37:59 Step 9/23 : WORKDIR /edgex-go/spire-build 02:37:59 ---> Running in 66088488e2de 02:37:59 ---> d631148b945c 02:37:59 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:37:59 ---> Running in 6e821f4cbc20 02:38:00 Removing intermediate container 66088488e2de 02:38:00 ---> 89cc84a68d28 02:38:00 Step 10/23 : 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 02:38:00 ---> Running in 6b985bb4235e 02:38:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:38:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:38:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:38:02 ---> Running in cd8b41ca4a55 02:38:02 Removing intermediate container 3000a57e78dc 02:38:02 ---> f1c03d041719 02:38:02 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 02:38:02 ---> Running in 78da49511cd2 02:38:02 Removing intermediate container ef5d8d6265d7 02:38:02 ---> 81e41c1d8ec3 02:38:02 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:38:02 ---> Running in aba8476740ef 02:38:02 Removing intermediate container 78da49511cd2 02:38:02 ---> bf325d42da00 02:38:02 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 02:38:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:38:02 Removing intermediate container aba8476740ef 02:38:02 ---> 9b4b22f1ccc4 02:38:02 Step 12/24 : WORKDIR / 02:38:02 ---> 2ee4ef095d18 02:38:02 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 02:38:02 ---> Running in 2b41be88e9a7 02:38:02 ---> Running in ccb2968b166c 02:38:02 Removing intermediate container 2b41be88e9a7 02:38:02 ---> bedc77d99c05 02:38:02 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:38:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:38:02 ---> 640b785fa0af 02:38:02 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:38:02 ---> d6218c7c724d 02:38:02 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:38:02 Removing intermediate container ccb2968b166c 02:38:02 ---> 5c1bf6b974e9 02:38:02 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 02:38:02 ---> c75fa43ba309 02:38:02 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:38:03 ---> 1885deb91bbf 02:38:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:38:03 ---> 5ffdab006b86 02:38:03 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:38:04 ---> 92acf8a10134 02:38:04 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:38:04 ---> 75923ddde68c 02:38:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:38:05 ---> 679d1925c90c 02:38:05 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:38:05 ---> 80e3725ab224 02:38:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:38:05 ---> f182fc49fe5d 02:38:05 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:38:05 ---> 5bbcbde44d49 02:38:05 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 02:38:05 ---> Running in 32769154f4eb 02:38:06 ---> 2800de4706d9 02:38:06 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 02:38:06 Removing intermediate container 6b985bb4235e 02:38:06 ---> 0471f09fe471 02:38:06 Step 11/23 : WORKDIR /edgex-go 02:38:06 ---> Running in 199d8eff0ddd 02:38:06 Removing intermediate container 199d8eff0ddd 02:38:06 ---> d99335179177 02:38:06 02:38:06 Step 12/23 : FROM alpine:3.15 02:38:07 ---> 83ae5c27b8e6 02:38:07 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:38:07 3.15: Pulling from library/alpine 02:38:07 ---> cbbb41b11d8e 02:38:07 Step 27/32 : RUN chmod +x /entrypoint.sh 02:38:07 ---> Running in a9f33e60369b 02:38:07 Removing intermediate container 32769154f4eb 02:38:07 ---> e24f6d84af38 02:38:07 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 02:38:07 ---> Running in e38a578e96a7 02:38:07 Removing intermediate container e38a578e96a7 02:38:07 ---> f9a46a6d27cc 02:38:07 Step 22/24 : LABEL arch=x86_64 02:38:07 ---> Running in 2efca5e35f20 02:38:08 Removing intermediate container 2efca5e35f20 02:38:08 ---> 41496169cec8 02:38:08 Step 23/24 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c 02:38:08 ---> Running in b9e89e5cadcd 02:38:08 Removing intermediate container b9e89e5cadcd 02:38:08 ---> 0e114f3f35bd 02:38:08 Step 24/24 : LABEL version=2.3.1-dev.5 02:38:08 Removing intermediate container a9f33e60369b 02:38:08 ---> 6266eba89f18 02:38:08 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 02:38:08 ---> Running in e36b6b07ef3c 02:38:08 ---> Running in e66135e9d321 02:38:08 Removing intermediate container e36b6b07ef3c 02:38:08 ---> 1d749a0affa7 02:38:08 02:38:08 Removing intermediate container e66135e9d321 02:38:08 ---> 69724ed1a480 02:38:08 Step 29/32 : CMD ["gate"] 02:38:08 Successfully built 1d749a0affa7 02:38:08 Successfully tagged security-secretstore-setup:latest 02:38:08  Building security-secretstore-setup ... done  ---> Running in c8497e9716d2 02:38:09 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 02:38:09 Status: Downloaded newer image for alpine:3.15 02:38:09 ---> 8aa73fd46299 02:38:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:38:09 ---> Running in cb7792434f5f 02:38:09 Removing intermediate container c8497e9716d2 02:38:09 ---> 1bf9d4b30c86 02:38:09 Step 30/32 : LABEL arch=x86_64 02:38:09 Removing intermediate container cb7792434f5f 02:38:09 ---> Running in 4322d9cc5e2c 02:38:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:38:10 ---> ab45833c80db 02:38:10 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:38:10 ---> Running in cdfe4abcee67 02:38:10 Removing intermediate container 4322d9cc5e2c 02:38:10 ---> 379907a402b8 02:38:10 Step 31/32 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c 02:38:10 ---> Running in f2a816f39463 02:38:10 Removing intermediate container f2a816f39463 02:38:10 ---> 6472cab546d2 02:38:10 Step 32/32 : LABEL version=2.3.1-dev.5 02:38:10 ---> Running in 70b9230568b4 02:38:10 Removing intermediate container 70b9230568b4 02:38:10 ---> 464fe83b34b6 02:38:10 02:38:10 Successfully built 464fe83b34b6 02:38:10 Successfully tagged security-bootstrapper:latest 02:38:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:38:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:38:15  Building security-bootstrapper ... done Removing intermediate container 2855c6debc7a 02:38:15 ---> 8b02f06cbee2 02:38:15 02:38:15 Step 9/21 : FROM alpine:3.16 02:38:15 ---> bfe296a52501 02:38:15 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 02:38:15 ---> Running in e5b84a6095c0 02:38:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:38:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:38:15 (1/6) Installing ca-certificates (20220614-r0) 02:38:15 (2/6) Installing brotli-libs (1.0.9-r6) 02:38:15 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 02:38:15 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 02:38:15 OK: 15736 distinct packages available 02:38:16 (3/6) Installing nghttp2-libs (1.47.0-r0) 02:38:16 (4/6) Installing libcurl (7.83.1-r4) 02:38:16 (5/6) Installing curl (7.83.1-r4) 02:38:16 (6/6) Installing dumb-init (1.2.5-r1) 02:38:16 Executing busybox-1.35.0-r17.trigger 02:38:16 Executing ca-certificates-20220614-r0.trigger 02:38:16 OK: 8 MiB in 20 packages 02:38:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:38:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:38:17 Removing intermediate container e5b84a6095c0 02:38:17 ---> c2943c7459c7 02:38:17 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:38:17 ---> Running in 0d0437b4e627 02:38:17 Removing intermediate container 0d0437b4e627 02:38:17 ---> 7dd6497ee6ca 02:38:17 Step 12/21 : WORKDIR /edgex 02:38:17 ---> Running in 096c5c27a5cd 02:38:17 Removing intermediate container 096c5c27a5cd 02:38:17 ---> ff8be0bfc24a 02:38:17 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:38:18 (1/5) Installing dumb-init (1.2.5-r1) 02:38:18 (2/5) Installing musl-obstack (1.2.3-r0) 02:38:18 (3/5) Installing libucontext (1.1-r0) 02:38:18 (4/5) Installing gcompat (1.0.0-r4) 02:38:18 ---> 2e4b0558ed7f 02:38:18 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:38:18 Removing intermediate container cd8b41ca4a55 02:38:18 ---> 694760c19fd8 02:38:18 02:38:18 Step 10/23 : FROM alpine:3.16 02:38:18 ---> bfe296a52501 02:38:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:38:18 ---> Using cache 02:38:18 ---> 08877fc2a38e 02:38:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:38:18 ---> Using cache 02:38:18 ---> dd091ea9f796 02:38:18 Step 13/23 : ENV APP_PORT=59882 02:38:18 ---> Running in 706bf47ba65a 02:38:19 (5/5) Installing openssl (1.1.1s-r1) 02:38:19 Executing busybox-1.34.1-r7.trigger 02:38:19 OK: 6 MiB in 19 packages 02:38:19 Removing intermediate container 706bf47ba65a 02:38:19 ---> 936d4470e2d4 02:38:19 Step 14/23 : EXPOSE $APP_PORT 02:38:19 ---> 37adfc0c21ce 02:38:19 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:38:19 ---> Running in fbe0470f78a4 02:38:19 Removing intermediate container fbe0470f78a4 02:38:19 ---> 98e2e77106a6 02:38:19 Step 15/23 : WORKDIR / 02:38:19 ---> Running in b232426e0d8d 02:38:19 ---> f7296e256840 02:38:19 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:38:19 Removing intermediate container b232426e0d8d 02:38:19 ---> 1f71e56ecb68 02:38:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:38:19 ---> 8c49fe45e0bc 02:38:19 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:38:19 ---> Running in 6c74f9eb56c7 02:38:19 ---> 0dbdf3479460 02:38:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:38:20 ---> 4dacb4341217 02:38:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:38:20 ---> 227c1541de62 02:38:20 Step 19/23 : ENTRYPOINT ["/core-command"] 02:38:20 ---> Running in 649ed737ddc8 02:38:20 Removing intermediate container 649ed737ddc8 02:38:20 ---> d248921e04bf 02:38:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:38:20 ---> Running in 8f3bb076a778 02:38:20 Removing intermediate container 6c74f9eb56c7 02:38:20 ---> b018dca48a6f 02:38:20 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 02:38:20 ---> Running in 4944b5319deb 02:38:20 Removing intermediate container 8f3bb076a778 02:38:20 ---> 548ea79181c3 02:38:20 Step 21/23 : LABEL arch=x86_64 02:38:20 ---> Running in a8650e5ec2ce 02:38:20 Removing intermediate container 4944b5319deb 02:38:20 ---> 342e316d2bd8 02:38:20 Step 19/21 : LABEL arch=x86_64 02:38:20 Removing intermediate container a8650e5ec2ce 02:38:20 ---> 4dbb6f479d3e 02:38:20 Step 22/23 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c 02:38:20 ---> Running in d6ad04710393 02:38:20 ---> Running in 1d7fceef7678 02:38:20 Removing intermediate container d6ad04710393 02:38:20 ---> 6e95c32385bf 02:38:20 Step 23/23 : LABEL version=2.3.1-dev.5 02:38:21 ---> Running in d3b0c46a96d0 02:38:21 Removing intermediate container 1d7fceef7678 02:38:21 ---> 202ddb25fd5e 02:38:21 Step 20/21 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c 02:38:21 ---> Running in 08d211602197 02:38:21 Removing intermediate container d3b0c46a96d0 02:38:21 ---> ae3b1133861d 02:38:21 02:38:21 Removing intermediate container 08d211602197 02:38:21 ---> 26ef83178751 02:38:21 Step 21/21 : LABEL version=2.3.1-dev.5 02:38:21 ---> Running in 26a6f6c1e1e5 02:38:21 Successfully built ae3b1133861d 02:38:21 Successfully tagged core-command:latest 02:38:21  Building core-command ... done Removing intermediate container 26a6f6c1e1e5 02:38:21 ---> 97abb3333369 02:38:21 02:38:21 Successfully built 97abb3333369 02:38:21 Successfully tagged security-proxy-setup:latest 02:38:21  Building security-proxy-setup ... done  [Pipeline] } 02:38:21 $ docker stop --time=1 065cb36842aac246171a550f74dde355246cdbe08d25e330e143eb5cb714f06b 02:38:21 Removing intermediate container cdfe4abcee67 02:38:21 ---> c1d417be8908 02:38:21 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:38:22 $ docker rm -f 065cb36842aac246171a550f74dde355246cdbe08d25e330e143eb5cb714f06b [Pipeline] // withDockerContainer [Pipeline] sh 02:38:23 + docker images 02:38:23 REPOSITORY TAG IMAGE ID CREATED SIZE 02:38:23 security-proxy-setup latest 97abb3333369 1 second ago 27.7MB 02:38:23 core-command latest ae3b1133861d 2 seconds ago 17.7MB 02:38:23 694760c19fd8 4 seconds ago 1.61GB 02:38:23 8b02f06cbee2 10 seconds ago 1.6GB 02:38:23 security-bootstrapper latest 464fe83b34b6 12 seconds ago 20.3MB 02:38:23 security-secretstore-setup latest 1d749a0affa7 14 seconds ago 29.8MB 02:38:23 sys-mgmt-agent latest 0b3dee25e87d 28 seconds ago 136MB 02:38:23 security-spire-server latest b2e37e5105ff 28 seconds ago 86.5MB 02:38:23 6429278df505 28 seconds ago 1.61GB 02:38:23 support-notifications latest b525dcb76ba8 36 seconds ago 30.5MB 02:38:23 b2bbca7f3ca9 39 seconds ago 1.49GB 02:38:23 284770d40825 40 seconds ago 1.6GB 02:38:23 core-data latest e673f3ae9dbc 56 seconds ago 17.9MB 02:38:23 8f75ecbcfd94 About a minute ago 1.68GB 02:38:23 76342a81058f About a minute ago 1.6GB 02:38:23 9884d2d48f21 About a minute ago 1.62GB 02:38:23 core-metadata latest fa107911cea3 About a minute ago 18.5MB 02:38:23 support-scheduler latest c4c505b024f8 About a minute ago 29.9MB 02:38:23 security-spiffe-token-provider latest 4b87c0999ccd 2 minutes ago 29.7MB 02:38:23 fed47943be03 2 minutes ago 1.68GB 02:38:23 27449f98b338 2 minutes ago 1.62GB 02:38:23 adbddc87547a 2 minutes ago 1.65GB 02:38:23 security-spire-config latest 7ceb5c61ec2a 2 minutes ago 85.8MB 02:38:23 security-spire-agent latest 7571b92913af 2 minutes ago 125MB 02:38:23 086ec61dbfb8 3 minutes ago 1.49GB 02:38:23 e0c8219e7392 3 minutes ago 1.49GB 02:38:23 ci-base-image-x86_64 latest ac9adc49c00f 6 minutes ago 947MB 02:38:23 alpine 3.16 bfe296a52501 2 weeks ago 5.54MB 02:38:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 weeks ago 683MB 02:38:23 alpine 3.15 c4fc93816858 3 months ago 5.59MB 02:38:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 months ago 253MB 02:38:23 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 02:38:23 provisioning config files... 02:38:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/353@tmp/config1155854059337796174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:38:23 ---> docker-login.sh 02:38:23 nexus3.edgexfoundry.org:10001 02:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:23 Configure a credential helper to remove this warning. See 02:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:23 02:38:23 Login Succeeded 02:38:23 nexus3.edgexfoundry.org:10002 02:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:23 Configure a credential helper to remove this warning. See 02:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:23 02:38:23 Login Succeeded 02:38:23 nexus3.edgexfoundry.org:10003 02:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:23 Configure a credential helper to remove this warning. See 02:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:23 02:38:23 Login Succeeded 02:38:23 nexus3.edgexfoundry.org:10004 02:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:23 Configure a credential helper to remove this warning. See 02:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:23 02:38:23 Login Succeeded 02:38:23 docker.io 02:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:24 Configure a credential helper to remove this warning. See 02:38:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:24 02:38:24 Login Succeeded 02:38:24 ---> docker-login.sh ends [Pipeline] } 02:38:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:38:24 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:38:24 c8cc58f12686a546ee57638a3a929b6d65af180c 02:38:24 latest 02:38:24 2.3.1-dev.5 02:38:24 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:38:24 main 02:38:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:24 + docker push nexus3.edgexfoundry.org:10004/core-command:c8cc58f12686a546ee57638a3a929b6d65af180c 02:38:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:38:24 c9127f7072a4: Preparing 02:38:24 0319023b77b7: Preparing 02:38:24 a74184eb54d0: Preparing 02:38:24 9156f4f51baa: Preparing 02:38:24 e5e13b0c77cb: Preparing 02:38:24 e5e13b0c77cb: Layer already exists 02:38:24 a74184eb54d0: Pushed 02:38:24 9156f4f51baa: Pushed 02:38:24 c9127f7072a4: Pushed 02:38:26 0319023b77b7: Pushed 02:38:26 c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:6ce97b6417a4b633657cd2345cad7ef6e639d0d0bf8e66683e3f3f3fa656f2af size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:27 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:38:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:38:27 c9127f7072a4: Preparing 02:38:27 0319023b77b7: Preparing 02:38:27 a74184eb54d0: Preparing 02:38:27 9156f4f51baa: Preparing 02:38:27 e5e13b0c77cb: Preparing 02:38:27 e5e13b0c77cb: Layer already exists 02:38:27 9156f4f51baa: Layer already exists 02:38:27 0319023b77b7: Layer already exists 02:38:27 a74184eb54d0: Layer already exists 02:38:27 c9127f7072a4: Layer already exists 02:38:27 latest: digest: sha256:6ce97b6417a4b633657cd2345cad7ef6e639d0d0bf8e66683e3f3f3fa656f2af size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:28 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.1-dev.5 02:38:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:38:28 c9127f7072a4: Preparing 02:38:28 0319023b77b7: Preparing 02:38:28 a74184eb54d0: Preparing 02:38:28 9156f4f51baa: Preparing 02:38:28 e5e13b0c77cb: Preparing 02:38:28 e5e13b0c77cb: Layer already exists 02:38:28 a74184eb54d0: Layer already exists 02:38:28 0319023b77b7: Layer already exists 02:38:28 9156f4f51baa: Layer already exists 02:38:28 c9127f7072a4: Layer already exists 02:38:28 2.3.1-dev.5: digest: sha256:6ce97b6417a4b633657cd2345cad7ef6e639d0d0bf8e66683e3f3f3fa656f2af size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:28 + docker push nexus3.edgexfoundry.org:10004/core-command:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:38:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:38:28 c9127f7072a4: Preparing 02:38:28 0319023b77b7: Preparing 02:38:28 a74184eb54d0: Preparing 02:38:28 9156f4f51baa: Preparing 02:38:28 e5e13b0c77cb: Preparing 02:38:28 a74184eb54d0: Layer already exists 02:38:28 c9127f7072a4: Layer already exists 02:38:28 9156f4f51baa: Layer already exists 02:38:28 e5e13b0c77cb: Layer already exists 02:38:28 0319023b77b7: Layer already exists 02:38:28 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:6ce97b6417a4b633657cd2345cad7ef6e639d0d0bf8e66683e3f3f3fa656f2af size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:29 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:38:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:38:29 c9127f7072a4: Preparing 02:38:29 0319023b77b7: Preparing 02:38:29 a74184eb54d0: Preparing 02:38:29 9156f4f51baa: Preparing 02:38:29 e5e13b0c77cb: Preparing 02:38:29 0319023b77b7: Layer already exists 02:38:29 9156f4f51baa: Layer already exists 02:38:29 c9127f7072a4: Layer already exists 02:38:29 e5e13b0c77cb: Layer already exists 02:38:29 a74184eb54d0: Layer already exists 02:38:29 main: digest: sha256:6ce97b6417a4b633657cd2345cad7ef6e639d0d0bf8e66683e3f3f3fa656f2af size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:29 ===================================================== [Pipeline] echo 02:38:29 taggedImages: 02:38:29 - nexus3.edgexfoundry.org:10004/core-command:c8cc58f12686a546ee57638a3a929b6d65af180c 02:38:29 - nexus3.edgexfoundry.org:10004/core-command:latest 02:38:29 - nexus3.edgexfoundry.org:10004/core-command:2.3.1-dev.5 02:38:29 - nexus3.edgexfoundry.org:10004/core-command:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:38:29 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 02:38:29 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:38:29 c8cc58f12686a546ee57638a3a929b6d65af180c 02:38:29 latest 02:38:29 2.3.1-dev.5 02:38:29 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:38:29 main 02:38:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:29 + docker push nexus3.edgexfoundry.org:10004/core-data:c8cc58f12686a546ee57638a3a929b6d65af180c 02:38:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:38:29 a6ae8b5935f1: Preparing 02:38:29 d34dfd877c68: Preparing 02:38:29 a74184eb54d0: Preparing 02:38:29 144ca16126a7: Preparing 02:38:29 e5e13b0c77cb: Preparing 02:38:29 e5e13b0c77cb: Layer already exists 02:38:29 a74184eb54d0: Layer already exists 02:38:29 a6ae8b5935f1: Pushed 02:38:29 144ca16126a7: Pushed 02:38:31 d34dfd877c68: Pushed 02:38:31 c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:410ad71d1769030a1cb80e4f904346d297dd64f6d1e1744fa26e437d8cfcb5f3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:31 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:31 ---> 8f133e7b8ac7 02:38:31 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:38:31 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:38:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:38:31 a6ae8b5935f1: Preparing 02:38:31 d34dfd877c68: Preparing 02:38:31 a74184eb54d0: Preparing 02:38:31 144ca16126a7: Preparing 02:38:31 e5e13b0c77cb: Preparing 02:38:31 144ca16126a7: Layer already exists 02:38:31 a6ae8b5935f1: Layer already exists 02:38:31 e5e13b0c77cb: Layer already exists 02:38:31 a74184eb54d0: Layer already exists 02:38:31 d34dfd877c68: Layer already exists 02:38:31 latest: digest: sha256:410ad71d1769030a1cb80e4f904346d297dd64f6d1e1744fa26e437d8cfcb5f3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:32 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.1-dev.5 02:38:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:38:32 a6ae8b5935f1: Preparing 02:38:32 d34dfd877c68: Preparing 02:38:32 a74184eb54d0: Preparing 02:38:32 144ca16126a7: Preparing 02:38:32 e5e13b0c77cb: Preparing 02:38:32 d34dfd877c68: Layer already exists 02:38:32 144ca16126a7: Layer already exists 02:38:32 a74184eb54d0: Layer already exists 02:38:32 a6ae8b5935f1: Layer already exists 02:38:32 e5e13b0c77cb: Layer already exists 02:38:32 2.3.1-dev.5: digest: sha256:410ad71d1769030a1cb80e4f904346d297dd64f6d1e1744fa26e437d8cfcb5f3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:33 ---> dd6c29b22f3b 02:38:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:38:33 + docker push nexus3.edgexfoundry.org:10004/core-data:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:38:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:38:33 a6ae8b5935f1: Preparing 02:38:33 d34dfd877c68: Preparing 02:38:33 a74184eb54d0: Preparing 02:38:33 144ca16126a7: Preparing 02:38:33 e5e13b0c77cb: Preparing 02:38:33 e5e13b0c77cb: Layer already exists 02:38:33 a6ae8b5935f1: Layer already exists 02:38:33 144ca16126a7: Layer already exists 02:38:33 a74184eb54d0: Layer already exists 02:38:33 d34dfd877c68: Layer already exists 02:38:33 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:410ad71d1769030a1cb80e4f904346d297dd64f6d1e1744fa26e437d8cfcb5f3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:33 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:38:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:38:33 a6ae8b5935f1: Preparing 02:38:33 d34dfd877c68: Preparing 02:38:33 a74184eb54d0: Preparing 02:38:33 144ca16126a7: Preparing 02:38:33 e5e13b0c77cb: Preparing 02:38:33 a74184eb54d0: Layer already exists 02:38:33 d34dfd877c68: Layer already exists 02:38:33 e5e13b0c77cb: Layer already exists 02:38:33 144ca16126a7: Layer already exists 02:38:33 a6ae8b5935f1: Layer already exists 02:38:33 main: digest: sha256:410ad71d1769030a1cb80e4f904346d297dd64f6d1e1744fa26e437d8cfcb5f3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:33 ===================================================== [Pipeline] echo 02:38:33 taggedImages: 02:38:33 - nexus3.edgexfoundry.org:10004/core-data:c8cc58f12686a546ee57638a3a929b6d65af180c 02:38:33 - nexus3.edgexfoundry.org:10004/core-data:latest 02:38:33 - nexus3.edgexfoundry.org:10004/core-data:2.3.1-dev.5 02:38:33 - nexus3.edgexfoundry.org:10004/core-data:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:38:33 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 02:38:33 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:38:33 c8cc58f12686a546ee57638a3a929b6d65af180c 02:38:33 latest 02:38:33 2.3.1-dev.5 02:38:33 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:38:33 main 02:38:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:34 ---> 5ada6f6cbf4d 02:38:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:38:34 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c8cc58f12686a546ee57638a3a929b6d65af180c 02:38:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:38:34 ede121b6e3f0: Preparing 02:38:34 0c601f3a301a: Preparing 02:38:34 c6a046131ab4: Preparing 02:38:34 a74184eb54d0: Preparing 02:38:34 9156f4f51baa: Preparing 02:38:34 e5e13b0c77cb: Preparing 02:38:34 e5e13b0c77cb: Waiting 02:38:34 a74184eb54d0: Layer already exists 02:38:34 9156f4f51baa: Layer already exists 02:38:34 e5e13b0c77cb: Layer already exists 02:38:34 ede121b6e3f0: Pushed 02:38:34 0c601f3a301a: Pushed 02:38:35 ---> feb68ab7f247 02:38:35 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:38:35 ---> Running in 310cf7e208b3 02:38:35 c6a046131ab4: Pushed 02:38:35 Removing intermediate container 310cf7e208b3 02:38:35 ---> af22ff49818b 02:38:35 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:38:36 c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:b2dd07cceb4ef4352212aca76ee92c269a1d35a8643575cb55375e21111413ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:36 ---> Running in f4725efb1dba 02:38:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:38:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:38:36 ede121b6e3f0: Preparing 02:38:36 0c601f3a301a: Preparing 02:38:36 c6a046131ab4: Preparing 02:38:36 a74184eb54d0: Preparing 02:38:36 9156f4f51baa: Preparing 02:38:36 e5e13b0c77cb: Preparing 02:38:36 e5e13b0c77cb: Waiting 02:38:36 9156f4f51baa: Layer already exists 02:38:36 a74184eb54d0: Layer already exists 02:38:36 c6a046131ab4: Layer already exists 02:38:36 0c601f3a301a: Layer already exists 02:38:36 ede121b6e3f0: Layer already exists 02:38:36 e5e13b0c77cb: Layer already exists 02:38:36 latest: digest: sha256:b2dd07cceb4ef4352212aca76ee92c269a1d35a8643575cb55375e21111413ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:36 Removing intermediate container f4725efb1dba 02:38:36 ---> fe119f212aaf 02:38:36 Step 21/23 : LABEL arch=arm64 02:38:36 ---> Running in db209f5d1e53 02:38:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.1-dev.5 02:38:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:38:37 ede121b6e3f0: Preparing 02:38:37 0c601f3a301a: Preparing 02:38:37 c6a046131ab4: Preparing 02:38:37 a74184eb54d0: Preparing 02:38:37 9156f4f51baa: Preparing 02:38:37 e5e13b0c77cb: Preparing 02:38:37 e5e13b0c77cb: Waiting 02:38:37 0c601f3a301a: Layer already exists 02:38:37 ede121b6e3f0: Layer already exists 02:38:37 9156f4f51baa: Layer already exists 02:38:37 a74184eb54d0: Layer already exists 02:38:37 c6a046131ab4: Layer already exists 02:38:37 e5e13b0c77cb: Layer already exists 02:38:37 2.3.1-dev.5: digest: sha256:b2dd07cceb4ef4352212aca76ee92c269a1d35a8643575cb55375e21111413ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:37 Removing intermediate container db209f5d1e53 02:38:37 ---> 0b8386d577b6 02:38:37 Step 22/23 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c 02:38:37 ---> Running in 8a741ea26d32 02:38:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:38:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:38:37 ede121b6e3f0: Preparing 02:38:37 0c601f3a301a: Preparing 02:38:37 c6a046131ab4: Preparing 02:38:37 a74184eb54d0: Preparing 02:38:37 9156f4f51baa: Preparing 02:38:37 e5e13b0c77cb: Preparing 02:38:37 e5e13b0c77cb: Waiting 02:38:37 c6a046131ab4: Layer already exists 02:38:37 0c601f3a301a: Layer already exists 02:38:37 9156f4f51baa: Layer already exists 02:38:37 ede121b6e3f0: Layer already exists 02:38:37 a74184eb54d0: Layer already exists 02:38:37 e5e13b0c77cb: Layer already exists 02:38:37 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:b2dd07cceb4ef4352212aca76ee92c269a1d35a8643575cb55375e21111413ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:38 Removing intermediate container 8a741ea26d32 02:38:38 ---> eb9e31b0c1c6 02:38:38 Step 23/23 : LABEL version=2.3.1-dev.5 02:38:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:38:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:38:38 ede121b6e3f0: Preparing 02:38:38 0c601f3a301a: Preparing 02:38:38 c6a046131ab4: Preparing 02:38:38 a74184eb54d0: Preparing 02:38:38 9156f4f51baa: Preparing 02:38:38 e5e13b0c77cb: Preparing 02:38:38 e5e13b0c77cb: Waiting 02:38:38 0c601f3a301a: Layer already exists 02:38:38 9156f4f51baa: Layer already exists 02:38:38 a74184eb54d0: Layer already exists 02:38:38 ede121b6e3f0: Layer already exists 02:38:38 c6a046131ab4: Layer already exists 02:38:38 e5e13b0c77cb: Layer already exists 02:38:38 main: digest: sha256:b2dd07cceb4ef4352212aca76ee92c269a1d35a8643575cb55375e21111413ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:38 ===================================================== [Pipeline] echo 02:38:38 taggedImages: 02:38:38 - nexus3.edgexfoundry.org:10004/core-metadata:c8cc58f12686a546ee57638a3a929b6d65af180c 02:38:38 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:38:38 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.1-dev.5 02:38:38 - nexus3.edgexfoundry.org:10004/core-metadata:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:38:38 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:38:38 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:38:38 c8cc58f12686a546ee57638a3a929b6d65af180c 02:38:38 latest 02:38:38 2.3.1-dev.5 02:38:38 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:38:38 main 02:38:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:38 ---> Running in ef92f8c795c9 02:38:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c8cc58f12686a546ee57638a3a929b6d65af180c 02:38:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:38:39 968628521772: Preparing 02:38:39 968628521772: Preparing 02:38:39 a5a4ca46b719: Preparing 02:38:39 89bc26dad809: Preparing 02:38:39 2a5b80cd25b6: Preparing 02:38:39 05a0b207b3bb: Preparing 02:38:39 0f26ee50f55c: Preparing 02:38:39 a74184eb54d0: Preparing 02:38:39 0f26ee50f55c: Waiting 02:38:39 a74184eb54d0: Waiting 02:38:39 02a8ea80bbcf: Preparing 02:38:39 e99eee05b715: Preparing 02:38:39 5b02dbbb6ae1: Preparing 02:38:39 02a8ea80bbcf: Waiting 02:38:39 2a60a8d2c399: Preparing 02:38:39 e99eee05b715: Waiting 02:38:39 e5e13b0c77cb: Preparing 02:38:39 5b02dbbb6ae1: Waiting 02:38:39 e5e13b0c77cb: Waiting 02:38:39 2a5b80cd25b6: Pushed 02:38:39 89bc26dad809: Pushed 02:38:39 05a0b207b3bb: Pushed 02:38:39 968628521772: Pushed 02:38:39 a5a4ca46b719: Pushed 02:38:39 Removing intermediate container ef92f8c795c9 02:38:39 ---> 49332e8cc7a0 02:38:39 02:38:39 a74184eb54d0: Layer already exists 02:38:39 e99eee05b715: Pushed 02:38:39 02a8ea80bbcf: Pushed 02:38:39 2a60a8d2c399: Pushed 02:38:39 5b02dbbb6ae1: Pushed 02:38:39 e5e13b0c77cb: Layer already exists 02:38:39 Successfully built 49332e8cc7a0 02:38:39 Successfully tagged security-spire-server-arm64:latest 02:38:39  Building security-spire-server ... done Building security-spire-agent 02:38:40 0f26ee50f55c: Pushed 02:38:41 c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:6e3cc34eac4e0116c17aaaa997ea862bb15f461ae2aa57aa8c98a1661e49d03b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:41 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:38:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:38:41 968628521772: Preparing 02:38:41 968628521772: Preparing 02:38:41 a5a4ca46b719: Preparing 02:38:41 89bc26dad809: Preparing 02:38:41 2a5b80cd25b6: Preparing 02:38:41 05a0b207b3bb: Preparing 02:38:41 0f26ee50f55c: Preparing 02:38:41 a74184eb54d0: Preparing 02:38:41 02a8ea80bbcf: Preparing 02:38:41 e99eee05b715: Preparing 02:38:41 5b02dbbb6ae1: Preparing 02:38:41 2a60a8d2c399: Preparing 02:38:41 e5e13b0c77cb: Preparing 02:38:41 5b02dbbb6ae1: Waiting 02:38:41 02a8ea80bbcf: Waiting 02:38:41 e99eee05b715: Waiting 02:38:41 0f26ee50f55c: Waiting 02:38:41 2a60a8d2c399: Waiting 02:38:41 a74184eb54d0: Waiting 02:38:41 e5e13b0c77cb: Waiting 02:38:41 89bc26dad809: Layer already exists 02:38:41 05a0b207b3bb: Layer already exists 02:38:41 968628521772: Layer already exists 02:38:41 a5a4ca46b719: Layer already exists 02:38:41 2a5b80cd25b6: Layer already exists 02:38:41 0f26ee50f55c: Layer already exists 02:38:41 02a8ea80bbcf: Layer already exists 02:38:41 a74184eb54d0: Layer already exists 02:38:41 5b02dbbb6ae1: Layer already exists 02:38:41 e99eee05b715: Layer already exists 02:38:41 e5e13b0c77cb: Layer already exists 02:38:41 2a60a8d2c399: Layer already exists 02:38:41 latest: digest: sha256:6e3cc34eac4e0116c17aaaa997ea862bb15f461ae2aa57aa8c98a1661e49d03b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.1-dev.5 02:38:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:38:42 968628521772: Preparing 02:38:42 968628521772: Preparing 02:38:42 a5a4ca46b719: Preparing 02:38:42 89bc26dad809: Preparing 02:38:42 2a5b80cd25b6: Preparing 02:38:42 05a0b207b3bb: Preparing 02:38:42 0f26ee50f55c: Preparing 02:38:42 a74184eb54d0: Preparing 02:38:42 02a8ea80bbcf: Preparing 02:38:42 e99eee05b715: Preparing 02:38:42 5b02dbbb6ae1: Preparing 02:38:42 0f26ee50f55c: Waiting 02:38:42 2a60a8d2c399: Preparing 02:38:42 e5e13b0c77cb: Preparing 02:38:42 a74184eb54d0: Waiting 02:38:42 02a8ea80bbcf: Waiting 02:38:42 2a60a8d2c399: Waiting 02:38:42 e99eee05b715: Waiting 02:38:42 5b02dbbb6ae1: Waiting 02:38:42 e5e13b0c77cb: Waiting 02:38:42 89bc26dad809: Layer already exists 02:38:42 05a0b207b3bb: Layer already exists 02:38:42 968628521772: Layer already exists 02:38:42 2a5b80cd25b6: Layer already exists 02:38:42 a5a4ca46b719: Layer already exists 02:38:42 a74184eb54d0: Layer already exists 02:38:42 02a8ea80bbcf: Layer already exists 02:38:42 0f26ee50f55c: Layer already exists 02:38:42 e99eee05b715: Layer already exists 02:38:42 5b02dbbb6ae1: Layer already exists 02:38:42 2a60a8d2c399: Layer already exists 02:38:42 e5e13b0c77cb: Layer already exists 02:38:42 2.3.1-dev.5: digest: sha256:6e3cc34eac4e0116c17aaaa997ea862bb15f461ae2aa57aa8c98a1661e49d03b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:38:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:38:42 968628521772: Preparing 02:38:42 968628521772: Preparing 02:38:42 a5a4ca46b719: Preparing 02:38:42 89bc26dad809: Preparing 02:38:42 2a5b80cd25b6: Preparing 02:38:42 05a0b207b3bb: Preparing 02:38:42 0f26ee50f55c: Preparing 02:38:42 a74184eb54d0: Preparing 02:38:42 02a8ea80bbcf: Preparing 02:38:42 e99eee05b715: Preparing 02:38:42 5b02dbbb6ae1: Preparing 02:38:42 2a60a8d2c399: Preparing 02:38:42 e5e13b0c77cb: Preparing 02:38:42 02a8ea80bbcf: Waiting 02:38:42 0f26ee50f55c: Waiting 02:38:42 2a60a8d2c399: Waiting 02:38:42 a74184eb54d0: Waiting 02:38:42 5b02dbbb6ae1: Waiting 02:38:42 e5e13b0c77cb: Waiting 02:38:42 e99eee05b715: Waiting 02:38:42 2a5b80cd25b6: Layer already exists 02:38:42 a5a4ca46b719: Layer already exists 02:38:42 05a0b207b3bb: Layer already exists 02:38:42 89bc26dad809: Layer already exists 02:38:42 968628521772: Layer already exists 02:38:42 a74184eb54d0: Layer already exists 02:38:42 02a8ea80bbcf: Layer already exists 02:38:42 e99eee05b715: Layer already exists 02:38:42 0f26ee50f55c: Layer already exists 02:38:42 5b02dbbb6ae1: Layer already exists 02:38:42 2a60a8d2c399: Layer already exists 02:38:42 e5e13b0c77cb: Layer already exists 02:38:42 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:6e3cc34eac4e0116c17aaaa997ea862bb15f461ae2aa57aa8c98a1661e49d03b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:38:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:38:43 968628521772: Preparing 02:38:43 968628521772: Preparing 02:38:43 a5a4ca46b719: Preparing 02:38:43 89bc26dad809: Preparing 02:38:43 2a5b80cd25b6: Preparing 02:38:43 05a0b207b3bb: Preparing 02:38:43 0f26ee50f55c: Preparing 02:38:43 a74184eb54d0: Preparing 02:38:43 02a8ea80bbcf: Preparing 02:38:43 e99eee05b715: Preparing 02:38:43 5b02dbbb6ae1: Preparing 02:38:43 2a60a8d2c399: Preparing 02:38:43 e5e13b0c77cb: Preparing 02:38:43 02a8ea80bbcf: Waiting 02:38:43 e99eee05b715: Waiting 02:38:43 5b02dbbb6ae1: Waiting 02:38:43 2a60a8d2c399: Waiting 02:38:43 e5e13b0c77cb: Waiting 02:38:43 0f26ee50f55c: Waiting 02:38:43 a74184eb54d0: Waiting 02:38:43 a5a4ca46b719: Layer already exists 02:38:43 2a5b80cd25b6: Layer already exists 02:38:43 89bc26dad809: Layer already exists 02:38:43 05a0b207b3bb: Layer already exists 02:38:43 968628521772: Layer already exists 02:38:43 0f26ee50f55c: Layer already exists 02:38:43 e99eee05b715: Layer already exists 02:38:43 a74184eb54d0: Layer already exists 02:38:43 02a8ea80bbcf: Layer already exists 02:38:43 5b02dbbb6ae1: Layer already exists 02:38:43 e5e13b0c77cb: Layer already exists 02:38:43 2a60a8d2c399: Layer already exists 02:38:43 main: digest: sha256:6e3cc34eac4e0116c17aaaa997ea862bb15f461ae2aa57aa8c98a1661e49d03b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:43 ===================================================== [Pipeline] echo 02:38:43 taggedImages: 02:38:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c8cc58f12686a546ee57638a3a929b6d65af180c 02:38:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:38:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.1-dev.5 02:38:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:38:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:38:43 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:38:43 c8cc58f12686a546ee57638a3a929b6d65af180c 02:38:43 latest 02:38:43 2.3.1-dev.5 02:38:43 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:38:43 main 02:38:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:44 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c8cc58f12686a546ee57638a3a929b6d65af180c 02:38:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:38:44 6e67b7c8e0d1: Preparing 02:38:44 eb224ae01c7d: Preparing 02:38:44 f522c2bc7eef: Preparing 02:38:44 5a02f2cc801e: Preparing 02:38:44 30156c648946: Preparing 02:38:44 92fb53002328: Preparing 02:38:44 078b8d91aba1: Preparing 02:38:44 e5e13b0c77cb: Preparing 02:38:44 92fb53002328: Waiting 02:38:44 078b8d91aba1: Waiting 02:38:44 e5e13b0c77cb: Waiting 02:38:44 30156c648946: Pushed 02:38:44 eb224ae01c7d: Pushed 02:38:44 6e67b7c8e0d1: Pushed 02:38:44 e5e13b0c77cb: Layer already exists 02:38:44 92fb53002328: Pushed 02:38:44 078b8d91aba1: Pushed 02:38:44 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:38:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:38:44 ---> 0e417313cf94 02:38:44 Step 3/24 : WORKDIR /edgex-go 02:38:44 ---> Using cache 02:38:44 ---> 57a9379b8e29 02:38:44 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 02:38:45 ---> Running in c32d15c8156e 02:38:45 5a02f2cc801e: Pushed 02:38:45 f522c2bc7eef: Pushed 02:38:45 c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:1991a1d1166b98dedf26daadff3dd0e8cbd7d2c053195c78d21527531d3b9fc1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:38:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:38:46 6e67b7c8e0d1: Preparing 02:38:46 eb224ae01c7d: Preparing 02:38:46 f522c2bc7eef: Preparing 02:38:46 5a02f2cc801e: Preparing 02:38:46 30156c648946: Preparing 02:38:46 92fb53002328: Preparing 02:38:46 078b8d91aba1: Preparing 02:38:46 e5e13b0c77cb: Preparing 02:38:46 e5e13b0c77cb: Waiting 02:38:46 92fb53002328: Waiting 02:38:46 078b8d91aba1: Waiting 02:38:46 30156c648946: Layer already exists 02:38:46 eb224ae01c7d: Layer already exists 02:38:46 6e67b7c8e0d1: Layer already exists 02:38:46 5a02f2cc801e: Layer already exists 02:38:46 f522c2bc7eef: Layer already exists 02:38:46 92fb53002328: Layer already exists 02:38:46 e5e13b0c77cb: Layer already exists 02:38:46 078b8d91aba1: Layer already exists 02:38:46 latest: digest: sha256:1991a1d1166b98dedf26daadff3dd0e8cbd7d2c053195c78d21527531d3b9fc1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.1-dev.5 02:38:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:38:46 6e67b7c8e0d1: Preparing 02:38:46 eb224ae01c7d: Preparing 02:38:46 f522c2bc7eef: Preparing 02:38:46 5a02f2cc801e: Preparing 02:38:46 30156c648946: Preparing 02:38:46 92fb53002328: Preparing 02:38:46 078b8d91aba1: Preparing 02:38:46 e5e13b0c77cb: Preparing 02:38:46 92fb53002328: Waiting 02:38:46 078b8d91aba1: Waiting 02:38:46 e5e13b0c77cb: Waiting 02:38:46 6e67b7c8e0d1: Layer already exists 02:38:46 eb224ae01c7d: Layer already exists 02:38:46 30156c648946: Layer already exists 02:38:46 5a02f2cc801e: Layer already exists 02:38:46 f522c2bc7eef: Layer already exists 02:38:46 92fb53002328: Layer already exists 02:38:46 078b8d91aba1: Layer already exists 02:38:46 e5e13b0c77cb: Layer already exists 02:38:46 2.3.1-dev.5: digest: sha256:1991a1d1166b98dedf26daadff3dd0e8cbd7d2c053195c78d21527531d3b9fc1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:38:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:38:47 6e67b7c8e0d1: Preparing 02:38:47 eb224ae01c7d: Preparing 02:38:47 f522c2bc7eef: Preparing 02:38:47 5a02f2cc801e: Preparing 02:38:47 30156c648946: Preparing 02:38:47 92fb53002328: Preparing 02:38:47 078b8d91aba1: Preparing 02:38:47 e5e13b0c77cb: Preparing 02:38:47 92fb53002328: Waiting 02:38:47 078b8d91aba1: Waiting 02:38:47 e5e13b0c77cb: Waiting 02:38:47 5a02f2cc801e: Layer already exists 02:38:47 30156c648946: Layer already exists 02:38:47 f522c2bc7eef: Layer already exists 02:38:47 eb224ae01c7d: Layer already exists 02:38:47 6e67b7c8e0d1: Layer already exists 02:38:47 e5e13b0c77cb: Layer already exists 02:38:47 92fb53002328: Layer already exists 02:38:47 078b8d91aba1: Layer already exists 02:38:47 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:1991a1d1166b98dedf26daadff3dd0e8cbd7d2c053195c78d21527531d3b9fc1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:38:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:38:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:38:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:38:48 6e67b7c8e0d1: Preparing 02:38:48 eb224ae01c7d: Preparing 02:38:48 f522c2bc7eef: Preparing 02:38:48 5a02f2cc801e: Preparing 02:38:48 30156c648946: Preparing 02:38:48 92fb53002328: Preparing 02:38:48 078b8d91aba1: Preparing 02:38:48 e5e13b0c77cb: Preparing 02:38:48 92fb53002328: Waiting 02:38:48 e5e13b0c77cb: Waiting 02:38:48 078b8d91aba1: Waiting 02:38:48 5a02f2cc801e: Layer already exists 02:38:48 f522c2bc7eef: Layer already exists 02:38:48 6e67b7c8e0d1: Layer already exists 02:38:48 30156c648946: Layer already exists 02:38:48 eb224ae01c7d: Layer already exists 02:38:48 92fb53002328: Layer already exists 02:38:48 e5e13b0c77cb: Layer already exists 02:38:48 078b8d91aba1: Layer already exists 02:38:48 main: digest: sha256:1991a1d1166b98dedf26daadff3dd0e8cbd7d2c053195c78d21527531d3b9fc1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:48 ===================================================== [Pipeline] echo 02:38:48 taggedImages: 02:38:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c8cc58f12686a546ee57638a3a929b6d65af180c 02:38:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:38:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.1-dev.5 02:38:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:38:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:38:48 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:38:48 c8cc58f12686a546ee57638a3a929b6d65af180c 02:38:48 latest 02:38:48 2.3.1-dev.5 02:38:48 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:38:48 main 02:38:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8cc58f12686a546ee57638a3a929b6d65af180c 02:38:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:38:48 3d906a25f7cc: Preparing 02:38:48 56f50883cab6: Preparing 02:38:48 824ce0a3ce95: Preparing 02:38:48 ed50b1ea6308: Preparing 02:38:48 5f0c5bac4b27: Preparing 02:38:48 ab538b10ecd0: Preparing 02:38:48 97c1328436cd: Preparing 02:38:48 c6fb9d48da86: Preparing 02:38:48 eca05563ac65: Preparing 02:38:48 e5e13b0c77cb: Preparing 02:38:48 ab538b10ecd0: Waiting 02:38:48 97c1328436cd: Waiting 02:38:48 eca05563ac65: Waiting 02:38:48 c6fb9d48da86: Waiting 02:38:48 e5e13b0c77cb: Waiting 02:38:48 56f50883cab6: Pushed 02:38:48 3d906a25f7cc: Pushed 02:38:48 5f0c5bac4b27: Pushed 02:38:49 ab538b10ecd0: Pushed 02:38:49 c6fb9d48da86: Pushed 02:38:49 97c1328436cd: Pushed 02:38:49 e5e13b0c77cb: Layer already exists 02:38:49 eca05563ac65: Pushed 02:38:49 ed50b1ea6308: Pushed 02:38:50 OK: 221 MiB in 51 packages 02:38:50 824ce0a3ce95: Pushed 02:38:50 c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:14f065ac75971c31d0de9116acf83595b029e23a042a2bf1ce778d3a540fa86b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:38:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:38:51 3d906a25f7cc: Preparing 02:38:51 56f50883cab6: Preparing 02:38:51 824ce0a3ce95: Preparing 02:38:51 ed50b1ea6308: Preparing 02:38:51 5f0c5bac4b27: Preparing 02:38:51 ab538b10ecd0: Preparing 02:38:51 97c1328436cd: Preparing 02:38:51 c6fb9d48da86: Preparing 02:38:51 eca05563ac65: Preparing 02:38:51 e5e13b0c77cb: Preparing 02:38:51 ab538b10ecd0: Waiting 02:38:51 97c1328436cd: Waiting 02:38:51 c6fb9d48da86: Waiting 02:38:51 e5e13b0c77cb: Waiting 02:38:51 5f0c5bac4b27: Layer already exists 02:38:51 3d906a25f7cc: Layer already exists 02:38:51 56f50883cab6: Layer already exists 02:38:51 ed50b1ea6308: Layer already exists 02:38:51 824ce0a3ce95: Layer already exists 02:38:51 ab538b10ecd0: Layer already exists 02:38:51 97c1328436cd: Layer already exists 02:38:51 eca05563ac65: Layer already exists 02:38:51 c6fb9d48da86: Layer already exists 02:38:51 e5e13b0c77cb: Layer already exists 02:38:51 latest: digest: sha256:14f065ac75971c31d0de9116acf83595b029e23a042a2bf1ce778d3a540fa86b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.1-dev.5 02:38:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:38:51 3d906a25f7cc: Preparing 02:38:51 56f50883cab6: Preparing 02:38:51 824ce0a3ce95: Preparing 02:38:51 ed50b1ea6308: Preparing 02:38:51 5f0c5bac4b27: Preparing 02:38:51 ab538b10ecd0: Preparing 02:38:51 97c1328436cd: Preparing 02:38:51 c6fb9d48da86: Preparing 02:38:51 97c1328436cd: Waiting 02:38:51 eca05563ac65: Preparing 02:38:51 e5e13b0c77cb: Preparing 02:38:51 c6fb9d48da86: Waiting 02:38:51 eca05563ac65: Waiting 02:38:51 e5e13b0c77cb: Waiting 02:38:51 5f0c5bac4b27: Layer already exists 02:38:51 824ce0a3ce95: Layer already exists 02:38:51 ed50b1ea6308: Layer already exists 02:38:51 3d906a25f7cc: Layer already exists 02:38:51 56f50883cab6: Layer already exists 02:38:51 ab538b10ecd0: Layer already exists 02:38:51 c6fb9d48da86: Layer already exists 02:38:51 eca05563ac65: Layer already exists 02:38:51 97c1328436cd: Layer already exists 02:38:51 e5e13b0c77cb: Layer already exists 02:38:51 2.3.1-dev.5: digest: sha256:14f065ac75971c31d0de9116acf83595b029e23a042a2bf1ce778d3a540fa86b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:38:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:38:52 3d906a25f7cc: Preparing 02:38:52 56f50883cab6: Preparing 02:38:52 824ce0a3ce95: Preparing 02:38:52 ed50b1ea6308: Preparing 02:38:52 5f0c5bac4b27: Preparing 02:38:52 ab538b10ecd0: Preparing 02:38:52 97c1328436cd: Preparing 02:38:52 c6fb9d48da86: Preparing 02:38:52 eca05563ac65: Preparing 02:38:52 e5e13b0c77cb: Preparing 02:38:52 97c1328436cd: Waiting 02:38:52 c6fb9d48da86: Waiting 02:38:52 ab538b10ecd0: Waiting 02:38:52 eca05563ac65: Waiting 02:38:52 e5e13b0c77cb: Waiting 02:38:52 3d906a25f7cc: Layer already exists 02:38:52 824ce0a3ce95: Layer already exists 02:38:52 ed50b1ea6308: Layer already exists 02:38:52 5f0c5bac4b27: Layer already exists 02:38:52 56f50883cab6: Layer already exists 02:38:52 97c1328436cd: Layer already exists 02:38:52 c6fb9d48da86: Layer already exists 02:38:52 ab538b10ecd0: Layer already exists 02:38:52 eca05563ac65: Layer already exists 02:38:52 e5e13b0c77cb: Layer already exists 02:38:52 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:14f065ac75971c31d0de9116acf83595b029e23a042a2bf1ce778d3a540fa86b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:38:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:38:52 3d906a25f7cc: Preparing 02:38:52 56f50883cab6: Preparing 02:38:52 824ce0a3ce95: Preparing 02:38:52 ed50b1ea6308: Preparing 02:38:52 5f0c5bac4b27: Preparing 02:38:52 ab538b10ecd0: Preparing 02:38:52 97c1328436cd: Preparing 02:38:52 c6fb9d48da86: Preparing 02:38:52 eca05563ac65: Preparing 02:38:52 ab538b10ecd0: Waiting 02:38:52 97c1328436cd: Waiting 02:38:52 c6fb9d48da86: Waiting 02:38:52 e5e13b0c77cb: Preparing 02:38:52 eca05563ac65: Waiting 02:38:52 e5e13b0c77cb: Waiting 02:38:52 3d906a25f7cc: Layer already exists 02:38:52 824ce0a3ce95: Layer already exists 02:38:52 5f0c5bac4b27: Layer already exists 02:38:52 56f50883cab6: Layer already exists 02:38:52 ed50b1ea6308: Layer already exists 02:38:52 97c1328436cd: Layer already exists 02:38:52 c6fb9d48da86: Layer already exists 02:38:52 eca05563ac65: Layer already exists 02:38:52 ab538b10ecd0: Layer already exists 02:38:52 e5e13b0c77cb: Layer already exists 02:38:52 main: digest: sha256:14f065ac75971c31d0de9116acf83595b029e23a042a2bf1ce778d3a540fa86b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:52 ===================================================== [Pipeline] echo 02:38:52 taggedImages: 02:38:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8cc58f12686a546ee57638a3a929b6d65af180c 02:38:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:38:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.1-dev.5 02:38:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:38:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:38:52 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:38:52 c8cc58f12686a546ee57638a3a929b6d65af180c 02:38:52 latest 02:38:52 2.3.1-dev.5 02:38:52 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:38:52 main 02:38:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:53 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8cc58f12686a546ee57638a3a929b6d65af180c 02:38:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:38:53 8754de88a181: Preparing 02:38:53 c27ba404f5ee: Preparing 02:38:53 a74184eb54d0: Preparing 02:38:53 98925f4c0b1d: Preparing 02:38:53 34d5ebaa5410: Preparing 02:38:53 a74184eb54d0: Layer already exists 02:38:53 34d5ebaa5410: Layer already exists 02:38:53 8754de88a181: Pushed 02:38:54 98925f4c0b1d: Pushed 02:38:54 Removing intermediate container c32d15c8156e 02:38:54 ---> bb3ba45ebd94 02:38:54 Step 5/24 : COPY go.mod vendor* ./ 02:38:55 c27ba404f5ee: Pushed 02:38:55 ---> c3da13df3c2d 02:38:55 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:38:55 ---> Running in 38721f7ec8fd 02:38:55 c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:7f1a8038672e9962d93298912b621f4d8f14f494fe5fe44eeb33f32670482acb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:56 + 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 02:38:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:38:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:38:56 8754de88a181: Preparing 02:38:56 c27ba404f5ee: Preparing 02:38:56 a74184eb54d0: Preparing 02:38:56 98925f4c0b1d: Preparing 02:38:56 34d5ebaa5410: Preparing 02:38:56 98925f4c0b1d: Layer already exists 02:38:56 c27ba404f5ee: Layer already exists 02:38:56 34d5ebaa5410: Layer already exists 02:38:56 a74184eb54d0: Layer already exists 02:38:56 8754de88a181: Layer already exists 02:38:56 latest: digest: sha256:7f1a8038672e9962d93298912b621f4d8f14f494fe5fe44eeb33f32670482acb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:56 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.1-dev.5 02:38:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:38:56 8754de88a181: Preparing 02:38:56 c27ba404f5ee: Preparing 02:38:56 a74184eb54d0: Preparing 02:38:56 98925f4c0b1d: Preparing 02:38:56 34d5ebaa5410: Preparing 02:38:56 98925f4c0b1d: Layer already exists 02:38:56 c27ba404f5ee: Layer already exists 02:38:56 34d5ebaa5410: Layer already exists 02:38:56 8754de88a181: Layer already exists 02:38:56 a74184eb54d0: Layer already exists 02:38:56 2.3.1-dev.5: digest: sha256:7f1a8038672e9962d93298912b621f4d8f14f494fe5fe44eeb33f32670482acb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:57 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:38:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:38:57 8754de88a181: Preparing 02:38:57 c27ba404f5ee: Preparing 02:38:57 a74184eb54d0: Preparing 02:38:57 98925f4c0b1d: Preparing 02:38:57 34d5ebaa5410: Preparing 02:38:57 a74184eb54d0: Layer already exists 02:38:57 34d5ebaa5410: Layer already exists 02:38:57 8754de88a181: Layer already exists 02:38:57 98925f4c0b1d: Layer already exists 02:38:57 c27ba404f5ee: Layer already exists 02:38:57 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:7f1a8038672e9962d93298912b621f4d8f14f494fe5fe44eeb33f32670482acb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:57 + 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 02:38:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:38:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:38:58 8754de88a181: Preparing 02:38:58 c27ba404f5ee: Preparing 02:38:58 a74184eb54d0: Preparing 02:38:58 98925f4c0b1d: Preparing 02:38:58 34d5ebaa5410: Preparing 02:38:58 a74184eb54d0: Layer already exists 02:38:58 8754de88a181: Layer already exists 02:38:58 98925f4c0b1d: Layer already exists 02:38:58 34d5ebaa5410: Layer already exists 02:38:58 c27ba404f5ee: Layer already exists 02:38:58 main: digest: sha256:7f1a8038672e9962d93298912b621f4d8f14f494fe5fe44eeb33f32670482acb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:58 ===================================================== [Pipeline] echo 02:38:58 taggedImages: 02:38:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8cc58f12686a546ee57638a3a929b6d65af180c 02:38:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:38:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.1-dev.5 02:38:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:38:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:38:58 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:38:58 c8cc58f12686a546ee57638a3a929b6d65af180c 02:38:58 latest 02:38:58 2.3.1-dev.5 02:38:58 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:38:58 main 02:38:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:58 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c8cc58f12686a546ee57638a3a929b6d65af180c 02:38:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:38:58 3d0ab1bb7783: Preparing 02:38:58 7244c1087047: Preparing 02:38:58 fd3361ff4512: Preparing 02:38:58 c1527b4faa99: Preparing 02:38:58 a04934d91d4c: Preparing 02:38:58 3e996f9fcd5a: Preparing 02:38:58 34d5ebaa5410: Preparing 02:38:58 3e996f9fcd5a: Waiting 02:38:58 34d5ebaa5410: Waiting 02:38:58 3d0ab1bb7783: Pushed 02:38:58 7244c1087047: Pushed 02:38:58 fd3361ff4512: Pushed 02:38:58 34d5ebaa5410: Layer already exists 02:38:59 3e996f9fcd5a: Pushed 02:39:02 a04934d91d4c: Pushed 02:39:05 c1527b4faa99: Pushed 02:39:05 c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:4884d726968ef03f7be6ff78712ab6ffd9b5fe9c81f97098aba08a48e366dec7 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:39:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:39:05 3d0ab1bb7783: Preparing 02:39:05 7244c1087047: Preparing 02:39:05 fd3361ff4512: Preparing 02:39:05 c1527b4faa99: Preparing 02:39:05 a04934d91d4c: Preparing 02:39:05 3e996f9fcd5a: Preparing 02:39:05 34d5ebaa5410: Preparing 02:39:05 34d5ebaa5410: Waiting 02:39:05 3e996f9fcd5a: Waiting 02:39:05 fd3361ff4512: Layer already exists 02:39:05 a04934d91d4c: Layer already exists 02:39:05 c1527b4faa99: Layer already exists 02:39:05 7244c1087047: Layer already exists 02:39:05 3d0ab1bb7783: Layer already exists 02:39:05 3e996f9fcd5a: Layer already exists 02:39:05 34d5ebaa5410: Layer already exists 02:39:05 latest: digest: sha256:4884d726968ef03f7be6ff78712ab6ffd9b5fe9c81f97098aba08a48e366dec7 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.1-dev.5 02:39:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:39:06 3d0ab1bb7783: Preparing 02:39:06 7244c1087047: Preparing 02:39:06 fd3361ff4512: Preparing 02:39:06 c1527b4faa99: Preparing 02:39:06 a04934d91d4c: Preparing 02:39:06 3e996f9fcd5a: Preparing 02:39:06 34d5ebaa5410: Preparing 02:39:06 3e996f9fcd5a: Waiting 02:39:06 34d5ebaa5410: Waiting 02:39:06 c1527b4faa99: Layer already exists 02:39:06 fd3361ff4512: Layer already exists 02:39:06 3d0ab1bb7783: Layer already exists 02:39:06 a04934d91d4c: Layer already exists 02:39:06 7244c1087047: Layer already exists 02:39:06 34d5ebaa5410: Layer already exists 02:39:06 3e996f9fcd5a: Layer already exists 02:39:06 2.3.1-dev.5: digest: sha256:4884d726968ef03f7be6ff78712ab6ffd9b5fe9c81f97098aba08a48e366dec7 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:39:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:39:07 3d0ab1bb7783: Preparing 02:39:07 7244c1087047: Preparing 02:39:07 fd3361ff4512: Preparing 02:39:07 c1527b4faa99: Preparing 02:39:07 a04934d91d4c: Preparing 02:39:07 3e996f9fcd5a: Preparing 02:39:07 34d5ebaa5410: Preparing 02:39:07 3e996f9fcd5a: Waiting 02:39:07 34d5ebaa5410: Waiting 02:39:07 3d0ab1bb7783: Layer already exists 02:39:07 c1527b4faa99: Layer already exists 02:39:07 fd3361ff4512: Layer already exists 02:39:07 a04934d91d4c: Layer already exists 02:39:07 7244c1087047: Layer already exists 02:39:07 3e996f9fcd5a: Layer already exists 02:39:07 34d5ebaa5410: Layer already exists 02:39:07 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:4884d726968ef03f7be6ff78712ab6ffd9b5fe9c81f97098aba08a48e366dec7 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:07 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:39:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:39:07 3d0ab1bb7783: Preparing 02:39:07 7244c1087047: Preparing 02:39:07 fd3361ff4512: Preparing 02:39:07 c1527b4faa99: Preparing 02:39:07 a04934d91d4c: Preparing 02:39:07 3e996f9fcd5a: Preparing 02:39:07 34d5ebaa5410: Preparing 02:39:07 3e996f9fcd5a: Waiting 02:39:07 34d5ebaa5410: Waiting 02:39:07 3d0ab1bb7783: Layer already exists 02:39:07 a04934d91d4c: Layer already exists 02:39:07 c1527b4faa99: Layer already exists 02:39:07 fd3361ff4512: Layer already exists 02:39:07 7244c1087047: Layer already exists 02:39:07 3e996f9fcd5a: Layer already exists 02:39:07 34d5ebaa5410: Layer already exists 02:39:07 main: digest: sha256:4884d726968ef03f7be6ff78712ab6ffd9b5fe9c81f97098aba08a48e366dec7 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:07 ===================================================== [Pipeline] echo 02:39:07 taggedImages: 02:39:07 - nexus3.edgexfoundry.org:10004/security-spire-agent:c8cc58f12686a546ee57638a3a929b6d65af180c 02:39:07 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:39:07 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.1-dev.5 02:39:07 - nexus3.edgexfoundry.org:10004/security-spire-agent:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:39:07 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:39:07 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:39:07 c8cc58f12686a546ee57638a3a929b6d65af180c 02:39:07 latest 02:39:07 2.3.1-dev.5 02:39:07 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:39:07 main 02:39:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c8cc58f12686a546ee57638a3a929b6d65af180c 02:39:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:39:08 92bf77b3faff: Preparing 02:39:08 b06a648fa9fb: Preparing 02:39:08 e3918e9a235f: Preparing 02:39:08 dc1d6b6bfea8: Preparing 02:39:08 0e3bbe256d23: Preparing 02:39:08 34d5ebaa5410: Preparing 02:39:08 34d5ebaa5410: Waiting 02:39:08 e3918e9a235f: Pushed 02:39:08 92bf77b3faff: Pushed 02:39:08 b06a648fa9fb: Pushed 02:39:08 34d5ebaa5410: Layer already exists 02:39:08 0e3bbe256d23: Pushed 02:39:15 dc1d6b6bfea8: Pushed 02:39:15 c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:dbc56b5d54a589c5ed9f3b32df4dad1214bc51c2b89985e623956e777decf94c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:39:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:39:15 92bf77b3faff: Preparing 02:39:15 b06a648fa9fb: Preparing 02:39:15 e3918e9a235f: Preparing 02:39:15 dc1d6b6bfea8: Preparing 02:39:15 0e3bbe256d23: Preparing 02:39:15 34d5ebaa5410: Preparing 02:39:15 34d5ebaa5410: Waiting 02:39:15 dc1d6b6bfea8: Layer already exists 02:39:15 0e3bbe256d23: Layer already exists 02:39:15 b06a648fa9fb: Layer already exists 02:39:15 e3918e9a235f: Layer already exists 02:39:15 92bf77b3faff: Layer already exists 02:39:15 34d5ebaa5410: Layer already exists 02:39:15 latest: digest: sha256:dbc56b5d54a589c5ed9f3b32df4dad1214bc51c2b89985e623956e777decf94c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.1-dev.5 02:39:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:39:16 92bf77b3faff: Preparing 02:39:16 b06a648fa9fb: Preparing 02:39:16 e3918e9a235f: Preparing 02:39:16 dc1d6b6bfea8: Preparing 02:39:16 0e3bbe256d23: Preparing 02:39:16 34d5ebaa5410: Preparing 02:39:16 34d5ebaa5410: Waiting 02:39:16 b06a648fa9fb: Layer already exists 02:39:16 e3918e9a235f: Layer already exists 02:39:16 dc1d6b6bfea8: Layer already exists 02:39:16 92bf77b3faff: Layer already exists 02:39:16 0e3bbe256d23: Layer already exists 02:39:16 34d5ebaa5410: Layer already exists 02:39:16 2.3.1-dev.5: digest: sha256:dbc56b5d54a589c5ed9f3b32df4dad1214bc51c2b89985e623956e777decf94c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:39:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:39:17 92bf77b3faff: Preparing 02:39:17 b06a648fa9fb: Preparing 02:39:17 e3918e9a235f: Preparing 02:39:17 dc1d6b6bfea8: Preparing 02:39:17 0e3bbe256d23: Preparing 02:39:17 34d5ebaa5410: Preparing 02:39:17 34d5ebaa5410: Waiting 02:39:17 b06a648fa9fb: Layer already exists 02:39:17 92bf77b3faff: Layer already exists 02:39:17 dc1d6b6bfea8: Layer already exists 02:39:17 e3918e9a235f: Layer already exists 02:39:17 0e3bbe256d23: Layer already exists 02:39:17 34d5ebaa5410: Layer already exists 02:39:17 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:dbc56b5d54a589c5ed9f3b32df4dad1214bc51c2b89985e623956e777decf94c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:17 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:39:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:39:17 92bf77b3faff: Preparing 02:39:17 b06a648fa9fb: Preparing 02:39:17 e3918e9a235f: Preparing 02:39:17 dc1d6b6bfea8: Preparing 02:39:17 0e3bbe256d23: Preparing 02:39:17 34d5ebaa5410: Preparing 02:39:17 34d5ebaa5410: Waiting 02:39:17 92bf77b3faff: Layer already exists 02:39:17 0e3bbe256d23: Layer already exists 02:39:17 e3918e9a235f: Layer already exists 02:39:17 dc1d6b6bfea8: Layer already exists 02:39:17 b06a648fa9fb: Layer already exists 02:39:17 34d5ebaa5410: Layer already exists 02:39:17 main: digest: sha256:dbc56b5d54a589c5ed9f3b32df4dad1214bc51c2b89985e623956e777decf94c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:17 ===================================================== [Pipeline] echo 02:39:17 taggedImages: 02:39:17 - nexus3.edgexfoundry.org:10004/security-spire-config:c8cc58f12686a546ee57638a3a929b6d65af180c 02:39:17 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:39:17 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.1-dev.5 02:39:17 - nexus3.edgexfoundry.org:10004/security-spire-config:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:39:17 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:39:17 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:39:17 c8cc58f12686a546ee57638a3a929b6d65af180c 02:39:17 latest 02:39:17 2.3.1-dev.5 02:39:17 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:39:17 main 02:39:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c8cc58f12686a546ee57638a3a929b6d65af180c 02:39:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:39:18 0924280ca283: Preparing 02:39:18 58a135609510: Preparing 02:39:18 d880e2d42dde: Preparing 02:39:18 a1ba769e8b6e: Preparing 02:39:18 3e996f9fcd5a: Preparing 02:39:18 34d5ebaa5410: Preparing 02:39:18 34d5ebaa5410: Waiting 02:39:18 3e996f9fcd5a: Layer already exists 02:39:18 34d5ebaa5410: Layer already exists 02:39:18 58a135609510: Pushed 02:39:18 0924280ca283: Pushed 02:39:18 d880e2d42dde: Pushed 02:39:24 a1ba769e8b6e: Pushed 02:39:24 c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:24c72116dc9728c5bf25cf3e3751cc50d718985bc4efd707fd5399180d14e2ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:39:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:39:25 0924280ca283: Preparing 02:39:25 58a135609510: Preparing 02:39:25 d880e2d42dde: Preparing 02:39:25 a1ba769e8b6e: Preparing 02:39:25 3e996f9fcd5a: Preparing 02:39:25 34d5ebaa5410: Preparing 02:39:25 34d5ebaa5410: Waiting 02:39:25 a1ba769e8b6e: Layer already exists 02:39:25 d880e2d42dde: Layer already exists 02:39:25 58a135609510: Layer already exists 02:39:25 0924280ca283: Layer already exists 02:39:25 3e996f9fcd5a: Layer already exists 02:39:25 34d5ebaa5410: Layer already exists 02:39:25 latest: digest: sha256:24c72116dc9728c5bf25cf3e3751cc50d718985bc4efd707fd5399180d14e2ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.1-dev.5 02:39:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:39:26 0924280ca283: Preparing 02:39:26 58a135609510: Preparing 02:39:26 d880e2d42dde: Preparing 02:39:26 a1ba769e8b6e: Preparing 02:39:26 3e996f9fcd5a: Preparing 02:39:26 34d5ebaa5410: Preparing 02:39:26 34d5ebaa5410: Waiting 02:39:26 a1ba769e8b6e: Layer already exists 02:39:26 0924280ca283: Layer already exists 02:39:26 3e996f9fcd5a: Layer already exists 02:39:26 d880e2d42dde: Layer already exists 02:39:26 58a135609510: Layer already exists 02:39:26 34d5ebaa5410: Layer already exists 02:39:26 2.3.1-dev.5: digest: sha256:24c72116dc9728c5bf25cf3e3751cc50d718985bc4efd707fd5399180d14e2ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:39:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:39:26 0924280ca283: Preparing 02:39:26 58a135609510: Preparing 02:39:26 d880e2d42dde: Preparing 02:39:26 a1ba769e8b6e: Preparing 02:39:26 3e996f9fcd5a: Preparing 02:39:26 34d5ebaa5410: Preparing 02:39:26 34d5ebaa5410: Waiting 02:39:26 a1ba769e8b6e: Layer already exists 02:39:26 58a135609510: Layer already exists 02:39:26 0924280ca283: Layer already exists 02:39:26 3e996f9fcd5a: Layer already exists 02:39:26 d880e2d42dde: Layer already exists 02:39:26 34d5ebaa5410: Layer already exists 02:39:26 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:24c72116dc9728c5bf25cf3e3751cc50d718985bc4efd707fd5399180d14e2ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:27 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:39:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:39:27 0924280ca283: Preparing 02:39:27 58a135609510: Preparing 02:39:27 d880e2d42dde: Preparing 02:39:27 a1ba769e8b6e: Preparing 02:39:27 3e996f9fcd5a: Preparing 02:39:27 34d5ebaa5410: Preparing 02:39:27 34d5ebaa5410: Waiting 02:39:27 a1ba769e8b6e: Layer already exists 02:39:27 3e996f9fcd5a: Layer already exists 02:39:27 58a135609510: Layer already exists 02:39:27 d880e2d42dde: Layer already exists 02:39:27 0924280ca283: Layer already exists 02:39:27 34d5ebaa5410: Layer already exists 02:39:27 main: digest: sha256:24c72116dc9728c5bf25cf3e3751cc50d718985bc4efd707fd5399180d14e2ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:27 ===================================================== [Pipeline] echo 02:39:27 taggedImages: 02:39:27 - nexus3.edgexfoundry.org:10004/security-spire-server:c8cc58f12686a546ee57638a3a929b6d65af180c 02:39:27 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:39:27 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.1-dev.5 02:39:27 - nexus3.edgexfoundry.org:10004/security-spire-server:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:39:27 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:39:27 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:39:27 c8cc58f12686a546ee57638a3a929b6d65af180c 02:39:27 latest 02:39:27 2.3.1-dev.5 02:39:27 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:39:27 main 02:39:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c8cc58f12686a546ee57638a3a929b6d65af180c 02:39:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:39:28 6800e31dfdb7: Preparing 02:39:28 e601f232753d: Preparing 02:39:28 a74184eb54d0: Preparing 02:39:28 972572db1cc0: Preparing 02:39:28 e5e13b0c77cb: Preparing 02:39:28 a74184eb54d0: Layer already exists 02:39:28 e5e13b0c77cb: Layer already exists 02:39:28 6800e31dfdb7: Pushed 02:39:28 972572db1cc0: Pushed 02:39:30 e601f232753d: Pushed 02:39:30 c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:4b6cae17e5a9e62533fb3d95cf871ff3ad67a599ed96748f5cd2c50336e5f335 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:30 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:39:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:39:31 6800e31dfdb7: Preparing 02:39:31 e601f232753d: Preparing 02:39:31 a74184eb54d0: Preparing 02:39:31 972572db1cc0: Preparing 02:39:31 e5e13b0c77cb: Preparing 02:39:31 e5e13b0c77cb: Layer already exists 02:39:31 a74184eb54d0: Layer already exists 02:39:31 972572db1cc0: Layer already exists 02:39:31 6800e31dfdb7: Layer already exists 02:39:31 e601f232753d: Layer already exists 02:39:31 latest: digest: sha256:4b6cae17e5a9e62533fb3d95cf871ff3ad67a599ed96748f5cd2c50336e5f335 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.1-dev.5 02:39:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:39:32 6800e31dfdb7: Preparing 02:39:32 e601f232753d: Preparing 02:39:32 a74184eb54d0: Preparing 02:39:32 972572db1cc0: Preparing 02:39:32 e5e13b0c77cb: Preparing 02:39:32 e5e13b0c77cb: Layer already exists 02:39:32 6800e31dfdb7: Layer already exists 02:39:32 972572db1cc0: Layer already exists 02:39:32 a74184eb54d0: Layer already exists 02:39:32 e601f232753d: Layer already exists 02:39:32 2.3.1-dev.5: digest: sha256:4b6cae17e5a9e62533fb3d95cf871ff3ad67a599ed96748f5cd2c50336e5f335 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:39:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:39:32 6800e31dfdb7: Preparing 02:39:32 e601f232753d: Preparing 02:39:32 a74184eb54d0: Preparing 02:39:32 972572db1cc0: Preparing 02:39:32 e5e13b0c77cb: Preparing 02:39:32 e5e13b0c77cb: Layer already exists 02:39:32 6800e31dfdb7: Layer already exists 02:39:32 e601f232753d: Layer already exists 02:39:32 a74184eb54d0: Layer already exists 02:39:32 972572db1cc0: Layer already exists 02:39:32 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:4b6cae17e5a9e62533fb3d95cf871ff3ad67a599ed96748f5cd2c50336e5f335 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:39:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:39:33 6800e31dfdb7: Preparing 02:39:33 e601f232753d: Preparing 02:39:33 a74184eb54d0: Preparing 02:39:33 972572db1cc0: Preparing 02:39:33 e5e13b0c77cb: Preparing 02:39:33 a74184eb54d0: Layer already exists 02:39:33 6800e31dfdb7: Layer already exists 02:39:33 972572db1cc0: Layer already exists 02:39:33 e601f232753d: Layer already exists 02:39:33 e5e13b0c77cb: Layer already exists 02:39:33 main: digest: sha256:4b6cae17e5a9e62533fb3d95cf871ff3ad67a599ed96748f5cd2c50336e5f335 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:33 ===================================================== [Pipeline] echo 02:39:33 taggedImages: 02:39:33 - nexus3.edgexfoundry.org:10004/support-notifications:c8cc58f12686a546ee57638a3a929b6d65af180c 02:39:33 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:39:33 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.1-dev.5 02:39:33 - nexus3.edgexfoundry.org:10004/support-notifications:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:39:33 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 02:39:33 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:39:33 c8cc58f12686a546ee57638a3a929b6d65af180c 02:39:33 latest 02:39:33 2.3.1-dev.5 02:39:33 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:39:33 main 02:39:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c8cc58f12686a546ee57638a3a929b6d65af180c 02:39:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:39:33 5fe3dd20b7f0: Preparing 02:39:33 ecac6bd326f5: Preparing 02:39:33 a74184eb54d0: Preparing 02:39:33 9156f4f51baa: Preparing 02:39:33 e5e13b0c77cb: Preparing 02:39:33 a74184eb54d0: Layer already exists 02:39:33 9156f4f51baa: Layer already exists 02:39:33 e5e13b0c77cb: Layer already exists 02:39:33 5fe3dd20b7f0: Pushed 02:39:36 ecac6bd326f5: Pushed 02:39:36 c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:4429ad0b1b0cf05522372229cb1d6e83dab4984629fa78c4eee8046d09306782 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:36 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:39:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:39:37 5fe3dd20b7f0: Preparing 02:39:37 ecac6bd326f5: Preparing 02:39:37 a74184eb54d0: Preparing 02:39:37 9156f4f51baa: Preparing 02:39:37 e5e13b0c77cb: Preparing 02:39:37 5fe3dd20b7f0: Layer already exists 02:39:37 a74184eb54d0: Layer already exists 02:39:37 9156f4f51baa: Layer already exists 02:39:37 e5e13b0c77cb: Layer already exists 02:39:37 ecac6bd326f5: Layer already exists 02:39:37 latest: digest: sha256:4429ad0b1b0cf05522372229cb1d6e83dab4984629fa78c4eee8046d09306782 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:37 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.1-dev.5 02:39:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:39:37 5fe3dd20b7f0: Preparing 02:39:37 ecac6bd326f5: Preparing 02:39:37 a74184eb54d0: Preparing 02:39:37 9156f4f51baa: Preparing 02:39:37 e5e13b0c77cb: Preparing 02:39:37 a74184eb54d0: Layer already exists 02:39:37 ecac6bd326f5: Layer already exists 02:39:37 5fe3dd20b7f0: Layer already exists 02:39:37 e5e13b0c77cb: Layer already exists 02:39:37 9156f4f51baa: Layer already exists 02:39:37 2.3.1-dev.5: digest: sha256:4429ad0b1b0cf05522372229cb1d6e83dab4984629fa78c4eee8046d09306782 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:39:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:39:38 5fe3dd20b7f0: Preparing 02:39:38 ecac6bd326f5: Preparing 02:39:38 a74184eb54d0: Preparing 02:39:38 9156f4f51baa: Preparing 02:39:38 e5e13b0c77cb: Preparing 02:39:38 a74184eb54d0: Layer already exists 02:39:38 9156f4f51baa: Layer already exists 02:39:38 ecac6bd326f5: Layer already exists 02:39:38 5fe3dd20b7f0: Layer already exists 02:39:38 e5e13b0c77cb: Layer already exists 02:39:38 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:4429ad0b1b0cf05522372229cb1d6e83dab4984629fa78c4eee8046d09306782 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 02:39:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:39:38 5fe3dd20b7f0: Preparing 02:39:38 ecac6bd326f5: Preparing 02:39:38 a74184eb54d0: Preparing 02:39:38 9156f4f51baa: Preparing 02:39:38 e5e13b0c77cb: Preparing 02:39:38 9156f4f51baa: Layer already exists 02:39:38 5fe3dd20b7f0: Layer already exists 02:39:38 ecac6bd326f5: Layer already exists 02:39:38 a74184eb54d0: Layer already exists 02:39:38 e5e13b0c77cb: Layer already exists 02:39:38 main: digest: sha256:4429ad0b1b0cf05522372229cb1d6e83dab4984629fa78c4eee8046d09306782 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:39 ===================================================== [Pipeline] echo 02:39:39 taggedImages: 02:39:39 - nexus3.edgexfoundry.org:10004/support-scheduler:c8cc58f12686a546ee57638a3a929b6d65af180c 02:39:39 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:39:39 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.1-dev.5 02:39:39 - nexus3.edgexfoundry.org:10004/support-scheduler:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:39:39 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 02:39:39 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 02:39:39 c8cc58f12686a546ee57638a3a929b6d65af180c 02:39:39 latest 02:39:39 2.3.1-dev.5 02:39:39 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:39:39 main 02:39:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:39 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:39 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c8cc58f12686a546ee57638a3a929b6d65af180c 02:39:39 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 02:39:39 329e5598d02a: Preparing 02:39:39 a0053310cf98: Preparing 02:39:39 69a5d7cbe978: Preparing 02:39:39 29f4dbdb0d36: Preparing 02:39:39 e5e13b0c77cb: Preparing 02:39:39 e5e13b0c77cb: Layer already exists 02:39:39 a0053310cf98: Pushed 02:39:40 329e5598d02a: Pushed 02:39:40 69a5d7cbe978: Pushed 02:39:50 29f4dbdb0d36: Pushed 02:39:50 c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:77b524c84ebdf4c6eec8523a87995ed72b54ff57d11504ddcf347c2bee66c5e5 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:51 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:51 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 02:39:51 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 02:39:51 329e5598d02a: Preparing 02:39:51 a0053310cf98: Preparing 02:39:51 69a5d7cbe978: Preparing 02:39:51 29f4dbdb0d36: Preparing 02:39:51 e5e13b0c77cb: Preparing 02:39:51 329e5598d02a: Layer already exists 02:39:51 e5e13b0c77cb: Layer already exists 02:39:51 a0053310cf98: Layer already exists 02:39:51 69a5d7cbe978: Layer already exists 02:39:51 29f4dbdb0d36: Layer already exists 02:39:51 latest: digest: sha256:77b524c84ebdf4c6eec8523a87995ed72b54ff57d11504ddcf347c2bee66c5e5 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:51 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:52 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.1-dev.5 02:39:52 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 02:39:52 329e5598d02a: Preparing 02:39:52 a0053310cf98: Preparing 02:39:52 69a5d7cbe978: Preparing 02:39:52 29f4dbdb0d36: Preparing 02:39:52 e5e13b0c77cb: Preparing 02:39:52 e5e13b0c77cb: Layer already exists 02:39:52 329e5598d02a: Layer already exists 02:39:52 29f4dbdb0d36: Layer already exists 02:39:52 a0053310cf98: Layer already exists 02:39:52 69a5d7cbe978: Layer already exists 02:39:52 2.3.1-dev.5: digest: sha256:77b524c84ebdf4c6eec8523a87995ed72b54ff57d11504ddcf347c2bee66c5e5 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:52 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:52 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:39:52 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 02:39:52 329e5598d02a: Preparing 02:39:52 a0053310cf98: Preparing 02:39:52 69a5d7cbe978: Preparing 02:39:52 29f4dbdb0d36: Preparing 02:39:52 e5e13b0c77cb: Preparing 02:39:52 29f4dbdb0d36: Layer already exists 02:39:52 e5e13b0c77cb: Layer already exists 02:39:52 69a5d7cbe978: Layer already exists 02:39:52 a0053310cf98: Layer already exists 02:39:52 329e5598d02a: Layer already exists 02:39:52 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:77b524c84ebdf4c6eec8523a87995ed72b54ff57d11504ddcf347c2bee66c5e5 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:53 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:53 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 02:39:53 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 02:39:53 329e5598d02a: Preparing 02:39:53 a0053310cf98: Preparing 02:39:53 69a5d7cbe978: Preparing 02:39:53 29f4dbdb0d36: Preparing 02:39:53 e5e13b0c77cb: Preparing 02:39:53 e5e13b0c77cb: Layer already exists 02:39:53 329e5598d02a: Layer already exists 02:39:53 69a5d7cbe978: Layer already exists 02:39:53 29f4dbdb0d36: Layer already exists 02:39:53 a0053310cf98: Layer already exists 02:39:53 main: digest: sha256:77b524c84ebdf4c6eec8523a87995ed72b54ff57d11504ddcf347c2bee66c5e5 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:53 ===================================================== [Pipeline] echo 02:39:53 taggedImages: 02:39:53 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c8cc58f12686a546ee57638a3a929b6d65af180c 02:39:53 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 02:39:53 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.1-dev.5 02:39:53 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:39:53 - 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] } 02:40:17 Removing intermediate container 38721f7ec8fd 02:40:17 ---> c8e3ef8557e4 02:40:17 Step 7/24 : COPY . . 02:40:17 ---> fdb1c24fd6d5 02:40:17 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 02:40:17 ---> Running in aec0a1659f47 02:40:18 Removing intermediate container aec0a1659f47 02:40:18 ---> 44e617545f85 02:40:18 Step 9/24 : WORKDIR /edgex-go/spire-build 02:40:18 ---> Running in 4f31edd66e21 02:40:19 Removing intermediate container 4f31edd66e21 02:40:19 ---> 60109d759520 02:40:19 Step 10/24 : 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 02:40:19 ---> Running in d3cd1f541fed 02:40:22 Removing intermediate container d3cd1f541fed 02:40:22 ---> 94ff29ed71d1 02:40:22 Step 11/24 : WORKDIR /edgex-go 02:40:22 ---> Running in ef2a23830355 02:40:22 Removing intermediate container ef2a23830355 02:40:22 ---> 7002d861fc67 02:40:22 02:40:22 Step 12/24 : FROM alpine:3.15 02:40:22 ---> 8aa73fd46299 02:40:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:40:22 ---> Using cache 02:40:22 ---> ab45833c80db 02:40:22 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:40:22 ---> Using cache 02:40:22 ---> c1d417be8908 02:40:22 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 02:40:26 ---> 864a11b50a7e 02:40:26 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:40:32 ---> 9f07f408969b 02:40:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:40:33 ---> d7e93c5fa54a 02:40:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:40:33 ---> 4317acb26bea 02:40:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:40:34 ---> 5f187e503ec5 02:40:34 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:40:34 ---> Running in f1eca092e476 02:40:35 Removing intermediate container f1eca092e476 02:40:35 ---> 2a89c1e812a4 02:40:35 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:40:35 ---> Running in 3e1fa8ac7d81 02:40:36 Removing intermediate container 3e1fa8ac7d81 02:40:36 ---> 40dac6e049ea 02:40:36 Step 22/24 : LABEL arch=arm64 02:40:36 ---> Running in e81d997ca5c4 02:40:38 Removing intermediate container e81d997ca5c4 02:40:38 ---> 9d73ce19f95c 02:40:38 Step 23/24 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c 02:40:38 ---> Running in cbf0e22d9d27 02:40:39 Removing intermediate container cbf0e22d9d27 02:40:39 ---> f2f7b4462db4 02:40:39 Step 24/24 : LABEL version=2.3.1-dev.5 02:40:39 ---> Running in c2955af4483f 02:40:39 Removing intermediate container c2955af4483f 02:40:39 ---> 599e04054231 02:40:39 02:40:39 Successfully built 599e04054231 02:40:39 Successfully tagged security-spire-agent-arm64:latest 02:40:39  Building security-spire-agent ... done Building sys-mgmt-agent 02:40:44 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:40:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:40:44 ---> 0e417313cf94 02:40:44 Step 3/22 : WORKDIR /edgex-go 02:40:44 ---> Using cache 02:40:44 ---> 57a9379b8e29 02:40:44 Step 4/22 : RUN apk add --update --no-cache make bash git 02:40:44 ---> Running in 67d25798e1d8 02:40:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:40:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:40:47 OK: 221 MiB in 51 packages 02:40:48 Removing intermediate container 67d25798e1d8 02:40:48 ---> 68ecb5947db8 02:40:48 Step 5/22 : COPY go.mod vendor* ./ 02:40:49 ---> 84d538305b1c 02:40:49 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:49 ---> Running in 40b90aeae441 02:41:57 Removing intermediate container 40b90aeae441 02:41:57 ---> f3ef5cd754ba 02:41:57 Step 7/22 : COPY . . 02:42:01 ---> 3e7d37dd1724 02:42:01 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:42:01 ---> Running in af00a26d7461 02:42:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:44:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:45:04 Removing intermediate container 0c4638eff3d0 02:45:04 ---> c05514a6a213 02:45:04 02:45:04 Step 9/24 : FROM alpine:3.16 02:45:04 3.16: Pulling from library/alpine 02:45:04 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 02:45:04 Status: Downloaded newer image for alpine:3.16 02:45:04 ---> 2b4661558fb8 02:45:04 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 02:45:04 ---> Running in ee95895cb19f 02:45:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:45:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:45:08 (1/3) Installing ca-certificates (20220614-r0) 02:45:08 (2/3) Installing dumb-init (1.2.5-r1) 02:45:08 (3/3) Installing su-exec (0.2-r1) 02:45:08 Executing busybox-1.35.0-r17.trigger 02:45:08 Executing ca-certificates-20220614-r0.trigger 02:45:08 OK: 6 MiB in 17 packages 02:45:12 Removing intermediate container ee95895cb19f 02:45:12 ---> a600ec18339c 02:45:12 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:45:12 ---> Running in 1566b988efcd 02:45:13 Removing intermediate container 1566b988efcd 02:45:13 ---> fd2a264ce3a5 02:45:13 Step 12/24 : WORKDIR / 02:45:13 ---> Running in 0e36b3b6f2d9 02:45:14 Removing intermediate container 0e36b3b6f2d9 02:45:14 ---> 8113f9e2a031 02:45:14 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:45:16 ---> dea4dd36fa1b 02:45:16 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:45:17 ---> 8e436d905d13 02:45:17 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:45:19 ---> a9e55c5b0ef4 02:45:19 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:45:19 Removing intermediate container 6e821f4cbc20 02:45:19 ---> fc0bff9f9319 02:45:19 02:45:19 Step 9/32 : FROM alpine:3.16 02:45:19 ---> 2b4661558fb8 02:45:19 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:45:19 ---> Running in 4a2a33155a0d 02:45:20 ---> 0d584ca04957 02:45:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:45:20 Removing intermediate container 4a2a33155a0d 02:45:20 ---> adb0a93017f1 02:45:20 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 02:45:20 ---> Running in 70dcf844430c 02:45:23 ---> 3f23f7e6f5d3 02:45:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:45:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:45:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:45:24 ---> a7af4ffd0b8d 02:45:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:45:25 (1/2) Installing dumb-init (1.2.5-r1) 02:45:25 (2/2) Installing su-exec (0.2-r1) 02:45:25 Executing busybox-1.35.0-r17.trigger 02:45:25 OK: 5 MiB in 16 packages 02:45:26 ---> a15bd2492608 02:45:26 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:45:26 ---> Running in 86ee6bf44056 02:45:27 Removing intermediate container 70dcf844430c 02:45:27 ---> 3f8bdd22d223 02:45:27 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 02:45:27 ---> Running in 7b9004cfc38d 02:45:28 Removing intermediate container 7b9004cfc38d 02:45:28 ---> 1628271d1807 02:45:28 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 02:45:28 ---> Running in a44a800868e3 02:45:29 Removing intermediate container a44a800868e3 02:45:29 ---> 6a082fe21a53 02:45:29 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 02:45:29 ---> Running in 59f22995fbca 02:45:30 Removing intermediate container 59f22995fbca 02:45:30 ---> 637f6381f015 02:45:30 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 02:45:30 Removing intermediate container 86ee6bf44056 02:45:30 ---> a9b67c5db54e 02:45:30 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 02:45:30 ---> Running in eed67ab5d7e4 02:45:30 ---> Running in 22f68e8d32fe 02:45:30 Removing intermediate container 22f68e8d32fe 02:45:30 ---> 7c3978622a1c 02:45:30 Step 22/24 : LABEL arch=arm64 02:45:30 Removing intermediate container eed67ab5d7e4 02:45:31 ---> 786f497aef35 02:45:31 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 02:45:31 ---> Running in 89ea49294839 02:45:31 ---> Running in 82173930cf9f 02:45:32 Removing intermediate container 82173930cf9f 02:45:32 ---> a86bd6019971 02:45:32 Step 23/24 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c 02:45:32 ---> Running in df70d5ce7cbc 02:45:33 Removing intermediate container df70d5ce7cbc 02:45:33 ---> 674409cad080 02:45:33 Step 24/24 : LABEL version=2.3.1-dev.5 02:45:33 ---> Running in 73da6bec59b1 02:45:33 Removing intermediate container 73da6bec59b1 02:45:33 ---> 0315ca24ea59 02:45:33 02:45:33 Successfully built 0315ca24ea59 02:45:33 Successfully tagged security-secretstore-setup-arm64:latest 02:45:33  Building security-secretstore-setup ... done Building security-spire-config 02:45:34 Removing intermediate container 89ea49294839 02:45:34 ---> 74a6906da3d2 02:45:34 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 02:45:34 ---> Running in c05ba6539936 02:45:35 Removing intermediate container c05ba6539936 02:45:35 ---> 6328d0e19148 02:45:35 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 02:45:36 ---> bc01f9bd6c03 02:45:36 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 02:45:36 ---> Running in 408be9f74bee 02:45:38 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:45:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:45:38 ---> 0e417313cf94 02:45:38 Step 3/24 : WORKDIR /edgex-go 02:45:38 ---> Using cache 02:45:38 ---> 57a9379b8e29 02:45:38 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 02:45:38 ---> Using cache 02:45:38 ---> bb3ba45ebd94 02:45:38 Step 5/24 : COPY go.mod vendor* ./ 02:45:38 ---> Using cache 02:45:38 ---> c3da13df3c2d 02:45:38 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:38 ---> Using cache 02:45:38 ---> c8e3ef8557e4 02:45:38 Step 7/24 : COPY . . 02:45:38 ---> Using cache 02:45:38 ---> fdb1c24fd6d5 02:45:38 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 02:45:38 ---> Using cache 02:45:38 ---> 44e617545f85 02:45:38 Step 9/24 : WORKDIR /edgex-go/spire-build 02:45:38 ---> Using cache 02:45:38 ---> 60109d759520 02:45:39 Step 10/24 : 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 02:45:39 ---> Using cache 02:45:39 ---> 94ff29ed71d1 02:45:39 Step 11/24 : WORKDIR /edgex-go 02:45:39 ---> Using cache 02:45:39 ---> 7002d861fc67 02:45:39 02:45:39 Step 12/24 : FROM alpine:3.15 02:45:39 ---> 8aa73fd46299 02:45:39 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:45:39 ---> Using cache 02:45:39 ---> ab45833c80db 02:45:39 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 02:45:39 ---> Running in 0cd9b3f2e3f4 02:45:40 Removing intermediate container 408be9f74bee 02:45:40 ---> a77883702247 02:45:40 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 02:45:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:45:42 ---> 23e732dc0839 02:45:42 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:45:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:45:43 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 02:45:43 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 02:45:43 OK: 15736 distinct packages available 02:45:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:45:44 ---> 45af3cbffb45 02:45:44 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:45:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:45:45 (1/4) Installing dumb-init (1.2.5-r1) 02:45:45 (2/4) Installing musl-obstack (1.2.3-r0) 02:45:45 (3/4) Installing libucontext (1.1-r0) 02:45:45 (4/4) Installing gcompat (1.0.0-r4) 02:45:45 Executing busybox-1.34.1-r7.trigger 02:45:45 OK: 6 MiB in 18 packages 02:45:47 ---> f4842601706a 02:45:47 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:45:48 Removing intermediate container 0cd9b3f2e3f4 02:45:48 ---> 4d67d65b1bcb 02:45:48 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:45:48 ---> 0b3e6c31fc2f 02:45:48 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 02:45:51 ---> 1fda8346adc5 02:45:51 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 02:45:52 ---> f92cceb9063c 02:45:52 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:45:54 ---> aca21cf5a052 02:45:54 Step 27/32 : RUN chmod +x /entrypoint.sh 02:45:55 ---> Running in be21a1c22b12 02:45:57 Removing intermediate container c515e0b770db 02:45:57 ---> dfa7c63582fc 02:45:57 02:45:57 Step 10/22 : FROM alpine:3.16 02:45:57 ---> 2b4661558fb8 02:45:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:45:57 ---> Running in 8b1a39f7bbf3 02:45:59 Removing intermediate container 8b1a39f7bbf3 02:45:59 ---> 1c17803317c8 02:45:59 Step 12/22 : ENV APP_PORT=59880 02:45:59 ---> Running in 57ee4b8fd361 02:45:59 Removing intermediate container be21a1c22b12 02:45:59 ---> a59011642e90 02:45:59 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 02:45:59 ---> Running in 0db812930d21 02:46:00 Removing intermediate container 57ee4b8fd361 02:46:00 ---> f22ce0919736 02:46:00 Step 13/22 : EXPOSE $APP_PORT 02:46:00 ---> Running in 33d6500bfb7e 02:46:00 Removing intermediate container 0db812930d21 02:46:00 ---> 5bfa4f3d9f8e 02:46:00 Step 29/32 : CMD ["gate"] 02:46:00 ---> d83a8913ec8b 02:46:00 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:46:01 ---> Running in 52cf837a15db 02:46:01 Removing intermediate container 33d6500bfb7e 02:46:01 ---> 2b273ac7fa16 02:46:01 Step 14/22 : RUN apk add --update --no-cache dumb-init 02:46:01 Removing intermediate container 52cf837a15db 02:46:01 ---> 264e91e8fd1a 02:46:01 Step 30/32 : LABEL arch=arm64 02:46:01 ---> Running in f316c0a66a31 02:46:01 ---> Running in 8cd682ea725a 02:46:02 ---> f3727b1d2f15 02:46:02 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 02:46:02 ---> Running in 846888ea53af 02:46:02 Removing intermediate container 8cd682ea725a 02:46:02 ---> 2691d1f5d0eb 02:46:02 Step 31/32 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c 02:46:03 ---> Running in 0a7ce897c771 02:46:03 Removing intermediate container 846888ea53af 02:46:03 ---> 114b97897921 02:46:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:46:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:46:04 Removing intermediate container 0a7ce897c771 02:46:04 ---> f0da9904f717 02:46:04 Step 32/32 : LABEL version=2.3.1-dev.5 02:46:04 ---> Running in 3662bf0f30b6 02:46:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:46:05 Removing intermediate container 3662bf0f30b6 02:46:05 ---> 82bd8a4e3a42 02:46:05 02:46:05 ---> 6f4895b0fcf0 02:46:05 Step 19/24 : WORKDIR / 02:46:05 ---> Running in 1e8711e64db0 02:46:05 Successfully built 82bd8a4e3a42 02:46:05 Successfully tagged security-bootstrapper-arm64:latest 02:46:05  Building security-bootstrapper ... done Building support-scheduler 02:46:05 Removing intermediate container 1e8711e64db0 02:46:05 ---> 438daa88f718 02:46:05 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:46:05 ---> Running in 590481f2f351 02:46:05 (1/1) Installing dumb-init (1.2.5-r1) 02:46:05 Executing busybox-1.35.0-r17.trigger 02:46:05 OK: 5 MiB in 15 packages 02:46:06 Removing intermediate container 590481f2f351 02:46:06 ---> e696201ae51d 02:46:06 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:46:06 ---> Running in 8ada1abd3f62 02:46:07 Removing intermediate container 8ada1abd3f62 02:46:07 ---> b9e1c6ed5836 02:46:07 Step 22/24 : LABEL arch=arm64 02:46:07 ---> Running in d649579a06ad 02:46:08 Removing intermediate container f316c0a66a31 02:46:08 ---> 20904898d889 02:46:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:46:08 Removing intermediate container d649579a06ad 02:46:08 ---> acd1bb5aed5e 02:46:08 Step 23/24 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c 02:46:08 ---> Running in 615ff08dfc02 02:46:08 Removing intermediate container 615ff08dfc02 02:46:08 ---> 66fccf6f74c6 02:46:08 Step 24/24 : LABEL version=2.3.1-dev.5 02:46:08 ---> Running in 300b9241e6d6 02:46:09 ---> de64c424f74a 02:46:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:46:09 Removing intermediate container 300b9241e6d6 02:46:09 ---> bbd691eb5e29 02:46:09 02:46:10 Successfully built bbd691eb5e29 02:46:10 Successfully tagged security-spire-config-arm64:latest 02:46:10  Building security-spire-config ... done Building support-notifications 02:46:10 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:46:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:46:10 ---> 0e417313cf94 02:46:10 Step 3/22 : ARG ADD_BUILD_TAGS="" 02:46:10 ---> Using cache 02:46:10 ---> e2342b6ef771 02:46:10 Step 4/22 : WORKDIR /edgex-go 02:46:10 ---> Using cache 02:46:10 ---> 94dcf5b88bb9 02:46:10 Step 5/22 : RUN apk add --update --no-cache make git 02:46:10 ---> Using cache 02:46:10 ---> ed6f6f049d14 02:46:10 Step 6/22 : COPY go.mod vendor* ./ 02:46:10 ---> Using cache 02:46:10 ---> 8ebd76d87c37 02:46:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:10 ---> Using cache 02:46:10 ---> 5ce326bcb576 02:46:10 Step 8/22 : COPY . . 02:46:11 ---> Using cache 02:46:11 ---> e2d828b996cc 02:46:11 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 02:46:11 ---> Running in dc6369e219d4 02:46:12 ---> 8ceed5450a04 02:46:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:46:13 ---> 732b8405ab0d 02:46:13 Step 18/22 : ENTRYPOINT ["/core-data"] 02:46:13 ---> Running in 811aff3efe05 02:46:13 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:46:13 Removing intermediate container 811aff3efe05 02:46:13 ---> 6b4b4073fbdc 02:46:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:46:14 ---> Running in 2322033e882b 02:46:15 Removing intermediate container 2322033e882b 02:46:15 ---> 9389f0d9500c 02:46:15 Step 20/22 : LABEL arch=arm64 02:46:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:46:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:46:15 ---> 0e417313cf94 02:46:15 Step 3/22 : ARG ADD_BUILD_TAGS="" 02:46:15 ---> Using cache 02:46:15 ---> e2342b6ef771 02:46:15 Step 4/22 : WORKDIR /edgex-go 02:46:15 ---> Using cache 02:46:15 ---> 94dcf5b88bb9 02:46:15 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 02:46:15 ---> Running in b77abc050acd 02:46:15 ---> Running in 7475628e6b9f 02:46:16 Removing intermediate container b77abc050acd 02:46:16 ---> 29f8edb07f91 02:46:16 Step 21/22 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c 02:46:16 ---> Running in 4d575cb349a2 02:46:16 Removing intermediate container 4d575cb349a2 02:46:16 ---> 9fcf07f0ba93 02:46:16 Step 22/22 : LABEL version=2.3.1-dev.5 02:46:16 ---> Running in 17935caa3098 02:46:17 Removing intermediate container 17935caa3098 02:46:17 ---> f6202cb6ea56 02:46:17 02:46:17 Successfully built f6202cb6ea56 02:46:17 Successfully tagged core-data-arm64:latest 02:46:17 Building security-proxy-setup 02:46:17  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:46:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:46:19 OK: 221 MiB in 51 packages 02:46:21 Removing intermediate container 7475628e6b9f 02:46:21 ---> f7cbb253b425 02:46:21 Step 6/22 : COPY go.mod vendor* ./ 02:46:21 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:46:21 Step 2/21 : FROM ${BUILDER_BASE} AS builder 02:46:21 ---> 0e417313cf94 02:46:21 Step 3/21 : WORKDIR /edgex-go 02:46:21 ---> Using cache 02:46:21 ---> 57a9379b8e29 02:46:21 Step 4/21 : RUN apk add --update --no-cache make git 02:46:21 ---> Using cache 02:46:21 ---> 0ffed1cdd5cc 02:46:21 Step 5/21 : COPY go.mod vendor* ./ 02:46:21 ---> Using cache 02:46:21 ---> e9b08c5a3985 02:46:21 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:21 ---> Using cache 02:46:21 ---> 712eb2021249 02:46:21 Step 7/21 : COPY . . 02:46:21 ---> Using cache 02:46:21 ---> d631148b945c 02:46:21 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:46:22 ---> Running in 32cc1f4f7352 02:46:22 ---> d5da54bdb0cd 02:46:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:22 ---> Running in 76168f7caec4 02:46:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:46:56 Removing intermediate container 08693786ad7d 02:46:56 ---> 0ecea6e37902 02:46:56 02:46:56 Step 9/19 : FROM alpine:3.15 02:46:56 ---> 8aa73fd46299 02:46:56 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:46:56 ---> Using cache 02:46:56 ---> ab45833c80db 02:46:56 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:46:56 ---> Running in 8ed9e2d25252 02:46:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:46:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:46:56 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 02:46:56 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 02:46:56 OK: 15736 distinct packages available 02:46:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:46:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:46:57 (1/9) Installing ca-certificates (20220614-r0) 02:46:57 (2/9) Installing brotli-libs (1.0.9-r5) 02:46:57 (3/9) Installing nghttp2-libs (1.46.0-r0) 02:46:57 (4/9) Installing libcurl (7.80.0-r4) 02:46:57 (5/9) Installing curl (7.80.0-r4) 02:46:57 (6/9) Installing dumb-init (1.2.5-r1) 02:46:57 (7/9) Installing musl-obstack (1.2.3-r0) 02:46:57 (8/9) Installing libucontext (1.1-r0) 02:46:57 (9/9) Installing gcompat (1.0.0-r4) 02:46:57 Executing busybox-1.34.1-r7.trigger 02:46:57 Executing ca-certificates-20220614-r0.trigger 02:46:58 OK: 8 MiB in 23 packages 02:47:01 Removing intermediate container 8ed9e2d25252 02:47:01 ---> 470e48a16a1c 02:47:01 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 02:47:02 ---> 19ed38101578 02:47:02 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:47:05 ---> 22607875db10 02:47:05 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 02:47:06 ---> 44c738f35177 02:47:06 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 02:47:07 ---> Running in 2f93d7cd601f 02:47:08 Removing intermediate container 2f93d7cd601f 02:47:08 ---> 24d15f5efc9a 02:47:08 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:47:08 ---> Running in 6823dee8de16 02:47:09 Removing intermediate container 6823dee8de16 02:47:09 ---> 1ab8239749c6 02:47:09 Step 17/19 : LABEL arch=arm64 02:47:09 ---> Running in d8d1f7e8e208 02:47:09 Removing intermediate container d8d1f7e8e208 02:47:09 ---> 77557dd71fcc 02:47:09 Step 18/19 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c 02:47:10 ---> Running in 28b6fdda983c 02:47:10 Removing intermediate container 28b6fdda983c 02:47:10 ---> b1221aabfe16 02:47:10 Step 19/19 : LABEL version=2.3.1-dev.5 02:47:11 ---> Running in be213570bae3 02:47:12 Removing intermediate container be213570bae3 02:47:12 ---> e592ad79f061 02:47:12 02:47:12 Successfully built e592ad79f061 02:47:12 Successfully tagged security-spiffe-token-provider-arm64:latest 02:47:12  Building security-spiffe-token-provider ... done Building core-metadata 02:47:17 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:47:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:47:17 ---> 0e417313cf94 02:47:17 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:47:17 ---> Using cache 02:47:17 ---> e2342b6ef771 02:47:17 Step 4/24 : WORKDIR /edgex-go 02:47:17 ---> Using cache 02:47:17 ---> 94dcf5b88bb9 02:47:17 Step 5/24 : RUN apk add --update --no-cache make git 02:47:17 ---> Using cache 02:47:17 ---> ed6f6f049d14 02:47:17 Step 6/24 : COPY go.mod vendor* ./ 02:47:17 ---> Using cache 02:47:17 ---> 8ebd76d87c37 02:47:17 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:47:17 ---> Using cache 02:47:17 ---> 5ce326bcb576 02:47:17 Step 8/24 : COPY . . 02:47:17 ---> Using cache 02:47:17 ---> e2d828b996cc 02:47:17 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 02:47:17 ---> Running in 27d091997427 02:47:20 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:47:35 Removing intermediate container 76168f7caec4 02:47:35 ---> c03aa306af0b 02:47:35 Step 8/22 : COPY . . 02:47:38 ---> 37d3de3b198c 02:47:38 Step 9/22 : RUN make cmd/support-notifications/support-notifications 02:47:38 ---> Running in 378179a57775 02:47:41 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:47:45 Removing intermediate container af00a26d7461 02:47:45 ---> 1f090443b8a1 02:47:45 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:47:45 ---> Running in 2eb0012e4795 02:47:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:47:52 Removing intermediate container 2eb0012e4795 02:47:52 ---> 8fad2d1fad0f 02:47:52 02:47:52 Step 10/22 : FROM alpine:3.16 02:47:52 ---> 2b4661558fb8 02:47:52 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:47:52 ---> Running in b1c401c9199a 02:47:53 Removing intermediate container b1c401c9199a 02:47:53 ---> 2cf2f577de33 02:47:53 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 02:47:53 ---> Running in e44accd86d13 02:47:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:47:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:47:57 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 02:47:57 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 02:47:57 (3/33) Installing readline (8.1.2-r0) 02:47:57 (4/33) Installing bash (5.1.16-r2) 02:47:57 Executing bash-5.1.16-r2.post-install 02:47:57 (5/33) Installing ca-certificates (20220614-r0) 02:47:57 (6/33) Installing brotli-libs (1.0.9-r6) 02:47:57 (7/33) Installing nghttp2-libs (1.47.0-r0) 02:47:57 (8/33) Installing libcurl (7.83.1-r4) 02:47:57 (9/33) Installing curl (7.83.1-r4) 02:47:57 (10/33) Installing docker-cli (20.10.20-r0) 02:47:59 (11/33) Installing dumb-init (1.2.5-r1) 02:47:59 (12/33) Installing libbz2 (1.0.8-r1) 02:47:59 (13/33) Installing expat (2.5.0-r0) 02:47:59 (14/33) Installing libffi (3.4.2-r1) 02:47:59 (15/33) Installing gdbm (1.23-r0) 02:47:59 (16/33) Installing xz-libs (5.2.5-r1) 02:47:59 (17/33) Installing libgcc (11.2.1_git20220219-r2) 02:47:59 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 02:47:59 (19/33) Installing mpdecimal (2.5.1-r1) 02:47:59 (20/33) Installing sqlite-libs (3.38.5-r0) 02:47:59 (21/33) Installing python3 (3.10.8-r0) 02:48:01 (22/33) Installing py3-contextlib2 (21.6.0-r2) 02:48:01 (23/33) Installing py3-tomli (2.0.1-r1) 02:48:01 (24/33) Installing py3-pep517 (0.12.0-r2) 02:48:01 (25/33) Installing py3-six (1.16.0-r1) 02:48:02 (26/33) Installing py3-retrying (1.3.3-r3) 02:48:02 (27/33) Installing py3-appdirs (1.4.4-r3) 02:48:02 (28/33) Installing py3-more-itertools (8.13.0-r0) 02:48:02 (29/33) Installing py3-ordered-set (4.0.2-r3) 02:48:02 (30/33) Installing py3-parsing (2.4.7-r3) 02:48:02 (31/33) Installing py3-packaging (21.3-r0) 02:48:02 (32/33) Installing py3-setuptools (59.4.0-r0) 02:48:02 (33/33) Installing py3-pip (22.1.1-r0) 02:48:04 Executing busybox-1.35.0-r17.trigger 02:48:04 Executing ca-certificates-20220614-r0.trigger 02:48:04 OK: 121 MiB in 47 packages 02:48:19 Collecting docker-compose==1.23.2 02:48:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:48:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.7 MB/s eta 0:00:00 02:48:21 Collecting PyYAML<4,>=3.10 02:48:21 Downloading PyYAML-3.13.tar.gz (270 kB) 02:48:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 11.9 MB/s eta 0:00:00 02:48:22 Preparing metadata (setup.py): started 02:48:24 Preparing metadata (setup.py): finished with status 'done' 02:48:25 Collecting websocket-client<1.0,>=0.32.0 02:48:25 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:48:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.6 MB/s eta 0:00:00 02:48:25 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 02:48:25 Collecting docopt<0.7,>=0.6.1 02:48:25 Downloading docopt-0.6.2.tar.gz (25 kB) 02:48:25 Preparing metadata (setup.py): started 02:48:28 Preparing metadata (setup.py): finished with status 'done' 02:48:28 Collecting dockerpty<0.5,>=0.4.1 02:48:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:48:28 Preparing metadata (setup.py): started 02:48:30 Preparing metadata (setup.py): finished with status 'done' 02:48:31 Collecting docker<4.0,>=3.6.0 02:48:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:48:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 8.1 MB/s eta 0:00:00 02:48:31 Collecting texttable<0.10,>=0.9.0 02:48:31 Downloading texttable-0.9.1.tar.gz (11 kB) 02:48:31 Preparing metadata (setup.py): started 02:48:33 Preparing metadata (setup.py): finished with status 'done' 02:48:34 Collecting jsonschema<3,>=2.5.1 02:48:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:48:34 Collecting cached-property<2,>=1.2.0 02:48:34 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:48:35 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:48:35 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:48:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 18.6 MB/s eta 0:00:00 02:48:36 Collecting docker-pycreds>=0.4.0 02:48:36 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:48:37 Collecting chardet<3.1.0,>=3.0.2 02:48:37 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:48:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 18.0 MB/s eta 0:00:00 02:48:37 Collecting idna<2.8,>=2.5 02:48:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:48:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.7 MB/s eta 0:00:00 02:48:38 Collecting urllib3<1.25,>=1.21.1 02:48:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:48:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 19.6 MB/s eta 0:00:00 02:48:39 Collecting certifi>=2017.4.17 02:48:39 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 02:48:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 18.1 MB/s eta 0:00:00 02:48:39 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:48:39 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:48:39 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:48:39 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:48:40 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 02:48:40 Running setup.py install for texttable: started 02:48:43 Running setup.py install for texttable: finished with status 'done' 02:48:43 Running setup.py install for PyYAML: started 02:48:46 Running setup.py install for PyYAML: finished with status 'done' 02:48:48 Running setup.py install for docopt: started 02:48:51 Running setup.py install for docopt: finished with status 'done' 02:48:54 Running setup.py install for dockerpty: started 02:48:57 Running setup.py install for dockerpty: finished with status 'done' 02:49:00 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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 02:49:00 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 02:49:22 Removing intermediate container e44accd86d13 02:49:22 ---> 655515fc31b7 02:49:22 Step 13/22 : ENV APP_PORT=58890 02:49:22 ---> Running in b0ae849aef50 02:49:22 Removing intermediate container b0ae849aef50 02:49:22 ---> b8304b0068e2 02:49:22 Step 14/22 : EXPOSE $APP_PORT 02:49:22 ---> Running in ba77267a372a 02:49:22 Removing intermediate container ba77267a372a 02:49:22 ---> 604cdbf30cd1 02:49:22 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:49:22 ---> a04f94117df7 02:49:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:49:22 ---> f1b9955137a7 02:49:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:49:24 ---> 42d5857e52b3 02:49:24 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 02:49:24 ---> Running in 913ec34acd5c 02:49:24 Removing intermediate container 913ec34acd5c 02:49:24 ---> 66800e01b5d0 02:49:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:49:24 ---> Running in c7e1b1acf0a0 02:49:25 Removing intermediate container c7e1b1acf0a0 02:49:25 ---> 461ff9f38172 02:49:25 Step 20/22 : LABEL arch=arm64 02:49:25 ---> Running in e142363d8146 02:49:25 Removing intermediate container e142363d8146 02:49:25 ---> 194b926e37b7 02:49:25 Step 21/22 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c 02:49:25 ---> Running in 7097d13aec55 02:49:26 Removing intermediate container 7097d13aec55 02:49:26 ---> 3fd622cc6d2f 02:49:26 Step 22/22 : LABEL version=2.3.1-dev.5 02:49:26 ---> Running in 1a0567bf0e54 02:49:27 Removing intermediate container 1a0567bf0e54 02:49:27 ---> 3b93036bf04e 02:49:27 02:49:27 Successfully built 3b93036bf04e 02:49:27 Successfully tagged sys-mgmt-agent-arm64:latest 02:49:27  Building sys-mgmt-agent ... done Building core-command 02:49:30 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:49:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:49:30 ---> 0e417313cf94 02:49:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:49:30 ---> Using cache 02:49:30 ---> e2342b6ef771 02:49:30 Step 4/23 : WORKDIR /edgex-go 02:49:30 ---> Using cache 02:49:30 ---> 94dcf5b88bb9 02:49:30 Step 5/23 : RUN apk add --update --no-cache make git 02:49:30 ---> Using cache 02:49:30 ---> ed6f6f049d14 02:49:30 Step 6/23 : COPY go.mod vendor* ./ 02:49:30 ---> Using cache 02:49:30 ---> 8ebd76d87c37 02:49:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:49:30 ---> Using cache 02:49:30 ---> 5ce326bcb576 02:49:30 Step 8/23 : COPY . . 02:49:30 ---> Using cache 02:49:30 ---> e2d828b996cc 02:49:30 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 02:49:30 ---> Running in 1dd24f4ccce4 02:49:32 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:52:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.5" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:52:19 Removing intermediate container 32cc1f4f7352 02:52:19 ---> 13aee21dbca8 02:52:19 02:52:19 Step 9/21 : FROM alpine:3.16 02:52:19 ---> 2b4661558fb8 02:52:19 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 02:52:19 ---> Running in 0a0823232cf3 02:52:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:52:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:52:22 (1/6) Installing ca-certificates (20220614-r0) 02:52:22 (2/6) Installing brotli-libs (1.0.9-r6) 02:52:22 (3/6) Installing nghttp2-libs (1.47.0-r0) 02:52:22 (4/6) Installing libcurl (7.83.1-r4) 02:52:22 (5/6) Installing curl (7.83.1-r4) 02:52:22 (6/6) Installing dumb-init (1.2.5-r1) 02:52:22 Executing busybox-1.35.0-r17.trigger 02:52:22 Executing ca-certificates-20220614-r0.trigger 02:52:23 OK: 8 MiB in 20 packages 02:52:26 Removing intermediate container 0a0823232cf3 02:52:26 ---> dd0752d1d8fb 02:52:26 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:52:26 ---> Running in 48c4e12a8017 02:52:26 Removing intermediate container 48c4e12a8017 02:52:26 ---> 4485abeee341 02:52:26 Step 12/21 : WORKDIR /edgex 02:52:26 ---> Running in 43c0208c391a 02:52:26 Removing intermediate container 43c0208c391a 02:52:26 ---> 6900bff5f68b 02:52:26 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:52:27 ---> 8921a13e40a1 02:52:27 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:52:29 ---> 4317a517be54 02:52:29 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:52:30 ---> 55429889c5e1 02:52:30 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:52:31 ---> 18c00c63a9a5 02:52:31 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:52:31 ---> Running in 2154256301e1 02:52:35 Removing intermediate container 2154256301e1 02:52:35 ---> fae1b437ee88 02:52:35 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 02:52:35 ---> Running in 50d0509533b6 02:52:35 Removing intermediate container 50d0509533b6 02:52:35 ---> 16d976d5d29c 02:52:35 Step 19/21 : LABEL arch=arm64 02:52:35 ---> Running in 1aecae65d520 02:52:36 Removing intermediate container 1aecae65d520 02:52:36 ---> abbaa89567df 02:52:36 Step 20/21 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c 02:52:36 ---> Running in 5646d4995555 02:52:36 Removing intermediate container 5646d4995555 02:52:36 ---> 23f051005281 02:52:36 Step 21/21 : LABEL version=2.3.1-dev.5 02:52:37 ---> Running in 3661b28ff3e4 02:52:37 Removing intermediate container 3661b28ff3e4 02:52:37 ---> 4b5f00cbc69b 02:52:37 02:52:37 Successfully built 4b5f00cbc69b 02:52:37 Successfully tagged security-proxy-setup-arm64:latest 02:53:59  Building security-proxy-setup ... done Removing intermediate container 27d091997427 02:53:59 ---> ac0b0dcf8aa1 02:53:59 02:53:59 Step 10/24 : FROM alpine:3.16 02:53:59 ---> 2b4661558fb8 02:53:59 Step 11/24 : RUN apk add --update --no-cache dumb-init 02:53:59 ---> Running in fbad6051eb77 02:53:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:53:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:53:59 (1/1) Installing dumb-init (1.2.5-r1) 02:53:59 Executing busybox-1.35.0-r17.trigger 02:53:59 OK: 5 MiB in 15 packages 02:53:59 Removing intermediate container fbad6051eb77 02:53:59 ---> 23bfa2a842e1 02:53:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:53:59 ---> Running in 0d8635eded9b 02:53:59 Removing intermediate container 0d8635eded9b 02:53:59 ---> a2d058b3cb19 02:53:59 Step 13/24 : ENV APP_PORT=59881 02:53:59 ---> Running in 180a17f07b0d 02:53:59 Removing intermediate container 180a17f07b0d 02:53:59 ---> 955928312ad2 02:53:59 Step 14/24 : EXPOSE $APP_PORT 02:53:59 ---> Running in 10a38658357e 02:53:59 Removing intermediate container 10a38658357e 02:53:59 ---> ea37f8c1ea2b 02:53:59 Step 15/24 : WORKDIR / 02:53:59 ---> Running in 74b1079dbb89 02:53:59 Removing intermediate container 74b1079dbb89 02:53:59 ---> 9b53c645ad85 02:53:59 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:53:59 ---> 359d29325673 02:53:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:53:59 ---> ca6e380a1188 02:53:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:53:59 ---> c38dfa22fefb 02:53:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 02:54:00 ---> 221cc60a7042 02:54:00 Step 20/24 : ENTRYPOINT ["/core-metadata"] 02:54:00 ---> Running in d40e8b7b9e6a 02:54:00 Removing intermediate container d40e8b7b9e6a 02:54:00 ---> 514c45d92f50 02:54:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:54:00 ---> Running in 91943760f40a 02:54:01 Removing intermediate container 91943760f40a 02:54:01 ---> 2ecde604b469 02:54:01 Step 22/24 : LABEL arch=arm64 02:54:01 ---> Running in 879fed1bb644 02:54:02 Removing intermediate container 879fed1bb644 02:54:02 ---> 2b15fbdb69e6 02:54:02 Step 23/24 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c 02:54:02 ---> Running in 33df31263047 02:54:02 Removing intermediate container 33df31263047 02:54:02 ---> 1b631fc97216 02:54:02 Step 24/24 : LABEL version=2.3.1-dev.5 02:54:02 ---> Running in 0f75087b6f6f 02:54:03 Removing intermediate container 0f75087b6f6f 02:54:03 ---> 1594ff2c1a6f 02:54:03 02:54:03 Successfully built 1594ff2c1a6f 02:54:03 Successfully tagged core-metadata-arm64:latest 02:54:50  Building core-metadata ... done Removing intermediate container dc6369e219d4 02:54:50 ---> 97c9767bc11c 02:54:50 02:54:50 Step 10/22 : FROM alpine:3.16 02:54:50 ---> 2b4661558fb8 02:54:50 Step 11/22 : RUN apk add --update --no-cache dumb-init 02:54:50 ---> Using cache 02:54:50 ---> 23bfa2a842e1 02:54:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:54:50 ---> Using cache 02:54:50 ---> a2d058b3cb19 02:54:50 Step 13/22 : ENV APP_PORT=59861 02:54:50 ---> Running in 610d8a468288 02:54:50 Removing intermediate container 610d8a468288 02:54:50 ---> 5de9ddf6200d 02:54:50 Step 14/22 : EXPOSE $APP_PORT 02:54:50 ---> Running in cab0a2cf66cc 02:54:51 Removing intermediate container cab0a2cf66cc 02:54:51 ---> a8cd9916f3eb 02:54:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:54:51 Removing intermediate container 1dd24f4ccce4 02:54:51 ---> e77957ba7a72 02:54:51 02:54:51 Step 10/23 : FROM alpine:3.16 02:54:51 ---> 2b4661558fb8 02:54:51 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:54:51 ---> Using cache 02:54:51 ---> 23bfa2a842e1 02:54:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:54:51 ---> Using cache 02:54:51 ---> a2d058b3cb19 02:54:51 Step 13/23 : ENV APP_PORT=59882 02:54:51 ---> Running in 9a3f3d768584 02:54:51 ---> 077cbd96e393 02:54:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:54:52 Removing intermediate container 9a3f3d768584 02:54:52 ---> a03b109854b3 02:54:52 Step 14/23 : EXPOSE $APP_PORT 02:54:52 ---> Running in 977bb80939e2 02:54:53 Removing intermediate container 977bb80939e2 02:54:53 ---> 92d09eb87856 02:54:53 Step 15/23 : WORKDIR / 02:54:53 ---> Running in 5b7f473e56da 02:54:53 Removing intermediate container 5b7f473e56da 02:54:53 ---> 0b097b0d5886 02:54:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:54:54 ---> c4e5a9bdf638 02:54:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:54:54 ---> fa01f6332ef4 02:54:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:54:55 ---> 04b01ccd7cf4 02:54:55 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 02:54:55 ---> Running in 2944e7dafc97 02:54:56 Removing intermediate container 2944e7dafc97 02:54:56 ---> 2e80ef482259 02:54:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:54:56 ---> Running in 4516105e7ef1 02:54:56 ---> 8ab74a17ae04 02:54:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:54:56 Removing intermediate container 4516105e7ef1 02:54:56 ---> c122fcf04d5a 02:54:56 Step 20/22 : LABEL arch=arm64 02:54:56 ---> Running in 2a8801c2403b 02:54:56 ---> 72343374786a 02:54:56 Step 19/23 : ENTRYPOINT ["/core-command"] 02:54:56 ---> Running in 42408ec3daf6 02:54:57 Removing intermediate container 2a8801c2403b 02:54:57 ---> 8bbbe1142225 02:54:57 Step 21/22 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c 02:54:57 ---> Running in b7e1bac86e61 02:54:57 Removing intermediate container 42408ec3daf6 02:54:57 ---> 3d98e17e0b5d 02:54:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:54:57 ---> Running in 976c136ccb5c 02:54:57 Removing intermediate container b7e1bac86e61 02:54:57 ---> 286175c1d155 02:54:57 Step 22/22 : LABEL version=2.3.1-dev.5 02:54:57 ---> Running in 813968bde1cc 02:54:57 Removing intermediate container 976c136ccb5c 02:54:57 ---> 7635e10797e9 02:54:57 Step 21/23 : LABEL arch=arm64 02:54:58 ---> Running in 9b37bf150c06 02:54:58 Removing intermediate container 813968bde1cc 02:54:58 ---> 8e7c9c849588 02:54:58 02:54:58 Successfully built 8e7c9c849588 02:54:58 Successfully tagged support-scheduler-arm64:latest 02:54:58  Building support-scheduler ... done Removing intermediate container 9b37bf150c06 02:54:58 ---> 5317af604a42 02:54:58 Step 22/23 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c 02:54:58 ---> Running in d102ad1e528b 02:54:59 Removing intermediate container d102ad1e528b 02:54:59 ---> 050041180bd8 02:54:59 Step 23/23 : LABEL version=2.3.1-dev.5 02:54:59 ---> Running in 3e5d70ac599b 02:55:00 Removing intermediate container 3e5d70ac599b 02:55:00 ---> ef6572837d44 02:55:00 02:55:00 Successfully built ef6572837d44 02:55:00 Successfully tagged core-command-arm64:latest 02:55:15  Building core-command ... done Removing intermediate container 378179a57775 02:55:15 ---> 23d3206f2e5a 02:55:15 02:55:15 Step 10/22 : FROM alpine:3.16 02:55:15 ---> 2b4661558fb8 02:55:15 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 02:55:15 ---> Running in accc3bee3558 02:55:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:55:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:55:15 (1/2) Installing ca-certificates (20220614-r0) 02:55:15 (2/2) Installing dumb-init (1.2.5-r1) 02:55:15 Executing busybox-1.35.0-r17.trigger 02:55:15 Executing ca-certificates-20220614-r0.trigger 02:55:15 OK: 6 MiB in 16 packages 02:55:17 Removing intermediate container accc3bee3558 02:55:17 ---> f56da9b0acbf 02:55:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:55:17 ---> Running in f4a14bc3408b 02:55:17 Removing intermediate container f4a14bc3408b 02:55:17 ---> fd1d358d5efc 02:55:17 Step 13/22 : ENV APP_PORT=59860 02:55:17 ---> Running in a6e8f00aab80 02:55:17 Removing intermediate container a6e8f00aab80 02:55:17 ---> 112a875a8b61 02:55:17 Step 14/22 : EXPOSE $APP_PORT 02:55:17 ---> Running in 3fc4f8c63292 02:55:18 Removing intermediate container 3fc4f8c63292 02:55:18 ---> fa9ec60ca6b3 02:55:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:55:18 ---> ee3958390763 02:55:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:55:20 ---> 2fa998853cce 02:55:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:55:20 ---> e814ad1044f3 02:55:20 Step 18/22 : ENTRYPOINT ["/support-notifications"] 02:55:20 ---> Running in 21781f571ee7 02:55:20 Removing intermediate container 21781f571ee7 02:55:20 ---> f67f3cc2a35d 02:55:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:55:20 ---> Running in 57f818dace2d 02:55:21 Removing intermediate container 57f818dace2d 02:55:21 ---> d0bacc27cb2a 02:55:21 Step 20/22 : LABEL arch=arm64 02:55:21 ---> Running in 04f04213096d 02:55:21 Removing intermediate container 04f04213096d 02:55:21 ---> f478d863720b 02:55:21 Step 21/22 : LABEL git_sha=c8cc58f12686a546ee57638a3a929b6d65af180c 02:55:21 ---> Running in de811ed64dff 02:55:21 Removing intermediate container de811ed64dff 02:55:21 ---> c97f1446f734 02:55:21 Step 22/22 : LABEL version=2.3.1-dev.5 02:55:22 ---> Running in 9d7e86115d99 02:55:22 Removing intermediate container 9d7e86115d99 02:55:22 ---> 63edb5663a37 02:55:22 02:55:22 Successfully built 63edb5663a37 02:55:22 Successfully tagged support-notifications-arm64:latest 02:55:22  Building support-notifications ... done  [Pipeline] } 02:55:22 $ docker stop --time=1 01d268d467986c3da392fcdaa8879ecc56746a8f83b80187b1d7ea3de6333af4 02:55:24 $ docker rm -f 01d268d467986c3da392fcdaa8879ecc56746a8f83b80187b1d7ea3de6333af4 [Pipeline] // withDockerContainer [Pipeline] sh 02:55:24 + docker images 02:55:25 REPOSITORY TAG IMAGE ID CREATED SIZE 02:55:25 support-notifications-arm64 latest 63edb5663a37 2 seconds ago 29.5MB 02:55:25 23d3206f2e5a 12 seconds ago 1.33GB 02:55:25 core-command-arm64 latest ef6572837d44 24 seconds ago 17MB 02:55:25 support-scheduler-arm64 latest 8e7c9c849588 26 seconds ago 28.8MB 02:55:25 e77957ba7a72 33 seconds ago 1.27GB 02:55:25 97c9767bc11c 37 seconds ago 1.33GB 02:55:25 core-metadata-arm64 latest 1594ff2c1a6f About a minute ago 17.8MB 02:55:25 ac0b0dcf8aa1 About a minute ago 1.28GB 02:55:25 security-proxy-setup-arm64 latest 4b5f00cbc69b 2 minutes ago 26.8MB 02:55:25 13aee21dbca8 3 minutes ago 1.26GB 02:55:25 sys-mgmt-agent-arm64 latest 3b93036bf04e 5 minutes ago 134MB 02:55:25 8fad2d1fad0f 7 minutes ago 1.25GB 02:55:25 security-spiffe-token-provider-arm64 latest e592ad79f061 8 minutes ago 28.8MB 02:55:25 0ecea6e37902 8 minutes ago 1.3GB 02:55:25 core-data-arm64 latest f6202cb6ea56 9 minutes ago 17.2MB 02:55:25 security-spire-config-arm64 latest bbd691eb5e29 9 minutes ago 83.6MB 02:55:25 security-bootstrapper-arm64 latest 82bd8a4e3a42 9 minutes ago 19.5MB 02:55:25 dfa7c63582fc 9 minutes ago 1.28GB 02:55:25 security-secretstore-setup-arm64 latest 0315ca24ea59 9 minutes ago 28.7MB 02:55:25 fc0bff9f9319 10 minutes ago 1.26GB 02:55:25 c05514a6a213 10 minutes ago 1.26GB 02:55:25 security-spire-agent-arm64 latest 599e04054231 14 minutes ago 122MB 02:55:25 7002d861fc67 15 minutes ago 1.14GB 02:55:25 security-spire-server-arm64 latest 49332e8cc7a0 16 minutes ago 84.3MB 02:55:25 d99335179177 17 minutes ago 1.14GB 02:55:25 ci-base-image-arm64 latest 0e417313cf94 19 minutes ago 948MB 02:55:25 alpine 3.16 2b4661558fb8 2 weeks ago 5.29MB 02:55:25 alpine 3.15 8aa73fd46299 2 weeks ago 5.33MB 02:55:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 weeks ago 685MB 02:55:25 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 02:55:25 provisioning config files... 02:55:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/353@tmp/config1781627558870259755tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:55:25 ---> docker-login.sh 02:55:25 nexus3.edgexfoundry.org:10001 02:55:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:55:26 Configure a credential helper to remove this warning. See 02:55:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:55:26 02:55:26 Login Succeeded 02:55:26 nexus3.edgexfoundry.org:10002 02:55:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:55:26 Configure a credential helper to remove this warning. See 02:55:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:55:26 02:55:26 Login Succeeded 02:55:26 nexus3.edgexfoundry.org:10003 02:55:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:55:26 Configure a credential helper to remove this warning. See 02:55:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:55:26 02:55:26 Login Succeeded 02:55:26 nexus3.edgexfoundry.org:10004 02:55:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:55:27 Configure a credential helper to remove this warning. See 02:55:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:55:27 02:55:27 Login Succeeded 02:55:27 docker.io 02:55:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:55:27 Configure a credential helper to remove this warning. See 02:55:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:55:27 02:55:27 Login Succeeded 02:55:27 ---> docker-login.sh ends [Pipeline] } 02:55:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:55:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:55:27 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:55:27 c8cc58f12686a546ee57638a3a929b6d65af180c 02:55:27 latest 02:55:27 2.3.1-dev.5 02:55:27 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:55:27 main 02:55:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c 02:55:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:55:28 7c72dad957fb: Preparing 02:55:28 c09bf904e12b: Preparing 02:55:28 d64dd3a741ee: Preparing 02:55:28 b6dc5d1f3395: Preparing 02:55:28 17bec77d7fdc: Preparing 02:55:28 17bec77d7fdc: Layer already exists 02:55:28 d64dd3a741ee: Pushed 02:55:28 7c72dad957fb: Pushed 02:55:28 b6dc5d1f3395: Pushed 02:55:31 c09bf904e12b: Pushed 02:55:31 c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:0f40192a200e11cfcea125874b23b84ae045bc0b2649b1d963f1939e1f1657ec size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:55:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:55:31 7c72dad957fb: Preparing 02:55:31 c09bf904e12b: Preparing 02:55:31 d64dd3a741ee: Preparing 02:55:31 b6dc5d1f3395: Preparing 02:55:31 17bec77d7fdc: Preparing 02:55:31 d64dd3a741ee: Layer already exists 02:55:31 17bec77d7fdc: Layer already exists 02:55:31 7c72dad957fb: Layer already exists 02:55:31 c09bf904e12b: Layer already exists 02:55:31 b6dc5d1f3395: Layer already exists 02:55:32 latest: digest: sha256:0f40192a200e11cfcea125874b23b84ae045bc0b2649b1d963f1939e1f1657ec size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.1-dev.5 02:55:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:55:32 7c72dad957fb: Preparing 02:55:32 c09bf904e12b: Preparing 02:55:32 d64dd3a741ee: Preparing 02:55:32 b6dc5d1f3395: Preparing 02:55:32 17bec77d7fdc: Preparing 02:55:32 7c72dad957fb: Layer already exists 02:55:32 b6dc5d1f3395: Layer already exists 02:55:32 17bec77d7fdc: Layer already exists 02:55:32 c09bf904e12b: Layer already exists 02:55:32 d64dd3a741ee: Layer already exists 02:55:32 2.3.1-dev.5: digest: sha256:0f40192a200e11cfcea125874b23b84ae045bc0b2649b1d963f1939e1f1657ec size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:33 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:55:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:55:33 7c72dad957fb: Preparing 02:55:33 c09bf904e12b: Preparing 02:55:33 d64dd3a741ee: Preparing 02:55:33 b6dc5d1f3395: Preparing 02:55:33 17bec77d7fdc: Preparing 02:55:33 c09bf904e12b: Layer already exists 02:55:33 b6dc5d1f3395: Layer already exists 02:55:33 7c72dad957fb: Layer already exists 02:55:33 17bec77d7fdc: Layer already exists 02:55:33 d64dd3a741ee: Layer already exists 02:55:33 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:0f40192a200e11cfcea125874b23b84ae045bc0b2649b1d963f1939e1f1657ec size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:34 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:55:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:55:34 7c72dad957fb: Preparing 02:55:34 c09bf904e12b: Preparing 02:55:34 d64dd3a741ee: Preparing 02:55:34 b6dc5d1f3395: Preparing 02:55:34 17bec77d7fdc: Preparing 02:55:34 17bec77d7fdc: Layer already exists 02:55:34 7c72dad957fb: Layer already exists 02:55:34 d64dd3a741ee: Layer already exists 02:55:34 c09bf904e12b: Layer already exists 02:55:34 b6dc5d1f3395: Layer already exists 02:55:34 main: digest: sha256:0f40192a200e11cfcea125874b23b84ae045bc0b2649b1d963f1939e1f1657ec size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:55:34 ===================================================== [Pipeline] echo 02:55:34 taggedImages: 02:55:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c 02:55:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:55:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.1-dev.5 02:55:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:55:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:55:34 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:55:34 c8cc58f12686a546ee57638a3a929b6d65af180c 02:55:34 latest 02:55:34 2.3.1-dev.5 02:55:34 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:55:34 main 02:55:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:35 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:35 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c 02:55:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:55:35 c2ac8258c79e: Preparing 02:55:35 31bd35de6f13: Preparing 02:55:35 d64dd3a741ee: Preparing 02:55:35 f4e4a25ea2df: Preparing 02:55:35 17bec77d7fdc: Preparing 02:55:35 17bec77d7fdc: Layer already exists 02:55:35 d64dd3a741ee: Layer already exists 02:55:35 c2ac8258c79e: Pushed 02:55:35 f4e4a25ea2df: Pushed 02:55:38 31bd35de6f13: Pushed 02:55:38 c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:4e69ec9e5f2c4f468b6d5a7aab4c4e3e39e7d8c2bcd206e41e4df5ca00c46e42 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:55:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:55:39 c2ac8258c79e: Preparing 02:55:39 31bd35de6f13: Preparing 02:55:39 d64dd3a741ee: Preparing 02:55:39 f4e4a25ea2df: Preparing 02:55:39 17bec77d7fdc: Preparing 02:55:39 31bd35de6f13: Layer already exists 02:55:39 17bec77d7fdc: Layer already exists 02:55:39 c2ac8258c79e: Layer already exists 02:55:39 d64dd3a741ee: Layer already exists 02:55:39 f4e4a25ea2df: Layer already exists 02:55:39 latest: digest: sha256:4e69ec9e5f2c4f468b6d5a7aab4c4e3e39e7d8c2bcd206e41e4df5ca00c46e42 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.1-dev.5 02:55:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:55:39 c2ac8258c79e: Preparing 02:55:39 31bd35de6f13: Preparing 02:55:39 d64dd3a741ee: Preparing 02:55:39 f4e4a25ea2df: Preparing 02:55:39 17bec77d7fdc: Preparing 02:55:39 f4e4a25ea2df: Layer already exists 02:55:39 31bd35de6f13: Layer already exists 02:55:39 d64dd3a741ee: Layer already exists 02:55:39 17bec77d7fdc: Layer already exists 02:55:39 c2ac8258c79e: Layer already exists 02:55:39 2.3.1-dev.5: digest: sha256:4e69ec9e5f2c4f468b6d5a7aab4c4e3e39e7d8c2bcd206e41e4df5ca00c46e42 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:55:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:55:40 c2ac8258c79e: Preparing 02:55:40 31bd35de6f13: Preparing 02:55:40 d64dd3a741ee: Preparing 02:55:40 f4e4a25ea2df: Preparing 02:55:40 17bec77d7fdc: Preparing 02:55:40 c2ac8258c79e: Layer already exists 02:55:40 31bd35de6f13: Layer already exists 02:55:40 17bec77d7fdc: Layer already exists 02:55:40 f4e4a25ea2df: Layer already exists 02:55:40 d64dd3a741ee: Layer already exists 02:55:40 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:4e69ec9e5f2c4f468b6d5a7aab4c4e3e39e7d8c2bcd206e41e4df5ca00c46e42 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:55:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:55:41 c2ac8258c79e: Preparing 02:55:41 31bd35de6f13: Preparing 02:55:41 d64dd3a741ee: Preparing 02:55:41 f4e4a25ea2df: Preparing 02:55:41 17bec77d7fdc: Preparing 02:55:41 d64dd3a741ee: Layer already exists 02:55:41 17bec77d7fdc: Layer already exists 02:55:41 31bd35de6f13: Layer already exists 02:55:41 f4e4a25ea2df: Layer already exists 02:55:41 c2ac8258c79e: Layer already exists 02:55:41 main: digest: sha256:4e69ec9e5f2c4f468b6d5a7aab4c4e3e39e7d8c2bcd206e41e4df5ca00c46e42 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:55:41 ===================================================== [Pipeline] echo 02:55:41 taggedImages: 02:55:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c 02:55:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:55:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.1-dev.5 02:55:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:55:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:55:41 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:55:41 c8cc58f12686a546ee57638a3a929b6d65af180c 02:55:41 latest 02:55:41 2.3.1-dev.5 02:55:41 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:55:41 main 02:55:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c 02:55:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:55:42 11362bf6f961: Preparing 02:55:42 fd2e78bd91c7: Preparing 02:55:42 7447f90fd638: Preparing 02:55:42 d64dd3a741ee: Preparing 02:55:42 b6dc5d1f3395: Preparing 02:55:42 17bec77d7fdc: Preparing 02:55:42 17bec77d7fdc: Waiting 02:55:42 b6dc5d1f3395: Layer already exists 02:55:42 d64dd3a741ee: Layer already exists 02:55:42 17bec77d7fdc: Layer already exists 02:55:42 11362bf6f961: Pushed 02:55:42 fd2e78bd91c7: Pushed 02:55:45 7447f90fd638: Pushed 02:55:45 c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:d881685a853da5b1109b6cf844d330316c93ca488ac309227b1359cddee14d7d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:55:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:55:46 11362bf6f961: Preparing 02:55:46 fd2e78bd91c7: Preparing 02:55:46 7447f90fd638: Preparing 02:55:46 d64dd3a741ee: Preparing 02:55:46 b6dc5d1f3395: Preparing 02:55:46 17bec77d7fdc: Preparing 02:55:46 17bec77d7fdc: Waiting 02:55:46 fd2e78bd91c7: Layer already exists 02:55:46 d64dd3a741ee: Layer already exists 02:55:46 b6dc5d1f3395: Layer already exists 02:55:46 7447f90fd638: Layer already exists 02:55:46 11362bf6f961: Layer already exists 02:55:46 17bec77d7fdc: Layer already exists 02:55:46 latest: digest: sha256:d881685a853da5b1109b6cf844d330316c93ca488ac309227b1359cddee14d7d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.1-dev.5 02:55:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:55:47 11362bf6f961: Preparing 02:55:47 fd2e78bd91c7: Preparing 02:55:47 7447f90fd638: Preparing 02:55:47 d64dd3a741ee: Preparing 02:55:47 b6dc5d1f3395: Preparing 02:55:47 17bec77d7fdc: Preparing 02:55:47 17bec77d7fdc: Waiting 02:55:47 fd2e78bd91c7: Layer already exists 02:55:47 7447f90fd638: Layer already exists 02:55:47 b6dc5d1f3395: Layer already exists 02:55:47 11362bf6f961: Layer already exists 02:55:47 d64dd3a741ee: Layer already exists 02:55:47 17bec77d7fdc: Layer already exists 02:55:47 2.3.1-dev.5: digest: sha256:d881685a853da5b1109b6cf844d330316c93ca488ac309227b1359cddee14d7d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:55:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:55:48 11362bf6f961: Preparing 02:55:48 fd2e78bd91c7: Preparing 02:55:48 7447f90fd638: Preparing 02:55:48 d64dd3a741ee: Preparing 02:55:48 b6dc5d1f3395: Preparing 02:55:48 17bec77d7fdc: Preparing 02:55:48 17bec77d7fdc: Waiting 02:55:48 b6dc5d1f3395: Layer already exists 02:55:48 d64dd3a741ee: Layer already exists 02:55:48 11362bf6f961: Layer already exists 02:55:48 fd2e78bd91c7: Layer already exists 02:55:48 7447f90fd638: Layer already exists 02:55:48 17bec77d7fdc: Layer already exists 02:55:48 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:d881685a853da5b1109b6cf844d330316c93ca488ac309227b1359cddee14d7d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:55:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:55:49 11362bf6f961: Preparing 02:55:49 fd2e78bd91c7: Preparing 02:55:49 7447f90fd638: Preparing 02:55:49 d64dd3a741ee: Preparing 02:55:49 b6dc5d1f3395: Preparing 02:55:49 17bec77d7fdc: Preparing 02:55:49 b6dc5d1f3395: Layer already exists 02:55:49 d64dd3a741ee: Layer already exists 02:55:49 11362bf6f961: Layer already exists 02:55:49 7447f90fd638: Layer already exists 02:55:49 fd2e78bd91c7: Layer already exists 02:55:49 17bec77d7fdc: Layer already exists 02:55:49 main: digest: sha256:d881685a853da5b1109b6cf844d330316c93ca488ac309227b1359cddee14d7d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:55:49 ===================================================== [Pipeline] echo 02:55:49 taggedImages: 02:55:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c 02:55:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:55:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.1-dev.5 02:55:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:55:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:55:49 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:55:49 c8cc58f12686a546ee57638a3a929b6d65af180c 02:55:49 latest 02:55:49 2.3.1-dev.5 02:55:49 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:55:49 main 02:55:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:50 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c 02:55:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:55:50 debeae3c92a8: Preparing 02:55:50 debeae3c92a8: Preparing 02:55:50 8200bd9655b2: Preparing 02:55:50 f55c0b0141ca: Preparing 02:55:50 16c7f64b1921: Preparing 02:55:50 e328989ef63a: Preparing 02:55:50 9a478db63f15: Preparing 02:55:50 d64dd3a741ee: Preparing 02:55:50 555494582ca0: Preparing 02:55:50 fa4d0f9e1824: Preparing 02:55:50 4f2fd2d7a2af: Preparing 02:55:50 16f88513c43e: Preparing 02:55:50 17bec77d7fdc: Preparing 02:55:50 555494582ca0: Waiting 02:55:50 fa4d0f9e1824: Waiting 02:55:50 16f88513c43e: Waiting 02:55:50 17bec77d7fdc: Waiting 02:55:50 9a478db63f15: Waiting 02:55:50 4f2fd2d7a2af: Waiting 02:55:50 d64dd3a741ee: Waiting 02:55:50 8200bd9655b2: Pushed 02:55:50 16c7f64b1921: Pushed 02:55:50 f55c0b0141ca: Pushed 02:55:50 e328989ef63a: Pushed 02:55:50 debeae3c92a8: Pushed 02:55:50 d64dd3a741ee: Layer already exists 02:55:51 555494582ca0: Pushed 02:55:51 fa4d0f9e1824: Pushed 02:55:51 4f2fd2d7a2af: Pushed 02:55:51 16f88513c43e: Pushed 02:55:51 17bec77d7fdc: Layer already exists 02:55:54 9a478db63f15: Pushed 02:55:54 c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:39410f4ff51138b24f8b5e705fddd505db296c36f9b7bdeefddbf4fe7b83c1cd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:55:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:55:55 debeae3c92a8: Preparing 02:55:55 debeae3c92a8: Preparing 02:55:55 8200bd9655b2: Preparing 02:55:55 f55c0b0141ca: Preparing 02:55:55 16c7f64b1921: Preparing 02:55:55 e328989ef63a: Preparing 02:55:55 9a478db63f15: Preparing 02:55:55 d64dd3a741ee: Preparing 02:55:55 555494582ca0: Preparing 02:55:55 fa4d0f9e1824: Preparing 02:55:55 4f2fd2d7a2af: Preparing 02:55:55 16f88513c43e: Preparing 02:55:55 17bec77d7fdc: Preparing 02:55:55 9a478db63f15: Waiting 02:55:55 d64dd3a741ee: Waiting 02:55:55 555494582ca0: Waiting 02:55:55 fa4d0f9e1824: Waiting 02:55:55 4f2fd2d7a2af: Waiting 02:55:55 16f88513c43e: Waiting 02:55:55 17bec77d7fdc: Waiting 02:55:55 f55c0b0141ca: Layer already exists 02:55:55 8200bd9655b2: Layer already exists 02:55:55 16c7f64b1921: Layer already exists 02:55:55 debeae3c92a8: Layer already exists 02:55:55 e328989ef63a: Layer already exists 02:55:55 fa4d0f9e1824: Layer already exists 02:55:55 d64dd3a741ee: Layer already exists 02:55:55 9a478db63f15: Layer already exists 02:55:55 555494582ca0: Layer already exists 02:55:55 4f2fd2d7a2af: Layer already exists 02:55:55 16f88513c43e: Layer already exists 02:55:55 17bec77d7fdc: Layer already exists 02:55:55 latest: digest: sha256:39410f4ff51138b24f8b5e705fddd505db296c36f9b7bdeefddbf4fe7b83c1cd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.1-dev.5 02:55:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:55:56 debeae3c92a8: Preparing 02:55:56 debeae3c92a8: Preparing 02:55:56 8200bd9655b2: Preparing 02:55:56 f55c0b0141ca: Preparing 02:55:56 16c7f64b1921: Preparing 02:55:56 e328989ef63a: Preparing 02:55:56 9a478db63f15: Preparing 02:55:56 d64dd3a741ee: Preparing 02:55:56 555494582ca0: Preparing 02:55:56 fa4d0f9e1824: Preparing 02:55:56 4f2fd2d7a2af: Preparing 02:55:56 16f88513c43e: Preparing 02:55:56 17bec77d7fdc: Preparing 02:55:56 9a478db63f15: Waiting 02:55:56 fa4d0f9e1824: Waiting 02:55:56 4f2fd2d7a2af: Waiting 02:55:56 16f88513c43e: Waiting 02:55:56 d64dd3a741ee: Waiting 02:55:56 17bec77d7fdc: Waiting 02:55:56 555494582ca0: Waiting 02:55:56 8200bd9655b2: Layer already exists 02:55:56 16c7f64b1921: Layer already exists 02:55:56 debeae3c92a8: Layer already exists 02:55:56 e328989ef63a: Layer already exists 02:55:56 f55c0b0141ca: Layer already exists 02:55:56 555494582ca0: Layer already exists 02:55:56 9a478db63f15: Layer already exists 02:55:56 d64dd3a741ee: Layer already exists 02:55:56 fa4d0f9e1824: Layer already exists 02:55:56 4f2fd2d7a2af: Layer already exists 02:55:56 16f88513c43e: Layer already exists 02:55:56 17bec77d7fdc: Layer already exists 02:55:56 2.3.1-dev.5: digest: sha256:39410f4ff51138b24f8b5e705fddd505db296c36f9b7bdeefddbf4fe7b83c1cd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:55:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:55:57 debeae3c92a8: Preparing 02:55:57 debeae3c92a8: Preparing 02:55:57 8200bd9655b2: Preparing 02:55:57 f55c0b0141ca: Preparing 02:55:57 16c7f64b1921: Preparing 02:55:57 e328989ef63a: Preparing 02:55:57 9a478db63f15: Preparing 02:55:57 d64dd3a741ee: Preparing 02:55:57 555494582ca0: Preparing 02:55:57 fa4d0f9e1824: Preparing 02:55:57 4f2fd2d7a2af: Preparing 02:55:57 16f88513c43e: Preparing 02:55:57 17bec77d7fdc: Preparing 02:55:57 fa4d0f9e1824: Waiting 02:55:57 4f2fd2d7a2af: Waiting 02:55:57 16f88513c43e: Waiting 02:55:57 9a478db63f15: Waiting 02:55:57 17bec77d7fdc: Waiting 02:55:57 d64dd3a741ee: Waiting 02:55:57 555494582ca0: Waiting 02:55:57 e328989ef63a: Layer already exists 02:55:57 debeae3c92a8: Layer already exists 02:55:57 16c7f64b1921: Layer already exists 02:55:57 f55c0b0141ca: Layer already exists 02:55:57 8200bd9655b2: Layer already exists 02:55:57 d64dd3a741ee: Layer already exists 02:55:57 9a478db63f15: Layer already exists 02:55:57 555494582ca0: Layer already exists 02:55:57 fa4d0f9e1824: Layer already exists 02:55:57 4f2fd2d7a2af: Layer already exists 02:55:57 17bec77d7fdc: Layer already exists 02:55:57 16f88513c43e: Layer already exists 02:55:57 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:39410f4ff51138b24f8b5e705fddd505db296c36f9b7bdeefddbf4fe7b83c1cd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:55:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:55:57 debeae3c92a8: Preparing 02:55:57 debeae3c92a8: Preparing 02:55:57 8200bd9655b2: Preparing 02:55:57 f55c0b0141ca: Preparing 02:55:57 16c7f64b1921: Preparing 02:55:57 e328989ef63a: Preparing 02:55:57 9a478db63f15: Preparing 02:55:57 d64dd3a741ee: Preparing 02:55:57 555494582ca0: Preparing 02:55:57 fa4d0f9e1824: Preparing 02:55:57 4f2fd2d7a2af: Preparing 02:55:57 16f88513c43e: Preparing 02:55:57 17bec77d7fdc: Preparing 02:55:57 555494582ca0: Waiting 02:55:57 fa4d0f9e1824: Waiting 02:55:57 16f88513c43e: Waiting 02:55:57 17bec77d7fdc: Waiting 02:55:57 4f2fd2d7a2af: Waiting 02:55:57 9a478db63f15: Waiting 02:55:57 d64dd3a741ee: Waiting 02:55:57 f55c0b0141ca: Layer already exists 02:55:57 e328989ef63a: Layer already exists 02:55:57 16c7f64b1921: Layer already exists 02:55:57 8200bd9655b2: Layer already exists 02:55:57 debeae3c92a8: Layer already exists 02:55:57 d64dd3a741ee: Layer already exists 02:55:57 555494582ca0: Layer already exists 02:55:57 9a478db63f15: Layer already exists 02:55:57 4f2fd2d7a2af: Layer already exists 02:55:57 fa4d0f9e1824: Layer already exists 02:55:57 17bec77d7fdc: Layer already exists 02:55:57 16f88513c43e: Layer already exists 02:55:58 main: digest: sha256:39410f4ff51138b24f8b5e705fddd505db296c36f9b7bdeefddbf4fe7b83c1cd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:55:58 ===================================================== [Pipeline] echo 02:55:58 taggedImages: 02:55:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c 02:55:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:55:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.1-dev.5 02:55:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:55:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:55:58 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:55:58 c8cc58f12686a546ee57638a3a929b6d65af180c 02:55:58 latest 02:55:58 2.3.1-dev.5 02:55:58 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:55:58 main 02:55:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c 02:55:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:55:59 b1f1788055cf: Preparing 02:55:59 43a1eead4266: Preparing 02:55:59 74c6440c39e8: Preparing 02:55:59 b6e04e52eaa7: Preparing 02:55:59 6d49808f37f8: Preparing 02:55:59 7bab419dc3ab: Preparing 02:55:59 0578695e9a81: Preparing 02:55:59 17bec77d7fdc: Preparing 02:55:59 0578695e9a81: Waiting 02:55:59 17bec77d7fdc: Waiting 02:55:59 7bab419dc3ab: Waiting 02:55:59 43a1eead4266: Pushed 02:55:59 6d49808f37f8: Pushed 02:55:59 b1f1788055cf: Pushed 02:55:59 17bec77d7fdc: Layer already exists 02:55:59 7bab419dc3ab: Pushed 02:56:00 0578695e9a81: Pushed 02:56:01 b6e04e52eaa7: Pushed 02:56:01 74c6440c39e8: Pushed 02:56:01 c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:6e7544157925ba43d3ad7931b20ac75625f3e9f8debc77c2fe688241491ae048 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:02 + 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 02:56:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:56:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:56:02 b1f1788055cf: Preparing 02:56:02 43a1eead4266: Preparing 02:56:02 74c6440c39e8: Preparing 02:56:02 b6e04e52eaa7: Preparing 02:56:02 6d49808f37f8: Preparing 02:56:02 7bab419dc3ab: Preparing 02:56:02 0578695e9a81: Preparing 02:56:02 17bec77d7fdc: Preparing 02:56:02 7bab419dc3ab: Waiting 02:56:02 0578695e9a81: Waiting 02:56:02 17bec77d7fdc: Waiting 02:56:02 6d49808f37f8: Layer already exists 02:56:02 74c6440c39e8: Layer already exists 02:56:02 b1f1788055cf: Layer already exists 02:56:02 43a1eead4266: Layer already exists 02:56:02 b6e04e52eaa7: Layer already exists 02:56:02 7bab419dc3ab: Layer already exists 02:56:02 0578695e9a81: Layer already exists 02:56:02 17bec77d7fdc: Layer already exists 02:56:02 latest: digest: sha256:6e7544157925ba43d3ad7931b20ac75625f3e9f8debc77c2fe688241491ae048 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.1-dev.5 02:56:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:56:03 b1f1788055cf: Preparing 02:56:03 43a1eead4266: Preparing 02:56:03 74c6440c39e8: Preparing 02:56:03 b6e04e52eaa7: Preparing 02:56:03 6d49808f37f8: Preparing 02:56:03 7bab419dc3ab: Preparing 02:56:03 0578695e9a81: Preparing 02:56:03 17bec77d7fdc: Preparing 02:56:03 0578695e9a81: Waiting 02:56:03 17bec77d7fdc: Waiting 02:56:03 7bab419dc3ab: Waiting 02:56:03 b1f1788055cf: Layer already exists 02:56:03 6d49808f37f8: Layer already exists 02:56:03 43a1eead4266: Layer already exists 02:56:03 74c6440c39e8: Layer already exists 02:56:03 b6e04e52eaa7: Layer already exists 02:56:03 17bec77d7fdc: Layer already exists 02:56:03 0578695e9a81: Layer already exists 02:56:03 7bab419dc3ab: Layer already exists 02:56:03 2.3.1-dev.5: digest: sha256:6e7544157925ba43d3ad7931b20ac75625f3e9f8debc77c2fe688241491ae048 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:56:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:56:04 b1f1788055cf: Preparing 02:56:04 43a1eead4266: Preparing 02:56:04 74c6440c39e8: Preparing 02:56:04 b6e04e52eaa7: Preparing 02:56:04 6d49808f37f8: Preparing 02:56:04 7bab419dc3ab: Preparing 02:56:04 0578695e9a81: Preparing 02:56:04 17bec77d7fdc: Preparing 02:56:04 7bab419dc3ab: Waiting 02:56:04 0578695e9a81: Waiting 02:56:04 17bec77d7fdc: Waiting 02:56:04 6d49808f37f8: Layer already exists 02:56:04 b6e04e52eaa7: Layer already exists 02:56:04 43a1eead4266: Layer already exists 02:56:04 b1f1788055cf: Layer already exists 02:56:04 74c6440c39e8: Layer already exists 02:56:04 0578695e9a81: Layer already exists 02:56:04 7bab419dc3ab: Layer already exists 02:56:04 17bec77d7fdc: Layer already exists 02:56:04 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:6e7544157925ba43d3ad7931b20ac75625f3e9f8debc77c2fe688241491ae048 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:04 + 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 02:56:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:56:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:56:05 b1f1788055cf: Preparing 02:56:05 43a1eead4266: Preparing 02:56:05 74c6440c39e8: Preparing 02:56:05 b6e04e52eaa7: Preparing 02:56:05 6d49808f37f8: Preparing 02:56:05 7bab419dc3ab: Preparing 02:56:05 0578695e9a81: Preparing 02:56:05 17bec77d7fdc: Preparing 02:56:05 7bab419dc3ab: Waiting 02:56:05 0578695e9a81: Waiting 02:56:05 17bec77d7fdc: Waiting 02:56:05 b1f1788055cf: Layer already exists 02:56:05 b6e04e52eaa7: Layer already exists 02:56:05 74c6440c39e8: Layer already exists 02:56:05 43a1eead4266: Layer already exists 02:56:05 6d49808f37f8: Layer already exists 02:56:05 0578695e9a81: Layer already exists 02:56:05 7bab419dc3ab: Layer already exists 02:56:05 17bec77d7fdc: Layer already exists 02:56:05 main: digest: sha256:6e7544157925ba43d3ad7931b20ac75625f3e9f8debc77c2fe688241491ae048 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:56:05 ===================================================== [Pipeline] echo 02:56:05 taggedImages: 02:56:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c 02:56:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:56:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.1-dev.5 02:56:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:56:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:56:05 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:56:05 c8cc58f12686a546ee57638a3a929b6d65af180c 02:56:05 latest 02:56:05 2.3.1-dev.5 02:56:05 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:56:05 main 02:56:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:05 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c 02:56:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:56:06 0f8cc4c9bcfc: Preparing 02:56:06 076559a4fefa: Preparing 02:56:06 8b0d4003dd24: Preparing 02:56:06 de5efcfd23f6: Preparing 02:56:06 29729065e4e6: Preparing 02:56:06 845ef2c4476d: Preparing 02:56:06 747c2b9a66ba: Preparing 02:56:06 abf34919d466: Preparing 02:56:06 fab189b8f869: Preparing 02:56:06 17bec77d7fdc: Preparing 02:56:06 845ef2c4476d: Waiting 02:56:06 abf34919d466: Waiting 02:56:06 747c2b9a66ba: Waiting 02:56:06 fab189b8f869: Waiting 02:56:06 17bec77d7fdc: Waiting 02:56:06 0f8cc4c9bcfc: Pushed 02:56:06 29729065e4e6: Pushed 02:56:06 076559a4fefa: Pushed 02:56:06 845ef2c4476d: Pushed 02:56:06 747c2b9a66ba: Pushed 02:56:06 abf34919d466: Pushed 02:56:06 17bec77d7fdc: Layer already exists 02:56:06 fab189b8f869: Pushed 02:56:08 de5efcfd23f6: Pushed 02:56:09 8b0d4003dd24: Pushed 02:56:09 c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:68375ff3e381f6fc4fa9ddc9550f58eeebe60cb1786963a51ab90dbf77fb0e14 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:10 + 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 02:56:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:56:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:56:10 0f8cc4c9bcfc: Preparing 02:56:10 076559a4fefa: Preparing 02:56:10 8b0d4003dd24: Preparing 02:56:10 de5efcfd23f6: Preparing 02:56:10 29729065e4e6: Preparing 02:56:10 845ef2c4476d: Preparing 02:56:10 747c2b9a66ba: Preparing 02:56:10 abf34919d466: Preparing 02:56:10 fab189b8f869: Preparing 02:56:10 17bec77d7fdc: Preparing 02:56:10 747c2b9a66ba: Waiting 02:56:10 abf34919d466: Waiting 02:56:10 fab189b8f869: Waiting 02:56:10 17bec77d7fdc: Waiting 02:56:10 845ef2c4476d: Waiting 02:56:10 8b0d4003dd24: Layer already exists 02:56:10 de5efcfd23f6: Layer already exists 02:56:10 0f8cc4c9bcfc: Layer already exists 02:56:10 29729065e4e6: Layer already exists 02:56:10 076559a4fefa: Layer already exists 02:56:10 747c2b9a66ba: Layer already exists 02:56:10 abf34919d466: Layer already exists 02:56:10 845ef2c4476d: Layer already exists 02:56:10 fab189b8f869: Layer already exists 02:56:10 17bec77d7fdc: Layer already exists 02:56:10 latest: digest: sha256:68375ff3e381f6fc4fa9ddc9550f58eeebe60cb1786963a51ab90dbf77fb0e14 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:11 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.1-dev.5 02:56:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:56:11 0f8cc4c9bcfc: Preparing 02:56:11 076559a4fefa: Preparing 02:56:11 8b0d4003dd24: Preparing 02:56:11 de5efcfd23f6: Preparing 02:56:11 29729065e4e6: Preparing 02:56:11 845ef2c4476d: Preparing 02:56:11 747c2b9a66ba: Preparing 02:56:11 abf34919d466: Preparing 02:56:11 fab189b8f869: Preparing 02:56:11 17bec77d7fdc: Preparing 02:56:11 747c2b9a66ba: Waiting 02:56:11 fab189b8f869: Waiting 02:56:11 17bec77d7fdc: Waiting 02:56:11 abf34919d466: Waiting 02:56:11 845ef2c4476d: Waiting 02:56:11 0f8cc4c9bcfc: Layer already exists 02:56:11 076559a4fefa: Layer already exists 02:56:11 8b0d4003dd24: Layer already exists 02:56:11 29729065e4e6: Layer already exists 02:56:11 de5efcfd23f6: Layer already exists 02:56:11 747c2b9a66ba: Layer already exists 02:56:11 845ef2c4476d: Layer already exists 02:56:11 abf34919d466: Layer already exists 02:56:11 17bec77d7fdc: Layer already exists 02:56:11 fab189b8f869: Layer already exists 02:56:11 2.3.1-dev.5: digest: sha256:68375ff3e381f6fc4fa9ddc9550f58eeebe60cb1786963a51ab90dbf77fb0e14 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:12 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:56:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:56:12 0f8cc4c9bcfc: Preparing 02:56:12 076559a4fefa: Preparing 02:56:12 8b0d4003dd24: Preparing 02:56:12 de5efcfd23f6: Preparing 02:56:12 29729065e4e6: Preparing 02:56:12 845ef2c4476d: Preparing 02:56:12 747c2b9a66ba: Preparing 02:56:12 abf34919d466: Preparing 02:56:12 fab189b8f869: Preparing 02:56:12 17bec77d7fdc: Preparing 02:56:12 747c2b9a66ba: Waiting 02:56:12 abf34919d466: Waiting 02:56:12 fab189b8f869: Waiting 02:56:12 845ef2c4476d: Waiting 02:56:12 17bec77d7fdc: Waiting 02:56:12 8b0d4003dd24: Layer already exists 02:56:12 de5efcfd23f6: Layer already exists 02:56:12 076559a4fefa: Layer already exists 02:56:12 0f8cc4c9bcfc: Layer already exists 02:56:12 29729065e4e6: Layer already exists 02:56:12 abf34919d466: Layer already exists 02:56:12 747c2b9a66ba: Layer already exists 02:56:12 845ef2c4476d: Layer already exists 02:56:12 fab189b8f869: Layer already exists 02:56:12 17bec77d7fdc: Layer already exists 02:56:12 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:68375ff3e381f6fc4fa9ddc9550f58eeebe60cb1786963a51ab90dbf77fb0e14 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:13 + 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 02:56:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:56:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:56:13 0f8cc4c9bcfc: Preparing 02:56:13 076559a4fefa: Preparing 02:56:13 8b0d4003dd24: Preparing 02:56:13 de5efcfd23f6: Preparing 02:56:13 29729065e4e6: Preparing 02:56:13 845ef2c4476d: Preparing 02:56:13 747c2b9a66ba: Preparing 02:56:13 abf34919d466: Preparing 02:56:13 fab189b8f869: Preparing 02:56:13 17bec77d7fdc: Preparing 02:56:13 845ef2c4476d: Waiting 02:56:13 747c2b9a66ba: Waiting 02:56:13 abf34919d466: Waiting 02:56:13 fab189b8f869: Waiting 02:56:13 17bec77d7fdc: Waiting 02:56:13 0f8cc4c9bcfc: Layer already exists 02:56:13 29729065e4e6: Layer already exists 02:56:13 8b0d4003dd24: Layer already exists 02:56:13 de5efcfd23f6: Layer already exists 02:56:13 076559a4fefa: Layer already exists 02:56:13 845ef2c4476d: Layer already exists 02:56:13 17bec77d7fdc: Layer already exists 02:56:13 747c2b9a66ba: Layer already exists 02:56:13 fab189b8f869: Layer already exists 02:56:13 abf34919d466: Layer already exists 02:56:13 main: digest: sha256:68375ff3e381f6fc4fa9ddc9550f58eeebe60cb1786963a51ab90dbf77fb0e14 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:56:13 ===================================================== [Pipeline] echo 02:56:13 taggedImages: 02:56:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c 02:56:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:56:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.1-dev.5 02:56:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:56:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:56:13 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:56:13 c8cc58f12686a546ee57638a3a929b6d65af180c 02:56:13 latest 02:56:13 2.3.1-dev.5 02:56:13 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:56:13 main 02:56:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:14 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c 02:56:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:56:14 551ae7f0b931: Preparing 02:56:14 84f38ba7001a: Preparing 02:56:14 d64dd3a741ee: Preparing 02:56:14 aff656f745a8: Preparing 02:56:14 9833f26c6bda: Preparing 02:56:14 d64dd3a741ee: Layer already exists 02:56:14 9833f26c6bda: Layer already exists 02:56:14 551ae7f0b931: Pushed 02:56:15 aff656f745a8: Pushed 02:56:18 84f38ba7001a: Pushed 02:56:19 c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:4feb1699b177124c13bd47c590625e3c5fe0e909814cdbf061e4e63fd59a7a49 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:19 + 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 02:56:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:56:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:56:19 551ae7f0b931: Preparing 02:56:19 84f38ba7001a: Preparing 02:56:19 d64dd3a741ee: Preparing 02:56:19 aff656f745a8: Preparing 02:56:19 9833f26c6bda: Preparing 02:56:19 84f38ba7001a: Layer already exists 02:56:19 d64dd3a741ee: Layer already exists 02:56:19 551ae7f0b931: Layer already exists 02:56:19 aff656f745a8: Layer already exists 02:56:19 9833f26c6bda: Layer already exists 02:56:19 latest: digest: sha256:4feb1699b177124c13bd47c590625e3c5fe0e909814cdbf061e4e63fd59a7a49 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:20 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.1-dev.5 02:56:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:56:20 551ae7f0b931: Preparing 02:56:20 84f38ba7001a: Preparing 02:56:20 d64dd3a741ee: Preparing 02:56:20 aff656f745a8: Preparing 02:56:20 9833f26c6bda: Preparing 02:56:20 9833f26c6bda: Layer already exists 02:56:20 84f38ba7001a: Layer already exists 02:56:20 aff656f745a8: Layer already exists 02:56:20 551ae7f0b931: Layer already exists 02:56:20 d64dd3a741ee: Layer already exists 02:56:20 2.3.1-dev.5: digest: sha256:4feb1699b177124c13bd47c590625e3c5fe0e909814cdbf061e4e63fd59a7a49 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:21 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:56:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:56:21 551ae7f0b931: Preparing 02:56:21 84f38ba7001a: Preparing 02:56:21 d64dd3a741ee: Preparing 02:56:21 aff656f745a8: Preparing 02:56:21 9833f26c6bda: Preparing 02:56:21 d64dd3a741ee: Layer already exists 02:56:21 aff656f745a8: Layer already exists 02:56:21 84f38ba7001a: Layer already exists 02:56:21 551ae7f0b931: Layer already exists 02:56:21 9833f26c6bda: Layer already exists 02:56:21 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:4feb1699b177124c13bd47c590625e3c5fe0e909814cdbf061e4e63fd59a7a49 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:22 + 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 02:56:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 02:56:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:56:22 551ae7f0b931: Preparing 02:56:22 84f38ba7001a: Preparing 02:56:22 d64dd3a741ee: Preparing 02:56:22 aff656f745a8: Preparing 02:56:22 9833f26c6bda: Preparing 02:56:22 d64dd3a741ee: Layer already exists 02:56:22 84f38ba7001a: Layer already exists 02:56:22 aff656f745a8: Layer already exists 02:56:22 9833f26c6bda: Layer already exists 02:56:22 551ae7f0b931: Layer already exists 02:56:22 main: digest: sha256:4feb1699b177124c13bd47c590625e3c5fe0e909814cdbf061e4e63fd59a7a49 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:56:22 ===================================================== [Pipeline] echo 02:56:22 taggedImages: 02:56:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c 02:56:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:56:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.1-dev.5 02:56:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:56:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:56:22 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:56:22 c8cc58f12686a546ee57638a3a929b6d65af180c 02:56:22 latest 02:56:22 2.3.1-dev.5 02:56:22 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:56:22 main 02:56:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:22 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c 02:56:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:56:23 96b4d7d6e934: Preparing 02:56:23 104f79e406f1: Preparing 02:56:23 436ea5599ced: Preparing 02:56:23 64c5a4c9bbae: Preparing 02:56:23 d63bfbf282a7: Preparing 02:56:23 64f7d16a038d: Preparing 02:56:23 9833f26c6bda: Preparing 02:56:23 64f7d16a038d: Waiting 02:56:23 9833f26c6bda: Waiting 02:56:23 104f79e406f1: Pushed 02:56:23 96b4d7d6e934: Pushed 02:56:23 436ea5599ced: Pushed 02:56:23 9833f26c6bda: Layer already exists 02:56:24 64f7d16a038d: Pushed 02:56:32 d63bfbf282a7: Pushed 02:56:39 64c5a4c9bbae: Pushed 02:56:39 c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:6c735b2492d1f3d7dea818de6af697120e74abc0434427e8c9459ef1fe96b69f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:39 + 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 02:56:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:56:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:56:40 96b4d7d6e934: Preparing 02:56:40 104f79e406f1: Preparing 02:56:40 436ea5599ced: Preparing 02:56:40 64c5a4c9bbae: Preparing 02:56:40 d63bfbf282a7: Preparing 02:56:40 64f7d16a038d: Preparing 02:56:40 9833f26c6bda: Preparing 02:56:40 64f7d16a038d: Waiting 02:56:40 9833f26c6bda: Waiting 02:56:40 104f79e406f1: Layer already exists 02:56:40 64c5a4c9bbae: Layer already exists 02:56:40 d63bfbf282a7: Layer already exists 02:56:40 436ea5599ced: Layer already exists 02:56:40 96b4d7d6e934: Layer already exists 02:56:40 64f7d16a038d: Layer already exists 02:56:40 9833f26c6bda: Layer already exists 02:56:40 latest: digest: sha256:6c735b2492d1f3d7dea818de6af697120e74abc0434427e8c9459ef1fe96b69f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:40 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.1-dev.5 02:56:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:56:41 96b4d7d6e934: Preparing 02:56:41 104f79e406f1: Preparing 02:56:41 436ea5599ced: Preparing 02:56:41 64c5a4c9bbae: Preparing 02:56:41 d63bfbf282a7: Preparing 02:56:41 64f7d16a038d: Preparing 02:56:41 9833f26c6bda: Preparing 02:56:41 64f7d16a038d: Waiting 02:56:41 9833f26c6bda: Waiting 02:56:41 64c5a4c9bbae: Layer already exists 02:56:41 d63bfbf282a7: Layer already exists 02:56:41 436ea5599ced: Layer already exists 02:56:41 104f79e406f1: Layer already exists 02:56:41 96b4d7d6e934: Layer already exists 02:56:41 9833f26c6bda: Layer already exists 02:56:41 64f7d16a038d: Layer already exists 02:56:41 2.3.1-dev.5: digest: sha256:6c735b2492d1f3d7dea818de6af697120e74abc0434427e8c9459ef1fe96b69f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:41 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:56:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:56:41 96b4d7d6e934: Preparing 02:56:41 104f79e406f1: Preparing 02:56:41 436ea5599ced: Preparing 02:56:41 64c5a4c9bbae: Preparing 02:56:41 d63bfbf282a7: Preparing 02:56:41 64f7d16a038d: Preparing 02:56:41 9833f26c6bda: Preparing 02:56:41 64f7d16a038d: Waiting 02:56:41 9833f26c6bda: Waiting 02:56:41 64c5a4c9bbae: Layer already exists 02:56:41 104f79e406f1: Layer already exists 02:56:41 d63bfbf282a7: Layer already exists 02:56:41 436ea5599ced: Layer already exists 02:56:41 96b4d7d6e934: Layer already exists 02:56:41 64f7d16a038d: Layer already exists 02:56:41 9833f26c6bda: Layer already exists 02:56:42 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:6c735b2492d1f3d7dea818de6af697120e74abc0434427e8c9459ef1fe96b69f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:42 + 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 02:56:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 02:56:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:56:42 96b4d7d6e934: Preparing 02:56:42 104f79e406f1: Preparing 02:56:42 436ea5599ced: Preparing 02:56:42 64c5a4c9bbae: Preparing 02:56:42 d63bfbf282a7: Preparing 02:56:42 64f7d16a038d: Preparing 02:56:42 9833f26c6bda: Preparing 02:56:42 64f7d16a038d: Waiting 02:56:42 9833f26c6bda: Waiting 02:56:42 96b4d7d6e934: Layer already exists 02:56:42 64c5a4c9bbae: Layer already exists 02:56:42 d63bfbf282a7: Layer already exists 02:56:42 436ea5599ced: Layer already exists 02:56:42 104f79e406f1: Layer already exists 02:56:42 9833f26c6bda: Layer already exists 02:56:42 64f7d16a038d: Layer already exists 02:56:43 main: digest: sha256:6c735b2492d1f3d7dea818de6af697120e74abc0434427e8c9459ef1fe96b69f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:56:43 ===================================================== [Pipeline] echo 02:56:43 taggedImages: 02:56:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c 02:56:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:56:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.1-dev.5 02:56:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:56:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:56:43 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:56:43 c8cc58f12686a546ee57638a3a929b6d65af180c 02:56:43 latest 02:56:43 2.3.1-dev.5 02:56:43 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:56:43 main 02:56:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c 02:56:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:56:43 54ef47c80a63: Preparing 02:56:43 dcd7d48a7e1f: Preparing 02:56:43 d96c2fb8d1cc: Preparing 02:56:43 8236ce304583: Preparing 02:56:43 bb818ed8a14b: Preparing 02:56:43 9833f26c6bda: Preparing 02:56:43 9833f26c6bda: Waiting 02:56:44 d96c2fb8d1cc: Pushed 02:56:44 dcd7d48a7e1f: Pushed 02:56:44 54ef47c80a63: Pushed 02:56:44 9833f26c6bda: Layer already exists 02:56:44 bb818ed8a14b: Pushed 02:56:59 8236ce304583: Pushed 02:56:59 c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:9ea042fe18c46e90a340009625d30fdd3e0a8736350d676b01368e6b14660c10 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:59 + 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 02:57:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:57:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:57:00 54ef47c80a63: Preparing 02:57:00 dcd7d48a7e1f: Preparing 02:57:00 d96c2fb8d1cc: Preparing 02:57:00 8236ce304583: Preparing 02:57:00 bb818ed8a14b: Preparing 02:57:00 9833f26c6bda: Preparing 02:57:00 9833f26c6bda: Waiting 02:57:00 d96c2fb8d1cc: Layer already exists 02:57:00 dcd7d48a7e1f: Layer already exists 02:57:00 54ef47c80a63: Layer already exists 02:57:00 8236ce304583: Layer already exists 02:57:00 bb818ed8a14b: Layer already exists 02:57:00 9833f26c6bda: Layer already exists 02:57:00 latest: digest: sha256:9ea042fe18c46e90a340009625d30fdd3e0a8736350d676b01368e6b14660c10 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:00 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.1-dev.5 02:57:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:57:01 54ef47c80a63: Preparing 02:57:01 dcd7d48a7e1f: Preparing 02:57:01 d96c2fb8d1cc: Preparing 02:57:01 8236ce304583: Preparing 02:57:01 bb818ed8a14b: Preparing 02:57:01 9833f26c6bda: Preparing 02:57:01 9833f26c6bda: Waiting 02:57:01 bb818ed8a14b: Layer already exists 02:57:01 54ef47c80a63: Layer already exists 02:57:01 8236ce304583: Layer already exists 02:57:01 d96c2fb8d1cc: Layer already exists 02:57:01 dcd7d48a7e1f: Layer already exists 02:57:01 9833f26c6bda: Layer already exists 02:57:01 2.3.1-dev.5: digest: sha256:9ea042fe18c46e90a340009625d30fdd3e0a8736350d676b01368e6b14660c10 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:01 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:57:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:57:01 54ef47c80a63: Preparing 02:57:01 dcd7d48a7e1f: Preparing 02:57:01 d96c2fb8d1cc: Preparing 02:57:01 8236ce304583: Preparing 02:57:01 bb818ed8a14b: Preparing 02:57:01 9833f26c6bda: Preparing 02:57:01 9833f26c6bda: Waiting 02:57:01 8236ce304583: Layer already exists 02:57:01 d96c2fb8d1cc: Layer already exists 02:57:01 dcd7d48a7e1f: Layer already exists 02:57:01 bb818ed8a14b: Layer already exists 02:57:01 54ef47c80a63: Layer already exists 02:57:01 9833f26c6bda: Layer already exists 02:57:01 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:9ea042fe18c46e90a340009625d30fdd3e0a8736350d676b01368e6b14660c10 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:02 + 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 02:57:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 02:57:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:57:02 54ef47c80a63: Preparing 02:57:02 dcd7d48a7e1f: Preparing 02:57:02 d96c2fb8d1cc: Preparing 02:57:02 8236ce304583: Preparing 02:57:02 bb818ed8a14b: Preparing 02:57:02 9833f26c6bda: Preparing 02:57:02 9833f26c6bda: Waiting 02:57:02 dcd7d48a7e1f: Layer already exists 02:57:02 d96c2fb8d1cc: Layer already exists 02:57:02 bb818ed8a14b: Layer already exists 02:57:02 54ef47c80a63: Layer already exists 02:57:02 8236ce304583: Layer already exists 02:57:02 9833f26c6bda: Layer already exists 02:57:03 main: digest: sha256:9ea042fe18c46e90a340009625d30fdd3e0a8736350d676b01368e6b14660c10 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:57:03 ===================================================== [Pipeline] echo 02:57:03 taggedImages: 02:57:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c 02:57:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:57:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.1-dev.5 02:57:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:57:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:57:03 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:57:03 c8cc58f12686a546ee57638a3a929b6d65af180c 02:57:03 latest 02:57:03 2.3.1-dev.5 02:57:03 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:57:03 main 02:57:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:03 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c 02:57:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:57:03 6204dc41f9c3: Preparing 02:57:03 e61c0d1182be: Preparing 02:57:03 b3a1592c57e0: Preparing 02:57:03 26ccbb699329: Preparing 02:57:03 64f7d16a038d: Preparing 02:57:03 9833f26c6bda: Preparing 02:57:03 9833f26c6bda: Waiting 02:57:03 64f7d16a038d: Layer already exists 02:57:04 9833f26c6bda: Layer already exists 02:57:04 e61c0d1182be: Pushed 02:57:04 6204dc41f9c3: Pushed 02:57:04 b3a1592c57e0: Pushed 02:57:23 26ccbb699329: Pushed 02:57:23 c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:1621313f9e493cff8b6d8e5a5d0fb4eb3e7653fff5084a002e59d260817d017a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:23 + 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 02:57:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:57:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:57:23 6204dc41f9c3: Preparing 02:57:23 e61c0d1182be: Preparing 02:57:23 b3a1592c57e0: Preparing 02:57:23 26ccbb699329: Preparing 02:57:23 64f7d16a038d: Preparing 02:57:23 9833f26c6bda: Preparing 02:57:23 9833f26c6bda: Waiting 02:57:23 26ccbb699329: Layer already exists 02:57:23 6204dc41f9c3: Layer already exists 02:57:23 b3a1592c57e0: Layer already exists 02:57:23 e61c0d1182be: Layer already exists 02:57:23 64f7d16a038d: Layer already exists 02:57:23 9833f26c6bda: Layer already exists 02:57:23 latest: digest: sha256:1621313f9e493cff8b6d8e5a5d0fb4eb3e7653fff5084a002e59d260817d017a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:24 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.1-dev.5 02:57:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:57:24 6204dc41f9c3: Preparing 02:57:24 e61c0d1182be: Preparing 02:57:24 b3a1592c57e0: Preparing 02:57:24 26ccbb699329: Preparing 02:57:24 64f7d16a038d: Preparing 02:57:24 9833f26c6bda: Preparing 02:57:24 9833f26c6bda: Waiting 02:57:24 e61c0d1182be: Layer already exists 02:57:24 6204dc41f9c3: Layer already exists 02:57:24 b3a1592c57e0: Layer already exists 02:57:24 64f7d16a038d: Layer already exists 02:57:24 26ccbb699329: Layer already exists 02:57:24 9833f26c6bda: Layer already exists 02:57:24 2.3.1-dev.5: digest: sha256:1621313f9e493cff8b6d8e5a5d0fb4eb3e7653fff5084a002e59d260817d017a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:25 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:57:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:57:25 6204dc41f9c3: Preparing 02:57:25 e61c0d1182be: Preparing 02:57:25 b3a1592c57e0: Preparing 02:57:25 26ccbb699329: Preparing 02:57:25 64f7d16a038d: Preparing 02:57:25 9833f26c6bda: Preparing 02:57:25 9833f26c6bda: Waiting 02:57:25 e61c0d1182be: Layer already exists 02:57:25 64f7d16a038d: Layer already exists 02:57:25 6204dc41f9c3: Layer already exists 02:57:25 26ccbb699329: Layer already exists 02:57:25 b3a1592c57e0: Layer already exists 02:57:25 9833f26c6bda: Layer already exists 02:57:25 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:1621313f9e493cff8b6d8e5a5d0fb4eb3e7653fff5084a002e59d260817d017a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:25 + 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 02:57:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 02:57:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:57:26 6204dc41f9c3: Preparing 02:57:26 e61c0d1182be: Preparing 02:57:26 b3a1592c57e0: Preparing 02:57:26 26ccbb699329: Preparing 02:57:26 64f7d16a038d: Preparing 02:57:26 9833f26c6bda: Preparing 02:57:26 9833f26c6bda: Waiting 02:57:26 e61c0d1182be: Layer already exists 02:57:26 64f7d16a038d: Layer already exists 02:57:26 b3a1592c57e0: Layer already exists 02:57:26 26ccbb699329: Layer already exists 02:57:26 6204dc41f9c3: Layer already exists 02:57:26 9833f26c6bda: Layer already exists 02:57:26 main: digest: sha256:1621313f9e493cff8b6d8e5a5d0fb4eb3e7653fff5084a002e59d260817d017a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:57:26 ===================================================== [Pipeline] echo 02:57:26 taggedImages: 02:57:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c 02:57:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:57:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.1-dev.5 02:57:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:57:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:57:26 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:57:26 c8cc58f12686a546ee57638a3a929b6d65af180c 02:57:26 latest 02:57:26 2.3.1-dev.5 02:57:26 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:57:26 main 02:57:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c 02:57:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:57:27 9cf84fee616b: Preparing 02:57:27 4f27c71ea81b: Preparing 02:57:27 d64dd3a741ee: Preparing 02:57:27 9759aacfeeeb: Preparing 02:57:27 17bec77d7fdc: Preparing 02:57:27 17bec77d7fdc: Layer already exists 02:57:27 d64dd3a741ee: Layer already exists 02:57:27 9cf84fee616b: Pushed 02:57:27 9759aacfeeeb: Pushed 02:57:32 4f27c71ea81b: Pushed 02:57:32 c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:a9cf0218b2b882fefa542a2e03b6dfba14e252aad72520c3ab067f56ecbf2d63 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:33 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:57:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:57:33 9cf84fee616b: Preparing 02:57:33 4f27c71ea81b: Preparing 02:57:33 d64dd3a741ee: Preparing 02:57:33 9759aacfeeeb: Preparing 02:57:33 17bec77d7fdc: Preparing 02:57:33 9cf84fee616b: Layer already exists 02:57:33 9759aacfeeeb: Layer already exists 02:57:33 17bec77d7fdc: Layer already exists 02:57:33 d64dd3a741ee: Layer already exists 02:57:33 4f27c71ea81b: Layer already exists 02:57:33 latest: digest: sha256:a9cf0218b2b882fefa542a2e03b6dfba14e252aad72520c3ab067f56ecbf2d63 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:34 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.1-dev.5 02:57:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:57:34 9cf84fee616b: Preparing 02:57:34 4f27c71ea81b: Preparing 02:57:34 d64dd3a741ee: Preparing 02:57:34 9759aacfeeeb: Preparing 02:57:34 17bec77d7fdc: Preparing 02:57:34 9cf84fee616b: Layer already exists 02:57:34 17bec77d7fdc: Layer already exists 02:57:34 4f27c71ea81b: Layer already exists 02:57:34 d64dd3a741ee: Layer already exists 02:57:34 9759aacfeeeb: Layer already exists 02:57:34 2.3.1-dev.5: digest: sha256:a9cf0218b2b882fefa542a2e03b6dfba14e252aad72520c3ab067f56ecbf2d63 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:34 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:57:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:57:35 9cf84fee616b: Preparing 02:57:35 4f27c71ea81b: Preparing 02:57:35 d64dd3a741ee: Preparing 02:57:35 9759aacfeeeb: Preparing 02:57:35 17bec77d7fdc: Preparing 02:57:35 17bec77d7fdc: Layer already exists 02:57:35 9759aacfeeeb: Layer already exists 02:57:35 4f27c71ea81b: Layer already exists 02:57:35 9cf84fee616b: Layer already exists 02:57:35 d64dd3a741ee: Layer already exists 02:57:35 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:a9cf0218b2b882fefa542a2e03b6dfba14e252aad72520c3ab067f56ecbf2d63 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:35 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 02:57:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:57:35 9cf84fee616b: Preparing 02:57:35 4f27c71ea81b: Preparing 02:57:35 d64dd3a741ee: Preparing 02:57:35 9759aacfeeeb: Preparing 02:57:35 17bec77d7fdc: Preparing 02:57:35 17bec77d7fdc: Layer already exists 02:57:35 4f27c71ea81b: Layer already exists 02:57:35 9cf84fee616b: Layer already exists 02:57:35 d64dd3a741ee: Layer already exists 02:57:35 9759aacfeeeb: Layer already exists 02:57:35 main: digest: sha256:a9cf0218b2b882fefa542a2e03b6dfba14e252aad72520c3ab067f56ecbf2d63 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:57:36 ===================================================== [Pipeline] echo 02:57:36 taggedImages: 02:57:36 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c 02:57:36 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:57:36 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.1-dev.5 02:57:36 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:57:36 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:57:36 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 02:57:36 c8cc58f12686a546ee57638a3a929b6d65af180c 02:57:36 latest 02:57:36 2.3.1-dev.5 02:57:36 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:57:36 main 02:57:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:36 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c 02:57:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:57:36 dbe37b784a35: Preparing 02:57:36 565b750019f0: Preparing 02:57:36 d64dd3a741ee: Preparing 02:57:36 b6dc5d1f3395: Preparing 02:57:36 17bec77d7fdc: Preparing 02:57:36 d64dd3a741ee: Layer already exists 02:57:36 17bec77d7fdc: Layer already exists 02:57:37 b6dc5d1f3395: Layer already exists 02:57:37 dbe37b784a35: Pushed 02:57:42 565b750019f0: Pushed 02:57:42 c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:f8e61e269dc9b40e3e90ac661151a237ba9f04ad10b40c387055b38317b84f1e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:57:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:57:43 dbe37b784a35: Preparing 02:57:43 565b750019f0: Preparing 02:57:43 d64dd3a741ee: Preparing 02:57:43 b6dc5d1f3395: Preparing 02:57:43 17bec77d7fdc: Preparing 02:57:43 b6dc5d1f3395: Layer already exists 02:57:43 17bec77d7fdc: Layer already exists 02:57:43 565b750019f0: Layer already exists 02:57:43 d64dd3a741ee: Layer already exists 02:57:43 dbe37b784a35: Layer already exists 02:57:43 latest: digest: sha256:f8e61e269dc9b40e3e90ac661151a237ba9f04ad10b40c387055b38317b84f1e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.1-dev.5 02:57:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:57:43 dbe37b784a35: Preparing 02:57:43 565b750019f0: Preparing 02:57:43 d64dd3a741ee: Preparing 02:57:43 b6dc5d1f3395: Preparing 02:57:43 17bec77d7fdc: Preparing 02:57:43 565b750019f0: Layer already exists 02:57:43 dbe37b784a35: Layer already exists 02:57:43 d64dd3a741ee: Layer already exists 02:57:43 17bec77d7fdc: Layer already exists 02:57:43 b6dc5d1f3395: Layer already exists 02:57:43 2.3.1-dev.5: digest: sha256:f8e61e269dc9b40e3e90ac661151a237ba9f04ad10b40c387055b38317b84f1e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:57:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:57:44 dbe37b784a35: Preparing 02:57:44 565b750019f0: Preparing 02:57:44 d64dd3a741ee: Preparing 02:57:44 b6dc5d1f3395: Preparing 02:57:44 17bec77d7fdc: Preparing 02:57:44 b6dc5d1f3395: Layer already exists 02:57:44 565b750019f0: Layer already exists 02:57:44 17bec77d7fdc: Layer already exists 02:57:44 d64dd3a741ee: Layer already exists 02:57:44 dbe37b784a35: Layer already exists 02:57:44 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:f8e61e269dc9b40e3e90ac661151a237ba9f04ad10b40c387055b38317b84f1e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 02:57:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:57:45 dbe37b784a35: Preparing 02:57:45 565b750019f0: Preparing 02:57:45 d64dd3a741ee: Preparing 02:57:45 b6dc5d1f3395: Preparing 02:57:45 17bec77d7fdc: Preparing 02:57:45 17bec77d7fdc: Layer already exists 02:57:45 d64dd3a741ee: Layer already exists 02:57:45 565b750019f0: Layer already exists 02:57:45 b6dc5d1f3395: Layer already exists 02:57:45 dbe37b784a35: Layer already exists 02:57:45 main: digest: sha256:f8e61e269dc9b40e3e90ac661151a237ba9f04ad10b40c387055b38317b84f1e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:57:45 ===================================================== [Pipeline] echo 02:57:45 taggedImages: 02:57:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c 02:57:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:57:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.1-dev.5 02:57:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:57:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 02:57:45 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 02:57:45 c8cc58f12686a546ee57638a3a929b6d65af180c 02:57:45 latest 02:57:45 2.3.1-dev.5 02:57:45 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:57:45 main 02:57:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:45 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:46 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c 02:57:46 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 02:57:46 3275b469ac2f: Preparing 02:57:46 14bc5efcf560: Preparing 02:57:46 67d6634203de: Preparing 02:57:46 0455eb6dd1fe: Preparing 02:57:46 17bec77d7fdc: Preparing 02:57:46 17bec77d7fdc: Layer already exists 02:57:46 14bc5efcf560: Pushed 02:57:47 3275b469ac2f: Pushed 02:57:49 67d6634203de: Pushed 02:58:15 0455eb6dd1fe: Pushed 02:58:15 c8cc58f12686a546ee57638a3a929b6d65af180c: digest: sha256:c372e9dfc399d7dc64728a51b836ef0de397ca75de71daac1ee3d5cd886194c8 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:16 + 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 02:58:16 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 02:58:16 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 02:58:16 3275b469ac2f: Preparing 02:58:16 14bc5efcf560: Preparing 02:58:16 67d6634203de: Preparing 02:58:16 0455eb6dd1fe: Preparing 02:58:16 17bec77d7fdc: Preparing 02:58:16 67d6634203de: Layer already exists 02:58:16 14bc5efcf560: Layer already exists 02:58:16 0455eb6dd1fe: Layer already exists 02:58:16 3275b469ac2f: Layer already exists 02:58:16 17bec77d7fdc: Layer already exists 02:58:16 latest: digest: sha256:c372e9dfc399d7dc64728a51b836ef0de397ca75de71daac1ee3d5cd886194c8 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:16 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:17 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.1-dev.5 02:58:17 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 02:58:17 3275b469ac2f: Preparing 02:58:17 14bc5efcf560: Preparing 02:58:17 67d6634203de: Preparing 02:58:17 0455eb6dd1fe: Preparing 02:58:17 17bec77d7fdc: Preparing 02:58:17 0455eb6dd1fe: Layer already exists 02:58:17 67d6634203de: Layer already exists 02:58:17 3275b469ac2f: Layer already exists 02:58:17 14bc5efcf560: Layer already exists 02:58:17 17bec77d7fdc: Layer already exists 02:58:17 2.3.1-dev.5: digest: sha256:c372e9dfc399d7dc64728a51b836ef0de397ca75de71daac1ee3d5cd886194c8 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:17 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:18 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:58:18 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 02:58:18 3275b469ac2f: Preparing 02:58:18 14bc5efcf560: Preparing 02:58:18 67d6634203de: Preparing 02:58:18 0455eb6dd1fe: Preparing 02:58:18 17bec77d7fdc: Preparing 02:58:18 3275b469ac2f: Layer already exists 02:58:18 17bec77d7fdc: Layer already exists 02:58:18 14bc5efcf560: Layer already exists 02:58:18 67d6634203de: Layer already exists 02:58:18 0455eb6dd1fe: Layer already exists 02:58:18 c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5: digest: sha256:c372e9dfc399d7dc64728a51b836ef0de397ca75de71daac1ee3d5cd886194c8 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:18 + 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 02:58:18 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 02:58:18 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 02:58:18 3275b469ac2f: Preparing 02:58:18 14bc5efcf560: Preparing 02:58:18 67d6634203de: Preparing 02:58:18 0455eb6dd1fe: Preparing 02:58:18 17bec77d7fdc: Preparing 02:58:18 3275b469ac2f: Layer already exists 02:58:18 17bec77d7fdc: Layer already exists 02:58:18 14bc5efcf560: Layer already exists 02:58:18 0455eb6dd1fe: Layer already exists 02:58:18 67d6634203de: Layer already exists 02:58:18 main: digest: sha256:c372e9dfc399d7dc64728a51b836ef0de397ca75de71daac1ee3d5cd886194c8 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:58:18 ===================================================== [Pipeline] echo 02:58:18 taggedImages: 02:58:18 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c 02:58:18 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 02:58:18 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.1-dev.5 02:58:18 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c8cc58f12686a546ee57638a3a929b6d65af180c-2.3.1-dev.5 02:58:18 - 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 02:58:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:58:19 02:58:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:58:19 arm64: Pulling from edgex-lftools-log-publisher 02:58:19 8998bd30e6a1: Pulling fs layer 02:58:19 04944245beec: Pulling fs layer 02:58:19 699f458cf7ca: Pulling fs layer 02:58:19 765212b225bb: Pulling fs layer 02:58:19 f23df028b6ca: Pulling fs layer 02:58:19 d65c8cfc05b1: Pulling fs layer 02:58:19 2437ff75d9bd: Pulling fs layer 02:58:19 d65c8cfc05b1: Waiting 02:58:19 2437ff75d9bd: Waiting 02:58:19 765212b225bb: Waiting 02:58:19 f23df028b6ca: Waiting 02:58:19 04944245beec: Verifying Checksum 02:58:19 04944245beec: Download complete 02:58:19 765212b225bb: Verifying Checksum 02:58:19 765212b225bb: Download complete 02:58:19 f23df028b6ca: Verifying Checksum 02:58:19 f23df028b6ca: Download complete 02:58:19 d65c8cfc05b1: Verifying Checksum 02:58:19 d65c8cfc05b1: Download complete 02:58:19 699f458cf7ca: Verifying Checksum 02:58:19 699f458cf7ca: Download complete 02:58:20 8998bd30e6a1: Verifying Checksum 02:58:20 8998bd30e6a1: Download complete 02:58:22 2437ff75d9bd: Verifying Checksum 02:58:22 2437ff75d9bd: Download complete 02:58:23 8998bd30e6a1: Pull complete 02:58:24 04944245beec: Pull complete 02:58:25 699f458cf7ca: Pull complete 02:58:25 765212b225bb: Pull complete 02:58:26 f23df028b6ca: Pull complete 02:58:26 d65c8cfc05b1: Pull complete 02:58:38 2437ff75d9bd: Pull complete 02:58:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:58:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:58:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:58:39 prd-ubuntu20.04-docker-arm64-4c-16g-120064 does not seem to be running inside a container 02:58:39 $ 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/353 -v /w/workspace/edgex-go/353:/w/workspace/edgex-go/353:rw,z -v /w/workspace/edgex-go/353@tmp:/w/workspace/edgex-go/353@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 02:58:41 $ docker top 882a7859a8401019b651c6cb40075c9f99b443035aa7fdbca41754efdff6101f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:58:41 ---> job-cost.sh 02:58:42 lf-activate-venv: SKIPPING 02:58:42 INFO: No Stack... 02:58:42 INFO: Retrieving Pricing Info for: v3-standard-4 02:58:43 INFO: Archiving Costs [Pipeline] sh 02:58:43 + cut -d, -f6 02:58:43 + cat /w/workspace/edgex-go/353/archives/cost.csv [Pipeline] lock 02:58:43 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-353-stack-cost] 02:58:43 Resource [jenkins-edgexfoundry-edgex-go-main-353-stack-cost] did not exist. Created. 02:58:43 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-353-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:58:44 + echo total: 0.10999999940395355 [Pipeline] stash 02:58:44 Stashed 1 file(s) [Pipeline] } 02:58:44 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-353-stack-cost] [Pipeline] // lock [Pipeline] } 02:58:44 $ docker stop --time=1 882a7859a8401019b651c6cb40075c9f99b443035aa7fdbca41754efdff6101f 02:58:46 $ docker rm -f 882a7859a8401019b651c6cb40075c9f99b443035aa7fdbca41754efdff6101f [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 02:58:46 provisioning config files... 02:58:46 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/353@tmp/config4958971723596988323tmp [Pipeline] { [Pipeline] sh 02:58:46 + set +x 02:58:46 + curl -s https://codecov.io/bash 02:58:46 + bash -s -- 02:58:46 02:58:46 _____ _ 02:58:46 / ____| | | 02:58:46 | | ___ __| | ___ ___ _____ __ 02:58:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:58:46 | |___| (_) | (_| | __/ (_| (_) \ V / 02:58:46 \_____\___/ \__,_|\___|\___\___/ \_/ 02:58:46 Bash-1.0.6 02:58:46 02:58:46 02:58:46 ==> git version 2.25.1 found 02:58:46 ==> 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 02:58:46 Release-Date: 2020-01-08 02:58:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:58:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:58:46 ==> Jenkins CI detected. 02:58:46 current dir:  /w/workspace/edgex-go/353 02:58:46 project root: . 02:58:46 --> token set from env 02:58:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:58:46 ==> Running gcov in . (disable via -X gcov) 02:58:46 ==> Python coveragepy not found 02:58:46 ==> Searching for coverage reports in: 02:58:46 + . 02:58:46 -> Found 1 reports 02:58:46 ==> Detecting git/mercurial file structure 02:58:47 ==> Reading reports 02:58:47 + ./coverage.out bytes=501828 02:58:47 ==> Appending adjustments 02:58:47 https://docs.codecov.io/docs/fixing-reports 02:58:48 + Found adjustments 02:58:48 ==> Gzipping contents 02:58:48 64K /tmp/codecov.e0hsqe.gz 02:58:48 ==> Uploading reports 02:58:48 url: https://codecov.io 02:58:48 query: branch=main&commit=c8cc58f12686a546ee57638a3a929b6d65af180c&build=353&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F353%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:58:48 -> Pinging Codecov 02:58:48 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=c8cc58f12686a546ee57638a3a929b6d65af180c&build=353&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F353%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:58:48 -> Uploading to 02:58:48 https://storage.googleapis.com/codecov/v4/raw/2022-11-30/00271124DB129430A58F1EEE437C3FCB/c8cc58f12686a546ee57638a3a929b6d65af180c/526557aa-ab1d-4114-b955-a81286ef09ef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221130T025848Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d3acce883bf390aebea8ca8624d4265dc11341bb49223dcb333eb494ec2da8bf 02:58:48 % Total % Received % Xferd Average Speed Time Time Time Current 02:58:48 Dload Upload Total Spent Left Speed 02:58:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65370 0 0 100 65370 0 250k --:--:-- --:--:-- --:--:-- 250k 02:58:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c8cc58f12686a546ee57638a3a929b6d65af180c [Pipeline] } 02:58:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 02:58:49 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:58:49 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:58:49 02:58:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:58:49 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:58:49 df9b9388f04a: Pulling fs layer 02:58:49 52dc419b0ee2: Pulling fs layer 02:58:49 25bc292e5bac: Pulling fs layer 02:58:49 114826534d7a: Pulling fs layer 02:58:49 4657fd5d0bcf: Pulling fs layer 02:58:49 6ad1cebc031e: Pulling fs layer 02:58:49 8a3aa393b2d8: Pulling fs layer 02:58:49 6ad1cebc031e: Waiting 02:58:49 4657fd5d0bcf: Waiting 02:58:49 8a3aa393b2d8: Waiting 02:58:49 114826534d7a: Waiting 02:58:49 25bc292e5bac: Verifying Checksum 02:58:49 25bc292e5bac: Download complete 02:58:49 52dc419b0ee2: Verifying Checksum 02:58:49 52dc419b0ee2: Download complete 02:58:49 4657fd5d0bcf: Download complete 02:58:49 df9b9388f04a: Download complete 02:58:50 df9b9388f04a: Pull complete 02:58:50 52dc419b0ee2: Pull complete 02:58:50 6ad1cebc031e: Verifying Checksum 02:58:50 6ad1cebc031e: Download complete 02:58:50 25bc292e5bac: Pull complete 02:58:50 8a3aa393b2d8: Verifying Checksum 02:58:50 8a3aa393b2d8: Download complete 02:58:51 114826534d7a: Verifying Checksum 02:58:51 114826534d7a: Download complete 02:58:54 114826534d7a: Pull complete 02:58:54 4657fd5d0bcf: Pull complete 02:58:54 6ad1cebc031e: Pull complete 02:58:57 8a3aa393b2d8: Pull complete 02:58:57 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 02:58:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:58:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:58:57 prd-ubuntu20.04-docker-8c-8g-120062 does not seem to be running inside a container 02:58:57 $ 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/353 -v /w/workspace/edgex-go/353:/w/workspace/edgex-go/353:rw,z -v /w/workspace/edgex-go/353@tmp:/w/workspace/edgex-go/353@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 02:59:01 $ docker top 51ebf5e17af9e3dee43e5f0f3369d6daca6444a29b7b0a238f85367e5421113a -eo pid,comm [Pipeline] { [Pipeline] echo 02:59:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 02:59:01 + set -o pipefail 02:59:01 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 02:59:08 02:59:08 Monitoring /w/workspace/edgex-go/353 (github.com/edgexfoundry/edgex-go)... 02:59:08 02:59:08 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/14a679a3-a684-40c8-afe4-c321f966992c 02:59:08 02:59:08 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 02:59:08 02:59:08 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:59:08 02:59:08 02:59:08 A medium severity vulnerability was found in the Snyk CLI versions you are using. 02:59:08 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 02:59:08 More details here: https://snyk.co/ue1NS [Pipeline] } 02:59:08 $ docker stop --time=1 51ebf5e17af9e3dee43e5f0f3369d6daca6444a29b7b0a238f85367e5421113a 02:59:11 $ docker rm -f 51ebf5e17af9e3dee43e5f0f3369d6daca6444a29b7b0a238f85367e5421113a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 02:59:11 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:59:11 provisioning config files... 02:59:11 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/353@tmp/config4494751518119310227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:59:11 --> edgex-publish-swagger.sh 02:59:11 === Publish openapi/v2 API === 02:59:11 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 02:59:11 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/353/openapi/v2/core-command.yaml] 02:59:11 % Total % Received % Xferd Average Speed Time Time Time Current 02:59:11 Dload Upload Total Spent Left Speed 02:59:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33860 100 38 100 33822 46 41145 --:--:-- --:--:-- --:--:-- 41142 100 33860 100 38 100 33822 46 41145 --:--:-- --:--:-- --:--:-- 41142 02:59:12 {"code":403,"message":"Access Denied"} 02:59:12 02:59:12 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/353/openapi/v2/core-data.yaml] 02:59:12 % Total % Received % Xferd Average Speed Time Time Time Current 02:59:12 Dload Upload Total Spent Left Speed 02:59:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71623 100 38 100 71585 47 90044 --:--:-- --:--:-- --:--:-- 89978 100 71623 100 38 100 71585 47 90044 --:--:-- --:--:-- --:--:-- 89978 02:59:13 {"code":403,"message":"Access Denied"} 02:59:13 02:59:13 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/353/openapi/v2/core-metadata.yaml] 02:59:13 % Total % Received % Xferd Average Speed Time Time Time Current 02:59:13 Dload Upload Total Spent Left Speed 02:59:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 38 100 144k 44 169k --:--:-- --:--:-- --:--:-- 169k 100 144k 100 38 100 144k 44 169k --:--:-- --:--:-- --:--:-- 169k 02:59:14 {"code":403,"message":"Access Denied"} 02:59:14 02:59:14 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/353/openapi/v2/support-notifications.yaml] 02:59:14 % Total % Received % Xferd Average Speed Time Time Time Current 02:59:14 Dload Upload Total Spent Left Speed 02:59:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89347 100 38 100 89309 47 107k --:--:-- --:--:-- --:--:-- 107k 100 89347 100 38 100 89309 46 107k --:--:-- --:--:-- --:--:-- 107k 02:59:15 {"code":403,"message":"Access Denied"} 02:59:15 02:59:15 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/353/openapi/v2/support-scheduler.yaml] 02:59:15 % Total % Received % Xferd Average Speed Time Time Time Current 02:59:15 Dload Upload Total Spent Left Speed 02:59:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39585 100 38 100 39547 49 51094 --:--:-- --:--:-- --:--:-- 51143 02:59:15 {"code":403,"message":"Access Denied"} 02:59:15 02:59:15 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/353/openapi/v2/system-agent.yaml] 02:59:15 % Total % Received % Xferd Average Speed Time Time Time Current 02:59:15 Dload Upload Total Spent Left Speed 02:59:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20083 0 0 100 20083 0 96090 --:--:-- --:--:-- --:--:-- 95633 100 20121 100 38 100 20083 50 26670 --:--:-- --:--:-- --:--:-- 26685 02:59:16 {"code":403,"message":"Access Denied"} 02:59:16 [Pipeline] } 02:59:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 02:59:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:59:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:59:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:59:17 prd-ubuntu20.04-docker-8c-8g-120062 does not seem to be running inside a container 02:59:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/353 -v /w/workspace/edgex-go/353:/w/workspace/edgex-go/353:rw,z -v /w/workspace/edgex-go/353@tmp:/w/workspace/edgex-go/353@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 02:59:17 $ docker top d76d1005f221fda46e5452ee00b772d09126a561bce78a1a053d3aa9085589c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:59:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:59:17 [ssh-agent] Looking for ssh-agent implementation... 02:59:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:59:18 $ docker exec d76d1005f221fda46e5452ee00b772d09126a561bce78a1a053d3aa9085589c8 ssh-agent 02:59:18 SSH_AUTH_SOCK=/tmp/ssh-D8dBAQk2X0iL/agent.31 02:59:18 SSH_AGENT_PID=37 02:59:18 Running ssh-add (command line suppressed) 02:59:18 Identity added: /w/workspace/edgex-go/353@tmp/private_key_1549261438489236406.key (/w/workspace/edgex-go/353@tmp/private_key_1549261438489236406.key) 02:59:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:59:18 + git semver tag 02:59:18 2022-11-30 02:59:18,747 [run_tag] DEBUG tag force:False 02:59:18 2022-11-30 02:59:18,747 [check_head_tag] DEBUG check head tag 02:59:18 2022-11-30 02:59:18,749 [execute] INFO git cat-file --batch-check 02:59:18 2022-11-30 02:59:18,749 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/353, universal_newlines=False, shell=None, istream=) 02:59:18 2022-11-30 02:59:18,752 [execute] INFO git cat-file --batch 02:59:18 2022-11-30 02:59:18,752 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/353, universal_newlines=False, shell=None, istream=) 02:59:18 2022-11-30 02:59:18,790 [read_version] DEBUG read version from /w/workspace/edgex-go/353/.semver/main 02:59:18 2022-11-30 02:59:18,790 [execute] INFO git tag -a v2.3.1-dev.5 -m v2.3.1-dev.5 02:59:18 2022-11-30 02:59:18,790 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.1-dev.5', '-m', 'v2.3.1-dev.5'], cwd=/w/workspace/edgex-go/353, universal_newlines=False, shell=None, istream=None) 02:59:18 2022-11-30 02:59:18,794 [read_version] DEBUG read version from /w/workspace/edgex-go/353/.semver/main 02:59:18 2.3.1-dev.5 [Pipeline] } 02:59:18 $ docker exec --env ******** --env ******** d76d1005f221fda46e5452ee00b772d09126a561bce78a1a053d3aa9085589c8 ssh-agent -k 02:59:18 unset SSH_AUTH_SOCK; 02:59:18 unset SSH_AGENT_PID; 02:59:18 echo Agent pid 37 killed; 02:59:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:59:19 + git semver [Pipeline] } 02:59:19 $ docker stop --time=1 d76d1005f221fda46e5452ee00b772d09126a561bce78a1a053d3aa9085589c8 02:59:20 $ docker rm -f d76d1005f221fda46e5452ee00b772d09126a561bce78a1a053d3aa9085589c8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:59:21 02:59:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:59:21 0.23.1-centos7: Pulling from edgex-lftools 02:59:21 ab5ef0e58194: Pulling fs layer 02:59:21 9712f1f96733: Pulling fs layer 02:59:21 63f879dbbcfc: Pulling fs layer 02:59:21 0d9ebad4ef96: Pulling fs layer 02:59:21 e9a5061849ea: Pulling fs layer 02:59:21 d747dcd14b5f: Pulling fs layer 02:59:21 2de7ff778b66: Pulling fs layer 02:59:21 e9a5061849ea: Waiting 02:59:21 d747dcd14b5f: Waiting 02:59:21 2de7ff778b66: Waiting 02:59:21 0d9ebad4ef96: Waiting 02:59:21 9712f1f96733: Download complete 02:59:21 63f879dbbcfc: Verifying Checksum 02:59:21 63f879dbbcfc: Download complete 02:59:21 ab5ef0e58194: Verifying Checksum 02:59:21 ab5ef0e58194: Download complete 02:59:21 d747dcd14b5f: Verifying Checksum 02:59:21 d747dcd14b5f: Download complete 02:59:21 e9a5061849ea: Verifying Checksum 02:59:21 e9a5061849ea: Download complete 02:59:21 0d9ebad4ef96: Verifying Checksum 02:59:21 0d9ebad4ef96: Download complete 02:59:21 2de7ff778b66: Verifying Checksum 02:59:21 2de7ff778b66: Download complete 02:59:24 ab5ef0e58194: Pull complete 02:59:24 9712f1f96733: Pull complete 02:59:25 63f879dbbcfc: Pull complete 02:59:28 0d9ebad4ef96: Pull complete 02:59:28 e9a5061849ea: Pull complete 02:59:28 d747dcd14b5f: Pull complete 02:59:29 2de7ff778b66: Pull complete 02:59:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:59:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:59:29 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:59:29 prd-ubuntu20.04-docker-8c-8g-120062 does not seem to be running inside a container 02:59:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/353 -v /w/workspace/edgex-go/353:/w/workspace/edgex-go/353:rw,z -v /w/workspace/edgex-go/353@tmp:/w/workspace/edgex-go/353@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 02:59:33 $ docker top bcf4bd97142c8d0ba400f84f97237b02ae14d5e27b12b1023527de88bc61b814 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:59:33 provisioning config files... 02:59:33 copy managed file [sigul-config] to file:/w/workspace/edgex-go/353@tmp/config7440278678676086379tmp 02:59:33 copy managed file [sigul-password] to file:/w/workspace/edgex-go/353@tmp/config7447258064330836853tmp 02:59:33 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/353@tmp/config10765277793966568886tmp [Pipeline] { [Pipeline] echo 02:59:33 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:59:34 ---> sigul-configuration.sh 02:59:34 gpg: directory `/root/.gnupg' created 02:59:34 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:59:34 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:59:34 gpg: keyring `/root/.gnupg/secring.gpg' created 02:59:34 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:59:34 gpg: CAST5 encrypted data 02:59:34 gpg: encrypted with 1 passphrase 02:59:34 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:59:34 + mkdir /home/jenkins 02:59:34 + mkdir /home/jenkins/sigul [Pipeline] sh 02:59:34 + 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 02:59:34 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:59:34 ---> sigul-install.sh 02:59:34 Sigul already installed; skipping installation. [Pipeline] sh 02:59:35 + git tag --list 02:59:35 0.6.0 02:59:35 0.6.1 02:59:35 0.7.0 02:59:35 0.7.1 02:59:35 v1.0.0 02:59:35 v1.0.1 02:59:35 v1.1.0 02:59:35 v1.2.0 02:59:35 v1.2.1 02:59:35 v1.3.0 02:59:35 v1.3.1 02:59:35 v2.0.0 02:59:35 v2.1.0 02:59:35 v2.1.1 02:59:35 v2.1.1-dev.1 02:59:35 v2.1.1-dev.2 02:59:35 v2.1.1-dev.3 02:59:35 v2.1.1-dev.4 02:59:35 v2.1.1-dev.5 02:59:35 v2.1.1-dev.6 02:59:35 v2.1.1-dev.7 02:59:35 v2.1.1-dev.8 02:59:35 v2.1.2-dev.1 02:59:35 v2.2.0 02:59:35 v2.2.1-dev.1 02:59:35 v2.2.1-dev.10 02:59:35 v2.2.1-dev.11 02:59:35 v2.2.1-dev.12 02:59:35 v2.2.1-dev.13 02:59:35 v2.2.1-dev.14 02:59:35 v2.2.1-dev.15 02:59:35 v2.2.1-dev.16 02:59:35 v2.2.1-dev.17 02:59:35 v2.2.1-dev.18 02:59:35 v2.2.1-dev.19 02:59:35 v2.2.1-dev.2 02:59:35 v2.2.1-dev.20 02:59:35 v2.2.1-dev.21 02:59:35 v2.2.1-dev.22 02:59:35 v2.2.1-dev.23 02:59:35 v2.2.1-dev.24 02:59:35 v2.2.1-dev.25 02:59:35 v2.2.1-dev.26 02:59:35 v2.2.1-dev.27 02:59:35 v2.2.1-dev.28 02:59:35 v2.2.1-dev.29 02:59:35 v2.2.1-dev.3 02:59:35 v2.2.1-dev.4 02:59:35 v2.2.1-dev.5 02:59:35 v2.2.1-dev.6 02:59:35 v2.2.1-dev.7 02:59:35 v2.2.1-dev.8 02:59:35 v2.2.1-dev.9 02:59:35 v2.3.0 02:59:35 v2.3.0-dev.100 02:59:35 v2.3.0-dev.101 02:59:35 v2.3.0-dev.102 02:59:35 v2.3.0-dev.103 02:59:35 v2.3.0-dev.104 02:59:35 v2.3.0-dev.105 02:59:35 v2.3.0-dev.106 02:59:35 v2.3.0-dev.29 02:59:35 v2.3.0-dev.30 02:59:35 v2.3.0-dev.31 02:59:35 v2.3.0-dev.32 02:59:35 v2.3.0-dev.33 02:59:35 v2.3.0-dev.34 02:59:35 v2.3.0-dev.35 02:59:35 v2.3.0-dev.36 02:59:35 v2.3.0-dev.37 02:59:35 v2.3.0-dev.38 02:59:35 v2.3.0-dev.39 02:59:35 v2.3.0-dev.40 02:59:35 v2.3.0-dev.41 02:59:35 v2.3.0-dev.42 02:59:35 v2.3.0-dev.43 02:59:35 v2.3.0-dev.44 02:59:35 v2.3.0-dev.45 02:59:35 v2.3.0-dev.46 02:59:35 v2.3.0-dev.47 02:59:35 v2.3.0-dev.48 02:59:35 v2.3.0-dev.49 02:59:35 v2.3.0-dev.50 02:59:35 v2.3.0-dev.51 02:59:35 v2.3.0-dev.52 02:59:35 v2.3.0-dev.53 02:59:35 v2.3.0-dev.54 02:59:35 v2.3.0-dev.55 02:59:35 v2.3.0-dev.56 02:59:35 v2.3.0-dev.57 02:59:35 v2.3.0-dev.58 02:59:35 v2.3.0-dev.59 02:59:35 v2.3.0-dev.60 02:59:35 v2.3.0-dev.61 02:59:35 v2.3.0-dev.62 02:59:35 v2.3.0-dev.63 02:59:35 v2.3.0-dev.64 02:59:35 v2.3.0-dev.65 02:59:35 v2.3.0-dev.66 02:59:35 v2.3.0-dev.67 02:59:35 v2.3.0-dev.68 02:59:35 v2.3.0-dev.69 02:59:35 v2.3.0-dev.70 02:59:35 v2.3.0-dev.71 02:59:35 v2.3.0-dev.72 02:59:35 v2.3.0-dev.73 02:59:35 v2.3.0-dev.74 02:59:35 v2.3.0-dev.75 02:59:35 v2.3.0-dev.76 02:59:35 v2.3.0-dev.77 02:59:35 v2.3.0-dev.78 02:59:35 v2.3.0-dev.79 02:59:35 v2.3.0-dev.80 02:59:35 v2.3.0-dev.81 02:59:35 v2.3.0-dev.82 02:59:35 v2.3.0-dev.83 02:59:35 v2.3.0-dev.84 02:59:35 v2.3.0-dev.85 02:59:35 v2.3.0-dev.86 02:59:35 v2.3.0-dev.87 02:59:35 v2.3.0-dev.88 02:59:35 v2.3.0-dev.89 02:59:35 v2.3.0-dev.90 02:59:35 v2.3.0-dev.91 02:59:35 v2.3.0-dev.92 02:59:35 v2.3.0-dev.93 02:59:35 v2.3.0-dev.94 02:59:35 v2.3.0-dev.95 02:59:35 v2.3.0-dev.96 02:59:35 v2.3.0-dev.97 02:59:35 v2.3.0-dev.98 02:59:35 v2.3.0-dev.99 02:59:35 v2.3.1-dev.1 02:59:35 v2.3.1-dev.2 02:59:35 v2.3.1-dev.3 02:59:35 v2.3.1-dev.4 02:59:35 v2.3.1-dev.5 [Pipeline] sh 02:59:35 + lftools sign git-tag v2.3.1-dev.5 02:59:36 Signing Git tag with Sigul... 02:59:36 Signing v2.3.1-dev.5 [Pipeline] echo 02:59:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:59:36 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:59:36 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:59:36 $ docker stop --time=1 bcf4bd97142c8d0ba400f84f97237b02ae14d5e27b12b1023527de88bc61b814 02:59:38 $ docker rm -f bcf4bd97142c8d0ba400f84f97237b02ae14d5e27b12b1023527de88bc61b814 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:59:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:59:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:59:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:59:38 prd-ubuntu20.04-docker-8c-8g-120062 does not seem to be running inside a container 02:59:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/353 -v /w/workspace/edgex-go/353:/w/workspace/edgex-go/353:rw,z -v /w/workspace/edgex-go/353@tmp:/w/workspace/edgex-go/353@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 02:59:39 $ docker top 867fa82058033d951d588d2bc4a35135332d516cf8ac7ce967b83d7edf509cd2 -eo pid,comm 02:59:39 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). 02:59:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:59:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:59:39 [ssh-agent] Looking for ssh-agent implementation... 02:59:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:59:39 $ docker exec 867fa82058033d951d588d2bc4a35135332d516cf8ac7ce967b83d7edf509cd2 ssh-agent 02:59:39 SSH_AUTH_SOCK=/tmp/ssh-ECcbDgCVZakH/agent.33 02:59:39 SSH_AGENT_PID=39 02:59:39 Running ssh-add (command line suppressed) 02:59:39 Identity added: /w/workspace/edgex-go/353@tmp/private_key_14469194695998550432.key (/w/workspace/edgex-go/353@tmp/private_key_14469194695998550432.key) 02:59:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:59:40 + git semver bump pre 02:59:40 2022-11-30 02:59:40,236 [read_version] DEBUG read version from /w/workspace/edgex-go/353/.semver/main 02:59:40 2022-11-30 02:59:40,237 [bump_version] DEBUG bumping version:2.3.1-dev.5 on axis:pre with prefix:dev 02:59:40 2022-11-30 02:59:40,237 [bump_version] DEBUG bumped version:2.3.1-dev.6 02:59:40 2022-11-30 02:59:40,237 [write_version] DEBUG write version:2.3.1-dev.6 to path:/w/workspace/edgex-go/353/.semver/main with force:True 02:59:40 2022-11-30 02:59:40,237 [read_version] DEBUG read version from /w/workspace/edgex-go/353/.semver/main 02:59:40 2022-11-30 02:59:40,237 [write_file] DEBUG write to file:/w/workspace/edgex-go/353/.semver/main 02:59:40 2022-11-30 02:59:40,238 [execute] INFO git cat-file --batch-check 02:59:40 2022-11-30 02:59:40,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/353/.semver, universal_newlines=False, shell=None, istream=) 02:59:40 2022-11-30 02:59:40,243 [execute] INFO git cat-file --batch 02:59:40 2022-11-30 02:59:40,244 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/353/.semver, universal_newlines=False, shell=None, istream=) 02:59:40 2022-11-30 02:59:40,248 [read_version] DEBUG read version from /w/workspace/edgex-go/353/.semver/main 02:59:40 2.3.1-dev.6 [Pipeline] } 02:59:40 $ docker exec --env ******** --env ******** 867fa82058033d951d588d2bc4a35135332d516cf8ac7ce967b83d7edf509cd2 ssh-agent -k 02:59:40 unset SSH_AUTH_SOCK; 02:59:40 unset SSH_AGENT_PID; 02:59:40 echo Agent pid 39 killed; 02:59:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:59:40 + git semver [Pipeline] } 02:59:41 $ docker stop --time=1 867fa82058033d951d588d2bc4a35135332d516cf8ac7ce967b83d7edf509cd2 02:59:42 $ docker rm -f 867fa82058033d951d588d2bc4a35135332d516cf8ac7ce967b83d7edf509cd2 [Pipeline] // withDockerContainer [Pipeline] sh 02:59:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:59:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:59:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:59:42 prd-ubuntu20.04-docker-8c-8g-120062 does not seem to be running inside a container 02:59:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/353 -v /w/workspace/edgex-go/353:/w/workspace/edgex-go/353:rw,z -v /w/workspace/edgex-go/353@tmp:/w/workspace/edgex-go/353@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 02:59:43 $ docker top 88bfe9e62c6ab9b72242107cd9d2daeb52f55689892b3242398225bac7573216 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:59:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:59:43 [ssh-agent] Looking for ssh-agent implementation... 02:59:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:59:43 $ docker exec 88bfe9e62c6ab9b72242107cd9d2daeb52f55689892b3242398225bac7573216 ssh-agent 02:59:43 SSH_AUTH_SOCK=/tmp/ssh-Y9oFdM3sbGo7/agent.32 02:59:43 SSH_AGENT_PID=39 02:59:43 Running ssh-add (command line suppressed) 02:59:43 Identity added: /w/workspace/edgex-go/353@tmp/private_key_4224273681919597.key (/w/workspace/edgex-go/353@tmp/private_key_4224273681919597.key) 02:59:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:59:44 + git semver push 02:59:44 2022-11-30 02:59:44,197 [run_push] DEBUG push 02:59:44 2022-11-30 02:59:44,198 [execute] INFO git cat-file --batch-check 02:59:44 2022-11-30 02:59:44,198 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/353/.semver, universal_newlines=False, shell=None, istream=) 02:59:44 2022-11-30 02:59:44,202 [execute] INFO git rev-list 4fa5a7e3f2ec880d2eb750cf29d6cdbafb92cbab -- 02:59:44 2022-11-30 02:59:44,202 [execute] DEBUG Popen(['git', 'rev-list', '4fa5a7e3f2ec880d2eb750cf29d6cdbafb92cbab', '--'], cwd=/w/workspace/edgex-go/353/.semver, universal_newlines=False, shell=None, istream=None) 02:59:44 2022-11-30 02:59:44,217 [execute] INFO git fetch -v origin 02:59:44 2022-11-30 02:59:44,217 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/353/.semver, universal_newlines=True, shell=None, istream=None) 02:59:44 2022-11-30 02:59:44,673 [run_push] DEBUG no remote changes detected 02:59:44 2022-11-30 02:59:44,674 [execute] INFO git push origin semver 02:59:44 2022-11-30 02:59:44,674 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/353/.semver, universal_newlines=False, shell=None, istream=None) 02:59:45 2022-11-30 02:59:45,490 [run_push] DEBUG push all version tags 02:59:45 2022-11-30 02:59:45,491 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:59:45 2022-11-30 02:59:45,491 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/353, universal_newlines=False, shell=None, istream=None) 02:59:46 2022-11-30 02:59:46,253 [read_version] DEBUG read version from /w/workspace/edgex-go/353/.semver/main 02:59:46 2.3.1-dev.6 [Pipeline] } 02:59:46 $ docker exec --env ******** --env ******** 88bfe9e62c6ab9b72242107cd9d2daeb52f55689892b3242398225bac7573216 ssh-agent -k 02:59:46 unset SSH_AUTH_SOCK; 02:59:46 unset SSH_AGENT_PID; 02:59:46 echo Agent pid 39 killed; 02:59:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:59:46 + git semver [Pipeline] } 02:59:47 $ docker stop --time=1 88bfe9e62c6ab9b72242107cd9d2daeb52f55689892b3242398225bac7573216 02:59:48 $ docker rm -f 88bfe9e62c6ab9b72242107cd9d2daeb52f55689892b3242398225bac7573216 [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 02:59:48 + [ -d /w/workspace/edgex-go/353/archives ] [Pipeline] libraryResource [Pipeline] sh 02:59:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:59:49 ---> package-listing.sh 02:59:49 ++ facter osfamily 02:59:49 ++ tr '[:upper:]' '[:lower:]' 02:59:50 + OS_FAMILY=debian 02:59:50 + workspace=/w/workspace/edgex-go/353 02:59:50 + START_PACKAGES=/tmp/packages_start.txt 02:59:50 + END_PACKAGES=/tmp/packages_end.txt 02:59:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:59:50 + PACKAGES=/tmp/packages_start.txt 02:59:50 + '[' /w/workspace/edgex-go/353 ']' 02:59:50 + PACKAGES=/tmp/packages_end.txt 02:59:50 + case "${OS_FAMILY}" in 02:59:50 + dpkg -l 02:59:50 + grep '^ii' 02:59:50 + '[' -f /tmp/packages_start.txt ']' 02:59:50 + '[' -f /tmp/packages_end.txt ']' 02:59:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:59:50 + '[' /w/workspace/edgex-go/353 ']' 02:59:50 + mkdir -p /w/workspace/edgex-go/353/archives/ 02:59:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/353/archives/ [Pipeline] echo 02:59:50 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/353/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:59:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:59:51 02:59:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:59:51 latest: Pulling from edgex-lftools-log-publisher 02:59:51 5eb5b503b376: Pulling fs layer 02:59:51 5c69ac0246d0: Pulling fs layer 02:59:51 ec43610c2a17: Pulling fs layer 02:59:51 3a2ae6a8a46f: Pulling fs layer 02:59:51 33b1e0a273af: Pulling fs layer 02:59:51 5d3b04190fa2: Pulling fs layer 02:59:51 2f39f015ded8: Pulling fs layer 02:59:51 5d3b04190fa2: Waiting 02:59:51 33b1e0a273af: Waiting 02:59:51 2f39f015ded8: Waiting 02:59:51 5c69ac0246d0: Verifying Checksum 02:59:51 5c69ac0246d0: Download complete 02:59:51 3a2ae6a8a46f: Verifying Checksum 02:59:51 3a2ae6a8a46f: Download complete 02:59:51 ec43610c2a17: Download complete 02:59:51 33b1e0a273af: Verifying Checksum 02:59:51 33b1e0a273af: Download complete 02:59:51 5d3b04190fa2: Verifying Checksum 02:59:51 5d3b04190fa2: Download complete 02:59:51 5eb5b503b376: Verifying Checksum 02:59:51 5eb5b503b376: Download complete 02:59:52 2f39f015ded8: Download complete 02:59:52 5eb5b503b376: Pull complete 02:59:52 5c69ac0246d0: Pull complete 02:59:53 ec43610c2a17: Pull complete 02:59:53 3a2ae6a8a46f: Pull complete 02:59:53 33b1e0a273af: Pull complete 02:59:53 5d3b04190fa2: Pull complete 02:59:57 2f39f015ded8: Pull complete 02:59:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:59:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:59:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:59:57 prd-ubuntu20.04-docker-8c-8g-120062 does not seem to be running inside a container 02:59:57 $ 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/353/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/353 -v /w/workspace/edgex-go/353:/w/workspace/edgex-go/353:rw,z -v /w/workspace/edgex-go/353@tmp:/w/workspace/edgex-go/353@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 03:00:00 $ docker top 167dd2a682192647db8bc4516c225b9c6058e3a065baad770e9da4b3a4d937ac -eo pid,comm [Pipeline] { [Pipeline] sh 03:00:01 + touch /tmp/pre-build-complete [Pipeline] sh 03:00:01 + mkdir -p /var/log/sysstat [Pipeline] sh 03:00:01 + ls /var/log/sa-host 03:00:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:00:01 provisioning config files... 03:00:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/353@tmp/config6708908181384129247tmp [Pipeline] { [Pipeline] echo 03:00:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:00:02 ---> create-netrc.sh [Pipeline] } 03:00:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:00:02 ---> python-tools-install.sh [Pipeline] echo 03:00:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:00:02 ---> sudo-logs.sh 03:00:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:00:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:00:03 ---> job-cost.sh 03:00:03 lf-activate-venv: SKIPPING 03:00:03 DEBUG: total: 0.10999999940395355 03:00:03 INFO: Retrieving Stack Cost... 03:00:03 INFO: Retrieving Pricing Info for: v3-standard-8 03:00:03 INFO: Archiving Costs [Pipeline] echo 03:00:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:00:04 ---> logs-deploy.sh 03:00:04 lf-activate-venv: SKIPPING 03:00:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/353 03:00:04 INFO: archiving workspace using pattern(s): 03:00:05 Archives upload complete. 03:00:05 INFO: archiving logs to Nexus 03:00:05 ---> uname -a: 03:00:05 Linux prd-ubuntu20-04-docker-8c-8g-120062 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:00:05 03:00:05 03:00:05 ---> lscpu: 03:00:05 Architecture: x86_64 03:00:05 CPU op-mode(s): 32-bit, 64-bit 03:00:05 Byte Order: Little Endian 03:00:05 Address sizes: 40 bits physical, 48 bits virtual 03:00:05 CPU(s): 8 03:00:05 On-line CPU(s) list: 0-7 03:00:05 Thread(s) per core: 1 03:00:05 Core(s) per socket: 1 03:00:05 Socket(s): 8 03:00:05 NUMA node(s): 1 03:00:05 Vendor ID: AuthenticAMD 03:00:05 CPU family: 23 03:00:05 Model: 49 03:00:05 Model name: AMD EPYC-Rome Processor 03:00:05 Stepping: 0 03:00:05 CPU MHz: 2799.956 03:00:05 BogoMIPS: 5599.91 03:00:05 Virtualization: AMD-V 03:00:05 Hypervisor vendor: KVM 03:00:05 Virtualization type: full 03:00:05 L1d cache: 256 KiB 03:00:05 L1i cache: 256 KiB 03:00:05 L2 cache: 4 MiB 03:00:05 L3 cache: 128 MiB 03:00:05 NUMA node0 CPU(s): 0-7 03:00:05 Vulnerability Itlb multihit: Not affected 03:00:05 Vulnerability L1tf: Not affected 03:00:05 Vulnerability Mds: Not affected 03:00:05 Vulnerability Meltdown: Not affected 03:00:05 Vulnerability Mmio stale data: Not affected 03:00:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:00:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:00:05 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:00:05 Vulnerability Srbds: Not affected 03:00:05 Vulnerability Tsx async abort: Not affected 03:00:05 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 03:00:05 03:00:05 03:00:05 ---> nproc: 03:00:05 8 03:00:05 03:00:05 03:00:05 ---> df -h: 03:00:05 Filesystem Size Used Avail Use% Mounted on 03:00:05 overlay 155G 20G 136G 13% / 03:00:05 tmpfs 64M 0 64M 0% /dev 03:00:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:00:05 shm 64M 0 64M 0% /dev/shm 03:00:05 /dev/vda1 155G 20G 136G 13% /facter-os 03:00:05 03:00:05 03:00:05 ---> sar -b -r -n DEV: 03:00:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-120062) 11/30/22 _x86_64_ (8 CPU) 03:00:05 03:00:05 02:30:06 LINUX RESTART (8 CPU) 03:00:05 03:00:05 02:31:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:00:05 02:32:01 119.79 1.05 118.74 0.00 43.38 59128.15 0.00 03:00:05 02:33:01 34.64 0.30 34.34 0.00 3.60 19016.85 0.00 03:00:05 02:34:01 105.37 0.08 105.28 0.00 11.46 74856.46 0.00 03:00:05 02:35:01 402.08 8.37 393.72 0.00 73.32 164408.20 0.00 03:00:05 02:36:01 558.33 9.82 548.51 0.00 2902.98 179775.14 0.00 03:00:05 02:37:01 625.97 1.15 624.82 0.00 24.67 217301.47 0.00 03:00:05 02:38:01 706.36 4.57 701.80 0.00 2305.50 195350.88 0.00 03:00:05 02:39:01 431.43 0.12 431.31 0.00 14.80 33361.11 0.00 03:00:05 02:40:01 16.80 0.00 16.80 0.00 0.00 455.79 0.00 03:00:05 02:41:01 1.82 0.00 1.82 0.00 0.00 19.86 0.00 03:00:05 02:42:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 03:00:05 02:43:01 1.37 0.00 1.37 0.00 0.00 14.53 0.00 03:00:05 02:44:01 2.37 1.38 0.98 0.00 33.86 12.53 0.00 03:00:05 02:45:01 1.80 0.27 1.53 0.00 3.87 17.20 0.00 03:00:05 02:46:01 1.55 0.02 1.53 0.00 0.13 20.80 0.00 03:00:05 02:47:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 03:00:05 02:48:01 0.88 0.00 0.88 0.00 0.00 9.86 0.00 03:00:05 02:49:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 03:00:05 02:50:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 03:00:05 02:51:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 03:00:05 02:52:01 0.85 0.00 0.85 0.00 0.00 9.47 0.00 03:00:05 02:53:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 03:00:05 02:54:01 0.92 0.00 0.92 0.00 0.00 9.47 0.00 03:00:05 02:55:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 03:00:05 02:56:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 03:00:05 02:57:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 03:00:05 02:58:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 03:00:05 02:59:01 45.80 0.07 45.73 0.00 7.86 24751.35 0.00 03:00:05 03:00:01 129.62 0.48 129.14 0.00 17.86 50700.83 0.00 03:00:05 Average: 110.34 0.95 109.39 0.00 187.91 35141.85 0.00 03:00:05 03:00:05 02:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:00:05 02:32:01 27954476 31281764 1020632 3.10 106680 3436780 2306920 6.80 1568688 2925336 231296 03:00:05 02:33:01 27766764 31480040 818036 2.49 111668 3780468 1969192 5.80 1369848 3272440 315376 03:00:05 02:34:01 26164964 31548920 751148 2.28 114496 5409688 1805144 5.32 1525852 4677700 563876 03:00:05 02:35:01 21235072 31523456 765172 2.33 278192 9885576 1904660 5.61 1717372 9141884 1780732 03:00:05 02:36:01 21831056 31417172 849180 2.58 304464 9156916 2344748 6.91 2079252 8151952 908 03:00:05 02:37:01 19573324 31371892 891144 2.71 352044 11185872 2409080 7.10 2294808 10053928 71340 03:00:05 02:38:01 18339532 31433872 823172 2.50 409256 12340360 2159432 6.36 2480260 11014252 17856 03:00:05 02:39:01 19625492 31527088 737416 2.24 413040 11176852 1985800 5.85 2422832 9831640 864 03:00:05 02:40:01 19625716 31527804 736296 2.24 413716 11177040 1861416 5.49 2422792 9831648 196 03:00:05 02:41:01 19626520 31528632 735468 2.24 413740 11177048 1861416 5.49 2421508 9831652 12 03:00:05 02:42:01 19629936 31532084 731980 2.23 413764 11177052 1861416 5.49 2417104 9831656 24 03:00:05 02:43:01 19631588 31533760 730680 2.22 413792 11177052 1861416 5.49 2416104 9831656 8 03:00:05 02:44:01 19625468 31530172 734812 2.23 413832 11178196 1877664 5.53 2422304 9832740 72 03:00:05 02:45:01 19628752 31533640 731340 2.22 413852 11178316 1877664 5.53 2418380 9832576 4 03:00:05 02:46:01 19627052 31532012 732644 2.23 413900 11178292 1900160 5.60 2418072 9832544 8 03:00:05 02:47:01 19627272 31532264 732340 2.23 413920 11178296 1900160 5.60 2417968 9832548 4 03:00:05 02:48:01 19627184 31532180 732332 2.23 413932 11178300 1900160 5.60 2418312 9832552 184 03:00:05 02:49:01 19627712 31532712 731788 2.23 413944 11178304 1900160 5.60 2417876 9832552 24 03:00:05 02:50:01 19627412 31532424 732004 2.23 413968 11178296 1900160 5.60 2417876 9832556 28 03:00:05 02:51:01 19627332 31532408 731960 2.23 413984 11178308 1900160 5.60 2418004 9832564 8 03:00:05 02:52:01 19626992 31532072 732220 2.23 414000 11178312 1900160 5.60 2417940 9832568 28 03:00:05 02:53:01 19627200 31532320 732144 2.23 414016 11178320 1900160 5.60 2417984 9832568 4 03:00:05 02:54:01 19627216 31532348 732092 2.23 414024 11178320 1900160 5.60 2418008 9832572 8 03:00:05 02:55:01 19627160 31532316 732056 2.23 414044 11178324 1900160 5.60 2418012 9832576 28 03:00:05 02:56:01 19627396 31532576 731780 2.23 414064 11178328 1900160 5.60 2418092 9832580 8 03:00:05 02:57:01 19627380 31532588 731708 2.23 414088 11178328 1900160 5.60 2418068 9832580 12 03:00:05 02:58:01 19627268 31532504 731732 2.23 414112 11178332 1900160 5.60 2418104 9832584 4 03:00:05 02:59:01 18810192 31467752 793928 2.41 425916 11882244 2000844 5.90 2492932 10533136 800 03:00:05 03:00:01 17571324 31470932 785916 2.39 479520 12939416 2264680 6.67 2603124 11528892 548 03:00:05 Average: 20406716 31504473 763901 2.32 374482 10468170 1967365 5.80 2293361 9239532 102906 03:00:05 03:00:05 02:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:00:05 02:32:01 vethaf700c3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:00:05 02:32:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 03:00:05 02:32:01 ens3 620.93 548.77 7648.27 66.26 0.00 0.00 0.00 0.00 03:00:05 02:32:01 docker0 428.15 442.18 34.28 3537.39 0.00 0.00 0.00 0.00 03:00:05 02:33:01 vethaf700c3 1.43 1.48 0.11 0.12 0.00 0.00 0.00 0.00 03:00:05 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:00:05 02:33:01 ens3 32.49 25.11 21.06 43.00 0.00 0.00 0.00 0.00 03:00:05 02:33:01 docker0 1.43 1.43 0.09 0.12 0.00 0.00 0.00 0.00 03:00:05 02:34:01 veth65ea787 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 03:00:05 02:34:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 03:00:05 02:34:01 ens3 96.63 74.97 1698.68 80.19 0.00 0.00 0.00 0.00 03:00:05 02:34:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 03:00:05 02:35:01 veth65ea787 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 03:00:05 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:00:05 02:35:01 ens3 546.49 414.10 5050.71 41.03 0.00 0.00 0.00 0.00 03:00:05 02:35:01 docker0 406.30 534.24 29.84 5040.84 0.00 0.00 0.00 0.00 03:00:05 02:36:01 veth65ea787 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 03:00:05 02:36:01 veth8c81ac2 6.56 8.72 0.65 2.58 0.00 0.00 0.00 0.00 03:00:05 02:36:01 lo 2.06 2.06 0.20 0.20 0.00 0.00 0.00 0.00 03:00:05 02:36:01 ens3 215.79 127.24 2180.56 23.42 0.00 0.00 0.00 0.00 03:00:05 02:36:01 vethce1f5f9 10.77 13.46 1.02 60.75 0.00 0.00 0.00 0.00 03:00:05 02:36:01 docker0 36.65 58.71 2.64 475.39 0.00 0.00 0.00 0.00 03:00:05 02:37:01 veth8d16366 2.00 3.90 0.15 43.63 0.00 0.00 0.00 0.00 03:00:05 02:37:01 vethce05819 4.92 14.85 0.37 284.08 0.00 0.00 0.00 0.02 03:00:05 02:37:01 veth65ea787 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 03:00:05 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:00:05 02:37:01 veth273015a 4.80 6.32 0.47 1.90 0.00 0.00 0.00 0.00 03:00:05 02:37:01 ens3 723.18 278.12 4366.90 37.55 0.00 0.00 0.00 0.00 03:00:05 02:37:01 docker0 153.90 271.12 12.71 3261.67 0.00 0.00 0.00 0.00 03:00:05 02:38:01 veth49aaf85 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 03:00:05 02:38:01 veth65ea787 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:00:05 02:38:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:00:05 02:38:01 ens3 194.05 94.89 1562.33 25.57 0.00 0.00 0.00 0.00 03:00:05 02:38:01 docker0 61.06 111.18 5.00 1415.48 0.00 0.00 0.00 0.00 03:00:05 02:39:01 lo 37.26 37.26 3.67 3.67 0.00 0.00 0.00 0.00 03:00:05 02:39:01 ens3 376.99 382.45 249.04 1716.91 0.00 0.00 0.00 0.00 03:00:05 02:39:01 docker0 2.28 4.52 0.15 56.14 0.00 0.00 0.00 0.00 03:00:05 02:40:01 lo 24.06 24.06 2.37 2.37 0.00 0.00 0.00 0.00 03:00:05 02:40:01 ens3 345.34 354.41 151.28 2344.93 0.00 0.00 0.00 0.00 03:00:05 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:05 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:00:05 02:41:01 ens3 0.32 0.17 0.09 0.07 0.00 0.00 0.00 0.00 03:00:05 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:05 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:05 02:42:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:05 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:05 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:00:05 02:43:01 ens3 0.58 0.42 0.27 0.22 0.00 0.00 0.00 0.00 03:00:05 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:05 02:44:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:00:05 02:44:01 ens3 4.22 3.20 2.99 3.94 0.00 0.00 0.00 0.00 03:00:05 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:05 02:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:00:05 02:45:01 ens3 3.50 2.57 2.11 2.21 0.00 0.00 0.00 0.00 03:00:05 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:05 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:05 02:46:01 ens3 0.27 0.17 0.09 0.07 0.00 0.00 0.00 0.00 03:00:05 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:05 02:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:00:05 02:47:01 ens3 0.82 0.52 1.18 0.04 0.00 0.00 0.00 0.00 03:00:05 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:05 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:05 02:48:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:00:05 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:05 02:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:00:05 02:49:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:00:05 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:05 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:05 02:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:05 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:05 02:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:00:05 02:51:01 ens3 0.23 0.27 0.08 0.08 0.00 0.00 0.00 0.00 03:00:05 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:05 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:05 02:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:05 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:05 02:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:00:05 02:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:00:05 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:05 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:05 02:54:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:05 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:05 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:00:05 02:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:00:05 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:05 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:05 02:56:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 03:00:05 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:05 02:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:00:05 02:57:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:00:05 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:05 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:05 02:58:01 ens3 0.17 0.13 0.12 0.01 0.00 0.00 0.00 0.00 03:00:05 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:05 02:59:01 vethe7371a5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:00:05 02:59:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 03:00:05 02:59:01 ens3 135.79 104.45 3973.53 14.16 0.00 0.00 0.00 0.00 03:00:05 02:59:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:00:05 03:00:01 lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 03:00:05 03:00:01 ens3 400.37 283.07 6474.45 155.62 0.00 0.00 0.00 0.00 03:00:05 03:00:01 docker0 46.65 70.04 4.09 695.90 0.00 0.00 0.00 0.00 03:00:05 Average: lo 2.46 2.46 0.24 0.24 0.00 0.00 0.00 0.00 03:00:05 Average: ens3 127.26 92.69 1147.47 157.12 0.00 0.00 0.00 0.00 03:00:05 Average: docker0 38.96 51.27 3.04 497.63 0.00 0.00 0.00 0.00 03:00:05 03:00:05 03:00:05 ---> sar -P ALL: 03:00:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-120062) 11/30/22 _x86_64_ (8 CPU) 03:00:05 03:00:05 02:30:06 LINUX RESTART (8 CPU) 03:00:05 03:00:05 02:31:02 CPU %user %nice %system %iowait %steal %idle 03:00:05 02:32:01 all 18.55 0.00 4.76 3.13 0.08 73.47 03:00:05 02:32:01 0 17.63 0.00 3.76 0.07 0.09 78.46 03:00:05 02:32:01 1 19.53 0.00 5.26 0.03 0.07 75.10 03:00:05 02:32:01 2 20.31 0.00 5.18 0.62 0.09 73.81 03:00:05 02:32:01 3 17.40 0.00 5.42 12.72 0.10 64.35 03:00:05 02:32:01 4 17.70 0.00 4.24 0.19 0.07 77.80 03:00:05 02:32:01 5 18.08 0.00 3.81 8.84 0.07 69.21 03:00:05 02:32:01 6 19.34 0.00 5.63 2.18 0.09 72.76 03:00:05 02:32:01 7 18.45 0.00 4.75 0.47 0.09 76.26 03:00:05 02:33:01 all 50.39 0.00 7.35 1.25 0.12 40.89 03:00:05 02:33:01 0 49.81 0.00 7.08 0.02 0.12 42.97 03:00:05 02:33:01 1 51.16 0.00 7.43 0.14 0.12 41.16 03:00:05 02:33:01 2 51.67 0.00 6.96 0.12 0.12 41.14 03:00:05 02:33:01 3 50.33 0.00 7.09 0.14 0.12 42.32 03:00:05 02:33:01 4 50.03 0.00 6.86 1.10 0.13 41.88 03:00:05 02:33:01 5 48.82 0.00 8.23 8.37 0.12 34.47 03:00:05 02:33:01 6 50.85 0.00 7.19 0.07 0.14 41.75 03:00:05 02:33:01 7 50.45 0.00 7.95 0.07 0.13 41.39 03:00:05 02:34:01 all 19.76 0.00 6.97 3.43 0.09 69.76 03:00:05 02:34:01 0 20.36 0.00 7.28 0.17 0.08 72.10 03:00:05 02:34:01 1 20.51 0.00 7.84 2.71 0.10 68.84 03:00:05 02:34:01 2 19.43 0.00 7.00 1.64 0.08 71.84 03:00:05 02:34:01 3 19.85 0.00 6.99 0.02 0.09 73.06 03:00:05 02:34:01 4 21.61 0.00 8.18 20.69 0.14 49.38 03:00:05 02:34:01 5 19.05 0.00 6.96 1.19 0.08 72.70 03:00:05 02:34:01 6 18.20 0.00 6.08 0.08 0.07 75.57 03:00:05 02:34:01 7 19.05 0.00 5.41 1.10 0.10 74.34 03:00:05 02:35:01 all 10.46 0.00 6.68 16.50 0.12 66.24 03:00:05 02:35:01 0 11.32 0.00 5.78 14.71 0.12 68.07 03:00:05 02:35:01 1 10.12 0.00 6.50 24.10 0.10 59.18 03:00:05 02:35:01 2 9.84 0.00 6.93 9.52 0.12 73.59 03:00:05 02:35:01 3 9.87 0.00 6.67 9.06 0.10 74.30 03:00:05 02:35:01 4 10.54 0.00 6.18 13.93 0.08 69.27 03:00:05 02:35:01 5 10.88 0.00 5.94 6.95 0.12 76.11 03:00:05 02:35:01 6 10.48 0.00 7.66 29.32 0.08 52.46 03:00:05 02:35:01 7 10.62 0.00 7.80 24.51 0.20 56.86 03:00:05 02:36:01 all 45.22 0.00 9.02 11.89 0.13 33.73 03:00:05 02:36:01 0 44.52 0.00 11.05 7.78 0.13 36.51 03:00:05 02:36:01 1 45.75 0.00 8.72 29.58 0.15 15.79 03:00:05 02:36:01 2 45.20 0.00 8.79 3.62 0.15 42.23 03:00:05 02:36:01 3 42.88 0.00 7.77 16.49 0.12 32.74 03:00:05 02:36:01 4 45.99 0.00 9.04 6.33 0.12 38.51 03:00:05 02:36:01 5 45.78 0.00 8.98 3.66 0.12 41.46 03:00:05 02:36:01 6 46.08 0.00 8.06 6.58 0.12 39.16 03:00:05 02:36:01 7 45.55 0.00 9.73 21.34 0.15 23.23 03:00:05 02:37:01 all 42.36 0.00 10.47 18.74 0.20 28.22 03:00:05 02:37:01 0 45.12 0.00 10.15 13.12 0.19 31.42 03:00:05 02:37:01 1 39.06 0.00 11.98 10.76 0.20 38.00 03:00:05 02:37:01 2 43.31 0.00 11.02 24.65 0.19 20.83 03:00:05 02:37:01 3 37.52 0.00 8.93 27.53 0.21 25.82 03:00:05 02:37:01 4 41.91 0.00 10.38 17.25 0.15 30.30 03:00:05 02:37:01 5 43.61 0.00 10.59 21.46 0.19 24.16 03:00:05 02:37:01 6 43.85 0.00 9.98 16.94 0.25 28.98 03:00:05 02:37:01 7 44.47 0.00 10.74 18.25 0.25 26.29 03:00:05 02:38:01 all 34.38 0.00 9.64 21.68 0.17 34.13 03:00:05 02:38:01 0 34.13 0.00 8.43 11.65 0.14 45.65 03:00:05 02:38:01 1 33.82 0.00 9.19 13.37 0.15 43.47 03:00:05 02:38:01 2 33.64 0.00 8.84 22.21 0.15 35.16 03:00:05 02:38:01 3 34.36 0.00 8.42 12.85 0.22 44.14 03:00:05 02:38:01 4 32.49 0.00 9.41 15.55 0.19 42.36 03:00:05 02:38:01 5 36.46 0.00 11.56 42.34 0.17 9.47 03:00:05 02:38:01 6 36.43 0.00 11.17 24.79 0.17 27.44 03:00:05 02:38:01 7 33.68 0.00 10.11 30.75 0.19 25.27 03:00:05 02:39:01 all 20.52 0.00 4.19 2.17 0.11 73.02 03:00:05 02:39:01 0 18.50 0.00 3.88 0.50 0.08 77.03 03:00:05 02:39:01 1 18.29 0.00 3.66 0.77 0.12 77.15 03:00:05 02:39:01 2 19.22 0.00 3.84 1.69 0.10 75.16 03:00:05 02:39:01 3 20.98 0.00 4.38 1.18 0.10 73.36 03:00:05 02:39:01 4 20.59 0.00 3.94 2.23 0.10 73.14 03:00:05 02:39:01 5 25.38 0.00 4.72 2.81 0.10 66.98 03:00:05 02:39:01 6 22.47 0.00 4.71 3.39 0.12 69.32 03:00:05 02:39:01 7 18.66 0.00 4.40 4.76 0.12 72.06 03:00:05 02:40:01 all 7.89 0.00 0.78 0.16 0.05 91.12 03:00:05 02:40:01 0 6.31 0.00 0.62 0.02 0.03 93.02 03:00:05 02:40:01 1 12.21 0.00 0.74 0.07 0.05 86.94 03:00:05 02:40:01 2 2.35 0.00 0.68 0.08 0.03 96.84 03:00:05 02:40:01 3 10.53 0.00 1.01 0.05 0.08 88.33 03:00:05 02:40:01 4 4.33 0.00 0.52 1.02 0.03 94.10 03:00:05 02:40:01 5 7.25 0.00 0.68 0.00 0.03 92.03 03:00:05 02:40:01 6 11.92 0.00 0.80 0.02 0.07 87.20 03:00:05 02:40:01 7 8.23 0.00 1.18 0.00 0.10 90.49 03:00:05 02:41:01 all 0.09 0.00 0.03 0.01 0.00 99.87 03:00:05 02:41:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:00:05 02:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:00:05 02:41:01 2 0.02 0.00 0.02 0.07 0.00 99.90 03:00:05 02:41:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:00:05 02:41:01 4 0.05 0.00 0.05 0.02 0.00 99.88 03:00:05 02:41:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:00:05 02:41:01 6 0.50 0.00 0.08 0.00 0.00 99.42 03:00:05 02:41:01 7 0.02 0.00 0.03 0.00 0.00 99.95 03:00:05 02:42:01 all 0.03 0.00 0.01 0.00 0.00 99.96 03:00:05 02:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:00:05 02:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:00:05 02:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:00:05 02:42:01 3 0.05 0.00 0.02 0.00 0.00 99.93 03:00:05 02:42:01 4 0.08 0.00 0.03 0.02 0.02 99.85 03:00:05 02:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:00:05 02:42:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:00:05 02:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:00:05 03:00:05 02:42:01 CPU %user %nice %system %iowait %steal %idle 03:00:05 02:43:01 all 0.03 0.00 0.01 0.01 0.00 99.95 03:00:05 02:43:01 0 0.07 0.00 0.02 0.00 0.00 99.92 03:00:05 02:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:00:05 02:43:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:00:05 02:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:00:05 02:43:01 4 0.05 0.00 0.03 0.08 0.00 99.83 03:00:05 02:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:00:05 02:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:00:05 02:43:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:00:05 02:44:01 all 0.38 0.00 0.04 0.01 0.01 99.56 03:00:05 02:44:01 0 0.27 0.00 0.07 0.05 0.02 99.60 03:00:05 02:44:01 1 0.13 0.00 0.03 0.00 0.00 99.83 03:00:05 02:44:01 2 0.08 0.00 0.03 0.00 0.00 99.88 03:00:05 02:44:01 3 0.23 0.00 0.03 0.00 0.00 99.73 03:00:05 02:44:01 4 0.03 0.00 0.07 0.07 0.02 99.82 03:00:05 02:44:01 5 0.05 0.00 0.03 0.00 0.00 99.92 03:00:05 02:44:01 6 2.00 0.00 0.03 0.00 0.02 97.95 03:00:05 02:44:01 7 0.22 0.00 0.03 0.00 0.00 99.75 03:00:05 02:45:01 all 0.12 0.00 0.01 0.02 0.00 99.84 03:00:05 02:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:00:05 02:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:00:05 02:45:01 2 0.17 0.00 0.02 0.08 0.00 99.73 03:00:05 02:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:00:05 02:45:01 4 0.03 0.00 0.03 0.08 0.00 99.85 03:00:05 02:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:00:05 02:45:01 6 0.70 0.00 0.00 0.00 0.00 99.30 03:00:05 02:45:01 7 0.03 0.00 0.03 0.00 0.02 99.92 03:00:05 02:46:01 all 0.04 0.00 0.03 0.01 0.00 99.92 03:00:05 02:46:01 0 0.00 0.00 0.03 0.00 0.00 99.97 03:00:05 02:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:00:05 02:46:01 2 0.05 0.00 0.03 0.00 0.00 99.92 03:00:05 02:46:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:00:05 02:46:01 4 0.03 0.00 0.03 0.07 0.02 99.85 03:00:05 02:46:01 5 0.03 0.00 0.05 0.00 0.00 99.92 03:00:05 02:46:01 6 0.03 0.00 0.02 0.02 0.00 99.93 03:00:05 02:46:01 7 0.08 0.00 0.03 0.02 0.00 99.87 03:00:05 02:47:01 all 0.01 0.00 0.01 0.01 0.00 99.96 03:00:05 02:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:00:05 02:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:00:05 02:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:00:05 02:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:00:05 02:47:01 4 0.02 0.00 0.00 0.08 0.02 99.88 03:00:05 02:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:00:05 02:47:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:00:05 02:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:00:05 02:48:01 all 0.07 0.00 0.02 0.00 0.00 99.90 03:00:05 02:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:00:05 02:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:00:05 02:48:01 2 0.03 0.00 0.05 0.00 0.00 99.92 03:00:05 02:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:00:05 02:48:01 4 0.53 0.00 0.03 0.02 0.00 99.42 03:00:05 02:48:01 5 0.02 0.00 0.02 0.02 0.00 99.95 03:00:05 02:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:00:05 02:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:00:05 02:49:01 all 0.08 0.00 0.01 0.00 0.01 99.91 03:00:05 02:49:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:00:05 02:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:00:05 02:49:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:00:05 02:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:00:05 02:49:01 4 0.37 0.00 0.02 0.00 0.02 99.60 03:00:05 02:49:01 5 0.03 0.00 0.02 0.02 0.00 99.93 03:00:05 02:49:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:00:05 02:49:01 7 0.07 0.00 0.00 0.00 0.02 99.92 03:00:05 02:50:01 all 0.02 0.00 0.01 0.00 0.00 99.97 03:00:05 02:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:00:05 02:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:00:05 02:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:00:05 02:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:00:05 02:50:01 4 0.03 0.00 0.03 0.00 0.00 99.93 03:00:05 02:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:00:05 02:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:00:05 02:50:01 7 0.02 0.00 0.03 0.00 0.00 99.95 03:00:05 02:51:01 all 0.03 0.00 0.01 0.00 0.00 99.96 03:00:05 02:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:00:05 02:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:00:05 02:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:00:05 02:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:00:05 02:51:01 4 0.02 0.00 0.02 0.02 0.02 99.93 03:00:05 02:51:01 5 0.02 0.00 0.02 0.02 0.00 99.95 03:00:05 02:51:01 6 0.05 0.00 0.00 0.00 0.00 99.95 03:00:05 02:51:01 7 0.05 0.00 0.00 0.00 0.00 99.95 03:00:05 02:52:01 all 0.01 0.00 0.02 0.00 0.00 99.96 03:00:05 02:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:00:05 02:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:00:05 02:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:00:05 02:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:00:05 02:52:01 4 0.02 0.00 0.05 0.00 0.00 99.93 03:00:05 02:52:01 5 0.00 0.00 0.03 0.02 0.02 99.93 03:00:05 02:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:00:05 02:52:01 7 0.05 0.00 0.03 0.00 0.00 99.92 03:00:05 02:53:01 all 0.02 0.00 0.02 0.00 0.00 99.95 03:00:05 02:53:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:00:05 02:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:00:05 02:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:00:05 02:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:00:05 02:53:01 4 0.03 0.00 0.03 0.03 0.02 99.88 03:00:05 02:53:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:00:05 02:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:00:05 02:53:01 7 0.07 0.00 0.02 0.00 0.00 99.92 03:00:05 03:00:05 02:53:01 CPU %user %nice %system %iowait %steal %idle 03:00:05 02:54:01 all 0.22 0.00 0.01 0.00 0.00 99.77 03:00:05 02:54:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:00:05 02:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:00:05 02:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:00:05 02:54:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:00:05 02:54:01 4 1.62 0.00 0.02 0.00 0.00 98.37 03:00:05 02:54:01 5 0.02 0.00 0.00 0.02 0.00 99.97 03:00:05 02:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:00:05 02:54:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:00:05 02:55:01 all 0.26 0.00 0.02 0.00 0.00 99.71 03:00:05 02:55:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:00:05 02:55:01 1 0.05 0.00 0.00 0.00 0.00 99.95 03:00:05 02:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:00:05 02:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:00:05 02:55:01 4 1.89 0.00 0.10 0.02 0.02 97.98 03:00:05 02:55:01 5 0.02 0.00 0.02 0.02 0.00 99.95 03:00:05 02:55:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:00:05 02:55:01 7 0.02 0.00 0.03 0.00 0.00 99.95 03:00:05 02:56:01 all 0.03 0.00 0.02 0.00 0.00 99.95 03:00:05 02:56:01 0 0.02 0.00 0.05 0.00 0.00 99.93 03:00:05 02:56:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:00:05 02:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:00:05 02:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:00:05 02:56:01 4 0.12 0.00 0.07 0.02 0.00 99.80 03:00:05 02:56:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:00:05 02:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:00:05 02:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:00:05 02:57:01 all 0.03 0.00 0.01 0.00 0.00 99.95 03:00:05 02:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:00:05 02:57:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:00:05 02:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:00:05 02:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:00:05 02:57:01 4 0.07 0.00 0.03 0.02 0.02 99.87 03:00:05 02:57:01 5 0.03 0.00 0.02 0.02 0.00 99.93 03:00:05 02:57:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:00:05 02:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:00:05 02:58:01 all 0.02 0.00 0.00 0.00 0.00 99.97 03:00:05 02:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:00:05 02:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:00:05 02:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:00:05 02:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:00:05 02:58:01 4 0.07 0.00 0.00 0.03 0.02 99.88 03:00:05 02:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:00:05 02:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:00:05 02:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:00:05 02:59:01 all 2.99 0.00 1.40 0.72 0.02 94.86 03:00:05 02:59:01 0 2.33 0.00 1.99 0.22 0.02 95.44 03:00:05 02:59:01 1 3.11 0.00 1.74 0.00 0.03 95.11 03:00:05 02:59:01 2 3.43 0.00 1.07 0.02 0.02 95.46 03:00:05 02:59:01 3 3.10 0.00 1.12 0.07 0.03 95.68 03:00:05 02:59:01 4 2.64 0.00 1.80 5.44 0.03 90.08 03:00:05 02:59:01 5 3.40 0.00 1.10 0.00 0.02 95.48 03:00:05 02:59:01 6 2.54 0.00 0.84 0.03 0.02 96.57 03:00:05 02:59:01 7 3.39 0.00 1.54 0.00 0.02 95.05 03:00:05 03:00:01 all 8.94 0.00 3.72 2.02 0.06 85.26 03:00:05 03:00:01 0 9.61 0.00 4.15 4.60 0.08 81.55 03:00:05 03:00:01 1 8.35 0.00 3.28 0.05 0.05 88.27 03:00:05 03:00:01 2 9.01 0.00 4.38 0.13 0.08 86.39 03:00:05 03:00:01 3 8.89 0.00 3.91 5.33 0.05 81.81 03:00:05 03:00:01 4 9.73 0.00 3.53 3.76 0.05 82.93 03:00:05 03:00:01 5 8.21 0.00 3.34 0.07 0.05 88.33 03:00:05 03:00:01 6 6.29 0.00 3.55 1.31 0.07 88.78 03:00:05 03:00:01 7 11.44 0.00 3.58 0.93 0.07 83.98 03:00:05 Average: all 8.97 0.00 2.23 2.79 0.04 85.97 03:00:05 Average: 0 8.89 0.00 2.20 1.81 0.04 87.05 03:00:05 Average: 1 8.93 0.00 2.26 2.78 0.04 85.99 03:00:05 Average: 2 8.80 0.00 2.22 2.19 0.04 86.75 03:00:05 Average: 3 8.73 0.00 2.11 2.90 0.04 86.22 03:00:05 Average: 4 8.98 0.00 2.21 3.01 0.04 85.76 03:00:05 Average: 5 9.13 0.00 2.26 3.25 0.04 85.32 03:00:05 Average: 6 9.29 0.00 2.25 2.89 0.04 85.54 03:00:05 Average: 7 9.03 0.00 2.30 3.48 0.05 85.14 03:00:05 03:00:05 03:00:05