Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d445b9d68d41a0b4888c1715f4f355bbb5b97d48 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-ssh13083460971017292202.key > 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-ssh15400144276349544857.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 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-ssh4295216060536512890.key > 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-ssh666350117775094719.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17595720845917797455.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2235 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/370 [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/370 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d445b9d68d41a0b4888c1715f4f355bbb5b97d48 (main) Commit message: "refactor(snap)!: Replace deprecated snap options with app options (#4277)" > 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 d445b9d68d41a0b4888c1715f4f355bbb5b97d48 # timeout=10 > git rev-list --no-walk 9123da5ee4a297ce5d9921c004089f9acce55f5e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:24:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:24:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:24:38 ========================================================= 17:24:38 EdgeX Global Pipelines Version Info 17:24:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:24:39 ------------------- 17:24:39 stable info: 17:24:39 ------------------- 17:24:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:24:39 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:24:39 Message: update stable to v1.0.244 17:24:39 ------------------- 17:24:39 experimental info: 17:24:39 ------------------- 17:24:39 Commited By: **** collab-it+edgex@linuxfoundation.org 17:24:39 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:24:39 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:24:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:24:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:24:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:24:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d445b9d [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:24:40 provisioning config files... 17:24:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/370@tmp/config8108661387570773750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:24:40 ---> docker-login.sh 17:24:40 nexus3.edgexfoundry.org:10001 17:24:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:40 Configure a credential helper to remove this warning. See 17:24:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:40 17:24:40 Login Succeeded 17:24:40 nexus3.edgexfoundry.org:10002 17:24:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:41 Configure a credential helper to remove this warning. See 17:24:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:41 17:24:41 Login Succeeded 17:24:41 nexus3.edgexfoundry.org:10003 17:24:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:41 Configure a credential helper to remove this warning. See 17:24:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:41 17:24:41 Login Succeeded 17:24:41 nexus3.edgexfoundry.org:10004 17:24:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:41 Configure a credential helper to remove this warning. See 17:24:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:41 17:24:41 Login Succeeded 17:24:41 docker.io 17:24:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:41 Configure a credential helper to remove this warning. See 17:24:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:41 17:24:41 Login Succeeded 17:24:41 ---> docker-login.sh ends [Pipeline] } 17:24:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:24:41 + 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 17:24:41 + dirname cmd/core-command/Dockerfile 17:24:41 + cut -d/ -f2 17:24:41 + echo core-command,cmd/core-command/Dockerfile 17:24:41 + dirname cmd/core-data/Dockerfile 17:24:41 + cut -d/ -f2 17:24:41 + echo core-data,cmd/core-data/Dockerfile 17:24:41 + dirname cmd/core-metadata/Dockerfile 17:24:41 + cut -d/ -f2 17:24:41 + echo core-metadata,cmd/core-metadata/Dockerfile 17:24:41 + dirname cmd/security-bootstrapper/Dockerfile 17:24:41 + cut -d/ -f2 17:24:41 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:24:41 + dirname cmd/security-proxy-setup/Dockerfile 17:24:41 + cut -d/ -f2 17:24:41 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:24:41 + dirname cmd/security-secretstore-setup/Dockerfile 17:24:41 + cut -d/ -f2 17:24:41 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:24:41 + dirname cmd/security-spiffe-token-provider/Dockerfile 17:24:41 + cut -d/ -f2 17:24:41 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 17:24:41 + dirname cmd/security-spire-agent/Dockerfile 17:24:41 + cut -d/ -f2 17:24:41 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 17:24:41 + dirname cmd/security-spire-config/Dockerfile 17:24:41 + cut -d/ -f2 17:24:41 + echo security-spire-config,cmd/security-spire-config/Dockerfile 17:24:41 + dirname cmd/security-spire-server/Dockerfile 17:24:41 + cut -d/ -f2 17:24:41 + echo security-spire-server,cmd/security-spire-server/Dockerfile 17:24:41 + dirname cmd/support-notifications/Dockerfile 17:24:41 + cut -d/ -f2 17:24:41 + echo support-notifications,cmd/support-notifications/Dockerfile 17:24:41 + dirname cmd/support-scheduler/Dockerfile 17:24:41 + cut -d/ -f2 17:24:41 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 17:24:42 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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:24:42 + git rev-list -1 --merges d445b9d68d41a0b4888c1715f4f355bbb5b97d48~1..d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] echo 17:24:42 -----------> git rev-list -1 --merges d445b9d68d41a0b4888c1715f4f355bbb5b97d48~1..d445b9d68d41a0b4888c1715f4f355bbb5b97d48 d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [false] [Pipeline] sh 17:24:42 + git log --format=format:%s -1 d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] echo 17:24:42 ========================================================= 17:24:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:24:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 17:24:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:24:43 + grep -v github /etc/ssh/ssh_known_hosts 17:24:43 + [ -e /tmp/ssh_known_hosts ] 17:24:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:24:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:24:43 + sudo tee -a /etc/ssh/ssh_known_hosts 17:24:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:24:43 17:24:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:24:43 0.1.4: Pulling from edgex-devops/py-git-semver 17:24:43 b85a868b505f: Pulling fs layer 17:24:43 e2be974225ed: Pulling fs layer 17:24:43 339a4e72a1f5: Pulling fs layer 17:24:43 988bab9f4d93: Pulling fs layer 17:24:43 1469e6f7b9e6: Pulling fs layer 17:24:43 eaf3925da568: Pulling fs layer 17:24:43 bab4dde63d76: Pulling fs layer 17:24:43 bde34c3a00c8: Pulling fs layer 17:24:43 b352a97aabf1: Pulling fs layer 17:24:43 4872d77fe225: Pulling fs layer 17:24:43 5851b861e8e6: Pulling fs layer 17:24:43 988bab9f4d93: Waiting 17:24:43 1469e6f7b9e6: Waiting 17:24:43 eaf3925da568: Waiting 17:24:43 b352a97aabf1: Waiting 17:24:43 4872d77fe225: Waiting 17:24:43 bab4dde63d76: Waiting 17:24:43 5851b861e8e6: Waiting 17:24:43 bde34c3a00c8: Waiting 17:24:43 e2be974225ed: Download complete 17:24:43 988bab9f4d93: Download complete 17:24:44 339a4e72a1f5: Verifying Checksum 17:24:44 339a4e72a1f5: Download complete 17:24:44 1469e6f7b9e6: Download complete 17:24:44 eaf3925da568: Verifying Checksum 17:24:44 eaf3925da568: Download complete 17:24:44 bde34c3a00c8: Verifying Checksum 17:24:44 bde34c3a00c8: Download complete 17:24:44 b352a97aabf1: Verifying Checksum 17:24:44 b352a97aabf1: Download complete 17:24:44 4872d77fe225: Verifying Checksum 17:24:44 4872d77fe225: Download complete 17:24:44 5851b861e8e6: Download complete 17:24:44 b85a868b505f: Verifying Checksum 17:24:44 b85a868b505f: Download complete 17:24:44 bab4dde63d76: Verifying Checksum 17:24:44 bab4dde63d76: Download complete 17:24:45 b85a868b505f: Pull complete 17:24:45 e2be974225ed: Pull complete 17:24:45 339a4e72a1f5: Pull complete 17:24:46 988bab9f4d93: Pull complete 17:24:46 1469e6f7b9e6: Pull complete 17:24:46 eaf3925da568: Pull complete 17:24:48 bab4dde63d76: Pull complete 17:24:48 bde34c3a00c8: Pull complete 17:24:48 b352a97aabf1: Pull complete 17:24:48 4872d77fe225: Pull complete 17:24:48 5851b861e8e6: Pull complete 17:24:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:24:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:24:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:48 prd-ubuntu20.04-docker-8c-8g-2235 does not seem to be running inside a container 17:24:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:24:50 $ docker top 9f1c1a1002ec436d07cd10a2826095aeaa001a316fd22caa160c1a24d14ed18c -eo pid,comm 17:24:50 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). 17:24:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:24:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:24:50 [ssh-agent] Looking for ssh-agent implementation... 17:24:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:24:50 $ docker exec 9f1c1a1002ec436d07cd10a2826095aeaa001a316fd22caa160c1a24d14ed18c ssh-agent 17:24:50 SSH_AUTH_SOCK=/tmp/ssh-qlClPUKI8I6Y/agent.32 17:24:50 SSH_AGENT_PID=38 17:24:50 Running ssh-add (command line suppressed) 17:24:50 Identity added: /w/workspace/edgex-go/370@tmp/private_key_9848312019566225499.key (/w/workspace/edgex-go/370@tmp/private_key_9848312019566225499.key) 17:24:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:24:50 + git tag --points-at HEAD [Pipeline] } 17:24:50 $ docker exec --env ******** --env ******** 9f1c1a1002ec436d07cd10a2826095aeaa001a316fd22caa160c1a24d14ed18c ssh-agent -k 17:24:50 unset SSH_AUTH_SOCK; 17:24:50 unset SSH_AGENT_PID; 17:24:50 echo Agent pid 38 killed; 17:24:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:24:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:24:50 [ssh-agent] Looking for ssh-agent implementation... 17:24:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:24:51 $ docker exec 9f1c1a1002ec436d07cd10a2826095aeaa001a316fd22caa160c1a24d14ed18c ssh-agent 17:24:51 SSH_AUTH_SOCK=/tmp/ssh-i2g2ZDWCLkub/agent.71 17:24:51 SSH_AGENT_PID=77 17:24:51 Running ssh-add (command line suppressed) 17:24:51 Identity added: /w/workspace/edgex-go/370@tmp/private_key_2871669239529521351.key (/w/workspace/edgex-go/370@tmp/private_key_2871669239529521351.key) 17:24:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:24:51 + git semver init 17:24:51 2023-01-13 17:24:51,779 [run_init] DEBUG init version:0.0.0 force:False 17:24:51 2023-01-13 17:24:51,780 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/370/.semver 17:24:51 2023-01-13 17:24:51,781 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/370/.semver 17:24:51 2023-01-13 17:24:51,781 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/370/.semver'], cwd=/w/workspace/edgex-go/370, universal_newlines=False, shell=None, istream=None) 17:24:56 2023-01-13 17:24:55,787 [append_file] DEBUG append to file:/w/workspace/edgex-go/370/.git/info/exclude 17:24:56 2023-01-13 17:24:55,788 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/370/.semver/main with force:False 17:24:56 2023-01-13 17:24:55,788 [read_version] DEBUG read version from /w/workspace/edgex-go/370/.semver/main 17:24:56 2023-01-13 17:24:55,788 [read_version] DEBUG read version from /w/workspace/edgex-go/370/.semver/main 17:24:56 3.0.0-dev.16 [Pipeline] } 17:24:56 $ docker exec --env ******** --env ******** 9f1c1a1002ec436d07cd10a2826095aeaa001a316fd22caa160c1a24d14ed18c ssh-agent -k 17:24:56 unset SSH_AUTH_SOCK; 17:24:56 unset SSH_AGENT_PID; 17:24:56 echo Agent pid 77 killed; 17:24:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:24:56 + git semver [Pipeline] } 17:24:56 $ docker stop --time=1 9f1c1a1002ec436d07cd10a2826095aeaa001a316fd22caa160c1a24d14ed18c 17:24:58 $ docker rm -f --volumes 9f1c1a1002ec436d07cd10a2826095aeaa001a316fd22caa160c1a24d14ed18c [Pipeline] // withDockerContainer [Pipeline] sh 17:24:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:24:58 Stashed 1 file(s) [Pipeline] echo 17:24:58 [edgeXSemver]: initialized semver on version 3.0.0-dev.16 [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 17:24:59 + git config --global --add safe.directory /w/workspace/edgex-go/370 [Pipeline] echo 17:24:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:24:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:24:59 ========================================================= 17:24:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:24:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:24:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:24:59 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:24:59 213ec9aee27d: Pulling fs layer 17:24:59 4583459ba037: Pulling fs layer 17:24:59 93c1e223e6f2: Pulling fs layer 17:24:59 53926ce57604: Pulling fs layer 17:24:59 21b2b0c7a3f4: Pulling fs layer 17:24:59 22ff95d597cd: Pulling fs layer 17:24:59 12d6caf4c0d1: Pulling fs layer 17:24:59 96b7cbca73a9: Pulling fs layer 17:24:59 a7acece74701: Pulling fs layer 17:24:59 12d6caf4c0d1: Waiting 17:24:59 53926ce57604: Waiting 17:24:59 21b2b0c7a3f4: Waiting 17:24:59 22ff95d597cd: Waiting 17:24:59 a7acece74701: Waiting 17:24:59 96b7cbca73a9: Waiting 17:24:59 93c1e223e6f2: Verifying Checksum 17:24:59 93c1e223e6f2: Download complete 17:24:59 4583459ba037: Download complete 17:24:59 21b2b0c7a3f4: Verifying Checksum 17:24:59 21b2b0c7a3f4: Download complete 17:24:59 22ff95d597cd: Download complete 17:24:59 213ec9aee27d: Verifying Checksum 17:24:59 213ec9aee27d: Download complete 17:24:59 12d6caf4c0d1: Download complete 17:24:59 213ec9aee27d: Pull complete 17:24:59 4583459ba037: Pull complete 17:24:59 93c1e223e6f2: Pull complete 17:24:59 a7acece74701: Verifying Checksum 17:24:59 a7acece74701: Download complete 17:25:00 53926ce57604: Verifying Checksum 17:25:00 53926ce57604: Download complete 17:25:00 96b7cbca73a9: Verifying Checksum 17:25:00 96b7cbca73a9: Download complete 17:25:04 53926ce57604: Pull complete 17:25:04 21b2b0c7a3f4: Pull complete 17:25:04 22ff95d597cd: Pull complete 17:25:04 12d6caf4c0d1: Pull complete 17:25:06 96b7cbca73a9: Pull complete 17:25:07 a7acece74701: Pull complete 17:25:07 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 17:25:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:25:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 17:25:07 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:25:07 WORKDIR /edgex 17:25:07 COPY go.mod . 17:25:07 RUN go mod download 17:25:07 + docker build -t ci-base-image-x86_64 -f - . 17:25:08 Sending build context to Docker daemon 170MB 17:25:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:25:08 ---> db6d94c90886 17:25:08 Step 2/4 : WORKDIR /edgex 17:25:10 ---> Running in 4c89be4b5fe4 17:25:10 Removing intermediate container 4c89be4b5fe4 17:25:10 ---> b4fa4b6f2d4d 17:25:10 Step 3/4 : COPY go.mod . 17:25:10 ---> 458929857ab7 17:25:10 Step 4/4 : RUN go mod download 17:25:10 ---> Running in 4e2984f1e606 17:25:13 Still waiting to schedule task 17:25:13 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:25:22 Removing intermediate container 4e2984f1e606 17:25:22 ---> 360a48bb28c6 17:25:22 Successfully built 360a48bb28c6 17:25:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:22 + docker inspect -f . ci-base-image-x86_64 17:25:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:25:22 prd-ubuntu20.04-docker-8c-8g-2235 does not seem to be running inside a container 17:25:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:25:23 $ docker top 6c0bdf6a99cfacb39cb9c4c97a9f4758cb7b8def362b5ebd426b6207f53767c1 -eo pid,comm [Pipeline] { [Pipeline] sh 17:25:23 + go version 17:25:23 go version go1.18.7 linux/amd64 [Pipeline] } 17:25:23 $ docker stop --time=1 6c0bdf6a99cfacb39cb9c4c97a9f4758cb7b8def362b5ebd426b6207f53767c1 17:25:24 $ docker rm -f --volumes 6c0bdf6a99cfacb39cb9c4c97a9f4758cb7b8def362b5ebd426b6207f53767c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:25 + docker inspect -f . ci-base-image-x86_64 17:25:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:25:25 prd-ubuntu20.04-docker-8c-8g-2235 does not seem to be running inside a container 17:25:25 $ 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/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:25:25 $ docker top 6089c63556130e16638d2174b01cd2604333df5e6733592f1f5bab109274f838 -eo pid,comm [Pipeline] { [Pipeline] echo 17:25:25 ========================================================= 17:25:25 [edgeXBuildGoParallel] Running Tests and Build... 17:25:25 ========================================================= [Pipeline] sh 17:25:26 + git config --global --add safe.directory /w/workspace/edgex-go/370 [Pipeline] fileExists [Pipeline] sh 17:25:26 + make test 17:25:26 go test -race -coverprofile=coverage.out ./... 17:25:33 ? github.com/edgexfoundry/edgex-go [no test files] 17:25:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:25:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:25:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:25:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:25:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:25:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:25:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:25:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:25:45 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:25:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:25:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:25:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:25:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:25:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements 17:25:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:25:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:25:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.148s coverage: 98.5% of statements 17:25:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.144s coverage: 43.0% of statements 17:25:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 17:25:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:25:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.117s coverage: 54.0% of statements 17:25:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:25:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:25:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.320s coverage: 89.2% of statements 17:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:25:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.074s coverage: 2.4% of statements 17:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:25:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.490s coverage: 95.6% of statements 17:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 17:25:49 ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 72.2% of statements 17:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:25:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.076s coverage: 60.0% of statements 17:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:25:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.9% of statements 17:25:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:25:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.072s coverage: 58.8% of statements 17:25:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.6% of statements 17:25:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:25:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements 17:25:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.093s coverage: 79.5% of statements 17:25:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements 17:25:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 17:25:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.068s coverage: 87.5% of statements 17:25:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.069s coverage: 94.4% of statements 17:25:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements 17:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.247s coverage: 79.9% of statements 17:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements 17:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements 17:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 17:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 17:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 17:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 86.9% of statements 17:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 17:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 17:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.080s coverage: 58.8% of statements 17:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements 17:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 17:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements 17:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.248s coverage: 91.2% of statements 17:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.196s coverage: 64.7% of statements 17:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 17:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 17:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 17:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 17:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 17:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.327s coverage: 65.8% of statements 17:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.167s coverage: 41.8% of statements 17:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 17:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.079s coverage: 84.8% of statements 17:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:26:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements 17:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:26:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.167s coverage: 92.3% of statements 17:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:26:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements 17:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:26:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements 17:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:26:10 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 17:26:28 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." 17:26:28 go vet ./... 17:26:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:26:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:26:31 ./bin/test-attribution-txt.sh 17:26:31 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 17:26:32 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 17:26:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:26:32 + ls -al . 17:26:32 total 752 17:26:32 drwxrwxr-x 11 1001 1001 4096 Jan 13 17:25 . 17:26:32 drwxr-xr-x 4 root root 4096 Jan 13 17:25 .. 17:26:32 drwxrwxr-x 2 1001 1001 4096 Jan 13 17:24 .blubracket 17:26:32 -rw-rw-r-- 1 1001 1001 16 Jan 13 17:24 .dockerignore 17:26:32 drwxrwxr-x 8 1001 1001 4096 Jan 13 17:26 .git 17:26:32 drwxrwxr-x 3 1001 1001 4096 Jan 13 17:24 .github 17:26:32 -rw-rw-r-- 1 1001 1001 956 Jan 13 17:24 .gitignore 17:26:32 -rw-rw-r-- 1 1001 1001 42 Jan 13 17:24 .golangci.yml 17:26:32 -rw-rw-r-- 1 1001 1001 87 Jan 13 17:24 .hadolint.yml 17:26:32 drwxr-xr-x 3 1001 1001 4096 Jan 13 17:24 .semver 17:26:32 -rw-rw-r-- 1 1001 1001 166 Jan 13 17:24 .sonarcloud.properties 17:26:32 -rw-rw-r-- 1 1001 1001 1171 Jan 13 17:24 ADOPTERS.md 17:26:32 -rw-rw-r-- 1 1001 1001 10618 Jan 13 17:24 Attribution.txt 17:26:32 -rw-rw-r-- 1 1001 1001 73765 Jan 13 17:24 CHANGELOG.md 17:26:32 -rw-rw-r-- 1 1001 1001 3804 Jan 13 17:24 CONTRIBUTING.md 17:26:32 -rw-rw-r-- 1 1001 1001 677 Jan 13 17:24 GOVERNANCE.md 17:26:32 -rw-rw-r-- 1 1001 1001 850 Jan 13 17:24 Jenkinsfile 17:26:32 -rw-rw-r-- 1 1001 1001 10775 Jan 13 17:24 LICENSE 17:26:32 -rw-rw-r-- 1 1001 1001 12513 Jan 13 17:24 Makefile 17:26:32 -rw-rw-r-- 1 1001 1001 582 Jan 13 17:24 OWNERS.md 17:26:32 -rw-rw-r-- 1 1001 1001 9403 Jan 13 17:24 README.md 17:26:32 -rw-rw-r-- 1 1001 1001 6912 Jan 13 17:24 SECURITY.md 17:26:32 -rw-rw-r-- 1 1001 1001 12 Jan 13 17:24 VERSION 17:26:32 drwxrwxr-x 2 1001 1001 4096 Jan 13 17:24 bin 17:26:32 drwxrwxr-x 16 1001 1001 4096 Jan 13 17:24 cmd 17:26:32 -rw-r--r-- 1 root root 494838 Jan 13 17:26 coverage.out 17:26:32 -rw-rw-r-- 1 1001 1001 3376 Jan 13 17:24 go.mod 17:26:32 -rw-rw-r-- 1 1001 1001 34949 Jan 13 17:24 go.sum 17:26:32 drwxrwxr-x 7 1001 1001 4096 Jan 13 17:24 internal 17:26:32 drwxrwxr-x 3 1001 1001 4096 Jan 13 17:24 openapi 17:26:32 drwxrwxr-x 4 1001 1001 4096 Jan 13 17:24 snap 17:26:32 -rw-rw-r-- 1 1001 1001 204 Jan 13 17:24 version.go [Pipeline] sh 17:26:32 + '[' -e coverage.out ] 17:26:32 + chown 1001:1001 coverage.out [Pipeline] stash 17:26:32 Stashed 1 file(s) [Pipeline] sh 17:26:33 + make build 17:26:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 17:26:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2236 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 17:26:37 Running in /w/workspace/edgex-go/370 [Pipeline] { [Pipeline] checkout 17:26:38 The recommended git tool is: git 17:26:43 using credential edgex-jenkins-ssh 17:26:43 Cloning the remote Git repository 17:26:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:26:43 > git init /w/workspace/edgex-go/370 # timeout=10 17:26:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:26:43 > git --version # timeout=10 17:26:43 > git --version # 'git version 2.25.1' 17:26:43 using GIT_SSH to set credentials SSH Credentials for GitHub 17:26:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:26:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:26:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:26:45 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:26:52 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:26:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:26:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:26:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:26:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:26:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:27:00 Avoid second fetch 17:27:00 Checking out Revision d445b9d68d41a0b4888c1715f4f355bbb5b97d48 (main) 17:26:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:26:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:27:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:27:00 Commit message: "refactor(snap)!: Replace deprecated snap options with app options (#4277)" [Pipeline] } 17:27:01 $ docker stop --time=1 6089c63556130e16638d2174b01cd2604333df5e6733592f1f5bab109274f838 17:27:00 > git config core.sparsecheckout # timeout=10 17:27:00 > git checkout -f d445b9d68d41a0b4888c1715f4f355bbb5b97d48 # timeout=10 17:27:03 $ docker rm -f --volumes 6089c63556130e16638d2174b01cd2604333df5e6733592f1f5bab109274f838 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 17:27:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:27:04 17:27:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:27:04 % Total % Received % Xferd Average Speed Time Time Time Current 17:27:04 Dload Upload Total Spent Left Speed 17:27:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 66759 0 --:--:-- --:--:-- --:--:-- 67110 17:27:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:27:04 latest: Pulling from edgex-devops/edgex-compose 17:27:04 cbdbe7a5bc2a: Pulling fs layer 17:27:04 ca9280d653b3: Pulling fs layer 17:27:04 7e9c9ca2126c: Pulling fs layer 17:27:04 cbdbe7a5bc2a: Download complete [Pipeline] sh 17:27:04 cbdbe7a5bc2a: Pull complete 17:27:04 ca9280d653b3: Verifying Checksum 17:27:04 ca9280d653b3: Download complete 17:27:05 7e9c9ca2126c: Download complete 17:27:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:27:05 ca9280d653b3: Pull complete 17:27:05 + sudo tee /etc/docker/daemon.new 17:27:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:27:05 { 17:27:05 "registry-mirrors": [ 17:27:05 "https://nexus3.edgexfoundry.org:10001" 17:27:05 ], 17:27:05 "bip": "10.250.0.254/24", 17:27:05 "hosts": [ 17:27:05 "tcp://0.0.0.0:5555", 17:27:05 "unix:///var/run/docker.sock" 17:27:05 ], 17:27:05 "mtu": 1458, 17:27:05 "selinux-enabled": true, 17:27:05 "seccomp-profile": "/etc/docker/seccomp.json" 17:27:05 } [Pipeline] sh 17:27:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:27:06 + sudo service docker restart 17:27:08 7e9c9ca2126c: Pull complete 17:27:08 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:27:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:27:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:08 prd-ubuntu20.04-docker-8c-8g-2235 does not seem to be running inside a container 17:27:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:27:10 $ docker top d19d1808f9d3c6f9253dfd09273bcc646c2674405ec885b3e743c76847ff9016 -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:10 + docker-compose build --help 17:27:10 + grep parallel 17:27:10 --parallel Build images in parallel. [Pipeline] } 17:27:10 $ docker stop --time=1 d19d1808f9d3c6f9253dfd09273bcc646c2674405ec885b3e743c76847ff9016 17:27:12 $ docker rm -f --volumes d19d1808f9d3c6f9253dfd09273bcc646c2674405ec885b3e743c76847ff9016 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:27:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:12 prd-ubuntu20.04-docker-8c-8g-2235 does not seem to be running inside a container 17:27:12 $ 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/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@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 17:27:13 $ docker top 6f91c574d67adec6702ba6346ec678007c6867bccf5c5aba2de7d8f849375f5e -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:13 + docker-compose -f ./docker-compose-build.yml build --parallel 17:27:14 Building core-command ... 17:27:14 Building core-data ... 17:27:14 Building core-metadata ... 17:27:14 Building security-bootstrapper ... 17:27:14 Building security-proxy-setup ... 17:27:14 Building security-secretstore-setup ... 17:27:14 Building security-spiffe-token-provider ... 17:27:14 Building security-spire-agent ... 17:27:14 Building security-spire-config ... 17:27:14 Building security-spire-server ... 17:27:14 Building support-notifications ... 17:27:14 Building support-scheduler ... 17:27:14 Building security-proxy-setup 17:27:14 Building security-spiffe-token-provider 17:27:14 Building security-secretstore-setup 17:27:14 Building security-bootstrapper 17:27:14 Building security-spire-config 17:27:23 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:27:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:27:23 ---> 360a48bb28c6 17:27:23 Step 3/24 : WORKDIR /edgex-go 17:27:23 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:27:23 Step 2/19 : FROM ${BUILDER_BASE} AS builder 17:27:23 ---> 360a48bb28c6 17:27:23 Step 3/19 : WORKDIR /edgex-go 17:27:24 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:27:24 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:27:24 ---> 360a48bb28c6 17:27:24 Step 3/32 : WORKDIR /edgex-go 17:27:24 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:27:24 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:27:24 ---> 360a48bb28c6 17:27:24 Step 3/21 : WORKDIR /edgex-go 17:27:24 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:27:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:27:24 ---> 360a48bb28c6 17:27:24 Step 3/24 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:27:24 provisioning config files... 17:27:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/370@tmp/config2145115458923463263tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:27:24 ---> docker-login.sh 17:27:24 nexus3.edgexfoundry.org:10001 17:27:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:25 Configure a credential helper to remove this warning. See 17:27:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:25 17:27:25 Login Succeeded 17:27:25 nexus3.edgexfoundry.org:10002 17:27:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:25 Configure a credential helper to remove this warning. See 17:27:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:25 17:27:25 Login Succeeded 17:27:25 nexus3.edgexfoundry.org:10003 17:27:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:26 Configure a credential helper to remove this warning. See 17:27:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:26 17:27:26 Login Succeeded 17:27:26 nexus3.edgexfoundry.org:10004 17:27:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:26 Configure a credential helper to remove this warning. See 17:27:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:26 17:27:26 Login Succeeded 17:27:26 docker.io 17:27:26 ---> Running in 51ad69c14059 17:27:26 ---> Running in 47e219086179 17:27:26 ---> Running in b7c4b8b7de7e 17:27:26 ---> Running in c3f1ac43c37b 17:27:26 ---> Running in e1ad053fd386 17:27:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:27 Removing intermediate container b7c4b8b7de7e 17:27:27 ---> 09efe03bb659 17:27:27 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 17:27:27 Removing intermediate container c3f1ac43c37b 17:27:27 ---> 4e9f231bce17 17:27:27 Step 4/24 : RUN apk add --update --no-cache make git 17:27:27 Removing intermediate container 51ad69c14059 17:27:27 Removing intermediate container 47e219086179 17:27:27 ---> 34293caa6b41 17:27:27 ---> d9421dcfd23f 17:27:27 Step 4/19 : RUN apk update && apk --no-cache --update add build-baseStep 4/32 : RUN apk add --update --no-cache make git 17:27:27 17:27:27 Removing intermediate container e1ad053fd386 17:27:27 ---> 30aa5653b80b 17:27:27 Step 4/21 : RUN apk add --update --no-cache make git 17:27:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:27 Configure a credential helper to remove this warning. See 17:27:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:27 17:27:27 Login Succeeded 17:27:27 ---> docker-login.sh ends [Pipeline] } 17:27:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 17:27:27 ---> Running in bec3ca563bec 17:27:27 ---> Running in 14413b9be9f5 17:27:27 ---> Running in 3e6460c1d753 17:27:27 ---> Running in c10d228e4dcd 17:27:27 ---> Running in f5a35c98bfcd [Pipeline] sh 17:27:27 + git config --global --add safe.directory /w/workspace/edgex-go/370 [Pipeline] echo 17:27:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:27:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:27:28 ========================================================= 17:27:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:27:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:27:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:27:28 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:27:28 9b18e9b68314: Pulling fs layer 17:27:28 35d82f9e3411: Pulling fs layer 17:27:28 e16973657156: Pulling fs layer 17:27:28 fc693d55d65f: Pulling fs layer 17:27:28 7e9fc2657dce: Pulling fs layer 17:27:28 dda99020689f: Pulling fs layer 17:27:28 db1c61fa0a46: Pulling fs layer 17:27:28 891c053d2c06: Pulling fs layer 17:27:28 fc693d55d65f: Waiting 17:27:28 7e9fc2657dce: Waiting 17:27:28 dda99020689f: Waiting 17:27:28 db1c61fa0a46: Waiting 17:27:28 891c053d2c06: Waiting 17:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:27:28 e16973657156: Verifying Checksum 17:27:28 e16973657156: Download complete 17:27:28 35d82f9e3411: Verifying Checksum 17:27:28 35d82f9e3411: Download complete 17:27:28 7e9fc2657dce: Verifying Checksum 17:27:28 7e9fc2657dce: Download complete 17:27:28 dda99020689f: Download complete 17:27:28 9b18e9b68314: Download complete 17:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:27:28 OK: 211 MiB in 51 packages 17:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:27:28 OK: 211 MiB in 51 packages 17:27:28 OK: 211 MiB in 51 packages 17:27:28 v3.16.3-111-g13c6c3d6c5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 17:27:28 v3.16.3-111-g13c6c3d6c5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 17:27:28 OK: 17042 distinct packages available 17:27:28 OK: 211 MiB in 51 packages 17:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:27:29 Removing intermediate container 3e6460c1d753 17:27:29 ---> 52d04ee9c4e0 17:27:29 Step 5/32 : COPY go.mod vendor* ./ 17:27:29 OK: 211 MiB in 51 packages 17:27:29 Removing intermediate container bec3ca563bec 17:27:29 ---> 229db3c5e89b 17:27:29 Step 5/24 : COPY go.mod vendor* ./ 17:27:29 Removing intermediate container c10d228e4dcd 17:27:29 ---> 571797d79cf9 17:27:29 Step 5/24 : COPY go.mod vendor* ./ 17:27:29 ---> 4a0519d079c8 17:27:29 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:29 Removing intermediate container f5a35c98bfcd 17:27:29 ---> d0a7275a3f0c 17:27:29 Step 5/21 : COPY go.mod vendor* ./ 17:27:29 ---> b63f3b2e40ff 17:27:29 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:29 ---> 63b2010bd3a0 17:27:29 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:29 ---> Running in 59cbd4878985 17:27:29 ---> Running in c6042f713f8a 17:27:29 ---> Running in ed5e857ebac5 17:27:29 9b18e9b68314: Pull complete 17:27:29 891c053d2c06: Verifying Checksum 17:27:29 891c053d2c06: Download complete 17:27:29 ---> 859ac317b3b6 17:27:29 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:29 ---> Running in 976956698c94 17:27:29 Removing intermediate container 14413b9be9f5 17:27:29 ---> 0b0cc3747016 17:27:29 Step 5/19 : COPY go.mod vendor* ./ 17:27:29 ---> 1d437535f3f3 17:27:29 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:29 ---> Running in b6417c36d578 17:27:30 35d82f9e3411: Pull complete 17:27:30 e16973657156: Pull complete 17:27:31 db1c61fa0a46: Verifying Checksum 17:27:31 db1c61fa0a46: Download complete 17:27:31 fc693d55d65f: Verifying Checksum 17:27:31 fc693d55d65f: Download complete 17:27:44 fc693d55d65f: Pull complete 17:27:44 7e9fc2657dce: Pull complete 17:27:44 dda99020689f: Pull complete 17:27:50 db1c61fa0a46: Pull complete 17:27:52 891c053d2c06: Pull complete 17:27:52 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 17:27:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:27:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 17:27:52 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:27:52 WORKDIR /edgex 17:27:52 COPY go.mod . 17:27:52 RUN go mod download+ 17:27:52 docker build -t ci-base-image-arm64 -f - . 17:27:53 Sending build context to Docker daemon 3.123MB 17:27:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:27:53 ---> f96f9c87975a 17:27:53 Step 2/4 : WORKDIR /edgex 17:27:55 ---> Running in 9ef4aa252d22 17:27:55 Removing intermediate container 9ef4aa252d22 17:27:55 ---> 06290548460f 17:27:55 Step 3/4 : COPY go.mod . 17:27:56 ---> 2824ad3acb34 17:27:56 Step 4/4 : RUN go mod download 17:27:56 ---> Running in 63184349d39a 17:28:02 Removing intermediate container ed5e857ebac5 17:28:02 ---> 4908aae99c5b 17:28:02 Step 7/24 : COPY . . 17:28:02 Removing intermediate container 976956698c94 17:28:02 ---> 2e95909d11cc 17:28:02 Step 7/21 : COPY . . 17:28:02 Removing intermediate container c6042f713f8a 17:28:02 ---> e28728da780e 17:28:02 Step 7/24 : COPY . . 17:28:02 Removing intermediate container 59cbd4878985 17:28:02 ---> 9df2cc1b99cd 17:28:02 Step 7/32 : COPY . . 17:28:02 Removing intermediate container b6417c36d578 17:28:02 ---> 7dcd6f74112e 17:28:02 Step 7/19 : COPY . . 17:28:10 ---> e4ebbb5e5295 17:28:10 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 17:28:10 ---> 43d67839baf3 17:28:10 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:28:10 ---> 3d6517b531c0 17:28:10 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:28:10 ---> Running in 4ec931da8b69 17:28:10 ---> Running in 1063c9faf3fc 17:28:10 ---> Running in 62349b9f180b 17:28:10 ---> d632c984672d 17:28:10 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:28:10 ---> 295dcc28fa61 17:28:10 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:28:10 ---> Running in 5b454b39c77e 17:28:10 ---> Running in b29d798aaef9 17:28:10 Removing intermediate container 4ec931da8b69 17:28:10 ---> 824744775a83 17:28:10 Step 9/24 : WORKDIR /edgex-go/spire-build 17:28:10 ---> Running in e9233f3a82fe 17:28:10 Removing intermediate container e9233f3a82fe 17:28:10 ---> a63cfd80a9e8 17:28:10 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 17:28:10 ---> Running in df442e7d3b3c 17:28:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:28:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:28:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:28:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:28:11 Removing intermediate container df442e7d3b3c 17:28:11 ---> f981e33a180c 17:28:11 Step 11/24 : WORKDIR /edgex-go 17:28:11 ---> Running in 47397cf6b18f 17:28:11 Removing intermediate container 47397cf6b18f 17:28:11 ---> ab3b3f5587b5 17:28:11 17:28:11 Step 12/24 : FROM alpine:3.15 17:28:11 3.15: Pulling from library/alpine 17:28:12 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 17:28:12 Status: Downloaded newer image for alpine:3.15 17:28:12 ---> c4fc93816858 17:28:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:28:12 ---> Running in c0778247d3b7 17:28:12 Removing intermediate container c0778247d3b7 17:28:12 ---> 258dd96d0cb1 17:28:12 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:28:12 ---> Running in deb91843be3d 17:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:28:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:28:13 v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:28:13 v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:28:13 OK: 15859 distinct packages available 17:28:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:28:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:28:13 (1/4) Installing dumb-init (1.2.5-r1) 17:28:13 (2/4) Installing musl-obstack (1.2.3-r0) 17:28:13 (3/4) Installing libucontext (1.1-r0) 17:28:13 (4/4) Installing gcompat (1.0.0-r4) 17:28:13 Executing busybox-1.34.1-r7.trigger 17:28:13 OK: 6 MiB in 18 packages 17:28:14 Removing intermediate container deb91843be3d 17:28:14 ---> 922343b30844 17:28:14 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:28:17 ---> 8048d3e649ab 17:28:17 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:28:17 ---> 0bb815f341ae 17:28:17 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:28:17 ---> Running in ff966744c946 17:28:17 Removing intermediate container ff966744c946 17:28:17 ---> c95b724e94ba 17:28:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:28:18 ---> 75554b07c402 17:28:18 Step 19/24 : WORKDIR / 17:28:18 ---> Running in 34dc7ff17d20 17:28:18 Removing intermediate container 34dc7ff17d20 17:28:18 ---> 908b35776979 17:28:18 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:28:18 ---> Running in 6bb5dcce2c53 17:28:19 Removing intermediate container 6bb5dcce2c53 17:28:19 ---> 8a92027941a2 17:28:19 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:28:19 ---> Running in a77f6d60cb17 17:28:19 Removing intermediate container a77f6d60cb17 17:28:19 ---> b0c5232c2b1c 17:28:19 Step 22/24 : LABEL arch=x86_64 17:28:20 ---> Running in a2a0735e07d2 17:28:20 Removing intermediate container a2a0735e07d2 17:28:20 ---> 0b720eaffa17 17:28:20 Step 23/24 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:28:20 ---> Running in 7e20d16e39e6 17:28:21 Removing intermediate container 7e20d16e39e6 17:28:21 ---> 9c00188ec43d 17:28:21 Step 24/24 : LABEL version=3.0.0-dev.16 17:28:21 ---> Running in 572ad36733ed 17:28:21 Removing intermediate container 572ad36733ed 17:28:21 ---> dc8a642e4547 17:28:21 17:28:21 Successfully built dc8a642e4547 17:28:21 Successfully tagged security-spire-config:latest 17:28:21  Building security-spire-config ... done Building support-notifications 17:28:24 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:28:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:28:24 ---> 360a48bb28c6 17:28:24 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:28:25 ---> Running in 8f05fdd90742 17:28:26 Removing intermediate container 8f05fdd90742 17:28:26 ---> 572751c053da 17:28:26 Step 4/22 : WORKDIR /edgex-go 17:28:26 ---> Running in c9f0e2fbd29b 17:28:26 Removing intermediate container c9f0e2fbd29b 17:28:26 ---> f1f0a3f88413 17:28:26 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:28:26 ---> Running in 8090f4df4bc4 17:28:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:28:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:28:27 OK: 211 MiB in 51 packages 17:28:28 Removing intermediate container 63184349d39a 17:28:28 ---> f48c3e5f123f 17:28:28 Successfully built f48c3e5f123f 17:28:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:28 Removing intermediate container 8090f4df4bc4 17:28:28 ---> 9a6baffaf851 17:28:28 Step 6/22 : COPY go.mod vendor* ./ 17:28:28 + docker inspect -f . ci-base-image-arm64 17:28:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:28 prd-ubuntu20.04-docker-arm64-4c-16g-2236 does not seem to be running inside a container 17:28:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@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 17:28:29 ---> 0fc0579c5e42 17:28:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:29 ---> Running in 6fe6dfe99e9f 17:28:30 $ docker top ee80cb241883bc0a6f6658da3c1af0b25c264b7371e062258ed661f54efb0fd3 -eo pid,comm [Pipeline] { [Pipeline] sh 17:28:31 + go version 17:28:31 go version go1.18.7 linux/arm64 [Pipeline] } 17:28:31 $ docker stop --time=1 ee80cb241883bc0a6f6658da3c1af0b25c264b7371e062258ed661f54efb0fd3 17:28:32 $ docker rm -f --volumes ee80cb241883bc0a6f6658da3c1af0b25c264b7371e062258ed661f54efb0fd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:28:33 17:28:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:28:33 latest: Pulling from edgex-devops/edgex-compose-arm64 17:28:33 29e5d40040c1: Pulling fs layer 17:28:33 1ce36da41761: Pulling fs layer 17:28:33 25b303627fd3: Pulling fs layer 17:28:33 29e5d40040c1: Verifying Checksum 17:28:33 29e5d40040c1: Download complete 17:28:34 1ce36da41761: Verifying Checksum 17:28:34 1ce36da41761: Download complete 17:28:34 29e5d40040c1: Pull complete 17:28:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:28:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:28:35 25b303627fd3: Verifying Checksum 17:28:35 25b303627fd3: Download complete 17:28:35 1ce36da41761: Pull complete 17:28:40 Removing intermediate container 62349b9f180b 17:28:40 ---> c2ce1ce40d10 17:28:40 17:28:40 Step 9/32 : FROM alpine:3.16 17:28:40 Removing intermediate container b29d798aaef9 17:28:40 ---> bbba385ba1e1 17:28:40 17:28:40 Step 9/21 : FROM alpine:3.16 17:28:40 Removing intermediate container 1063c9faf3fc 17:28:40 ---> 76136ea8e1d0 17:28:40 17:28:40 Step 9/24 : FROM alpine:3.16 17:28:40 3.16: Pulling from library/alpine 17:28:40 3.16: Pulling from library/alpine 17:28:40 3.16: Pulling from library/alpine 17:28:42 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:28:42 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:28:42 Status: Downloaded newer image for alpine:3.16 17:28:42 Status: Downloaded newer image for alpine:3.16 17:28:42 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:28:42 Status: Image is up to date for alpine:3.16 17:28:42 ---> bfe296a52501 17:28:42 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 17:28:42 ---> bfe296a52501 17:28:42 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:28:42 ---> bfe296a52501 17:28:42 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:28:42 Removing intermediate container 5b454b39c77e 17:28:42 ---> eebc73d71530 17:28:42 17:28:42 Step 9/19 : FROM alpine:3.15 17:28:42 ---> c4fc93816858 17:28:42 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:28:42 ---> Using cache 17:28:42 ---> 258dd96d0cb1 17:28:42 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:28:43 ---> Running in 2cce9fbf89b3 17:28:43 ---> Running in f3ff3a435140 17:28:43 ---> Running in 07cdd7c113d2 17:28:43 ---> Running in 9e0389fffac1 17:28:43 Removing intermediate container 2cce9fbf89b3 17:28:43 ---> 6ea7a9aa0fb6 17:28:43 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 17:28:43 ---> Running in d847dcb6b6fc 17:28:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:28:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:28:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:28:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:28:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:28:43 (1/6) Installing ca-certificates (20220614-r0) 17:28:44 (2/6) Installing brotli-libs (1.0.9-r6) 17:28:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:28:44 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:28:44 (4/6) Installing libcurl (7.83.1-r5) 17:28:44 (5/6) Installing curl (7.83.1-r5) 17:28:44 (6/6) Installing dumb-init (1.2.5-r1) 17:28:44 Executing busybox-1.35.0-r17.trigger 17:28:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:28:44 Executing ca-certificates-20220614-r0.trigger 17:28:44 OK: 8 MiB in 20 packages 17:28:44 (1/3) Installing ca-certificates (20220614-r0) 17:28:44 (2/3) Installing dumb-init (1.2.5-r1) 17:28:44 (3/3) Installing su-exec (0.2-r1) 17:28:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:28:44 Executing busybox-1.35.0-r17.trigger 17:28:44 Executing ca-certificates-20220614-r0.trigger 17:28:44 OK: 6 MiB in 17 packages 17:28:44 (1/2) Installing dumb-init (1.2.5-r1) 17:28:44 (2/2) Installing su-exec (0.2-r1) 17:28:44 Executing busybox-1.35.0-r17.trigger 17:28:44 OK: 6 MiB in 16 packages 17:28:44 v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:28:44 v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:28:44 OK: 15859 distinct packages available 17:28:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:28:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:28:44 (1/9) Installing ca-certificates (20220614-r0) 17:28:44 (2/9) Installing brotli-libs (1.0.9-r5) 17:28:44 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:28:44 (4/9) Installing libcurl (7.80.0-r5) 17:28:44 (5/9) Installing curl (7.80.0-r5) 17:28:44 (6/9) Installing dumb-init (1.2.5-r1) 17:28:44 (7/9) Installing musl-obstack (1.2.3-r0) 17:28:44 (8/9) Installing libucontext (1.1-r0) 17:28:44 (9/9) Installing gcompat (1.0.0-r4) 17:28:44 Executing busybox-1.34.1-r7.trigger 17:28:44 Executing ca-certificates-20220614-r0.trigger 17:28:44 OK: 8 MiB in 23 packages 17:28:45 Removing intermediate container d847dcb6b6fc 17:28:45 ---> 70e05827644a 17:28:45 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 17:28:45 Removing intermediate container f3ff3a435140 17:28:45 ---> 9b9a60202084 17:28:45 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:28:45 ---> Running in 8b39367d2579 17:28:45 ---> Running in e3df214278d1 17:28:45 Removing intermediate container 07cdd7c113d2 17:28:45 ---> a17ce6b69de7 17:28:45 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:28:45 ---> Running in db73d43d9c1e 17:28:45 Removing intermediate container 8b39367d2579 17:28:45 ---> 94920e6b8dc7 17:28:45 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:28:45 25b303627fd3: Pull complete 17:28:45 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:28:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:28:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:45 Removing intermediate container e3df214278d1 17:28:45 ---> 34fe5d2fddf7 17:28:45 Step 12/21 : WORKDIR /edgex 17:28:45 ---> Running in dc16f4aa377f 17:28:45 Removing intermediate container 9e0389fffac1 17:28:45 ---> 728fe558f7af 17:28:45 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 17:28:45 ---> Running in e0e02cc3597b 17:28:45 Removing intermediate container db73d43d9c1e 17:28:45 ---> 74bf5e372b45 17:28:45 Step 12/24 : WORKDIR / 17:28:46 prd-ubuntu20.04-docker-arm64-4c-16g-2236 does not seem to be running inside a container 17:28:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@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 17:28:46 ---> Running in 4b9cbd6f877a 17:28:46 Removing intermediate container dc16f4aa377f 17:28:46 ---> 90a68c0bcee9 17:28:46 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:28:46 ---> aaca5860237c 17:28:46 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:28:46 ---> Running in 0bf959f18be7 17:28:46 Removing intermediate container e0e02cc3597b 17:28:46 ---> 2e8896f87148 17:28:46 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:28:46 Removing intermediate container 4b9cbd6f877a 17:28:46 ---> c5ce19cc5810 17:28:46 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:28:46 Removing intermediate container 0bf959f18be7 17:28:46 ---> ae2674163fd5 17:28:46 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 17:28:46 ---> b5a925cd01c9 17:28:46 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:28:46 ---> Running in 62cb6b52e104 17:28:46 Removing intermediate container 6fe6dfe99e9f 17:28:46 ---> a1f2889f2a80 17:28:46 Step 8/22 : COPY . . 17:28:46 ---> 0d1f3ed355d9 17:28:46 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:28:47 Removing intermediate container 62cb6b52e104 17:28:47 ---> 8873c143adaa 17:28:47 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 17:28:47 ---> 008ac5ceb27e 17:28:47 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:28:47 ---> Running in 1c7e48aac432 17:28:47 ---> 999da2e4e842 17:28:47 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:28:47 ---> 18a61e87698b 17:28:47 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:28:47 ---> 9b2361e226cf 17:28:47 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:28:48 $ docker top 51c65520b9b9e263761676c20d370174be7931fa26c717a6e96cd7983183fe06 -eo pid,comm 17:28:48 ---> Running in 347523d353f6 17:28:48 ---> c675f9156b94 17:28:48 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:28:48 ---> 5f45ee9bc63f 17:28:48 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:28:48 Removing intermediate container 347523d353f6 17:28:48 ---> 089fadfcf1c3 17:28:48 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [Pipeline] { [Pipeline] sh 17:28:48 ---> 5fd1a2d7e7f9 17:28:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:28:48 ---> Running in 5a25f5b19b23 17:28:48 ---> 039a5f145075 17:28:48 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:28:48 ---> Running in 199ccbc3cf15 17:28:48 Removing intermediate container 5a25f5b19b23 17:28:48 ---> 97bbed215ced 17:28:48 Step 17/19 : LABEL arch=x86_64 17:28:48 Removing intermediate container 1c7e48aac432 17:28:48 ---> 11b173da475c 17:28:48 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 17:28:48 ---> Running in 57a4c0e32905 17:28:48 ---> Running in c19ead452b98 17:28:48 ---> 0a1aa26647f4 17:28:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:28:48 + docker-compose build --help 17:28:48 + grep parallel 17:28:49 Removing intermediate container c19ead452b98 17:28:49 ---> 481820cce1bd 17:28:49 Step 18/19 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:28:49 Removing intermediate container 57a4c0e32905 17:28:49 ---> 50aef456a73a 17:28:49 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:28:49 ---> Running in ddb9bdf50ae1 17:28:49 ---> e1b17b294807 17:28:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:28:49 ---> 8c31671743be 17:28:49 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:28:49 Removing intermediate container ddb9bdf50ae1 17:28:49 ---> afcee5e1c69f 17:28:49 Step 19/19 : LABEL version=3.0.0-dev.16 17:28:50 ---> Running in 7623358f83d5 17:28:50 ---> Running in d0823a1ebfee 17:28:50 ---> 58289cf0d260 17:28:50 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:28:50 Removing intermediate container 199ccbc3cf15 17:28:50 ---> 0c47797d8336 17:28:50 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 17:28:50 ---> Running in 6c4d778782fd 17:28:50 ---> Running in 7a414927dff7 17:28:50 Removing intermediate container d0823a1ebfee 17:28:50 ---> 3e061dc8a890 17:28:50 17:28:50 Successfully built 3e061dc8a890 17:28:51 Successfully tagged security-spiffe-token-provider:latest 17:28:51 Building core-metadata 17:28:51  Building security-spiffe-token-provider ... done  ---> 065ceff7ba7e 17:28:51 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:28:51 Removing intermediate container 7a414927dff7 17:28:51 ---> 55a0cb5ad5f0 17:28:51 Step 19/21 : LABEL arch=x86_64 17:28:51 ---> Running in ad99fc2bf160 17:28:51 ---> Running in 1dd1b4490f5c 17:28:51 Removing intermediate container 1dd1b4490f5c 17:28:51 ---> 742d688fa008 17:28:51 Step 20/21 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:28:52 ---> Running in 1c4812069062 17:28:52 Removing intermediate container 1c4812069062 17:28:52 ---> 5cb223aa4547 17:28:52 Step 21/21 : LABEL version=3.0.0-dev.16 17:28:52 Removing intermediate container 7623358f83d5 17:28:52 ---> e2fbfd8adbcc 17:28:52 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:28:52 ---> Running in d52ddd35b927 17:28:52 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:28:52 Removing intermediate container 6c4d778782fd 17:28:52 ---> 0ea809522d22 17:28:52 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:28:53 Removing intermediate container d52ddd35b927 17:28:53 ---> 4ba7c4cee286 17:28:53 17:28:53 Successfully built 4ba7c4cee286 17:28:53 --parallel Build images in parallel. [Pipeline] } 17:28:53 $ docker stop --time=1 51c65520b9b9e263761676c20d370174be7931fa26c717a6e96cd7983183fe06 17:28:53 Successfully tagged security-proxy-setup:latest 17:28:53  Building security-proxy-setup ... done  ---> Running in 1b96cc7a9bb6 17:28:53 Building security-spire-server 17:28:53 ---> cef2019a4724 17:28:53 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:28:53 Removing intermediate container 1b96cc7a9bb6 17:28:53 ---> 2db2404c436f 17:28:53 Step 22/24 : LABEL arch=x86_64 17:28:54 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:28:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:28:54 ---> 360a48bb28c6 17:28:54 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:28:54 ---> Using cache 17:28:54 ---> 572751c053da 17:28:54 Step 4/24 : WORKDIR /edgex-go 17:28:54 ---> Using cache 17:28:54 ---> f1f0a3f88413 17:28:54 Step 5/24 : RUN apk add --update --no-cache make git 17:28:54 ---> Running in d0d639762b7a 17:28:54 ---> 806d7826eb79 17:28:54 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:28:54 ---> Running in f51768d7a1e5 17:28:54 Removing intermediate container d0d639762b7a 17:28:54 ---> 5058cd9b8db8 17:28:54 Step 23/24 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:28:54 ---> Running in b80a34479b97 17:28:54 ---> 0f8655a0eb6b 17:28:54 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:28:55 Removing intermediate container b80a34479b97 17:28:55 ---> 2f6f0da91d98 17:28:55 Step 24/24 : LABEL version=3.0.0-dev.16 17:28:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:28:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:28:55 ---> 39b11734ca47 17:28:55 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 17:28:55 ---> Running in b43531bf3e76 17:28:55 OK: 211 MiB in 51 packages 17:28:55 Removing intermediate container b43531bf3e76 17:28:55 ---> 2dfc4d696535 17:28:55 17:28:55 Successfully built 2dfc4d696535 17:28:55 Successfully tagged security-secretstore-setup:latest 17:28:55  Building security-secretstore-setup ... done Building core-command 17:28:55 ---> c08d51b48f8e 17:28:55 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:28:56 $ docker rm -f --volumes 51c65520b9b9e263761676c20d370174be7931fa26c717a6e96cd7983183fe06 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:28:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:56 prd-ubuntu20.04-docker-arm64-4c-16g-2236 does not seem to be running inside a container 17:28:56 $ 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/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@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 17:28:56 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:28:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:28:56 ---> 360a48bb28c6 17:28:56 Step 3/23 : WORKDIR /edgex-go 17:28:56 ---> Using cache 17:28:56 ---> d9421dcfd23f 17:28:56 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 17:28:57 ---> 00eb9657de40 17:28:57 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:28:57 Removing intermediate container f51768d7a1e5 17:28:57 ---> b7ab75fa48af 17:28:57 Step 6/24 : COPY go.mod vendor* ./ 17:28:57 ---> Running in 89531b0de083 17:28:57 ---> d83456edae99 17:28:57 Step 27/32 : RUN chmod +x /entrypoint.sh 17:28:57 $ docker top 93df367b3a1707a79440389754e67944c22f1cd9c307dc32c08274fb8546c673 -eo pid,comm 17:28:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:28:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:28:58 ---> 07dd9c20f42b 17:28:58 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:58 OK: 211 MiB in 51 packages 17:28:58 ---> Running in 839f33d34a16 [Pipeline] { [Pipeline] sh 17:28:58 ---> Running in 7ee3ce54bfe2 17:28:58 + docker-compose -f ./docker-compose-build.yml build --parallel 17:28:58 Removing intermediate container 89531b0de083 17:28:58 ---> e3ad9f86a440 17:28:58 Step 5/23 : COPY go.mod vendor* ./ 17:28:59 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 ---> 15864f26c055 17:28:59 17:28:59 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:28:59 17:28:59 ---> 360a48bb28c6 17:28:59 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:28:59 ---> Using cache 17:28:59 ---> 572751c053da 17:28:59 Step 4/23 : WORKDIR /edgex-go 17:28:59 ---> Using cache 17:28:59 ---> f1f0a3f88413 17:28:59 Step 5/23 : RUN apk add --update --no-cache make git 17:28:59 ---> Using cache 17:28:59 ---> b7ab75fa48af 17:28:59 Step 6/23 : COPY go.mod vendor* ./ 17:28:59 ---> Using cache 17:28:59 ---> 07dd9c20f42b 17:28:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:59 ---> Running in 9c085aae641e 17:28:59 ---> Running in 528e837bc73b 17:28:59 Removing intermediate container 839f33d34a16 17:28:59 ---> f0cb826fd2dd 17:28:59 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:28:59 ---> Running in 50b636aaad1e 17:29:00 Removing intermediate container 50b636aaad1e 17:29:00 ---> 93cc479c9443 17:29:00 Step 29/32 : CMD ["gate"] 17:29:00 ---> Running in 6c751fc14d25 17:29:00 Removing intermediate container 6c751fc14d25 17:29:00 ---> 642f030a0084 17:29:00 Step 30/32 : LABEL arch=x86_64 17:29:00 ---> Running in e3d201bfc0cc 17:29:00 Removing intermediate container e3d201bfc0cc 17:29:00 ---> f21f347bb74a 17:29:00 Step 31/32 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:29:00 ---> Running in e8cb21267691 17:29:01 Removing intermediate container e8cb21267691 17:29:01 ---> 0171e4273ad8 17:29:01 Step 32/32 : LABEL version=3.0.0-dev.16 17:29:01 ---> Running in 712919f8da80 17:29:01 Removing intermediate container 712919f8da80 17:29:01 ---> a021be5dd758 17:29:01 17:29:01 Successfully built a021be5dd758 17:29:01 Successfully tagged security-bootstrapper:latest 17:29:01  Building security-bootstrapper ... done Building security-spire-agent 17:29:02 Building core-command ... 17:29:02 Building core-data ... 17:29:02 Building core-metadata ... 17:29:02 Building security-bootstrapper ... 17:29:02 Building security-proxy-setup ... 17:29:02 Building security-secretstore-setup ... 17:29:02 Building security-spiffe-token-provider ... 17:29:02 Building security-spire-agent ... 17:29:02 Building security-spire-config ... 17:29:02 Building security-spire-server ... 17:29:02 Building support-notifications ... 17:29:02 Building support-scheduler ... 17:29:02 Building security-secretstore-setup 17:29:02 Building security-bootstrapper 17:29:02 Building support-scheduler 17:29:02 Building core-metadata 17:29:02 Building security-spire-server 17:29:03 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:29:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:29:03 ---> 360a48bb28c6 17:29:03 Step 3/24 : WORKDIR /edgex-go 17:29:03 ---> Using cache 17:29:03 ---> d9421dcfd23f 17:29:03 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 17:29:03 ---> Using cache 17:29:03 ---> e3ad9f86a440 17:29:03 Step 5/24 : COPY go.mod vendor* ./ 17:29:03 ---> Using cache 17:29:03 ---> 15864f26c055 17:29:03 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:29:04 ---> Running in 9736316178b9 17:29:12 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:29:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:29:12 ---> f48c3e5f123f 17:29:12 Step 3/23 : WORKDIR /edgex-go 17:29:12 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:29:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:29:12 ---> f48c3e5f123f 17:29:12 Step 3/24 : WORKDIR /edgex-go 17:29:12 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:29:12 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:29:12 ---> f48c3e5f123f 17:29:12 Step 3/32 : WORKDIR /edgex-go 17:29:12 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:29:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:29:12 ---> f48c3e5f123f 17:29:12 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:29:12 ---> Running in dc9aa826a39f 17:29:12 ---> Running in 77802d50a8c5 17:29:13 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:29:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:29:13 ---> Running in 155965a83b9f 17:29:13 ---> f48c3e5f123f 17:29:13 ---> Running in 4c162d7aaaa4 17:29:13 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:29:13 ---> Running in 02f9f3536b74 17:29:13 Removing intermediate container 77802d50a8c5 17:29:13 ---> 03deea9810dc 17:29:13 Step 4/24 : RUN apk add --update --no-cache make git 17:29:13 Removing intermediate container dc9aa826a39f 17:29:13 ---> b0ecb08b8506 17:29:13 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 17:29:13 Removing intermediate container 4c162d7aaaa4 17:29:13 ---> 9c9df5973022 17:29:13 Step 4/22 : WORKDIR /edgex-go 17:29:13 ---> Running in 6ac9da84cac1 17:29:13 ---> Running in 0d743530f8a2 17:29:13 Removing intermediate container 155965a83b9f 17:29:13 ---> ec2cebb57b90 17:29:13 Step 4/32 : RUN apk add --update --no-cache make git 17:29:13 ---> Running in 0fb0265fdd79 17:29:13 Removing intermediate container 02f9f3536b74 17:29:13 ---> f74bb92060ad 17:29:13 Step 4/24 : WORKDIR /edgex-go 17:29:13 ---> Running in 81fd66144333 17:29:13 ---> Running in ed2183099d89 17:29:14 Removing intermediate container 0fb0265fdd79 17:29:14 ---> b8c24db6a2d4 17:29:14 Step 5/22 : RUN apk add --update --no-cache make git 17:29:14 ---> Running in bfbd42f16d95 17:29:15 Removing intermediate container ed2183099d89 17:29:15 ---> 02ec3ef1f9ff 17:29:15 Step 5/24 : RUN apk add --update --no-cache make git 17:29:15 ---> Running in d7ed645ae1da 17:29:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:29:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:29:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:29:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:29:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:29:16 Removing intermediate container ad99fc2bf160 17:29:16 ---> ff3342ae52f3 17:29:16 17:29:16 Step 10/22 : FROM alpine:3.16 17:29:16 ---> bfe296a52501 17:29:16 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:29:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:29:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:29:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:29:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:29:17 ---> Running in d037a7cf2375 17:29:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:29:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:29:17 OK: 221 MiB in 51 packages 17:29:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:29:18 (1/2) Installing ca-certificates (20220614-r0) 17:29:18 (2/2) Installing dumb-init (1.2.5-r1) 17:29:18 Executing busybox-1.35.0-r17.trigger 17:29:18 Executing ca-certificates-20220614-r0.trigger 17:29:18 OK: 221 MiB in 51 packages 17:29:18 OK: 221 MiB in 51 packages 17:29:18 OK: 6 MiB in 16 packages 17:29:18 OK: 221 MiB in 51 packages 17:29:18 OK: 221 MiB in 51 packages 17:29:19 Removing intermediate container 6ac9da84cac1 17:29:19 ---> 140e18ef6efa 17:29:19 Step 5/23 : COPY go.mod vendor* ./ 17:29:19 Removing intermediate container 81fd66144333 17:29:19 ---> 4ad06000fb43 17:29:19 Step 5/32 : COPY go.mod vendor* ./ 17:29:20 Removing intermediate container bfbd42f16d95 17:29:20 ---> a31ce8323d3f 17:29:20 Step 6/22 : COPY go.mod vendor* ./ 17:29:20 Removing intermediate container d7ed645ae1da 17:29:20 Removing intermediate container 0d743530f8a2 17:29:20 ---> 12edfc1117bd 17:29:20 Step 5/24 : COPY go.mod vendor* ./ ---> 92f96ad9ca7f 17:29:20 Step 6/24 : COPY go.mod vendor* ./ 17:29:20 17:29:20 ---> 3cb791b777ab 17:29:20 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:29:20 ---> Running in 65429e74b65b 17:29:20 Removing intermediate container d037a7cf2375 17:29:20 ---> c4f18c3749a2 17:29:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:29:21 ---> 7ae2c16319c1 17:29:21 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:29:21 ---> Running in 16503990149c 17:29:21 Removing intermediate container 528e837bc73b 17:29:21 ---> b845261c1458 17:29:21 Step 8/23 : COPY . . 17:29:21 ---> 2705aaabe6bf 17:29:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:29:21 Removing intermediate container 9c085aae641e 17:29:21 ---> eb4a48be48da 17:29:21 Step 7/23 : COPY . . 17:29:21 Removing intermediate container 7ee3ce54bfe2 17:29:21 ---> 571fbe827ede 17:29:21 Step 8/24 : COPY . . 17:29:21 ---> Running in 0204a53ae6a9 17:29:21 ---> Running in 231150e22d74 17:29:21 ---> ab92a70bb6ff 17:29:21 ---> 3378938ae035 17:29:21 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:29:21 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:29:21 ---> Running in 782ddf802dad 17:29:21 ---> Running in 4942a044bcec 17:29:24 Removing intermediate container 0204a53ae6a9 17:29:24 ---> 70bf47e32cd0 17:29:24 Step 13/22 : ENV APP_PORT=59860 17:29:26 ---> Running in 33e88b7ea9f0 17:29:26 ---> 13d99b08e78c 17:29:26 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:29:26 ---> 1efa038acda7 17:29:26 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 17:29:26 ---> 46b6b1528d1d 17:29:26 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 17:29:26 Removing intermediate container 33e88b7ea9f0 17:29:26 ---> 86f04f2a2f2f 17:29:26 Step 14/22 : EXPOSE $APP_PORT 17:29:26 ---> Running in 0bfe63eb09a1 17:29:26 ---> Running in 7065eef97df6 17:29:26 ---> Running in 645c6c2155b8 17:29:26 ---> Running in c3344ef539b6 17:29:26 Removing intermediate container 7065eef97df6 17:29:26 ---> 4b0c871a0290 17:29:26 Step 9/23 : WORKDIR /edgex-go/spire-build 17:29:26 ---> Running in f1b6f928620c 17:29:26 Removing intermediate container c3344ef539b6 17:29:26 ---> cbedce6a2345 17:29:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:29:26 Removing intermediate container f1b6f928620c 17:29:26 ---> 82f9b55a2872 17:29:26 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 17:29:26 ---> 72e3af30c82e 17:29:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:29:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:29:27 ---> Running in 06d41c6e831c 17:29:27 Removing intermediate container 9736316178b9 17:29:27 ---> 7e354ce4439f 17:29:27 Step 7/24 : COPY . . 17:29:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:29:29 ---> 9f98be0d1e3d 17:29:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:29:29 Removing intermediate container 06d41c6e831c 17:29:29 ---> 032d747d8e6b 17:29:29 Step 11/23 : WORKDIR /edgex-go 17:29:29 ---> Running in 5d72cfdcca4a 17:29:29 ---> f913a9c595b5 17:29:29 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:29:29 ---> Running in dd6f1e67b198 17:29:29 Removing intermediate container 5d72cfdcca4a 17:29:29 ---> 4d529b7fe9a1 17:29:29 17:29:29 Step 12/23 : FROM alpine:3.15 17:29:29 ---> c4fc93816858 17:29:29 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:29:29 ---> Using cache 17:29:29 ---> 258dd96d0cb1 17:29:29 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:29:29 Removing intermediate container dd6f1e67b198 17:29:29 ---> ab0ee7ce0c81 17:29:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:29:29 ---> Running in 852a3fcfa651 17:29:30 ---> Running in cf0d360eaaad 17:29:30 Removing intermediate container cf0d360eaaad 17:29:30 ---> 0add1d85a208 17:29:30 Step 20/22 : LABEL arch=x86_64 17:29:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:29:30 ---> Running in 0d64d708f3a8 17:29:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:29:30 v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:29:30 v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:29:30 OK: 15859 distinct packages available 17:29:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:29:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:29:31 Removing intermediate container 0d64d708f3a8 17:29:31 ---> 71724c1e2c14 17:29:31 Step 21/22 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:29:31 (1/5) Installing dumb-init (1.2.5-r1) 17:29:31 ---> Running in de0a99daa9ad 17:29:31 (2/5) Installing musl-obstack (1.2.3-r0) 17:29:31 (3/5) Installing libucontext (1.1-r0) 17:29:31 (4/5) Installing gcompat (1.0.0-r4) 17:29:31 (5/5) Installing openssl (1.1.1s-r1) 17:29:31 Executing busybox-1.34.1-r7.trigger 17:29:31 OK: 7 MiB in 19 packages 17:29:32 Removing intermediate container de0a99daa9ad 17:29:32 ---> 2811dfd81395 17:29:32 Step 22/22 : LABEL version=3.0.0-dev.16 17:29:32 ---> Running in adb1f759245d 17:29:32 Removing intermediate container adb1f759245d 17:29:32 ---> 8c7980760dc9 17:29:32 17:29:32 Successfully built 8c7980760dc9 17:29:32 Successfully tagged support-notifications:latest 17:29:32 Building core-data 17:29:32  Building support-notifications ... done Removing intermediate container 852a3fcfa651 17:29:32 ---> fe7bc89e74aa 17:29:32 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:29:32 ---> 2d034947b19e 17:29:32 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 17:29:35 ---> Running in f45d73c6fb87 17:29:35 ---> 70350635ba6c 17:29:35 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:29:35 Removing intermediate container f45d73c6fb87 17:29:35 ---> e23707dd12bb 17:29:35 Step 9/24 : WORKDIR /edgex-go/spire-build 17:29:36 ---> Running in 5b05c52206fe 17:29:36 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:29:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:29:36 ---> 360a48bb28c6 17:29:36 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:29:36 ---> Using cache 17:29:36 ---> 572751c053da 17:29:36 Step 4/22 : WORKDIR /edgex-go 17:29:36 ---> Using cache 17:29:36 ---> f1f0a3f88413 17:29:36 Step 5/22 : RUN apk add --update --no-cache make git 17:29:36 ---> Using cache 17:29:36 ---> b7ab75fa48af 17:29:36 Step 6/22 : COPY go.mod vendor* ./ 17:29:36 ---> Using cache 17:29:36 ---> 07dd9c20f42b 17:29:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:29:36 ---> Using cache 17:29:36 ---> b845261c1458 17:29:36 Step 8/22 : COPY . . 17:29:36 ---> Using cache 17:29:36 ---> 1efa038acda7 17:29:36 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 17:29:36 ---> eba1a3d1a412 17:29:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:29:36 ---> Running in c2e5ad4b4b80 17:29:36 Removing intermediate container 5b05c52206fe 17:29:36 ---> 541422bb04eb 17:29:36 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 17:29:36 ---> Running in 27f1fb66e75e 17:29:36 ---> 0257dc54cc88 17:29:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:29:37 ---> 732f253ae6d3 17:29:37 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:29:37 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 17:29:37 ---> Running in ea8a5eb26ade 17:29:37 Removing intermediate container ea8a5eb26ade 17:29:37 ---> ad0f7d843326 17:29:37 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:29:37 ---> Running in f3b1e33f35cb 17:29:38 Removing intermediate container f3b1e33f35cb 17:29:38 ---> 72c859e51134 17:29:38 Step 21/23 : LABEL arch=x86_64 17:29:38 Removing intermediate container 27f1fb66e75e 17:29:38 ---> efa728fcd120 17:29:38 Step 11/24 : WORKDIR /edgex-go 17:29:38 ---> Running in 9c7ef6956320 17:29:38 ---> Running in 0265e2951945 17:29:38 Removing intermediate container 9c7ef6956320 17:29:38 ---> 7ee9f39b7ba0 17:29:38 Step 22/23 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:29:38 Removing intermediate container 0265e2951945 17:29:38 ---> 767ad56aab69 17:29:38 17:29:38 Step 12/24 : FROM alpine:3.15 17:29:38 ---> c4fc93816858 17:29:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:29:38 ---> Using cache 17:29:38 ---> 258dd96d0cb1 17:29:38 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:29:38 ---> Using cache 17:29:38 ---> fe7bc89e74aa 17:29:38 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:29:38 ---> Running in a594d4794774 17:29:39 Removing intermediate container a594d4794774 17:29:39 ---> 2acbaf4fed35 17:29:39 Step 23/23 : LABEL version=3.0.0-dev.16 17:29:39 ---> Running in 02fbca2fb6e7 17:29:39 Removing intermediate container 02fbca2fb6e7 17:29:39 ---> 3b8ef2c6715f 17:29:39 17:29:39 ---> fb85249c3232 17:29:39 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:29:39 Successfully built 3b8ef2c6715f 17:29:39 Successfully tagged security-spire-server:latest 17:29:39  Building security-spire-server ... done Building support-scheduler 17:29:42 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:29:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:29:42 ---> 360a48bb28c6 17:29:42 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:29:42 ---> Using cache 17:29:42 ---> 572751c053da 17:29:42 Step 4/22 : WORKDIR /edgex-go 17:29:42 ---> Using cache 17:29:42 ---> f1f0a3f88413 17:29:42 Step 5/22 : RUN apk add --update --no-cache make git 17:29:42 ---> Using cache 17:29:42 ---> b7ab75fa48af 17:29:42 Step 6/22 : COPY go.mod vendor* ./ 17:29:42 ---> Using cache 17:29:42 ---> 07dd9c20f42b 17:29:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:29:42 ---> Using cache 17:29:42 ---> b845261c1458 17:29:42 Step 8/22 : COPY . . 17:29:42 ---> Using cache 17:29:42 ---> 1efa038acda7 17:29:42 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:29:42 ---> ff3c61328e8e 17:29:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:29:42 ---> Running in f3b52d3e0623 17:29:43 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:29:43 ---> 115d5f053cbf 17:29:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:29:44 ---> 10a9ef91cd5c 17:29:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:29:45 ---> 3e30eb835198 17:29:45 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:29:45 ---> Running in 9b372868e4b3 17:29:46 Removing intermediate container 9b372868e4b3 17:29:46 ---> e8a0b1c3bd3a 17:29:46 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:29:46 ---> Running in b356b0f336d4 17:29:46 Removing intermediate container b356b0f336d4 17:29:46 ---> 58661fba73e4 17:29:46 Step 22/24 : LABEL arch=x86_64 17:29:46 ---> Running in 33da571d1531 17:29:47 Removing intermediate container 33da571d1531 17:29:47 ---> cc95e0d87e66 17:29:47 Step 23/24 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:29:47 ---> Running in 712d541d1d7a 17:29:48 Removing intermediate container 712d541d1d7a 17:29:48 ---> d367029268d9 17:29:48 Step 24/24 : LABEL version=3.0.0-dev.16 17:29:48 ---> Running in 4ea70edfdfd8 17:29:48 Removing intermediate container 4ea70edfdfd8 17:29:48 ---> a33e14381dcc 17:29:48 17:29:48 Successfully built a33e14381dcc 17:29:48 Successfully tagged security-spire-agent:latest 17:29:52  Building security-spire-agent ... done Removing intermediate container 0bfe63eb09a1 17:29:52 ---> 12b4bbec75bd 17:29:52 17:29:52 Step 10/23 : FROM alpine:3.16 17:29:52 ---> bfe296a52501 17:29:52 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:29:52 Removing intermediate container 645c6c2155b8 17:29:52 ---> 8159ab92e7d8 17:29:52 17:29:52 Step 10/24 : FROM alpine:3.16 17:29:52 ---> bfe296a52501 17:29:52 Step 11/24 : RUN apk add --update --no-cache dumb-init 17:29:52 ---> Running in d3975ac9b5cf 17:29:52 ---> Running in a8a86f26f4f7 17:29:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:29:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:29:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:29:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:29:53 (1/1) Installing dumb-init (1.2.5-r1) 17:29:53 Executing busybox-1.35.0-r17.trigger 17:29:53 OK: 6 MiB in 15 packages 17:29:53 (1/1) Installing dumb-init (1.2.5-r1) 17:29:53 Executing busybox-1.35.0-r17.trigger 17:29:53 OK: 6 MiB in 15 packages 17:29:54 Removing intermediate container d3975ac9b5cf 17:29:54 ---> 69e900b94cde 17:29:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:29:54 Removing intermediate container a8a86f26f4f7 17:29:54 ---> 97bc133b7130 17:29:54 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:29:55 ---> Running in 0e483804b16c 17:29:55 ---> Running in 1bcfc69ae6d7 17:29:55 Removing intermediate container 0e483804b16c 17:29:55 ---> 5cfd8456ae3c 17:29:55 Step 13/23 : ENV APP_PORT=59882 17:29:55 Removing intermediate container 1bcfc69ae6d7 17:29:55 ---> 071244b7282f 17:29:55 Step 13/24 : ENV APP_PORT=59881 17:29:55 ---> Running in dbf89c3bea02 17:29:55 ---> Running in 42c7faa0ee63 17:29:55 Removing intermediate container dbf89c3bea02 17:29:55 ---> 26dc4e1bb057 17:29:55 Step 14/23 : EXPOSE $APP_PORT 17:29:55 Removing intermediate container 42c7faa0ee63 17:29:55 ---> 077645f84cde 17:29:55 Step 14/24 : EXPOSE $APP_PORT 17:29:55 ---> Running in 5f55bfa9780c 17:29:55 ---> Running in 7b67493daa44 17:29:56 Removing intermediate container 5f55bfa9780c 17:29:56 ---> c28e4745170b 17:29:56 Step 15/23 : WORKDIR / 17:29:56 Removing intermediate container 7b67493daa44 17:29:56 ---> b57d22086b0b 17:29:56 Step 15/24 : WORKDIR / 17:29:56 ---> Running in bd3baec133e4 17:29:56 ---> Running in 101c7a747c2f 17:29:56 Removing intermediate container bd3baec133e4 17:29:56 ---> 477af1659bde 17:29:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:29:56 Removing intermediate container 101c7a747c2f 17:29:56 ---> b3a913a8e2c5 17:29:56 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:29:57 ---> ea6cbf467013 17:29:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:29:57 ---> 46639689ffe8 17:29:57 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:29:57 ---> dd68ee223941 17:29:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:29:58 ---> 65027ca7cd2e 17:29:58 Step 19/23 : ENTRYPOINT ["/core-command"] 17:29:58 ---> 2db57521545a 17:29:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:29:58 ---> Running in ccd57a382d19 17:29:58 ---> f136c05e2ad5 17:29:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 17:29:58 Removing intermediate container ccd57a382d19 17:29:58 ---> e6757076a590 17:29:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:29:58 ---> Running in bb3303a8a021 17:29:59 Removing intermediate container bb3303a8a021 17:29:59 ---> acb5a45b0680 17:29:59 Step 21/23 : LABEL arch=x86_64 17:29:59 ---> bd8b372a10e3 17:29:59 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:29:59 ---> Running in 87f56287f18c 17:29:59 ---> Running in f55907824c98 17:29:59 Removing intermediate container 87f56287f18c 17:29:59 ---> b7bb1d5d0dbd 17:29:59 Step 22/23 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:29:59 ---> Running in dd3bc0bd6ee4 17:29:59 Removing intermediate container f55907824c98 17:29:59 ---> 5194f208b8a2 17:29:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:29:59 ---> Running in 294b73833e4d 17:29:59 Removing intermediate container dd3bc0bd6ee4 17:29:59 ---> cf7f82f4ce31 17:29:59 Step 23/23 : LABEL version=3.0.0-dev.16 17:29:59 ---> Running in 4c852b52323e 17:30:00 Removing intermediate container 294b73833e4d 17:30:00 ---> 5daef4ec0fe1 17:30:00 Step 22/24 : LABEL arch=x86_64 17:30:00 Removing intermediate container 4c852b52323e 17:30:00 ---> 93e5975050e1 17:30:00 17:30:00 ---> Running in e26854eb212f 17:30:00 Successfully built 93e5975050e1 17:30:00 Successfully tagged core-command:latest 17:30:01  Building core-command ... done Removing intermediate container e26854eb212f 17:30:01 ---> cff5b4c6027d 17:30:01 Step 23/24 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:30:01 ---> Running in de8dd9d7dd40 17:30:01 Removing intermediate container c2e5ad4b4b80 17:30:01 ---> ad31cc614474 17:30:01 17:30:01 Step 10/22 : FROM alpine:3.16 17:30:01 ---> bfe296a52501 17:30:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:30:02 ---> Running in 3ed3087744e7 17:30:02 Removing intermediate container de8dd9d7dd40 17:30:02 ---> 2ba797a4a484 17:30:02 Step 24/24 : LABEL version=3.0.0-dev.16 17:30:02 ---> Running in 135e0c78d8ff 17:30:02 Removing intermediate container 3ed3087744e7 17:30:02 ---> 462b39c7cb53 17:30:02 Step 12/22 : ENV APP_PORT=59880 17:30:02 Removing intermediate container 135e0c78d8ff 17:30:02 ---> 4cdfd5789b3d 17:30:02 17:30:02 ---> Running in 88b6ca45efdc 17:30:02 Successfully built 4cdfd5789b3d 17:30:02 Successfully tagged core-metadata:latest 17:30:02  Building core-metadata ... done Removing intermediate container 88b6ca45efdc 17:30:02 ---> 8f6b51e2f480 17:30:02 Step 13/22 : EXPOSE $APP_PORT 17:30:02 ---> Running in c63d8ffad9a1 17:30:03 Removing intermediate container c63d8ffad9a1 17:30:03 ---> 55aad2875132 17:30:03 Step 14/22 : RUN apk add --update --no-cache dumb-init 17:30:03 ---> Running in c8e2614b40f2 17:30:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:30:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:30:03 (1/1) Installing dumb-init (1.2.5-r1) 17:30:03 Executing busybox-1.35.0-r17.trigger 17:30:03 OK: 6 MiB in 15 packages 17:30:04 Removing intermediate container c8e2614b40f2 17:30:04 ---> 3990e28fbc51 17:30:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:30:04 ---> 0ae760454d77 17:30:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:30:04 ---> 9340357f519b 17:30:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:30:04 ---> 593dcc862fe2 17:30:04 Step 18/22 : ENTRYPOINT ["/core-data"] 17:30:04 ---> Running in e932a1079a83 17:30:04 Removing intermediate container e932a1079a83 17:30:04 ---> 6aad166b1517 17:30:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:30:04 ---> Running in c7b318a3e639 17:30:04 Removing intermediate container c7b318a3e639 17:30:04 ---> d4b6ffb71e1a 17:30:04 Step 20/22 : LABEL arch=x86_64 17:30:05 ---> Running in 6086fb74cfb5 17:30:05 Removing intermediate container 6086fb74cfb5 17:30:05 ---> 4e819eec7029 17:30:05 Step 21/22 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:30:05 ---> Running in d4a8be61b661 17:30:05 Removing intermediate container d4a8be61b661 17:30:05 ---> 339a7ca1467e 17:30:05 Step 22/22 : LABEL version=3.0.0-dev.16 17:30:05 ---> Running in d83c0b7a1e01 17:30:05 Removing intermediate container d83c0b7a1e01 17:30:05 ---> 398f6f3aaf9d 17:30:05 17:30:05 Successfully built 398f6f3aaf9d 17:30:05 Successfully tagged core-data:latest 17:30:08  Building core-data ... done Removing intermediate container f3b52d3e0623 17:30:08 ---> f8b7a1507f03 17:30:08 17:30:08 Step 10/22 : FROM alpine:3.16 17:30:08 ---> bfe296a52501 17:30:08 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:30:08 ---> Using cache 17:30:08 ---> 97bc133b7130 17:30:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:30:08 ---> Using cache 17:30:08 ---> 071244b7282f 17:30:08 Step 13/22 : ENV APP_PORT=59861 17:30:08 ---> Running in 592e83dba5ce 17:30:08 Removing intermediate container 592e83dba5ce 17:30:08 ---> cb8f96a04311 17:30:08 Step 14/22 : EXPOSE $APP_PORT 17:30:08 ---> Running in 3470e9b15602 17:30:08 Removing intermediate container 3470e9b15602 17:30:08 ---> c1e9dd5a5251 17:30:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:30:08 ---> 44c0a1b97d73 17:30:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:30:09 ---> 45f5b22a4996 17:30:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:30:09 ---> c385ed96081a 17:30:09 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:30:09 ---> Running in 78b4c22e044b 17:30:09 Removing intermediate container 78b4c22e044b 17:30:09 ---> 9fa2306c42f8 17:30:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:30:09 ---> Running in 3a84a2d7d7e4 17:30:09 Removing intermediate container 3a84a2d7d7e4 17:30:09 ---> 3e9889ac73f3 17:30:09 Step 20/22 : LABEL arch=x86_64 17:30:10 ---> Running in c2963d63831a 17:30:10 Removing intermediate container c2963d63831a 17:30:10 ---> 3c3aef28efe8 17:30:10 Step 21/22 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:30:10 ---> Running in b1190ecce6c5 17:30:10 Removing intermediate container b1190ecce6c5 17:30:10 ---> da7e54b0d33a 17:30:10 Step 22/22 : LABEL version=3.0.0-dev.16 17:30:10 ---> Running in 8121e6c99dec 17:30:10 Removing intermediate container 8121e6c99dec 17:30:10 ---> 6b6bab832c61 17:30:10 17:30:10 Successfully built 6b6bab832c61 17:30:10 Successfully tagged support-scheduler:latest 17:30:10  Building support-scheduler ... done  [Pipeline] } 17:30:10 $ docker stop --time=1 6f91c574d67adec6702ba6346ec678007c6867bccf5c5aba2de7d8f849375f5e 17:30:11 $ docker rm -f --volumes 6f91c574d67adec6702ba6346ec678007c6867bccf5c5aba2de7d8f849375f5e [Pipeline] // withDockerContainer [Pipeline] sh 17:30:12 + docker images 17:30:12 REPOSITORY TAG IMAGE ID CREATED SIZE 17:30:12 support-scheduler latest 6b6bab832c61 2 seconds ago 30MB 17:30:12 f8b7a1507f03 6 seconds ago 1.74GB 17:30:12 core-data latest 398f6f3aaf9d 7 seconds ago 17.9MB 17:30:12 core-metadata latest 4cdfd5789b3d 10 seconds ago 18.5MB 17:30:12 ad31cc614474 11 seconds ago 1.68GB 17:30:12 core-command latest 93e5975050e1 12 seconds ago 17.7MB 17:30:12 8159ab92e7d8 20 seconds ago 1.68GB 17:30:12 12b4bbec75bd 21 seconds ago 1.67GB 17:30:12 security-spire-agent latest a33e14381dcc 24 seconds ago 125MB 17:30:12 security-spire-server latest 3b8ef2c6715f 33 seconds ago 86.5MB 17:30:12 767ad56aab69 34 seconds ago 1.54GB 17:30:12 support-notifications latest 8c7980760dc9 40 seconds ago 30.6MB 17:30:12 4d529b7fe9a1 43 seconds ago 1.54GB 17:30:12 ff3342ae52f3 58 seconds ago 1.74GB 17:30:12 security-bootstrapper latest a021be5dd758 About a minute ago 20.3MB 17:30:12 security-secretstore-setup latest 2dfc4d696535 About a minute ago 29.9MB 17:30:12 security-proxy-setup latest 4ba7c4cee286 About a minute ago 27.7MB 17:30:12 security-spiffe-token-provider latest 3e061dc8a890 About a minute ago 29.8MB 17:30:12 eebc73d71530 About a minute ago 1.7GB 17:30:12 c2ce1ce40d10 About a minute ago 1.66GB 17:30:12 bbba385ba1e1 About a minute ago 1.66GB 17:30:12 76136ea8e1d0 About a minute ago 1.66GB 17:30:12 security-spire-config latest dc8a642e4547 About a minute ago 85.8MB 17:30:12 ab3b3f5587b5 2 minutes ago 1.54GB 17:30:12 ci-base-image-x86_64 latest 360a48bb28c6 4 minutes ago 904MB 17:30:12 alpine 3.16 bfe296a52501 2 months ago 5.54MB 17:30:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB 17:30:12 alpine 3.15 c4fc93816858 5 months ago 5.59MB 17:30:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB 17:30:12 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 17:30:12 provisioning config files... 17:30:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/370@tmp/config9191241208147647670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:30:12 ---> docker-login.sh 17:30:12 nexus3.edgexfoundry.org:10001 17:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:12 Configure a credential helper to remove this warning. See 17:30:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:12 17:30:12 Login Succeeded 17:30:12 nexus3.edgexfoundry.org:10002 17:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:12 Configure a credential helper to remove this warning. See 17:30:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:12 17:30:12 Login Succeeded 17:30:12 nexus3.edgexfoundry.org:10003 17:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:12 Configure a credential helper to remove this warning. See 17:30:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:12 17:30:12 Login Succeeded 17:30:12 nexus3.edgexfoundry.org:10004 17:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:13 Configure a credential helper to remove this warning. See 17:30:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:13 17:30:13 Login Succeeded 17:30:13 docker.io 17:30:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:13 Configure a credential helper to remove this warning. See 17:30:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:13 17:30:13 Login Succeeded 17:30:13 ---> docker-login.sh ends [Pipeline] } 17:30:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:30:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:30:13 [edgeXDocker.push] Tagging docker image core-command with the following tags: 17:30:13 d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:30:13 latest 17:30:13 3.0.0-dev.16 17:30:13 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:30:13 main 17:30:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:14 + docker push nexus3.edgexfoundry.org:10004/core-command:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:30:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:30:14 3223c63accaa: Preparing 17:30:14 cc5c996d8265: Preparing 17:30:14 98ba8c1a2585: Preparing 17:30:14 2f36c66cbc3f: Preparing 17:30:14 e5e13b0c77cb: Preparing 17:30:14 e5e13b0c77cb: Layer already exists 17:30:14 2f36c66cbc3f: Pushed 17:30:14 3223c63accaa: Pushed 17:30:14 98ba8c1a2585: Pushed 17:30:15 cc5c996d8265: Pushed 17:30:15 d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:74cdb9fb730856bf7c1329caf88efcec7fd6987df682f66929f9eed8c559a90d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:15 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 17:30:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:30:15 3223c63accaa: Preparing 17:30:15 cc5c996d8265: Preparing 17:30:15 98ba8c1a2585: Preparing 17:30:15 2f36c66cbc3f: Preparing 17:30:15 e5e13b0c77cb: Preparing 17:30:15 2f36c66cbc3f: Layer already exists 17:30:15 cc5c996d8265: Layer already exists 17:30:15 3223c63accaa: Layer already exists 17:30:15 e5e13b0c77cb: Layer already exists 17:30:15 98ba8c1a2585: Layer already exists 17:30:15 latest: digest: sha256:74cdb9fb730856bf7c1329caf88efcec7fd6987df682f66929f9eed8c559a90d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:16 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:16 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.16 17:30:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:30:16 3223c63accaa: Preparing 17:30:16 cc5c996d8265: Preparing 17:30:16 98ba8c1a2585: Preparing 17:30:16 2f36c66cbc3f: Preparing 17:30:16 e5e13b0c77cb: Preparing 17:30:16 e5e13b0c77cb: Layer already exists 17:30:16 3223c63accaa: Layer already exists 17:30:16 2f36c66cbc3f: Layer already exists 17:30:16 cc5c996d8265: Layer already exists 17:30:16 98ba8c1a2585: Layer already exists 17:30:16 3.0.0-dev.16: digest: sha256:74cdb9fb730856bf7c1329caf88efcec7fd6987df682f66929f9eed8c559a90d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:16 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:17 + docker push nexus3.edgexfoundry.org:10004/core-command:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:30:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:30:17 3223c63accaa: Preparing 17:30:17 cc5c996d8265: Preparing 17:30:17 98ba8c1a2585: Preparing 17:30:17 2f36c66cbc3f: Preparing 17:30:17 e5e13b0c77cb: Preparing 17:30:17 e5e13b0c77cb: Layer already exists 17:30:17 2f36c66cbc3f: Layer already exists 17:30:17 3223c63accaa: Layer already exists 17:30:17 cc5c996d8265: Layer already exists 17:30:17 98ba8c1a2585: Layer already exists 17:30:17 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:74cdb9fb730856bf7c1329caf88efcec7fd6987df682f66929f9eed8c559a90d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:17 + docker push nexus3.edgexfoundry.org:10004/core-command:main 17:30:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:30:17 3223c63accaa: Preparing 17:30:17 cc5c996d8265: Preparing 17:30:17 98ba8c1a2585: Preparing 17:30:17 2f36c66cbc3f: Preparing 17:30:17 e5e13b0c77cb: Preparing 17:30:17 3223c63accaa: Layer already exists 17:30:17 e5e13b0c77cb: Layer already exists 17:30:17 cc5c996d8265: Layer already exists 17:30:17 98ba8c1a2585: Layer already exists 17:30:17 2f36c66cbc3f: Layer already exists 17:30:17 main: digest: sha256:74cdb9fb730856bf7c1329caf88efcec7fd6987df682f66929f9eed8c559a90d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:30:17 ===================================================== [Pipeline] echo 17:30:17 taggedImages: 17:30:17 - nexus3.edgexfoundry.org:10004/core-command:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:30:17 - nexus3.edgexfoundry.org:10004/core-command:latest 17:30:17 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.16 17:30:17 - nexus3.edgexfoundry.org:10004/core-command:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:30:17 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 17:30:17 [edgeXDocker.push] Tagging docker image core-data with the following tags: 17:30:17 d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:30:17 latest 17:30:17 3.0.0-dev.16 17:30:17 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:30:17 main 17:30:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:18 + docker push nexus3.edgexfoundry.org:10004/core-data:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:30:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:30:18 89b0e3f86ffe: Preparing 17:30:18 ff12208382c0: Preparing 17:30:18 98ba8c1a2585: Preparing 17:30:18 4788615b905d: Preparing 17:30:18 e5e13b0c77cb: Preparing 17:30:18 98ba8c1a2585: Layer already exists 17:30:18 e5e13b0c77cb: Layer already exists 17:30:18 89b0e3f86ffe: Pushed 17:30:18 4788615b905d: Pushed 17:30:19 ff12208382c0: Pushed 17:30:19 d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:3ca7b5a6b1fceae1d7a5b81c50a40a265a192c856627ba46c2bdcba309fe3827 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:20 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:20 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 17:30:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:30:20 89b0e3f86ffe: Preparing 17:30:20 ff12208382c0: Preparing 17:30:20 98ba8c1a2585: Preparing 17:30:20 4788615b905d: Preparing 17:30:20 e5e13b0c77cb: Preparing 17:30:20 89b0e3f86ffe: Layer already exists 17:30:20 98ba8c1a2585: Layer already exists 17:30:20 ff12208382c0: Layer already exists 17:30:20 e5e13b0c77cb: Layer already exists 17:30:20 4788615b905d: Layer already exists 17:30:20 latest: digest: sha256:3ca7b5a6b1fceae1d7a5b81c50a40a265a192c856627ba46c2bdcba309fe3827 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:20 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:21 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.16 17:30:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:30:21 89b0e3f86ffe: Preparing 17:30:21 ff12208382c0: Preparing 17:30:21 98ba8c1a2585: Preparing 17:30:21 4788615b905d: Preparing 17:30:21 e5e13b0c77cb: Preparing 17:30:21 98ba8c1a2585: Layer already exists 17:30:21 89b0e3f86ffe: Layer already exists 17:30:21 4788615b905d: Layer already exists 17:30:21 e5e13b0c77cb: Layer already exists 17:30:21 ff12208382c0: Layer already exists 17:30:21 3.0.0-dev.16: digest: sha256:3ca7b5a6b1fceae1d7a5b81c50a40a265a192c856627ba46c2bdcba309fe3827 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:21 + docker push nexus3.edgexfoundry.org:10004/core-data:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:30:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:30:21 89b0e3f86ffe: Preparing 17:30:21 ff12208382c0: Preparing 17:30:21 98ba8c1a2585: Preparing 17:30:21 4788615b905d: Preparing 17:30:21 e5e13b0c77cb: Preparing 17:30:21 ff12208382c0: Layer already exists 17:30:21 98ba8c1a2585: Layer already exists 17:30:21 4788615b905d: Layer already exists 17:30:21 89b0e3f86ffe: Layer already exists 17:30:21 e5e13b0c77cb: Layer already exists 17:30:21 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:3ca7b5a6b1fceae1d7a5b81c50a40a265a192c856627ba46c2bdcba309fe3827 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:22 + docker push nexus3.edgexfoundry.org:10004/core-data:main 17:30:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:30:22 89b0e3f86ffe: Preparing 17:30:22 ff12208382c0: Preparing 17:30:22 98ba8c1a2585: Preparing 17:30:22 4788615b905d: Preparing 17:30:22 e5e13b0c77cb: Preparing 17:30:22 98ba8c1a2585: Layer already exists 17:30:22 89b0e3f86ffe: Layer already exists 17:30:22 ff12208382c0: Layer already exists 17:30:22 e5e13b0c77cb: Layer already exists 17:30:22 4788615b905d: Layer already exists 17:30:22 main: digest: sha256:3ca7b5a6b1fceae1d7a5b81c50a40a265a192c856627ba46c2bdcba309fe3827 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:30:22 ===================================================== [Pipeline] echo 17:30:22 taggedImages: 17:30:22 - nexus3.edgexfoundry.org:10004/core-data:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:30:22 - nexus3.edgexfoundry.org:10004/core-data:latest 17:30:22 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.16 17:30:22 - nexus3.edgexfoundry.org:10004/core-data:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:30:22 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 17:30:22 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 17:30:22 d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:30:22 latest 17:30:22 3.0.0-dev.16 17:30:22 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:30:22 main 17:30:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:30:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:30:23 889486176910: Preparing 17:30:23 ad33d38fbe83: Preparing 17:30:23 ab7dec8ff772: Preparing 17:30:23 98ba8c1a2585: Preparing 17:30:23 2f36c66cbc3f: Preparing 17:30:23 e5e13b0c77cb: Preparing 17:30:23 e5e13b0c77cb: Waiting 17:30:23 98ba8c1a2585: Layer already exists 17:30:23 2f36c66cbc3f: Layer already exists 17:30:23 e5e13b0c77cb: Layer already exists 17:30:23 889486176910: Pushed 17:30:23 ad33d38fbe83: Pushed 17:30:24 ab7dec8ff772: Pushed 17:30:24 d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:e117997c7eac7808ee566b3a0438f897fd9b4a7383cc34948076f0ae209f5ea4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 17:30:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:30:25 889486176910: Preparing 17:30:25 ad33d38fbe83: Preparing 17:30:25 ab7dec8ff772: Preparing 17:30:25 98ba8c1a2585: Preparing 17:30:25 2f36c66cbc3f: Preparing 17:30:25 e5e13b0c77cb: Preparing 17:30:25 e5e13b0c77cb: Waiting 17:30:25 ab7dec8ff772: Layer already exists 17:30:25 889486176910: Layer already exists 17:30:25 ad33d38fbe83: Layer already exists 17:30:25 98ba8c1a2585: Layer already exists 17:30:25 2f36c66cbc3f: Layer already exists 17:30:25 e5e13b0c77cb: Layer already exists 17:30:25 latest: digest: sha256:e117997c7eac7808ee566b3a0438f897fd9b4a7383cc34948076f0ae209f5ea4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.16 17:30:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:30:26 889486176910: Preparing 17:30:26 ad33d38fbe83: Preparing 17:30:26 ab7dec8ff772: Preparing 17:30:26 98ba8c1a2585: Preparing 17:30:26 2f36c66cbc3f: Preparing 17:30:26 e5e13b0c77cb: Preparing 17:30:26 e5e13b0c77cb: Waiting 17:30:26 ad33d38fbe83: Layer already exists 17:30:26 98ba8c1a2585: Layer already exists 17:30:26 ab7dec8ff772: Layer already exists 17:30:26 889486176910: Layer already exists 17:30:26 2f36c66cbc3f: Layer already exists 17:30:26 e5e13b0c77cb: Layer already exists 17:30:26 3.0.0-dev.16: digest: sha256:e117997c7eac7808ee566b3a0438f897fd9b4a7383cc34948076f0ae209f5ea4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:30:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:30:26 889486176910: Preparing 17:30:26 ad33d38fbe83: Preparing 17:30:26 ab7dec8ff772: Preparing 17:30:26 98ba8c1a2585: Preparing 17:30:26 2f36c66cbc3f: Preparing 17:30:26 e5e13b0c77cb: Preparing 17:30:26 e5e13b0c77cb: Waiting 17:30:26 2f36c66cbc3f: Layer already exists 17:30:26 ad33d38fbe83: Layer already exists 17:30:26 ab7dec8ff772: Layer already exists 17:30:26 98ba8c1a2585: Layer already exists 17:30:26 889486176910: Layer already exists 17:30:26 e5e13b0c77cb: Layer already exists 17:30:26 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:e117997c7eac7808ee566b3a0438f897fd9b4a7383cc34948076f0ae209f5ea4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 17:30:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:30:27 889486176910: Preparing 17:30:27 ad33d38fbe83: Preparing 17:30:27 ab7dec8ff772: Preparing 17:30:27 98ba8c1a2585: Preparing 17:30:27 2f36c66cbc3f: Preparing 17:30:27 e5e13b0c77cb: Preparing 17:30:27 e5e13b0c77cb: Waiting 17:30:27 ab7dec8ff772: Layer already exists 17:30:27 889486176910: Layer already exists 17:30:27 2f36c66cbc3f: Layer already exists 17:30:27 ad33d38fbe83: Layer already exists 17:30:27 98ba8c1a2585: Layer already exists 17:30:27 e5e13b0c77cb: Layer already exists 17:30:27 main: digest: sha256:e117997c7eac7808ee566b3a0438f897fd9b4a7383cc34948076f0ae209f5ea4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:30:27 ===================================================== [Pipeline] echo 17:30:27 taggedImages: 17:30:27 - nexus3.edgexfoundry.org:10004/core-metadata:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:30:27 - nexus3.edgexfoundry.org:10004/core-metadata:latest 17:30:27 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.16 17:30:27 - nexus3.edgexfoundry.org:10004/core-metadata:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:30:27 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 17:30:27 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 17:30:27 d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:30:27 latest 17:30:27 3.0.0-dev.16 17:30:27 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:30:27 main 17:30:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:27 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:30:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:30:28 bdc441fc2284: Preparing 17:30:28 bdc441fc2284: Preparing 17:30:28 ce74354f6ab7: Preparing 17:30:28 936a576f21ff: Preparing 17:30:28 f129546894ff: Preparing 17:30:28 52599f05f02b: Preparing 17:30:28 cd8d732a8306: Preparing 17:30:28 98ba8c1a2585: Preparing 17:30:28 32196b47eaa3: Preparing 17:30:28 01162bc42bf7: Preparing 17:30:28 245b5145164f: Preparing 17:30:28 0252df36b73c: Preparing 17:30:28 e5e13b0c77cb: Preparing 17:30:28 01162bc42bf7: Waiting 17:30:28 245b5145164f: Waiting 17:30:28 0252df36b73c: Waiting 17:30:28 cd8d732a8306: Waiting 17:30:28 98ba8c1a2585: Waiting 17:30:28 e5e13b0c77cb: Waiting 17:30:28 32196b47eaa3: Waiting 17:30:28 bdc441fc2284: Pushed 17:30:28 936a576f21ff: Pushed 17:30:28 52599f05f02b: Pushed 17:30:28 f129546894ff: Pushed 17:30:28 ce74354f6ab7: Pushed 17:30:28 98ba8c1a2585: Layer already exists 17:30:28 32196b47eaa3: Pushed 17:30:28 245b5145164f: Pushed 17:30:28 0252df36b73c: Pushed 17:30:28 e5e13b0c77cb: Layer already exists 17:30:28 01162bc42bf7: Pushed 17:30:29 cd8d732a8306: Pushed 17:30:29 d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:46ff948e80ee54e5cf194bdac4163c7b9e2b092ba30f8ef835a8cd0615e36aa0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 17:30:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:30:30 bdc441fc2284: Preparing 17:30:30 bdc441fc2284: Preparing 17:30:30 ce74354f6ab7: Preparing 17:30:30 936a576f21ff: Preparing 17:30:30 f129546894ff: Preparing 17:30:30 52599f05f02b: Preparing 17:30:30 cd8d732a8306: Preparing 17:30:30 98ba8c1a2585: Preparing 17:30:30 32196b47eaa3: Preparing 17:30:30 01162bc42bf7: Preparing 17:30:30 245b5145164f: Preparing 17:30:30 0252df36b73c: Preparing 17:30:30 e5e13b0c77cb: Preparing 17:30:30 32196b47eaa3: Waiting 17:30:30 245b5145164f: Waiting 17:30:30 0252df36b73c: Waiting 17:30:30 cd8d732a8306: Waiting 17:30:30 98ba8c1a2585: Waiting 17:30:30 936a576f21ff: Layer already exists 17:30:30 52599f05f02b: Layer already exists 17:30:30 ce74354f6ab7: Layer already exists 17:30:30 bdc441fc2284: Layer already exists 17:30:30 f129546894ff: Layer already exists 17:30:30 98ba8c1a2585: Layer already exists 17:30:30 cd8d732a8306: Layer already exists 17:30:30 01162bc42bf7: Layer already exists 17:30:30 245b5145164f: Layer already exists 17:30:30 32196b47eaa3: Layer already exists 17:30:30 0252df36b73c: Layer already exists 17:30:30 e5e13b0c77cb: Layer already exists 17:30:30 latest: digest: sha256:46ff948e80ee54e5cf194bdac4163c7b9e2b092ba30f8ef835a8cd0615e36aa0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.16 17:30:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:30:30 bdc441fc2284: Preparing 17:30:30 bdc441fc2284: Preparing 17:30:30 ce74354f6ab7: Preparing 17:30:30 936a576f21ff: Preparing 17:30:30 f129546894ff: Preparing 17:30:30 52599f05f02b: Preparing 17:30:30 cd8d732a8306: Preparing 17:30:30 98ba8c1a2585: Preparing 17:30:30 32196b47eaa3: Preparing 17:30:30 01162bc42bf7: Preparing 17:30:30 245b5145164f: Preparing 17:30:30 0252df36b73c: Preparing 17:30:30 e5e13b0c77cb: Preparing 17:30:30 98ba8c1a2585: Waiting 17:30:30 32196b47eaa3: Waiting 17:30:30 01162bc42bf7: Waiting 17:30:30 245b5145164f: Waiting 17:30:30 0252df36b73c: Waiting 17:30:30 e5e13b0c77cb: Waiting 17:30:30 cd8d732a8306: Waiting 17:30:30 bdc441fc2284: Layer already exists 17:30:30 f129546894ff: Layer already exists 17:30:30 936a576f21ff: Layer already exists 17:30:30 ce74354f6ab7: Layer already exists 17:30:30 52599f05f02b: Layer already exists 17:30:30 cd8d732a8306: Layer already exists 17:30:30 98ba8c1a2585: Layer already exists 17:30:30 01162bc42bf7: Layer already exists 17:30:30 245b5145164f: Layer already exists 17:30:30 32196b47eaa3: Layer already exists 17:30:30 e5e13b0c77cb: Layer already exists 17:30:30 0252df36b73c: Layer already exists 17:30:30 3.0.0-dev.16: digest: sha256:46ff948e80ee54e5cf194bdac4163c7b9e2b092ba30f8ef835a8cd0615e36aa0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:30:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:30:31 bdc441fc2284: Preparing 17:30:31 bdc441fc2284: Preparing 17:30:31 ce74354f6ab7: Preparing 17:30:31 936a576f21ff: Preparing 17:30:31 f129546894ff: Preparing 17:30:31 52599f05f02b: Preparing 17:30:31 cd8d732a8306: Preparing 17:30:31 98ba8c1a2585: Preparing 17:30:31 32196b47eaa3: Preparing 17:30:31 01162bc42bf7: Preparing 17:30:31 245b5145164f: Preparing 17:30:31 0252df36b73c: Preparing 17:30:31 e5e13b0c77cb: Preparing 17:30:31 cd8d732a8306: Waiting 17:30:31 245b5145164f: Waiting 17:30:31 0252df36b73c: Waiting 17:30:31 01162bc42bf7: Waiting 17:30:31 e5e13b0c77cb: Waiting 17:30:31 98ba8c1a2585: Waiting 17:30:31 936a576f21ff: Layer already exists 17:30:31 bdc441fc2284: Layer already exists 17:30:31 ce74354f6ab7: Layer already exists 17:30:31 f129546894ff: Layer already exists 17:30:31 52599f05f02b: Layer already exists 17:30:31 cd8d732a8306: Layer already exists 17:30:31 98ba8c1a2585: Layer already exists 17:30:31 01162bc42bf7: Layer already exists 17:30:31 245b5145164f: Layer already exists 17:30:31 32196b47eaa3: Layer already exists 17:30:31 0252df36b73c: Layer already exists 17:30:31 e5e13b0c77cb: Layer already exists 17:30:31 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:46ff948e80ee54e5cf194bdac4163c7b9e2b092ba30f8ef835a8cd0615e36aa0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 17:30:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:30:32 bdc441fc2284: Preparing 17:30:32 bdc441fc2284: Preparing 17:30:32 ce74354f6ab7: Preparing 17:30:32 936a576f21ff: Preparing 17:30:32 f129546894ff: Preparing 17:30:32 52599f05f02b: Preparing 17:30:32 cd8d732a8306: Preparing 17:30:32 98ba8c1a2585: Preparing 17:30:32 32196b47eaa3: Preparing 17:30:32 01162bc42bf7: Preparing 17:30:32 245b5145164f: Preparing 17:30:32 0252df36b73c: Preparing 17:30:32 e5e13b0c77cb: Preparing 17:30:32 98ba8c1a2585: Waiting 17:30:32 32196b47eaa3: Waiting 17:30:32 cd8d732a8306: Waiting 17:30:32 0252df36b73c: Waiting 17:30:32 245b5145164f: Waiting 17:30:32 01162bc42bf7: Waiting 17:30:32 e5e13b0c77cb: Waiting 17:30:32 936a576f21ff: Layer already exists 17:30:32 ce74354f6ab7: Layer already exists 17:30:32 bdc441fc2284: Layer already exists 17:30:32 f129546894ff: Layer already exists 17:30:32 52599f05f02b: Layer already exists 17:30:32 cd8d732a8306: Layer already exists 17:30:32 01162bc42bf7: Layer already exists 17:30:32 98ba8c1a2585: Layer already exists 17:30:32 245b5145164f: Layer already exists 17:30:32 32196b47eaa3: Layer already exists 17:30:32 0252df36b73c: Layer already exists 17:30:32 e5e13b0c77cb: Layer already exists 17:30:32 main: digest: sha256:46ff948e80ee54e5cf194bdac4163c7b9e2b092ba30f8ef835a8cd0615e36aa0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:30:32 ===================================================== [Pipeline] echo 17:30:32 taggedImages: 17:30:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:30:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 17:30:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.16 17:30:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:30:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 17:30:32 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 17:30:32 d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:30:32 latest 17:30:32 3.0.0-dev.16 17:30:32 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:30:32 main 17:30:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:32 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:30:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:30:32 2cc6c106b9f9: Preparing 17:30:32 e5f4c963da81: Preparing 17:30:32 ef2456b7a0a7: Preparing 17:30:32 ee85ca665e8d: Preparing 17:30:32 c0a0104f2956: Preparing 17:30:32 6b5ab41f067a: Preparing 17:30:32 5fa136ef4fbd: Preparing 17:30:32 e5e13b0c77cb: Preparing 17:30:32 5fa136ef4fbd: Waiting 17:30:32 e5e13b0c77cb: Waiting 17:30:32 6b5ab41f067a: Waiting 17:30:32 2cc6c106b9f9: Pushed 17:30:32 e5f4c963da81: Pushed 17:30:32 c0a0104f2956: Pushed 17:30:32 e5e13b0c77cb: Layer already exists 17:30:33 6b5ab41f067a: Pushed 17:30:33 5fa136ef4fbd: Pushed 17:30:34 ee85ca665e8d: Pushed 17:30:34 ef2456b7a0a7: Pushed 17:30:34 d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:46227e0eb3259308b9078c6bbb78d8aa1691d9340ea0dd9efca26993ebe4e08a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 17:30:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:30:34 2cc6c106b9f9: Preparing 17:30:34 e5f4c963da81: Preparing 17:30:34 ef2456b7a0a7: Preparing 17:30:34 ee85ca665e8d: Preparing 17:30:34 c0a0104f2956: Preparing 17:30:34 6b5ab41f067a: Preparing 17:30:34 5fa136ef4fbd: Preparing 17:30:34 e5e13b0c77cb: Preparing 17:30:34 5fa136ef4fbd: Waiting 17:30:34 e5e13b0c77cb: Waiting 17:30:34 6b5ab41f067a: Waiting 17:30:34 ef2456b7a0a7: Layer already exists 17:30:34 c0a0104f2956: Layer already exists 17:30:34 e5f4c963da81: Layer already exists 17:30:34 2cc6c106b9f9: Layer already exists 17:30:34 ee85ca665e8d: Layer already exists 17:30:34 6b5ab41f067a: Layer already exists 17:30:34 5fa136ef4fbd: Layer already exists 17:30:34 e5e13b0c77cb: Layer already exists 17:30:34 latest: digest: sha256:46227e0eb3259308b9078c6bbb78d8aa1691d9340ea0dd9efca26993ebe4e08a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.16 17:30:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:30:35 2cc6c106b9f9: Preparing 17:30:35 e5f4c963da81: Preparing 17:30:35 ef2456b7a0a7: Preparing 17:30:35 ee85ca665e8d: Preparing 17:30:35 c0a0104f2956: Preparing 17:30:35 6b5ab41f067a: Preparing 17:30:35 5fa136ef4fbd: Preparing 17:30:35 e5e13b0c77cb: Preparing 17:30:35 6b5ab41f067a: Waiting 17:30:35 5fa136ef4fbd: Waiting 17:30:35 e5e13b0c77cb: Waiting 17:30:35 e5f4c963da81: Layer already exists 17:30:35 ef2456b7a0a7: Layer already exists 17:30:35 c0a0104f2956: Layer already exists 17:30:35 2cc6c106b9f9: Layer already exists 17:30:35 ee85ca665e8d: Layer already exists 17:30:35 6b5ab41f067a: Layer already exists 17:30:35 5fa136ef4fbd: Layer already exists 17:30:35 e5e13b0c77cb: Layer already exists 17:30:35 3.0.0-dev.16: digest: sha256:46227e0eb3259308b9078c6bbb78d8aa1691d9340ea0dd9efca26993ebe4e08a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:30:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:30:36 2cc6c106b9f9: Preparing 17:30:36 e5f4c963da81: Preparing 17:30:36 ef2456b7a0a7: Preparing 17:30:36 ee85ca665e8d: Preparing 17:30:36 c0a0104f2956: Preparing 17:30:36 6b5ab41f067a: Preparing 17:30:36 5fa136ef4fbd: Preparing 17:30:36 e5e13b0c77cb: Preparing 17:30:36 6b5ab41f067a: Waiting 17:30:36 5fa136ef4fbd: Waiting 17:30:36 e5e13b0c77cb: Waiting 17:30:36 2cc6c106b9f9: Layer already exists 17:30:36 ef2456b7a0a7: Layer already exists 17:30:36 e5f4c963da81: Layer already exists 17:30:36 c0a0104f2956: Layer already exists 17:30:36 ee85ca665e8d: Layer already exists 17:30:36 5fa136ef4fbd: Layer already exists 17:30:36 6b5ab41f067a: Layer already exists 17:30:36 e5e13b0c77cb: Layer already exists 17:30:36 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:46227e0eb3259308b9078c6bbb78d8aa1691d9340ea0dd9efca26993ebe4e08a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 17:30:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:30:36 2cc6c106b9f9: Preparing 17:30:36 e5f4c963da81: Preparing 17:30:36 ef2456b7a0a7: Preparing 17:30:36 ee85ca665e8d: Preparing 17:30:36 c0a0104f2956: Preparing 17:30:36 6b5ab41f067a: Preparing 17:30:36 5fa136ef4fbd: Preparing 17:30:36 e5e13b0c77cb: Preparing 17:30:36 5fa136ef4fbd: Waiting 17:30:36 6b5ab41f067a: Waiting 17:30:36 e5e13b0c77cb: Waiting 17:30:36 e5f4c963da81: Layer already exists 17:30:36 c0a0104f2956: Layer already exists 17:30:36 ee85ca665e8d: Layer already exists 17:30:36 ef2456b7a0a7: Layer already exists 17:30:36 2cc6c106b9f9: Layer already exists 17:30:36 6b5ab41f067a: Layer already exists 17:30:36 5fa136ef4fbd: Layer already exists 17:30:36 e5e13b0c77cb: Layer already exists 17:30:36 main: digest: sha256:46227e0eb3259308b9078c6bbb78d8aa1691d9340ea0dd9efca26993ebe4e08a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:30:36 ===================================================== [Pipeline] echo 17:30:36 taggedImages: 17:30:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:30:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 17:30:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.16 17:30:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:30:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 17:30:36 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 17:30:36 d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:30:36 latest 17:30:36 3.0.0-dev.16 17:30:36 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:30:36 main 17:30:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:37 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:30:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:30:37 03f3ac6974e7: Preparing 17:30:37 adb9a403df48: Preparing 17:30:37 97f0cc65786f: Preparing 17:30:37 189f1dac410a: Preparing 17:30:37 a7748872c15a: Preparing 17:30:37 378dd3455b54: Preparing 17:30:37 5137f65ace47: Preparing 17:30:37 d06b94e7af52: Preparing 17:30:37 4e2884186010: Preparing 17:30:37 e5e13b0c77cb: Preparing 17:30:37 378dd3455b54: Waiting 17:30:37 5137f65ace47: Waiting 17:30:37 d06b94e7af52: Waiting 17:30:37 4e2884186010: Waiting 17:30:37 e5e13b0c77cb: Waiting 17:30:37 adb9a403df48: Pushed 17:30:37 03f3ac6974e7: Pushed 17:30:37 a7748872c15a: Pushed 17:30:37 378dd3455b54: Pushed 17:30:37 5137f65ace47: Pushed 17:30:37 d06b94e7af52: Pushed 17:30:37 e5e13b0c77cb: Layer already exists 17:30:37 4e2884186010: Pushed 17:30:38 189f1dac410a: Pushed 17:30:38 97f0cc65786f: Pushed 17:30:38 d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:5ce4fa7c707c323b6ef75acfb90c0df3aa1c6e10a2056665d7a41eedac33f9c9 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 17:30:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:30:39 03f3ac6974e7: Preparing 17:30:39 adb9a403df48: Preparing 17:30:39 97f0cc65786f: Preparing 17:30:39 189f1dac410a: Preparing 17:30:39 a7748872c15a: Preparing 17:30:39 378dd3455b54: Preparing 17:30:39 5137f65ace47: Preparing 17:30:39 d06b94e7af52: Preparing 17:30:39 4e2884186010: Preparing 17:30:39 e5e13b0c77cb: Preparing 17:30:39 5137f65ace47: Waiting 17:30:39 d06b94e7af52: Waiting 17:30:39 378dd3455b54: Waiting 17:30:39 4e2884186010: Waiting 17:30:39 e5e13b0c77cb: Waiting 17:30:39 189f1dac410a: Layer already exists 17:30:39 03f3ac6974e7: Layer already exists 17:30:39 a7748872c15a: Layer already exists 17:30:39 adb9a403df48: Layer already exists 17:30:39 97f0cc65786f: Layer already exists 17:30:39 d06b94e7af52: Layer already exists 17:30:39 5137f65ace47: Layer already exists 17:30:39 378dd3455b54: Layer already exists 17:30:39 4e2884186010: Layer already exists 17:30:39 e5e13b0c77cb: Layer already exists 17:30:39 latest: digest: sha256:5ce4fa7c707c323b6ef75acfb90c0df3aa1c6e10a2056665d7a41eedac33f9c9 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.16 17:30:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:30:40 03f3ac6974e7: Preparing 17:30:40 adb9a403df48: Preparing 17:30:40 97f0cc65786f: Preparing 17:30:40 189f1dac410a: Preparing 17:30:40 a7748872c15a: Preparing 17:30:40 378dd3455b54: Preparing 17:30:40 5137f65ace47: Preparing 17:30:40 d06b94e7af52: Preparing 17:30:40 4e2884186010: Preparing 17:30:40 e5e13b0c77cb: Preparing 17:30:40 d06b94e7af52: Waiting 17:30:40 4e2884186010: Waiting 17:30:40 378dd3455b54: Waiting 17:30:40 e5e13b0c77cb: Waiting 17:30:40 5137f65ace47: Waiting 17:30:40 a7748872c15a: Layer already exists 17:30:40 adb9a403df48: Layer already exists 17:30:40 97f0cc65786f: Layer already exists 17:30:40 189f1dac410a: Layer already exists 17:30:40 03f3ac6974e7: Layer already exists 17:30:40 378dd3455b54: Layer already exists 17:30:40 5137f65ace47: Layer already exists 17:30:40 d06b94e7af52: Layer already exists 17:30:40 4e2884186010: Layer already exists 17:30:40 e5e13b0c77cb: Layer already exists 17:30:40 3.0.0-dev.16: digest: sha256:5ce4fa7c707c323b6ef75acfb90c0df3aa1c6e10a2056665d7a41eedac33f9c9 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:30:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:30:40 03f3ac6974e7: Preparing 17:30:40 adb9a403df48: Preparing 17:30:40 97f0cc65786f: Preparing 17:30:40 189f1dac410a: Preparing 17:30:40 a7748872c15a: Preparing 17:30:40 378dd3455b54: Preparing 17:30:40 5137f65ace47: Preparing 17:30:40 d06b94e7af52: Preparing 17:30:40 4e2884186010: Preparing 17:30:40 e5e13b0c77cb: Preparing 17:30:40 378dd3455b54: Waiting 17:30:40 5137f65ace47: Waiting 17:30:40 d06b94e7af52: Waiting 17:30:40 4e2884186010: Waiting 17:30:40 a7748872c15a: Layer already exists 17:30:40 adb9a403df48: Layer already exists 17:30:40 03f3ac6974e7: Layer already exists 17:30:40 97f0cc65786f: Layer already exists 17:30:40 189f1dac410a: Layer already exists 17:30:40 378dd3455b54: Layer already exists 17:30:40 5137f65ace47: Layer already exists 17:30:40 4e2884186010: Layer already exists 17:30:40 e5e13b0c77cb: Layer already exists 17:30:40 d06b94e7af52: Layer already exists 17:30:40 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:5ce4fa7c707c323b6ef75acfb90c0df3aa1c6e10a2056665d7a41eedac33f9c9 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 17:30:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:30:41 03f3ac6974e7: Preparing 17:30:41 adb9a403df48: Preparing 17:30:41 97f0cc65786f: Preparing 17:30:41 189f1dac410a: Preparing 17:30:41 a7748872c15a: Preparing 17:30:41 378dd3455b54: Preparing 17:30:41 5137f65ace47: Preparing 17:30:41 d06b94e7af52: Preparing 17:30:41 4e2884186010: Preparing 17:30:41 e5e13b0c77cb: Preparing 17:30:41 378dd3455b54: Waiting 17:30:41 d06b94e7af52: Waiting 17:30:41 4e2884186010: Waiting 17:30:41 5137f65ace47: Waiting 17:30:41 e5e13b0c77cb: Waiting 17:30:41 03f3ac6974e7: Layer already exists 17:30:41 a7748872c15a: Layer already exists 17:30:41 189f1dac410a: Layer already exists 17:30:41 97f0cc65786f: Layer already exists 17:30:41 adb9a403df48: Layer already exists 17:30:41 5137f65ace47: Layer already exists 17:30:41 4e2884186010: Layer already exists 17:30:41 e5e13b0c77cb: Layer already exists 17:30:41 378dd3455b54: Layer already exists 17:30:41 d06b94e7af52: Layer already exists 17:30:41 main: digest: sha256:5ce4fa7c707c323b6ef75acfb90c0df3aa1c6e10a2056665d7a41eedac33f9c9 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:30:41 ===================================================== [Pipeline] echo 17:30:41 taggedImages: 17:30:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:30:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 17:30:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.16 17:30:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:30:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 17:30:41 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 17:30:41 d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:30:41 latest 17:30:41 3.0.0-dev.16 17:30:41 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:30:41 main 17:30:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:41 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:30:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:30:41 37016893fde7: Preparing 17:30:41 a0606ce9266d: Preparing 17:30:41 98ba8c1a2585: Preparing 17:30:41 9020e2ed1adb: Preparing 17:30:41 34d5ebaa5410: Preparing 17:30:41 34d5ebaa5410: Layer already exists 17:30:41 98ba8c1a2585: Layer already exists 17:30:41 37016893fde7: Pushed 17:30:42 9020e2ed1adb: Pushed 17:30:43 a0606ce9266d: Pushed 17:30:44 d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:af542b6a5e1055a2f50a0c4a3c17f8a22740b72462f98ef97a853664033c3047 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:44 + 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 17:30:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 17:30:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:30:44 37016893fde7: Preparing 17:30:44 a0606ce9266d: Preparing 17:30:44 98ba8c1a2585: Preparing 17:30:44 9020e2ed1adb: Preparing 17:30:44 34d5ebaa5410: Preparing 17:30:44 98ba8c1a2585: Layer already exists 17:30:44 9020e2ed1adb: Layer already exists 17:30:44 34d5ebaa5410: Layer already exists 17:30:44 37016893fde7: Layer already exists 17:30:44 a0606ce9266d: Layer already exists 17:30:44 latest: digest: sha256:af542b6a5e1055a2f50a0c4a3c17f8a22740b72462f98ef97a853664033c3047 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:45 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.16 17:30:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:30:45 37016893fde7: Preparing 17:30:45 a0606ce9266d: Preparing 17:30:45 98ba8c1a2585: Preparing 17:30:45 9020e2ed1adb: Preparing 17:30:45 34d5ebaa5410: Preparing 17:30:45 37016893fde7: Layer already exists 17:30:45 34d5ebaa5410: Layer already exists 17:30:45 9020e2ed1adb: Layer already exists 17:30:45 a0606ce9266d: Layer already exists 17:30:45 98ba8c1a2585: Layer already exists 17:30:45 3.0.0-dev.16: digest: sha256:af542b6a5e1055a2f50a0c4a3c17f8a22740b72462f98ef97a853664033c3047 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:45 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:30:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:30:46 37016893fde7: Preparing 17:30:46 a0606ce9266d: Preparing 17:30:46 98ba8c1a2585: Preparing 17:30:46 9020e2ed1adb: Preparing 17:30:46 34d5ebaa5410: Preparing 17:30:46 9020e2ed1adb: Layer already exists 17:30:46 37016893fde7: Layer already exists 17:30:46 98ba8c1a2585: Layer already exists 17:30:46 34d5ebaa5410: Layer already exists 17:30:46 a0606ce9266d: Layer already exists 17:30:46 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:af542b6a5e1055a2f50a0c4a3c17f8a22740b72462f98ef97a853664033c3047 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:46 + 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 17:30:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 17:30:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:30:46 37016893fde7: Preparing 17:30:46 a0606ce9266d: Preparing 17:30:46 98ba8c1a2585: Preparing 17:30:46 9020e2ed1adb: Preparing 17:30:46 34d5ebaa5410: Preparing 17:30:46 34d5ebaa5410: Layer already exists 17:30:46 9020e2ed1adb: Layer already exists 17:30:46 37016893fde7: Layer already exists 17:30:46 98ba8c1a2585: Layer already exists 17:30:46 a0606ce9266d: Layer already exists 17:30:46 main: digest: sha256:af542b6a5e1055a2f50a0c4a3c17f8a22740b72462f98ef97a853664033c3047 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:30:46 ===================================================== [Pipeline] echo 17:30:46 taggedImages: 17:30:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:30:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 17:30:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.16 17:30:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:30:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 17:30:46 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 17:30:46 d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:30:46 latest 17:30:46 3.0.0-dev.16 17:30:46 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:30:46 main 17:30:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:47 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:30:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:30:47 4a8f214722d3: Preparing 17:30:47 bc7eb22ff556: Preparing 17:30:47 c96e560cd732: Preparing 17:30:47 7500440ca952: Preparing 17:30:47 c7a57a9dd677: Preparing 17:30:47 576323509d48: Preparing 17:30:47 34d5ebaa5410: Preparing 17:30:47 576323509d48: Waiting 17:30:47 34d5ebaa5410: Waiting 17:30:47 bc7eb22ff556: Pushed 17:30:47 4a8f214722d3: Pushed 17:30:47 c96e560cd732: Pushed 17:30:47 34d5ebaa5410: Layer already exists 17:30:47 576323509d48: Pushed 17:30:51 c7a57a9dd677: Pushed 17:30:53 7500440ca952: Pushed 17:30:53 d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:c6da2d41a00685a28e690cb3f633c8dd3d9767541419bad914750fb035610d43 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 17:30:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:30:54 4a8f214722d3: Preparing 17:30:54 bc7eb22ff556: Preparing 17:30:54 c96e560cd732: Preparing 17:30:54 7500440ca952: Preparing 17:30:54 c7a57a9dd677: Preparing 17:30:54 576323509d48: Preparing 17:30:54 34d5ebaa5410: Preparing 17:30:54 576323509d48: Waiting 17:30:54 34d5ebaa5410: Waiting 17:30:54 c7a57a9dd677: Layer already exists 17:30:54 bc7eb22ff556: Layer already exists 17:30:54 4a8f214722d3: Layer already exists 17:30:54 c96e560cd732: Layer already exists 17:30:54 7500440ca952: Layer already exists 17:30:54 576323509d48: Layer already exists 17:30:54 34d5ebaa5410: Layer already exists 17:30:54 latest: digest: sha256:c6da2d41a00685a28e690cb3f633c8dd3d9767541419bad914750fb035610d43 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.16 17:30:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:30:54 4a8f214722d3: Preparing 17:30:54 bc7eb22ff556: Preparing 17:30:54 c96e560cd732: Preparing 17:30:54 7500440ca952: Preparing 17:30:54 c7a57a9dd677: Preparing 17:30:54 576323509d48: Preparing 17:30:54 34d5ebaa5410: Preparing 17:30:54 576323509d48: Waiting 17:30:54 34d5ebaa5410: Waiting 17:30:54 c96e560cd732: Layer already exists 17:30:54 7500440ca952: Layer already exists 17:30:54 4a8f214722d3: Layer already exists 17:30:54 c7a57a9dd677: Layer already exists 17:30:54 bc7eb22ff556: Layer already exists 17:30:54 576323509d48: Layer already exists 17:30:54 34d5ebaa5410: Layer already exists 17:30:54 3.0.0-dev.16: digest: sha256:c6da2d41a00685a28e690cb3f633c8dd3d9767541419bad914750fb035610d43 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:55 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:30:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:30:55 4a8f214722d3: Preparing 17:30:55 bc7eb22ff556: Preparing 17:30:55 c96e560cd732: Preparing 17:30:55 7500440ca952: Preparing 17:30:55 c7a57a9dd677: Preparing 17:30:55 576323509d48: Preparing 17:30:55 34d5ebaa5410: Preparing 17:30:55 34d5ebaa5410: Waiting 17:30:55 576323509d48: Waiting 17:30:55 c7a57a9dd677: Layer already exists 17:30:55 7500440ca952: Layer already exists 17:30:55 4a8f214722d3: Layer already exists 17:30:55 c96e560cd732: Layer already exists 17:30:55 bc7eb22ff556: Layer already exists 17:30:55 576323509d48: Layer already exists 17:30:55 34d5ebaa5410: Layer already exists 17:30:55 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:c6da2d41a00685a28e690cb3f633c8dd3d9767541419bad914750fb035610d43 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:55 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 17:30:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:30:56 4a8f214722d3: Preparing 17:30:56 bc7eb22ff556: Preparing 17:30:56 c96e560cd732: Preparing 17:30:56 7500440ca952: Preparing 17:30:56 c7a57a9dd677: Preparing 17:30:56 576323509d48: Preparing 17:30:56 34d5ebaa5410: Preparing 17:30:56 576323509d48: Waiting 17:30:56 34d5ebaa5410: Waiting 17:30:56 c96e560cd732: Layer already exists 17:30:56 4a8f214722d3: Layer already exists 17:30:56 bc7eb22ff556: Layer already exists 17:30:56 c7a57a9dd677: Layer already exists 17:30:56 7500440ca952: Layer already exists 17:30:56 576323509d48: Layer already exists 17:30:56 34d5ebaa5410: Layer already exists 17:30:56 main: digest: sha256:c6da2d41a00685a28e690cb3f633c8dd3d9767541419bad914750fb035610d43 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:30:56 ===================================================== [Pipeline] echo 17:30:56 taggedImages: 17:30:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:30:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 17:30:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.16 17:30:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:30:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 17:30:56 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 17:30:56 d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:30:56 latest 17:30:56 3.0.0-dev.16 17:30:56 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:30:56 main 17:30:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:30:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:30:56 9a318fb27dfa: Preparing 17:30:56 ca654e72b61d: Preparing 17:30:56 334d530c5282: Preparing 17:30:56 a92ce756615e: Preparing 17:30:56 d6f11795cd6b: Preparing 17:30:56 34d5ebaa5410: Preparing 17:30:56 34d5ebaa5410: Waiting 17:30:56 ca654e72b61d: Pushed 17:30:56 334d530c5282: Pushed 17:30:56 9a318fb27dfa: Pushed 17:30:56 34d5ebaa5410: Layer already exists 17:30:57 d6f11795cd6b: Pushed 17:31:03 a92ce756615e: Pushed 17:31:03 d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:6d490d9cd31dd16962692895a8a9e6a3d880dcdf3d5ddb1b889b2f2f3f1dad8f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:03 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 17:31:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:31:04 9a318fb27dfa: Preparing 17:31:04 ca654e72b61d: Preparing 17:31:04 334d530c5282: Preparing 17:31:04 a92ce756615e: Preparing 17:31:04 d6f11795cd6b: Preparing 17:31:04 34d5ebaa5410: Preparing 17:31:04 34d5ebaa5410: Waiting 17:31:04 9a318fb27dfa: Layer already exists 17:31:04 a92ce756615e: Layer already exists 17:31:04 334d530c5282: Layer already exists 17:31:04 d6f11795cd6b: Layer already exists 17:31:04 ca654e72b61d: Layer already exists 17:31:04 34d5ebaa5410: Layer already exists 17:31:04 latest: digest: sha256:6d490d9cd31dd16962692895a8a9e6a3d880dcdf3d5ddb1b889b2f2f3f1dad8f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:04 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.16 17:31:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:31:04 9a318fb27dfa: Preparing 17:31:04 ca654e72b61d: Preparing 17:31:04 334d530c5282: Preparing 17:31:04 a92ce756615e: Preparing 17:31:04 d6f11795cd6b: Preparing 17:31:04 34d5ebaa5410: Preparing 17:31:04 34d5ebaa5410: Waiting 17:31:04 ca654e72b61d: Layer already exists 17:31:04 9a318fb27dfa: Layer already exists 17:31:04 334d530c5282: Layer already exists 17:31:04 a92ce756615e: Layer already exists 17:31:04 d6f11795cd6b: Layer already exists 17:31:04 34d5ebaa5410: Layer already exists 17:31:04 3.0.0-dev.16: digest: sha256:6d490d9cd31dd16962692895a8a9e6a3d880dcdf3d5ddb1b889b2f2f3f1dad8f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:05 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:31:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:31:05 9a318fb27dfa: Preparing 17:31:05 ca654e72b61d: Preparing 17:31:05 334d530c5282: Preparing 17:31:05 a92ce756615e: Preparing 17:31:05 d6f11795cd6b: Preparing 17:31:05 34d5ebaa5410: Preparing 17:31:05 34d5ebaa5410: Waiting 17:31:05 d6f11795cd6b: Layer already exists 17:31:05 9a318fb27dfa: Layer already exists 17:31:05 ca654e72b61d: Layer already exists 17:31:05 a92ce756615e: Layer already exists 17:31:05 334d530c5282: Layer already exists 17:31:05 34d5ebaa5410: Layer already exists 17:31:05 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:6d490d9cd31dd16962692895a8a9e6a3d880dcdf3d5ddb1b889b2f2f3f1dad8f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:05 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 17:31:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:31:06 9a318fb27dfa: Preparing 17:31:06 ca654e72b61d: Preparing 17:31:06 334d530c5282: Preparing 17:31:06 a92ce756615e: Preparing 17:31:06 d6f11795cd6b: Preparing 17:31:06 34d5ebaa5410: Preparing 17:31:06 34d5ebaa5410: Waiting 17:31:06 334d530c5282: Layer already exists 17:31:06 9a318fb27dfa: Layer already exists 17:31:06 ca654e72b61d: Layer already exists 17:31:06 a92ce756615e: Layer already exists 17:31:06 d6f11795cd6b: Layer already exists 17:31:06 34d5ebaa5410: Layer already exists 17:31:06 main: digest: sha256:6d490d9cd31dd16962692895a8a9e6a3d880dcdf3d5ddb1b889b2f2f3f1dad8f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:31:06 ===================================================== [Pipeline] echo 17:31:06 taggedImages: 17:31:06 - nexus3.edgexfoundry.org:10004/security-spire-config:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:31:06 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 17:31:06 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.16 17:31:06 - nexus3.edgexfoundry.org:10004/security-spire-config:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:31:06 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 17:31:06 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 17:31:06 d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:31:06 latest 17:31:06 3.0.0-dev.16 17:31:06 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:31:06 main 17:31:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:06 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:31:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:31:06 c4a00cee2d3c: Preparing 17:31:06 6798bccf6d45: Preparing 17:31:06 fc10b0a90be9: Preparing 17:31:06 8928f3ba4e13: Preparing 17:31:06 576323509d48: Preparing 17:31:06 34d5ebaa5410: Preparing 17:31:06 34d5ebaa5410: Waiting 17:31:06 576323509d48: Layer already exists 17:31:06 34d5ebaa5410: Layer already exists 17:31:06 6798bccf6d45: Pushed 17:31:06 c4a00cee2d3c: Pushed 17:31:06 fc10b0a90be9: Pushed 17:31:13 8928f3ba4e13: Pushed 17:31:13 d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:caff7b19733fc6a2225b020bc2b2962cb21c66214b061b8f69e5268212eb1fbe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:13 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv 17:31:13 Removing intermediate container 65429e74b65b 17:31:13 ---> c3f9b7a4ebf3 17:31:13 Step 7/23 : COPY . . 17:31:13 Removing intermediate container 4942a044bcec 17:31:13 ---> 007ded6c0114 17:31:13 Step 7/24 : COPY . . 17:31:13 Removing intermediate container 231150e22d74 17:31:13 ---> dacb631401f7 17:31:13 Step 8/22 : COPY . . 17:31:13 Removing intermediate container 782ddf802dad 17:31:13 ---> f354b820326f 17:31:13 Step 8/24 : COPY . . 17:31:13 Removing intermediate container 16503990149c 17:31:13 ---> ba9ce57cf6ba 17:31:13 Step 7/32 : COPY . . 17:31:13 ---> 2504723a218e 17:31:13 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:31:13 ---> ea2709966da2 17:31:13 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 17:31:13 ---> Running in 86668a9e1be5 17:31:13 ---> Running in a71634e31350 17:31:13 ---> 993ac60e5021 17:31:13 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:31:13 ---> da62f22a7f0a 17:31:13 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:31:13 ---> 635b102a043b 17:31:13 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:31:13 ---> Running in 2f2930fc3209 17:31:13 ---> Running in 9dcf98cab412 17:31:13 ---> Running in 0558ca4c6b46 17:31:13 Removing intermediate container a71634e31350 17:31:13 ---> d4d0dafd6577 17:31:13 Step 9/23 : WORKDIR /edgex-go/spire-build 17:31:13 ---> Running in 0c7d412b7cf7 17:31:13 Removing intermediate container 0c7d412b7cf7 17:31:13 ---> 4f2a19781662 17:31:13 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 17:31:13 ---> Running in dab5861165a8 17:31:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:31:13 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:31:13 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:31:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:31:13 Removing intermediate container dab5861165a8 17:31:13 ---> 1cd578f37d52 17:31:13 Step 11/23 : WORKDIR /edgex-go 17:31:13 ---> Running in 8fe931649c3e 17:31:13 Removing intermediate container 8fe931649c3e 17:31:13 ---> 589dc75c2220 17:31:13 17:31:13 Step 12/23 : FROM alpine:3.15 17:31:13 3.15: Pulling from library/alpine [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:13 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 17:31:13 Status: Downloaded newer image for alpine:3.15 17:31:13 ---> 8aa73fd46299 17:31:13 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:31:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 17:31:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:31:13 c4a00cee2d3c: Preparing 17:31:13 6798bccf6d45: Preparing 17:31:13 fc10b0a90be9: Preparing 17:31:13 8928f3ba4e13: Preparing 17:31:13 576323509d48: Preparing 17:31:13 34d5ebaa5410: Preparing 17:31:13 34d5ebaa5410: Waiting 17:31:13 8928f3ba4e13: Layer already exists 17:31:13 576323509d48: Layer already exists 17:31:13 6798bccf6d45: Layer already exists 17:31:13 fc10b0a90be9: Layer already exists 17:31:13 c4a00cee2d3c: Layer already exists 17:31:13 34d5ebaa5410: Layer already exists 17:31:13 latest: digest: sha256:caff7b19733fc6a2225b020bc2b2962cb21c66214b061b8f69e5268212eb1fbe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:14 ---> Running in 7eccad5a1f13 17:31:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.16 17:31:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:31:14 c4a00cee2d3c: Preparing 17:31:14 6798bccf6d45: Preparing 17:31:14 fc10b0a90be9: Preparing 17:31:14 8928f3ba4e13: Preparing 17:31:14 576323509d48: Preparing 17:31:14 34d5ebaa5410: Preparing 17:31:14 34d5ebaa5410: Waiting 17:31:14 6798bccf6d45: Layer already exists 17:31:14 fc10b0a90be9: Layer already exists 17:31:14 576323509d48: Layer already exists 17:31:14 8928f3ba4e13: Layer already exists 17:31:14 c4a00cee2d3c: Layer already exists 17:31:14 34d5ebaa5410: Layer already exists 17:31:14 3.0.0-dev.16: digest: sha256:caff7b19733fc6a2225b020bc2b2962cb21c66214b061b8f69e5268212eb1fbe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:14 Removing intermediate container 7eccad5a1f13 17:31:14 ---> 1b607fda32ac 17:31:14 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:31:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:15 ---> Running in 200ebca98b10 17:31:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:31:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:31:15 c4a00cee2d3c: Preparing 17:31:15 6798bccf6d45: Preparing 17:31:15 fc10b0a90be9: Preparing 17:31:15 8928f3ba4e13: Preparing 17:31:15 576323509d48: Preparing 17:31:15 34d5ebaa5410: Preparing 17:31:15 34d5ebaa5410: Waiting 17:31:15 fc10b0a90be9: Layer already exists 17:31:15 6798bccf6d45: Layer already exists 17:31:15 576323509d48: Layer already exists 17:31:15 c4a00cee2d3c: Layer already exists 17:31:15 8928f3ba4e13: Layer already exists 17:31:15 34d5ebaa5410: Layer already exists 17:31:15 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:caff7b19733fc6a2225b020bc2b2962cb21c66214b061b8f69e5268212eb1fbe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:15 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 17:31:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:31:15 c4a00cee2d3c: Preparing 17:31:15 6798bccf6d45: Preparing 17:31:15 fc10b0a90be9: Preparing 17:31:15 8928f3ba4e13: Preparing 17:31:15 576323509d48: Preparing 17:31:15 34d5ebaa5410: Preparing 17:31:15 34d5ebaa5410: Waiting 17:31:15 fc10b0a90be9: Layer already exists 17:31:15 6798bccf6d45: Layer already exists 17:31:15 c4a00cee2d3c: Layer already exists 17:31:15 576323509d48: Layer already exists 17:31:15 8928f3ba4e13: Layer already exists 17:31:15 34d5ebaa5410: Layer already exists 17:31:15 main: digest: sha256:caff7b19733fc6a2225b020bc2b2962cb21c66214b061b8f69e5268212eb1fbe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:31:15 ===================================================== [Pipeline] echo 17:31:15 taggedImages: 17:31:15 - nexus3.edgexfoundry.org:10004/security-spire-server:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:31:15 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 17:31:15 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.16 17:31:15 - nexus3.edgexfoundry.org:10004/security-spire-server:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:31:15 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 17:31:15 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 17:31:15 d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:31:15 latest 17:31:15 3.0.0-dev.16 17:31:15 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:31:15 main 17:31:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:16 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:31:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:31:16 5845258090b1: Preparing 17:31:16 be1815e7ca5b: Preparing 17:31:16 98ba8c1a2585: Preparing 17:31:16 d57557cd40f1: Preparing 17:31:16 e5e13b0c77cb: Preparing 17:31:16 98ba8c1a2585: Layer already exists 17:31:16 e5e13b0c77cb: Layer already exists 17:31:16 5845258090b1: Pushed 17:31:16 d57557cd40f1: Pushed 17:31:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:31:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:31:19 be1815e7ca5b: Pushed 17:31:19 d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:fe33c0fd70d7d2cb10ff9b533216ae13e4ce30fe23298196e94ad7e2e5b81b60 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 17:31:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:31:19 5845258090b1: Preparing 17:31:19 be1815e7ca5b: Preparing 17:31:19 98ba8c1a2585: Preparing 17:31:19 d57557cd40f1: Preparing 17:31:19 e5e13b0c77cb: Preparing 17:31:19 be1815e7ca5b: Layer already exists 17:31:19 d57557cd40f1: Layer already exists 17:31:19 e5e13b0c77cb: Layer already exists 17:31:19 5845258090b1: Layer already exists 17:31:19 98ba8c1a2585: Layer already exists 17:31:19 latest: digest: sha256:fe33c0fd70d7d2cb10ff9b533216ae13e4ce30fe23298196e94ad7e2e5b81b60 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:19 v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:31:19 v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:31:19 OK: 15736 distinct packages available 17:31:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.16 17:31:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:31:20 5845258090b1: Preparing 17:31:20 be1815e7ca5b: Preparing 17:31:20 98ba8c1a2585: Preparing 17:31:20 d57557cd40f1: Preparing 17:31:20 e5e13b0c77cb: Preparing 17:31:20 5845258090b1: Layer already exists 17:31:20 e5e13b0c77cb: Layer already exists 17:31:20 98ba8c1a2585: Layer already exists 17:31:20 d57557cd40f1: Layer already exists 17:31:20 be1815e7ca5b: Layer already exists 17:31:20 3.0.0-dev.16: digest: sha256:fe33c0fd70d7d2cb10ff9b533216ae13e4ce30fe23298196e94ad7e2e5b81b60 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:31:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:31:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:31:20 5845258090b1: Preparing 17:31:20 be1815e7ca5b: Preparing 17:31:20 98ba8c1a2585: Preparing 17:31:20 d57557cd40f1: Preparing 17:31:20 e5e13b0c77cb: Preparing 17:31:20 be1815e7ca5b: Layer already exists 17:31:20 98ba8c1a2585: Layer already exists 17:31:20 e5e13b0c77cb: Layer already exists 17:31:20 d57557cd40f1: Layer already exists 17:31:20 5845258090b1: Layer already exists 17:31:20 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:fe33c0fd70d7d2cb10ff9b533216ae13e4ce30fe23298196e94ad7e2e5b81b60 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:31:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 17:31:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:31:21 5845258090b1: Preparing 17:31:21 be1815e7ca5b: Preparing 17:31:21 98ba8c1a2585: Preparing 17:31:21 d57557cd40f1: Preparing 17:31:21 e5e13b0c77cb: Preparing 17:31:21 be1815e7ca5b: Layer already exists 17:31:21 98ba8c1a2585: Layer already exists 17:31:21 5845258090b1: Layer already exists 17:31:21 e5e13b0c77cb: Layer already exists 17:31:21 d57557cd40f1: Layer already exists 17:31:21 main: digest: sha256:fe33c0fd70d7d2cb10ff9b533216ae13e4ce30fe23298196e94ad7e2e5b81b60 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:31:21 ===================================================== [Pipeline] echo 17:31:21 taggedImages: 17:31:21 - nexus3.edgexfoundry.org:10004/support-notifications:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:31:21 - nexus3.edgexfoundry.org:10004/support-notifications:latest 17:31:21 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.16 17:31:21 - nexus3.edgexfoundry.org:10004/support-notifications:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:31:21 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 17:31:21 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 17:31:21 d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:31:21 latest 17:31:21 3.0.0-dev.16 17:31:21 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:31:21 main 17:31:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:21 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:31:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:31:22 1ed48275ae60: Preparing 17:31:22 640a5473f731: Preparing 17:31:22 98ba8c1a2585: Preparing 17:31:22 2f36c66cbc3f: Preparing 17:31:22 e5e13b0c77cb: Preparing 17:31:22 98ba8c1a2585: Layer already exists 17:31:22 e5e13b0c77cb: Layer already exists 17:31:22 2f36c66cbc3f: Layer already exists 17:31:22 1ed48275ae60: Pushed 17:31:22 (1/5) Installing dumb-init (1.2.5-r1) 17:31:22 (2/5) Installing musl-obstack (1.2.3-r0) 17:31:22 (3/5) Installing libucontext (1.1-r0) 17:31:22 (4/5) Installing gcompat (1.0.0-r4) 17:31:22 (5/5) Installing openssl (1.1.1s-r1) 17:31:23 Executing busybox-1.34.1-r7.trigger 17:31:23 OK: 6 MiB in 19 packages 17:31:24 640a5473f731: Pushed 17:31:24 d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:a5d9419932c212735f043b786f9b0736b93c1b7cfa6055752e430667fac43d23 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:25 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 17:31:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:31:25 1ed48275ae60: Preparing 17:31:25 640a5473f731: Preparing 17:31:25 98ba8c1a2585: Preparing 17:31:25 2f36c66cbc3f: Preparing 17:31:25 e5e13b0c77cb: Preparing 17:31:25 1ed48275ae60: Layer already exists 17:31:25 e5e13b0c77cb: Layer already exists 17:31:25 98ba8c1a2585: Layer already exists 17:31:25 640a5473f731: Layer already exists 17:31:25 2f36c66cbc3f: Layer already exists 17:31:25 latest: digest: sha256:a5d9419932c212735f043b786f9b0736b93c1b7cfa6055752e430667fac43d23 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:25 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:25 Removing intermediate container 200ebca98b10 17:31:25 ---> 83e619fbbb36 17:31:25 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:31:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.16 17:31:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:31:25 1ed48275ae60: Preparing 17:31:25 640a5473f731: Preparing 17:31:25 98ba8c1a2585: Preparing 17:31:25 2f36c66cbc3f: Preparing 17:31:25 e5e13b0c77cb: Preparing 17:31:25 1ed48275ae60: Layer already exists 17:31:25 2f36c66cbc3f: Layer already exists 17:31:25 e5e13b0c77cb: Layer already exists 17:31:25 640a5473f731: Layer already exists 17:31:25 98ba8c1a2585: Layer already exists 17:31:25 3.0.0-dev.16: digest: sha256:a5d9419932c212735f043b786f9b0736b93c1b7cfa6055752e430667fac43d23 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:26 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:31:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:31:26 1ed48275ae60: Preparing 17:31:26 640a5473f731: Preparing 17:31:26 98ba8c1a2585: Preparing 17:31:26 2f36c66cbc3f: Preparing 17:31:26 e5e13b0c77cb: Preparing 17:31:26 e5e13b0c77cb: Layer already exists 17:31:26 2f36c66cbc3f: Layer already exists 17:31:26 98ba8c1a2585: Layer already exists 17:31:26 1ed48275ae60: Layer already exists 17:31:26 640a5473f731: Layer already exists 17:31:26 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:a5d9419932c212735f043b786f9b0736b93c1b7cfa6055752e430667fac43d23 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:26 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 17:31:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:31:27 1ed48275ae60: Preparing 17:31:27 640a5473f731: Preparing 17:31:27 98ba8c1a2585: Preparing 17:31:27 2f36c66cbc3f: Preparing 17:31:27 e5e13b0c77cb: Preparing 17:31:27 640a5473f731: Layer already exists 17:31:27 2f36c66cbc3f: Layer already exists 17:31:27 98ba8c1a2585: Layer already exists 17:31:27 e5e13b0c77cb: Layer already exists 17:31:27 1ed48275ae60: Layer already exists 17:31:27 main: digest: sha256:a5d9419932c212735f043b786f9b0736b93c1b7cfa6055752e430667fac43d23 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:31:27 ===================================================== [Pipeline] echo 17:31:27 taggedImages: 17:31:27 - nexus3.edgexfoundry.org:10004/support-scheduler:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:31:27 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 17:31:27 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.16 17:31:27 - nexus3.edgexfoundry.org:10004/support-scheduler:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:31:27 - nexus3.edgexfoundry.org:10004/support-scheduler: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] } 17:31:34 ---> 383796b39439 17:31:34 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:31:34 ---> 6a1e42744a0f 17:31:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:31:35 ---> 0a5172278b87 17:31:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:31:37 ---> 3cc63255be93 17:31:37 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:31:37 ---> Running in a7312c62f3c7 17:31:37 Removing intermediate container a7312c62f3c7 17:31:37 ---> ec94c594afa2 17:31:37 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:31:37 ---> Running in 2d5c34282b5a 17:31:38 Removing intermediate container 2d5c34282b5a 17:31:38 ---> 04173f3fc220 17:31:38 Step 21/23 : LABEL arch=arm64 17:31:38 ---> Running in 82f18f6b23d7 17:31:39 Removing intermediate container 82f18f6b23d7 17:31:39 ---> 6d1aeb735e68 17:31:39 Step 22/23 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:31:39 ---> Running in e1d5863ba12e 17:31:40 Removing intermediate container e1d5863ba12e 17:31:40 ---> af1ca45fdb4c 17:31:40 Step 23/23 : LABEL version=3.0.0-dev.16 17:31:41 ---> Running in 98fa4626e05e 17:31:41 Removing intermediate container 98fa4626e05e 17:31:41 ---> b040a1404e75 17:31:41 17:31:41 Successfully built b040a1404e75 17:31:41 Successfully tagged security-spire-server-arm64:latest 17:31:41  Building security-spire-server ... done Building security-spire-agent 17:31:48 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:31:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:31:48 ---> f48c3e5f123f 17:31:48 Step 3/24 : WORKDIR /edgex-go 17:31:48 ---> Using cache 17:31:48 ---> ec2cebb57b90 17:31:48 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 17:31:48 ---> Running in bbc6d789c0db 17:31:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:31:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:31:52 OK: 221 MiB in 51 packages 17:31:54 Removing intermediate container bbc6d789c0db 17:31:54 ---> 7b251a85d401 17:31:54 Step 5/24 : COPY go.mod vendor* ./ 17:31:54 ---> 455320486cc0 17:31:54 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:31:55 ---> Running in 2f8154f20d79 17:33:46 Removing intermediate container 2f8154f20d79 17:33:46 ---> 0ae9a2e83356 17:33:46 Step 7/24 : COPY . . 17:33:46 ---> 224cfd2edd52 17:33:46 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 17:33:46 ---> Running in 02aa5e8a5da9 17:33:46 Removing intermediate container 02aa5e8a5da9 17:33:46 ---> 75436c9eda80 17:33:46 Step 9/24 : WORKDIR /edgex-go/spire-build 17:33:46 ---> Running in 45591e76492c 17:33:46 Removing intermediate container 45591e76492c 17:33:46 ---> 589b07d3ba83 17:33:46 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 17:33:46 ---> Running in becc440eddda 17:33:46 Removing intermediate container becc440eddda 17:33:46 ---> c02d9718711c 17:33:46 Step 11/24 : WORKDIR /edgex-go 17:33:46 ---> Running in 6a840e16f54c 17:33:46 Removing intermediate container 6a840e16f54c 17:33:46 ---> 3a59907c4568 17:33:46 17:33:46 Step 12/24 : FROM alpine:3.15 17:33:46 ---> 8aa73fd46299 17:33:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:33:46 ---> Using cache 17:33:46 ---> 1b607fda32ac 17:33:46 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:33:46 ---> Using cache 17:33:46 ---> 83e619fbbb36 17:33:46 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:33:46 ---> d88874bcd746 17:33:46 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:33:50 ---> 082ba67fd0ae 17:33:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:33:51 ---> 7feca5bf7ce6 17:33:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:33:52 ---> 14c7d08200da 17:33:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:33:53 ---> d3a6fc8c5c23 17:33:53 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:33:53 ---> Running in 607de15cc484 17:33:53 Removing intermediate container 607de15cc484 17:33:53 ---> ccc550568a45 17:33:53 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:33:53 ---> Running in 1842b0d90b36 17:33:54 Removing intermediate container 1842b0d90b36 17:33:54 ---> 72c4b2a1ff52 17:33:54 Step 22/24 : LABEL arch=arm64 17:33:54 ---> Running in 68e17e491a1e 17:33:54 Removing intermediate container 68e17e491a1e 17:33:54 ---> 56652fc87d9a 17:33:54 Step 23/24 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:33:55 ---> Running in b81d9f6fe2e1 17:33:55 Removing intermediate container b81d9f6fe2e1 17:33:55 ---> a7cf55794572 17:33:55 Step 24/24 : LABEL version=3.0.0-dev.16 17:33:55 ---> Running in 6aca838273b6 17:33:56 Removing intermediate container 6aca838273b6 17:33:56 ---> 711f2168a444 17:33:56 17:33:56 Successfully built 711f2168a444 17:33:56 Successfully tagged security-spire-agent-arm64:latest 17:33:56 Building security-spire-config 17:33:59  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:33:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:33:59 ---> f48c3e5f123f 17:33:59 Step 3/24 : WORKDIR /edgex-go 17:33:59 ---> Using cache 17:33:59 ---> ec2cebb57b90 17:33:59 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 17:33:59 ---> Using cache 17:33:59 ---> 7b251a85d401 17:33:59 Step 5/24 : COPY go.mod vendor* ./ 17:33:59 ---> Using cache 17:33:59 ---> 455320486cc0 17:33:59 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:33:59 ---> Using cache 17:33:59 ---> 0ae9a2e83356 17:33:59 Step 7/24 : COPY . . 17:33:59 ---> Using cache 17:33:59 ---> 224cfd2edd52 17:33:59 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 17:33:59 ---> Using cache 17:33:59 ---> 75436c9eda80 17:33:59 Step 9/24 : WORKDIR /edgex-go/spire-build 17:33:59 ---> Using cache 17:33:59 ---> 589b07d3ba83 17:33:59 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 17:33:59 ---> Using cache 17:33:59 ---> c02d9718711c 17:33:59 Step 11/24 : WORKDIR /edgex-go 17:33:59 ---> Using cache 17:33:59 ---> 3a59907c4568 17:33:59 17:33:59 Step 12/24 : FROM alpine:3.15 17:33:59 ---> 8aa73fd46299 17:33:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:33:59 ---> Using cache 17:34:00 ---> 1b607fda32ac 17:34:00 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:34:00 ---> Running in 26372ef4e620 17:34:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:34:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:34:04 v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:34:04 v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:34:04 OK: 15736 distinct packages available 17:34:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:34:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:34:06 (1/4) Installing dumb-init (1.2.5-r1) 17:34:06 (2/4) Installing musl-obstack (1.2.3-r0) 17:34:06 (3/4) Installing libucontext (1.1-r0) 17:34:06 (4/4) Installing gcompat (1.0.0-r4) 17:34:06 Executing busybox-1.34.1-r7.trigger 17:34:06 OK: 6 MiB in 18 packages 17:34:07 Removing intermediate container 26372ef4e620 17:34:07 ---> 62d5e23f980c 17:34:07 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:34:13 ---> d72cfb2b3996 17:34:13 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:34:13 ---> bd1c2d522ffd 17:34:13 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:34:13 ---> Running in 75f9c31a09c6 17:34:14 Removing intermediate container 75f9c31a09c6 17:34:14 ---> 92bd269be474 17:34:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:34:15 ---> bec7075d066f 17:34:15 Step 19/24 : WORKDIR / 17:34:15 ---> Running in 906234505d55 17:34:15 Removing intermediate container 906234505d55 17:34:15 ---> bbbd0722e27f 17:34:15 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:34:16 ---> Running in 81f0aa598533 17:34:16 Removing intermediate container 81f0aa598533 17:34:16 ---> 3755e0a77836 17:34:16 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:34:16 ---> Running in 7242abe7fce1 17:34:17 Removing intermediate container 7242abe7fce1 17:34:17 ---> 103e2bf3a54a 17:34:17 Step 22/24 : LABEL arch=arm64 17:34:17 ---> Running in 3cd3ad60ed54 17:34:17 Removing intermediate container 3cd3ad60ed54 17:34:17 ---> 7407bd4b2587 17:34:17 Step 23/24 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:34:17 ---> Running in 4387eef7e482 17:34:18 Removing intermediate container 4387eef7e482 17:34:18 ---> 354b606c5acb 17:34:18 Step 24/24 : LABEL version=3.0.0-dev.16 17:34:18 ---> Running in 7d3131891eaf 17:34:19 Removing intermediate container 7d3131891eaf 17:34:19 ---> 9997edb559b3 17:34:19 17:34:19 Successfully built 9997edb559b3 17:34:19 Successfully tagged security-spire-config-arm64:latest 17:34:19 Building support-notifications 17:34:22  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:34:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:34:22 ---> f48c3e5f123f 17:34:22 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:34:22 ---> Using cache 17:34:22 ---> f74bb92060ad 17:34:22 Step 4/22 : WORKDIR /edgex-go 17:34:22 ---> Using cache 17:34:22 ---> 02ec3ef1f9ff 17:34:22 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:34:22 ---> Running in 8d1ef4ecbc8e 17:34:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:34:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:34:26 OK: 221 MiB in 51 packages 17:34:27 Removing intermediate container 8d1ef4ecbc8e 17:34:27 ---> 853b88a55d66 17:34:27 Step 6/22 : COPY go.mod vendor* ./ 17:34:28 ---> 41eb51895fb7 17:34:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:34:28 ---> Running in 7fe32415aa73 17:36:05 Removing intermediate container 7fe32415aa73 17:36:05 ---> 3fd0cbce511c 17:36:05 Step 8/22 : COPY . . 17:36:05 ---> 7d8c5f02da67 17:36:05 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:36:05 ---> Running in 611609deb3a9 17:36:06 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:37:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:37:38 Removing intermediate container 86668a9e1be5 17:37:38 ---> a11b499fa911 17:37:38 17:37:38 Step 9/24 : FROM alpine:3.16 17:37:38 3.16: Pulling from library/alpine 17:37:38 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:37:38 Status: Downloaded newer image for alpine:3.16 17:37:38 ---> 2b4661558fb8 17:37:38 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:37:39 ---> Running in 378085e9d824 17:37:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:37:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:37:42 (1/3) Installing ca-certificates (20220614-r0) 17:37:43 (2/3) Installing dumb-init (1.2.5-r1) 17:37:43 (3/3) Installing su-exec (0.2-r1) 17:37:43 Executing busybox-1.35.0-r17.trigger 17:37:43 Executing ca-certificates-20220614-r0.trigger 17:37:43 OK: 6 MiB in 17 packages 17:37:46 Removing intermediate container 378085e9d824 17:37:46 ---> a2cbd8dd68db 17:37:46 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:37:46 ---> Running in 6d1d43873172 17:37:47 Removing intermediate container 6d1d43873172 17:37:47 ---> 659f6e1ce31f 17:37:47 Step 12/24 : WORKDIR / 17:37:47 ---> Running in fec68e506418 17:37:48 Removing intermediate container fec68e506418 17:37:48 ---> deeb4813d7a2 17:37:48 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:37:50 ---> e7ee7e6eb721 17:37:50 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:37:51 ---> 5a847fb12a8d 17:37:51 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:37:51 Removing intermediate container 0558ca4c6b46 17:37:51 ---> fadbd620f1df 17:37:51 17:37:51 Step 9/32 : FROM alpine:3.16 17:37:51 ---> 2b4661558fb8 17:37:51 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:37:52 ---> Running in eda435e2c1da 17:37:52 Removing intermediate container eda435e2c1da 17:37:53 ---> df485c2ebb27 17:37:53 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 17:37:53 ---> 238a5782febe 17:37:53 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:37:53 ---> Running in 5d70c005b944 17:37:54 ---> bf94a971cfad 17:37:54 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:37:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:37:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:37:56 (1/2) Installing dumb-init (1.2.5-r1) 17:37:56 (2/2) Installing su-exec (0.2-r1) 17:37:56 Executing busybox-1.35.0-r17.trigger 17:37:57 OK: 5 MiB in 16 packages 17:37:58 ---> 65e6ea986d8c 17:37:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:37:59 Removing intermediate container 5d70c005b944 17:37:59 ---> 0529121a30e9 17:37:59 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 17:37:59 ---> Running in 00f040264a87 17:38:00 Removing intermediate container 00f040264a87 17:38:00 ---> 466f6fd17f39 17:38:00 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:38:00 ---> Running in b632a8224cc2 17:38:00 Removing intermediate container b632a8224cc2 17:38:00 ---> cda7e5019caa 17:38:00 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:38:00 ---> Running in bc6d1fbb7abb 17:38:00 ---> e321c53eaf27 17:38:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:38:01 Removing intermediate container bc6d1fbb7abb 17:38:01 ---> 3247b9cca3b5 17:38:01 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 17:38:01 ---> Running in 4850408837cf 17:38:02 ---> b2b1857b6a54 17:38:02 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:38:02 ---> Running in faf4d9d38692 17:38:02 Removing intermediate container 4850408837cf 17:38:02 ---> 8c3d692e8a59 17:38:02 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 17:38:02 ---> Running in 2c5be2b1b17c 17:38:06 Removing intermediate container 2c5be2b1b17c 17:38:06 ---> 4db3275b23e5 17:38:06 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 17:38:06 Removing intermediate container faf4d9d38692 17:38:06 ---> 60540216fb66 17:38:06 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:38:06 ---> Running in 9abfcf60fb8a 17:38:06 ---> Running in 69789ac6faa2 17:38:07 Removing intermediate container 9abfcf60fb8a 17:38:07 ---> 920fb887ec92 17:38:07 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:38:07 Removing intermediate container 69789ac6faa2 17:38:07 ---> 61cb21e01509 17:38:07 Step 22/24 : LABEL arch=arm64 17:38:07 ---> Running in fff2adcaae59 17:38:08 Removing intermediate container fff2adcaae59 17:38:08 ---> 0a41cfdc4a88 17:38:08 Step 23/24 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:38:08 ---> 314d4c346d02 17:38:08 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:38:08 ---> Running in 7b7d05ba013e 17:38:08 ---> Running in b9474037c2d3 17:38:09 Removing intermediate container 7b7d05ba013e 17:38:09 ---> 2597d2d2d7af 17:38:09 Step 24/24 : LABEL version=3.0.0-dev.16 17:38:09 ---> Running in ed05b32c2b07 17:38:10 Removing intermediate container ed05b32c2b07 17:38:10 ---> b619fcd58651 17:38:10 17:38:10 Successfully built b619fcd58651 17:38:10 Successfully tagged security-secretstore-setup-arm64:latest 17:38:10  Building security-secretstore-setup ... done Building core-command 17:38:12 Removing intermediate container b9474037c2d3 17:38:12 ---> b6a65f7bc0fb 17:38:12 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:38:12 ---> 7dfd048ecb62 17:38:12 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:38:14 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:38:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:38:14 ---> f48c3e5f123f 17:38:14 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:38:14 ---> Using cache 17:38:14 ---> f74bb92060ad 17:38:14 Step 4/23 : WORKDIR /edgex-go 17:38:14 ---> Using cache 17:38:14 ---> 02ec3ef1f9ff 17:38:14 Step 5/23 : RUN apk add --update --no-cache make git 17:38:14 ---> Using cache 17:38:14 ---> 92f96ad9ca7f 17:38:14 Step 6/23 : COPY go.mod vendor* ./ 17:38:14 ---> Using cache 17:38:14 ---> 3378938ae035 17:38:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:38:14 ---> Using cache 17:38:14 ---> f354b820326f 17:38:14 Step 8/23 : COPY . . 17:38:15 ---> Using cache 17:38:15 ---> da62f22a7f0a 17:38:15 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 17:38:15 ---> Running in c67575f0aeaa 17:38:15 ---> 1ba5fe9f06e3 17:38:15 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:38:16 ---> f335a2581df4 17:38:16 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:38:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:38:17 ---> e7c543914543 17:38:17 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 17:38:18 ---> 23f0be9e55cb 17:38:18 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:38:19 ---> 75d83e907770 17:38:19 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:38:20 ---> e6ed491c9ec8 17:38:20 Step 27/32 : RUN chmod +x /entrypoint.sh 17:38:20 ---> Running in 2b655777cdea 17:38:26 Removing intermediate container 2b655777cdea 17:38:26 ---> 5c8cc701fc6c 17:38:26 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:38:26 ---> Running in 51fc31ebb679 17:38:26 Removing intermediate container 51fc31ebb679 17:38:26 ---> 2861bddac05b 17:38:26 Step 29/32 : CMD ["gate"] 17:38:26 ---> Running in a5383f1b11e2 17:38:27 Removing intermediate container a5383f1b11e2 17:38:27 ---> c2f089de3eaf 17:38:27 Step 30/32 : LABEL arch=arm64 17:38:27 ---> Running in b49c15172aa3 17:38:28 Removing intermediate container b49c15172aa3 17:38:28 ---> 48790b4af4ef 17:38:28 Step 31/32 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:38:28 ---> Running in 68bd20f606eb 17:38:29 Removing intermediate container 68bd20f606eb 17:38:29 ---> 48b285870935 17:38:29 Step 32/32 : LABEL version=3.0.0-dev.16 17:38:29 ---> Running in c9dae24a4485 17:38:30 Removing intermediate container c9dae24a4485 17:38:30 ---> 5443eb006bc4 17:38:30 17:38:30 Successfully built 5443eb006bc4 17:38:30 Successfully tagged security-bootstrapper-arm64:latest 17:38:30  Building security-bootstrapper ... done Building security-proxy-setup 17:38:34 Removing intermediate container 9dcf98cab412 17:38:34 ---> 0d86a1818fe4 17:38:34 17:38:34 Step 10/24 : FROM alpine:3.16 17:38:34 ---> 2b4661558fb8 17:38:34 Step 11/24 : RUN apk add --update --no-cache dumb-init 17:38:34 ---> Running in 93f284a28af5 17:38:35 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:38:35 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:38:35 ---> f48c3e5f123f 17:38:35 Step 3/21 : WORKDIR /edgex-go 17:38:35 ---> Using cache 17:38:35 ---> ec2cebb57b90 17:38:35 Step 4/21 : RUN apk add --update --no-cache make git 17:38:35 ---> Using cache 17:38:35 ---> 4ad06000fb43 17:38:35 Step 5/21 : COPY go.mod vendor* ./ 17:38:35 ---> Using cache 17:38:35 ---> 7ae2c16319c1 17:38:35 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:38:35 ---> Using cache 17:38:35 ---> ba9ce57cf6ba 17:38:35 Step 7/21 : COPY . . 17:38:35 ---> Using cache 17:38:35 ---> 635b102a043b 17:38:35 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:38:35 ---> Running in 7a7ece964f2f 17:38:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:38:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:38:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:38:38 (1/1) Installing dumb-init (1.2.5-r1) 17:38:38 Executing busybox-1.35.0-r17.trigger 17:38:38 OK: 5 MiB in 15 packages 17:38:39 Removing intermediate container 93f284a28af5 17:38:39 ---> 68494c0db2e6 17:38:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:38:40 ---> Running in 59bf1fd2f244 17:38:40 Removing intermediate container 59bf1fd2f244 17:38:40 ---> 0fd2ef46391d 17:38:40 Step 13/24 : ENV APP_PORT=59881 17:38:40 ---> Running in 67160e47ff6a 17:38:40 Removing intermediate container 67160e47ff6a 17:38:40 ---> 1e196a8a683d 17:38:40 Step 14/24 : EXPOSE $APP_PORT 17:38:41 ---> Running in dd17be75c6b6 17:38:41 Removing intermediate container dd17be75c6b6 17:38:41 ---> 3e0072ccd094 17:38:41 Step 15/24 : WORKDIR / 17:38:41 ---> Running in ee74a9a4ff72 17:38:42 Removing intermediate container ee74a9a4ff72 17:38:42 ---> 27375cb95f5a 17:38:42 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:38:43 ---> 334b05367c0a 17:38:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:38:44 ---> 3f9fe6c7ff7f 17:38:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:38:45 ---> 575dea63f227 17:38:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 17:38:46 ---> e526bc7f1575 17:38:46 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:38:46 ---> Running in f244a3717299 17:38:47 Removing intermediate container f244a3717299 17:38:47 ---> f4922af3e04b 17:38:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:38:47 ---> Running in b186199eadd5 17:38:47 Removing intermediate container b186199eadd5 17:38:47 ---> 20a25f32d83f 17:38:47 Step 22/24 : LABEL arch=arm64 17:38:48 ---> Running in 8293518be9d8 17:38:48 Removing intermediate container 8293518be9d8 17:38:48 ---> e6959760d354 17:38:48 Step 23/24 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:38:48 ---> Running in 4d97197af77d 17:38:49 Removing intermediate container 4d97197af77d 17:38:49 ---> 3384ba76764f 17:38:49 Step 24/24 : LABEL version=3.0.0-dev.16 17:38:49 ---> Running in 40c85ddbb15b 17:38:49 Removing intermediate container 40c85ddbb15b 17:38:49 ---> a98bbe9658d1 17:38:49 17:38:49 Successfully built a98bbe9658d1 17:38:50 Successfully tagged core-metadata-arm64:latest 17:38:50 Building core-data 17:38:53  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:38:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:38:53 ---> f48c3e5f123f 17:38:53 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:38:53 ---> Using cache 17:38:53 ---> f74bb92060ad 17:38:53 Step 4/22 : WORKDIR /edgex-go 17:38:53 ---> Using cache 17:38:53 ---> 02ec3ef1f9ff 17:38:53 Step 5/22 : RUN apk add --update --no-cache make git 17:38:53 ---> Using cache 17:38:53 ---> 92f96ad9ca7f 17:38:53 Step 6/22 : COPY go.mod vendor* ./ 17:38:53 ---> Using cache 17:38:53 ---> 3378938ae035 17:38:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:38:53 ---> Using cache 17:38:53 ---> f354b820326f 17:38:53 Step 8/22 : COPY . . 17:38:53 ---> Using cache 17:38:53 ---> da62f22a7f0a 17:38:53 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 17:38:53 ---> Running in 28fdc28b6357 17:38:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 17:41:17 Removing intermediate container 2f2930fc3209 17:41:17 ---> 42c36a6c1489 17:41:17 17:41:17 Step 10/22 : FROM alpine:3.16 17:41:17 ---> 2b4661558fb8 17:41:17 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:41:17 ---> Using cache 17:41:17 ---> 68494c0db2e6 17:41:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:41:17 ---> Using cache 17:41:17 ---> 0fd2ef46391d 17:41:17 Step 13/22 : ENV APP_PORT=59861 17:41:17 ---> Running in 0675b4ec3e6f 17:41:17 Removing intermediate container 0675b4ec3e6f 17:41:17 ---> b0035e9e5d09 17:41:17 Step 14/22 : EXPOSE $APP_PORT 17:41:17 ---> Running in 1283708b272d 17:41:17 Removing intermediate container 1283708b272d 17:41:17 ---> 7ae8526cea39 17:41:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:41:17 ---> 64a94a0d50af 17:41:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:41:17 ---> dcc98f6ef6e9 17:41:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:41:17 ---> 3513675c1e7a 17:41:17 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:41:17 ---> Running in ffb4277be6f6 17:41:17 Removing intermediate container ffb4277be6f6 17:41:17 ---> 0c39078f0375 17:41:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:41:17 ---> Running in 64291e43f982 17:41:17 Removing intermediate container 64291e43f982 17:41:17 ---> db09a586bd0b 17:41:17 Step 20/22 : LABEL arch=arm64 17:41:17 ---> Running in cd2e8e8f4019 17:41:17 Removing intermediate container cd2e8e8f4019 17:41:17 ---> a0fdd05471b6 17:41:17 Step 21/22 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:41:17 ---> Running in cb2061283027 17:41:17 Removing intermediate container cb2061283027 17:41:17 ---> 4e3ebd9a2348 17:41:17 Step 22/22 : LABEL version=3.0.0-dev.16 17:41:17 ---> Running in 7372ba2f9eb6 17:41:17 Removing intermediate container 7372ba2f9eb6 17:41:17 ---> 1f8a9a2eafbf 17:41:17 17:41:17 Successfully built 1f8a9a2eafbf 17:41:17 Successfully tagged support-scheduler-arm64:latest 17:41:17  Building support-scheduler ... done Building security-spiffe-token-provider 17:41:17 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:41:17 Step 2/19 : FROM ${BUILDER_BASE} AS builder 17:41:17 ---> f48c3e5f123f 17:41:17 Step 3/19 : WORKDIR /edgex-go 17:41:17 ---> Using cache 17:41:17 ---> ec2cebb57b90 17:41:17 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 17:41:17 ---> Running in bd42f1f72509 17:41:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:41:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:41:21 v3.16.3-111-g13c6c3d6c5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 17:41:21 v3.16.3-111-g13c6c3d6c5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 17:41:21 OK: 16899 distinct packages available 17:41:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:41:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:41:23 OK: 221 MiB in 51 packages 17:41:24 Removing intermediate container bd42f1f72509 17:41:24 ---> 7fc854df368f 17:41:24 Step 5/19 : COPY go.mod vendor* ./ 17:41:25 ---> 92f9c0998fc1 17:41:25 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:41:25 ---> Running in f1e4d590e206 17:43:01 Removing intermediate container f1e4d590e206 17:43:01 ---> 04b70d845af8 17:43:01 Step 7/19 : COPY . . 17:43:01 ---> 5418862dfe18 17:43:01 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:43:01 ---> Running in a6ba50139eb9 17:43:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:44:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:44:41 Removing intermediate container 7a7ece964f2f 17:44:41 ---> 15eae831c4b7 17:44:41 17:44:41 Step 9/21 : FROM alpine:3.16 17:44:41 ---> 2b4661558fb8 17:44:41 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 17:44:41 ---> Running in 469653cadc60 17:44:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:44:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:44:43 (1/6) Installing ca-certificates (20220614-r0) 17:44:43 (2/6) Installing brotli-libs (1.0.9-r6) 17:44:43 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:44:43 (4/6) Installing libcurl (7.83.1-r5) 17:44:43 (5/6) Installing curl (7.83.1-r5) 17:44:43 (6/6) Installing dumb-init (1.2.5-r1) 17:44:43 Executing busybox-1.35.0-r17.trigger 17:44:43 Executing ca-certificates-20220614-r0.trigger 17:44:44 OK: 8 MiB in 20 packages 17:44:46 Removing intermediate container 469653cadc60 17:44:46 ---> 8e2edd4a2931 17:44:46 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:44:46 ---> Running in 5daee998809f 17:44:46 Removing intermediate container 5daee998809f 17:44:46 ---> 95e9b51dfcb7 17:44:46 Step 12/21 : WORKDIR /edgex 17:44:46 ---> Running in 95e34ad75e0f 17:44:47 Removing intermediate container 95e34ad75e0f 17:44:47 ---> 28250f43fd89 17:44:47 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:44:49 ---> 6f10600cc0b4 17:44:49 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:44:51 ---> fdd1379c1791 17:44:51 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:44:54 ---> 8950a7496631 17:44:54 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:44:56 ---> c3020ad4fda8 17:44:56 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:44:56 ---> Running in 18bfc46bbefb 17:44:57 Removing intermediate container c67575f0aeaa 17:44:57 ---> 7241539af12d 17:44:57 17:44:57 Step 10/23 : FROM alpine:3.16 17:44:57 ---> 2b4661558fb8 17:44:57 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:44:57 ---> Using cache 17:44:57 ---> 68494c0db2e6 17:44:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:44:57 ---> Using cache 17:44:57 ---> 0fd2ef46391d 17:44:57 Step 13/23 : ENV APP_PORT=59882 17:44:58 ---> Running in 78efdc3aba78 17:44:58 Removing intermediate container 78efdc3aba78 17:44:58 ---> 23d1bfd710ac 17:44:58 Step 14/23 : EXPOSE $APP_PORT 17:44:58 ---> Running in 11d00bba4304 17:44:59 Removing intermediate container 11d00bba4304 17:44:59 ---> 872037c381b5 17:44:59 Step 15/23 : WORKDIR / 17:44:59 ---> Running in 8705f22638b7 17:44:59 Removing intermediate container 18bfc46bbefb 17:44:59 ---> bdcb14161e42 17:44:59 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 17:45:00 ---> Running in b127b524393d 17:45:00 Removing intermediate container 8705f22638b7 17:45:00 ---> fa114e59e6c4 17:45:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:45:00 Removing intermediate container b127b524393d 17:45:00 ---> 112fb5a915ed 17:45:00 Step 19/21 : LABEL arch=arm64 17:45:00 ---> Running in 0cb641fa5346 17:45:01 Removing intermediate container 0cb641fa5346 17:45:01 ---> ae74cb918707 17:45:01 Step 20/21 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:45:01 ---> 5c406f49bbef 17:45:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:45:01 ---> Running in 10a81655cddf 17:45:02 Removing intermediate container 10a81655cddf 17:45:02 ---> 5ade0112dda2 17:45:02 Step 21/21 : LABEL version=3.0.0-dev.16 17:45:02 ---> Running in f5b1e72bc9ae 17:45:03 Removing intermediate container f5b1e72bc9ae 17:45:03 ---> 379b90278790 17:45:03 17:45:03 ---> 3e7c19cc4f4f 17:45:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:45:03 Successfully built 379b90278790 17:45:03 Successfully tagged security-proxy-setup-arm64:latest 17:45:04  Building security-proxy-setup ... done  ---> 0b5b11a538c9 17:45:04 Step 19/23 : ENTRYPOINT ["/core-command"] 17:45:04 ---> Running in 630f3f5b94d3 17:45:05 Removing intermediate container 630f3f5b94d3 17:45:05 ---> a84ac07fe7de 17:45:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:45:05 ---> Running in 640ca8d3364a 17:45:06 Removing intermediate container 640ca8d3364a 17:45:06 ---> 4c5cd4804418 17:45:06 Step 21/23 : LABEL arch=arm64 17:45:06 ---> Running in 32dbfaa40a79 17:45:08 Removing intermediate container 32dbfaa40a79 17:45:08 ---> 8550edc1f072 17:45:08 Step 22/23 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:45:08 ---> Running in 0b036652cf10 17:45:09 Removing intermediate container 0b036652cf10 17:45:09 ---> cc1910b2b0b8 17:45:09 Step 23/23 : LABEL version=3.0.0-dev.16 17:45:09 ---> Running in 62dc19372316 17:45:09 Removing intermediate container 62dc19372316 17:45:09 ---> 8bd380d4934d 17:45:09 17:45:09 Successfully built 8bd380d4934d 17:45:09 Successfully tagged core-command-arm64:latest 17:45:36  Building core-command ... done Removing intermediate container 28fdc28b6357 17:45:36 ---> 483e196f94a3 17:45:36 17:45:36 Step 10/22 : FROM alpine:3.16 17:45:36 ---> 2b4661558fb8 17:45:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:45:36 ---> Running in c3ffe4c20a16 17:45:37 Removing intermediate container c3ffe4c20a16 17:45:37 ---> 383134155c70 17:45:37 Step 12/22 : ENV APP_PORT=59880 17:45:37 ---> Running in 7be88237e239 17:45:37 Removing intermediate container 611609deb3a9 17:45:37 ---> 6078a493e9c1 17:45:37 17:45:37 Step 10/22 : FROM alpine:3.16 17:45:37 ---> 2b4661558fb8 17:45:37 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:45:38 ---> Running in d7058dfb23ac 17:45:38 Removing intermediate container 7be88237e239 17:45:38 ---> 582667841241 17:45:38 Step 13/22 : EXPOSE $APP_PORT 17:45:38 ---> Running in 4ad88eb0137f 17:45:39 Removing intermediate container 4ad88eb0137f 17:45:39 ---> 2e1e21101dad 17:45:39 Step 14/22 : RUN apk add --update --no-cache dumb-init 17:45:39 ---> Running in a8c4b0e166d6 17:45:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:45:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:45:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:45:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:45:42 (1/2) Installing ca-certificates (20220614-r0) 17:45:42 (2/2) Installing dumb-init (1.2.5-r1) 17:45:42 Executing busybox-1.35.0-r17.trigger 17:45:42 Executing ca-certificates-20220614-r0.trigger 17:45:42 OK: 6 MiB in 16 packages 17:45:42 (1/1) Installing dumb-init (1.2.5-r1) 17:45:42 Executing busybox-1.35.0-r17.trigger 17:45:42 OK: 5 MiB in 15 packages 17:45:47 Removing intermediate container a8c4b0e166d6 17:45:47 ---> ec1d0f2dedd5 17:45:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:45:47 Removing intermediate container d7058dfb23ac 17:45:47 ---> 7479b179b5b9 17:45:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:45:47 ---> Running in 44704c481afb 17:45:47 Removing intermediate container 44704c481afb 17:45:47 ---> c9ce0ca30516 17:45:47 Step 13/22 : ENV APP_PORT=59860 17:45:47 ---> Running in 7d12988084b9 17:45:48 ---> 5e72d7aea82a 17:45:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:45:48 Removing intermediate container 7d12988084b9 17:45:48 ---> 53b622fcb869 17:45:48 Step 14/22 : EXPOSE $APP_PORT 17:45:48 ---> Running in b7ca2f04ad60 17:45:49 Removing intermediate container b7ca2f04ad60 17:45:49 ---> 339c6b6bc790 17:45:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:45:50 ---> 078bdc3c80ae 17:45:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:45:50 ---> 6106226d525d 17:45:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:45:51 ---> a44bcf09e60b 17:45:51 Step 18/22 : ENTRYPOINT ["/core-data"] 17:45:51 ---> Running in 36fb1fdfe744 17:45:52 Removing intermediate container 36fb1fdfe744 17:45:52 ---> 509f908d2445 17:45:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:45:52 ---> Running in 4d33f234b9d3 17:45:53 Removing intermediate container 4d33f234b9d3 17:45:53 ---> da653687c0b7 17:45:53 Step 20/22 : LABEL arch=arm64 17:45:53 ---> Running in ed06ab3d31cb 17:45:54 ---> d0a40b1201dc 17:45:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:45:54 Removing intermediate container ed06ab3d31cb 17:45:54 ---> e1fcbb303dd9 17:45:54 Step 21/22 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:45:54 ---> Running in 6c0a863d6f55 17:45:55 Removing intermediate container 6c0a863d6f55 17:45:55 ---> 52593f8217e1 17:45:55 Step 22/22 : LABEL version=3.0.0-dev.16 17:45:55 ---> a7d6b1265948 17:45:55 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:45:55 ---> Running in dcc2001f1b9d 17:45:55 ---> Running in 07d8592c46ba 17:45:56 Removing intermediate container dcc2001f1b9d 17:45:56 ---> f40fe4818cc0 17:45:56 17:45:56 Removing intermediate container 07d8592c46ba 17:45:56 ---> ce2ebfed5675 17:45:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:45:56 Successfully built f40fe4818cc0 17:45:56 Successfully tagged core-data-arm64:latest 17:45:56  Building core-data ... done  ---> Running in ec58f5ab080b 17:45:56 Removing intermediate container ec58f5ab080b 17:45:56 ---> e3384726f8b9 17:45:56 Step 20/22 : LABEL arch=arm64 17:45:56 ---> Running in 9ed24b53932c 17:45:57 Removing intermediate container 9ed24b53932c 17:45:57 ---> ba93622c1dd0 17:45:57 Step 21/22 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:45:57 ---> Running in 0aa2cca8800e 17:45:58 Removing intermediate container 0aa2cca8800e 17:45:58 ---> bedf42b398a7 17:45:58 Step 22/22 : LABEL version=3.0.0-dev.16 17:45:58 ---> Running in 192c5732892d 17:45:58 Removing intermediate container 192c5732892d 17:45:58 ---> 93d5b5bc05f9 17:45:58 17:45:58 Successfully built 93d5b5bc05f9 17:45:58 Successfully tagged support-notifications-arm64:latest 17:46:54  Building support-notifications ... done Removing intermediate container a6ba50139eb9 17:46:54 ---> e0e9b6bea0b9 17:46:54 17:46:54 Step 9/19 : FROM alpine:3.15 17:46:54 ---> 8aa73fd46299 17:46:54 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:46:54 ---> Using cache 17:46:54 ---> 1b607fda32ac 17:46:54 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:46:54 ---> Running in 0421b364bbd2 17:46:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:46:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:46:54 v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:46:54 v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:46:54 OK: 15736 distinct packages available 17:46:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:46:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:46:54 (1/9) Installing ca-certificates (20220614-r0) 17:46:54 (2/9) Installing brotli-libs (1.0.9-r5) 17:46:54 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:46:54 (4/9) Installing libcurl (7.80.0-r5) 17:46:54 (5/9) Installing curl (7.80.0-r5) 17:46:54 (6/9) Installing dumb-init (1.2.5-r1) 17:46:54 (7/9) Installing musl-obstack (1.2.3-r0) 17:46:54 (8/9) Installing libucontext (1.1-r0) 17:46:54 (9/9) Installing gcompat (1.0.0-r4) 17:46:54 Executing busybox-1.34.1-r7.trigger 17:46:54 Executing ca-certificates-20220614-r0.trigger 17:46:54 OK: 8 MiB in 23 packages 17:46:54 Removing intermediate container 0421b364bbd2 17:46:54 ---> 914746f7cc1d 17:46:54 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 17:46:54 ---> 93eafb67c1a7 17:46:54 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:46:54 ---> 6439da5151eb 17:46:54 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:46:54 ---> 8a47ad8351af 17:46:54 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:46:54 ---> Running in 99404d2507ab 17:46:54 Removing intermediate container 99404d2507ab 17:46:54 ---> 3e16af54b7df 17:46:54 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:46:54 ---> Running in 755c1112d2ca 17:46:54 Removing intermediate container 755c1112d2ca 17:46:54 ---> ab27b01723db 17:46:54 Step 17/19 : LABEL arch=arm64 17:46:55 ---> Running in 6a74a08464ad 17:46:55 Removing intermediate container 6a74a08464ad 17:46:55 ---> 86ca26827b6f 17:46:55 Step 18/19 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:46:55 ---> Running in 3dc5d1c85788 17:46:55 Removing intermediate container 3dc5d1c85788 17:46:55 ---> 5782781c3e7e 17:46:55 Step 19/19 : LABEL version=3.0.0-dev.16 17:46:55 ---> Running in a9f4c7006aab 17:46:56 Removing intermediate container a9f4c7006aab 17:46:56 ---> a591769b366d 17:46:56 17:46:56 Successfully built a591769b366d 17:46:56 Successfully tagged security-spiffe-token-provider-arm64:latest 17:46:56  Building security-spiffe-token-provider ... done  [Pipeline] } 17:46:56 $ docker stop --time=1 93df367b3a1707a79440389754e67944c22f1cd9c307dc32c08274fb8546c673 17:46:58 $ docker rm -f --volumes 93df367b3a1707a79440389754e67944c22f1cd9c307dc32c08274fb8546c673 [Pipeline] // withDockerContainer [Pipeline] sh 17:46:58 + docker images 17:46:59 REPOSITORY TAG IMAGE ID CREATED SIZE 17:46:59 security-spiffe-token-provider-arm64 latest a591769b366d 3 seconds ago 28.9MB 17:46:59 e0e9b6bea0b9 13 seconds ago 1.37GB 17:46:59 support-notifications-arm64 latest 93d5b5bc05f9 About a minute ago 29.6MB 17:46:59 core-data-arm64 latest f40fe4818cc0 About a minute ago 17.2MB 17:46:59 6078a493e9c1 About a minute ago 1.41GB 17:46:59 483e196f94a3 About a minute ago 1.35GB 17:46:59 core-command-arm64 latest 8bd380d4934d About a minute ago 17MB 17:46:59 security-proxy-setup-arm64 latest 379b90278790 About a minute ago 26.8MB 17:46:59 7241539af12d 2 minutes ago 1.34GB 17:46:59 15eae831c4b7 2 minutes ago 1.33GB 17:46:59 support-scheduler-arm64 latest 1f8a9a2eafbf 5 minutes ago 29MB 17:46:59 42c36a6c1489 5 minutes ago 1.4GB 17:46:59 core-metadata-arm64 latest a98bbe9658d1 8 minutes ago 17.8MB 17:46:59 0d86a1818fe4 8 minutes ago 1.35GB 17:46:59 security-bootstrapper-arm64 latest 5443eb006bc4 8 minutes ago 19.5MB 17:46:59 security-secretstore-setup-arm64 latest b619fcd58651 8 minutes ago 28.7MB 17:46:59 fadbd620f1df 9 minutes ago 1.33GB 17:46:59 a11b499fa911 9 minutes ago 1.33GB 17:46:59 security-spire-config-arm64 latest 9997edb559b3 12 minutes ago 83.6MB 17:46:59 security-spire-agent-arm64 latest 711f2168a444 13 minutes ago 122MB 17:46:59 3a59907c4568 13 minutes ago 1.21GB 17:46:59 security-spire-server-arm64 latest b040a1404e75 15 minutes ago 84.3MB 17:46:59 589dc75c2220 15 minutes ago 1.21GB 17:46:59 ci-base-image-arm64 latest f48c3e5f123f 18 minutes ago 905MB 17:46:59 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 17:46:59 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 17:46:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB 17:46:59 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 17:46:59 provisioning config files... 17:46:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/370@tmp/config18058519131555748357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:46:59 ---> docker-login.sh 17:46:59 nexus3.edgexfoundry.org:10001 17:46:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:59 Configure a credential helper to remove this warning. See 17:46:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:59 17:46:59 Login Succeeded 17:46:59 nexus3.edgexfoundry.org:10002 17:46:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:00 Configure a credential helper to remove this warning. See 17:47:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:00 17:47:00 Login Succeeded 17:47:00 nexus3.edgexfoundry.org:10003 17:47:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:00 Configure a credential helper to remove this warning. See 17:47:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:00 17:47:00 Login Succeeded 17:47:00 nexus3.edgexfoundry.org:10004 17:47:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:00 Configure a credential helper to remove this warning. See 17:47:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:00 17:47:00 Login Succeeded 17:47:00 docker.io 17:47:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:01 Configure a credential helper to remove this warning. See 17:47:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:01 17:47:01 Login Succeeded 17:47:01 ---> docker-login.sh ends [Pipeline] } 17:47:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:47:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:47:01 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 17:47:01 d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:47:01 latest 17:47:01 3.0.0-dev.16 17:47:01 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:47:01 main 17:47:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:01 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:47:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:47:02 82befecbb328: Preparing 17:47:02 4ee5de6cd6c4: Preparing 17:47:02 06f45049f10f: Preparing 17:47:02 e755fb3f2c6d: Preparing 17:47:02 17bec77d7fdc: Preparing 17:47:02 17bec77d7fdc: Layer already exists 17:47:02 06f45049f10f: Pushed 17:47:02 e755fb3f2c6d: Pushed 17:47:02 82befecbb328: Pushed 17:47:05 4ee5de6cd6c4: Pushed 17:47:05 d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:1ad5914adb453f213f68eecbb133cf6d3925f4e11a9165c7ecd82cffa3fb3ae6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:05 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:06 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 17:47:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:47:06 82befecbb328: Preparing 17:47:06 4ee5de6cd6c4: Preparing 17:47:06 06f45049f10f: Preparing 17:47:06 e755fb3f2c6d: Preparing 17:47:06 17bec77d7fdc: Preparing 17:47:06 82befecbb328: Layer already exists 17:47:06 4ee5de6cd6c4: Layer already exists 17:47:06 06f45049f10f: Layer already exists 17:47:06 17bec77d7fdc: Layer already exists 17:47:06 e755fb3f2c6d: Layer already exists 17:47:06 latest: digest: sha256:1ad5914adb453f213f68eecbb133cf6d3925f4e11a9165c7ecd82cffa3fb3ae6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:06 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:06 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.16 17:47:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:47:06 82befecbb328: Preparing 17:47:06 4ee5de6cd6c4: Preparing 17:47:06 06f45049f10f: Preparing 17:47:06 e755fb3f2c6d: Preparing 17:47:06 17bec77d7fdc: Preparing 17:47:06 06f45049f10f: Layer already exists 17:47:06 17bec77d7fdc: Layer already exists 17:47:06 82befecbb328: Layer already exists 17:47:06 e755fb3f2c6d: Layer already exists 17:47:06 4ee5de6cd6c4: Layer already exists 17:47:06 3.0.0-dev.16: digest: sha256:1ad5914adb453f213f68eecbb133cf6d3925f4e11a9165c7ecd82cffa3fb3ae6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:07 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:07 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:47:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:47:07 82befecbb328: Preparing 17:47:07 4ee5de6cd6c4: Preparing 17:47:07 06f45049f10f: Preparing 17:47:07 e755fb3f2c6d: Preparing 17:47:07 17bec77d7fdc: Preparing 17:47:07 e755fb3f2c6d: Layer already exists 17:47:07 82befecbb328: Layer already exists 17:47:07 17bec77d7fdc: Layer already exists 17:47:07 06f45049f10f: Layer already exists 17:47:07 4ee5de6cd6c4: Layer already exists 17:47:07 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:1ad5914adb453f213f68eecbb133cf6d3925f4e11a9165c7ecd82cffa3fb3ae6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:08 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:08 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 17:47:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:47:08 82befecbb328: Preparing 17:47:08 4ee5de6cd6c4: Preparing 17:47:08 06f45049f10f: Preparing 17:47:08 e755fb3f2c6d: Preparing 17:47:08 17bec77d7fdc: Preparing 17:47:08 82befecbb328: Layer already exists 17:47:08 4ee5de6cd6c4: Layer already exists 17:47:08 e755fb3f2c6d: Layer already exists 17:47:08 17bec77d7fdc: Layer already exists 17:47:08 06f45049f10f: Layer already exists 17:47:08 main: digest: sha256:1ad5914adb453f213f68eecbb133cf6d3925f4e11a9165c7ecd82cffa3fb3ae6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:47:08 ===================================================== [Pipeline] echo 17:47:08 taggedImages: 17:47:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:47:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 17:47:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.16 17:47:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:47:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 17:47:08 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 17:47:08 d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:47:08 latest 17:47:08 3.0.0-dev.16 17:47:08 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:47:08 main 17:47:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:09 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:47:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:47:09 1b62c785ff96: Preparing 17:47:09 547bf4620e50: Preparing 17:47:09 06f45049f10f: Preparing 17:47:09 84540c417375: Preparing 17:47:09 17bec77d7fdc: Preparing 17:47:09 17bec77d7fdc: Layer already exists 17:47:09 06f45049f10f: Layer already exists 17:47:09 1b62c785ff96: Pushed 17:47:09 84540c417375: Pushed 17:47:13 547bf4620e50: Pushed 17:47:13 d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:2e2aa4a1ac80b880d67012c5b44beaa4ddca70bb2973f1ef9087170e08955b8f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:13 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 17:47:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:47:13 1b62c785ff96: Preparing 17:47:13 547bf4620e50: Preparing 17:47:13 06f45049f10f: Preparing 17:47:13 84540c417375: Preparing 17:47:13 17bec77d7fdc: Preparing 17:47:13 06f45049f10f: Layer already exists 17:47:13 1b62c785ff96: Layer already exists 17:47:13 547bf4620e50: Layer already exists 17:47:13 17bec77d7fdc: Layer already exists 17:47:13 84540c417375: Layer already exists 17:47:13 latest: digest: sha256:2e2aa4a1ac80b880d67012c5b44beaa4ddca70bb2973f1ef9087170e08955b8f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.16 17:47:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:47:14 1b62c785ff96: Preparing 17:47:14 547bf4620e50: Preparing 17:47:14 06f45049f10f: Preparing 17:47:14 84540c417375: Preparing 17:47:14 17bec77d7fdc: Preparing 17:47:14 547bf4620e50: Layer already exists 17:47:14 1b62c785ff96: Layer already exists 17:47:14 17bec77d7fdc: Layer already exists 17:47:14 84540c417375: Layer already exists 17:47:14 06f45049f10f: Layer already exists 17:47:14 3.0.0-dev.16: digest: sha256:2e2aa4a1ac80b880d67012c5b44beaa4ddca70bb2973f1ef9087170e08955b8f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:47:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:47:15 1b62c785ff96: Preparing 17:47:15 547bf4620e50: Preparing 17:47:15 06f45049f10f: Preparing 17:47:15 84540c417375: Preparing 17:47:15 17bec77d7fdc: Preparing 17:47:15 17bec77d7fdc: Layer already exists 17:47:15 547bf4620e50: Layer already exists 17:47:15 1b62c785ff96: Layer already exists 17:47:15 06f45049f10f: Layer already exists 17:47:15 84540c417375: Layer already exists 17:47:15 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:2e2aa4a1ac80b880d67012c5b44beaa4ddca70bb2973f1ef9087170e08955b8f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 17:47:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:47:16 1b62c785ff96: Preparing 17:47:16 547bf4620e50: Preparing 17:47:16 06f45049f10f: Preparing 17:47:16 84540c417375: Preparing 17:47:16 17bec77d7fdc: Preparing 17:47:16 06f45049f10f: Layer already exists 17:47:16 84540c417375: Layer already exists 17:47:16 17bec77d7fdc: Layer already exists 17:47:16 1b62c785ff96: Layer already exists 17:47:16 547bf4620e50: Layer already exists 17:47:16 main: digest: sha256:2e2aa4a1ac80b880d67012c5b44beaa4ddca70bb2973f1ef9087170e08955b8f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:47:16 ===================================================== [Pipeline] echo 17:47:16 taggedImages: 17:47:16 - nexus3.edgexfoundry.org:10004/core-data-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:47:16 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 17:47:16 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.16 17:47:16 - nexus3.edgexfoundry.org:10004/core-data-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:47:16 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 17:47:16 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 17:47:16 d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:47:16 latest 17:47:16 3.0.0-dev.16 17:47:16 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:47:16 main 17:47:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:17 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:47:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:47:17 5dbcfae74dc8: Preparing 17:47:17 d001b744635c: Preparing 17:47:17 9215239808a5: Preparing 17:47:17 06f45049f10f: Preparing 17:47:17 e755fb3f2c6d: Preparing 17:47:17 17bec77d7fdc: Preparing 17:47:17 17bec77d7fdc: Waiting 17:47:17 e755fb3f2c6d: Layer already exists 17:47:17 06f45049f10f: Layer already exists 17:47:17 17bec77d7fdc: Layer already exists 17:47:17 d001b744635c: Pushed 17:47:17 5dbcfae74dc8: Pushed 17:47:20 9215239808a5: Pushed 17:47:20 d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:2bdf82fbac6982ec889532737a5bb14e88922e4dde67d39e64ea4ea6f7943236 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:21 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 17:47:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:47:21 5dbcfae74dc8: Preparing 17:47:21 d001b744635c: Preparing 17:47:21 9215239808a5: Preparing 17:47:21 06f45049f10f: Preparing 17:47:21 e755fb3f2c6d: Preparing 17:47:21 17bec77d7fdc: Preparing 17:47:21 17bec77d7fdc: Waiting 17:47:21 d001b744635c: Layer already exists 17:47:21 5dbcfae74dc8: Layer already exists 17:47:21 9215239808a5: Layer already exists 17:47:21 e755fb3f2c6d: Layer already exists 17:47:21 06f45049f10f: Layer already exists 17:47:21 17bec77d7fdc: Layer already exists 17:47:21 latest: digest: sha256:2bdf82fbac6982ec889532737a5bb14e88922e4dde67d39e64ea4ea6f7943236 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:22 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.16 17:47:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:47:22 5dbcfae74dc8: Preparing 17:47:22 d001b744635c: Preparing 17:47:22 9215239808a5: Preparing 17:47:22 06f45049f10f: Preparing 17:47:22 e755fb3f2c6d: Preparing 17:47:22 17bec77d7fdc: Preparing 17:47:22 17bec77d7fdc: Waiting 17:47:22 5dbcfae74dc8: Layer already exists 17:47:22 e755fb3f2c6d: Layer already exists 17:47:22 d001b744635c: Layer already exists 17:47:22 06f45049f10f: Layer already exists 17:47:22 9215239808a5: Layer already exists 17:47:22 17bec77d7fdc: Layer already exists 17:47:22 3.0.0-dev.16: digest: sha256:2bdf82fbac6982ec889532737a5bb14e88922e4dde67d39e64ea4ea6f7943236 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:23 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:47:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:47:23 5dbcfae74dc8: Preparing 17:47:23 d001b744635c: Preparing 17:47:23 9215239808a5: Preparing 17:47:23 06f45049f10f: Preparing 17:47:23 e755fb3f2c6d: Preparing 17:47:23 17bec77d7fdc: Preparing 17:47:23 17bec77d7fdc: Waiting 17:47:23 9215239808a5: Layer already exists 17:47:23 d001b744635c: Layer already exists 17:47:23 5dbcfae74dc8: Layer already exists 17:47:23 06f45049f10f: Layer already exists 17:47:23 e755fb3f2c6d: Layer already exists 17:47:23 17bec77d7fdc: Layer already exists 17:47:23 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:2bdf82fbac6982ec889532737a5bb14e88922e4dde67d39e64ea4ea6f7943236 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:24 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 17:47:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:47:24 5dbcfae74dc8: Preparing 17:47:24 d001b744635c: Preparing 17:47:24 9215239808a5: Preparing 17:47:24 06f45049f10f: Preparing 17:47:24 e755fb3f2c6d: Preparing 17:47:24 17bec77d7fdc: Preparing 17:47:24 17bec77d7fdc: Waiting 17:47:24 d001b744635c: Layer already exists 17:47:24 06f45049f10f: Layer already exists 17:47:24 e755fb3f2c6d: Layer already exists 17:47:24 5dbcfae74dc8: Layer already exists 17:47:24 9215239808a5: Layer already exists 17:47:24 17bec77d7fdc: Layer already exists 17:47:24 main: digest: sha256:2bdf82fbac6982ec889532737a5bb14e88922e4dde67d39e64ea4ea6f7943236 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:47:24 ===================================================== [Pipeline] echo 17:47:24 taggedImages: 17:47:24 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:47:24 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 17:47:24 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.16 17:47:24 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:47:24 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 17:47:24 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 17:47:24 d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:47:24 latest 17:47:24 3.0.0-dev.16 17:47:24 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:47:24 main 17:47:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:25 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:47:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:47:25 1fb117bf96e4: Preparing 17:47:25 1fb117bf96e4: Preparing 17:47:25 2ab571be36d8: Preparing 17:47:25 91e20bff7647: Preparing 17:47:25 d21f501da549: Preparing 17:47:25 61aced8ce5fa: Preparing 17:47:25 9e0579c8090e: Preparing 17:47:25 06f45049f10f: Preparing 17:47:25 c24566be8a90: Preparing 17:47:25 12da08c99333: Preparing 17:47:25 5cc180b90e62: Preparing 17:47:25 ba24c96d06a3: Preparing 17:47:25 17bec77d7fdc: Preparing 17:47:25 06f45049f10f: Waiting 17:47:25 c24566be8a90: Waiting 17:47:25 12da08c99333: Waiting 17:47:25 5cc180b90e62: Waiting 17:47:25 9e0579c8090e: Waiting 17:47:25 17bec77d7fdc: Waiting 17:47:25 ba24c96d06a3: Waiting 17:47:25 1fb117bf96e4: Pushed 17:47:25 2ab571be36d8: Pushed 17:47:25 d21f501da549: Pushed 17:47:25 61aced8ce5fa: Pushed 17:47:25 91e20bff7647: Pushed 17:47:25 06f45049f10f: Layer already exists 17:47:26 12da08c99333: Pushed 17:47:26 5cc180b90e62: Pushed 17:47:26 c24566be8a90: Pushed 17:47:26 17bec77d7fdc: Layer already exists 17:47:26 ba24c96d06a3: Pushed 17:47:29 9e0579c8090e: Pushed 17:47:29 d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:aa14fe24bbabfca711d68720f069ab958992681944c5c1890cc5d0eeb9dfaf5c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:29 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 17:47:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:47:30 1fb117bf96e4: Preparing 17:47:30 1fb117bf96e4: Preparing 17:47:30 2ab571be36d8: Preparing 17:47:30 91e20bff7647: Preparing 17:47:30 d21f501da549: Preparing 17:47:30 61aced8ce5fa: Preparing 17:47:30 9e0579c8090e: Preparing 17:47:30 06f45049f10f: Preparing 17:47:30 c24566be8a90: Preparing 17:47:30 12da08c99333: Preparing 17:47:30 5cc180b90e62: Preparing 17:47:30 ba24c96d06a3: Preparing 17:47:30 17bec77d7fdc: Preparing 17:47:30 9e0579c8090e: Waiting 17:47:30 06f45049f10f: Waiting 17:47:30 c24566be8a90: Waiting 17:47:30 12da08c99333: Waiting 17:47:30 5cc180b90e62: Waiting 17:47:30 ba24c96d06a3: Waiting 17:47:30 17bec77d7fdc: Waiting 17:47:30 1fb117bf96e4: Layer already exists 17:47:30 d21f501da549: Layer already exists 17:47:30 2ab571be36d8: Layer already exists 17:47:30 61aced8ce5fa: Layer already exists 17:47:30 91e20bff7647: Layer already exists 17:47:30 9e0579c8090e: Layer already exists 17:47:30 06f45049f10f: Layer already exists 17:47:30 12da08c99333: Layer already exists 17:47:30 c24566be8a90: Layer already exists 17:47:30 5cc180b90e62: Layer already exists 17:47:30 ba24c96d06a3: Layer already exists 17:47:30 17bec77d7fdc: Layer already exists 17:47:30 latest: digest: sha256:aa14fe24bbabfca711d68720f069ab958992681944c5c1890cc5d0eeb9dfaf5c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:30 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.16 17:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:47:31 1fb117bf96e4: Preparing 17:47:31 1fb117bf96e4: Preparing 17:47:31 2ab571be36d8: Preparing 17:47:31 91e20bff7647: Preparing 17:47:31 d21f501da549: Preparing 17:47:31 61aced8ce5fa: Preparing 17:47:31 9e0579c8090e: Preparing 17:47:31 06f45049f10f: Preparing 17:47:31 c24566be8a90: Preparing 17:47:31 12da08c99333: Preparing 17:47:31 5cc180b90e62: Preparing 17:47:31 ba24c96d06a3: Preparing 17:47:31 17bec77d7fdc: Preparing 17:47:31 9e0579c8090e: Waiting 17:47:31 06f45049f10f: Waiting 17:47:31 c24566be8a90: Waiting 17:47:31 12da08c99333: Waiting 17:47:31 ba24c96d06a3: Waiting 17:47:31 5cc180b90e62: Waiting 17:47:31 17bec77d7fdc: Waiting 17:47:31 61aced8ce5fa: Layer already exists 17:47:31 d21f501da549: Layer already exists 17:47:31 2ab571be36d8: Layer already exists 17:47:31 1fb117bf96e4: Layer already exists 17:47:31 91e20bff7647: Layer already exists 17:47:31 9e0579c8090e: Layer already exists 17:47:31 06f45049f10f: Layer already exists 17:47:31 c24566be8a90: Layer already exists 17:47:31 12da08c99333: Layer already exists 17:47:31 5cc180b90e62: Layer already exists 17:47:31 ba24c96d06a3: Layer already exists 17:47:31 17bec77d7fdc: Layer already exists 17:47:31 3.0.0-dev.16: digest: sha256:aa14fe24bbabfca711d68720f069ab958992681944c5c1890cc5d0eeb9dfaf5c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:47:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:47:32 1fb117bf96e4: Preparing 17:47:32 1fb117bf96e4: Preparing 17:47:32 2ab571be36d8: Preparing 17:47:32 91e20bff7647: Preparing 17:47:32 d21f501da549: Preparing 17:47:32 61aced8ce5fa: Preparing 17:47:32 9e0579c8090e: Preparing 17:47:32 06f45049f10f: Preparing 17:47:32 c24566be8a90: Preparing 17:47:32 12da08c99333: Preparing 17:47:32 5cc180b90e62: Preparing 17:47:32 ba24c96d06a3: Preparing 17:47:32 17bec77d7fdc: Preparing 17:47:32 06f45049f10f: Waiting 17:47:32 c24566be8a90: Waiting 17:47:32 12da08c99333: Waiting 17:47:32 5cc180b90e62: Waiting 17:47:32 ba24c96d06a3: Waiting 17:47:32 17bec77d7fdc: Waiting 17:47:32 9e0579c8090e: Waiting 17:47:32 91e20bff7647: Layer already exists 17:47:32 1fb117bf96e4: Layer already exists 17:47:32 d21f501da549: Layer already exists 17:47:32 61aced8ce5fa: Layer already exists 17:47:32 2ab571be36d8: Layer already exists 17:47:32 9e0579c8090e: Layer already exists 17:47:32 c24566be8a90: Layer already exists 17:47:32 06f45049f10f: Layer already exists 17:47:32 5cc180b90e62: Layer already exists 17:47:32 12da08c99333: Layer already exists 17:47:32 17bec77d7fdc: Layer already exists 17:47:32 ba24c96d06a3: Layer already exists 17:47:32 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:aa14fe24bbabfca711d68720f069ab958992681944c5c1890cc5d0eeb9dfaf5c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 17:47:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:47:33 1fb117bf96e4: Preparing 17:47:33 1fb117bf96e4: Preparing 17:47:33 2ab571be36d8: Preparing 17:47:33 91e20bff7647: Preparing 17:47:33 d21f501da549: Preparing 17:47:33 61aced8ce5fa: Preparing 17:47:33 9e0579c8090e: Preparing 17:47:33 06f45049f10f: Preparing 17:47:33 c24566be8a90: Preparing 17:47:33 12da08c99333: Preparing 17:47:33 5cc180b90e62: Preparing 17:47:33 ba24c96d06a3: Preparing 17:47:33 17bec77d7fdc: Preparing 17:47:33 9e0579c8090e: Waiting 17:47:33 06f45049f10f: Waiting 17:47:33 c24566be8a90: Waiting 17:47:33 12da08c99333: Waiting 17:47:33 5cc180b90e62: Waiting 17:47:33 17bec77d7fdc: Waiting 17:47:33 ba24c96d06a3: Waiting 17:47:33 d21f501da549: Layer already exists 17:47:33 91e20bff7647: Layer already exists 17:47:33 61aced8ce5fa: Layer already exists 17:47:33 1fb117bf96e4: Layer already exists 17:47:33 2ab571be36d8: Layer already exists 17:47:33 9e0579c8090e: Layer already exists 17:47:33 06f45049f10f: Layer already exists 17:47:33 5cc180b90e62: Layer already exists 17:47:33 c24566be8a90: Layer already exists 17:47:33 12da08c99333: Layer already exists 17:47:33 17bec77d7fdc: Layer already exists 17:47:33 ba24c96d06a3: Layer already exists 17:47:33 main: digest: sha256:aa14fe24bbabfca711d68720f069ab958992681944c5c1890cc5d0eeb9dfaf5c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:47:33 ===================================================== [Pipeline] echo 17:47:33 taggedImages: 17:47:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:47:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 17:47:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.16 17:47:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:47:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 17:47:33 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 17:47:33 d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:47:33 latest 17:47:33 3.0.0-dev.16 17:47:33 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:47:33 main 17:47:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:33 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:47:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:47:34 e4d8d7285571: Preparing 17:47:34 691d2aca094e: Preparing 17:47:34 8ca96d21bcb1: Preparing 17:47:34 fac1c317eb05: Preparing 17:47:34 e39b6dca06b6: Preparing 17:47:34 576a1c48847c: Preparing 17:47:34 9c7667c5d785: Preparing 17:47:34 17bec77d7fdc: Preparing 17:47:34 9c7667c5d785: Waiting 17:47:34 17bec77d7fdc: Waiting 17:47:34 e39b6dca06b6: Pushed 17:47:34 691d2aca094e: Pushed 17:47:34 e4d8d7285571: Pushed 17:47:34 17bec77d7fdc: Layer already exists 17:47:34 576a1c48847c: Pushed 17:47:35 9c7667c5d785: Pushed 17:47:36 fac1c317eb05: Pushed 17:47:36 8ca96d21bcb1: Pushed 17:47:36 d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:709b500fcf00556cf9f65fac36168a10c4ab4d81766b8220e1898e4aa348ebe5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:37 + 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 17:47:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 17:47:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:47:37 e4d8d7285571: Preparing 17:47:37 691d2aca094e: Preparing 17:47:37 8ca96d21bcb1: Preparing 17:47:37 fac1c317eb05: Preparing 17:47:37 e39b6dca06b6: Preparing 17:47:37 576a1c48847c: Preparing 17:47:37 9c7667c5d785: Preparing 17:47:37 17bec77d7fdc: Preparing 17:47:37 576a1c48847c: Waiting 17:47:37 9c7667c5d785: Waiting 17:47:37 17bec77d7fdc: Waiting 17:47:37 e39b6dca06b6: Layer already exists 17:47:37 e4d8d7285571: Layer already exists 17:47:37 fac1c317eb05: Layer already exists 17:47:37 691d2aca094e: Layer already exists 17:47:37 8ca96d21bcb1: Layer already exists 17:47:37 9c7667c5d785: Layer already exists 17:47:37 576a1c48847c: Layer already exists 17:47:37 17bec77d7fdc: Layer already exists 17:47:37 latest: digest: sha256:709b500fcf00556cf9f65fac36168a10c4ab4d81766b8220e1898e4aa348ebe5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:38 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.16 17:47:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:47:38 e4d8d7285571: Preparing 17:47:38 691d2aca094e: Preparing 17:47:38 8ca96d21bcb1: Preparing 17:47:38 fac1c317eb05: Preparing 17:47:38 e39b6dca06b6: Preparing 17:47:38 576a1c48847c: Preparing 17:47:38 9c7667c5d785: Preparing 17:47:38 17bec77d7fdc: Preparing 17:47:38 9c7667c5d785: Waiting 17:47:38 576a1c48847c: Waiting 17:47:38 17bec77d7fdc: Waiting 17:47:38 fac1c317eb05: Layer already exists 17:47:38 e39b6dca06b6: Layer already exists 17:47:38 8ca96d21bcb1: Layer already exists 17:47:38 691d2aca094e: Layer already exists 17:47:38 e4d8d7285571: Layer already exists 17:47:38 576a1c48847c: Layer already exists 17:47:38 9c7667c5d785: Layer already exists 17:47:38 17bec77d7fdc: Layer already exists 17:47:38 3.0.0-dev.16: digest: sha256:709b500fcf00556cf9f65fac36168a10c4ab4d81766b8220e1898e4aa348ebe5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:39 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:47:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:47:39 e4d8d7285571: Preparing 17:47:39 691d2aca094e: Preparing 17:47:39 8ca96d21bcb1: Preparing 17:47:39 fac1c317eb05: Preparing 17:47:39 e39b6dca06b6: Preparing 17:47:39 576a1c48847c: Preparing 17:47:39 9c7667c5d785: Preparing 17:47:39 17bec77d7fdc: Preparing 17:47:39 576a1c48847c: Waiting 17:47:39 9c7667c5d785: Waiting 17:47:39 e39b6dca06b6: Layer already exists 17:47:39 fac1c317eb05: Layer already exists 17:47:39 e4d8d7285571: Layer already exists 17:47:39 691d2aca094e: Layer already exists 17:47:39 8ca96d21bcb1: Layer already exists 17:47:39 576a1c48847c: Layer already exists 17:47:39 9c7667c5d785: Layer already exists 17:47:39 17bec77d7fdc: Layer already exists 17:47:39 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:709b500fcf00556cf9f65fac36168a10c4ab4d81766b8220e1898e4aa348ebe5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:40 + 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 17:47:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 17:47:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:47:40 e4d8d7285571: Preparing 17:47:40 691d2aca094e: Preparing 17:47:40 8ca96d21bcb1: Preparing 17:47:40 fac1c317eb05: Preparing 17:47:40 e39b6dca06b6: Preparing 17:47:40 576a1c48847c: Preparing 17:47:40 9c7667c5d785: Preparing 17:47:40 17bec77d7fdc: Preparing 17:47:40 576a1c48847c: Waiting 17:47:40 9c7667c5d785: Waiting 17:47:40 17bec77d7fdc: Waiting 17:47:40 fac1c317eb05: Layer already exists 17:47:40 8ca96d21bcb1: Layer already exists 17:47:40 691d2aca094e: Layer already exists 17:47:40 e39b6dca06b6: Layer already exists 17:47:40 e4d8d7285571: Layer already exists 17:47:40 9c7667c5d785: Layer already exists 17:47:40 17bec77d7fdc: Layer already exists 17:47:40 576a1c48847c: Layer already exists 17:47:40 main: digest: sha256:709b500fcf00556cf9f65fac36168a10c4ab4d81766b8220e1898e4aa348ebe5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:47:40 ===================================================== [Pipeline] echo 17:47:40 taggedImages: 17:47:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:47:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 17:47:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.16 17:47:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:47:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 17:47:40 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 17:47:40 d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:47:40 latest 17:47:40 3.0.0-dev.16 17:47:40 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:47:40 main 17:47:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:41 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:47:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:47:41 08aa5a8bd397: Preparing 17:47:41 9f2f96640afe: Preparing 17:47:41 2091933c3932: Preparing 17:47:41 07ba4f6ebb66: Preparing 17:47:41 36cbceed2173: Preparing 17:47:41 568642864e3f: Preparing 17:47:41 5d9462723f2e: Preparing 17:47:41 939bafeff7d1: Preparing 17:47:41 c86e57c77857: Preparing 17:47:41 17bec77d7fdc: Preparing 17:47:41 5d9462723f2e: Waiting 17:47:41 939bafeff7d1: Waiting 17:47:41 c86e57c77857: Waiting 17:47:41 17bec77d7fdc: Waiting 17:47:41 568642864e3f: Waiting 17:47:41 36cbceed2173: Pushed 17:47:41 9f2f96640afe: Pushed 17:47:41 08aa5a8bd397: Pushed 17:47:41 5d9462723f2e: Pushed 17:47:41 568642864e3f: Pushed 17:47:41 939bafeff7d1: Pushed 17:47:41 17bec77d7fdc: Layer already exists 17:47:42 c86e57c77857: Pushed 17:47:44 07ba4f6ebb66: Pushed 17:47:44 2091933c3932: Pushed 17:47:45 d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:a7c394855e997de11df9b84b1ae266db2a7d63b711df5646455f5f1fd399e815 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:45 + 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 17:47:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 17:47:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:47:45 08aa5a8bd397: Preparing 17:47:45 9f2f96640afe: Preparing 17:47:45 2091933c3932: Preparing 17:47:45 07ba4f6ebb66: Preparing 17:47:45 36cbceed2173: Preparing 17:47:45 568642864e3f: Preparing 17:47:45 5d9462723f2e: Preparing 17:47:45 939bafeff7d1: Preparing 17:47:45 c86e57c77857: Preparing 17:47:45 17bec77d7fdc: Preparing 17:47:45 5d9462723f2e: Waiting 17:47:45 939bafeff7d1: Waiting 17:47:45 c86e57c77857: Waiting 17:47:45 17bec77d7fdc: Waiting 17:47:45 568642864e3f: Waiting 17:47:45 9f2f96640afe: Layer already exists 17:47:45 2091933c3932: Layer already exists 17:47:45 07ba4f6ebb66: Layer already exists 17:47:45 08aa5a8bd397: Layer already exists 17:47:45 36cbceed2173: Layer already exists 17:47:45 568642864e3f: Layer already exists 17:47:45 c86e57c77857: Layer already exists 17:47:45 939bafeff7d1: Layer already exists 17:47:45 5d9462723f2e: Layer already exists 17:47:45 17bec77d7fdc: Layer already exists 17:47:45 latest: digest: sha256:a7c394855e997de11df9b84b1ae266db2a7d63b711df5646455f5f1fd399e815 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:46 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.16 17:47:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:47:46 08aa5a8bd397: Preparing 17:47:46 9f2f96640afe: Preparing 17:47:46 2091933c3932: Preparing 17:47:46 07ba4f6ebb66: Preparing 17:47:46 36cbceed2173: Preparing 17:47:46 568642864e3f: Preparing 17:47:46 5d9462723f2e: Preparing 17:47:46 939bafeff7d1: Preparing 17:47:46 c86e57c77857: Preparing 17:47:46 17bec77d7fdc: Preparing 17:47:46 568642864e3f: Waiting 17:47:46 939bafeff7d1: Waiting 17:47:46 5d9462723f2e: Waiting 17:47:46 c86e57c77857: Waiting 17:47:46 17bec77d7fdc: Waiting 17:47:46 9f2f96640afe: Layer already exists 17:47:46 08aa5a8bd397: Layer already exists 17:47:46 07ba4f6ebb66: Layer already exists 17:47:46 36cbceed2173: Layer already exists 17:47:46 2091933c3932: Layer already exists 17:47:46 5d9462723f2e: Layer already exists 17:47:46 568642864e3f: Layer already exists 17:47:46 c86e57c77857: Layer already exists 17:47:46 939bafeff7d1: Layer already exists 17:47:46 17bec77d7fdc: Layer already exists 17:47:46 3.0.0-dev.16: digest: sha256:a7c394855e997de11df9b84b1ae266db2a7d63b711df5646455f5f1fd399e815 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:47 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:47:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:47:47 08aa5a8bd397: Preparing 17:47:47 9f2f96640afe: Preparing 17:47:47 2091933c3932: Preparing 17:47:47 07ba4f6ebb66: Preparing 17:47:47 36cbceed2173: Preparing 17:47:47 568642864e3f: Preparing 17:47:47 5d9462723f2e: Preparing 17:47:47 939bafeff7d1: Preparing 17:47:47 c86e57c77857: Preparing 17:47:47 17bec77d7fdc: Preparing 17:47:47 568642864e3f: Waiting 17:47:47 5d9462723f2e: Waiting 17:47:47 939bafeff7d1: Waiting 17:47:47 c86e57c77857: Waiting 17:47:47 17bec77d7fdc: Waiting 17:47:47 08aa5a8bd397: Layer already exists 17:47:47 2091933c3932: Layer already exists 17:47:47 07ba4f6ebb66: Layer already exists 17:47:47 9f2f96640afe: Layer already exists 17:47:47 36cbceed2173: Layer already exists 17:47:47 568642864e3f: Layer already exists 17:47:47 c86e57c77857: Layer already exists 17:47:47 5d9462723f2e: Layer already exists 17:47:47 939bafeff7d1: Layer already exists 17:47:47 17bec77d7fdc: Layer already exists 17:47:47 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:a7c394855e997de11df9b84b1ae266db2a7d63b711df5646455f5f1fd399e815 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:48 + 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 17:47:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 17:47:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:47:48 08aa5a8bd397: Preparing 17:47:48 9f2f96640afe: Preparing 17:47:48 2091933c3932: Preparing 17:47:48 07ba4f6ebb66: Preparing 17:47:48 36cbceed2173: Preparing 17:47:48 568642864e3f: Preparing 17:47:48 5d9462723f2e: Preparing 17:47:48 939bafeff7d1: Preparing 17:47:48 c86e57c77857: Preparing 17:47:48 17bec77d7fdc: Preparing 17:47:48 568642864e3f: Waiting 17:47:48 5d9462723f2e: Waiting 17:47:48 939bafeff7d1: Waiting 17:47:48 c86e57c77857: Waiting 17:47:48 17bec77d7fdc: Waiting 17:47:48 36cbceed2173: Layer already exists 17:47:48 08aa5a8bd397: Layer already exists 17:47:48 07ba4f6ebb66: Layer already exists 17:47:48 9f2f96640afe: Layer already exists 17:47:48 2091933c3932: Layer already exists 17:47:48 c86e57c77857: Layer already exists 17:47:48 568642864e3f: Layer already exists 17:47:48 5d9462723f2e: Layer already exists 17:47:48 939bafeff7d1: Layer already exists 17:47:48 17bec77d7fdc: Layer already exists 17:47:48 main: digest: sha256:a7c394855e997de11df9b84b1ae266db2a7d63b711df5646455f5f1fd399e815 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:47:48 ===================================================== [Pipeline] echo 17:47:48 taggedImages: 17:47:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:47:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 17:47:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.16 17:47:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:47:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 17:47:48 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 17:47:48 d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:47:48 latest 17:47:48 3.0.0-dev.16 17:47:48 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:47:48 main 17:47:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:49 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:47:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:47:49 c936db5b53ef: Preparing 17:47:49 f02fda90d44d: Preparing 17:47:49 06f45049f10f: Preparing 17:47:49 b7f0080ce378: Preparing 17:47:49 9833f26c6bda: Preparing 17:47:49 9833f26c6bda: Layer already exists 17:47:49 06f45049f10f: Layer already exists 17:47:49 c936db5b53ef: Pushed 17:47:51 b7f0080ce378: Pushed 17:47:54 f02fda90d44d: Pushed 17:47:54 d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:e8768da3e3bbb88ba6242f79479a99b66dff304768591bd29bd36a45b2eb6da6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:54 + 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 17:47:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 17:47:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:47:55 c936db5b53ef: Preparing 17:47:55 f02fda90d44d: Preparing 17:47:55 06f45049f10f: Preparing 17:47:55 b7f0080ce378: Preparing 17:47:55 9833f26c6bda: Preparing 17:47:55 b7f0080ce378: Layer already exists 17:47:55 9833f26c6bda: Layer already exists 17:47:55 f02fda90d44d: Layer already exists 17:47:55 c936db5b53ef: Layer already exists 17:47:55 06f45049f10f: Layer already exists 17:47:55 latest: digest: sha256:e8768da3e3bbb88ba6242f79479a99b66dff304768591bd29bd36a45b2eb6da6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:55 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.16 17:47:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:47:55 c936db5b53ef: Preparing 17:47:55 f02fda90d44d: Preparing 17:47:55 06f45049f10f: Preparing 17:47:55 b7f0080ce378: Preparing 17:47:55 9833f26c6bda: Preparing 17:47:55 f02fda90d44d: Layer already exists 17:47:55 06f45049f10f: Layer already exists 17:47:55 c936db5b53ef: Layer already exists 17:47:55 b7f0080ce378: Layer already exists 17:47:55 9833f26c6bda: Layer already exists 17:47:55 3.0.0-dev.16: digest: sha256:e8768da3e3bbb88ba6242f79479a99b66dff304768591bd29bd36a45b2eb6da6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:56 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:47:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:47:56 c936db5b53ef: Preparing 17:47:56 f02fda90d44d: Preparing 17:47:56 06f45049f10f: Preparing 17:47:56 b7f0080ce378: Preparing 17:47:56 9833f26c6bda: Preparing 17:47:56 9833f26c6bda: Layer already exists 17:47:56 06f45049f10f: Layer already exists 17:47:56 b7f0080ce378: Layer already exists 17:47:56 c936db5b53ef: Layer already exists 17:47:56 f02fda90d44d: Layer already exists 17:47:56 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:e8768da3e3bbb88ba6242f79479a99b66dff304768591bd29bd36a45b2eb6da6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:57 + 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 17:47:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 17:47:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:47:57 c936db5b53ef: Preparing 17:47:57 f02fda90d44d: Preparing 17:47:57 06f45049f10f: Preparing 17:47:57 b7f0080ce378: Preparing 17:47:57 9833f26c6bda: Preparing 17:47:57 c936db5b53ef: Layer already exists 17:47:57 06f45049f10f: Layer already exists 17:47:57 b7f0080ce378: Layer already exists 17:47:57 f02fda90d44d: Layer already exists 17:47:57 9833f26c6bda: Layer already exists 17:47:57 main: digest: sha256:e8768da3e3bbb88ba6242f79479a99b66dff304768591bd29bd36a45b2eb6da6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:47:57 ===================================================== [Pipeline] echo 17:47:57 taggedImages: 17:47:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:47:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 17:47:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.16 17:47:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:47:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 17:47:57 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 17:47:57 d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:47:57 latest 17:47:57 3.0.0-dev.16 17:47:57 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:47:57 main 17:47:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:47:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:47:58 7f6e70bb2ea3: Preparing 17:47:58 047c6116604d: Preparing 17:47:58 8adbe7ba2c88: Preparing 17:47:58 6c64e2f79bc6: Preparing 17:47:58 86de3d4c0dfc: Preparing 17:47:58 594b7584ae10: Preparing 17:47:58 9833f26c6bda: Preparing 17:47:58 594b7584ae10: Waiting 17:47:58 9833f26c6bda: Waiting 17:47:58 8adbe7ba2c88: Pushed 17:47:58 7f6e70bb2ea3: Pushed 17:47:58 047c6116604d: Pushed 17:47:58 9833f26c6bda: Layer already exists 17:47:59 594b7584ae10: Pushed 17:48:05 86de3d4c0dfc: Pushed 17:48:14 6c64e2f79bc6: Pushed 17:48:14 d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:f913bcb0a94f9adbf7ea7aa3f6fbfdb0d8865f80f2f318bb62b0cf01c7a60a36 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:14 + 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 17:48:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 17:48:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:48:14 7f6e70bb2ea3: Preparing 17:48:14 047c6116604d: Preparing 17:48:14 8adbe7ba2c88: Preparing 17:48:14 6c64e2f79bc6: Preparing 17:48:14 86de3d4c0dfc: Preparing 17:48:14 594b7584ae10: Preparing 17:48:14 9833f26c6bda: Preparing 17:48:14 594b7584ae10: Waiting 17:48:14 9833f26c6bda: Waiting 17:48:14 047c6116604d: Layer already exists 17:48:14 6c64e2f79bc6: Layer already exists 17:48:14 7f6e70bb2ea3: Layer already exists 17:48:14 86de3d4c0dfc: Layer already exists 17:48:14 8adbe7ba2c88: Layer already exists 17:48:14 9833f26c6bda: Layer already exists 17:48:14 594b7584ae10: Layer already exists 17:48:15 latest: digest: sha256:f913bcb0a94f9adbf7ea7aa3f6fbfdb0d8865f80f2f318bb62b0cf01c7a60a36 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:15 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.16 17:48:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:48:15 7f6e70bb2ea3: Preparing 17:48:15 047c6116604d: Preparing 17:48:15 8adbe7ba2c88: Preparing 17:48:15 6c64e2f79bc6: Preparing 17:48:15 86de3d4c0dfc: Preparing 17:48:15 594b7584ae10: Preparing 17:48:15 9833f26c6bda: Preparing 17:48:15 594b7584ae10: Waiting 17:48:15 9833f26c6bda: Waiting 17:48:15 8adbe7ba2c88: Layer already exists 17:48:15 86de3d4c0dfc: Layer already exists 17:48:15 047c6116604d: Layer already exists 17:48:15 7f6e70bb2ea3: Layer already exists 17:48:15 6c64e2f79bc6: Layer already exists 17:48:15 9833f26c6bda: Layer already exists 17:48:15 594b7584ae10: Layer already exists 17:48:16 3.0.0-dev.16: digest: sha256:f913bcb0a94f9adbf7ea7aa3f6fbfdb0d8865f80f2f318bb62b0cf01c7a60a36 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:16 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:48:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:48:16 7f6e70bb2ea3: Preparing 17:48:16 047c6116604d: Preparing 17:48:16 8adbe7ba2c88: Preparing 17:48:16 6c64e2f79bc6: Preparing 17:48:16 86de3d4c0dfc: Preparing 17:48:16 594b7584ae10: Preparing 17:48:16 9833f26c6bda: Preparing 17:48:16 594b7584ae10: Waiting 17:48:16 9833f26c6bda: Waiting 17:48:16 7f6e70bb2ea3: Layer already exists 17:48:16 86de3d4c0dfc: Layer already exists 17:48:16 047c6116604d: Layer already exists 17:48:16 6c64e2f79bc6: Layer already exists 17:48:16 8adbe7ba2c88: Layer already exists 17:48:16 9833f26c6bda: Layer already exists 17:48:16 594b7584ae10: Layer already exists 17:48:16 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:f913bcb0a94f9adbf7ea7aa3f6fbfdb0d8865f80f2f318bb62b0cf01c7a60a36 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:17 + 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 17:48:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 17:48:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:48:17 7f6e70bb2ea3: Preparing 17:48:17 047c6116604d: Preparing 17:48:17 8adbe7ba2c88: Preparing 17:48:17 6c64e2f79bc6: Preparing 17:48:17 86de3d4c0dfc: Preparing 17:48:17 594b7584ae10: Preparing 17:48:17 9833f26c6bda: Preparing 17:48:17 594b7584ae10: Waiting 17:48:17 9833f26c6bda: Waiting 17:48:17 7f6e70bb2ea3: Layer already exists 17:48:17 86de3d4c0dfc: Layer already exists 17:48:17 6c64e2f79bc6: Layer already exists 17:48:17 047c6116604d: Layer already exists 17:48:17 8adbe7ba2c88: Layer already exists 17:48:17 9833f26c6bda: Layer already exists 17:48:17 594b7584ae10: Layer already exists 17:48:17 main: digest: sha256:f913bcb0a94f9adbf7ea7aa3f6fbfdb0d8865f80f2f318bb62b0cf01c7a60a36 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:48:18 ===================================================== [Pipeline] echo 17:48:18 taggedImages: 17:48:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:48:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 17:48:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.16 17:48:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:48:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 17:48:18 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 17:48:18 d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:48:18 latest 17:48:18 3.0.0-dev.16 17:48:18 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:48:18 main 17:48:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:18 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:48:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:48:18 608c72da557c: Preparing 17:48:18 a06187818cf3: Preparing 17:48:18 ef2671c38aad: Preparing 17:48:18 c38ae3e9fdb5: Preparing 17:48:18 e0fe8ead64a1: Preparing 17:48:18 9833f26c6bda: Preparing 17:48:18 9833f26c6bda: Waiting 17:48:18 ef2671c38aad: Pushed 17:48:18 a06187818cf3: Pushed 17:48:18 608c72da557c: Pushed 17:48:18 9833f26c6bda: Layer already exists 17:48:19 e0fe8ead64a1: Pushed 17:48:34 c38ae3e9fdb5: Pushed 17:48:34 d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:5eaa5f5333f4c5a8b0792ceff81e53fdb99662b64ed2be9660e2b5db1eaa653a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:34 + 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 17:48:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 17:48:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:48:35 608c72da557c: Preparing 17:48:35 a06187818cf3: Preparing 17:48:35 ef2671c38aad: Preparing 17:48:35 c38ae3e9fdb5: Preparing 17:48:35 e0fe8ead64a1: Preparing 17:48:35 9833f26c6bda: Preparing 17:48:35 9833f26c6bda: Waiting 17:48:35 e0fe8ead64a1: Layer already exists 17:48:35 a06187818cf3: Layer already exists 17:48:35 ef2671c38aad: Layer already exists 17:48:35 c38ae3e9fdb5: Layer already exists 17:48:35 608c72da557c: Layer already exists 17:48:35 9833f26c6bda: Layer already exists 17:48:35 latest: digest: sha256:5eaa5f5333f4c5a8b0792ceff81e53fdb99662b64ed2be9660e2b5db1eaa653a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:35 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.16 17:48:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:48:36 608c72da557c: Preparing 17:48:36 a06187818cf3: Preparing 17:48:36 ef2671c38aad: Preparing 17:48:36 c38ae3e9fdb5: Preparing 17:48:36 e0fe8ead64a1: Preparing 17:48:36 9833f26c6bda: Preparing 17:48:36 9833f26c6bda: Waiting 17:48:36 ef2671c38aad: Layer already exists 17:48:36 e0fe8ead64a1: Layer already exists 17:48:36 a06187818cf3: Layer already exists 17:48:36 608c72da557c: Layer already exists 17:48:36 c38ae3e9fdb5: Layer already exists 17:48:36 9833f26c6bda: Layer already exists 17:48:36 3.0.0-dev.16: digest: sha256:5eaa5f5333f4c5a8b0792ceff81e53fdb99662b64ed2be9660e2b5db1eaa653a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:36 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:48:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:48:37 608c72da557c: Preparing 17:48:37 a06187818cf3: Preparing 17:48:37 ef2671c38aad: Preparing 17:48:37 c38ae3e9fdb5: Preparing 17:48:37 e0fe8ead64a1: Preparing 17:48:37 9833f26c6bda: Preparing 17:48:37 9833f26c6bda: Waiting 17:48:37 608c72da557c: Layer already exists 17:48:37 e0fe8ead64a1: Layer already exists 17:48:37 a06187818cf3: Layer already exists 17:48:37 c38ae3e9fdb5: Layer already exists 17:48:37 ef2671c38aad: Layer already exists 17:48:37 9833f26c6bda: Layer already exists 17:48:37 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:5eaa5f5333f4c5a8b0792ceff81e53fdb99662b64ed2be9660e2b5db1eaa653a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:37 + 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 17:48:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 17:48:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:48:38 608c72da557c: Preparing 17:48:38 a06187818cf3: Preparing 17:48:38 ef2671c38aad: Preparing 17:48:38 c38ae3e9fdb5: Preparing 17:48:38 e0fe8ead64a1: Preparing 17:48:38 9833f26c6bda: Preparing 17:48:38 9833f26c6bda: Waiting 17:48:38 c38ae3e9fdb5: Layer already exists 17:48:38 e0fe8ead64a1: Layer already exists 17:48:38 a06187818cf3: Layer already exists 17:48:38 608c72da557c: Layer already exists 17:48:38 ef2671c38aad: Layer already exists 17:48:38 9833f26c6bda: Layer already exists 17:48:38 main: digest: sha256:5eaa5f5333f4c5a8b0792ceff81e53fdb99662b64ed2be9660e2b5db1eaa653a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:48:38 ===================================================== [Pipeline] echo 17:48:38 taggedImages: 17:48:38 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:48:38 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 17:48:38 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.16 17:48:38 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:48:38 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 17:48:38 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 17:48:38 d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:48:38 latest 17:48:38 3.0.0-dev.16 17:48:38 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:48:38 main 17:48:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:38 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:48:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:48:39 f8d20577673e: Preparing 17:48:39 0e24909f7cd8: Preparing 17:48:39 9052e08e189c: Preparing 17:48:39 d4acc733fe61: Preparing 17:48:39 594b7584ae10: Preparing 17:48:39 9833f26c6bda: Preparing 17:48:39 9833f26c6bda: Waiting 17:48:39 594b7584ae10: Layer already exists 17:48:39 9833f26c6bda: Layer already exists 17:48:39 0e24909f7cd8: Pushed 17:48:39 f8d20577673e: Pushed 17:48:39 9052e08e189c: Pushed 17:48:57 d4acc733fe61: Pushed 17:48:57 d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:9f9d35f733b3cb1b93a3d582e8b189ada504f6843dea080e167cb07d46d523d2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:57 + 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 17:48:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 17:48:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:48:58 f8d20577673e: Preparing 17:48:58 0e24909f7cd8: Preparing 17:48:58 9052e08e189c: Preparing 17:48:58 d4acc733fe61: Preparing 17:48:58 594b7584ae10: Preparing 17:48:58 9833f26c6bda: Preparing 17:48:58 9833f26c6bda: Waiting 17:48:58 d4acc733fe61: Layer already exists 17:48:58 0e24909f7cd8: Layer already exists 17:48:58 594b7584ae10: Layer already exists 17:48:58 9052e08e189c: Layer already exists 17:48:58 f8d20577673e: Layer already exists 17:48:58 9833f26c6bda: Layer already exists 17:48:58 latest: digest: sha256:9f9d35f733b3cb1b93a3d582e8b189ada504f6843dea080e167cb07d46d523d2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:58 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.16 17:48:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:48:59 f8d20577673e: Preparing 17:48:59 0e24909f7cd8: Preparing 17:48:59 9052e08e189c: Preparing 17:48:59 d4acc733fe61: Preparing 17:48:59 594b7584ae10: Preparing 17:48:59 9833f26c6bda: Preparing 17:48:59 9833f26c6bda: Waiting 17:48:59 d4acc733fe61: Layer already exists 17:48:59 9052e08e189c: Layer already exists 17:48:59 0e24909f7cd8: Layer already exists 17:48:59 f8d20577673e: Layer already exists 17:48:59 594b7584ae10: Layer already exists 17:48:59 9833f26c6bda: Layer already exists 17:48:59 3.0.0-dev.16: digest: sha256:9f9d35f733b3cb1b93a3d582e8b189ada504f6843dea080e167cb07d46d523d2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:59 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:49:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:49:00 f8d20577673e: Preparing 17:49:00 0e24909f7cd8: Preparing 17:49:00 9052e08e189c: Preparing 17:49:00 d4acc733fe61: Preparing 17:49:00 594b7584ae10: Preparing 17:49:00 9833f26c6bda: Preparing 17:49:00 9833f26c6bda: Waiting 17:49:00 9052e08e189c: Layer already exists 17:49:00 d4acc733fe61: Layer already exists 17:49:00 f8d20577673e: Layer already exists 17:49:00 594b7584ae10: Layer already exists 17:49:00 0e24909f7cd8: Layer already exists 17:49:00 9833f26c6bda: Layer already exists 17:49:00 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:9f9d35f733b3cb1b93a3d582e8b189ada504f6843dea080e167cb07d46d523d2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:00 + 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 17:49:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 17:49:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:49:00 f8d20577673e: Preparing 17:49:00 0e24909f7cd8: Preparing 17:49:00 9052e08e189c: Preparing 17:49:00 d4acc733fe61: Preparing 17:49:00 594b7584ae10: Preparing 17:49:00 9833f26c6bda: Preparing 17:49:00 9833f26c6bda: Waiting 17:49:00 0e24909f7cd8: Layer already exists 17:49:00 9052e08e189c: Layer already exists 17:49:00 d4acc733fe61: Layer already exists 17:49:00 594b7584ae10: Layer already exists 17:49:00 f8d20577673e: Layer already exists 17:49:00 9833f26c6bda: Layer already exists 17:49:01 main: digest: sha256:9f9d35f733b3cb1b93a3d582e8b189ada504f6843dea080e167cb07d46d523d2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:49:01 ===================================================== [Pipeline] echo 17:49:01 taggedImages: 17:49:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:49:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 17:49:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.16 17:49:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:49:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 17:49:01 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 17:49:01 d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:49:01 latest 17:49:01 3.0.0-dev.16 17:49:01 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:49:01 main 17:49:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:49:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:49:01 de8a1e94ad44: Preparing 17:49:01 dda29db5c852: Preparing 17:49:01 06f45049f10f: Preparing 17:49:01 7464d1357b0d: Preparing 17:49:01 17bec77d7fdc: Preparing 17:49:01 17bec77d7fdc: Layer already exists 17:49:01 06f45049f10f: Layer already exists 17:49:02 de8a1e94ad44: Pushed 17:49:02 7464d1357b0d: Pushed 17:49:07 dda29db5c852: Pushed 17:49:07 d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:9757339f482b5a3a5cd96f50ae307e22986abed1234a04d25ada456fa40a7318 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 17:49:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:49:08 de8a1e94ad44: Preparing 17:49:08 dda29db5c852: Preparing 17:49:08 06f45049f10f: Preparing 17:49:08 7464d1357b0d: Preparing 17:49:08 17bec77d7fdc: Preparing 17:49:08 dda29db5c852: Layer already exists 17:49:08 de8a1e94ad44: Layer already exists 17:49:08 17bec77d7fdc: Layer already exists 17:49:08 06f45049f10f: Layer already exists 17:49:08 7464d1357b0d: Layer already exists 17:49:08 latest: digest: sha256:9757339f482b5a3a5cd96f50ae307e22986abed1234a04d25ada456fa40a7318 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.16 17:49:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:49:09 de8a1e94ad44: Preparing 17:49:09 dda29db5c852: Preparing 17:49:09 06f45049f10f: Preparing 17:49:09 7464d1357b0d: Preparing 17:49:09 17bec77d7fdc: Preparing 17:49:09 17bec77d7fdc: Layer already exists 17:49:09 06f45049f10f: Layer already exists 17:49:09 dda29db5c852: Layer already exists 17:49:09 de8a1e94ad44: Layer already exists 17:49:09 7464d1357b0d: Layer already exists 17:49:09 3.0.0-dev.16: digest: sha256:9757339f482b5a3a5cd96f50ae307e22986abed1234a04d25ada456fa40a7318 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:49:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:49:10 de8a1e94ad44: Preparing 17:49:10 dda29db5c852: Preparing 17:49:10 06f45049f10f: Preparing 17:49:10 7464d1357b0d: Preparing 17:49:10 17bec77d7fdc: Preparing 17:49:10 de8a1e94ad44: Layer already exists 17:49:10 dda29db5c852: Layer already exists 17:49:10 17bec77d7fdc: Layer already exists 17:49:10 06f45049f10f: Layer already exists 17:49:10 7464d1357b0d: Layer already exists 17:49:10 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:9757339f482b5a3a5cd96f50ae307e22986abed1234a04d25ada456fa40a7318 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 17:49:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:49:10 de8a1e94ad44: Preparing 17:49:10 dda29db5c852: Preparing 17:49:10 06f45049f10f: Preparing 17:49:10 7464d1357b0d: Preparing 17:49:10 17bec77d7fdc: Preparing 17:49:10 06f45049f10f: Layer already exists 17:49:10 17bec77d7fdc: Layer already exists 17:49:10 7464d1357b0d: Layer already exists 17:49:10 dda29db5c852: Layer already exists 17:49:10 de8a1e94ad44: Layer already exists 17:49:11 main: digest: sha256:9757339f482b5a3a5cd96f50ae307e22986abed1234a04d25ada456fa40a7318 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:49:11 ===================================================== [Pipeline] echo 17:49:11 taggedImages: 17:49:11 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:49:11 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 17:49:11 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.16 17:49:11 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:49:11 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 17:49:11 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 17:49:11 d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:49:11 latest 17:49:11 3.0.0-dev.16 17:49:11 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:49:11 main 17:49:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:49:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:49:11 d6b683913ca9: Preparing 17:49:11 b3d6edc211eb: Preparing 17:49:11 06f45049f10f: Preparing 17:49:11 e755fb3f2c6d: Preparing 17:49:11 17bec77d7fdc: Preparing 17:49:11 06f45049f10f: Layer already exists 17:49:11 e755fb3f2c6d: Layer already exists 17:49:11 17bec77d7fdc: Layer already exists 17:49:12 d6b683913ca9: Pushed 17:49:17 b3d6edc211eb: Pushed 17:49:17 d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:7e0f4a7c404b75b2eaf7da025ad4057a0a520ed33ba400b0b8ea65f5255d63ab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:17 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 17:49:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:49:18 d6b683913ca9: Preparing 17:49:18 b3d6edc211eb: Preparing 17:49:18 06f45049f10f: Preparing 17:49:18 e755fb3f2c6d: Preparing 17:49:18 17bec77d7fdc: Preparing 17:49:18 17bec77d7fdc: Layer already exists 17:49:18 e755fb3f2c6d: Layer already exists 17:49:18 b3d6edc211eb: Layer already exists 17:49:18 06f45049f10f: Layer already exists 17:49:18 d6b683913ca9: Layer already exists 17:49:18 latest: digest: sha256:7e0f4a7c404b75b2eaf7da025ad4057a0a520ed33ba400b0b8ea65f5255d63ab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:18 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.16 17:49:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:49:19 d6b683913ca9: Preparing 17:49:19 b3d6edc211eb: Preparing 17:49:19 06f45049f10f: Preparing 17:49:19 e755fb3f2c6d: Preparing 17:49:19 17bec77d7fdc: Preparing 17:49:19 d6b683913ca9: Layer already exists 17:49:19 e755fb3f2c6d: Layer already exists 17:49:19 b3d6edc211eb: Layer already exists 17:49:19 17bec77d7fdc: Layer already exists 17:49:19 06f45049f10f: Layer already exists 17:49:19 3.0.0-dev.16: digest: sha256:7e0f4a7c404b75b2eaf7da025ad4057a0a520ed33ba400b0b8ea65f5255d63ab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:19 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:49:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:49:20 d6b683913ca9: Preparing 17:49:20 b3d6edc211eb: Preparing 17:49:20 06f45049f10f: Preparing 17:49:20 e755fb3f2c6d: Preparing 17:49:20 17bec77d7fdc: Preparing 17:49:20 06f45049f10f: Layer already exists 17:49:20 17bec77d7fdc: Layer already exists 17:49:20 b3d6edc211eb: Layer already exists 17:49:20 e755fb3f2c6d: Layer already exists 17:49:20 d6b683913ca9: Layer already exists 17:49:20 d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:7e0f4a7c404b75b2eaf7da025ad4057a0a520ed33ba400b0b8ea65f5255d63ab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 17:49:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:49:21 d6b683913ca9: Preparing 17:49:21 b3d6edc211eb: Preparing 17:49:21 06f45049f10f: Preparing 17:49:21 e755fb3f2c6d: Preparing 17:49:21 17bec77d7fdc: Preparing 17:49:21 17bec77d7fdc: Layer already exists 17:49:21 b3d6edc211eb: Layer already exists 17:49:21 d6b683913ca9: Layer already exists 17:49:21 06f45049f10f: Layer already exists 17:49:21 e755fb3f2c6d: Layer already exists 17:49:21 main: digest: sha256:7e0f4a7c404b75b2eaf7da025ad4057a0a520ed33ba400b0b8ea65f5255d63ab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:49:21 ===================================================== [Pipeline] echo 17:49:21 taggedImages: 17:49:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 17:49:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 17:49:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.16 17:49:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 17:49:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:49:21 17:49:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:49:22 arm64: Pulling from edgex-lftools-log-publisher 17:49:22 8998bd30e6a1: Pulling fs layer 17:49:22 04944245beec: Pulling fs layer 17:49:22 699f458cf7ca: Pulling fs layer 17:49:22 765212b225bb: Pulling fs layer 17:49:22 f23df028b6ca: Pulling fs layer 17:49:22 d65c8cfc05b1: Pulling fs layer 17:49:22 2437ff75d9bd: Pulling fs layer 17:49:22 d65c8cfc05b1: Waiting 17:49:22 2437ff75d9bd: Waiting 17:49:22 765212b225bb: Waiting 17:49:22 f23df028b6ca: Waiting 17:49:22 04944245beec: Verifying Checksum 17:49:22 765212b225bb: Verifying Checksum 17:49:22 765212b225bb: Download complete 17:49:22 f23df028b6ca: Verifying Checksum 17:49:22 f23df028b6ca: Download complete 17:49:22 d65c8cfc05b1: Verifying Checksum 17:49:22 d65c8cfc05b1: Download complete 17:49:22 699f458cf7ca: Verifying Checksum 17:49:22 699f458cf7ca: Download complete 17:49:22 8998bd30e6a1: Verifying Checksum 17:49:22 8998bd30e6a1: Download complete 17:49:25 2437ff75d9bd: Verifying Checksum 17:49:25 2437ff75d9bd: Download complete 17:49:26 8998bd30e6a1: Pull complete 17:49:27 04944245beec: Pull complete 17:49:28 699f458cf7ca: Pull complete 17:49:28 765212b225bb: Pull complete 17:49:29 f23df028b6ca: Pull complete 17:49:29 d65c8cfc05b1: Pull complete 17:49:44 2437ff75d9bd: Pull complete 17:49:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:49:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:49:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:49:44 prd-ubuntu20.04-docker-arm64-4c-16g-2236 does not seem to be running inside a container 17:49:45 $ 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/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@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 17:49:47 $ docker top 5eb842e4ea57da4d57eb19391de8d9aa25b569984a04ef13ee6017e1e3d23f89 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:49:48 ---> job-cost.sh 17:49:48 lf-activate-venv: SKIPPING 17:49:48 INFO: No Stack... 17:49:48 INFO: Retrieving Pricing Info for: v3-standard-4 17:49:49 INFO: Archiving Costs [Pipeline] sh 17:49:50 + cut -d, -f6 17:49:50 + cat /w/workspace/edgex-go/370/archives/cost.csv [Pipeline] lock 17:49:50 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-370-stack-cost] 17:49:50 Resource [jenkins-edgexfoundry-edgex-go-main-370-stack-cost] did not exist. Created. 17:49:50 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-370-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:49:51 + echo total: 0.10999999940395355 [Pipeline] stash 17:49:51 Stashed 1 file(s) [Pipeline] } 17:49:51 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-370-stack-cost] [Pipeline] // lock [Pipeline] } 17:49:51 $ docker stop --time=1 5eb842e4ea57da4d57eb19391de8d9aa25b569984a04ef13ee6017e1e3d23f89 17:49:53 $ docker rm -f --volumes 5eb842e4ea57da4d57eb19391de8d9aa25b569984a04ef13ee6017e1e3d23f89 [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 17:49:53 provisioning config files... 17:49:53 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/370@tmp/config4364302528635627711tmp [Pipeline] { [Pipeline] sh 17:49:53 + set +x 17:49:53 + curl -s https://codecov.io/bash 17:49:53 + bash -s -- 17:49:53 17:49:53 _____ _ 17:49:53 / ____| | | 17:49:53 | | ___ __| | ___ ___ _____ __ 17:49:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:49:53 | |___| (_) | (_| | __/ (_| (_) \ V / 17:49:53 \_____\___/ \__,_|\___|\___\___/ \_/ 17:49:53 Bash-1.0.6 17:49:53 17:49:53 17:49:53 ==> git version 2.25.1 found 17:49:53 ==> 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 17:49:53 Release-Date: 2020-01-08 17:49:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:49:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:49:53 ==> Jenkins CI detected. 17:49:53 current dir:  /w/workspace/edgex-go/370 17:49:53 project root: . 17:49:53 --> token set from env 17:49:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:49:53 ==> Running gcov in . (disable via -X gcov) 17:49:53 ==> Python coveragepy not found 17:49:53 ==> Searching for coverage reports in: 17:49:53 + . 17:49:54 -> Found 1 reports 17:49:54 ==> Detecting git/mercurial file structure 17:49:54 ==> Reading reports 17:49:54 + ./coverage.out bytes=494838 17:49:54 ==> Appending adjustments 17:49:54 https://docs.codecov.io/docs/fixing-reports 17:49:55 + Found adjustments 17:49:55 ==> Gzipping contents 17:49:55 64K /tmp/codecov.b3WRb7.gz 17:49:55 ==> Uploading reports 17:49:55 url: https://codecov.io 17:49:55 query: branch=main&commit=d445b9d68d41a0b4888c1715f4f355bbb5b97d48&build=370&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F370%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:49:55 -> Pinging Codecov 17:49:55 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=d445b9d68d41a0b4888c1715f4f355bbb5b97d48&build=370&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F370%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:49:55 -> Uploading to 17:49:55 https://storage.googleapis.com/codecov/v4/raw/2023-01-13/00271124DB129430A58F1EEE437C3FCB/d445b9d68d41a0b4888c1715f4f355bbb5b97d48/c46208ba-8119-44f4-8f38-57659195697d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230113T174955Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7b8ed21759e98554b0f8637d77e7995deab31fd684ffe8b48e56e58c5bcd49a8 17:49:55 % Total % Received % Xferd Average Speed Time Time Time Current 17:49:55 Dload Upload Total Spent Left Speed 17:49:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63789 0 0 100 63789 0 209k --:--:-- --:--:-- --:--:-- 209k 17:49:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } 17:49:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 17:49:56 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:49:56 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:49:56 17:49:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:49:56 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:49:56 df9b9388f04a: Pulling fs layer 17:49:56 52dc419b0ee2: Pulling fs layer 17:49:56 25bc292e5bac: Pulling fs layer 17:49:56 114826534d7a: Pulling fs layer 17:49:56 4657fd5d0bcf: Pulling fs layer 17:49:56 6ad1cebc031e: Pulling fs layer 17:49:56 8a3aa393b2d8: Pulling fs layer 17:49:56 4657fd5d0bcf: Waiting 17:49:56 6ad1cebc031e: Waiting 17:49:56 8a3aa393b2d8: Waiting 17:49:56 114826534d7a: Waiting 17:49:56 25bc292e5bac: Download complete 17:49:56 52dc419b0ee2: Verifying Checksum 17:49:56 52dc419b0ee2: Download complete 17:49:56 4657fd5d0bcf: Verifying Checksum 17:49:56 4657fd5d0bcf: Download complete 17:49:56 df9b9388f04a: Verifying Checksum 17:49:56 df9b9388f04a: Download complete 17:49:57 6ad1cebc031e: Verifying Checksum 17:49:57 6ad1cebc031e: Download complete 17:49:57 df9b9388f04a: Pull complete 17:49:57 52dc419b0ee2: Pull complete 17:49:57 25bc292e5bac: Pull complete 17:49:57 114826534d7a: Verifying Checksum 17:49:57 114826534d7a: Download complete 17:49:57 8a3aa393b2d8: Verifying Checksum 17:49:57 8a3aa393b2d8: Download complete 17:50:00 114826534d7a: Pull complete 17:50:00 4657fd5d0bcf: Pull complete 17:50:01 6ad1cebc031e: Pull complete 17:50:03 8a3aa393b2d8: Pull complete 17:50:03 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:50:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:50:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:50:03 prd-ubuntu20.04-docker-8c-8g-2235 does not seem to be running inside a container 17:50:03 $ 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/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:50:06 $ docker top 30c9b3a8ddb686fe78c0077f6266afba32367f466c322463fd52ae19e89d7cca -eo pid,comm [Pipeline] { [Pipeline] echo 17:50:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 17:50:06 + set -o pipefail 17:50:06 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 17:50:12 17:50:12 Monitoring /w/workspace/edgex-go/370 (github.com/edgexfoundry/edgex-go)... 17:50:12 17:50:12 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/91f42a9c-30ee-4fa9-b015-f700cfbf66cc 17:50:12 17:50:12 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:50:12 17:50:12 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:50:12 17:50:12 17:50:12 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:50:12 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:50:12 More details here: https://snyk.co/ue1NS [Pipeline] } 17:50:12 $ docker stop --time=1 30c9b3a8ddb686fe78c0077f6266afba32367f466c322463fd52ae19e89d7cca 17:50:14 $ docker rm -f --volumes 30c9b3a8ddb686fe78c0077f6266afba32367f466c322463fd52ae19e89d7cca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 17:50:15 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:50:15 provisioning config files... 17:50:15 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/370@tmp/config7799445834794265846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:50:15 --> edgex-publish-swagger.sh 17:50:15 === Publish openapi/v2 API === 17:50:15 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 17:50:15 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/370/openapi/v2/core-command.yaml] 17:50:15 % Total % Received % Xferd Average Speed Time Time Time Current 17:50:15 Dload Upload Total Spent Left Speed 17:50:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33822 0 0 100 33822 0 147k --:--:-- --:--:-- --:--:-- 146k 100 33860 100 38 100 33822 44 39327 --:--:-- --:--:-- --:--:-- 39372 17:50:16 {"code":403,"message":"Access Denied"} 17:50:16 17:50:16 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/370/openapi/v2/core-data.yaml] 17:50:16 % Total % Received % Xferd Average Speed Time Time Time Current 17:50:16 Dload Upload Total Spent Left Speed 17:50:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71748 100 38 100 71710 45 85470 --:--:-- --:--:-- --:--:-- 85414 100 71748 100 38 100 71710 45 85470 --:--:-- --:--:-- --:--:-- 85414 17:50:17 {"code":403,"message":"Access Denied"} 17:50:17 17:50:17 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/370/openapi/v2/core-metadata.yaml] 17:50:17 % Total % Received % Xferd Average Speed Time Time Time Current 17:50:17 Dload Upload Total Spent Left Speed 17:50:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 38 100 144k 40 156k --:--:-- --:--:-- --:--:-- 155k 100 144k 100 38 100 144k 40 156k --:--:-- --:--:-- --:--:-- 155k 17:50:18 {"code":403,"message":"Access Denied"} 17:50:18 17:50:18 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/370/openapi/v2/support-notifications.yaml] 17:50:18 % Total % Received % Xferd Average Speed Time Time Time Current 17:50:18 Dload Upload Total Spent Left Speed 17:50:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89347 100 38 100 89309 44 102k --:--:-- --:--:-- --:--:-- 102k 100 89347 100 38 100 89309 44 102k --:--:-- --:--:-- --:--:-- 102k 17:50:18 {"code":403,"message":"Access Denied"} 17:50:18 17:50:18 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/370/openapi/v2/support-scheduler.yaml] 17:50:18 % Total % Received % Xferd Average Speed Time Time Time Current 17:50:18 Dload Upload Total Spent Left Speed 17:50:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39585 100 38 100 39547 47 49310 --:--:-- --:--:-- --:--:-- 49296 100 39585 100 38 100 39547 47 49249 --:--:-- --:--:-- --:--:-- 49296 17:50:19 {"code":403,"message":"Access Denied"} 17:50:19 [Pipeline] } 17:50:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 17:50:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:50:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:50:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:50:20 prd-ubuntu20.04-docker-8c-8g-2235 does not seem to be running inside a container 17:50:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:50:21 $ docker top ef852163bbf71306d6525c7bbfc8db27488f34cf1ae1f39299f5d6da6eadbc32 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:50:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:50:21 [ssh-agent] Looking for ssh-agent implementation... 17:50:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:50:21 $ docker exec ef852163bbf71306d6525c7bbfc8db27488f34cf1ae1f39299f5d6da6eadbc32 ssh-agent 17:50:21 SSH_AUTH_SOCK=/tmp/ssh-OPdLbVer8Qsr/agent.32 17:50:21 SSH_AGENT_PID=38 17:50:21 Running ssh-add (command line suppressed) 17:50:21 Identity added: /w/workspace/edgex-go/370@tmp/private_key_1064072028227409598.key (/w/workspace/edgex-go/370@tmp/private_key_1064072028227409598.key) 17:50:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:50:21 + git semver tag 17:50:22 2023-01-13 17:50:22,043 [run_tag] DEBUG tag force:False 17:50:22 2023-01-13 17:50:22,043 [check_head_tag] DEBUG check head tag 17:50:22 2023-01-13 17:50:22,045 [execute] INFO git cat-file --batch-check 17:50:22 2023-01-13 17:50:22,045 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/370, universal_newlines=False, shell=None, istream=) 17:50:22 2023-01-13 17:50:22,047 [execute] INFO git cat-file --batch 17:50:22 2023-01-13 17:50:22,048 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/370, universal_newlines=False, shell=None, istream=) 17:50:22 2023-01-13 17:50:22,084 [read_version] DEBUG read version from /w/workspace/edgex-go/370/.semver/main 17:50:22 2023-01-13 17:50:22,084 [execute] INFO git tag -a v3.0.0-dev.16 -m v3.0.0-dev.16 17:50:22 2023-01-13 17:50:22,084 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.16', '-m', 'v3.0.0-dev.16'], cwd=/w/workspace/edgex-go/370, universal_newlines=False, shell=None, istream=None) 17:50:22 2023-01-13 17:50:22,089 [read_version] DEBUG read version from /w/workspace/edgex-go/370/.semver/main 17:50:22 3.0.0-dev.16 [Pipeline] } 17:50:22 $ docker exec --env ******** --env ******** ef852163bbf71306d6525c7bbfc8db27488f34cf1ae1f39299f5d6da6eadbc32 ssh-agent -k 17:50:22 unset SSH_AUTH_SOCK; 17:50:22 unset SSH_AGENT_PID; 17:50:22 echo Agent pid 38 killed; 17:50:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:50:22 + git semver [Pipeline] } 17:50:22 $ docker stop --time=1 ef852163bbf71306d6525c7bbfc8db27488f34cf1ae1f39299f5d6da6eadbc32 17:50:24 $ docker rm -f --volumes ef852163bbf71306d6525c7bbfc8db27488f34cf1ae1f39299f5d6da6eadbc32 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:50:24 17:50:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:50:24 0.23.1-centos7: Pulling from edgex-lftools 17:50:24 ab5ef0e58194: Pulling fs layer 17:50:24 9712f1f96733: Pulling fs layer 17:50:24 63f879dbbcfc: Pulling fs layer 17:50:24 0d9ebad4ef96: Pulling fs layer 17:50:24 e9a5061849ea: Pulling fs layer 17:50:24 0d9ebad4ef96: Waiting 17:50:24 d747dcd14b5f: Pulling fs layer 17:50:24 2de7ff778b66: Pulling fs layer 17:50:24 e9a5061849ea: Waiting 17:50:24 d747dcd14b5f: Waiting 17:50:24 2de7ff778b66: Waiting 17:50:24 9712f1f96733: Verifying Checksum 17:50:24 9712f1f96733: Download complete 17:50:25 63f879dbbcfc: Verifying Checksum 17:50:25 63f879dbbcfc: Download complete 17:50:25 e9a5061849ea: Verifying Checksum 17:50:25 e9a5061849ea: Download complete 17:50:25 d747dcd14b5f: Verifying Checksum 17:50:25 d747dcd14b5f: Download complete 17:50:25 0d9ebad4ef96: Verifying Checksum 17:50:25 0d9ebad4ef96: Download complete 17:50:25 2de7ff778b66: Verifying Checksum 17:50:25 2de7ff778b66: Download complete 17:50:25 ab5ef0e58194: Verifying Checksum 17:50:25 ab5ef0e58194: Download complete 17:50:28 ab5ef0e58194: Pull complete 17:50:28 9712f1f96733: Pull complete 17:50:28 63f879dbbcfc: Pull complete 17:50:31 0d9ebad4ef96: Pull complete 17:50:31 e9a5061849ea: Pull complete 17:50:31 d747dcd14b5f: Pull complete 17:50:32 2de7ff778b66: Pull complete 17:50:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:50:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:50:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:50:32 prd-ubuntu20.04-docker-8c-8g-2235 does not seem to be running inside a container 17:50:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:50:35 $ docker top 9ae7456d504b51d20de14df0e77c26ee014226f2683aa504b9ec8daf37717a6a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:50:35 provisioning config files... 17:50:35 copy managed file [sigul-config] to file:/w/workspace/edgex-go/370@tmp/config18369420901951513175tmp 17:50:35 copy managed file [sigul-password] to file:/w/workspace/edgex-go/370@tmp/config15903015224587742070tmp 17:50:35 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/370@tmp/config11442565314323075613tmp [Pipeline] { [Pipeline] echo 17:50:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:50:35 ---> sigul-configuration.sh 17:50:35 gpg: directory `/root/.gnupg' created 17:50:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:50:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:50:35 gpg: keyring `/root/.gnupg/secring.gpg' created 17:50:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:50:35 gpg: CAST5 encrypted data 17:50:35 gpg: encrypted with 1 passphrase 17:50:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:50:35 + mkdir /home/jenkins 17:50:35 + mkdir /home/jenkins/sigul [Pipeline] sh 17:50:36 + 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 17:50:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:50:36 ---> sigul-install.sh 17:50:36 Sigul already installed; skipping installation. [Pipeline] sh 17:50:36 + git tag --list 17:50:36 0.6.0 17:50:36 0.6.1 17:50:36 0.7.0 17:50:36 0.7.1 17:50:36 v1.0.0 17:50:36 v1.0.1 17:50:36 v1.1.0 17:50:36 v1.2.0 17:50:36 v1.2.1 17:50:36 v1.3.0 17:50:36 v1.3.1 17:50:36 v2.0.0 17:50:36 v2.1.0 17:50:36 v2.1.1 17:50:36 v2.1.1-dev.1 17:50:36 v2.1.1-dev.2 17:50:36 v2.1.1-dev.3 17:50:36 v2.1.1-dev.4 17:50:36 v2.1.1-dev.5 17:50:36 v2.1.1-dev.6 17:50:36 v2.1.1-dev.7 17:50:36 v2.1.1-dev.8 17:50:36 v2.1.2-dev.1 17:50:36 v2.2.0 17:50:36 v2.2.1-dev.1 17:50:36 v2.2.1-dev.10 17:50:36 v2.2.1-dev.11 17:50:36 v2.2.1-dev.12 17:50:36 v2.2.1-dev.13 17:50:36 v2.2.1-dev.14 17:50:36 v2.2.1-dev.15 17:50:36 v2.2.1-dev.16 17:50:36 v2.2.1-dev.17 17:50:36 v2.2.1-dev.18 17:50:36 v2.2.1-dev.19 17:50:36 v2.2.1-dev.2 17:50:36 v2.2.1-dev.20 17:50:36 v2.2.1-dev.21 17:50:36 v2.2.1-dev.22 17:50:36 v2.2.1-dev.23 17:50:36 v2.2.1-dev.24 17:50:36 v2.2.1-dev.25 17:50:36 v2.2.1-dev.26 17:50:36 v2.2.1-dev.27 17:50:36 v2.2.1-dev.28 17:50:36 v2.2.1-dev.29 17:50:36 v2.2.1-dev.3 17:50:36 v2.2.1-dev.4 17:50:36 v2.2.1-dev.5 17:50:36 v2.2.1-dev.6 17:50:36 v2.2.1-dev.7 17:50:36 v2.2.1-dev.8 17:50:36 v2.2.1-dev.9 17:50:36 v2.3.0 17:50:36 v2.3.0-dev.100 17:50:36 v2.3.0-dev.101 17:50:36 v2.3.0-dev.102 17:50:36 v2.3.0-dev.103 17:50:36 v2.3.0-dev.104 17:50:36 v2.3.0-dev.105 17:50:36 v2.3.0-dev.106 17:50:36 v2.3.0-dev.29 17:50:36 v2.3.0-dev.30 17:50:36 v2.3.0-dev.31 17:50:36 v2.3.0-dev.32 17:50:36 v2.3.0-dev.33 17:50:36 v2.3.0-dev.34 17:50:36 v2.3.0-dev.35 17:50:36 v2.3.0-dev.36 17:50:36 v2.3.0-dev.37 17:50:36 v2.3.0-dev.38 17:50:36 v2.3.0-dev.39 17:50:36 v2.3.0-dev.40 17:50:36 v2.3.0-dev.41 17:50:36 v2.3.0-dev.42 17:50:36 v2.3.0-dev.43 17:50:36 v2.3.0-dev.44 17:50:36 v2.3.0-dev.45 17:50:36 v2.3.0-dev.46 17:50:36 v2.3.0-dev.47 17:50:36 v2.3.0-dev.48 17:50:36 v2.3.0-dev.49 17:50:36 v2.3.0-dev.50 17:50:36 v2.3.0-dev.51 17:50:36 v2.3.0-dev.52 17:50:36 v2.3.0-dev.53 17:50:36 v2.3.0-dev.54 17:50:36 v2.3.0-dev.55 17:50:36 v2.3.0-dev.56 17:50:36 v2.3.0-dev.57 17:50:36 v2.3.0-dev.58 17:50:36 v2.3.0-dev.59 17:50:36 v2.3.0-dev.60 17:50:36 v2.3.0-dev.61 17:50:36 v2.3.0-dev.62 17:50:36 v2.3.0-dev.63 17:50:36 v2.3.0-dev.64 17:50:36 v2.3.0-dev.65 17:50:36 v2.3.0-dev.66 17:50:36 v2.3.0-dev.67 17:50:36 v2.3.0-dev.68 17:50:36 v2.3.0-dev.69 17:50:36 v2.3.0-dev.70 17:50:36 v2.3.0-dev.71 17:50:36 v2.3.0-dev.72 17:50:36 v2.3.0-dev.73 17:50:36 v2.3.0-dev.74 17:50:36 v2.3.0-dev.75 17:50:36 v2.3.0-dev.76 17:50:36 v2.3.0-dev.77 17:50:36 v2.3.0-dev.78 17:50:36 v2.3.0-dev.79 17:50:36 v2.3.0-dev.80 17:50:36 v2.3.0-dev.81 17:50:36 v2.3.0-dev.82 17:50:36 v2.3.0-dev.83 17:50:36 v2.3.0-dev.84 17:50:36 v2.3.0-dev.85 17:50:36 v2.3.0-dev.86 17:50:36 v2.3.0-dev.87 17:50:36 v2.3.0-dev.88 17:50:36 v2.3.0-dev.89 17:50:36 v2.3.0-dev.90 17:50:36 v2.3.0-dev.91 17:50:36 v2.3.0-dev.92 17:50:36 v2.3.0-dev.93 17:50:36 v2.3.0-dev.94 17:50:36 v2.3.0-dev.95 17:50:36 v2.3.0-dev.96 17:50:36 v2.3.0-dev.97 17:50:36 v2.3.0-dev.98 17:50:36 v2.3.0-dev.99 17:50:36 v2.3.1-dev.1 17:50:36 v2.3.1-dev.2 17:50:36 v2.3.1-dev.3 17:50:36 v2.3.1-dev.4 17:50:36 v2.3.1-dev.5 17:50:36 v3.0.0-dev.1 17:50:36 v3.0.0-dev.10 17:50:36 v3.0.0-dev.11 17:50:36 v3.0.0-dev.12 17:50:36 v3.0.0-dev.13 17:50:36 v3.0.0-dev.14 17:50:36 v3.0.0-dev.15 17:50:36 v3.0.0-dev.16 17:50:36 v3.0.0-dev.2 17:50:36 v3.0.0-dev.3 17:50:36 v3.0.0-dev.4 17:50:36 v3.0.0-dev.5 17:50:36 v3.0.0-dev.6 17:50:36 v3.0.0-dev.7 17:50:36 v3.0.0-dev.8 17:50:36 v3.0.0-dev.9 [Pipeline] sh 17:50:36 + lftools sign git-tag v3.0.0-dev.16 17:50:37 Signing Git tag with Sigul... 17:50:37 Signing v3.0.0-dev.16 [Pipeline] echo 17:50:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:50:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:50:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:50:38 $ docker stop --time=1 9ae7456d504b51d20de14df0e77c26ee014226f2683aa504b9ec8daf37717a6a 17:50:39 $ docker rm -f --volumes 9ae7456d504b51d20de14df0e77c26ee014226f2683aa504b9ec8daf37717a6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:50:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:50:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:50:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:50:40 prd-ubuntu20.04-docker-8c-8g-2235 does not seem to be running inside a container 17:50:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:50:40 $ docker top 617e26a2cff719d12e5a4c055e53d9cfd488118226bea3455f0486b802512757 -eo pid,comm 17:50:40 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). 17:50:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:50:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:50:40 [ssh-agent] Looking for ssh-agent implementation... 17:50:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:50:40 $ docker exec 617e26a2cff719d12e5a4c055e53d9cfd488118226bea3455f0486b802512757 ssh-agent 17:50:40 SSH_AUTH_SOCK=/tmp/ssh-bm0xbxL1mjTS/agent.32 17:50:40 SSH_AGENT_PID=38 17:50:40 Running ssh-add (command line suppressed) 17:50:41 Identity added: /w/workspace/edgex-go/370@tmp/private_key_3729080257399406422.key (/w/workspace/edgex-go/370@tmp/private_key_3729080257399406422.key) 17:50:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:50:41 + git semver bump pre 17:50:41 2023-01-13 17:50:41,519 [read_version] DEBUG read version from /w/workspace/edgex-go/370/.semver/main 17:50:41 2023-01-13 17:50:41,519 [bump_version] DEBUG bumping version:3.0.0-dev.16 on axis:pre with prefix:dev 17:50:41 2023-01-13 17:50:41,519 [bump_version] DEBUG bumped version:3.0.0-dev.17 17:50:41 2023-01-13 17:50:41,520 [write_version] DEBUG write version:3.0.0-dev.17 to path:/w/workspace/edgex-go/370/.semver/main with force:True 17:50:41 2023-01-13 17:50:41,520 [read_version] DEBUG read version from /w/workspace/edgex-go/370/.semver/main 17:50:41 2023-01-13 17:50:41,520 [write_file] DEBUG write to file:/w/workspace/edgex-go/370/.semver/main 17:50:41 2023-01-13 17:50:41,521 [execute] INFO git cat-file --batch-check 17:50:41 2023-01-13 17:50:41,522 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/370/.semver, universal_newlines=False, shell=None, istream=) 17:50:41 2023-01-13 17:50:41,527 [execute] INFO git cat-file --batch 17:50:41 2023-01-13 17:50:41,527 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/370/.semver, universal_newlines=False, shell=None, istream=) 17:50:41 2023-01-13 17:50:41,532 [read_version] DEBUG read version from /w/workspace/edgex-go/370/.semver/main 17:50:41 3.0.0-dev.17 [Pipeline] } 17:50:41 $ docker exec --env ******** --env ******** 617e26a2cff719d12e5a4c055e53d9cfd488118226bea3455f0486b802512757 ssh-agent -k 17:50:41 unset SSH_AUTH_SOCK; 17:50:41 unset SSH_AGENT_PID; 17:50:41 echo Agent pid 38 killed; 17:50:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:50:41 + git semver [Pipeline] } 17:50:42 $ docker stop --time=1 617e26a2cff719d12e5a4c055e53d9cfd488118226bea3455f0486b802512757 17:50:43 $ docker rm -f --volumes 617e26a2cff719d12e5a4c055e53d9cfd488118226bea3455f0486b802512757 [Pipeline] // withDockerContainer [Pipeline] sh 17:50:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:50:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:50:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:50:44 prd-ubuntu20.04-docker-8c-8g-2235 does not seem to be running inside a container 17:50:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:50:44 $ docker top bfb6bf792f3408ac7150dfc6e34c9d85ef91be8fb966009c443016b0f3a6ba3d -eo pid,comm 17:50:44 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). 17:50:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:50:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:50:44 [ssh-agent] Looking for ssh-agent implementation... 17:50:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:50:44 $ docker exec bfb6bf792f3408ac7150dfc6e34c9d85ef91be8fb966009c443016b0f3a6ba3d ssh-agent 17:50:44 SSH_AUTH_SOCK=/tmp/ssh-Nr6PPWJzSOuP/agent.32 17:50:44 SSH_AGENT_PID=38 17:50:44 Running ssh-add (command line suppressed) 17:50:45 Identity added: /w/workspace/edgex-go/370@tmp/private_key_9323222653076291880.key (/w/workspace/edgex-go/370@tmp/private_key_9323222653076291880.key) 17:50:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:50:45 + git semver push 17:50:45 2023-01-13 17:50:45,596 [run_push] DEBUG push 17:50:45 2023-01-13 17:50:45,596 [execute] INFO git cat-file --batch-check 17:50:45 2023-01-13 17:50:45,597 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/370/.semver, universal_newlines=False, shell=None, istream=) 17:50:45 2023-01-13 17:50:45,600 [execute] INFO git rev-list 2b3ce253e224aa640461d2e74a9b67ecf08c15ad -- 17:50:45 2023-01-13 17:50:45,601 [execute] DEBUG Popen(['git', 'rev-list', '2b3ce253e224aa640461d2e74a9b67ecf08c15ad', '--'], cwd=/w/workspace/edgex-go/370/.semver, universal_newlines=False, shell=None, istream=None) 17:50:45 2023-01-13 17:50:45,617 [execute] INFO git fetch -v origin 17:50:45 2023-01-13 17:50:45,617 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/370/.semver, universal_newlines=True, shell=None, istream=None) 17:50:46 2023-01-13 17:50:46,072 [run_push] DEBUG no remote changes detected 17:50:46 2023-01-13 17:50:46,072 [execute] INFO git push origin semver 17:50:46 2023-01-13 17:50:46,073 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/370/.semver, universal_newlines=False, shell=None, istream=None) 17:50:47 2023-01-13 17:50:46,925 [run_push] DEBUG push all version tags 17:50:47 2023-01-13 17:50:46,926 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:50:47 2023-01-13 17:50:46,926 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/370, universal_newlines=False, shell=None, istream=None) 17:50:48 2023-01-13 17:50:47,761 [read_version] DEBUG read version from /w/workspace/edgex-go/370/.semver/main 17:50:48 3.0.0-dev.17 [Pipeline] } 17:50:48 $ docker exec --env ******** --env ******** bfb6bf792f3408ac7150dfc6e34c9d85ef91be8fb966009c443016b0f3a6ba3d ssh-agent -k 17:50:48 unset SSH_AUTH_SOCK; 17:50:48 unset SSH_AGENT_PID; 17:50:48 echo Agent pid 38 killed; 17:50:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:50:48 + git semver [Pipeline] } 17:50:48 $ docker stop --time=1 bfb6bf792f3408ac7150dfc6e34c9d85ef91be8fb966009c443016b0f3a6ba3d 17:50:50 $ docker rm -f --volumes bfb6bf792f3408ac7150dfc6e34c9d85ef91be8fb966009c443016b0f3a6ba3d [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 17:50:50 + [ -d /w/workspace/edgex-go/370/archives ] [Pipeline] libraryResource [Pipeline] sh 17:50:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:50:51 ---> package-listing.sh 17:50:51 ++ facter osfamily 17:50:51 ++ tr '[:upper:]' '[:lower:]' 17:50:52 + OS_FAMILY=debian 17:50:52 + workspace=/w/workspace/edgex-go/370 17:50:52 + START_PACKAGES=/tmp/packages_start.txt 17:50:52 + END_PACKAGES=/tmp/packages_end.txt 17:50:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:50:52 + PACKAGES=/tmp/packages_start.txt 17:50:52 + '[' /w/workspace/edgex-go/370 ']' 17:50:52 + PACKAGES=/tmp/packages_end.txt 17:50:52 + case "${OS_FAMILY}" in 17:50:52 + dpkg -l 17:50:52 + grep '^ii' 17:50:52 + '[' -f /tmp/packages_start.txt ']' 17:50:52 + '[' -f /tmp/packages_end.txt ']' 17:50:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:50:52 + '[' /w/workspace/edgex-go/370 ']' 17:50:52 + mkdir -p /w/workspace/edgex-go/370/archives/ 17:50:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/370/archives/ [Pipeline] echo 17:50:52 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/370/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:50:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:50:52 17:50:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:50:53 latest: Pulling from edgex-lftools-log-publisher 17:50:53 5eb5b503b376: Pulling fs layer 17:50:53 5c69ac0246d0: Pulling fs layer 17:50:53 ec43610c2a17: Pulling fs layer 17:50:53 3a2ae6a8a46f: Pulling fs layer 17:50:53 33b1e0a273af: Pulling fs layer 17:50:53 5d3b04190fa2: Pulling fs layer 17:50:53 2f39f015ded8: Pulling fs layer 17:50:53 33b1e0a273af: Waiting 17:50:53 5d3b04190fa2: Waiting 17:50:53 2f39f015ded8: Waiting 17:50:53 3a2ae6a8a46f: Waiting 17:50:53 5c69ac0246d0: Verifying Checksum 17:50:53 5c69ac0246d0: Download complete 17:50:53 3a2ae6a8a46f: Download complete 17:50:53 33b1e0a273af: Verifying Checksum 17:50:53 33b1e0a273af: Download complete 17:50:53 ec43610c2a17: Verifying Checksum 17:50:53 ec43610c2a17: Download complete 17:50:53 5d3b04190fa2: Verifying Checksum 17:50:53 5d3b04190fa2: Download complete 17:50:53 5eb5b503b376: Verifying Checksum 17:50:53 5eb5b503b376: Download complete 17:50:54 2f39f015ded8: Download complete 17:50:54 5eb5b503b376: Pull complete 17:50:54 5c69ac0246d0: Pull complete 17:50:55 ec43610c2a17: Pull complete 17:50:55 3a2ae6a8a46f: Pull complete 17:50:55 33b1e0a273af: Pull complete 17:50:55 5d3b04190fa2: Pull complete 17:50:59 2f39f015ded8: Pull complete 17:50:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:50:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:50:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:50:59 prd-ubuntu20.04-docker-8c-8g-2235 does not seem to be running inside a container 17:50:59 $ 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/370/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/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:51:01 $ docker top a64f06ce33f1e419fc5ab00c2e8e3e43f0eb2a83795e5493b047b1dc134407af -eo pid,comm [Pipeline] { [Pipeline] sh 17:51:01 + touch /tmp/pre-build-complete [Pipeline] sh 17:51:01 + mkdir -p /var/log/sysstat [Pipeline] sh 17:51:02 + ls /var/log/sa-host 17:51:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:51:02 provisioning config files... 17:51:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/370@tmp/config12555082681575367643tmp [Pipeline] { [Pipeline] echo 17:51:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:51:02 ---> create-netrc.sh [Pipeline] } 17:51:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:51:02 ---> python-tools-install.sh [Pipeline] echo 17:51:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:51:03 ---> sudo-logs.sh 17:51:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:51:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:51:03 ---> job-cost.sh 17:51:03 lf-activate-venv: SKIPPING 17:51:03 DEBUG: total: 0.10999999940395355 17:51:03 INFO: Retrieving Stack Cost... 17:51:03 INFO: Retrieving Pricing Info for: v3-standard-8 17:51:04 INFO: Archiving Costs [Pipeline] echo 17:51:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:51:04 ---> logs-deploy.sh 17:51:04 lf-activate-venv: SKIPPING 17:51:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/370 17:51:04 INFO: archiving workspace using pattern(s): 17:51:05 Archives upload complete. 17:51:05 INFO: archiving logs to Nexus 17:51:06 ---> uname -a: 17:51:06 Linux prd-ubuntu20-04-docker-8c-8g-2235 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:51:06 17:51:06 17:51:06 ---> lscpu: 17:51:06 Architecture: x86_64 17:51:06 CPU op-mode(s): 32-bit, 64-bit 17:51:06 Byte Order: Little Endian 17:51:06 Address sizes: 40 bits physical, 48 bits virtual 17:51:06 CPU(s): 8 17:51:06 On-line CPU(s) list: 0-7 17:51:06 Thread(s) per core: 1 17:51:06 Core(s) per socket: 1 17:51:06 Socket(s): 8 17:51:06 NUMA node(s): 1 17:51:06 Vendor ID: AuthenticAMD 17:51:06 CPU family: 23 17:51:06 Model: 49 17:51:06 Model name: AMD EPYC-Rome Processor 17:51:06 Stepping: 0 17:51:06 CPU MHz: 2800.000 17:51:06 BogoMIPS: 5600.00 17:51:06 Virtualization: AMD-V 17:51:06 Hypervisor vendor: KVM 17:51:06 Virtualization type: full 17:51:06 L1d cache: 256 KiB 17:51:06 L1i cache: 256 KiB 17:51:06 L2 cache: 4 MiB 17:51:06 L3 cache: 128 MiB 17:51:06 NUMA node0 CPU(s): 0-7 17:51:06 Vulnerability Itlb multihit: Not affected 17:51:06 Vulnerability L1tf: Not affected 17:51:06 Vulnerability Mds: Not affected 17:51:06 Vulnerability Meltdown: Not affected 17:51:06 Vulnerability Mmio stale data: Not affected 17:51:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:51:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:51:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:51:06 Vulnerability Srbds: Not affected 17:51:06 Vulnerability Tsx async abort: Not affected 17:51:06 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 17:51:06 17:51:06 17:51:06 ---> nproc: 17:51:06 8 17:51:06 17:51:06 17:51:06 ---> df -h: 17:51:06 Filesystem Size Used Avail Use% Mounted on 17:51:06 overlay 155G 22G 134G 14% / 17:51:06 tmpfs 64M 0 64M 0% /dev 17:51:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:51:06 shm 64M 0 64M 0% /dev/shm 17:51:06 /dev/vda1 155G 22G 134G 14% /facter-os 17:51:06 17:51:06 17:51:06 ---> sar -b -r -n DEV: 17:51:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2235) 01/13/23 _x86_64_ (8 CPU) 17:51:06 17:51:06 17:24:00 LINUX RESTART (8 CPU) 17:51:06 17:51:06 17:25:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:51:06 17:26:01 104.91 0.71 104.20 0.00 20.06 51596.41 0.00 17:51:06 17:27:01 52.48 0.23 52.25 0.00 3.07 19415.01 0.00 17:51:06 17:28:01 542.13 8.00 534.13 0.00 76.92 221703.32 0.00 17:51:06 17:29:01 978.30 0.32 977.99 0.00 18.00 314242.16 0.00 17:51:06 17:30:01 1252.70 16.18 1236.52 0.00 5188.14 352997.53 0.00 17:51:06 17:31:01 193.54 0.15 193.39 0.00 16.79 15919.27 0.00 17:51:06 17:32:01 9.93 0.00 9.93 0.00 0.00 283.55 0.00 17:51:06 17:33:01 1.78 0.00 1.78 0.00 0.00 20.53 0.00 17:51:06 17:34:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 17:51:06 17:35:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 17:51:06 17:36:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 17:51:06 17:37:01 1.25 0.00 1.25 0.00 0.00 13.60 0.00 17:51:06 17:38:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 17:51:06 17:39:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 17:51:06 17:40:01 1.83 0.02 1.82 0.00 0.13 25.06 0.00 17:51:06 17:41:01 1.28 0.00 1.28 0.00 0.00 15.47 0.00 17:51:06 17:42:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 17:51:06 17:43:01 1.98 0.00 1.98 0.00 0.00 22.53 0.00 17:51:06 17:44:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 17:51:06 17:45:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 17:51:06 17:46:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 17:51:06 17:47:01 1.93 0.00 1.93 0.00 0.00 20.93 0.00 17:51:06 17:48:01 1.32 0.00 1.32 0.00 0.00 14.26 0.00 17:51:06 17:49:01 1.80 0.00 1.80 0.00 0.00 20.13 0.00 17:51:06 17:50:01 7.98 0.12 7.87 0.00 14.53 1800.10 0.00 17:51:06 17:51:01 226.19 0.30 225.89 0.00 15.19 73373.14 0.00 17:51:06 Average: 130.49 1.00 129.49 0.00 206.02 40440.43 0.00 17:51:06 17:51:06 17:25:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:51:06 17:26:01 27907064 31513300 788872 2.40 113748 3691324 1932992 5.70 1504932 3019520 522860 17:51:06 17:27:01 27646684 31543492 756504 2.30 117084 3952660 1911912 5.63 1414872 3343024 356264 17:51:06 17:28:01 22871400 31489672 797388 2.42 285832 8141692 1925664 5.68 2097552 7054828 240 17:51:06 17:29:01 20930944 31191544 1083208 3.29 309168 9748788 2784604 8.21 2278828 8784592 1316 17:51:06 17:30:01 16704620 31212784 1039944 3.16 457672 13606440 2539624 7.48 2847732 12178976 16516 17:51:06 17:31:01 18198916 31488892 773784 2.35 459708 12439480 1974064 5.82 2479936 11119732 980 17:51:06 17:32:01 18207064 31497640 764144 2.32 460140 12439556 1857852 5.48 2469176 11119640 8 17:51:06 17:33:01 18207804 31498592 763328 2.32 460180 12439564 1857852 5.48 2469052 11119648 12 17:51:06 17:34:01 18215608 31506424 755480 2.30 460208 12439568 1857852 5.48 2460552 11119652 16 17:51:06 17:35:01 18217252 31508084 754304 2.29 460220 12439572 1857852 5.48 2460624 11119656 12 17:51:06 17:36:01 18219756 31510724 751740 2.29 460252 12439576 1857852 5.48 2457984 11119748 28 17:51:06 17:37:01 18219876 31510848 751756 2.29 460260 12439576 1857852 5.48 2457984 11119748 8 17:51:06 17:38:01 18220120 31511224 751336 2.28 460276 12439708 1857852 5.48 2457984 11119880 4 17:51:06 17:39:01 18220104 31511248 751268 2.28 460312 12439696 1857852 5.48 2458308 11119884 28 17:51:06 17:40:01 18219008 31510252 752508 2.29 460348 12439680 1875108 5.53 2458156 11119852 8 17:51:06 17:41:01 18219788 31511060 751624 2.29 460376 12439692 1875108 5.53 2457940 11119856 8 17:51:06 17:42:01 18219488 31510828 751772 2.29 460460 12439696 1875108 5.53 2457996 11119864 8 17:51:06 17:43:01 18218832 31510280 752320 2.29 460500 12439700 1875108 5.53 2458060 11119880 12 17:51:06 17:44:01 18217804 31509284 753492 2.29 460536 12439700 1875108 5.53 2463848 11119884 20 17:51:06 17:45:01 18218032 31509548 753196 2.29 460556 12439704 1875108 5.53 2463716 11119884 4 17:51:06 17:46:01 18218236 31509768 752916 2.29 460564 12439708 1875108 5.53 2463648 11119888 8 17:51:06 17:47:01 18217396 31508944 753652 2.29 460600 12439712 1875108 5.53 2463656 11119892 8 17:51:06 17:48:01 18217084 31508692 753856 2.29 460640 12439712 1875108 5.53 2463732 11119896 8 17:51:06 17:49:01 18216784 31508416 754176 2.29 460664 12439716 1875108 5.53 2463740 11119896 12 17:51:06 17:50:01 17545560 31459012 803248 2.44 461844 13025828 2150008 6.34 2512512 11706116 594884 17:51:06 17:51:01 16166284 31451832 804332 2.45 515464 14200828 2163020 6.37 2632252 12813608 420 17:51:06 Average: 19072366 31480861 785390 2.39 423370 11643111 1961376 5.78 2387491 10391425 57450 17:51:06 17:51:06 17:25:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:51:06 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:06 17:26:01 ens3 146.55 106.88 743.72 25.40 0.00 0.00 0.00 0.00 17:51:06 17:26:01 vethcccaf2d 0.58 0.76 0.04 0.07 0.00 0.00 0.00 0.00 17:51:06 17:26:01 docker0 82.65 106.78 6.84 704.96 0.00 0.00 0.00 0.00 17:51:06 17:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:51:06 17:27:01 ens3 46.73 54.33 25.68 111.27 0.00 0.00 0.00 0.00 17:51:06 17:27:01 vethcccaf2d 0.88 0.90 0.07 0.07 0.00 0.00 0.00 0.00 17:51:06 17:27:01 docker0 0.88 0.88 0.06 0.07 0.00 0.00 0.00 0.00 17:51:06 17:28:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 17:51:06 17:28:01 ens3 1034.06 831.19 7788.96 82.06 0.00 0.00 0.00 0.00 17:51:06 17:28:01 vethd857348 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 17:51:06 17:28:01 docker0 774.52 949.79 54.97 6097.95 0.00 0.00 0.00 0.00 17:51:06 17:29:01 lo 1.93 1.93 0.18 0.18 0.00 0.00 0.00 0.00 17:51:06 17:29:01 veth2bfeb2f 3.93 5.57 0.38 2.53 0.00 0.00 0.00 0.00 17:51:06 17:29:01 ens3 261.81 171.52 1754.47 34.45 0.00 0.00 0.00 0.00 17:51:06 17:29:01 veth7158f93 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 17:51:06 17:29:01 veth09c2e2f 3.32 4.43 0.31 2.18 0.00 0.00 0.00 0.00 17:51:06 17:29:01 veth11be08c 9.78 14.65 0.96 5.16 0.00 0.00 0.00 0.00 17:51:06 17:29:01 vethd857348 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 17:51:06 17:29:01 docker0 131.91 198.80 10.43 1608.68 0.00 0.00 0.00 0.00 17:51:06 17:30:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 17:51:06 17:30:01 ens3 755.88 486.00 7659.22 62.03 0.00 0.00 0.00 0.00 17:51:06 17:30:01 vethd857348 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 17:51:06 17:30:01 vethb3dfcf2 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 17:51:06 17:30:01 docker0 374.09 564.61 30.65 4870.84 0.00 0.00 0.00 0.00 17:51:06 17:31:01 lo 42.56 42.56 4.19 4.19 0.00 0.00 0.00 0.00 17:51:06 17:31:01 ens3 436.15 449.49 256.98 2289.06 0.00 0.00 0.00 0.00 17:51:06 17:31:01 docker0 1.72 3.86 0.11 41.02 0.00 0.00 0.00 0.00 17:51:06 17:32:01 lo 15.20 15.20 1.50 1.50 0.00 0.00 0.00 0.00 17:51:06 17:32:01 ens3 154.09 149.34 83.24 865.47 0.00 0.00 0.00 0.00 17:51:06 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:06 17:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:51:06 17:33:01 ens3 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 17:51:06 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:06 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:06 17:34:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 17:51:06 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:06 17:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:51:06 17:35:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 17:51:06 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:06 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:06 17:36:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:06 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:06 17:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:51:06 17:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:51:06 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:06 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:06 17:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:06 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:06 17:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:51:06 17:39:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:51:06 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:06 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:06 17:40:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 17:51:06 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:06 17:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:51:06 17:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:51:06 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:06 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:06 17:42:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:51:06 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:06 17:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:51:06 17:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:51:06 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:06 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:06 17:44:01 ens3 0.55 0.70 0.04 12.87 0.00 0.00 0.00 0.00 17:51:06 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:06 17:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:51:06 17:45:01 ens3 0.48 0.62 0.10 6.58 0.00 0.00 0.00 0.00 17:51:06 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:06 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:06 17:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:06 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:06 17:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:51:06 17:47:01 ens3 1.68 1.58 7.65 0.11 0.00 0.00 0.00 0.00 17:51:06 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:06 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:06 17:48:01 ens3 1.08 0.48 2.39 0.03 0.00 0.00 0.00 0.00 17:51:06 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:06 17:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:51:06 17:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:51:06 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:06 17:50:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 17:51:06 17:50:01 ens3 165.32 131.04 3969.33 109.73 0.00 0.00 0.00 0.00 17:51:06 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:06 17:51:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 17:51:06 17:51:01 ens3 352.33 245.67 6378.01 61.42 0.00 0.00 0.00 0.00 17:51:06 17:51:01 docker0 45.25 62.28 4.00 589.35 0.00 0.00 0.00 0.00 17:51:06 Average: lo 2.56 2.56 0.25 0.25 0.00 0.00 0.00 0.00 17:51:06 Average: ens3 129.16 101.16 1102.96 140.92 0.00 0.00 0.00 0.00 17:51:06 Average: docker0 54.25 72.56 4.12 535.01 0.00 0.00 0.00 0.00 17:51:06 17:51:06 17:51:06 ---> sar -P ALL: 17:51:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2235) 01/13/23 _x86_64_ (8 CPU) 17:51:06 17:51:06 17:24:00 LINUX RESTART (8 CPU) 17:51:06 17:51:06 17:25:02 CPU %user %nice %system %iowait %steal %idle 17:51:06 17:26:01 all 31.41 0.00 6.39 0.82 0.07 61.30 17:51:06 17:26:01 0 30.84 0.00 7.81 0.00 0.07 61.28 17:51:06 17:26:01 1 30.53 0.00 7.41 4.32 0.07 57.67 17:51:06 17:26:01 2 31.57 0.00 6.25 0.15 0.09 61.94 17:51:06 17:26:01 3 31.34 0.00 6.64 0.63 0.07 61.32 17:51:06 17:26:01 4 32.32 0.00 6.46 0.45 0.09 60.68 17:51:06 17:26:01 5 31.48 0.00 5.45 0.53 0.07 62.47 17:51:06 17:26:01 6 31.42 0.00 5.02 0.12 0.05 63.39 17:51:06 17:26:01 7 31.79 0.00 6.09 0.38 0.09 61.65 17:51:06 17:27:01 all 45.17 0.00 6.18 0.26 0.07 48.31 17:51:06 17:27:01 0 45.53 0.00 6.22 0.03 0.07 48.15 17:51:06 17:27:01 1 45.58 0.00 6.01 0.00 0.08 48.33 17:51:06 17:27:01 2 44.80 0.00 6.20 0.00 0.07 48.94 17:51:06 17:27:01 3 45.64 0.00 6.49 0.27 0.08 47.52 17:51:06 17:27:01 4 45.24 0.00 6.59 0.03 0.07 48.07 17:51:06 17:27:01 5 44.68 0.00 6.13 0.67 0.07 48.45 17:51:06 17:27:01 6 44.18 0.00 5.64 0.05 0.08 50.05 17:51:06 17:27:01 7 45.76 0.00 6.19 1.00 0.07 46.99 17:51:06 17:28:01 all 15.47 0.00 9.29 6.85 0.08 68.31 17:51:06 17:28:01 0 15.96 0.00 9.29 3.94 0.08 70.73 17:51:06 17:28:01 1 15.97 0.00 9.89 9.01 0.07 65.05 17:51:06 17:28:01 2 14.62 0.00 7.50 3.16 0.09 74.63 17:51:06 17:28:01 3 16.32 0.00 10.70 5.62 0.09 67.28 17:51:06 17:28:01 4 16.80 0.00 8.16 3.65 0.07 71.32 17:51:06 17:28:01 5 16.73 0.00 8.25 5.23 0.07 69.73 17:51:06 17:28:01 6 14.29 0.00 8.58 6.43 0.05 70.65 17:51:06 17:28:01 7 13.06 0.00 12.00 17.83 0.10 57.02 17:51:06 17:29:01 all 53.72 0.00 13.50 7.65 0.11 25.02 17:51:06 17:29:01 0 54.85 0.00 12.94 5.70 0.10 26.40 17:51:06 17:29:01 1 53.49 0.00 13.96 14.27 0.10 18.18 17:51:06 17:29:01 2 52.37 0.00 14.12 4.13 0.10 29.28 17:51:06 17:29:01 3 53.46 0.00 12.52 3.26 0.10 30.66 17:51:06 17:29:01 4 53.33 0.00 13.28 9.69 0.12 23.58 17:51:06 17:29:01 5 54.27 0.00 13.57 5.81 0.12 26.24 17:51:06 17:29:01 6 54.80 0.00 12.42 5.64 0.14 27.00 17:51:06 17:29:01 7 53.20 0.00 15.20 12.74 0.10 18.76 17:51:06 17:30:01 all 61.52 0.00 15.69 8.80 0.13 13.87 17:51:06 17:30:01 0 60.73 0.00 16.33 7.08 0.12 15.74 17:51:06 17:30:01 1 61.15 0.00 17.11 10.96 0.12 10.67 17:51:06 17:30:01 2 60.79 0.00 17.66 9.56 0.15 11.84 17:51:06 17:30:01 3 60.48 0.00 13.87 6.59 0.14 18.92 17:51:06 17:30:01 4 61.59 0.00 16.55 12.54 0.14 9.19 17:51:06 17:30:01 5 61.95 0.00 15.27 8.59 0.12 14.07 17:51:06 17:30:01 6 62.78 0.00 13.92 7.28 0.10 15.91 17:51:06 17:30:01 7 62.72 0.00 14.80 7.76 0.12 14.60 17:51:06 17:31:01 all 10.20 0.00 2.09 1.15 0.05 86.51 17:51:06 17:31:01 0 11.60 0.00 1.98 0.34 0.05 86.04 17:51:06 17:31:01 1 9.95 0.00 2.22 1.20 0.05 86.57 17:51:06 17:31:01 2 12.83 0.00 1.97 0.85 0.05 84.30 17:51:06 17:31:01 3 10.55 0.00 2.30 0.47 0.05 86.63 17:51:06 17:31:01 4 9.57 0.00 2.58 0.82 0.03 87.00 17:51:06 17:31:01 5 9.65 0.00 1.58 0.30 0.05 88.41 17:51:06 17:31:01 6 8.70 0.00 2.20 3.88 0.03 85.18 17:51:06 17:31:01 7 8.75 0.00 1.90 1.35 0.05 87.95 17:51:06 17:32:01 all 2.88 0.00 0.39 0.05 0.02 96.66 17:51:06 17:32:01 0 3.00 0.00 0.37 0.03 0.02 96.58 17:51:06 17:32:01 1 3.94 0.00 0.38 0.13 0.03 95.51 17:51:06 17:32:01 2 0.42 0.00 0.22 0.00 0.00 99.37 17:51:06 17:32:01 3 4.26 0.00 0.47 0.22 0.05 95.01 17:51:06 17:32:01 4 4.50 0.00 0.47 0.02 0.02 95.00 17:51:06 17:32:01 5 3.57 0.00 0.55 0.02 0.03 95.82 17:51:06 17:32:01 6 1.94 0.00 0.15 0.00 0.02 97.90 17:51:06 17:32:01 7 1.44 0.00 0.48 0.00 0.02 98.06 17:51:06 17:33:01 all 0.03 0.00 0.01 0.01 0.01 99.94 17:51:06 17:33:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:51:06 17:33:01 1 0.00 0.00 0.02 0.03 0.00 99.95 17:51:06 17:33:01 2 0.12 0.00 0.02 0.00 0.00 99.87 17:51:06 17:33:01 3 0.02 0.00 0.00 0.02 0.00 99.97 17:51:06 17:33:01 4 0.03 0.00 0.00 0.00 0.02 99.95 17:51:06 17:33:01 5 0.02 0.00 0.03 0.00 0.00 99.95 17:51:06 17:33:01 6 0.03 0.00 0.00 0.00 0.02 99.95 17:51:06 17:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:51:06 17:34:01 all 0.01 0.00 0.01 0.01 0.00 99.96 17:51:06 17:34:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:51:06 17:34:01 1 0.00 0.00 0.00 0.03 0.00 99.97 17:51:06 17:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:51:06 17:34:01 3 0.00 0.00 0.03 0.03 0.00 99.93 17:51:06 17:34:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:51:06 17:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:51:06 17:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:51:06 17:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:51:06 17:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:51:06 17:35:01 0 0.02 0.00 0.05 0.00 0.00 99.93 17:51:06 17:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:51:06 17:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:51:06 17:35:01 3 0.00 0.00 0.00 0.02 0.00 99.98 17:51:06 17:35:01 4 0.02 0.00 0.02 0.02 0.00 99.95 17:51:06 17:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:51:06 17:35:01 6 0.02 0.00 0.02 0.00 0.02 99.95 17:51:06 17:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:51:06 17:36:01 all 0.29 0.00 0.06 0.01 0.01 99.63 17:51:06 17:36:01 0 1.99 0.00 0.03 0.00 0.02 97.96 17:51:06 17:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:51:06 17:36:01 2 0.07 0.00 0.12 0.00 0.02 99.80 17:51:06 17:36:01 3 0.07 0.00 0.10 0.08 0.02 99.73 17:51:06 17:36:01 4 0.08 0.00 0.08 0.02 0.02 99.80 17:51:06 17:36:01 5 0.07 0.00 0.07 0.00 0.00 99.87 17:51:06 17:36:01 6 0.02 0.00 0.05 0.00 0.02 99.92 17:51:06 17:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:51:06 17:51:06 17:36:01 CPU %user %nice %system %iowait %steal %idle 17:51:06 17:37:01 all 0.26 0.00 0.01 0.00 0.00 99.72 17:51:06 17:37:01 0 2.00 0.00 0.03 0.00 0.00 97.96 17:51:06 17:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:51:06 17:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:51:06 17:37:01 3 0.00 0.00 0.00 0.02 0.00 99.98 17:51:06 17:37:01 4 0.03 0.00 0.02 0.02 0.00 99.93 17:51:06 17:37:01 5 0.00 0.00 0.00 0.00 0.02 99.98 17:51:06 17:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:51:06 17:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:51:06 17:38:01 all 0.28 0.00 0.01 0.01 0.01 99.69 17:51:06 17:38:01 0 2.00 0.00 0.02 0.00 0.02 97.96 17:51:06 17:38:01 1 0.02 0.00 0.00 0.02 0.02 99.95 17:51:06 17:38:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:51:06 17:38:01 3 0.03 0.00 0.00 0.07 0.00 99.90 17:51:06 17:38:01 4 0.10 0.00 0.05 0.00 0.02 99.83 17:51:06 17:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:51:06 17:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:51:06 17:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:51:06 17:39:01 all 0.09 0.00 0.01 0.01 0.00 99.89 17:51:06 17:39:01 0 0.65 0.00 0.02 0.00 0.02 99.32 17:51:06 17:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:51:06 17:39:01 2 0.00 0.00 0.03 0.03 0.00 99.93 17:51:06 17:39:01 3 0.02 0.00 0.02 0.02 0.00 99.95 17:51:06 17:39:01 4 0.03 0.00 0.00 0.02 0.00 99.95 17:51:06 17:39:01 5 0.00 0.00 0.02 0.03 0.00 99.95 17:51:06 17:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:51:06 17:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:51:06 17:40:01 all 0.04 0.00 0.03 0.01 0.00 99.92 17:51:06 17:40:01 0 0.05 0.00 0.07 0.00 0.00 99.88 17:51:06 17:40:01 1 0.05 0.00 0.03 0.00 0.00 99.92 17:51:06 17:40:01 2 0.03 0.00 0.02 0.05 0.00 99.90 17:51:06 17:40:01 3 0.03 0.00 0.02 0.05 0.00 99.90 17:51:06 17:40:01 4 0.05 0.00 0.03 0.00 0.02 99.90 17:51:06 17:40:01 5 0.03 0.00 0.02 0.00 0.00 99.95 17:51:06 17:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:51:06 17:40:01 7 0.03 0.00 0.02 0.00 0.02 99.93 17:51:06 17:41:01 all 0.19 0.00 0.01 0.01 0.01 99.78 17:51:06 17:41:01 0 1.44 0.00 0.02 0.00 0.02 98.53 17:51:06 17:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:51:06 17:41:01 2 0.03 0.00 0.02 0.03 0.00 99.92 17:51:06 17:41:01 3 0.00 0.00 0.00 0.08 0.02 99.90 17:51:06 17:41:01 4 0.02 0.00 0.03 0.00 0.02 99.93 17:51:06 17:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:51:06 17:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:51:06 17:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:51:06 17:42:01 all 0.17 0.00 0.01 0.03 0.00 99.79 17:51:06 17:42:01 0 1.27 0.00 0.03 0.00 0.00 98.69 17:51:06 17:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:51:06 17:42:01 2 0.00 0.00 0.02 0.03 0.00 99.95 17:51:06 17:42:01 3 0.00 0.00 0.00 0.10 0.00 99.90 17:51:06 17:42:01 4 0.03 0.00 0.02 0.12 0.00 99.83 17:51:06 17:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:51:06 17:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:51:06 17:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:51:06 17:43:01 all 0.10 0.00 0.01 0.01 0.01 99.87 17:51:06 17:43:01 0 0.67 0.00 0.02 0.00 0.02 99.30 17:51:06 17:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:51:06 17:43:01 2 0.03 0.00 0.02 0.03 0.02 99.90 17:51:06 17:43:01 3 0.02 0.00 0.00 0.03 0.00 99.95 17:51:06 17:43:01 4 0.07 0.00 0.03 0.00 0.02 99.88 17:51:06 17:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:51:06 17:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:51:06 17:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:51:06 17:44:01 all 0.26 0.00 0.01 0.00 0.00 99.73 17:51:06 17:44:01 0 1.78 0.00 0.05 0.00 0.00 98.17 17:51:06 17:44:01 1 0.05 0.00 0.00 0.00 0.00 99.95 17:51:06 17:44:01 2 0.03 0.00 0.00 0.02 0.00 99.95 17:51:06 17:44:01 3 0.07 0.00 0.02 0.00 0.00 99.92 17:51:06 17:44:01 4 0.10 0.00 0.02 0.00 0.00 99.88 17:51:06 17:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:51:06 17:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:51:06 17:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:51:06 17:45:01 all 0.03 0.00 0.02 0.01 0.00 99.94 17:51:06 17:45:01 0 0.03 0.00 0.05 0.00 0.00 99.92 17:51:06 17:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:51:06 17:45:01 2 0.07 0.00 0.02 0.05 0.00 99.87 17:51:06 17:45:01 3 0.02 0.00 0.00 0.07 0.00 99.92 17:51:06 17:45:01 4 0.02 0.00 0.03 0.00 0.02 99.93 17:51:06 17:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:51:06 17:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:51:06 17:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:51:06 17:46:01 all 0.01 0.00 0.00 0.00 0.01 99.98 17:51:06 17:46:01 0 0.03 0.00 0.00 0.00 0.02 99.95 17:51:06 17:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:51:06 17:46:01 2 0.02 0.00 0.00 0.02 0.00 99.97 17:51:06 17:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:51:06 17:46:01 4 0.00 0.00 0.02 0.00 0.02 99.97 17:51:06 17:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:51:06 17:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:51:06 17:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:51:06 17:47:01 all 0.02 0.00 0.01 0.01 0.00 99.95 17:51:06 17:47:01 0 0.03 0.00 0.05 0.02 0.00 99.90 17:51:06 17:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:51:06 17:47:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:51:06 17:47:01 3 0.02 0.00 0.00 0.05 0.00 99.93 17:51:06 17:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:51:06 17:47:01 5 0.03 0.00 0.03 0.00 0.02 99.92 17:51:06 17:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:51:06 17:47:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:51:06 17:51:06 17:47:01 CPU %user %nice %system %iowait %steal %idle 17:51:06 17:48:01 all 0.02 0.00 0.01 0.01 0.01 99.96 17:51:06 17:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:51:06 17:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:51:06 17:48:01 2 0.02 0.00 0.00 0.02 0.02 99.95 17:51:06 17:48:01 3 0.00 0.00 0.02 0.03 0.00 99.95 17:51:06 17:48:01 4 0.03 0.00 0.02 0.00 0.02 99.93 17:51:06 17:48:01 5 0.03 0.00 0.02 0.00 0.00 99.95 17:51:06 17:48:01 6 0.02 0.00 0.00 0.00 0.02 99.97 17:51:06 17:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:51:06 17:49:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:51:06 17:49:01 0 0.05 0.00 0.02 0.00 0.00 99.93 17:51:06 17:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:51:06 17:49:01 2 0.02 0.00 0.02 0.05 0.00 99.92 17:51:06 17:49:01 3 0.02 0.00 0.00 0.02 0.00 99.97 17:51:06 17:49:01 4 0.05 0.00 0.02 0.00 0.00 99.93 17:51:06 17:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:51:06 17:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:51:06 17:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:51:06 17:50:01 all 2.05 0.00 0.93 0.05 0.01 96.96 17:51:06 17:50:01 0 2.27 0.00 1.09 0.02 0.02 96.61 17:51:06 17:50:01 1 1.35 0.00 0.52 0.00 0.00 98.13 17:51:06 17:50:01 2 2.49 0.00 0.98 0.18 0.00 96.34 17:51:06 17:50:01 3 1.47 0.00 1.52 0.17 0.02 96.82 17:51:06 17:50:01 4 2.63 0.00 0.75 0.02 0.02 96.59 17:51:06 17:50:01 5 2.39 0.00 0.84 0.00 0.00 96.77 17:51:06 17:50:01 6 2.21 0.00 0.80 0.02 0.00 96.97 17:51:06 17:50:01 7 1.62 0.00 0.90 0.02 0.02 97.44 17:51:06 17:51:01 all 9.24 0.00 4.06 1.42 0.05 85.23 17:51:06 17:51:01 0 9.35 0.00 3.76 1.01 0.03 85.84 17:51:06 17:51:01 1 8.81 0.00 4.59 0.27 0.03 86.30 17:51:06 17:51:01 2 8.65 0.00 3.93 5.13 0.07 82.22 17:51:06 17:51:01 3 8.78 0.00 5.11 3.84 0.05 82.21 17:51:06 17:51:01 4 9.55 0.00 3.97 0.29 0.05 86.14 17:51:06 17:51:01 5 9.39 0.00 3.21 0.45 0.05 86.89 17:51:06 17:51:01 6 9.65 0.00 4.57 0.10 0.05 85.63 17:51:06 17:51:01 7 9.78 0.00 3.32 0.29 0.05 86.56 17:51:06 Average: all 8.88 0.00 2.23 1.03 0.02 87.83 17:51:06 Average: 0 9.37 0.00 2.29 0.69 0.03 87.62 17:51:06 Average: 1 8.79 0.00 2.37 1.53 0.02 87.29 17:51:06 Average: 2 8.72 0.00 2.25 0.89 0.03 88.12 17:51:06 Average: 3 8.84 0.00 2.27 0.83 0.03 88.03 17:51:06 Average: 4 8.99 0.00 2.25 1.05 0.03 87.68 17:51:06 Average: 5 8.90 0.00 2.09 0.82 0.02 88.16 17:51:06 Average: 6 8.75 0.00 2.03 0.90 0.02 88.30 17:51:06 Average: 7 8.64 0.00 2.31 1.56 0.02 87.47 17:51:06 17:51:06 17:51:06