Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 966ddbcdfe08adc100c05000828e7ee1aafc1855 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-ssh11515762338201018328.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-ssh4095690567397936827.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-ssh3317104624513985696.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-ssh3816614656272056052.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-ssh7296101044408726006.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-5160 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/401 [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/401 # 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 966ddbcdfe08adc100c05000828e7ee1aafc1855 (main) Commit message: "feat: Implement Device Profile System Events (#4336)" > 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 966ddbcdfe08adc100c05000828e7ee1aafc1855 # timeout=10 > git rev-list --no-walk fd143bca65ac0d1bc15f90e7e7129bfbe164c660 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-08T22:05:40.579Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-08T22:05:40.636Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-08T22:05:40.653Z] ========================================================= [2023-02-08T22:05:40.653Z] EdgeX Global Pipelines Version Info [2023-02-08T22:05:40.653Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-08T22:05:41.357Z] ------------------- [2023-02-08T22:05:41.357Z] stable info: [2023-02-08T22:05:41.357Z] ------------------- [2023-02-08T22:05:41.357Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-08T22:05:41.357Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-08T22:05:41.357Z] Message: update stable to v1.0.244 [2023-02-08T22:05:41.927Z] ------------------- [2023-02-08T22:05:41.927Z] experimental info: [2023-02-08T22:05:41.927Z] ------------------- [2023-02-08T22:05:41.927Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-08T22:05:41.927Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-08T22:05:41.927Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-08T22:05:42.075Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-08T22:05:42.083Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-08T22:05:42.091Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-08T22:05:42.101Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-08T22:05:42.109Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-08T22:05:42.117Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-08T22:05:42.125Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-08T22:05:42.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-08T22:05:42.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-08T22:05:42.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-08T22:05:42.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-08T22:05:42.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-08T22:05:42.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-08T22:05:42.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-08T22:05:42.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-08T22:05:42.219Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-08T22:05:42.229Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-08T22:05:42.240Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-08T22:05:42.252Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-08T22:05:42.262Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-08T22:05:42.273Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-08T22:05:42.284Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-08T22:05:42.300Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-08T22:05:42.315Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-08T22:05:42.327Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-08T22:05:42.338Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-08T22:05:42.351Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] echo [2023-02-08T22:05:42.366Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 966ddbc [Pipeline] echo [2023-02-08T22:05:42.375Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-08T22:05:42.418Z] provisioning config files... [2023-02-08T22:05:42.431Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/401@tmp/config8595679970012788872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-08T22:05:42.734Z] ---> docker-login.sh [2023-02-08T22:05:42.734Z] nexus3.edgexfoundry.org:10001 [2023-02-08T22:05:42.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T22:05:42.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T22:05:42.995Z] Configure a credential helper to remove this warning. See [2023-02-08T22:05:42.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T22:05:42.995Z] [2023-02-08T22:05:42.995Z] Login Succeeded [2023-02-08T22:05:42.995Z] nexus3.edgexfoundry.org:10002 [2023-02-08T22:05:43.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T22:05:43.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T22:05:43.260Z] Configure a credential helper to remove this warning. See [2023-02-08T22:05:43.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T22:05:43.260Z] [2023-02-08T22:05:43.260Z] Login Succeeded [2023-02-08T22:05:43.260Z] nexus3.edgexfoundry.org:10003 [2023-02-08T22:05:43.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T22:05:43.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T22:05:43.260Z] Configure a credential helper to remove this warning. See [2023-02-08T22:05:43.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T22:05:43.260Z] [2023-02-08T22:05:43.260Z] Login Succeeded [2023-02-08T22:05:43.260Z] nexus3.edgexfoundry.org:10004 [2023-02-08T22:05:43.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T22:05:43.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T22:05:43.521Z] Configure a credential helper to remove this warning. See [2023-02-08T22:05:43.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T22:05:43.521Z] [2023-02-08T22:05:43.521Z] Login Succeeded [2023-02-08T22:05:43.521Z] docker.io [2023-02-08T22:05:43.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T22:05:43.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T22:05:43.781Z] Configure a credential helper to remove this warning. See [2023-02-08T22:05:43.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T22:05:43.781Z] [2023-02-08T22:05:43.781Z] Login Succeeded [2023-02-08T22:05:43.781Z] ---> docker-login.sh ends [Pipeline] } [2023-02-08T22:05:43.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-08T22:05:44.094Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/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 [2023-02-08T22:05:44.094Z] + + cut -d/ -f2 [2023-02-08T22:05:44.094Z] dirname cmd/core-command/Dockerfile [2023-02-08T22:05:44.094Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-08T22:05:44.094Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-08T22:05:44.094Z] + cut -d/ -f2 [2023-02-08T22:05:44.094Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-08T22:05:44.094Z] + + dirname cmd/core-data/Dockerfilecut [2023-02-08T22:05:44.094Z] -d/ -f2 [2023-02-08T22:05:44.094Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-08T22:05:44.094Z] + dirname cmd/core-metadata/Dockerfile [2023-02-08T22:05:44.094Z] + cut -d/ -f2 [2023-02-08T22:05:44.094Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-08T22:05:44.094Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-08T22:05:44.094Z] + cut -d/ -f2 [2023-02-08T22:05:44.094Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-08T22:05:44.094Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-08T22:05:44.094Z] + cut -d/ -f2 [2023-02-08T22:05:44.094Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-08T22:05:44.094Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-08T22:05:44.094Z] + cut -d/ -f2 [2023-02-08T22:05:44.094Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-08T22:05:44.094Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-08T22:05:44.094Z] + cut -d/ -f2 [2023-02-08T22:05:44.094Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-08T22:05:44.094Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-08T22:05:44.094Z] + cut -d/ -f2 [2023-02-08T22:05:44.094Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-08T22:05:44.094Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-08T22:05:44.094Z] + cut -d/ -f2 [2023-02-08T22:05:44.094Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-08T22:05:44.094Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-08T22:05:44.094Z] + cut -d/ -f2 [2023-02-08T22:05:44.094Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-08T22:05:44.094Z] + dirname cmd/support-notifications/Dockerfile [2023-02-08T22:05:44.094Z] + cut -d/ -f2 [2023-02-08T22:05:44.094Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-08T22:05:44.094Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-08T22:05:44.094Z] + cut -d/ -f2 [2023-02-08T22:05:44.094Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-08T22:05:44.152Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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 [2023-02-08T22:05:44.503Z] + git rev-list -1 --merges 966ddbcdfe08adc100c05000828e7ee1aafc1855~1..966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] echo [2023-02-08T22:05:44.548Z] -----------> git rev-list -1 --merges 966ddbcdfe08adc100c05000828e7ee1aafc1855~1..966ddbcdfe08adc100c05000828e7ee1aafc1855 966ddbcdfe08adc100c05000828e7ee1aafc1855 [false] [Pipeline] sh [2023-02-08T22:05:44.836Z] + git log --format=format:%s -1 966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] echo [2023-02-08T22:05:44.853Z] ========================================================= [2023-02-08T22:05:44.853Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-08T22:05:44.853Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-08T22:05:45.283Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-08T22:05:45.283Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-08T22:05:45.283Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-08T22:05:45.283Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-08T22:05:45.283Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-08T22:05:45.283Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-08T22:05:45.283Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:05:45.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-08T22:05:45.700Z] [2023-02-08T22:05:45.700Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:05:46.008Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-08T22:05:46.009Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-08T22:05:46.009Z] b85a868b505f: Pulling fs layer [2023-02-08T22:05:46.009Z] e2be974225ed: Pulling fs layer [2023-02-08T22:05:46.009Z] 339a4e72a1f5: Pulling fs layer [2023-02-08T22:05:46.009Z] 988bab9f4d93: Pulling fs layer [2023-02-08T22:05:46.009Z] 1469e6f7b9e6: Pulling fs layer [2023-02-08T22:05:46.009Z] eaf3925da568: Pulling fs layer [2023-02-08T22:05:46.009Z] bab4dde63d76: Pulling fs layer [2023-02-08T22:05:46.009Z] bde34c3a00c8: Pulling fs layer [2023-02-08T22:05:46.009Z] b352a97aabf1: Pulling fs layer [2023-02-08T22:05:46.009Z] 4872d77fe225: Pulling fs layer [2023-02-08T22:05:46.009Z] 5851b861e8e6: Pulling fs layer [2023-02-08T22:05:46.009Z] bab4dde63d76: Waiting [2023-02-08T22:05:46.009Z] bde34c3a00c8: Waiting [2023-02-08T22:05:46.009Z] b352a97aabf1: Waiting [2023-02-08T22:05:46.009Z] 4872d77fe225: Waiting [2023-02-08T22:05:46.009Z] 5851b861e8e6: Waiting [2023-02-08T22:05:46.009Z] 988bab9f4d93: Waiting [2023-02-08T22:05:46.009Z] 1469e6f7b9e6: Waiting [2023-02-08T22:05:46.009Z] eaf3925da568: Waiting [2023-02-08T22:05:46.009Z] e2be974225ed: Verifying Checksum [2023-02-08T22:05:46.009Z] e2be974225ed: Download complete [2023-02-08T22:05:46.009Z] 988bab9f4d93: Verifying Checksum [2023-02-08T22:05:46.009Z] 988bab9f4d93: Download complete [2023-02-08T22:05:46.270Z] 1469e6f7b9e6: Verifying Checksum [2023-02-08T22:05:46.270Z] 1469e6f7b9e6: Download complete [2023-02-08T22:05:46.270Z] 339a4e72a1f5: Verifying Checksum [2023-02-08T22:05:46.270Z] 339a4e72a1f5: Download complete [2023-02-08T22:05:46.270Z] b352a97aabf1: Verifying Checksum [2023-02-08T22:05:46.270Z] b352a97aabf1: Download complete [2023-02-08T22:05:46.532Z] 4872d77fe225: Verifying Checksum [2023-02-08T22:05:46.532Z] 4872d77fe225: Download complete [2023-02-08T22:05:46.532Z] 5851b861e8e6: Verifying Checksum [2023-02-08T22:05:46.532Z] 5851b861e8e6: Download complete [2023-02-08T22:05:46.532Z] b85a868b505f: Verifying Checksum [2023-02-08T22:05:46.532Z] b85a868b505f: Download complete [2023-02-08T22:05:46.792Z] bab4dde63d76: Verifying Checksum [2023-02-08T22:05:46.792Z] bab4dde63d76: Download complete [2023-02-08T22:05:47.730Z] b85a868b505f: Pull complete [2023-02-08T22:05:47.989Z] e2be974225ed: Pull complete [2023-02-08T22:05:48.248Z] 339a4e72a1f5: Pull complete [2023-02-08T22:05:48.508Z] 988bab9f4d93: Pull complete [2023-02-08T22:05:48.508Z] 1469e6f7b9e6: Pull complete [2023-02-08T22:05:48.766Z] eaf3925da568: Pull complete [2023-02-08T22:05:50.668Z] bab4dde63d76: Pull complete [2023-02-08T22:05:50.668Z] bde34c3a00c8: Pull complete [2023-02-08T22:05:50.928Z] b352a97aabf1: Pull complete [2023-02-08T22:05:50.928Z] 4872d77fe225: Pull complete [2023-02-08T22:05:50.928Z] 5851b861e8e6: Pull complete [2023-02-08T22:05:50.928Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-08T22:05:50.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-08T22:05:50.928Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T22:05:51.022Z] prd-ubuntu20.04-docker-8c-8g-5160 does not seem to be running inside a container [2023-02-08T22:05:51.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/401 -v /w/workspace/edgex-go/401:/w/workspace/edgex-go/401:rw,z -v /w/workspace/edgex-go/401@tmp:/w/workspace/edgex-go/401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-08T22:05:54.861Z] $ docker top d22fec72107f7a7f2f4dbc1b629c5daf31215c895c97355be01377f909eddd3b -eo pid,comm [2023-02-08T22:05:54.920Z] 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). [2023-02-08T22:05:54.920Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-08T22:05:54.959Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-08T22:05:54.959Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-08T22:05:55.068Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-08T22:05:55.066Z] $ docker exec d22fec72107f7a7f2f4dbc1b629c5daf31215c895c97355be01377f909eddd3b ssh-agent [2023-02-08T22:05:55.164Z] SSH_AUTH_SOCK=/tmp/ssh-2PiRtd1sNncw/agent.32 [2023-02-08T22:05:55.164Z] SSH_AGENT_PID=38 [2023-02-08T22:05:55.170Z] Running ssh-add (command line suppressed) [2023-02-08T22:05:55.276Z] Identity added: /w/workspace/edgex-go/401@tmp/private_key_12691889609271531918.key (/w/workspace/edgex-go/401@tmp/private_key_12691889609271531918.key) [2023-02-08T22:05:55.296Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-08T22:05:55.583Z] + git tag --points-at HEAD [Pipeline] } [2023-02-08T22:05:55.589Z] $ docker exec --env ******** --env ******** d22fec72107f7a7f2f4dbc1b629c5daf31215c895c97355be01377f909eddd3b ssh-agent -k [2023-02-08T22:05:55.685Z] unset SSH_AUTH_SOCK; [2023-02-08T22:05:55.686Z] unset SSH_AGENT_PID; [2023-02-08T22:05:55.686Z] echo Agent pid 38 killed; [2023-02-08T22:05:55.703Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-08T22:05:55.724Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-08T22:05:55.724Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-08T22:05:55.850Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-08T22:05:55.849Z] $ docker exec d22fec72107f7a7f2f4dbc1b629c5daf31215c895c97355be01377f909eddd3b ssh-agent [2023-02-08T22:05:55.965Z] SSH_AUTH_SOCK=/tmp/ssh-uoQZVV5Xu625/agent.70 [2023-02-08T22:05:55.965Z] SSH_AGENT_PID=76 [2023-02-08T22:05:55.970Z] Running ssh-add (command line suppressed) [2023-02-08T22:05:56.067Z] Identity added: /w/workspace/edgex-go/401@tmp/private_key_11507143846760249277.key (/w/workspace/edgex-go/401@tmp/private_key_11507143846760249277.key) [2023-02-08T22:05:56.084Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-08T22:05:56.374Z] + git semver init [2023-02-08T22:05:56.632Z] 2023-02-08 22:05:56,549 [run_init] DEBUG init version:0.0.0 force:False [2023-02-08T22:05:56.632Z] 2023-02-08 22:05:56,550 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/401/.semver [2023-02-08T22:05:56.632Z] 2023-02-08 22:05:56,551 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/401/.semver [2023-02-08T22:05:56.632Z] 2023-02-08 22:05:56,551 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/401/.semver'], cwd=/w/workspace/edgex-go/401, universal_newlines=False, shell=None, istream=None) [2023-02-08T22:06:03.206Z] 2023-02-08 22:06:02,079 [append_file] DEBUG append to file:/w/workspace/edgex-go/401/.git/info/exclude [2023-02-08T22:06:03.206Z] 2023-02-08 22:06:02,079 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/401/.semver/main with force:False [2023-02-08T22:06:03.206Z] 2023-02-08 22:06:02,079 [read_version] DEBUG read version from /w/workspace/edgex-go/401/.semver/main [2023-02-08T22:06:03.206Z] 2023-02-08 22:06:02,080 [read_version] DEBUG read version from /w/workspace/edgex-go/401/.semver/main [2023-02-08T22:06:03.206Z] 3.0.0-dev.42 [Pipeline] } [2023-02-08T22:06:03.218Z] $ docker exec --env ******** --env ******** d22fec72107f7a7f2f4dbc1b629c5daf31215c895c97355be01377f909eddd3b ssh-agent -k [2023-02-08T22:06:03.320Z] unset SSH_AUTH_SOCK; [2023-02-08T22:06:03.320Z] unset SSH_AGENT_PID; [2023-02-08T22:06:03.321Z] echo Agent pid 76 killed; [2023-02-08T22:06:03.329Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-08T22:06:03.630Z] + git semver [Pipeline] } [2023-02-08T22:06:03.904Z] $ docker stop --time=1 d22fec72107f7a7f2f4dbc1b629c5daf31215c895c97355be01377f909eddd3b [2023-02-08T22:06:05.250Z] $ docker rm -f --volumes d22fec72107f7a7f2f4dbc1b629c5daf31215c895c97355be01377f909eddd3b [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-08T22:06:05.597Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-08T22:06:05.821Z] Stashed 1 file(s) [Pipeline] echo [2023-02-08T22:06:05.824Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.42 [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 [2023-02-08T22:06:06.220Z] + git config --global --add safe.directory /w/workspace/edgex-go/401 [Pipeline] echo [2023-02-08T22:06:06.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-08T22:06:06.248Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-08T22:06:06.261Z] ========================================================= [2023-02-08T22:06:06.261Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-08T22:06:06.261Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-08T22:06:06.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-08T22:06:06.552Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-08T22:06:06.552Z] 213ec9aee27d: Pulling fs layer [2023-02-08T22:06:06.552Z] 4583459ba037: Pulling fs layer [2023-02-08T22:06:06.552Z] 93c1e223e6f2: Pulling fs layer [2023-02-08T22:06:06.552Z] 53926ce57604: Pulling fs layer [2023-02-08T22:06:06.552Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-08T22:06:06.552Z] 22ff95d597cd: Pulling fs layer [2023-02-08T22:06:06.552Z] 12d6caf4c0d1: Pulling fs layer [2023-02-08T22:06:06.552Z] 96b7cbca73a9: Pulling fs layer [2023-02-08T22:06:06.552Z] a7acece74701: Pulling fs layer [2023-02-08T22:06:06.552Z] 53926ce57604: Waiting [2023-02-08T22:06:06.552Z] 21b2b0c7a3f4: Waiting [2023-02-08T22:06:06.552Z] 22ff95d597cd: Waiting [2023-02-08T22:06:06.552Z] 12d6caf4c0d1: Waiting [2023-02-08T22:06:06.552Z] a7acece74701: Waiting [2023-02-08T22:06:06.552Z] 96b7cbca73a9: Waiting [2023-02-08T22:06:06.552Z] 93c1e223e6f2: Verifying Checksum [2023-02-08T22:06:06.552Z] 93c1e223e6f2: Download complete [2023-02-08T22:06:06.552Z] 4583459ba037: Verifying Checksum [2023-02-08T22:06:06.552Z] 4583459ba037: Download complete [2023-02-08T22:06:06.552Z] 21b2b0c7a3f4: Download complete [2023-02-08T22:06:06.552Z] 22ff95d597cd: Verifying Checksum [2023-02-08T22:06:06.552Z] 22ff95d597cd: Download complete [2023-02-08T22:06:06.552Z] 213ec9aee27d: Verifying Checksum [2023-02-08T22:06:06.552Z] 213ec9aee27d: Download complete [2023-02-08T22:06:06.821Z] 12d6caf4c0d1: Verifying Checksum [2023-02-08T22:06:06.822Z] 213ec9aee27d: Pull complete [2023-02-08T22:06:07.087Z] 4583459ba037: Pull complete [2023-02-08T22:06:07.087Z] 93c1e223e6f2: Pull complete [2023-02-08T22:06:07.698Z] a7acece74701: Verifying Checksum [2023-02-08T22:06:07.698Z] a7acece74701: Download complete [2023-02-08T22:06:07.960Z] 53926ce57604: Verifying Checksum [2023-02-08T22:06:07.960Z] 53926ce57604: Download complete [2023-02-08T22:06:07.960Z] 96b7cbca73a9: Verifying Checksum [2023-02-08T22:06:07.960Z] 96b7cbca73a9: Download complete [2023-02-08T22:06:12.143Z] 53926ce57604: Pull complete [2023-02-08T22:06:12.143Z] 21b2b0c7a3f4: Pull complete [2023-02-08T22:06:12.143Z] 22ff95d597cd: Pull complete [2023-02-08T22:06:12.403Z] 12d6caf4c0d1: Pull complete [2023-02-08T22:06:14.933Z] 96b7cbca73a9: Pull complete [2023-02-08T22:06:15.499Z] a7acece74701: Pull complete [2023-02-08T22:06:15.758Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-08T22:06:15.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-08T22:06:15.758Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-08T22:06:16.054Z] + + docker build -t ci-base-image-x86_64 -f - . [2023-02-08T22:06:16.054Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-08T22:06:16.054Z] WORKDIR /edgex [2023-02-08T22:06:16.054Z] COPY go.mod . [2023-02-08T22:06:16.054Z] RUN go mod download [2023-02-08T22:06:16.622Z] Sending build context to Docker daemon 170.2MB [2023-02-08T22:06:16.622Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-08T22:06:16.622Z] ---> db6d94c90886 [2023-02-08T22:06:16.622Z] Step 2/4 : WORKDIR /edgex [2023-02-08T22:06:20.908Z] Still waiting to schedule task [2023-02-08T22:06:20.909Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-08T22:06:21.914Z] ---> Running in 15c4d94d1861 [2023-02-08T22:06:21.914Z] Removing intermediate container 15c4d94d1861 [2023-02-08T22:06:21.914Z] ---> c0971561308f [2023-02-08T22:06:21.914Z] Step 3/4 : COPY go.mod . [2023-02-08T22:06:21.914Z] ---> ee51fb27c49b [2023-02-08T22:06:21.914Z] Step 4/4 : RUN go mod download [2023-02-08T22:06:21.914Z] ---> Running in b54295f16427 [2023-02-08T22:06:40.007Z] Removing intermediate container b54295f16427 [2023-02-08T22:06:40.007Z] ---> 442b0bba4f6e [2023-02-08T22:06:40.007Z] Successfully built 442b0bba4f6e [2023-02-08T22:06:40.007Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:06:40.311Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-08T22:06:40.311Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T22:06:40.384Z] prd-ubuntu20.04-docker-8c-8g-5160 does not seem to be running inside a container [2023-02-08T22:06:40.426Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/401 -v /w/workspace/edgex-go/401:/w/workspace/edgex-go/401:rw,z -v /w/workspace/edgex-go/401@tmp:/w/workspace/edgex-go/401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-08T22:06:40.825Z] $ docker top 9a393abc09e478f378b5eb4c092cf56c6a9114e5567c70eeb1cba346889b9a2f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-08T22:06:41.144Z] + go version [2023-02-08T22:06:41.144Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-08T22:06:41.164Z] $ docker stop --time=1 9a393abc09e478f378b5eb4c092cf56c6a9114e5567c70eeb1cba346889b9a2f [2023-02-08T22:06:42.432Z] $ docker rm -f --volumes 9a393abc09e478f378b5eb4c092cf56c6a9114e5567c70eeb1cba346889b9a2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:06:42.822Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-08T22:06:42.822Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T22:06:42.888Z] prd-ubuntu20.04-docker-8c-8g-5160 does not seem to be running inside a container [2023-02-08T22:06:42.934Z] $ 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/401 -v /w/workspace/edgex-go/401:/w/workspace/edgex-go/401:rw,z -v /w/workspace/edgex-go/401@tmp:/w/workspace/edgex-go/401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-08T22:06:43.237Z] $ docker top bbdb735651980ab125a73834fc149bf6c655149d47fa18ebde1d5d8814323cd4 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-08T22:06:43.282Z] ========================================================= [2023-02-08T22:06:43.282Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-08T22:06:43.282Z] ========================================================= [Pipeline] sh [2023-02-08T22:06:43.568Z] + git config --global --add safe.directory /w/workspace/edgex-go/401 [Pipeline] fileExists [Pipeline] sh [2023-02-08T22:06:43.859Z] + make test [2023-02-08T22:06:43.859Z] go test -race -coverprofile=coverage.out ./... [2023-02-08T22:06:50.423Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-08T22:07:05.282Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-08T22:07:05.282Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-08T22:07:05.282Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-08T22:07:05.282Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-08T22:07:05.282Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-08T22:07:05.282Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-08T22:07:05.282Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-08T22:07:05.282Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-08T22:07:05.282Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-08T22:07:05.282Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-08T22:07:05.282Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-08T22:07:05.282Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-08T22:07:05.282Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-08T22:07:05.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-08T22:07:05.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.074s coverage: 28.7% of statements [2023-02-08T22:07:05.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-08T22:07:05.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-08T22:07:05.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.099s coverage: 98.5% of statements [2023-02-08T22:07:08.559Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.158s coverage: 73.2% of statements [2023-02-08T22:07:08.559Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-08T22:07:08.559Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-08T22:07:08.559Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-08T22:07:08.559Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.094s coverage: 54.0% of statements [2023-02-08T22:07:08.559Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-08T22:07:08.559Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-08T22:07:09.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.493s coverage: 89.2% of statements [2023-02-08T22:07:09.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-08T22:07:09.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-08T22:07:09.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-08T22:07:09.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-08T22:07:09.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-08T22:07:09.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.092s coverage: 3.8% of statements [2023-02-08T22:07:09.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-08T22:07:09.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-08T22:07:09.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.467s coverage: 95.6% of statements [2023-02-08T22:07:09.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-08T22:07:09.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-08T22:07:09.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-08T22:07:09.125Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.094s coverage: 72.2% of statements [2023-02-08T22:07:09.125Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-08T22:07:09.125Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-08T22:07:09.125Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-08T22:07:09.125Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-08T22:07:09.125Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-08T22:07:09.125Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 65.9% of statements [2023-02-08T22:07:09.125Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-08T22:07:09.125Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-08T22:07:09.125Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-08T22:07:09.125Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.073s coverage: 0.9% of statements [2023-02-08T22:07:09.125Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-08T22:07:09.125Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.083s coverage: 29.6% of statements [2023-02-08T22:07:09.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-08T22:07:09.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.087s coverage: 47.1% of statements [2023-02-08T22:07:09.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 82.9% of statements [2023-02-08T22:07:09.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements [2023-02-08T22:07:09.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.146s coverage: 96.3% of statements [2023-02-08T22:07:09.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2023-02-08T22:07:13.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.068s coverage: 94.4% of statements [2023-02-08T22:07:13.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.067s coverage: 44.8% of statements [2023-02-08T22:07:21.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.224s coverage: 79.9% of statements [2023-02-08T22:07:21.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-08T22:07:24.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2023-02-08T22:07:24.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-08T22:07:24.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-08T22:07:24.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-08T22:07:24.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements [2023-02-08T22:07:24.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-08T22:07:24.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-08T22:07:24.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-08T22:07:24.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-08T22:07:24.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.103s coverage: 86.9% of statements [2023-02-08T22:07:24.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-08T22:07:24.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-08T22:07:24.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-08T22:07:24.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-08T22:07:24.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.089s coverage: 87.2% of statements [2023-02-08T22:07:24.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements [2023-02-08T22:07:24.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-08T22:07:24.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-08T22:07:24.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.084s coverage: 100.0% of statements [2023-02-08T22:07:24.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-08T22:07:24.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 77.4% of statements [2023-02-08T22:07:24.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-08T22:07:24.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2023-02-08T22:07:24.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2023-02-08T22:07:24.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.215s coverage: 91.2% of statements [2023-02-08T22:07:24.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-08T22:07:24.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.206s coverage: 63.1% of statements [2023-02-08T22:07:24.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-08T22:07:24.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-08T22:07:24.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2023-02-08T22:07:24.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements [2023-02-08T22:07:24.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2023-02-08T22:07:24.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.019s coverage: 73.7% of statements [2023-02-08T22:07:24.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-02-08T22:07:24.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.296s coverage: 65.3% of statements [2023-02-08T22:07:24.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-08T22:07:24.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-08T22:07:24.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-08T22:07:24.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.169s coverage: 41.0% of statements [2023-02-08T22:07:24.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-08T22:07:24.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-08T22:07:24.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2023-02-08T22:07:24.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-08T22:07:24.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2023-02-08T22:07:24.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-08T22:07:24.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-08T22:07:24.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-08T22:07:24.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-08T22:07:24.719Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements [2023-02-08T22:07:24.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-08T22:07:24.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-08T22:07:24.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-08T22:07:24.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-08T22:07:24.719Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.146s coverage: 92.3% of statements [2023-02-08T22:07:24.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-08T22:07:24.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-08T22:07:24.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-08T22:07:24.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-08T22:07:24.719Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2023-02-08T22:07:24.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-08T22:07:24.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-08T22:07:24.719Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements [2023-02-08T22:07:24.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-08T22:07:24.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-08T22:07:24.719Z] 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 [2023-02-08T22:07:42.798Z] 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." [2023-02-08T22:07:42.798Z] go vet ./... [2023-02-08T22:07:46.074Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-08T22:07:46.074Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-08T22:07:46.074Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-08T22:07:46.344Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-08T22:07:46.634Z] + ls -al . [2023-02-08T22:07:46.634Z] total 748 [2023-02-08T22:07:46.634Z] drwxrwxr-x 11 1001 1001 4096 Feb 8 22:06 . [2023-02-08T22:07:46.634Z] drwxr-xr-x 4 root root 4096 Feb 8 22:06 .. [2023-02-08T22:07:46.634Z] drwxrwxr-x 2 1001 1001 4096 Feb 8 22:05 .blubracket [2023-02-08T22:07:46.634Z] -rw-rw-r-- 1 1001 1001 16 Feb 8 22:05 .dockerignore [2023-02-08T22:07:46.634Z] drwxrwxr-x 8 1001 1001 4096 Feb 8 22:07 .git [2023-02-08T22:07:46.634Z] drwxrwxr-x 3 1001 1001 4096 Feb 8 22:05 .github [2023-02-08T22:07:46.634Z] -rw-rw-r-- 1 1001 1001 1024 Feb 8 22:05 .gitignore [2023-02-08T22:07:46.634Z] -rw-rw-r-- 1 1001 1001 42 Feb 8 22:05 .golangci.yml [2023-02-08T22:07:46.634Z] -rw-rw-r-- 1 1001 1001 87 Feb 8 22:05 .hadolint.yml [2023-02-08T22:07:46.634Z] drwxr-xr-x 3 1001 1001 4096 Feb 8 22:06 .semver [2023-02-08T22:07:46.634Z] -rw-rw-r-- 1 1001 1001 166 Feb 8 22:05 .sonarcloud.properties [2023-02-08T22:07:46.634Z] -rw-rw-r-- 1 1001 1001 1171 Feb 8 22:05 ADOPTERS.md [2023-02-08T22:07:46.634Z] -rw-rw-r-- 1 1001 1001 10825 Feb 8 22:05 Attribution.txt [2023-02-08T22:07:46.634Z] -rw-rw-r-- 1 1001 1001 73765 Feb 8 22:05 CHANGELOG.md [2023-02-08T22:07:46.634Z] -rw-rw-r-- 1 1001 1001 3804 Feb 8 22:05 CONTRIBUTING.md [2023-02-08T22:07:46.634Z] -rw-rw-r-- 1 1001 1001 677 Feb 8 22:05 GOVERNANCE.md [2023-02-08T22:07:46.634Z] -rw-rw-r-- 1 1001 1001 850 Feb 8 22:05 Jenkinsfile [2023-02-08T22:07:46.634Z] -rw-rw-r-- 1 1001 1001 10775 Feb 8 22:05 LICENSE [2023-02-08T22:07:46.634Z] -rw-rw-r-- 1 1001 1001 13375 Feb 8 22:05 Makefile [2023-02-08T22:07:46.634Z] -rw-rw-r-- 1 1001 1001 582 Feb 8 22:05 OWNERS.md [2023-02-08T22:07:46.634Z] -rw-rw-r-- 1 1001 1001 9403 Feb 8 22:05 README.md [2023-02-08T22:07:46.634Z] -rw-rw-r-- 1 1001 1001 6912 Feb 8 22:05 SECURITY.md [2023-02-08T22:07:46.634Z] -rw-rw-r-- 1 1001 1001 12 Feb 8 22:06 VERSION [2023-02-08T22:07:46.634Z] drwxrwxr-x 2 1001 1001 4096 Feb 8 22:05 bin [2023-02-08T22:07:46.634Z] drwxrwxr-x 17 1001 1001 4096 Feb 8 22:05 cmd [2023-02-08T22:07:46.634Z] -rw-r--r-- 1 root root 488085 Feb 8 22:07 coverage.out [2023-02-08T22:07:46.634Z] -rw-rw-r-- 1 1001 1001 3295 Feb 8 22:05 go.mod [2023-02-08T22:07:46.634Z] -rw-rw-r-- 1 1001 1001 33318 Feb 8 22:05 go.sum [2023-02-08T22:07:46.634Z] drwxrwxr-x 7 1001 1001 4096 Feb 8 22:05 internal [2023-02-08T22:07:46.634Z] drwxrwxr-x 3 1001 1001 4096 Feb 8 22:05 openapi [2023-02-08T22:07:46.634Z] drwxrwxr-x 4 1001 1001 4096 Feb 8 22:05 snap [2023-02-08T22:07:46.634Z] -rw-rw-r-- 1 1001 1001 204 Feb 8 22:05 version.go [Pipeline] sh [2023-02-08T22:07:46.974Z] + '[' -e coverage.out ] [2023-02-08T22:07:46.974Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-08T22:07:47.145Z] Stashed 1 file(s) [Pipeline] sh [2023-02-08T22:07:47.470Z] + make build [2023-02-08T22:07:47.470Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-08T22:07:51.646Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5162 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-02-08T22:07:51.657Z] Running in /w/workspace/edgex-go/401 [Pipeline] { [Pipeline] checkout [2023-02-08T22:07:51.699Z] The recommended git tool is: git [2023-02-08T22:07:56.748Z] using credential edgex-jenkins-ssh [2023-02-08T22:07:56.767Z] Cloning the remote Git repository [2023-02-08T22:07:56.827Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-08T22:07:56.905Z] > git init /w/workspace/edgex-go/401 # timeout=10 [2023-02-08T22:07:57.093Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-08T22:07:57.094Z] > git --version # timeout=10 [2023-02-08T22:07:57.117Z] > git --version # 'git version 2.25.1' [2023-02-08T22:07:57.119Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-08T22:07:57.177Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-08T22:07:59.665Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-08T22:07:59.923Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-08T22:08:01.297Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-08T22:08:01.863Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-08T22:08:08.427Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-08T22:08:09.806Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-08T22:08:11.180Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-08T22:08:12.115Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-08T22:08:13.050Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-08T22:08:13.987Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-08T22:08:15.113Z] Avoid second fetch [2023-02-08T22:08:15.114Z] Checking out Revision 966ddbcdfe08adc100c05000828e7ee1aafc1855 (main) [2023-02-08T22:08:15.840Z] Commit message: "feat: Implement Device Profile System Events (#4336)" [2023-02-08T22:08:14.164Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-08T22:08:14.187Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-08T22:08:15.141Z] > git config core.sparsecheckout # timeout=10 [2023-02-08T22:08:15.157Z] > git checkout -f 966ddbcdfe08adc100c05000828e7ee1aafc1855 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-08T22:08:16.517Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-08T22:08:16.726Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-08T22:08:16.726Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-08T22:08:16.726Z] Dload Upload Total Spent Left Speed [2023-02-08T22:08:16.726Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91078 [Pipeline] sh [2023-02-08T22:08:17.352Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-08T22:08:17.682Z] + sudo tee /etc/docker/daemon.new [2023-02-08T22:08:17.682Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-08T22:08:17.682Z] { [2023-02-08T22:08:17.682Z] "registry-mirrors": [ [2023-02-08T22:08:17.682Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-08T22:08:17.682Z] ], [2023-02-08T22:08:17.682Z] "bip": "10.250.0.254/24", [2023-02-08T22:08:17.682Z] "hosts": [ [2023-02-08T22:08:17.682Z] "tcp://0.0.0.0:5555", [2023-02-08T22:08:17.682Z] "unix:///var/run/docker.sock" [2023-02-08T22:08:17.682Z] ], [2023-02-08T22:08:17.682Z] "mtu": 1458, [2023-02-08T22:08:17.682Z] "selinux-enabled": true, [2023-02-08T22:08:17.682Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-08T22:08:17.682Z] } [Pipeline] sh [Pipeline] } [2023-02-08T22:08:17.918Z] $ docker stop --time=1 bbdb735651980ab125a73834fc149bf6c655149d47fa18ebde1d5d8814323cd4 [2023-02-08T22:08:18.015Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-02-08T22:08:22.164Z] $ docker rm -f --volumes bbdb735651980ab125a73834fc149bf6c655149d47fa18ebde1d5d8814323cd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [2023-02-08T22:08:22.763Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:08:23.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-08T22:08:23.061Z] [2023-02-08T22:08:23.061Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:08:23.364Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-08T22:08:23.364Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-08T22:08:23.364Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-08T22:08:23.364Z] ca9280d653b3: Pulling fs layer [2023-02-08T22:08:23.364Z] 7e9c9ca2126c: Pulling fs layer [2023-02-08T22:08:23.622Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-08T22:08:23.622Z] cbdbe7a5bc2a: Download complete [2023-02-08T22:08:23.622Z] cbdbe7a5bc2a: Pull complete [2023-02-08T22:08:23.622Z] ca9280d653b3: Verifying Checksum [2023-02-08T22:08:23.622Z] ca9280d653b3: Download complete [2023-02-08T22:08:24.189Z] 7e9c9ca2126c: Download complete [2023-02-08T22:08:24.190Z] ca9280d653b3: Pull complete [2023-02-08T22:08:27.497Z] 7e9c9ca2126c: Pull complete [2023-02-08T22:08:27.497Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-08T22:08:27.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-08T22:08:27.497Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T22:08:27.586Z] prd-ubuntu20.04-docker-8c-8g-5160 does not seem to be running inside a container [2023-02-08T22:08:27.632Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/401 -v /w/workspace/edgex-go/401:/w/workspace/edgex-go/401:rw,z -v /w/workspace/edgex-go/401@tmp:/w/workspace/edgex-go/401@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 [2023-02-08T22:08:31.168Z] $ docker top 31d3e57bc3905767c1c101dc5ba20fea760cdb289d3979019ce261ef356e2067 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-08T22:08:31.518Z] + docker-compose build --help [2023-02-08T22:08:31.518Z] + grep parallel [2023-02-08T22:08:32.103Z] --parallel Build images in parallel. [Pipeline] } [2023-02-08T22:08:32.129Z] $ docker stop --time=1 31d3e57bc3905767c1c101dc5ba20fea760cdb289d3979019ce261ef356e2067 [2023-02-08T22:08:33.385Z] $ docker rm -f --volumes 31d3e57bc3905767c1c101dc5ba20fea760cdb289d3979019ce261ef356e2067 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:08:33.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-08T22:08:33.754Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T22:08:33.821Z] prd-ubuntu20.04-docker-8c-8g-5160 does not seem to be running inside a container [2023-02-08T22:08:33.864Z] $ 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/401 -v /w/workspace/edgex-go/401:/w/workspace/edgex-go/401:rw,z -v /w/workspace/edgex-go/401@tmp:/w/workspace/edgex-go/401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-08T22:08:34.183Z] $ docker top 13959f53d60978a59f74d82ca1420dbc16aaf524c60bc70fe46f1cf0668e9bda -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-08T22:08:34.509Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-08T22:08:35.072Z] Building core-command ... [2023-02-08T22:08:35.072Z] Building core-common-config-bootstrapper ... [2023-02-08T22:08:35.072Z] Building core-data ... [2023-02-08T22:08:35.072Z] Building core-metadata ... [2023-02-08T22:08:35.072Z] Building security-bootstrapper ... [2023-02-08T22:08:35.072Z] Building security-proxy-setup ... [2023-02-08T22:08:35.072Z] Building security-secretstore-setup ... [2023-02-08T22:08:35.072Z] Building security-spiffe-token-provider ... [2023-02-08T22:08:35.072Z] Building security-spire-agent ... [2023-02-08T22:08:35.072Z] Building security-spire-config ... [2023-02-08T22:08:35.072Z] Building security-spire-server ... [2023-02-08T22:08:35.072Z] Building support-notifications ... [2023-02-08T22:08:35.072Z] Building support-scheduler ... [2023-02-08T22:08:35.072Z] Building security-spire-config [2023-02-08T22:08:35.072Z] Building support-notifications [2023-02-08T22:08:35.072Z] Building security-proxy-setup [2023-02-08T22:08:35.072Z] Building core-command [2023-02-08T22:08:35.072Z] Building security-spire-server [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-08T22:08:41.020Z] provisioning config files... [2023-02-08T22:08:41.044Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/401@tmp/config1523185175234214837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-08T22:08:41.407Z] ---> docker-login.sh [2023-02-08T22:08:41.407Z] nexus3.edgexfoundry.org:10001 [2023-02-08T22:08:41.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T22:08:42.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T22:08:42.273Z] Configure a credential helper to remove this warning. See [2023-02-08T22:08:42.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T22:08:42.273Z] [2023-02-08T22:08:42.273Z] Login Succeeded [2023-02-08T22:08:42.273Z] nexus3.edgexfoundry.org:10002 [2023-02-08T22:08:42.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T22:08:42.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T22:08:42.816Z] Configure a credential helper to remove this warning. See [2023-02-08T22:08:42.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T22:08:42.816Z] [2023-02-08T22:08:42.816Z] Login Succeeded [2023-02-08T22:08:42.816Z] nexus3.edgexfoundry.org:10003 [2023-02-08T22:08:43.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T22:08:43.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T22:08:43.086Z] Configure a credential helper to remove this warning. See [2023-02-08T22:08:43.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T22:08:43.086Z] [2023-02-08T22:08:43.086Z] Login Succeeded [2023-02-08T22:08:43.086Z] nexus3.edgexfoundry.org:10004 [2023-02-08T22:08:43.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T22:08:43.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T22:08:43.358Z] Configure a credential helper to remove this warning. See [2023-02-08T22:08:43.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T22:08:43.358Z] [2023-02-08T22:08:43.358Z] Login Succeeded [2023-02-08T22:08:43.358Z] docker.io [2023-02-08T22:08:43.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T22:08:43.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T22:08:43.899Z] Configure a credential helper to remove this warning. See [2023-02-08T22:08:43.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T22:08:43.899Z] [2023-02-08T22:08:43.899Z] Login Succeeded [2023-02-08T22:08:43.899Z] ---> docker-login.sh ends [Pipeline] } [2023-02-08T22:08:43.914Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-08T22:08:44.462Z] + git config --global --add safe.directory /w/workspace/edgex-go/401 [Pipeline] echo [2023-02-08T22:08:44.480Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-08T22:08:44.493Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-08T22:08:44.502Z] ========================================================= [2023-02-08T22:08:44.502Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-08T22:08:44.502Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-08T22:08:44.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-08T22:08:44.843Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-08T22:08:44.843Z] 9b18e9b68314: Pulling fs layer [2023-02-08T22:08:44.843Z] 35d82f9e3411: Pulling fs layer [2023-02-08T22:08:44.843Z] e16973657156: Pulling fs layer [2023-02-08T22:08:44.843Z] fc693d55d65f: Pulling fs layer [2023-02-08T22:08:44.843Z] 7e9fc2657dce: Pulling fs layer [2023-02-08T22:08:44.843Z] dda99020689f: Pulling fs layer [2023-02-08T22:08:44.843Z] db1c61fa0a46: Pulling fs layer [2023-02-08T22:08:44.843Z] 891c053d2c06: Pulling fs layer [2023-02-08T22:08:44.843Z] fc693d55d65f: Waiting [2023-02-08T22:08:44.843Z] dda99020689f: Waiting [2023-02-08T22:08:44.843Z] db1c61fa0a46: Waiting [2023-02-08T22:08:44.843Z] 7e9fc2657dce: Waiting [2023-02-08T22:08:44.843Z] 891c053d2c06: Waiting [2023-02-08T22:08:44.843Z] e16973657156: Verifying Checksum [2023-02-08T22:08:44.843Z] e16973657156: Download complete [2023-02-08T22:08:44.843Z] 35d82f9e3411: Verifying Checksum [2023-02-08T22:08:44.843Z] 35d82f9e3411: Download complete [2023-02-08T22:08:45.117Z] 7e9fc2657dce: Download complete [2023-02-08T22:08:45.117Z] dda99020689f: Verifying Checksum [2023-02-08T22:08:45.117Z] dda99020689f: Download complete [2023-02-08T22:08:45.117Z] 9b18e9b68314: Verifying Checksum [2023-02-08T22:08:45.117Z] 9b18e9b68314: Download complete [2023-02-08T22:08:46.092Z] 9b18e9b68314: Pull complete [2023-02-08T22:08:46.092Z] 891c053d2c06: Verifying Checksum [2023-02-08T22:08:46.092Z] 891c053d2c06: Download complete [2023-02-08T22:08:46.680Z] 35d82f9e3411: Pull complete [2023-02-08T22:08:46.960Z] e16973657156: Pull complete [2023-02-08T22:08:47.280Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:08:47.280Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:08:47.280Z] ---> 442b0bba4f6e [2023-02-08T22:08:47.280Z] Step 3/24 : WORKDIR /edgex-go [2023-02-08T22:08:47.280Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:08:47.280Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:08:47.280Z] ---> 442b0bba4f6e [2023-02-08T22:08:47.280Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-08T22:08:47.280Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:08:47.280Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:08:47.280Z] ---> 442b0bba4f6e [2023-02-08T22:08:47.280Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-08T22:08:47.280Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:08:47.280Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:08:47.280Z] ---> 442b0bba4f6e [2023-02-08T22:08:47.280Z] Step 3/21 : WORKDIR /edgex-go [2023-02-08T22:08:47.280Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:08:47.280Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:08:47.280Z] ---> 442b0bba4f6e [2023-02-08T22:08:47.280Z] Step 3/23 : WORKDIR /edgex-go [2023-02-08T22:08:47.549Z] db1c61fa0a46: Verifying Checksum [2023-02-08T22:08:47.549Z] db1c61fa0a46: Download complete [2023-02-08T22:08:48.135Z] fc693d55d65f: Verifying Checksum [2023-02-08T22:08:48.135Z] fc693d55d65f: Download complete [2023-02-08T22:08:57.272Z] ---> Running in 7538d543f425 [2023-02-08T22:08:57.272Z] ---> Running in c7ab2cfd95c4 [2023-02-08T22:08:57.272Z] ---> Running in 77c2dfa94bee [2023-02-08T22:08:57.272Z] ---> Running in 0e6ff1d8304a [2023-02-08T22:08:57.272Z] ---> Running in d29e587ffcf3 [2023-02-08T22:08:57.272Z] Removing intermediate container 0e6ff1d8304a [2023-02-08T22:08:57.272Z] ---> 7cc7b8e547d7 [2023-02-08T22:08:57.272Z] Step 4/23 : WORKDIR /edgex-go [2023-02-08T22:08:57.272Z] Removing intermediate container c7ab2cfd95c4 [2023-02-08T22:08:57.272Z] ---> 6389e3e96347 [2023-02-08T22:08:57.272Z] Step 4/22 : WORKDIR /edgex-go [2023-02-08T22:08:57.272Z] Removing intermediate container d29e587ffcf3 [2023-02-08T22:08:57.272Z] ---> bca06d6908ac [2023-02-08T22:08:57.272Z] ---> Running in c521707dfcd3 [2023-02-08T22:08:57.272Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-08T22:08:57.272Z] ---> Running in b60990b01840 [2023-02-08T22:08:57.273Z] Removing intermediate container 7538d543f425 [2023-02-08T22:08:57.273Z] ---> 450d0616f2a3 [2023-02-08T22:08:57.273Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-08T22:08:57.273Z] Removing intermediate container 77c2dfa94bee [2023-02-08T22:08:57.273Z] ---> 2cc9eb12110d [2023-02-08T22:08:57.273Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-08T22:08:57.273Z] ---> Running in ef489e38fe00 [2023-02-08T22:08:57.273Z] ---> Running in aac0ce40d6b9 [2023-02-08T22:08:57.273Z] ---> Running in 9db3f9a34724 [2023-02-08T22:08:57.273Z] Removing intermediate container c521707dfcd3 [2023-02-08T22:08:57.273Z] ---> b1f9b45b8519 [2023-02-08T22:08:57.273Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-08T22:08:57.273Z] Removing intermediate container b60990b01840 [2023-02-08T22:08:57.273Z] ---> 66b292bdc1ae [2023-02-08T22:08:57.273Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-08T22:08:57.273Z] ---> Running in a060b8b73349 [2023-02-08T22:08:57.273Z] ---> Running in 438c0c23353b [2023-02-08T22:08:57.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:08:57.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:08:57.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:08:57.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:08:57.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:08:57.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:08:57.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:08:57.273Z] OK: 211 MiB in 51 packages [2023-02-08T22:08:57.273Z] OK: 211 MiB in 51 packages [2023-02-08T22:08:57.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:08:57.531Z] OK: 211 MiB in 51 packages [2023-02-08T22:08:57.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:08:57.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:08:57.531Z] OK: 211 MiB in 51 packages [2023-02-08T22:08:57.790Z] OK: 211 MiB in 51 packages [2023-02-08T22:08:58.725Z] Removing intermediate container 9db3f9a34724 [2023-02-08T22:08:58.725Z] ---> 28929505583b [2023-02-08T22:08:58.725Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-08T22:08:58.725Z] Removing intermediate container ef489e38fe00 [2023-02-08T22:08:58.725Z] ---> b2426d6e8ac6 [2023-02-08T22:08:58.725Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-08T22:08:58.725Z] Removing intermediate container aac0ce40d6b9 [2023-02-08T22:08:58.725Z] ---> a282fa96b454 [2023-02-08T22:08:58.725Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-08T22:08:58.725Z] Removing intermediate container a060b8b73349 [2023-02-08T22:08:58.725Z] ---> 88c0d76abc71 [2023-02-08T22:08:58.725Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-08T22:08:58.725Z] Removing intermediate container 438c0c23353b [2023-02-08T22:08:58.725Z] ---> f6e65593ecd0 [2023-02-08T22:08:58.725Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-08T22:08:58.725Z] ---> 84640806d170 [2023-02-08T22:08:58.725Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:08:58.725Z] ---> 11253c9f9092 [2023-02-08T22:08:58.725Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:08:58.725Z] ---> Running in 4c600304d8a8 [2023-02-08T22:08:58.725Z] ---> a3c214233f22 [2023-02-08T22:08:58.725Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:08:58.725Z] ---> Running in 8de92ab95d7a [2023-02-08T22:08:58.725Z] ---> e1b20f40fcc5 [2023-02-08T22:08:58.725Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:08:58.725Z] ---> Running in c8c632e2dfbd [2023-02-08T22:08:58.725Z] ---> Running in d4b281991db3 [2023-02-08T22:08:58.725Z] ---> a5927f4379cc [2023-02-08T22:08:58.725Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:08:58.982Z] ---> Running in a873505d414c [2023-02-08T22:09:00.466Z] fc693d55d65f: Pull complete [2023-02-08T22:09:00.466Z] 7e9fc2657dce: Pull complete [2023-02-08T22:09:00.466Z] dda99020689f: Pull complete [2023-02-08T22:09:05.834Z] db1c61fa0a46: Pull complete [2023-02-08T22:09:07.790Z] 891c053d2c06: Pull complete [2023-02-08T22:09:07.790Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-08T22:09:07.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-08T22:09:07.790Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-08T22:09:08.121Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-08T22:09:08.121Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-08T22:09:08.121Z] WORKDIR /edgex [2023-02-08T22:09:08.121Z] COPY go.mod . [2023-02-08T22:09:08.121Z] RUN go mod download [2023-02-08T22:09:08.705Z] Sending build context to Docker daemon 3.11MB [2023-02-08T22:09:08.705Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-08T22:09:08.705Z] ---> f96f9c87975a [2023-02-08T22:09:08.705Z] Step 2/4 : WORKDIR /edgex [2023-02-08T22:09:10.650Z] ---> Running in b6a6ce1b8e4a [2023-02-08T22:09:10.918Z] Removing intermediate container b6a6ce1b8e4a [2023-02-08T22:09:10.918Z] ---> a9c3315c12de [2023-02-08T22:09:10.918Z] Step 3/4 : COPY go.mod . [2023-02-08T22:09:11.190Z] ---> 784ddb891cb3 [2023-02-08T22:09:11.190Z] Step 4/4 : RUN go mod download [2023-02-08T22:09:11.458Z] ---> Running in e6d41a27116b [2023-02-08T22:09:43.803Z] Removing intermediate container e6d41a27116b [2023-02-08T22:09:43.803Z] ---> 7cfd3a65f731 [2023-02-08T22:09:43.803Z] Successfully built 7cfd3a65f731 [2023-02-08T22:09:43.803Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:09:44.139Z] + docker inspect -f . ci-base-image-arm64 [2023-02-08T22:09:44.139Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T22:09:44.328Z] prd-ubuntu20.04-docker-arm64-4c-16g-5162 does not seem to be running inside a container [2023-02-08T22:09:44.397Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/401 -v /w/workspace/edgex-go/401:/w/workspace/edgex-go/401:rw,z -v /w/workspace/edgex-go/401@tmp:/w/workspace/edgex-go/401@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 [2023-02-08T22:09:45.731Z] $ docker top b68351b611afba72be399e1100d1fbd47089398eb54a1244f3c7d5519e6401c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-08T22:09:46.561Z] + go version [2023-02-08T22:09:46.561Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-08T22:09:46.585Z] $ docker stop --time=1 b68351b611afba72be399e1100d1fbd47089398eb54a1244f3c7d5519e6401c9 [2023-02-08T22:09:48.260Z] $ docker rm -f --volumes b68351b611afba72be399e1100d1fbd47089398eb54a1244f3c7d5519e6401c9 [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 [2023-02-08T22:09:48.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-08T22:09:48.871Z] [2023-02-08T22:09:48.871Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:09:49.206Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-08T22:09:49.476Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-08T22:09:49.476Z] 29e5d40040c1: Pulling fs layer [2023-02-08T22:09:49.476Z] 1ce36da41761: Pulling fs layer [2023-02-08T22:09:49.476Z] 25b303627fd3: Pulling fs layer [2023-02-08T22:09:49.476Z] 29e5d40040c1: Verifying Checksum [2023-02-08T22:09:49.476Z] 29e5d40040c1: Download complete [2023-02-08T22:09:49.746Z] 1ce36da41761: Verifying Checksum [2023-02-08T22:09:49.746Z] 1ce36da41761: Download complete [2023-02-08T22:09:50.017Z] 29e5d40040c1: Pull complete [2023-02-08T22:09:51.457Z] 1ce36da41761: Pull complete [2023-02-08T22:09:51.457Z] 25b303627fd3: Download complete [2023-02-08T22:10:01.536Z] 25b303627fd3: Pull complete [2023-02-08T22:10:01.536Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-08T22:10:01.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-08T22:10:01.536Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T22:10:01.749Z] prd-ubuntu20.04-docker-arm64-4c-16g-5162 does not seem to be running inside a container [2023-02-08T22:10:01.823Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/401 -v /w/workspace/edgex-go/401:/w/workspace/edgex-go/401:rw,z -v /w/workspace/edgex-go/401@tmp:/w/workspace/edgex-go/401@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 [2023-02-08T22:10:03.941Z] $ docker top 7816991b33ac3a1675df8959deb3d19fe383d3ef621f439abb446415f706272d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-08T22:10:04.761Z] + docker-compose build --help [2023-02-08T22:10:04.761Z] + grep parallel [2023-02-08T22:10:10.099Z] --parallel Build images in parallel. [Pipeline] } [2023-02-08T22:10:10.126Z] $ docker stop --time=1 7816991b33ac3a1675df8959deb3d19fe383d3ef621f439abb446415f706272d [2023-02-08T22:10:14.091Z] $ docker rm -f --volumes 7816991b33ac3a1675df8959deb3d19fe383d3ef621f439abb446415f706272d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:10:14.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-08T22:10:14.624Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T22:10:14.816Z] prd-ubuntu20.04-docker-arm64-4c-16g-5162 does not seem to be running inside a container [2023-02-08T22:10:14.891Z] $ 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/401 -v /w/workspace/edgex-go/401:/w/workspace/edgex-go/401:rw,z -v /w/workspace/edgex-go/401@tmp:/w/workspace/edgex-go/401@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 [2023-02-08T22:10:16.112Z] $ docker top c83b43997157a7e6167dde3ff46901e607bf0d67cd824c51d6edb5fb327aa6ab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-08T22:10:16.939Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-08T22:10:20.432Z] Removing intermediate container a873505d414c [2023-02-08T22:10:20.432Z] ---> 35bb8bd5b7cb [2023-02-08T22:10:20.432Z] Step 8/22 : COPY . . [2023-02-08T22:10:20.432Z] Removing intermediate container d4b281991db3 [2023-02-08T22:10:20.432Z] Removing intermediate container 8de92ab95d7a [2023-02-08T22:10:20.432Z] ---> 134d78a10764 [2023-02-08T22:10:20.432Z] ---> 2402ea2e445f [2023-02-08T22:10:20.432Z] Step 8/23 : COPY . .Step 7/23 : COPY . . [2023-02-08T22:10:20.432Z] [2023-02-08T22:10:20.432Z] Removing intermediate container 4c600304d8a8 [2023-02-08T22:10:20.432Z] ---> 86f0230c83aa [2023-02-08T22:10:20.432Z] Step 7/21 : COPY . . [2023-02-08T22:10:20.432Z] Removing intermediate container c8c632e2dfbd [2023-02-08T22:10:20.432Z] ---> 109bd0cc39c7 [2023-02-08T22:10:20.432Z] Step 7/24 : COPY . . [2023-02-08T22:10:21.360Z] Building core-command ... [2023-02-08T22:10:21.360Z] Building core-common-config-bootstrapper ... [2023-02-08T22:10:21.360Z] Building core-data ... [2023-02-08T22:10:21.360Z] Building core-metadata ... [2023-02-08T22:10:21.360Z] Building security-bootstrapper ... [2023-02-08T22:10:21.360Z] Building security-proxy-setup ... [2023-02-08T22:10:21.360Z] Building security-secretstore-setup ... [2023-02-08T22:10:21.360Z] Building security-spiffe-token-provider ... [2023-02-08T22:10:21.360Z] Building security-spire-agent ... [2023-02-08T22:10:21.360Z] Building security-spire-config ... [2023-02-08T22:10:21.360Z] Building security-spire-server ... [2023-02-08T22:10:21.360Z] Building support-notifications ... [2023-02-08T22:10:21.360Z] Building support-scheduler ... [2023-02-08T22:10:21.360Z] Building security-secretstore-setup [2023-02-08T22:10:21.360Z] Building security-spire-server [2023-02-08T22:10:21.360Z] Building security-spire-config [2023-02-08T22:10:21.360Z] Building core-command [2023-02-08T22:10:21.360Z] Building security-spire-agent [2023-02-08T22:10:33.679Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:10:33.679Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:10:33.679Z] ---> 7cfd3a65f731 [2023-02-08T22:10:33.679Z] Step 3/24 : WORKDIR /edgex-go [2023-02-08T22:10:33.679Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:10:33.679Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:10:33.679Z] ---> 7cfd3a65f731 [2023-02-08T22:10:33.679Z] Step 3/23 : WORKDIR /edgex-go [2023-02-08T22:10:33.679Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:10:33.679Z] [2023-02-08T22:10:33.679Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:10:33.679Z] [2023-02-08T22:10:33.679Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:10:33.679Z] ---> 7cfd3a65f731 [2023-02-08T22:10:33.679Z] Step 3/24 : WORKDIR /edgex-go [2023-02-08T22:10:33.679Z] ---> 7cfd3a65f731 [2023-02-08T22:10:33.679Z] Step 2/23 : FROM ${BUILDER_BASE} AS builderStep 3/24 : WORKDIR /edgex-go [2023-02-08T22:10:33.679Z] [2023-02-08T22:10:33.679Z] ---> 7cfd3a65f731 [2023-02-08T22:10:33.679Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-08T22:10:33.679Z] ---> Running in 2511aade9627 [2023-02-08T22:10:33.679Z] ---> Running in 6a0092acef18 [2023-02-08T22:10:33.679Z] ---> Running in 3c4ee78b554d [2023-02-08T22:10:33.679Z] ---> Running in 0199b805a766 [2023-02-08T22:10:33.679Z] ---> Running in a28c0926b855 [2023-02-08T22:10:33.679Z] Removing intermediate container 6a0092acef18 [2023-02-08T22:10:33.679Z] ---> 1ae22b6b911e [2023-02-08T22:10:33.679Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-08T22:10:33.679Z] Removing intermediate container 0199b805a766 [2023-02-08T22:10:33.679Z] ---> ca864da2220a [2023-02-08T22:10:33.679Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-08T22:10:33.679Z] Removing intermediate container 3c4ee78b554d [2023-02-08T22:10:33.679Z] ---> 7111e9164b32 [2023-02-08T22:10:33.679Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-08T22:10:33.679Z] Removing intermediate container a28c0926b855 [2023-02-08T22:10:33.679Z] ---> 48e31aead7c1 [2023-02-08T22:10:33.679Z] Step 4/23 : WORKDIR /edgex-go [2023-02-08T22:10:33.679Z] ---> Running in 26868e8a890a [2023-02-08T22:10:33.679Z] ---> Running in 34d88b3164fb [2023-02-08T22:10:33.679Z] ---> Running in 03a371d68225 [2023-02-08T22:10:33.679Z] Removing intermediate container 2511aade9627 [2023-02-08T22:10:33.679Z] ---> b8617f4b37d4 [2023-02-08T22:10:33.679Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-08T22:10:33.679Z] ---> Running in ba98d393166c [2023-02-08T22:10:33.679Z] ---> Running in e08933202abf [2023-02-08T22:10:33.947Z] Removing intermediate container e08933202abf [2023-02-08T22:10:33.947Z] ---> 0d2f8907c139 [2023-02-08T22:10:33.947Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-08T22:10:34.216Z] ---> Running in bfd6c769631c [2023-02-08T22:10:35.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:10:35.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:10:35.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:10:35.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:10:35.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:10:35.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:10:35.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:10:36.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:10:36.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:10:36.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:10:37.412Z] OK: 221 MiB in 51 packages [2023-02-08T22:10:37.412Z] OK: 221 MiB in 51 packages [2023-02-08T22:10:37.412Z] OK: 221 MiB in 51 packages [2023-02-08T22:10:37.412Z] OK: 221 MiB in 51 packages [2023-02-08T22:10:38.003Z] OK: 221 MiB in 51 packages [2023-02-08T22:10:39.418Z] Removing intermediate container 03a371d68225 [2023-02-08T22:10:39.419Z] ---> 5e4f01cb83df [2023-02-08T22:10:39.419Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-08T22:10:39.419Z] Removing intermediate container 26868e8a890a [2023-02-08T22:10:39.419Z] ---> b9cef70080b1 [2023-02-08T22:10:39.419Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-08T22:10:39.419Z] Removing intermediate container ba98d393166c [2023-02-08T22:10:39.419Z] ---> 07a8445692c0 [2023-02-08T22:10:39.419Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-08T22:10:39.419Z] Removing intermediate container bfd6c769631c [2023-02-08T22:10:39.419Z] ---> 2cbde35311c5 [2023-02-08T22:10:39.419Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-08T22:10:39.686Z] Removing intermediate container 34d88b3164fb [2023-02-08T22:10:39.686Z] ---> 61c4aa73dcc8 [2023-02-08T22:10:39.686Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-08T22:10:41.097Z] ---> 5ddca16ddc60 [2023-02-08T22:10:41.097Z] ---> b6aa7c1ce2e6 [2023-02-08T22:10:41.097Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:10:41.097Z] [2023-02-08T22:10:41.097Z] ---> bcc6367ac180 [2023-02-08T22:10:41.097Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:10:41.097Z] ---> b5381c8ccf6b [2023-02-08T22:10:41.097Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:10:41.097Z] ---> c0280fd14543 [2023-02-08T22:10:41.097Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:10:41.365Z] ---> Running in d2cc47cbf0ed [2023-02-08T22:10:41.365Z] ---> Running in d045bd2bf787 [2023-02-08T22:10:41.365Z] ---> Running in 60cf6986b367 [2023-02-08T22:10:41.365Z] ---> Running in 0975f48009fd [2023-02-08T22:10:41.633Z] ---> Running in f710be84991e [2023-02-08T22:10:46.981Z] ---> 26021afc9a37 [2023-02-08T22:10:46.981Z] ---> d3ac4c8dd9b4 [2023-02-08T22:10:46.981Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-08T22:10:46.981Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-08T22:10:46.981Z] ---> fb0d8a044444 [2023-02-08T22:10:46.981Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-08T22:10:46.981Z] ---> 74f44492f3dd [2023-02-08T22:10:46.981Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-08T22:10:46.981Z] ---> 859cbc1adc46 [2023-02-08T22:10:46.981Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-08T22:10:46.981Z] ---> Running in 1f4bd2342059 [2023-02-08T22:10:46.981Z] ---> Running in b94cb7225f95 [2023-02-08T22:10:46.981Z] ---> Running in 0b91323eb9b5 [2023-02-08T22:10:46.981Z] ---> Running in bbaa02a2a024 [2023-02-08T22:10:46.981Z] ---> Running in fef5f12fcf5c [2023-02-08T22:10:46.981Z] Removing intermediate container b94cb7225f95 [2023-02-08T22:10:46.981Z] ---> 7c04f6ec9bd0 [2023-02-08T22:10:46.981Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-08T22:10:46.981Z] Removing intermediate container bbaa02a2a024 [2023-02-08T22:10:46.981Z] ---> c1e8adecd7c8 [2023-02-08T22:10:46.981Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-08T22:10:46.981Z] ---> Running in fbebadd51fad [2023-02-08T22:10:46.981Z] ---> Running in 51d63df25d8c [2023-02-08T22:10:46.981Z] Removing intermediate container fbebadd51fad [2023-02-08T22:10:46.981Z] ---> 1aa18df6ca41 [2023-02-08T22:10:46.981Z] 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 [2023-02-08T22:10:46.981Z] Removing intermediate container 51d63df25d8c [2023-02-08T22:10:46.981Z] ---> 1d14a082ca3f [2023-02-08T22:10:46.981Z] 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 [2023-02-08T22:10:46.981Z] ---> Running in 7d36e8a9691e [2023-02-08T22:10:46.981Z] ---> Running in 39c19e7eb743 [2023-02-08T22:10:46.981Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-08T22:10:46.981Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-08T22:10:46.981Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-08T22:10:46.981Z] Removing intermediate container 7d36e8a9691e [2023-02-08T22:10:46.981Z] ---> 50fae1fce791 [2023-02-08T22:10:46.981Z] Step 11/24 : WORKDIR /edgex-go [2023-02-08T22:10:46.982Z] Removing intermediate container 39c19e7eb743 [2023-02-08T22:10:46.982Z] ---> 9bd05753a382 [2023-02-08T22:10:46.982Z] Step 11/23 : WORKDIR /edgex-go [2023-02-08T22:10:46.982Z] ---> Running in c0f05132f0b9 [2023-02-08T22:10:46.982Z] ---> Running in ca6d348de0eb [2023-02-08T22:10:46.982Z] Removing intermediate container c0f05132f0b9 [2023-02-08T22:10:46.982Z] ---> d42be6904851 [2023-02-08T22:10:46.982Z] [2023-02-08T22:10:46.982Z] Step 12/23 : FROM alpine:3.15 [2023-02-08T22:10:46.982Z] Removing intermediate container ca6d348de0eb [2023-02-08T22:10:46.982Z] ---> 59d0c5185a73 [2023-02-08T22:10:46.982Z] [2023-02-08T22:10:46.982Z] Step 12/24 : FROM alpine:3.15 [2023-02-08T22:10:47.547Z] 3.15: Pulling from library/alpine [2023-02-08T22:10:47.547Z] 3.15: Pulling from library/alpine [2023-02-08T22:10:48.479Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-08T22:10:48.479Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-08T22:10:48.479Z] Status: Downloaded newer image for alpine:3.15 [2023-02-08T22:10:48.479Z] Status: Image is up to date for alpine:3.15 [2023-02-08T22:10:48.479Z] ---> c4fc93816858 [2023-02-08T22:10:48.479Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-08T22:10:48.479Z] ---> c4fc93816858 [2023-02-08T22:10:48.479Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-08T22:10:49.410Z] ---> Running in 4023498017c2 [2023-02-08T22:10:49.410Z] ---> Running in 787e3e23fa96 [2023-02-08T22:10:50.339Z] Removing intermediate container 787e3e23fa96 [2023-02-08T22:10:50.339Z] ---> 9e67a79e55a4 [2023-02-08T22:10:50.339Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-08T22:10:50.339Z] Removing intermediate container 4023498017c2 [2023-02-08T22:10:50.339Z] ---> ad533de30c2b [2023-02-08T22:10:50.339Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-08T22:10:50.339Z] ---> Running in 03a64cd61aa1 [2023-02-08T22:10:50.339Z] ---> Running in f3915331d093 [2023-02-08T22:10:51.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:10:51.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:10:51.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:10:51.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:10:51.826Z] v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-08T22:10:51.826Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-08T22:10:51.826Z] OK: 15859 distinct packages available [2023-02-08T22:10:51.826Z] v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-08T22:10:51.826Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-08T22:10:51.826Z] OK: 15859 distinct packages available [2023-02-08T22:10:51.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:10:51.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:10:52.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:10:52.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:10:52.084Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-08T22:10:52.084Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-08T22:10:52.084Z] (3/5) Installing libucontext (1.1-r0) [2023-02-08T22:10:52.084Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-08T22:10:52.084Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-08T22:10:52.342Z] Executing busybox-1.34.1-r7.trigger [2023-02-08T22:10:52.342Z] OK: 7 MiB in 19 packages [2023-02-08T22:10:52.342Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-08T22:10:52.342Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-08T22:10:52.342Z] (3/4) Installing libucontext (1.1-r0) [2023-02-08T22:10:52.342Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-08T22:10:52.342Z] Executing busybox-1.34.1-r7.trigger [2023-02-08T22:10:52.342Z] OK: 6 MiB in 18 packages [2023-02-08T22:10:54.863Z] Removing intermediate container 03a64cd61aa1 [2023-02-08T22:10:54.863Z] ---> 6d7d0b529928 [2023-02-08T22:10:54.863Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-08T22:10:54.863Z] Removing intermediate container f3915331d093 [2023-02-08T22:10:54.863Z] ---> 0b1349d2c7a0 [2023-02-08T22:10:54.863Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-08T22:11:09.736Z] ---> b195c6a43468 [2023-02-08T22:11:09.736Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-08T22:11:09.736Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-08T22:11:09.736Z] ---> 73b2706c80bd [2023-02-08T22:11:09.736Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-08T22:11:09.736Z] ---> a53700c0b753 [2023-02-08T22:11:09.736Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-08T22:11:09.995Z] ---> c426ec243504 [2023-02-08T22:11:09.995Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-08T22:11:10.562Z] ---> Running in c455360fb9b6 [2023-02-08T22:11:10.562Z] ---> ac98da729e6a [2023-02-08T22:11:10.562Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-08T22:11:13.112Z] Removing intermediate container c455360fb9b6 [2023-02-08T22:11:13.112Z] ---> e549c12681c3 [2023-02-08T22:11:13.112Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-08T22:11:14.485Z] ---> cfa1abccf0df [2023-02-08T22:11:14.485Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-08T22:11:14.485Z] ---> 8ffa10f9ebdc [2023-02-08T22:11:14.485Z] Step 19/24 : WORKDIR / [2023-02-08T22:11:14.485Z] ---> Running in 61aabdf21cd0 [2023-02-08T22:11:14.774Z] ---> Running in a75a870b69d8 [2023-02-08T22:11:14.774Z] Removing intermediate container 1f4bd2342059 [2023-02-08T22:11:14.774Z] ---> 571ca7312185 [2023-02-08T22:11:14.774Z] [2023-02-08T22:11:14.774Z] Step 10/23 : FROM alpine:3.16 [2023-02-08T22:11:14.774Z] Removing intermediate container 0b91323eb9b5 [2023-02-08T22:11:14.774Z] ---> deaeb18db741 [2023-02-08T22:11:14.774Z] [2023-02-08T22:11:14.774Z] Step 9/21 : FROM alpine:3.16 [2023-02-08T22:11:15.386Z] Removing intermediate container 61aabdf21cd0 [2023-02-08T22:11:15.386Z] ---> 32c79058da92 [2023-02-08T22:11:15.386Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-08T22:11:15.386Z] Removing intermediate container a75a870b69d8 [2023-02-08T22:11:15.386Z] ---> 9d5bf3e32e4b [2023-02-08T22:11:15.386Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-08T22:11:15.645Z] ---> Running in 986bfa218924 [2023-02-08T22:11:15.645Z] ---> Running in 17652e686cd8 [2023-02-08T22:11:15.903Z] Removing intermediate container 986bfa218924 [2023-02-08T22:11:15.903Z] ---> d11bf2d3c065 [2023-02-08T22:11:15.903Z] Step 21/23 : LABEL arch=x86_64 [2023-02-08T22:11:15.903Z] 3.16: Pulling from library/alpine [2023-02-08T22:11:15.903Z] 3.16: Pulling from library/alpine [2023-02-08T22:11:15.903Z] Removing intermediate container 17652e686cd8 [2023-02-08T22:11:15.903Z] ---> b360ab83a903 [2023-02-08T22:11:15.903Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-08T22:11:15.903Z] ---> Running in be849e2bea02 [2023-02-08T22:11:15.903Z] ---> Running in ee326dc88e77 [2023-02-08T22:11:17.283Z] Removing intermediate container be849e2bea02 [2023-02-08T22:11:17.283Z] Removing intermediate container ee326dc88e77 [2023-02-08T22:11:17.283Z] ---> 8191aa88b766 [2023-02-08T22:11:17.283Z] ---> f69d3002e878 [2023-02-08T22:11:17.283Z] Step 22/23 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855Step 22/24 : LABEL arch=x86_64 [2023-02-08T22:11:17.284Z] [2023-02-08T22:11:17.284Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-08T22:11:17.544Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-08T22:11:17.544Z] Status: Downloaded newer image for alpine:3.16 [2023-02-08T22:11:17.544Z] Status: Downloaded newer image for alpine:3.16 [2023-02-08T22:11:17.544Z] ---> bfe296a52501 [2023-02-08T22:11:17.544Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-08T22:11:17.544Z] ---> bfe296a52501 [2023-02-08T22:11:17.544Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-08T22:11:17.803Z] ---> Running in effabb841885 [2023-02-08T22:11:17.803Z] ---> Running in 5488991756b0 [2023-02-08T22:11:17.803Z] ---> Running in 2c5df818e0f8 [2023-02-08T22:11:17.803Z] ---> Running in 99e6f332a823 [2023-02-08T22:11:17.803Z] Removing intermediate container 5488991756b0 [2023-02-08T22:11:17.803Z] Removing intermediate container effabb841885 [2023-02-08T22:11:17.803Z] ---> fd95a8975946 [2023-02-08T22:11:17.803Z] ---> f4063dea3d91 [2023-02-08T22:11:17.803Z] Step 23/24 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855Step 23/23 : LABEL version=3.0.0-dev.42 [2023-02-08T22:11:17.803Z] [2023-02-08T22:11:18.064Z] ---> Running in 8bb96c80278d [2023-02-08T22:11:18.064Z] ---> Running in 169a7cbb0226 [2023-02-08T22:11:18.064Z] Removing intermediate container fef5f12fcf5c [2023-02-08T22:11:18.064Z] ---> fca2d879a56a [2023-02-08T22:11:18.064Z] [2023-02-08T22:11:18.064Z] Step 10/22 : FROM alpine:3.16 [2023-02-08T22:11:18.064Z] ---> bfe296a52501 [2023-02-08T22:11:18.064Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-08T22:11:18.064Z] ---> Running in a23c895a52fe [2023-02-08T22:11:18.064Z] Removing intermediate container 8bb96c80278d [2023-02-08T22:11:18.064Z] ---> f0023c4061bb [2023-02-08T22:11:18.064Z] [2023-02-08T22:11:18.064Z] Removing intermediate container 169a7cbb0226 [2023-02-08T22:11:18.064Z] ---> ddb82e21db07 [2023-02-08T22:11:18.064Z] Step 24/24 : LABEL version=3.0.0-dev.42 [2023-02-08T22:11:18.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:11:18.064Z] ---> Running in 3d2d34a18102 [2023-02-08T22:11:18.323Z] Successfully built f0023c4061bb [2023-02-08T22:11:18.323Z] Successfully tagged security-spire-server:latest [2023-02-08T22:11:18.323Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2023-02-08T22:11:18.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:11:18.323Z] Removing intermediate container 3d2d34a18102 [2023-02-08T22:11:18.323Z] ---> 4a5e20faee09 [2023-02-08T22:11:18.323Z] [2023-02-08T22:11:18.323Z] Successfully built 4a5e20faee09 [2023-02-08T22:11:18.323Z] Successfully tagged security-spire-config:latest [2023-02-08T22:11:18.323Z]  Building security-spire-config ... done Building core-data [2023-02-08T22:11:18.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:11:18.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:11:18.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:11:18.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:11:19.429Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-08T22:11:19.429Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-08T22:11:19.429Z] Executing busybox-1.35.0-r17.trigger [2023-02-08T22:11:19.429Z] OK: 6 MiB in 15 packages [2023-02-08T22:11:19.429Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-08T22:11:19.429Z] Executing busybox-1.35.0-r17.trigger [2023-02-08T22:11:19.429Z] Executing ca-certificates-20220614-r0.trigger [2023-02-08T22:11:19.429Z] OK: 6 MiB in 16 packages [2023-02-08T22:11:20.031Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-08T22:11:20.031Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-08T22:11:20.639Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-08T22:11:20.639Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-08T22:11:20.916Z] (5/6) Installing curl (7.83.1-r5) [2023-02-08T22:11:20.916Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-08T22:11:20.916Z] Executing busybox-1.35.0-r17.trigger [2023-02-08T22:11:20.916Z] Executing ca-certificates-20220614-r0.trigger [2023-02-08T22:11:20.916Z] OK: 8 MiB in 20 packages [2023-02-08T22:11:22.843Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:11:22.843Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:11:22.843Z] ---> 442b0bba4f6e [2023-02-08T22:11:22.843Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-08T22:11:22.843Z] ---> Using cache [2023-02-08T22:11:22.843Z] ---> 6389e3e96347 [2023-02-08T22:11:22.843Z] Step 4/22 : WORKDIR /edgex-go [2023-02-08T22:11:22.843Z] ---> Using cache [2023-02-08T22:11:22.843Z] ---> 66b292bdc1ae [2023-02-08T22:11:22.843Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-08T22:11:23.120Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:11:23.120Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:11:23.120Z] ---> 442b0bba4f6e [2023-02-08T22:11:23.120Z] Step 3/19 : WORKDIR /edgex-go [2023-02-08T22:11:23.120Z] ---> Using cache [2023-02-08T22:11:23.120Z] ---> 2cc9eb12110d [2023-02-08T22:11:23.120Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-08T22:11:29.729Z] ---> Running in e8acfe7966b4 [2023-02-08T22:11:29.729Z] ---> Running in a6a47f0ba946 [2023-02-08T22:11:29.729Z] Removing intermediate container 99e6f332a823 [2023-02-08T22:11:29.729Z] ---> 6f46f7654868 [2023-02-08T22:11:29.730Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-08T22:11:29.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:11:29.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:11:29.730Z] Removing intermediate container 2c5df818e0f8 [2023-02-08T22:11:29.730Z] ---> b104d4baa316 [2023-02-08T22:11:29.730Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-08T22:11:29.730Z] Removing intermediate container a23c895a52fe [2023-02-08T22:11:29.730Z] ---> c7c8a2a1f948 [2023-02-08T22:11:29.730Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-08T22:11:29.730Z] ---> Running in 9d147dba6844 [2023-02-08T22:11:29.730Z] ---> Running in bb834ff3bc4d [2023-02-08T22:11:29.730Z] ---> Running in 01632ed3a18e [2023-02-08T22:11:29.730Z] Removing intermediate container 9d147dba6844 [2023-02-08T22:11:29.730Z] ---> 150d44074ede [2023-02-08T22:11:29.730Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-08T22:11:29.730Z] Removing intermediate container bb834ff3bc4d [2023-02-08T22:11:29.730Z] ---> a08965bdf217 [2023-02-08T22:11:29.730Z] Step 12/21 : WORKDIR /edgex [2023-02-08T22:11:29.730Z] Removing intermediate container 01632ed3a18e [2023-02-08T22:11:29.730Z] ---> 363a7f2dc7b8 [2023-02-08T22:11:29.730Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-08T22:11:29.730Z] ---> Running in 02936c6b80eb [2023-02-08T22:11:29.730Z] ---> Running in 18619bc106d2 [2023-02-08T22:11:29.730Z] ---> Running in ae1cc42d9526 [2023-02-08T22:11:29.730Z] Removing intermediate container 02936c6b80eb [2023-02-08T22:11:29.730Z] ---> 291150efd360 [2023-02-08T22:11:29.730Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-08T22:11:29.730Z] Removing intermediate container 18619bc106d2 [2023-02-08T22:11:29.730Z] ---> 4d70642b9d04 [2023-02-08T22:11:29.730Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-08T22:11:29.730Z] Removing intermediate container ae1cc42d9526 [2023-02-08T22:11:29.730Z] ---> 799704a3b19e [2023-02-08T22:11:29.730Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-08T22:11:29.730Z] ---> Running in 92611e5029dc [2023-02-08T22:11:29.730Z] ---> Running in a6df7d0d1f90 [2023-02-08T22:11:29.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:11:29.987Z] Removing intermediate container 92611e5029dc [2023-02-08T22:11:29.987Z] ---> 02432d7784a2 [2023-02-08T22:11:29.987Z] Step 15/23 : WORKDIR / [2023-02-08T22:11:29.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:11:29.987Z] Removing intermediate container a6df7d0d1f90 [2023-02-08T22:11:29.987Z] ---> 00a20b62f233 [2023-02-08T22:11:29.987Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-08T22:11:29.987Z] ---> 02270add7a45 [2023-02-08T22:11:29.987Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-08T22:11:29.987Z] ---> Running in 9d20046c40c6 [2023-02-08T22:11:30.246Z] Removing intermediate container 9d20046c40c6 [2023-02-08T22:11:30.246Z] ---> e9a34e4e0755 [2023-02-08T22:11:30.246Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-08T22:11:30.246Z] v3.16.3-158-gc0082ecfbed [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-08T22:11:30.246Z] v3.16.3-151-gb476f155c74 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-08T22:11:30.246Z] OK: 17046 distinct packages available [2023-02-08T22:11:30.246Z] ---> c450bd36e131 [2023-02-08T22:11:30.246Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-08T22:11:30.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:11:30.504Z] ---> 098341c5957c [2023-02-08T22:11:30.504Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-08T22:11:30.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:11:30.504Z] ---> 8e1ed78bd6a3 [2023-02-08T22:11:30.504Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-08T22:11:30.504Z] OK: 211 MiB in 51 packages [2023-02-08T22:11:30.504Z] OK: 211 MiB in 51 packages [2023-02-08T22:11:32.457Z] ---> 5964e95dcaae [2023-02-08T22:11:32.457Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-08T22:11:32.457Z] ---> d4ec9ecceca0 [2023-02-08T22:11:32.457Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-08T22:11:32.457Z] ---> e0091294b0b9 [2023-02-08T22:11:32.457Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-08T22:11:32.457Z] Removing intermediate container e8acfe7966b4 [2023-02-08T22:11:32.457Z] ---> 3e1b9788516a [2023-02-08T22:11:32.457Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-08T22:11:32.457Z] ---> 629b9ee6a02d [2023-02-08T22:11:32.457Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-08T22:11:32.457Z] Removing intermediate container a6a47f0ba946 [2023-02-08T22:11:32.457Z] ---> 5b1d48427f48 [2023-02-08T22:11:32.457Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-08T22:11:32.457Z] ---> c7817f986fcc [2023-02-08T22:11:32.457Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-08T22:11:32.457Z] ---> 1484ba6deaa2 [2023-02-08T22:11:32.457Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-08T22:11:32.457Z] ---> Running in b4eba995d534 [2023-02-08T22:11:32.716Z] ---> Running in 7af454ff37d0 [2023-02-08T22:11:32.716Z] ---> Running in 1ff61b20bdfd [2023-02-08T22:11:32.716Z] Removing intermediate container b4eba995d534 [2023-02-08T22:11:32.716Z] ---> 4675d16f893c [2023-02-08T22:11:32.716Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-08T22:11:32.716Z] Removing intermediate container 7af454ff37d0 [2023-02-08T22:11:32.716Z] ---> d886a4b7b4e4 [2023-02-08T22:11:32.716Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-08T22:11:32.716Z] ---> e505aecff32a [2023-02-08T22:11:32.716Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:11:32.716Z] ---> Running in 2b9a4c9f473c [2023-02-08T22:11:32.716Z] ---> Running in b82984aa6c1d [2023-02-08T22:11:32.716Z] ---> Running in 49971d85da87 [2023-02-08T22:11:32.716Z] ---> 5eb0199b4a3f [2023-02-08T22:11:32.716Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:11:32.716Z] ---> Running in f85c227065d6 [2023-02-08T22:11:32.976Z] Removing intermediate container 2b9a4c9f473c [2023-02-08T22:11:32.976Z] ---> 7d91c3b15224 [2023-02-08T22:11:32.976Z] Step 20/22 : LABEL arch=x86_64 [2023-02-08T22:11:32.976Z] Removing intermediate container b82984aa6c1d [2023-02-08T22:11:32.976Z] ---> e853c9230153 [2023-02-08T22:11:32.976Z] Step 21/23 : LABEL arch=x86_64 [2023-02-08T22:11:32.976Z] ---> Running in 8f6fc8e91e27 [2023-02-08T22:11:32.976Z] ---> Running in 85be2ad2e865 [2023-02-08T22:11:32.976Z] Removing intermediate container 8f6fc8e91e27 [2023-02-08T22:11:32.976Z] ---> 754b4d9128e1 [2023-02-08T22:11:32.976Z] Step 21/22 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:11:32.976Z] ---> Running in df49d2042385 [2023-02-08T22:11:32.976Z] Removing intermediate container 85be2ad2e865 [2023-02-08T22:11:32.976Z] ---> 09cf420ac7c5 [2023-02-08T22:11:32.976Z] Step 22/23 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:11:32.976Z] ---> Running in 11c0ca919fb9 [2023-02-08T22:11:33.238Z] Removing intermediate container df49d2042385 [2023-02-08T22:11:33.238Z] ---> eeac1c5ae52c [2023-02-08T22:11:33.238Z] Step 22/22 : LABEL version=3.0.0-dev.42 [2023-02-08T22:11:33.238Z] ---> Running in 8b2cc32187df [2023-02-08T22:11:33.238Z] Removing intermediate container 11c0ca919fb9 [2023-02-08T22:11:33.238Z] ---> 33e45771eaf3 [2023-02-08T22:11:33.238Z] Step 23/23 : LABEL version=3.0.0-dev.42 [2023-02-08T22:11:33.238Z] ---> Running in 9b8c003066bc [2023-02-08T22:11:33.238Z] Removing intermediate container 8b2cc32187df [2023-02-08T22:11:33.238Z] ---> 2c5153e76792 [2023-02-08T22:11:33.238Z] [2023-02-08T22:11:33.238Z] Successfully built 2c5153e76792 [2023-02-08T22:11:33.496Z] Removing intermediate container 1ff61b20bdfd [2023-02-08T22:11:33.496Z] ---> c95b5f822a72 [2023-02-08T22:11:33.496Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-08T22:11:33.496Z] Removing intermediate container 9b8c003066bc [2023-02-08T22:11:33.496Z] ---> 16d77793ffee [2023-02-08T22:11:33.496Z] [2023-02-08T22:11:33.496Z] Successfully tagged support-notifications:latest [2023-02-08T22:11:33.496Z] Building security-bootstrapper [2023-02-08T22:11:33.496Z]  Building support-notifications ... done  ---> Running in 1e5a5b1e44f4 [2023-02-08T22:11:33.496Z] Successfully built 16d77793ffee [2023-02-08T22:11:33.496Z] Successfully tagged core-command:latest [2023-02-08T22:11:33.496Z]  Building core-command ... done Building security-secretstore-setup [2023-02-08T22:11:33.496Z] Removing intermediate container 1e5a5b1e44f4 [2023-02-08T22:11:33.496Z] ---> 1ed540d925ce [2023-02-08T22:11:33.496Z] Step 19/21 : LABEL arch=x86_64 [2023-02-08T22:11:33.496Z] ---> Running in 5878d135204c [2023-02-08T22:11:37.710Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:11:37.710Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:11:37.710Z] ---> 442b0bba4f6e [2023-02-08T22:11:37.710Z] Step 3/24 : WORKDIR /edgex-go [2023-02-08T22:11:37.710Z] ---> Using cache [2023-02-08T22:11:37.710Z] ---> 2cc9eb12110d [2023-02-08T22:11:37.710Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-08T22:11:40.279Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:11:40.279Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:11:40.279Z] ---> 442b0bba4f6e [2023-02-08T22:11:40.279Z] Step 3/32 : WORKDIR /edgex-go [2023-02-08T22:11:40.279Z] ---> Using cache [2023-02-08T22:11:40.279Z] ---> 2cc9eb12110d [2023-02-08T22:11:40.279Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-08T22:11:44.479Z] Removing intermediate container 5878d135204c [2023-02-08T22:11:44.479Z] ---> 0e137bb74fb7 [2023-02-08T22:11:44.479Z] Step 20/21 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:11:44.479Z] ---> Running in f5745e3e288e [2023-02-08T22:11:44.479Z] ---> Running in bda737b4ed41 [2023-02-08T22:11:44.479Z] ---> Running in e6275d773cc3 [2023-02-08T22:11:44.752Z] Removing intermediate container e6275d773cc3 [2023-02-08T22:11:44.752Z] ---> 7823f260b749 [2023-02-08T22:11:44.752Z] Step 21/21 : LABEL version=3.0.0-dev.42 [2023-02-08T22:11:45.011Z] ---> Running in ef264870a8f3 [2023-02-08T22:11:45.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:11:45.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:11:45.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:11:45.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:11:45.532Z] OK: 211 MiB in 51 packages [2023-02-08T22:11:45.532Z] OK: 211 MiB in 51 packages [2023-02-08T22:11:45.532Z] Removing intermediate container ef264870a8f3 [2023-02-08T22:11:45.532Z] ---> 50b56cbed643 [2023-02-08T22:11:45.532Z] [2023-02-08T22:11:45.792Z] Successfully built 50b56cbed643 [2023-02-08T22:11:45.792Z] Successfully tagged security-proxy-setup:latest [2023-02-08T22:11:45.792Z]  Building security-proxy-setup ... done Building core-metadata [2023-02-08T22:11:49.101Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:11:49.101Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:11:49.101Z] ---> 442b0bba4f6e [2023-02-08T22:11:49.101Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-08T22:11:49.101Z] ---> Using cache [2023-02-08T22:11:49.101Z] ---> 6389e3e96347 [2023-02-08T22:11:49.101Z] Step 4/24 : WORKDIR /edgex-go [2023-02-08T22:11:49.101Z] ---> Using cache [2023-02-08T22:11:49.101Z] ---> 66b292bdc1ae [2023-02-08T22:11:49.101Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-08T22:11:49.101Z] ---> Using cache [2023-02-08T22:11:49.101Z] ---> 3e1b9788516a [2023-02-08T22:11:49.101Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-08T22:11:49.101Z] ---> Using cache [2023-02-08T22:11:49.101Z] ---> e505aecff32a [2023-02-08T22:11:49.101Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:11:51.006Z] ---> Running in d4d7a818b707 [2023-02-08T22:11:51.275Z] Removing intermediate container bda737b4ed41 [2023-02-08T22:11:51.275Z] ---> bf2a7b79c840 [2023-02-08T22:11:51.275Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-08T22:11:51.275Z] Removing intermediate container f5745e3e288e [2023-02-08T22:11:51.275Z] ---> f923fbe248e4 [2023-02-08T22:11:51.275Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-08T22:11:51.534Z] ---> 37b77e09ed02 [2023-02-08T22:11:51.534Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:11:51.534Z] ---> a735a1ab3d34 [2023-02-08T22:11:51.534Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:11:51.534Z] ---> Running in a4ca2d2425b4 [2023-02-08T22:11:51.534Z] ---> Running in 4f659d543abf [2023-02-08T22:12:48.021Z] Removing intermediate container f85c227065d6 [2023-02-08T22:12:48.021Z] ---> ea22c7769cb2 [2023-02-08T22:12:48.021Z] Step 7/19 : COPY . . [2023-02-08T22:12:48.021Z] Removing intermediate container 49971d85da87 [2023-02-08T22:12:48.021Z] ---> ad2d8fd836bf [2023-02-08T22:12:48.021Z] Step 8/22 : COPY . . [2023-02-08T22:12:48.375Z] Removing intermediate container f710be84991e [2023-02-08T22:12:48.375Z] ---> a3bce172e157 [2023-02-08T22:12:48.375Z] Step 7/23 : COPY . . [2023-02-08T22:12:48.375Z] Removing intermediate container 0975f48009fd [2023-02-08T22:12:48.375Z] ---> bedc00e598d6 [2023-02-08T22:12:48.375Z] Step 7/24 : COPY . . [2023-02-08T22:12:48.375Z] Removing intermediate container 60cf6986b367 [2023-02-08T22:12:48.375Z] ---> 90c8d072f95f [2023-02-08T22:12:48.375Z] Step 8/23 : COPY . . [2023-02-08T22:12:48.375Z] Removing intermediate container d045bd2bf787 [2023-02-08T22:12:48.375Z] ---> ec5bd9e1a197 [2023-02-08T22:12:48.375Z] Step 7/24 : COPY . . [2023-02-08T22:12:48.375Z] Removing intermediate container d2cc47cbf0ed [2023-02-08T22:12:48.375Z] ---> ed804e50ce21 [2023-02-08T22:12:48.375Z] Step 7/24 : COPY . . [2023-02-08T22:12:48.375Z] ---> 96bd4681316b [2023-02-08T22:12:48.375Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-08T22:12:48.375Z] ---> Running in 64b0308d10d1 [2023-02-08T22:12:48.375Z] ---> 567b3b748e97 [2023-02-08T22:12:48.375Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-08T22:12:48.375Z] ---> 0f10cf0f79b2 [2023-02-08T22:12:48.375Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-08T22:12:48.375Z] ---> 4288176a05b1 [2023-02-08T22:12:48.375Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-08T22:12:48.375Z] ---> ddb0c50a47b9 [2023-02-08T22:12:48.375Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-08T22:12:48.375Z] ---> Running in d02d6b6ffca5 [2023-02-08T22:12:48.375Z] ---> Running in 7c4b8073eb36 [2023-02-08T22:12:48.375Z] ---> Running in b5da1ff9ff58 [2023-02-08T22:12:48.375Z] Removing intermediate container 64b0308d10d1 [2023-02-08T22:12:48.375Z] ---> 6d18c720a7ce [2023-02-08T22:12:48.375Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-08T22:12:48.375Z] ---> Running in c5f8c2e4ba52 [2023-02-08T22:12:48.375Z] ---> Running in 8abd10f8e84a [2023-02-08T22:12:48.375Z] Removing intermediate container 7c4b8073eb36 [2023-02-08T22:12:48.375Z] ---> 57af1180a682 [2023-02-08T22:12:48.375Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-08T22:12:48.375Z] Removing intermediate container d02d6b6ffca5 [2023-02-08T22:12:48.375Z] ---> f2fa72b5aaca [2023-02-08T22:12:48.375Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-08T22:12:48.375Z] ---> Running in 3167ada6584e [2023-02-08T22:12:48.375Z] ---> Running in 298c91a561a5 [2023-02-08T22:12:48.375Z] Removing intermediate container 8abd10f8e84a [2023-02-08T22:12:48.375Z] ---> 550bd095d1f6 [2023-02-08T22:12:48.375Z] 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 [2023-02-08T22:12:48.375Z] ---> Running in a6b9d6e61e06 [2023-02-08T22:12:48.375Z] Removing intermediate container 298c91a561a5 [2023-02-08T22:12:48.375Z] ---> e9beaec55623 [2023-02-08T22:12:48.375Z] 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 [2023-02-08T22:12:48.375Z] Removing intermediate container 3167ada6584e [2023-02-08T22:12:48.375Z] ---> d69c6309fa47 [2023-02-08T22:12:48.375Z] 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 [2023-02-08T22:12:48.375Z] ---> Running in 25285104cc64 [2023-02-08T22:12:48.375Z] ---> Running in 8d683affaa2a [2023-02-08T22:12:48.965Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-08T22:12:49.550Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-08T22:12:52.908Z] Removing intermediate container a6b9d6e61e06 [2023-02-08T22:12:52.908Z] ---> b1fa2e43db17 [2023-02-08T22:12:52.908Z] Step 11/23 : WORKDIR /edgex-go [2023-02-08T22:12:52.908Z] ---> Running in f80cfbd8a905 [2023-02-08T22:12:54.855Z] Removing intermediate container f80cfbd8a905 [2023-02-08T22:12:54.855Z] ---> 27b82e40bcbb [2023-02-08T22:12:54.855Z] [2023-02-08T22:12:54.855Z] Step 12/23 : FROM alpine:3.15 [2023-02-08T22:12:54.855Z] Removing intermediate container 8d683affaa2a [2023-02-08T22:12:54.855Z] ---> db26e82efcac [2023-02-08T22:12:54.855Z] Step 11/24 : WORKDIR /edgex-go [2023-02-08T22:12:55.126Z] Removing intermediate container 25285104cc64 [2023-02-08T22:12:55.126Z] ---> 3d9b007df209 [2023-02-08T22:12:55.126Z] Step 11/24 : WORKDIR /edgex-go [2023-02-08T22:12:55.126Z] 3.15: Pulling from library/alpine [2023-02-08T22:12:55.126Z] ---> Running in 41ba0404cd8b [2023-02-08T22:12:55.393Z] ---> Running in 0cd3140afba6 [2023-02-08T22:12:57.345Z] Removing intermediate container 41ba0404cd8b [2023-02-08T22:12:57.345Z] ---> e4c94384e173 [2023-02-08T22:12:57.345Z] [2023-02-08T22:12:57.345Z] Step 12/24 : FROM alpine:3.15 [2023-02-08T22:12:57.345Z] Removing intermediate container 0cd3140afba6 [2023-02-08T22:12:57.345Z] ---> cac8b4b7c087 [2023-02-08T22:12:57.345Z] [2023-02-08T22:12:57.345Z] Step 12/24 : FROM alpine:3.15 [2023-02-08T22:12:57.345Z] 3.15: Pulling from library/alpine [2023-02-08T22:12:57.345Z] 3.15: Pulling from library/alpine [2023-02-08T22:12:58.310Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-08T22:12:58.310Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-08T22:12:58.310Z] Status: Image is up to date for alpine:3.15 [2023-02-08T22:12:58.310Z] Status: Downloaded newer image for alpine:3.15 [2023-02-08T22:12:58.310Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-08T22:12:58.310Z] Status: Image is up to date for alpine:3.15 [2023-02-08T22:12:58.310Z] ---> 8aa73fd46299 [2023-02-08T22:12:58.310Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-08T22:12:58.310Z] ---> 8aa73fd46299 [2023-02-08T22:12:58.310Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-08T22:12:58.310Z] ---> 8aa73fd46299 [2023-02-08T22:12:58.310Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-08T22:12:58.584Z] ---> Running in 2f9384aa438c [2023-02-08T22:12:58.584Z] ---> Running in c04c1a00fa0c [2023-02-08T22:12:58.584Z] ---> Running in 968602cf6eb0 [2023-02-08T22:13:00.032Z] Removing intermediate container 2f9384aa438c [2023-02-08T22:13:00.032Z] ---> 1bc4c0b3be34 [2023-02-08T22:13:00.032Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-08T22:13:00.032Z] Removing intermediate container 968602cf6eb0 [2023-02-08T22:13:00.032Z] ---> a87583358a8d [2023-02-08T22:13:00.032Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-08T22:13:00.032Z] Removing intermediate container c04c1a00fa0c [2023-02-08T22:13:00.032Z] ---> 5969a725040d [2023-02-08T22:13:00.032Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-08T22:13:00.314Z] ---> Running in ddffc7c1013e [2023-02-08T22:13:00.314Z] ---> Running in 403371faa8e9 [2023-02-08T22:13:00.314Z] ---> Running in e644503493d8 [2023-02-08T22:13:03.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:13:04.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:13:04.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:13:04.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:13:04.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:13:04.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:13:06.259Z] v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-08T22:13:06.259Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-08T22:13:06.259Z] OK: 15736 distinct packages available [2023-02-08T22:13:06.530Z] v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-08T22:13:06.530Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-08T22:13:06.530Z] OK: 15736 distinct packages available [2023-02-08T22:13:06.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:13:06.799Z] v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-08T22:13:06.799Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-08T22:13:06.799Z] OK: 15736 distinct packages available [2023-02-08T22:13:06.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:13:07.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:13:07.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:13:07.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:13:07.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:13:09.030Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-08T22:13:09.030Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-08T22:13:09.030Z] (3/5) Installing libucontext (1.1-r0) [2023-02-08T22:13:09.030Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-08T22:13:09.303Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-08T22:13:09.303Z] Executing busybox-1.34.1-r7.trigger [2023-02-08T22:13:09.303Z] OK: 6 MiB in 19 packages [2023-02-08T22:13:09.577Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-08T22:13:09.577Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-08T22:13:09.577Z] (3/5) Installing libucontext (1.1-r0) [2023-02-08T22:13:09.577Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-08T22:13:09.577Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-08T22:13:09.577Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-08T22:13:09.577Z] (3/4) Installing libucontext (1.1-r0) [2023-02-08T22:13:09.577Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-08T22:13:09.577Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-08T22:13:09.577Z] Executing busybox-1.34.1-r7.trigger [2023-02-08T22:13:09.577Z] Executing busybox-1.34.1-r7.trigger [2023-02-08T22:13:09.577Z] OK: 6 MiB in 19 packages [2023-02-08T22:13:09.577Z] OK: 6 MiB in 18 packages [2023-02-08T22:13:12.191Z] Removing intermediate container e644503493d8 [2023-02-08T22:13:12.191Z] ---> dac27b89d554 [2023-02-08T22:13:12.191Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-08T22:13:13.157Z] Removing intermediate container ddffc7c1013e [2023-02-08T22:13:13.157Z] ---> 595317edf513 [2023-02-08T22:13:13.157Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-08T22:13:13.157Z] Removing intermediate container 403371faa8e9 [2023-02-08T22:13:13.157Z] ---> 73b122d261a4 [2023-02-08T22:13:13.157Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-08T22:13:27.342Z] ---> b3bdb2564fe3 [2023-02-08T22:13:27.342Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-08T22:13:27.342Z] ---> fc7e295ea70b [2023-02-08T22:13:27.342Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-08T22:13:27.342Z] ---> Running in c71431b17616 [2023-02-08T22:13:27.342Z] ---> Running in a83410b84faf [2023-02-08T22:13:27.342Z] Removing intermediate container d4d7a818b707 [2023-02-08T22:13:27.342Z] ---> ac08f8a37d24 [2023-02-08T22:13:27.342Z] Step 8/24 : COPY . . [2023-02-08T22:13:27.342Z] Removing intermediate container a4ca2d2425b4 [2023-02-08T22:13:27.342Z] ---> 97b86560362d [2023-02-08T22:13:27.342Z] Step 7/32 : COPY . . [2023-02-08T22:13:27.342Z] Removing intermediate container 4f659d543abf [2023-02-08T22:13:27.342Z] ---> 7f1c420c4d83 [2023-02-08T22:13:27.342Z] Step 7/24 : COPY . . [2023-02-08T22:13:27.342Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-08T22:13:27.342Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-08T22:13:27.919Z] ---> d2e0e9bbf9a3 [2023-02-08T22:13:27.919Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-08T22:13:32.205Z] ---> 3e01c28ed9ba [2023-02-08T22:13:32.205Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-08T22:13:33.166Z] ---> 077e82206380 [2023-02-08T22:13:33.166Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-08T22:13:36.005Z] ---> aa52565e560c [2023-02-08T22:13:36.005Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-08T22:13:36.005Z] ---> e185252be122 [2023-02-08T22:13:36.005Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-08T22:13:36.644Z] ---> Running in dda0597143f5 [2023-02-08T22:13:38.653Z] Removing intermediate container dda0597143f5 [2023-02-08T22:13:38.653Z] ---> e12ff0eeb25f [2023-02-08T22:13:38.653Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-08T22:13:40.095Z] ---> 52402040624a [2023-02-08T22:13:40.095Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-08T22:13:41.505Z] ---> 4425281e03d2 [2023-02-08T22:13:41.505Z] Step 19/24 : WORKDIR / [2023-02-08T22:13:41.772Z] ---> Running in a0ee4b308f8a [2023-02-08T22:13:42.357Z] ---> 1b5d5bb2fb5b [2023-02-08T22:13:42.357Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-08T22:13:42.626Z] ---> daaf9302b2b2 [2023-02-08T22:13:42.626Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-08T22:13:42.893Z] ---> Running in 4fe39c2dfa35 [2023-02-08T22:13:43.854Z] Removing intermediate container a0ee4b308f8a [2023-02-08T22:13:43.854Z] ---> 56f10f8ea5f2 [2023-02-08T22:13:43.854Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-08T22:13:43.854Z] ---> Running in 0a9fb5a119e8 [2023-02-08T22:13:44.440Z] Removing intermediate container 4fe39c2dfa35 [2023-02-08T22:13:44.441Z] ---> 84abe61d0b12 [2023-02-08T22:13:44.441Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-08T22:13:44.710Z] ---> Running in fbee09248b1a [2023-02-08T22:13:44.976Z] ---> 4c5d9527f2f1 [2023-02-08T22:13:44.976Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-08T22:13:45.244Z] Removing intermediate container 0a9fb5a119e8 [2023-02-08T22:13:45.244Z] ---> f6920320fdec [2023-02-08T22:13:45.244Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-08T22:13:45.831Z] ---> Running in e99642ee20e3 [2023-02-08T22:13:46.415Z] Removing intermediate container fbee09248b1a [2023-02-08T22:13:46.415Z] ---> 0a48630c38f8 [2023-02-08T22:13:46.415Z] Step 21/23 : LABEL arch=arm64 [2023-02-08T22:13:46.999Z] ---> Running in 8d86c060933e [2023-02-08T22:13:47.590Z] ---> 2c2953ecf7f3 [2023-02-08T22:13:47.590Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-08T22:13:47.590Z] Removing intermediate container e99642ee20e3 [2023-02-08T22:13:47.590Z] ---> 78aa533cefaa [2023-02-08T22:13:47.590Z] Step 22/24 : LABEL arch=arm64 [2023-02-08T22:13:47.861Z] ---> Running in 2878a95ba25b [2023-02-08T22:13:47.861Z] Removing intermediate container 8d86c060933e [2023-02-08T22:13:47.861Z] ---> 44173e15985a [2023-02-08T22:13:47.861Z] Step 22/23 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:13:48.136Z] ---> Running in 69037113f551 [2023-02-08T22:13:49.553Z] Removing intermediate container 2878a95ba25b [2023-02-08T22:13:49.553Z] ---> e28fd095ea04 [2023-02-08T22:13:49.553Z] Step 23/24 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:13:49.821Z] ---> Running in 53c24e5cfe79 [2023-02-08T22:13:49.821Z] ---> e27bd0c2100d [2023-02-08T22:13:49.821Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-08T22:13:50.090Z] Removing intermediate container 69037113f551 [2023-02-08T22:13:50.090Z] ---> 895ff737de4e [2023-02-08T22:13:50.090Z] Step 23/23 : LABEL version=3.0.0-dev.42 [2023-02-08T22:13:50.090Z] ---> Running in 51a555dbb0bf [2023-02-08T22:13:50.359Z] ---> Running in 30b071231559 [2023-02-08T22:13:51.776Z] Removing intermediate container 53c24e5cfe79 [2023-02-08T22:13:51.776Z] ---> 6a420c3a3f35 [2023-02-08T22:13:51.776Z] Step 24/24 : LABEL version=3.0.0-dev.42 [2023-02-08T22:13:52.044Z] Removing intermediate container 30b071231559 [2023-02-08T22:13:52.044Z] ---> 91d66532abd9 [2023-02-08T22:13:52.044Z] [2023-02-08T22:13:52.044Z] Successfully built 91d66532abd9 [2023-02-08T22:13:53.459Z] Successfully tagged security-spire-server-arm64:latest [2023-02-08T22:13:53.459Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2023-02-08T22:13:53.459Z] Removing intermediate container 51a555dbb0bf [2023-02-08T22:13:53.459Z] ---> a85ec9b07128 [2023-02-08T22:13:53.459Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-08T22:13:53.459Z] ---> Running in f20d9936d36f [2023-02-08T22:13:53.459Z] ---> Running in 3b6330700508 [2023-02-08T22:13:54.051Z] Removing intermediate container f20d9936d36f [2023-02-08T22:13:54.051Z] ---> 188d336ced92 [2023-02-08T22:13:54.051Z] [2023-02-08T22:13:54.319Z] Successfully built 188d336ced92 [2023-02-08T22:13:54.319Z] Successfully tagged security-spire-config-arm64:latest [2023-02-08T22:13:54.319Z]  Building security-spire-config ... done Building core-data [2023-02-08T22:13:56.302Z] Removing intermediate container 3b6330700508 [2023-02-08T22:13:56.302Z] ---> f744f323bc28 [2023-02-08T22:13:56.302Z] Step 22/24 : LABEL arch=arm64 [2023-02-08T22:13:56.302Z] ---> Running in f3b81e772476 [2023-02-08T22:13:56.926Z] Removing intermediate container f3b81e772476 [2023-02-08T22:13:56.926Z] ---> 4c6c333f2e3c [2023-02-08T22:13:56.926Z] Step 23/24 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:13:56.926Z] ---> Running in bbc7ad4d4323 [2023-02-08T22:13:57.905Z] Removing intermediate container bbc7ad4d4323 [2023-02-08T22:13:57.905Z] ---> 3a0273caedb5 [2023-02-08T22:13:57.905Z] Step 24/24 : LABEL version=3.0.0-dev.42 [2023-02-08T22:13:57.905Z] ---> Running in 8afc13c053b5 [2023-02-08T22:14:00.518Z] Removing intermediate container 8afc13c053b5 [2023-02-08T22:14:00.518Z] ---> 29c1d2a9c19b [2023-02-08T22:14:00.518Z] [2023-02-08T22:14:00.518Z] Successfully built 29c1d2a9c19b [2023-02-08T22:14:00.518Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-08T22:14:00.518Z]  Building security-spire-agent ... done Building security-bootstrapper [2023-02-08T22:14:02.468Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:14:02.468Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:14:02.468Z] ---> 7cfd3a65f731 [2023-02-08T22:14:02.468Z] Step 3/19 : WORKDIR /edgex-go [2023-02-08T22:14:02.468Z] ---> Using cache [2023-02-08T22:14:02.468Z] ---> b8617f4b37d4 [2023-02-08T22:14:02.468Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-08T22:14:03.067Z] ---> Running in a9daa7ca4b8f [2023-02-08T22:14:03.651Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:14:03.651Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:14:03.651Z] ---> 7cfd3a65f731 [2023-02-08T22:14:03.651Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-08T22:14:03.652Z] ---> Using cache [2023-02-08T22:14:03.652Z] ---> 48e31aead7c1 [2023-02-08T22:14:03.652Z] Step 4/22 : WORKDIR /edgex-go [2023-02-08T22:14:03.652Z] ---> Using cache [2023-02-08T22:14:03.652Z] ---> 0d2f8907c139 [2023-02-08T22:14:03.652Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-08T22:14:03.652Z] ---> Using cache [2023-02-08T22:14:03.652Z] ---> 2cbde35311c5 [2023-02-08T22:14:03.652Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-08T22:14:03.652Z] ---> Using cache [2023-02-08T22:14:03.652Z] ---> bcc6367ac180 [2023-02-08T22:14:03.652Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:14:03.652Z] ---> Using cache [2023-02-08T22:14:03.652Z] ---> 90c8d072f95f [2023-02-08T22:14:03.652Z] Step 8/22 : COPY . . [2023-02-08T22:14:04.237Z] ---> Using cache [2023-02-08T22:14:04.237Z] ---> ddb0c50a47b9 [2023-02-08T22:14:04.237Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-08T22:14:04.506Z] ---> Running in 2aa04e34466e [2023-02-08T22:14:06.075Z] ---> 41f640f7c2ab [2023-02-08T22:14:06.075Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-08T22:14:06.075Z] ---> a5c0ec28e1a5 [2023-02-08T22:14:06.075Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-08T22:14:06.075Z] ---> ea37df40c584 [2023-02-08T22:14:06.075Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-08T22:14:06.075Z] ---> Running in c9b47230ba2b [2023-02-08T22:14:06.075Z] ---> Running in 44e97dacb9df [2023-02-08T22:14:06.075Z] ---> Running in 0a2a4972d22a [2023-02-08T22:14:06.075Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-08T22:14:06.075Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-08T22:14:06.075Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-08T22:14:07.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:14:07.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:14:07.971Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-08T22:14:07.972Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:14:07.972Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:14:07.972Z] ---> 7cfd3a65f731 [2023-02-08T22:14:07.972Z] Step 3/32 : WORKDIR /edgex-go [2023-02-08T22:14:07.972Z] ---> Using cache [2023-02-08T22:14:07.972Z] ---> b8617f4b37d4 [2023-02-08T22:14:07.972Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-08T22:14:08.247Z] ---> Running in cdca9aaab42d [2023-02-08T22:14:09.662Z] v3.16.3-158-gc0082ecfbed [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-08T22:14:09.662Z] v3.16.3-151-gb476f155c7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-08T22:14:09.662Z] OK: 16903 distinct packages available [2023-02-08T22:14:09.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:14:09.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:14:10.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:14:10.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:14:11.739Z] OK: 221 MiB in 51 packages [2023-02-08T22:14:12.321Z] OK: 221 MiB in 51 packages [2023-02-08T22:14:13.759Z] Removing intermediate container a9daa7ca4b8f [2023-02-08T22:14:13.759Z] ---> 24c0564d8a6c [2023-02-08T22:14:13.759Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-08T22:14:14.344Z] Removing intermediate container cdca9aaab42d [2023-02-08T22:14:14.344Z] ---> 0f3419356ec9 [2023-02-08T22:14:14.344Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-08T22:14:14.471Z] Removing intermediate container c71431b17616 [2023-02-08T22:14:14.471Z] ---> 8a803e5fc36b [2023-02-08T22:14:14.471Z] [2023-02-08T22:14:14.471Z] Step 10/22 : FROM alpine:3.16 [2023-02-08T22:14:14.471Z] ---> bfe296a52501 [2023-02-08T22:14:14.471Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-08T22:14:14.929Z] ---> 2b0b7bf2f91e [2023-02-08T22:14:14.929Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:14:15.199Z] ---> Running in 2d0bc0e8cdd2 [2023-02-08T22:14:16.164Z] ---> 1b3ce3fbba22 [2023-02-08T22:14:16.164Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:14:16.164Z] ---> Running in f97e2c069596 [2023-02-08T22:14:16.998Z] Removing intermediate container a83410b84faf [2023-02-08T22:14:16.998Z] ---> dc87f54c29d2 [2023-02-08T22:14:16.998Z] [2023-02-08T22:14:16.998Z] Step 9/19 : FROM alpine:3.15 [2023-02-08T22:14:16.998Z] ---> c4fc93816858 [2023-02-08T22:14:16.998Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-08T22:14:16.998Z] ---> Using cache [2023-02-08T22:14:16.998Z] ---> ad533de30c2b [2023-02-08T22:14:16.998Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-08T22:14:17.580Z] ---> Running in 50513b67ac7e [2023-02-08T22:14:17.580Z] ---> Running in 46eae7ef08b4 [2023-02-08T22:14:17.842Z] Removing intermediate container 50513b67ac7e [2023-02-08T22:14:17.842Z] ---> fd6cc54eef15 [2023-02-08T22:14:17.842Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-08T22:14:17.842Z] ---> Running in 071a9b83a505 [2023-02-08T22:14:17.842Z] Removing intermediate container 071a9b83a505 [2023-02-08T22:14:17.842Z] ---> bef4616e1a30 [2023-02-08T22:14:17.842Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-08T22:14:17.842Z] ---> Running in 490c4e955b7e [2023-02-08T22:14:17.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:14:18.101Z] Removing intermediate container 490c4e955b7e [2023-02-08T22:14:18.101Z] ---> caf54205ef53 [2023-02-08T22:14:18.101Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-08T22:14:18.101Z] ---> Running in 727fb69cfb36 [2023-02-08T22:14:18.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:14:18.419Z] v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-08T22:14:18.419Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-08T22:14:18.419Z] OK: 15859 distinct packages available [2023-02-08T22:14:18.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:14:18.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:14:18.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:14:18.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:14:18.679Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-08T22:14:18.939Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-08T22:14:18.939Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-08T22:14:18.939Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-08T22:14:18.939Z] (5/9) Installing curl (7.80.0-r5) [2023-02-08T22:14:18.939Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-08T22:14:18.939Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-08T22:14:18.939Z] (8/9) Installing libucontext (1.1-r0) [2023-02-08T22:14:18.939Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-08T22:14:18.939Z] Executing busybox-1.34.1-r7.trigger [2023-02-08T22:14:18.939Z] Executing ca-certificates-20220614-r0.trigger [2023-02-08T22:14:18.939Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-08T22:14:18.939Z] Executing busybox-1.35.0-r17.trigger [2023-02-08T22:14:18.939Z] OK: 6 MiB in 15 packages [2023-02-08T22:14:18.939Z] OK: 8 MiB in 23 packages [2023-02-08T22:14:20.317Z] Removing intermediate container 727fb69cfb36 [2023-02-08T22:14:20.317Z] ---> adf325283d47 [2023-02-08T22:14:20.317Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-08T22:14:22.227Z] Removing intermediate container 46eae7ef08b4 [2023-02-08T22:14:22.227Z] ---> f341d315b0fb [2023-02-08T22:14:22.227Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-08T22:14:22.794Z] ---> 1190bfc98c9a [2023-02-08T22:14:22.794Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-08T22:14:27.101Z] ---> 41adc0b41ad4 [2023-02-08T22:14:27.101Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-08T22:14:27.101Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-08T22:14:30.500Z] ---> 7a911cca7d00 [2023-02-08T22:14:30.500Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-08T22:14:31.073Z] ---> 8b7a65ca7191 [2023-02-08T22:14:31.073Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-08T22:14:31.334Z] ---> 8d1e15273222 [2023-02-08T22:14:31.334Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-08T22:14:33.886Z] ---> Running in c493f877e2b1 [2023-02-08T22:14:33.886Z] ---> 8c059554a455 [2023-02-08T22:14:33.886Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-08T22:14:39.223Z] ---> Running in 5ec33d2fe71f [2023-02-08T22:14:39.223Z] Removing intermediate container 0a2a4972d22a [2023-02-08T22:14:39.223Z] ---> c706c42eb28b [2023-02-08T22:14:39.223Z] [2023-02-08T22:14:39.223Z] Step 9/32 : FROM alpine:3.16 [2023-02-08T22:14:39.223Z] ---> bfe296a52501 [2023-02-08T22:14:39.223Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-08T22:14:39.223Z] Removing intermediate container c493f877e2b1 [2023-02-08T22:14:39.223Z] ---> e0a6170da1c9 [2023-02-08T22:14:39.223Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-08T22:14:39.223Z] Removing intermediate container 44e97dacb9df [2023-02-08T22:14:39.223Z] ---> a3dfdfe5368f [2023-02-08T22:14:39.223Z] [2023-02-08T22:14:39.223Z] Step 9/24 : FROM alpine:3.16 [2023-02-08T22:14:39.223Z] ---> bfe296a52501 [2023-02-08T22:14:39.223Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-08T22:14:39.223Z] Removing intermediate container c9b47230ba2b [2023-02-08T22:14:39.223Z] ---> 8c99dd82fce9 [2023-02-08T22:14:39.223Z] [2023-02-08T22:14:39.223Z] Step 10/24 : FROM alpine:3.16 [2023-02-08T22:14:39.223Z] ---> bfe296a52501 [2023-02-08T22:14:39.223Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-08T22:14:39.223Z] ---> Using cache [2023-02-08T22:14:39.223Z] ---> 6f46f7654868 [2023-02-08T22:14:39.224Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-08T22:14:39.224Z] ---> Using cache [2023-02-08T22:14:39.224Z] ---> 150d44074ede [2023-02-08T22:14:39.224Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-08T22:14:40.179Z] ---> Running in b88e8219653f [2023-02-08T22:14:40.179Z] ---> Running in f628b591df94 [2023-02-08T22:14:40.179Z] ---> Running in bf120bc281bb [2023-02-08T22:14:40.746Z] ---> Running in 5387d329a576 [2023-02-08T22:14:40.746Z] Removing intermediate container 5ec33d2fe71f [2023-02-08T22:14:40.746Z] ---> 38a3813d9abc [2023-02-08T22:14:40.746Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-08T22:14:41.687Z] ---> Running in 896c4bc51700 [2023-02-08T22:14:41.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:14:41.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:14:41.687Z] Removing intermediate container b88e8219653f [2023-02-08T22:14:41.687Z] ---> c03446df6fe1 [2023-02-08T22:14:41.687Z] Step 20/22 : LABEL arch=x86_64 [2023-02-08T22:14:41.961Z] Removing intermediate container f628b591df94 [2023-02-08T22:14:41.961Z] ---> 1abf678791b4 [2023-02-08T22:14:41.961Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-08T22:14:41.961Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-08T22:14:42.222Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-08T22:14:42.222Z] (3/3) Installing su-exec (0.2-r1) [2023-02-08T22:14:42.222Z] Executing busybox-1.35.0-r17.trigger [2023-02-08T22:14:42.222Z] Executing ca-certificates-20220614-r0.trigger [2023-02-08T22:14:42.222Z] Removing intermediate container 5387d329a576 [2023-02-08T22:14:42.222Z] ---> 9d18a7c2e0a3 [2023-02-08T22:14:42.222Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-08T22:14:42.222Z] OK: 6 MiB in 17 packages [2023-02-08T22:14:42.795Z] ---> Running in 48f46c459b5e [2023-02-08T22:14:43.057Z] ---> Running in 6226d9522524 [2023-02-08T22:14:43.057Z] ---> Running in 26ef9c2ccdc5 [2023-02-08T22:14:43.329Z] Removing intermediate container 896c4bc51700 [2023-02-08T22:14:43.329Z] ---> aed22197709d [2023-02-08T22:14:43.329Z] Step 17/19 : LABEL arch=x86_64 [2023-02-08T22:14:44.413Z] ---> Running in ff9922befac2 [2023-02-08T22:14:44.986Z] Removing intermediate container 48f46c459b5e [2023-02-08T22:14:44.986Z] ---> e8423afb1927 [2023-02-08T22:14:44.986Z] Step 21/22 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:14:44.986Z] Removing intermediate container 6226d9522524 [2023-02-08T22:14:44.986Z] ---> fffcaf753c21 [2023-02-08T22:14:44.986Z] Step 15/24 : WORKDIR / [2023-02-08T22:14:44.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:14:45.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:14:45.247Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-08T22:14:45.247Z] (2/2) Installing su-exec (0.2-r1) [2023-02-08T22:14:45.247Z] Executing busybox-1.35.0-r17.trigger [2023-02-08T22:14:45.507Z] OK: 6 MiB in 16 packages [2023-02-08T22:14:45.767Z] ---> Running in b679e9017f97 [2023-02-08T22:14:45.767Z] ---> Running in 8c774ca96bde [2023-02-08T22:14:46.037Z] Removing intermediate container bf120bc281bb [2023-02-08T22:14:46.037Z] ---> 324e8bfd694b [2023-02-08T22:14:46.037Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-08T22:14:46.298Z] Removing intermediate container ff9922befac2 [2023-02-08T22:14:46.298Z] ---> 79d9a30849bf [2023-02-08T22:14:46.298Z] Step 18/19 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:14:46.559Z] ---> Running in d28c9a45a807 [2023-02-08T22:14:47.132Z] ---> Running in 2301317a11d0 [2023-02-08T22:14:47.400Z] Removing intermediate container b679e9017f97 [2023-02-08T22:14:47.400Z] ---> e27afec9c546 [2023-02-08T22:14:47.400Z] Step 22/22 : LABEL version=3.0.0-dev.42 [2023-02-08T22:14:48.036Z] Removing intermediate container 8c774ca96bde [2023-02-08T22:14:48.036Z] ---> 6445a829fdb7 [2023-02-08T22:14:48.036Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-08T22:14:48.972Z] ---> Running in 044b9fd640d7 [2023-02-08T22:14:49.957Z] Removing intermediate container d28c9a45a807 [2023-02-08T22:14:49.957Z] ---> 6f6c00f0f65f [2023-02-08T22:14:49.957Z] Step 12/24 : WORKDIR / [2023-02-08T22:14:50.351Z] Removing intermediate container 26ef9c2ccdc5 [2023-02-08T22:14:50.351Z] ---> 1714247094eb [2023-02-08T22:14:50.351Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-08T22:14:50.924Z] Removing intermediate container 2301317a11d0 [2023-02-08T22:14:50.924Z] ---> d05feb6170e4 [2023-02-08T22:14:50.924Z] Step 19/19 : LABEL version=3.0.0-dev.42 [2023-02-08T22:14:50.924Z] ---> fb5d005e12c3 [2023-02-08T22:14:50.924Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-08T22:14:51.184Z] ---> Running in 038c2521121e [2023-02-08T22:14:51.446Z] ---> Running in 3b034e0d778c [2023-02-08T22:14:51.706Z] ---> Running in 1fbc1426f854 [2023-02-08T22:14:51.706Z] Removing intermediate container 044b9fd640d7 [2023-02-08T22:14:51.706Z] ---> 23179192d3b0 [2023-02-08T22:14:51.706Z] [2023-02-08T22:14:51.971Z] Successfully built 23179192d3b0 [2023-02-08T22:14:51.971Z] Successfully tagged core-data:latest [2023-02-08T22:14:51.971Z]  Building core-data ... done Building core-common-config-bootstrapper [2023-02-08T22:14:55.289Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:14:55.289Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:14:55.866Z] ---> 442b0bba4f6e [2023-02-08T22:14:55.866Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-08T22:14:57.777Z] ---> Using cache [2023-02-08T22:14:57.777Z] ---> 6389e3e96347 [2023-02-08T22:14:57.777Z] Step 4/22 : WORKDIR /edgex-go [2023-02-08T22:14:57.777Z] ---> Using cache [2023-02-08T22:14:57.777Z] ---> 66b292bdc1ae [2023-02-08T22:14:57.777Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-08T22:14:58.037Z] ---> Using cache [2023-02-08T22:14:58.037Z] ---> f7fdc4065829 [2023-02-08T22:14:58.037Z] ---> 3e1b9788516a [2023-02-08T22:14:58.037Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.tomlStep 6/22 : COPY go.mod vendor* ./ [2023-02-08T22:14:58.037Z] [2023-02-08T22:14:58.037Z] ---> Using cache [2023-02-08T22:14:58.037Z] ---> e505aecff32a [2023-02-08T22:14:58.037Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:14:58.037Z] ---> Using cache [2023-02-08T22:14:58.037Z] ---> ac08f8a37d24 [2023-02-08T22:14:58.037Z] Step 8/22 : COPY . . [2023-02-08T22:14:58.037Z] ---> Using cache [2023-02-08T22:14:58.037Z] ---> a5c0ec28e1a5 [2023-02-08T22:14:58.037Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-08T22:14:58.037Z] Removing intermediate container 3b034e0d778c [2023-02-08T22:14:58.037Z] ---> b23526aa53de [2023-02-08T22:14:58.037Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-08T22:14:58.037Z] Removing intermediate container 038c2521121e [2023-02-08T22:14:58.037Z] ---> 103cf9ca110f [2023-02-08T22:14:58.037Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-08T22:14:58.312Z] Removing intermediate container 1fbc1426f854 [2023-02-08T22:14:58.312Z] ---> e100e5b42c3c [2023-02-08T22:14:58.312Z] [2023-02-08T22:14:58.312Z] Successfully built e100e5b42c3c [2023-02-08T22:14:58.572Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-08T22:14:58.572Z] Building support-scheduler [2023-02-08T22:14:58.834Z]  Building security-spiffe-token-provider ... done  ---> Running in c8df5ca173ec [2023-02-08T22:14:58.834Z] ---> Running in 5c2e4864a110 [2023-02-08T22:15:02.318Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:15:02.318Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:15:02.318Z] ---> 442b0bba4f6e [2023-02-08T22:15:02.318Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-08T22:15:02.318Z] ---> Using cache [2023-02-08T22:15:02.318Z] ---> 6389e3e96347 [2023-02-08T22:15:02.318Z] Step 4/22 : WORKDIR /edgex-go [2023-02-08T22:15:02.318Z] ---> Using cache [2023-02-08T22:15:02.318Z] ---> 66b292bdc1ae [2023-02-08T22:15:02.318Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-08T22:15:02.318Z] ---> Using cache [2023-02-08T22:15:02.318Z] ---> 3e1b9788516a [2023-02-08T22:15:02.318Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-08T22:15:02.318Z] ---> Using cache [2023-02-08T22:15:02.318Z] ---> e505aecff32a [2023-02-08T22:15:02.318Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:15:02.318Z] ---> Using cache [2023-02-08T22:15:02.318Z] ---> ac08f8a37d24 [2023-02-08T22:15:02.318Z] Step 8/22 : COPY . . [2023-02-08T22:15:02.318Z] ---> Using cache [2023-02-08T22:15:02.318Z] ---> a5c0ec28e1a5 [2023-02-08T22:15:02.318Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-08T22:15:06.531Z] ---> 3b5192d2bbeb [2023-02-08T22:15:06.531Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-08T22:15:06.531Z] ---> 39521ac10981 [2023-02-08T22:15:06.531Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-08T22:15:07.100Z] ---> Running in 9a5a9df8a7b8 [2023-02-08T22:15:07.100Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-08T22:15:07.363Z] Removing intermediate container 5c2e4864a110 [2023-02-08T22:15:07.363Z] ---> d036106cf5e9 [2023-02-08T22:15:07.363Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-08T22:15:08.765Z] ---> 4a55f918908c [2023-02-08T22:15:08.765Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-08T22:15:08.765Z] ---> 7e683cf1e34a [2023-02-08T22:15:08.765Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-08T22:15:09.334Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-08T22:15:09.666Z] ---> Running in 681c55215632 [2023-02-08T22:15:13.012Z] ---> Running in fa97a2f48d97 [2023-02-08T22:15:19.585Z] ---> becc0cfd1e61 [2023-02-08T22:15:19.585Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-08T22:15:19.585Z] Removing intermediate container 681c55215632 [2023-02-08T22:15:19.585Z] ---> 4463f3dfd404 [2023-02-08T22:15:19.585Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-08T22:15:22.198Z] Removing intermediate container fa97a2f48d97 [2023-02-08T22:15:22.198Z] ---> 8b28d6323638 [2023-02-08T22:15:22.198Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-08T22:15:22.803Z] ---> Running in fdcb355641fb [2023-02-08T22:15:23.061Z] ---> c5e2d4d10c59 [2023-02-08T22:15:23.062Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-08T22:15:23.667Z] ---> Running in 3b352e26daa1 [2023-02-08T22:15:29.295Z] Removing intermediate container fdcb355641fb [2023-02-08T22:15:29.295Z] ---> d56c1b1c9983 [2023-02-08T22:15:29.295Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-08T22:15:35.886Z] ---> 168d457ce93c [2023-02-08T22:15:35.886Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-08T22:15:35.886Z] Removing intermediate container 3b352e26daa1 [2023-02-08T22:15:35.886Z] ---> d117b1f4daf1 [2023-02-08T22:15:35.886Z] Step 22/24 : LABEL arch=x86_64 [2023-02-08T22:15:35.886Z] ---> Running in b6ebd730e50e [2023-02-08T22:15:35.886Z] ---> Running in 92b6351d16fe [2023-02-08T22:15:37.806Z] ---> 5253dffb7e99 [2023-02-08T22:15:37.806Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-08T22:15:38.079Z] Removing intermediate container 92b6351d16fe [2023-02-08T22:15:38.079Z] ---> dd53e875a699 [2023-02-08T22:15:38.079Z] Step 23/24 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:15:38.079Z] ---> 0f45f615474c [2023-02-08T22:15:38.079Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-08T22:15:38.343Z] Removing intermediate container c8df5ca173ec [2023-02-08T22:15:38.343Z] ---> e3226d8eac3c [2023-02-08T22:15:38.343Z] [2023-02-08T22:15:38.343Z] Step 10/22 : FROM alpine:3.16 [2023-02-08T22:15:38.343Z] ---> bfe296a52501 [2023-02-08T22:15:38.343Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-08T22:15:38.611Z] ---> Running in 6bcb0d93ca2d [2023-02-08T22:15:40.120Z] ---> Running in c8ac75f06a16 [2023-02-08T22:15:40.120Z] ---> Running in a8b663a1a66c [2023-02-08T22:15:43.439Z] Removing intermediate container 6bcb0d93ca2d [2023-02-08T22:15:43.439Z] ---> eebd03451a21 [2023-02-08T22:15:43.439Z] Step 24/24 : LABEL version=3.0.0-dev.42 [2023-02-08T22:15:43.439Z] Removing intermediate container c8ac75f06a16 [2023-02-08T22:15:43.439Z] ---> 4fea3d789b5f [2023-02-08T22:15:43.439Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-08T22:15:44.008Z] ---> Running in cd89222a0fa9 [2023-02-08T22:15:44.008Z] Removing intermediate container 9a5a9df8a7b8 [2023-02-08T22:15:44.008Z] ---> 90c772d33537 [2023-02-08T22:15:44.008Z] [2023-02-08T22:15:44.008Z] Step 10/22 : FROM alpine:3.16 [2023-02-08T22:15:44.008Z] ---> bfe296a52501 [2023-02-08T22:15:44.009Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-08T22:15:44.009Z] ---> Using cache [2023-02-08T22:15:44.009Z] ---> 6f46f7654868 [2023-02-08T22:15:44.009Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-08T22:15:44.009Z] ---> Using cache [2023-02-08T22:15:44.009Z] ---> 150d44074ede [2023-02-08T22:15:44.009Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-08T22:15:44.731Z] ---> Running in 6e7002ee85ed [2023-02-08T22:15:45.299Z] Removing intermediate container b6ebd730e50e [2023-02-08T22:15:45.299Z] ---> Running in 4d4d2a4186f2 [2023-02-08T22:15:45.299Z] ---> 61bcd95685dc [2023-02-08T22:15:45.299Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-08T22:15:45.868Z] Removing intermediate container cd89222a0fa9 [2023-02-08T22:15:45.868Z] ---> d7fdc81e0bcb [2023-02-08T22:15:45.868Z] [2023-02-08T22:15:45.868Z] Successfully built d7fdc81e0bcb [2023-02-08T22:15:45.868Z] ---> Running in 60255f20748d [2023-02-08T22:15:46.134Z] Successfully tagged core-metadata:latest [2023-02-08T22:15:46.134Z]  Building core-metadata ... done Building security-spire-agent [2023-02-08T22:15:46.134Z] Removing intermediate container 4d4d2a4186f2 [2023-02-08T22:15:46.134Z] ---> 55d51b59c7a3 [2023-02-08T22:15:46.134Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-08T22:15:46.134Z] Removing intermediate container a8b663a1a66c [2023-02-08T22:15:46.134Z] ---> b9f293fbba5f [2023-02-08T22:15:46.134Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-08T22:15:46.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:15:46.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:15:46.824Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-08T22:15:46.824Z] Executing busybox-1.35.0-r17.trigger [2023-02-08T22:15:47.083Z] OK: 6 MiB in 15 packages [2023-02-08T22:15:51.299Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:15:51.299Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:15:51.895Z] ---> 442b0bba4f6e [2023-02-08T22:15:51.895Z] Step 3/24 : WORKDIR /edgex-go [2023-02-08T22:15:51.895Z] ---> Using cache [2023-02-08T22:15:51.895Z] ---> 2cc9eb12110d [2023-02-08T22:15:51.895Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-08T22:15:51.895Z] ---> Using cache [2023-02-08T22:15:51.895Z] ---> a282fa96b454 [2023-02-08T22:15:51.895Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-08T22:15:51.895Z] ---> Using cache [2023-02-08T22:15:51.895Z] ---> a3c214233f22 [2023-02-08T22:15:51.895Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:15:51.895Z] ---> Using cache [2023-02-08T22:15:51.895Z] ---> 109bd0cc39c7 [2023-02-08T22:15:51.895Z] Step 7/24 : COPY . . [2023-02-08T22:15:51.895Z] ---> Using cache [2023-02-08T22:15:51.895Z] ---> d3ac4c8dd9b4 [2023-02-08T22:15:51.895Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-08T22:15:51.895Z] ---> Using cache [2023-02-08T22:15:51.895Z] ---> 7c04f6ec9bd0 [2023-02-08T22:15:51.895Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-08T22:15:51.895Z] ---> Using cache [2023-02-08T22:15:51.895Z] ---> 1aa18df6ca41 [2023-02-08T22:15:51.895Z] 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 [2023-02-08T22:15:51.895Z] ---> Using cache [2023-02-08T22:15:51.895Z] ---> 50fae1fce791 [2023-02-08T22:15:51.895Z] Step 11/24 : WORKDIR /edgex-go [2023-02-08T22:15:51.895Z] ---> Using cache [2023-02-08T22:15:51.895Z] ---> 59d0c5185a73 [2023-02-08T22:15:51.895Z] [2023-02-08T22:15:51.895Z] Step 12/24 : FROM alpine:3.15 [2023-02-08T22:15:51.895Z] ---> c4fc93816858 [2023-02-08T22:15:51.895Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-08T22:15:51.895Z] ---> Using cache [2023-02-08T22:15:51.895Z] ---> ad533de30c2b [2023-02-08T22:15:51.895Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-08T22:15:51.895Z] ---> Running in 27323df565bf [2023-02-08T22:15:51.895Z] ---> Running in 8bc960d71832 [2023-02-08T22:15:52.155Z] Removing intermediate container 60255f20748d [2023-02-08T22:15:52.155Z] ---> 2b7d9deb35f3 [2023-02-08T22:15:52.155Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-08T22:15:52.155Z] ---> Running in f4efaec4d9c3 [2023-02-08T22:15:52.155Z] Removing intermediate container 27323df565bf [2023-02-08T22:15:52.155Z] ---> 5cbec5785d94 [2023-02-08T22:15:52.155Z] Step 22/24 : LABEL arch=x86_64 [2023-02-08T22:15:52.155Z] Removing intermediate container 8bc960d71832 [2023-02-08T22:15:52.155Z] ---> 7ee7db71c39b [2023-02-08T22:15:52.155Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-08T22:15:52.155Z] Removing intermediate container 6e7002ee85ed [2023-02-08T22:15:52.155Z] ---> 401577ee5107 [2023-02-08T22:15:52.155Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-08T22:15:52.418Z] ---> bd3ba1463080 [2023-02-08T22:15:52.418Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-08T22:15:52.418Z] ---> Running in 6fbe2dd1f9c2 [2023-02-08T22:15:52.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:15:52.418Z] ---> 7c0d971f452b [2023-02-08T22:15:52.418Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-08T22:15:52.677Z] ---> 02295ff7c1d2 [2023-02-08T22:15:52.677Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-08T22:15:52.677Z] ---> Running in 250d7fb6d710 [2023-02-08T22:15:52.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:15:52.936Z] Removing intermediate container 6fbe2dd1f9c2 [2023-02-08T22:15:52.936Z] ---> 42468c4dd45a [2023-02-08T22:15:52.936Z] Step 23/24 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:15:52.936Z] v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-08T22:15:52.936Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-08T22:15:52.936Z] OK: 15859 distinct packages available [2023-02-08T22:15:52.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-08T22:15:53.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-08T22:15:53.197Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-08T22:15:53.197Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-08T22:15:53.197Z] (3/5) Installing libucontext (1.1-r0) [2023-02-08T22:15:53.197Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-08T22:15:53.457Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-08T22:15:53.457Z] Executing busybox-1.34.1-r7.trigger [2023-02-08T22:15:53.457Z] OK: 7 MiB in 19 packages [2023-02-08T22:15:54.029Z] ---> Running in b739f0f90366 [2023-02-08T22:15:54.029Z] ---> 8e78d568fb12 [2023-02-08T22:15:54.029Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-08T22:15:54.029Z] ---> d9a23224b7dd [2023-02-08T22:15:54.029Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-08T22:15:54.970Z] Removing intermediate container b739f0f90366 [2023-02-08T22:15:54.970Z] ---> 1e0ee23267cf [2023-02-08T22:15:54.970Z] Step 24/24 : LABEL version=3.0.0-dev.42 [2023-02-08T22:15:55.539Z] ---> 2c26e2bdde97 [2023-02-08T22:15:55.539Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-08T22:15:55.539Z] ---> 5ed3ed1e83e4 [2023-02-08T22:15:55.539Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-08T22:15:55.539Z] Removing intermediate container f4efaec4d9c3 [2023-02-08T22:15:55.539Z] ---> 63b1ee9712c7 [2023-02-08T22:15:55.539Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-08T22:15:55.539Z] ---> Running in 0823cf55a039 [2023-02-08T22:15:55.799Z] ---> Running in 6e8c7d79c79d [2023-02-08T22:15:57.181Z] Removing intermediate container 0823cf55a039 [2023-02-08T22:15:57.181Z] ---> 2e1538d736ae [2023-02-08T22:15:57.181Z] ---> 86fa14c54b71 [2023-02-08T22:15:57.181Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-08T22:15:57.181Z] [2023-02-08T22:15:57.441Z] Successfully built 86fa14c54b71 [2023-02-08T22:15:57.441Z] Successfully tagged security-secretstore-setup:latest [2023-02-08T22:15:57.441Z]  Building security-secretstore-setup ... done  ---> Running in 8af31ba7c5a0 [2023-02-08T22:15:57.441Z] Removing intermediate container 6e8c7d79c79d [2023-02-08T22:15:57.441Z] ---> 5b07f84abd3a [2023-02-08T22:15:57.441Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-08T22:15:57.441Z] ---> 7b983571d061 [2023-02-08T22:15:57.441Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-08T22:15:57.700Z] Removing intermediate container 250d7fb6d710 [2023-02-08T22:15:57.700Z] ---> 8d83354c659d [2023-02-08T22:15:57.700Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-08T22:15:57.700Z] ---> Running in 8dceffcc4a24 [2023-02-08T22:15:59.079Z] Removing intermediate container 8dceffcc4a24 [2023-02-08T22:15:59.079Z] ---> 48b576fdfd35 [2023-02-08T22:15:59.079Z] Step 20/22 : LABEL arch=x86_64 [2023-02-08T22:15:59.079Z] ---> 41c43a3c3759 [2023-02-08T22:15:59.079Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-08T22:15:59.079Z] ---> Running in 65aa011bb538 [2023-02-08T22:15:59.079Z] ---> 075e166e5803 [2023-02-08T22:15:59.079Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-08T22:16:00.020Z] Removing intermediate container 65aa011bb538 [2023-02-08T22:16:00.020Z] ---> b6bd5c6a67db [2023-02-08T22:16:00.020Z] Step 21/22 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:16:00.020Z] ---> f775b28e2008 [2023-02-08T22:16:00.020Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-08T22:16:00.020Z] ---> ead70f99213d [2023-02-08T22:16:00.020Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-08T22:16:00.279Z] ---> Running in b590671d6c93 [2023-02-08T22:16:00.279Z] Removing intermediate container 8af31ba7c5a0 [2023-02-08T22:16:00.279Z] ---> 1d50c2e28ead [2023-02-08T22:16:00.279Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-08T22:16:00.279Z] ---> da53c06dc5df [2023-02-08T22:16:00.279Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-08T22:16:00.279Z] ---> Running in b6a0e0c14f91 [2023-02-08T22:16:00.279Z] ---> 39ec4997c906 [2023-02-08T22:16:00.279Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-08T22:16:00.279Z] Removing intermediate container b590671d6c93 [2023-02-08T22:16:00.279Z] ---> 2674e57b3d37 [2023-02-08T22:16:00.279Z] Step 22/22 : LABEL version=3.0.0-dev.42 [2023-02-08T22:16:00.279Z] ---> Running in d36b37a8a258 [2023-02-08T22:16:00.279Z] Removing intermediate container b6a0e0c14f91 [2023-02-08T22:16:00.279Z] ---> d26c7ecf5f0a [2023-02-08T22:16:00.279Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-08T22:16:00.279Z] ---> Running in b9015c2d8596 [2023-02-08T22:16:00.538Z] ---> 027dac54baa0 [2023-02-08T22:16:00.538Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-08T22:16:00.538Z] Removing intermediate container d36b37a8a258 [2023-02-08T22:16:00.538Z] ---> 1e96707ccae1 [2023-02-08T22:16:00.538Z] [2023-02-08T22:16:00.538Z] Successfully built 1e96707ccae1 [2023-02-08T22:16:01.111Z] Successfully tagged support-scheduler:latest [2023-02-08T22:16:01.111Z]  Building support-scheduler ... done  ---> Running in 5847a0c3edb2 [2023-02-08T22:16:01.111Z] ---> adba77de6dfc [2023-02-08T22:16:01.111Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-08T22:16:01.111Z] Removing intermediate container b9015c2d8596 [2023-02-08T22:16:01.111Z] ---> 8b7595c50715 [2023-02-08T22:16:01.111Z] Step 20/22 : LABEL arch=x86_64 [2023-02-08T22:16:01.373Z] Removing intermediate container 5847a0c3edb2 [2023-02-08T22:16:01.373Z] ---> 7b2f0388a408 [2023-02-08T22:16:01.373Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-08T22:16:01.373Z] ---> Running in 619d98f6ec9f [2023-02-08T22:16:01.944Z] ---> Running in d341888c778b [2023-02-08T22:16:02.203Z] ---> c0769d788fa2 [2023-02-08T22:16:02.203Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-08T22:16:02.203Z] Removing intermediate container 619d98f6ec9f [2023-02-08T22:16:02.203Z] ---> d61e76b24c18 [2023-02-08T22:16:02.203Z] Step 21/22 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:16:02.203Z] Removing intermediate container d341888c778b [2023-02-08T22:16:02.203Z] ---> d652fef72dcb [2023-02-08T22:16:02.203Z] Step 22/24 : LABEL arch=x86_64 [2023-02-08T22:16:02.203Z] ---> Running in 479ad3bd1d78 [2023-02-08T22:16:02.203Z] ---> Running in f77276890637 [2023-02-08T22:16:02.203Z] ---> f918375b4d63 [2023-02-08T22:16:02.203Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-08T22:16:02.480Z] Removing intermediate container 479ad3bd1d78 [2023-02-08T22:16:02.480Z] ---> de507b92186e [2023-02-08T22:16:02.480Z] Step 22/22 : LABEL version=3.0.0-dev.42 [2023-02-08T22:16:02.480Z] Removing intermediate container f77276890637 [2023-02-08T22:16:02.480Z] ---> da98a417392d [2023-02-08T22:16:02.480Z] Step 23/24 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:16:02.480Z] ---> Running in b53ad8bc16dc [2023-02-08T22:16:02.480Z] ---> Running in 9ce207a13efa [2023-02-08T22:16:02.480Z] ---> 371fe27d44ab [2023-02-08T22:16:02.480Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-08T22:16:02.480Z] ---> Running in ef208dd30cf4 [2023-02-08T22:16:02.480Z] Removing intermediate container b53ad8bc16dc [2023-02-08T22:16:02.480Z] ---> 6ccc51a6c3ab [2023-02-08T22:16:02.480Z] Step 24/24 : LABEL version=3.0.0-dev.42 [2023-02-08T22:16:02.799Z] Removing intermediate container 9ce207a13efa [2023-02-08T22:16:02.799Z] ---> b427ff826a38 [2023-02-08T22:16:02.799Z] [2023-02-08T22:16:02.799Z] ---> Running in 1d8d59710441 [2023-02-08T22:16:02.799Z] Successfully built b427ff826a38 [2023-02-08T22:16:02.799Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-08T22:16:02.799Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 1d8d59710441 [2023-02-08T22:16:02.799Z] ---> 48c8b627654f [2023-02-08T22:16:02.799Z] [2023-02-08T22:16:02.799Z] Successfully built 48c8b627654f [2023-02-08T22:16:02.799Z] Successfully tagged security-spire-agent:latest [2023-02-08T22:16:04.255Z]  Building security-spire-agent ... done Removing intermediate container ef208dd30cf4 [2023-02-08T22:16:04.255Z] ---> e917222b0f2c [2023-02-08T22:16:04.255Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-08T22:16:04.255Z] ---> Running in c503a335e44c [2023-02-08T22:16:04.525Z] Removing intermediate container c503a335e44c [2023-02-08T22:16:04.525Z] ---> 791859bf2cae [2023-02-08T22:16:04.525Z] Step 29/32 : CMD ["gate"] [2023-02-08T22:16:04.525Z] ---> Running in b00a07330962 [2023-02-08T22:16:04.525Z] Removing intermediate container b00a07330962 [2023-02-08T22:16:04.525Z] ---> dcec7ef998ab [2023-02-08T22:16:04.525Z] Step 30/32 : LABEL arch=x86_64 [2023-02-08T22:16:04.525Z] ---> Running in 79db58cbb3f1 [2023-02-08T22:16:04.794Z] Removing intermediate container 79db58cbb3f1 [2023-02-08T22:16:04.794Z] ---> 0a68c5068a1d [2023-02-08T22:16:04.794Z] Step 31/32 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:16:05.107Z] ---> Running in 2dfb9597730e [2023-02-08T22:16:05.107Z] Removing intermediate container 2dfb9597730e [2023-02-08T22:16:05.107Z] ---> 738beb1ba881 [2023-02-08T22:16:05.107Z] Step 32/32 : LABEL version=3.0.0-dev.42 [2023-02-08T22:16:05.107Z] ---> Running in 789ba9570a1c [2023-02-08T22:16:05.107Z] Removing intermediate container 789ba9570a1c [2023-02-08T22:16:05.107Z] ---> 054bb2d8fa6c [2023-02-08T22:16:05.107Z] [2023-02-08T22:16:05.107Z] Successfully built 054bb2d8fa6c [2023-02-08T22:16:05.407Z] Successfully tagged security-bootstrapper:latest [2023-02-08T22:16:05.428Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-02-08T22:16:05.451Z] $ docker stop --time=1 13959f53d60978a59f74d82ca1420dbc16aaf524c60bc70fe46f1cf0668e9bda [2023-02-08T22:16:07.227Z] $ docker rm -f --volumes 13959f53d60978a59f74d82ca1420dbc16aaf524c60bc70fe46f1cf0668e9bda [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-08T22:16:07.687Z] + docker images [2023-02-08T22:16:07.687Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-08T22:16:07.687Z] security-bootstrapper latest 054bb2d8fa6c 3 seconds ago 20.3MB [2023-02-08T22:16:07.687Z] core-common-config-bootstrapper latest b427ff826a38 5 seconds ago 15.5MB [2023-02-08T22:16:07.687Z] security-spire-agent latest 48c8b627654f 5 seconds ago 125MB [2023-02-08T22:16:07.687Z] support-scheduler latest 1e96707ccae1 7 seconds ago 30MB [2023-02-08T22:16:07.687Z] security-secretstore-setup latest 86fa14c54b71 12 seconds ago 29.9MB [2023-02-08T22:16:07.687Z] core-metadata latest d7fdc81e0bcb 23 seconds ago 18.4MB [2023-02-08T22:16:07.687Z] 90c772d33537 25 seconds ago 1.74GB [2023-02-08T22:16:07.687Z] e3226d8eac3c 30 seconds ago 1.67GB [2023-02-08T22:16:07.687Z] security-spiffe-token-provider latest e100e5b42c3c About a minute ago 29.9MB [2023-02-08T22:16:07.687Z] core-data latest 23179192d3b0 About a minute ago 17.9MB [2023-02-08T22:16:07.687Z] a3dfdfe5368f About a minute ago 1.67GB [2023-02-08T22:16:07.687Z] 8c99dd82fce9 About a minute ago 1.68GB [2023-02-08T22:16:07.687Z] c706c42eb28b About a minute ago 1.67GB [2023-02-08T22:16:07.687Z] dc87f54c29d2 About a minute ago 1.71GB [2023-02-08T22:16:07.687Z] 8a803e5fc36b 2 minutes ago 1.68GB [2023-02-08T22:16:07.687Z] security-proxy-setup latest 50b56cbed643 4 minutes ago 27.8MB [2023-02-08T22:16:07.687Z] support-notifications latest 2c5153e76792 4 minutes ago 30.6MB [2023-02-08T22:16:07.687Z] core-command latest 16d77793ffee 4 minutes ago 17.7MB [2023-02-08T22:16:07.687Z] security-spire-config latest 4a5e20faee09 4 minutes ago 85.8MB [2023-02-08T22:16:07.687Z] fca2d879a56a 4 minutes ago 1.74GB [2023-02-08T22:16:07.687Z] security-spire-server latest f0023c4061bb 4 minutes ago 86.5MB [2023-02-08T22:16:07.687Z] deaeb18db741 4 minutes ago 1.67GB [2023-02-08T22:16:07.687Z] 571ca7312185 4 minutes ago 1.68GB [2023-02-08T22:16:07.687Z] d42be6904851 5 minutes ago 1.55GB [2023-02-08T22:16:07.687Z] 59d0c5185a73 5 minutes ago 1.55GB [2023-02-08T22:16:07.687Z] ci-base-image-x86_64 latest 442b0bba4f6e 9 minutes ago 903MB [2023-02-08T22:16:07.687Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-02-08T22:16:07.687Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-08T22:16:07.687Z] alpine 3.15 c4fc93816858 6 months ago 5.59MB [2023-02-08T22:16:07.687Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-08T22:16:07.687Z] 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 [2023-02-08T22:16:07.810Z] provisioning config files... [2023-02-08T22:16:07.819Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/401@tmp/config8772724561548487366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-08T22:16:08.162Z] ---> docker-login.sh [2023-02-08T22:16:08.162Z] nexus3.edgexfoundry.org:10001 [2023-02-08T22:16:08.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T22:16:08.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T22:16:08.162Z] Configure a credential helper to remove this warning. See [2023-02-08T22:16:08.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T22:16:08.162Z] [2023-02-08T22:16:08.162Z] Login Succeeded [2023-02-08T22:16:08.162Z] nexus3.edgexfoundry.org:10002 [2023-02-08T22:16:08.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T22:16:08.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T22:16:08.162Z] Configure a credential helper to remove this warning. See [2023-02-08T22:16:08.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T22:16:08.162Z] [2023-02-08T22:16:08.162Z] Login Succeeded [2023-02-08T22:16:08.162Z] nexus3.edgexfoundry.org:10003 [2023-02-08T22:16:08.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T22:16:08.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T22:16:08.421Z] Configure a credential helper to remove this warning. See [2023-02-08T22:16:08.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T22:16:08.421Z] [2023-02-08T22:16:08.421Z] Login Succeeded [2023-02-08T22:16:08.421Z] nexus3.edgexfoundry.org:10004 [2023-02-08T22:16:08.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T22:16:08.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T22:16:08.421Z] Configure a credential helper to remove this warning. See [2023-02-08T22:16:08.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T22:16:08.421Z] [2023-02-08T22:16:08.421Z] Login Succeeded [2023-02-08T22:16:08.421Z] docker.io [2023-02-08T22:16:08.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T22:16:08.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T22:16:08.939Z] Configure a credential helper to remove this warning. See [2023-02-08T22:16:08.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T22:16:08.939Z] [2023-02-08T22:16:08.939Z] Login Succeeded [2023-02-08T22:16:08.939Z] ---> docker-login.sh ends [Pipeline] } [2023-02-08T22:16:08.947Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-08T22:16:08.981Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-08T22:16:09.004Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-02-08T22:16:09.004Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:16:09.004Z] latest [2023-02-08T22:16:09.004Z] 3.0.0-dev.42 [2023-02-08T22:16:09.004Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:16:09.004Z] main [2023-02-08T22:16:09.004Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:09.335Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:09.637Z] + docker push nexus3.edgexfoundry.org:10004/core-command:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:16:09.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-08T22:16:09.637Z] dfa5442888c1: Preparing [2023-02-08T22:16:09.637Z] bdbb651e1ee3: Preparing [2023-02-08T22:16:09.637Z] d16df278d661: Preparing [2023-02-08T22:16:09.637Z] cbf7e223fa8a: Preparing [2023-02-08T22:16:09.637Z] e5e13b0c77cb: Preparing [2023-02-08T22:16:09.637Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:16:09.637Z] d16df278d661: Pushed [2023-02-08T22:16:09.637Z] dfa5442888c1: Pushed [2023-02-08T22:16:09.637Z] cbf7e223fa8a: Pushed [2023-02-08T22:16:11.018Z] bdbb651e1ee3: Pushed [2023-02-08T22:16:11.277Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:48809554c342bf64cb26177fecee71c83e3e7a76567a404e755f4535ec3b9c18 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:11.586Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:11.888Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-02-08T22:16:11.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-08T22:16:11.888Z] dfa5442888c1: Preparing [2023-02-08T22:16:11.888Z] bdbb651e1ee3: Preparing [2023-02-08T22:16:11.888Z] d16df278d661: Preparing [2023-02-08T22:16:11.888Z] cbf7e223fa8a: Preparing [2023-02-08T22:16:11.888Z] e5e13b0c77cb: Preparing [2023-02-08T22:16:11.888Z] d16df278d661: Layer already exists [2023-02-08T22:16:11.888Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:16:11.888Z] dfa5442888c1: Layer already exists [2023-02-08T22:16:11.888Z] cbf7e223fa8a: Layer already exists [2023-02-08T22:16:11.888Z] bdbb651e1ee3: Layer already exists [2023-02-08T22:16:11.888Z] latest: digest: sha256:48809554c342bf64cb26177fecee71c83e3e7a76567a404e755f4535ec3b9c18 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:12.203Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:12.515Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.42 [2023-02-08T22:16:12.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-08T22:16:12.515Z] dfa5442888c1: Preparing [2023-02-08T22:16:12.515Z] bdbb651e1ee3: Preparing [2023-02-08T22:16:12.515Z] d16df278d661: Preparing [2023-02-08T22:16:12.515Z] cbf7e223fa8a: Preparing [2023-02-08T22:16:12.515Z] e5e13b0c77cb: Preparing [2023-02-08T22:16:12.515Z] d16df278d661: Layer already exists [2023-02-08T22:16:12.515Z] dfa5442888c1: Layer already exists [2023-02-08T22:16:12.515Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:16:12.515Z] cbf7e223fa8a: Layer already exists [2023-02-08T22:16:12.515Z] bdbb651e1ee3: Layer already exists [2023-02-08T22:16:12.515Z] 3.0.0-dev.42: digest: sha256:48809554c342bf64cb26177fecee71c83e3e7a76567a404e755f4535ec3b9c18 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:12.846Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:13.163Z] + docker push nexus3.edgexfoundry.org:10004/core-command:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:16:13.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-08T22:16:13.163Z] dfa5442888c1: Preparing [2023-02-08T22:16:13.163Z] bdbb651e1ee3: Preparing [2023-02-08T22:16:13.163Z] d16df278d661: Preparing [2023-02-08T22:16:13.163Z] cbf7e223fa8a: Preparing [2023-02-08T22:16:13.163Z] e5e13b0c77cb: Preparing [2023-02-08T22:16:13.163Z] bdbb651e1ee3: Layer already exists [2023-02-08T22:16:13.163Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:16:13.163Z] d16df278d661: Layer already exists [2023-02-08T22:16:13.163Z] cbf7e223fa8a: Layer already exists [2023-02-08T22:16:13.163Z] dfa5442888c1: Layer already exists [2023-02-08T22:16:13.163Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:48809554c342bf64cb26177fecee71c83e3e7a76567a404e755f4535ec3b9c18 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:13.473Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:13.779Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-02-08T22:16:13.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-08T22:16:13.780Z] dfa5442888c1: Preparing [2023-02-08T22:16:13.780Z] bdbb651e1ee3: Preparing [2023-02-08T22:16:13.780Z] d16df278d661: Preparing [2023-02-08T22:16:13.780Z] cbf7e223fa8a: Preparing [2023-02-08T22:16:13.780Z] e5e13b0c77cb: Preparing [2023-02-08T22:16:13.780Z] d16df278d661: Layer already exists [2023-02-08T22:16:13.780Z] cbf7e223fa8a: Layer already exists [2023-02-08T22:16:13.780Z] bdbb651e1ee3: Layer already exists [2023-02-08T22:16:13.780Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:16:13.780Z] dfa5442888c1: Layer already exists [2023-02-08T22:16:13.780Z] main: digest: sha256:48809554c342bf64cb26177fecee71c83e3e7a76567a404e755f4535ec3b9c18 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-08T22:16:13.821Z] ===================================================== [Pipeline] echo [2023-02-08T22:16:13.834Z] taggedImages: [2023-02-08T22:16:13.834Z] - nexus3.edgexfoundry.org:10004/core-command:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:16:13.834Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-02-08T22:16:13.834Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.42 [2023-02-08T22:16:13.834Z] - nexus3.edgexfoundry.org:10004/core-command:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:16:13.834Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-02-08T22:16:13.860Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-02-08T22:16:13.860Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:16:13.860Z] latest [2023-02-08T22:16:13.860Z] 3.0.0-dev.42 [2023-02-08T22:16:13.860Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:16:13.860Z] main [2023-02-08T22:16:13.860Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:14.185Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:14.491Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:16:14.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-08T22:16:14.491Z] ca545dbbb97f: Preparing [2023-02-08T22:16:14.491Z] 833640bc38ea: Preparing [2023-02-08T22:16:14.491Z] 5159aa8a5922: Preparing [2023-02-08T22:16:14.491Z] 820014dbe46d: Preparing [2023-02-08T22:16:14.491Z] d16df278d661: Preparing [2023-02-08T22:16:14.491Z] ff05e944a437: Preparing [2023-02-08T22:16:14.491Z] e5e13b0c77cb: Preparing [2023-02-08T22:16:14.491Z] ff05e944a437: Waiting [2023-02-08T22:16:14.491Z] d16df278d661: Layer already exists [2023-02-08T22:16:14.491Z] ca545dbbb97f: Pushed [2023-02-08T22:16:14.751Z] 5159aa8a5922: Pushed [2023-02-08T22:16:14.751Z] 833640bc38ea: Pushed [2023-02-08T22:16:14.751Z] ff05e944a437: Pushed [2023-02-08T22:16:15.317Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:16:15.576Z] 820014dbe46d: Pushed [2023-02-08T22:16:15.836Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:b0b93c43c45e86e50566795f29bf14619ea1890ae864942c26987e8797f46a81 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:16.144Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:16.447Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-02-08T22:16:16.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-08T22:16:16.447Z] ca545dbbb97f: Preparing [2023-02-08T22:16:16.447Z] 833640bc38ea: Preparing [2023-02-08T22:16:16.447Z] 5159aa8a5922: Preparing [2023-02-08T22:16:16.447Z] 820014dbe46d: Preparing [2023-02-08T22:16:16.447Z] d16df278d661: Preparing [2023-02-08T22:16:16.447Z] ff05e944a437: Preparing [2023-02-08T22:16:16.447Z] e5e13b0c77cb: Preparing [2023-02-08T22:16:16.447Z] e5e13b0c77cb: Waiting [2023-02-08T22:16:16.447Z] 820014dbe46d: Layer already exists [2023-02-08T22:16:16.447Z] d16df278d661: Layer already exists [2023-02-08T22:16:16.447Z] 833640bc38ea: Layer already exists [2023-02-08T22:16:16.447Z] 5159aa8a5922: Layer already exists [2023-02-08T22:16:16.447Z] ca545dbbb97f: Layer already exists [2023-02-08T22:16:16.447Z] ff05e944a437: Layer already exists [2023-02-08T22:16:16.447Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:16:16.447Z] latest: digest: sha256:b0b93c43c45e86e50566795f29bf14619ea1890ae864942c26987e8797f46a81 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:16.760Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:17.088Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.42 [2023-02-08T22:16:17.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-08T22:16:17.088Z] ca545dbbb97f: Preparing [2023-02-08T22:16:17.088Z] 833640bc38ea: Preparing [2023-02-08T22:16:17.088Z] 5159aa8a5922: Preparing [2023-02-08T22:16:17.088Z] 820014dbe46d: Preparing [2023-02-08T22:16:17.088Z] d16df278d661: Preparing [2023-02-08T22:16:17.088Z] ff05e944a437: Preparing [2023-02-08T22:16:17.088Z] e5e13b0c77cb: Preparing [2023-02-08T22:16:17.088Z] e5e13b0c77cb: Waiting [2023-02-08T22:16:17.088Z] ff05e944a437: Waiting [2023-02-08T22:16:17.088Z] 5159aa8a5922: Layer already exists [2023-02-08T22:16:17.088Z] d16df278d661: Layer already exists [2023-02-08T22:16:17.088Z] 820014dbe46d: Layer already exists [2023-02-08T22:16:17.088Z] ca545dbbb97f: Layer already exists [2023-02-08T22:16:17.088Z] 833640bc38ea: Layer already exists [2023-02-08T22:16:17.088Z] ff05e944a437: Layer already exists [2023-02-08T22:16:17.088Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:16:17.088Z] 3.0.0-dev.42: digest: sha256:b0b93c43c45e86e50566795f29bf14619ea1890ae864942c26987e8797f46a81 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:17.403Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:17.715Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:16:17.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-08T22:16:17.715Z] ca545dbbb97f: Preparing [2023-02-08T22:16:17.715Z] 833640bc38ea: Preparing [2023-02-08T22:16:17.715Z] 5159aa8a5922: Preparing [2023-02-08T22:16:17.715Z] 820014dbe46d: Preparing [2023-02-08T22:16:17.715Z] d16df278d661: Preparing [2023-02-08T22:16:17.715Z] ff05e944a437: Preparing [2023-02-08T22:16:17.715Z] e5e13b0c77cb: Preparing [2023-02-08T22:16:17.715Z] ff05e944a437: Waiting [2023-02-08T22:16:17.715Z] e5e13b0c77cb: Waiting [2023-02-08T22:16:17.715Z] 833640bc38ea: Layer already exists [2023-02-08T22:16:17.715Z] d16df278d661: Layer already exists [2023-02-08T22:16:17.715Z] 820014dbe46d: Layer already exists [2023-02-08T22:16:17.715Z] 5159aa8a5922: Layer already exists [2023-02-08T22:16:17.715Z] ca545dbbb97f: Layer already exists [2023-02-08T22:16:17.715Z] ff05e944a437: Layer already exists [2023-02-08T22:16:17.715Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:16:17.715Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:b0b93c43c45e86e50566795f29bf14619ea1890ae864942c26987e8797f46a81 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:18.031Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:18.336Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-02-08T22:16:18.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-08T22:16:18.336Z] ca545dbbb97f: Preparing [2023-02-08T22:16:18.336Z] 833640bc38ea: Preparing [2023-02-08T22:16:18.336Z] 5159aa8a5922: Preparing [2023-02-08T22:16:18.336Z] 820014dbe46d: Preparing [2023-02-08T22:16:18.336Z] d16df278d661: Preparing [2023-02-08T22:16:18.336Z] ff05e944a437: Preparing [2023-02-08T22:16:18.336Z] e5e13b0c77cb: Preparing [2023-02-08T22:16:18.336Z] ff05e944a437: Waiting [2023-02-08T22:16:18.336Z] e5e13b0c77cb: Waiting [2023-02-08T22:16:18.336Z] 833640bc38ea: Layer already exists [2023-02-08T22:16:18.336Z] ca545dbbb97f: Layer already exists [2023-02-08T22:16:18.336Z] 5159aa8a5922: Layer already exists [2023-02-08T22:16:18.336Z] d16df278d661: Layer already exists [2023-02-08T22:16:18.336Z] 820014dbe46d: Layer already exists [2023-02-08T22:16:18.336Z] ff05e944a437: Layer already exists [2023-02-08T22:16:18.336Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:16:18.336Z] main: digest: sha256:b0b93c43c45e86e50566795f29bf14619ea1890ae864942c26987e8797f46a81 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-08T22:16:18.386Z] ===================================================== [Pipeline] echo [2023-02-08T22:16:18.393Z] taggedImages: [2023-02-08T22:16:18.393Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:16:18.393Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-02-08T22:16:18.393Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.42 [2023-02-08T22:16:18.393Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:16:18.393Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-02-08T22:16:18.415Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-02-08T22:16:18.415Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:16:18.415Z] latest [2023-02-08T22:16:18.415Z] 3.0.0-dev.42 [2023-02-08T22:16:18.415Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:16:18.415Z] main [2023-02-08T22:16:18.415Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:18.740Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:19.052Z] + docker push nexus3.edgexfoundry.org:10004/core-data:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:16:19.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-08T22:16:19.052Z] 8ae2794918e4: Preparing [2023-02-08T22:16:19.052Z] 69800278d8dc: Preparing [2023-02-08T22:16:19.052Z] d16df278d661: Preparing [2023-02-08T22:16:19.052Z] af5e139e8767: Preparing [2023-02-08T22:16:19.052Z] e5e13b0c77cb: Preparing [2023-02-08T22:16:19.052Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:16:19.052Z] d16df278d661: Layer already exists [2023-02-08T22:16:19.052Z] 8ae2794918e4: Pushed [2023-02-08T22:16:19.052Z] af5e139e8767: Pushed [2023-02-08T22:16:20.434Z] 69800278d8dc: Pushed [2023-02-08T22:16:20.434Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:0f47a7f3ae6224ded17b240f370e35049c6780fd9afaee43e455b6f4845a604a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:21.001Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:21.307Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-02-08T22:16:21.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-08T22:16:21.307Z] 8ae2794918e4: Preparing [2023-02-08T22:16:21.307Z] 69800278d8dc: Preparing [2023-02-08T22:16:21.307Z] d16df278d661: Preparing [2023-02-08T22:16:21.307Z] af5e139e8767: Preparing [2023-02-08T22:16:21.307Z] e5e13b0c77cb: Preparing [2023-02-08T22:16:21.307Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:16:21.307Z] 69800278d8dc: Layer already exists [2023-02-08T22:16:21.307Z] af5e139e8767: Layer already exists [2023-02-08T22:16:21.307Z] 8ae2794918e4: Layer already exists [2023-02-08T22:16:21.307Z] d16df278d661: Layer already exists [2023-02-08T22:16:21.307Z] latest: digest: sha256:0f47a7f3ae6224ded17b240f370e35049c6780fd9afaee43e455b6f4845a604a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:21.642Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:21.947Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.42 [2023-02-08T22:16:21.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-08T22:16:21.947Z] 8ae2794918e4: Preparing [2023-02-08T22:16:21.947Z] 69800278d8dc: Preparing [2023-02-08T22:16:21.947Z] d16df278d661: Preparing [2023-02-08T22:16:21.947Z] af5e139e8767: Preparing [2023-02-08T22:16:21.947Z] e5e13b0c77cb: Preparing [2023-02-08T22:16:21.947Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:16:21.947Z] d16df278d661: Layer already exists [2023-02-08T22:16:21.947Z] af5e139e8767: Layer already exists [2023-02-08T22:16:21.947Z] 8ae2794918e4: Layer already exists [2023-02-08T22:16:21.947Z] 69800278d8dc: Layer already exists [2023-02-08T22:16:21.947Z] 3.0.0-dev.42: digest: sha256:0f47a7f3ae6224ded17b240f370e35049c6780fd9afaee43e455b6f4845a604a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:22.280Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:22.584Z] + docker push nexus3.edgexfoundry.org:10004/core-data:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:16:22.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-08T22:16:22.584Z] 8ae2794918e4: Preparing [2023-02-08T22:16:22.584Z] 69800278d8dc: Preparing [2023-02-08T22:16:22.584Z] d16df278d661: Preparing [2023-02-08T22:16:22.584Z] af5e139e8767: Preparing [2023-02-08T22:16:22.584Z] e5e13b0c77cb: Preparing [2023-02-08T22:16:22.584Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:16:22.584Z] af5e139e8767: Layer already exists [2023-02-08T22:16:22.584Z] d16df278d661: Layer already exists [2023-02-08T22:16:22.584Z] 69800278d8dc: Layer already exists [2023-02-08T22:16:22.584Z] 8ae2794918e4: Layer already exists [2023-02-08T22:16:22.584Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:0f47a7f3ae6224ded17b240f370e35049c6780fd9afaee43e455b6f4845a604a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:22.864Z] Removing intermediate container f97e2c069596 [2023-02-08T22:16:22.864Z] ---> ef88b01fd648 [2023-02-08T22:16:22.864Z] Step 7/32 : COPY . . [2023-02-08T22:16:22.864Z] Removing intermediate container 2d0bc0e8cdd2 [2023-02-08T22:16:22.864Z] ---> 1e497029d4cb [2023-02-08T22:16:22.864Z] Step 7/19 : COPY . . [2023-02-08T22:16:22.864Z] ---> 4d0ae19c6a3e [2023-02-08T22:16:22.864Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-08T22:16:22.864Z] ---> 313b6badfc7a [2023-02-08T22:16:22.864Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-08T22:16:22.864Z] ---> Running in f81f1ac4c87a [2023-02-08T22:16:22.864Z] ---> Running in 02e3e2992b6a [2023-02-08T22:16:22.864Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-08T22:16:22.864Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-08T22:16:22.889Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:23.194Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-02-08T22:16:23.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-08T22:16:23.194Z] 8ae2794918e4: Preparing [2023-02-08T22:16:23.194Z] 69800278d8dc: Preparing [2023-02-08T22:16:23.194Z] d16df278d661: Preparing [2023-02-08T22:16:23.194Z] af5e139e8767: Preparing [2023-02-08T22:16:23.194Z] e5e13b0c77cb: Preparing [2023-02-08T22:16:23.194Z] d16df278d661: Layer already exists [2023-02-08T22:16:23.194Z] 69800278d8dc: Layer already exists [2023-02-08T22:16:23.194Z] af5e139e8767: Layer already exists [2023-02-08T22:16:23.194Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:16:23.194Z] 8ae2794918e4: Layer already exists [2023-02-08T22:16:23.194Z] main: digest: sha256:0f47a7f3ae6224ded17b240f370e35049c6780fd9afaee43e455b6f4845a604a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-08T22:16:23.232Z] ===================================================== [Pipeline] echo [2023-02-08T22:16:23.238Z] taggedImages: [2023-02-08T22:16:23.238Z] - nexus3.edgexfoundry.org:10004/core-data:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:16:23.238Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-02-08T22:16:23.238Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.42 [2023-02-08T22:16:23.238Z] - nexus3.edgexfoundry.org:10004/core-data:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:16:23.238Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-02-08T22:16:23.252Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-02-08T22:16:23.252Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:16:23.252Z] latest [2023-02-08T22:16:23.252Z] 3.0.0-dev.42 [2023-02-08T22:16:23.252Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:16:23.252Z] main [2023-02-08T22:16:23.252Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:23.559Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:23.884Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:16:23.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-08T22:16:23.884Z] 62e94f48ff6c: Preparing [2023-02-08T22:16:23.884Z] 86ae2c23867b: Preparing [2023-02-08T22:16:23.884Z] 694a03dffb76: Preparing [2023-02-08T22:16:23.884Z] d16df278d661: Preparing [2023-02-08T22:16:23.884Z] cbf7e223fa8a: Preparing [2023-02-08T22:16:23.884Z] e5e13b0c77cb: Preparing [2023-02-08T22:16:23.884Z] e5e13b0c77cb: Waiting [2023-02-08T22:16:23.884Z] d16df278d661: Layer already exists [2023-02-08T22:16:23.884Z] 62e94f48ff6c: Pushed [2023-02-08T22:16:23.884Z] 86ae2c23867b: Pushed [2023-02-08T22:16:23.884Z] cbf7e223fa8a: Layer already exists [2023-02-08T22:16:24.143Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:16:25.082Z] 694a03dffb76: Pushed [2023-02-08T22:16:25.650Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:3c315c78e4858e6afa9af9c8e93bd06390cbe0695e27768df8282f40d33649bb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:25.960Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:26.274Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-02-08T22:16:26.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-08T22:16:26.274Z] 62e94f48ff6c: Preparing [2023-02-08T22:16:26.274Z] 86ae2c23867b: Preparing [2023-02-08T22:16:26.274Z] 694a03dffb76: Preparing [2023-02-08T22:16:26.274Z] d16df278d661: Preparing [2023-02-08T22:16:26.274Z] cbf7e223fa8a: Preparing [2023-02-08T22:16:26.274Z] e5e13b0c77cb: Preparing [2023-02-08T22:16:26.274Z] e5e13b0c77cb: Waiting [2023-02-08T22:16:26.274Z] 62e94f48ff6c: Layer already exists [2023-02-08T22:16:26.274Z] cbf7e223fa8a: Layer already exists [2023-02-08T22:16:26.274Z] 694a03dffb76: Layer already exists [2023-02-08T22:16:26.274Z] 86ae2c23867b: Layer already exists [2023-02-08T22:16:26.274Z] d16df278d661: Layer already exists [2023-02-08T22:16:26.274Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:16:26.274Z] latest: digest: sha256:3c315c78e4858e6afa9af9c8e93bd06390cbe0695e27768df8282f40d33649bb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:26.630Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:27.205Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.42 [2023-02-08T22:16:27.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-08T22:16:27.205Z] 62e94f48ff6c: Preparing [2023-02-08T22:16:27.205Z] 86ae2c23867b: Preparing [2023-02-08T22:16:27.205Z] 694a03dffb76: Preparing [2023-02-08T22:16:27.205Z] d16df278d661: Preparing [2023-02-08T22:16:27.205Z] cbf7e223fa8a: Preparing [2023-02-08T22:16:27.205Z] e5e13b0c77cb: Preparing [2023-02-08T22:16:27.205Z] 62e94f48ff6c: Layer already exists [2023-02-08T22:16:27.205Z] 694a03dffb76: Layer already exists [2023-02-08T22:16:27.205Z] d16df278d661: Layer already exists [2023-02-08T22:16:27.205Z] cbf7e223fa8a: Layer already exists [2023-02-08T22:16:27.205Z] 86ae2c23867b: Layer already exists [2023-02-08T22:16:27.205Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:16:27.205Z] 3.0.0-dev.42: digest: sha256:3c315c78e4858e6afa9af9c8e93bd06390cbe0695e27768df8282f40d33649bb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:27.698Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:28.703Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:16:28.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-08T22:16:28.703Z] 62e94f48ff6c: Preparing [2023-02-08T22:16:28.703Z] 86ae2c23867b: Preparing [2023-02-08T22:16:28.703Z] 694a03dffb76: Preparing [2023-02-08T22:16:28.703Z] d16df278d661: Preparing [2023-02-08T22:16:28.703Z] cbf7e223fa8a: Preparing [2023-02-08T22:16:28.703Z] e5e13b0c77cb: Preparing [2023-02-08T22:16:28.703Z] e5e13b0c77cb: Waiting [2023-02-08T22:16:28.703Z] 62e94f48ff6c: Layer already exists [2023-02-08T22:16:28.703Z] 694a03dffb76: Layer already exists [2023-02-08T22:16:28.703Z] cbf7e223fa8a: Layer already exists [2023-02-08T22:16:28.703Z] d16df278d661: Layer already exists [2023-02-08T22:16:28.703Z] 86ae2c23867b: Layer already exists [2023-02-08T22:16:28.703Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:16:28.703Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:3c315c78e4858e6afa9af9c8e93bd06390cbe0695e27768df8282f40d33649bb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:29.006Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:29.579Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-02-08T22:16:29.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-08T22:16:29.579Z] 62e94f48ff6c: Preparing [2023-02-08T22:16:29.579Z] 86ae2c23867b: Preparing [2023-02-08T22:16:29.579Z] 694a03dffb76: Preparing [2023-02-08T22:16:29.579Z] d16df278d661: Preparing [2023-02-08T22:16:29.579Z] cbf7e223fa8a: Preparing [2023-02-08T22:16:29.579Z] e5e13b0c77cb: Preparing [2023-02-08T22:16:29.579Z] e5e13b0c77cb: Waiting [2023-02-08T22:16:29.579Z] 62e94f48ff6c: Layer already exists [2023-02-08T22:16:29.579Z] 694a03dffb76: Layer already exists [2023-02-08T22:16:29.579Z] d16df278d661: Layer already exists [2023-02-08T22:16:29.579Z] cbf7e223fa8a: Layer already exists [2023-02-08T22:16:29.579Z] 86ae2c23867b: Layer already exists [2023-02-08T22:16:29.579Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:16:29.579Z] main: digest: sha256:3c315c78e4858e6afa9af9c8e93bd06390cbe0695e27768df8282f40d33649bb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-08T22:16:29.620Z] ===================================================== [Pipeline] echo [2023-02-08T22:16:29.627Z] taggedImages: [2023-02-08T22:16:29.627Z] - nexus3.edgexfoundry.org:10004/core-metadata:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:16:29.627Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-02-08T22:16:29.627Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.42 [2023-02-08T22:16:29.627Z] - nexus3.edgexfoundry.org:10004/core-metadata:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:16:29.627Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-02-08T22:16:29.641Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-02-08T22:16:29.641Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:16:29.641Z] latest [2023-02-08T22:16:29.641Z] 3.0.0-dev.42 [2023-02-08T22:16:29.641Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:16:29.641Z] main [2023-02-08T22:16:29.641Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:29.954Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:30.258Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:16:30.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-08T22:16:30.258Z] 0b6bef8fc20e: Preparing [2023-02-08T22:16:30.258Z] 0b6bef8fc20e: Preparing [2023-02-08T22:16:30.258Z] 64511370328f: Preparing [2023-02-08T22:16:30.258Z] 802b92e0df22: Preparing [2023-02-08T22:16:30.258Z] 1afeb20eb354: Preparing [2023-02-08T22:16:30.258Z] 876c24116c31: Preparing [2023-02-08T22:16:30.258Z] 3373a3b78156: Preparing [2023-02-08T22:16:30.258Z] d16df278d661: Preparing [2023-02-08T22:16:30.258Z] c75e46d9c88a: Preparing [2023-02-08T22:16:30.258Z] 94f926e8e47b: Preparing [2023-02-08T22:16:30.258Z] b1eb6a4c6953: Preparing [2023-02-08T22:16:30.258Z] 6df1c45528c3: Preparing [2023-02-08T22:16:30.258Z] 3373a3b78156: Waiting [2023-02-08T22:16:30.258Z] 94f926e8e47b: Waiting [2023-02-08T22:16:30.258Z] d16df278d661: Waiting [2023-02-08T22:16:30.258Z] c75e46d9c88a: Waiting [2023-02-08T22:16:30.258Z] b1eb6a4c6953: Waiting [2023-02-08T22:16:30.258Z] e5e13b0c77cb: Preparing [2023-02-08T22:16:30.258Z] 6df1c45528c3: Waiting [2023-02-08T22:16:30.258Z] e5e13b0c77cb: Waiting [2023-02-08T22:16:30.258Z] 876c24116c31: Pushed [2023-02-08T22:16:30.258Z] 1afeb20eb354: Pushed [2023-02-08T22:16:30.258Z] 0b6bef8fc20e: Pushed [2023-02-08T22:16:30.258Z] 64511370328f: Pushed [2023-02-08T22:16:30.258Z] 802b92e0df22: Pushed [2023-02-08T22:16:30.525Z] c75e46d9c88a: Pushed [2023-02-08T22:16:30.785Z] d16df278d661: Layer already exists [2023-02-08T22:16:30.785Z] 6df1c45528c3: Pushed [2023-02-08T22:16:30.785Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:16:31.734Z] 94f926e8e47b: Pushed [2023-02-08T22:16:31.734Z] b1eb6a4c6953: Pushed [2023-02-08T22:16:31.994Z] 3373a3b78156: Pushed [2023-02-08T22:16:32.568Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:05527f55f917f1345aec0fb40f08c718fcdca4fa543458fbdc0112838a5567c7 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:32.887Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:33.458Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-02-08T22:16:33.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-08T22:16:33.458Z] 0b6bef8fc20e: Preparing [2023-02-08T22:16:33.458Z] 0b6bef8fc20e: Preparing [2023-02-08T22:16:33.458Z] 64511370328f: Preparing [2023-02-08T22:16:33.458Z] 802b92e0df22: Preparing [2023-02-08T22:16:33.458Z] 1afeb20eb354: Preparing [2023-02-08T22:16:33.458Z] 876c24116c31: Preparing [2023-02-08T22:16:33.458Z] 3373a3b78156: Preparing [2023-02-08T22:16:33.458Z] d16df278d661: Preparing [2023-02-08T22:16:33.458Z] c75e46d9c88a: Preparing [2023-02-08T22:16:33.458Z] 94f926e8e47b: Preparing [2023-02-08T22:16:33.458Z] b1eb6a4c6953: Preparing [2023-02-08T22:16:33.458Z] 6df1c45528c3: Preparing [2023-02-08T22:16:33.458Z] e5e13b0c77cb: Preparing [2023-02-08T22:16:33.458Z] 3373a3b78156: Waiting [2023-02-08T22:16:33.458Z] 94f926e8e47b: Waiting [2023-02-08T22:16:33.458Z] c75e46d9c88a: Waiting [2023-02-08T22:16:33.458Z] e5e13b0c77cb: Waiting [2023-02-08T22:16:33.458Z] b1eb6a4c6953: Waiting [2023-02-08T22:16:33.458Z] 6df1c45528c3: Waiting [2023-02-08T22:16:33.458Z] 876c24116c31: Layer already exists [2023-02-08T22:16:33.458Z] 64511370328f: Layer already exists [2023-02-08T22:16:33.458Z] 0b6bef8fc20e: Layer already exists [2023-02-08T22:16:33.458Z] 802b92e0df22: Layer already exists [2023-02-08T22:16:33.458Z] 1afeb20eb354: Layer already exists [2023-02-08T22:16:33.458Z] d16df278d661: Layer already exists [2023-02-08T22:16:33.458Z] c75e46d9c88a: Layer already exists [2023-02-08T22:16:33.458Z] 94f926e8e47b: Layer already exists [2023-02-08T22:16:33.458Z] 3373a3b78156: Layer already exists [2023-02-08T22:16:33.458Z] b1eb6a4c6953: Layer already exists [2023-02-08T22:16:33.458Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:16:33.458Z] 6df1c45528c3: Layer already exists [2023-02-08T22:16:33.458Z] latest: digest: sha256:05527f55f917f1345aec0fb40f08c718fcdca4fa543458fbdc0112838a5567c7 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:33.769Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:34.077Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.42 [2023-02-08T22:16:34.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-08T22:16:34.077Z] 0b6bef8fc20e: Preparing [2023-02-08T22:16:34.077Z] 0b6bef8fc20e: Preparing [2023-02-08T22:16:34.077Z] 64511370328f: Preparing [2023-02-08T22:16:34.077Z] 802b92e0df22: Preparing [2023-02-08T22:16:34.077Z] 1afeb20eb354: Preparing [2023-02-08T22:16:34.077Z] 876c24116c31: Preparing [2023-02-08T22:16:34.077Z] 3373a3b78156: Preparing [2023-02-08T22:16:34.077Z] d16df278d661: Preparing [2023-02-08T22:16:34.077Z] c75e46d9c88a: Preparing [2023-02-08T22:16:34.077Z] 94f926e8e47b: Preparing [2023-02-08T22:16:34.077Z] b1eb6a4c6953: Preparing [2023-02-08T22:16:34.077Z] 6df1c45528c3: Preparing [2023-02-08T22:16:34.077Z] e5e13b0c77cb: Preparing [2023-02-08T22:16:34.077Z] 3373a3b78156: Waiting [2023-02-08T22:16:34.077Z] d16df278d661: Waiting [2023-02-08T22:16:34.077Z] 6df1c45528c3: Waiting [2023-02-08T22:16:34.077Z] c75e46d9c88a: Waiting [2023-02-08T22:16:34.077Z] e5e13b0c77cb: Waiting [2023-02-08T22:16:34.077Z] b1eb6a4c6953: Waiting [2023-02-08T22:16:34.077Z] 94f926e8e47b: Waiting [2023-02-08T22:16:34.077Z] 64511370328f: Layer already exists [2023-02-08T22:16:34.077Z] 0b6bef8fc20e: Layer already exists [2023-02-08T22:16:34.077Z] 1afeb20eb354: Layer already exists [2023-02-08T22:16:34.077Z] 802b92e0df22: Layer already exists [2023-02-08T22:16:34.077Z] 876c24116c31: Layer already exists [2023-02-08T22:16:34.077Z] d16df278d661: Layer already exists [2023-02-08T22:16:34.077Z] 3373a3b78156: Layer already exists [2023-02-08T22:16:34.077Z] c75e46d9c88a: Layer already exists [2023-02-08T22:16:34.077Z] b1eb6a4c6953: Layer already exists [2023-02-08T22:16:34.077Z] 94f926e8e47b: Layer already exists [2023-02-08T22:16:34.077Z] 6df1c45528c3: Layer already exists [2023-02-08T22:16:34.077Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:16:34.077Z] 3.0.0-dev.42: digest: sha256:05527f55f917f1345aec0fb40f08c718fcdca4fa543458fbdc0112838a5567c7 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:34.382Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:34.683Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:16:34.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-08T22:16:34.684Z] 0b6bef8fc20e: Preparing [2023-02-08T22:16:34.684Z] 0b6bef8fc20e: Preparing [2023-02-08T22:16:34.684Z] 64511370328f: Preparing [2023-02-08T22:16:34.684Z] 802b92e0df22: Preparing [2023-02-08T22:16:34.684Z] 1afeb20eb354: Preparing [2023-02-08T22:16:34.684Z] 876c24116c31: Preparing [2023-02-08T22:16:34.684Z] 3373a3b78156: Preparing [2023-02-08T22:16:34.684Z] d16df278d661: Preparing [2023-02-08T22:16:34.684Z] c75e46d9c88a: Preparing [2023-02-08T22:16:34.684Z] 94f926e8e47b: Preparing [2023-02-08T22:16:34.684Z] 3373a3b78156: Waiting [2023-02-08T22:16:34.684Z] d16df278d661: Waiting [2023-02-08T22:16:34.684Z] c75e46d9c88a: Waiting [2023-02-08T22:16:34.684Z] 94f926e8e47b: Waiting [2023-02-08T22:16:34.684Z] b1eb6a4c6953: Preparing [2023-02-08T22:16:34.684Z] 6df1c45528c3: Preparing [2023-02-08T22:16:34.684Z] e5e13b0c77cb: Preparing [2023-02-08T22:16:34.684Z] b1eb6a4c6953: Waiting [2023-02-08T22:16:34.684Z] 6df1c45528c3: Waiting [2023-02-08T22:16:34.684Z] e5e13b0c77cb: Waiting [2023-02-08T22:16:34.684Z] 876c24116c31: Layer already exists [2023-02-08T22:16:34.684Z] 64511370328f: Layer already exists [2023-02-08T22:16:34.684Z] 802b92e0df22: Layer already exists [2023-02-08T22:16:34.684Z] 1afeb20eb354: Layer already exists [2023-02-08T22:16:34.684Z] 0b6bef8fc20e: Layer already exists [2023-02-08T22:16:34.684Z] 3373a3b78156: Layer already exists [2023-02-08T22:16:34.684Z] 94f926e8e47b: Layer already exists [2023-02-08T22:16:34.684Z] c75e46d9c88a: Layer already exists [2023-02-08T22:16:34.684Z] d16df278d661: Layer already exists [2023-02-08T22:16:34.684Z] 6df1c45528c3: Layer already exists [2023-02-08T22:16:34.684Z] b1eb6a4c6953: Layer already exists [2023-02-08T22:16:34.684Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:16:34.684Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:05527f55f917f1345aec0fb40f08c718fcdca4fa543458fbdc0112838a5567c7 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:34.996Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:35.304Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-02-08T22:16:35.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-08T22:16:35.304Z] 0b6bef8fc20e: Preparing [2023-02-08T22:16:35.304Z] 0b6bef8fc20e: Preparing [2023-02-08T22:16:35.304Z] 64511370328f: Preparing [2023-02-08T22:16:35.304Z] 802b92e0df22: Preparing [2023-02-08T22:16:35.304Z] 1afeb20eb354: Preparing [2023-02-08T22:16:35.304Z] 876c24116c31: Preparing [2023-02-08T22:16:35.304Z] 3373a3b78156: Preparing [2023-02-08T22:16:35.304Z] d16df278d661: Preparing [2023-02-08T22:16:35.304Z] c75e46d9c88a: Preparing [2023-02-08T22:16:35.304Z] 94f926e8e47b: Preparing [2023-02-08T22:16:35.304Z] b1eb6a4c6953: Preparing [2023-02-08T22:16:35.304Z] 6df1c45528c3: Preparing [2023-02-08T22:16:35.304Z] e5e13b0c77cb: Preparing [2023-02-08T22:16:35.304Z] 3373a3b78156: Waiting [2023-02-08T22:16:35.304Z] d16df278d661: Waiting [2023-02-08T22:16:35.304Z] c75e46d9c88a: Waiting [2023-02-08T22:16:35.304Z] 94f926e8e47b: Waiting [2023-02-08T22:16:35.304Z] b1eb6a4c6953: Waiting [2023-02-08T22:16:35.304Z] e5e13b0c77cb: Waiting [2023-02-08T22:16:35.304Z] 6df1c45528c3: Waiting [2023-02-08T22:16:35.305Z] 0b6bef8fc20e: Layer already exists [2023-02-08T22:16:35.305Z] 64511370328f: Layer already exists [2023-02-08T22:16:35.305Z] 1afeb20eb354: Layer already exists [2023-02-08T22:16:35.305Z] 876c24116c31: Layer already exists [2023-02-08T22:16:35.305Z] 802b92e0df22: Layer already exists [2023-02-08T22:16:35.305Z] 3373a3b78156: Layer already exists [2023-02-08T22:16:35.305Z] d16df278d661: Layer already exists [2023-02-08T22:16:35.305Z] b1eb6a4c6953: Layer already exists [2023-02-08T22:16:35.305Z] c75e46d9c88a: Layer already exists [2023-02-08T22:16:35.305Z] 94f926e8e47b: Layer already exists [2023-02-08T22:16:35.305Z] 6df1c45528c3: Layer already exists [2023-02-08T22:16:35.305Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:16:35.305Z] main: digest: sha256:05527f55f917f1345aec0fb40f08c718fcdca4fa543458fbdc0112838a5567c7 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-08T22:16:35.339Z] ===================================================== [Pipeline] echo [2023-02-08T22:16:35.345Z] taggedImages: [2023-02-08T22:16:35.345Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:16:35.345Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-02-08T22:16:35.345Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.42 [2023-02-08T22:16:35.345Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:16:35.345Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-02-08T22:16:35.368Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-02-08T22:16:35.368Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:16:35.368Z] latest [2023-02-08T22:16:35.368Z] 3.0.0-dev.42 [2023-02-08T22:16:35.368Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:16:35.368Z] main [2023-02-08T22:16:35.368Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:35.675Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:36.244Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:16:36.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-08T22:16:36.244Z] 58941a487fe9: Preparing [2023-02-08T22:16:36.244Z] ec640636d825: Preparing [2023-02-08T22:16:36.244Z] f18a915d0ab2: Preparing [2023-02-08T22:16:36.244Z] dbd2c873c038: Preparing [2023-02-08T22:16:36.244Z] 27f6575e61e0: Preparing [2023-02-08T22:16:36.244Z] 802cdb0270c1: Preparing [2023-02-08T22:16:36.244Z] b99454c5e0be: Preparing [2023-02-08T22:16:36.244Z] e5e13b0c77cb: Preparing [2023-02-08T22:16:36.244Z] b99454c5e0be: Waiting [2023-02-08T22:16:36.244Z] e5e13b0c77cb: Waiting [2023-02-08T22:16:36.814Z] 58941a487fe9: Pushed [2023-02-08T22:16:36.814Z] 27f6575e61e0: Pushed [2023-02-08T22:16:36.814Z] ec640636d825: Pushed [2023-02-08T22:16:36.814Z] 802cdb0270c1: Pushed [2023-02-08T22:16:37.074Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:16:37.333Z] b99454c5e0be: Pushed [2023-02-08T22:16:37.595Z] f18a915d0ab2: Pushed [2023-02-08T22:16:37.595Z] dbd2c873c038: Pushed [2023-02-08T22:16:37.854Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:68eec1f25076b75373c57c9d255df0476bee78d56e992de4134e08257a2c43e5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:38.422Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:38.727Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-02-08T22:16:38.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-08T22:16:38.727Z] 58941a487fe9: Preparing [2023-02-08T22:16:38.727Z] ec640636d825: Preparing [2023-02-08T22:16:38.727Z] f18a915d0ab2: Preparing [2023-02-08T22:16:38.727Z] dbd2c873c038: Preparing [2023-02-08T22:16:38.727Z] 27f6575e61e0: Preparing [2023-02-08T22:16:38.727Z] 802cdb0270c1: Preparing [2023-02-08T22:16:38.727Z] b99454c5e0be: Preparing [2023-02-08T22:16:38.727Z] e5e13b0c77cb: Preparing [2023-02-08T22:16:38.727Z] 802cdb0270c1: Waiting [2023-02-08T22:16:38.727Z] b99454c5e0be: Waiting [2023-02-08T22:16:38.727Z] e5e13b0c77cb: Waiting [2023-02-08T22:16:38.727Z] 58941a487fe9: Layer already exists [2023-02-08T22:16:38.727Z] ec640636d825: Layer already exists [2023-02-08T22:16:38.727Z] dbd2c873c038: Layer already exists [2023-02-08T22:16:38.727Z] f18a915d0ab2: Layer already exists [2023-02-08T22:16:38.727Z] 27f6575e61e0: Layer already exists [2023-02-08T22:16:38.727Z] 802cdb0270c1: Layer already exists [2023-02-08T22:16:38.727Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:16:38.727Z] b99454c5e0be: Layer already exists [2023-02-08T22:16:38.727Z] latest: digest: sha256:68eec1f25076b75373c57c9d255df0476bee78d56e992de4134e08257a2c43e5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:39.040Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:39.343Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.42 [2023-02-08T22:16:39.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-08T22:16:39.343Z] 58941a487fe9: Preparing [2023-02-08T22:16:39.343Z] ec640636d825: Preparing [2023-02-08T22:16:39.343Z] f18a915d0ab2: Preparing [2023-02-08T22:16:39.343Z] dbd2c873c038: Preparing [2023-02-08T22:16:39.343Z] 27f6575e61e0: Preparing [2023-02-08T22:16:39.343Z] 802cdb0270c1: Preparing [2023-02-08T22:16:39.343Z] b99454c5e0be: Preparing [2023-02-08T22:16:39.343Z] e5e13b0c77cb: Preparing [2023-02-08T22:16:39.343Z] 802cdb0270c1: Waiting [2023-02-08T22:16:39.343Z] b99454c5e0be: Waiting [2023-02-08T22:16:39.343Z] e5e13b0c77cb: Waiting [2023-02-08T22:16:39.343Z] f18a915d0ab2: Layer already exists [2023-02-08T22:16:39.343Z] 27f6575e61e0: Layer already exists [2023-02-08T22:16:39.343Z] ec640636d825: Layer already exists [2023-02-08T22:16:39.343Z] dbd2c873c038: Layer already exists [2023-02-08T22:16:39.343Z] 58941a487fe9: Layer already exists [2023-02-08T22:16:39.343Z] b99454c5e0be: Layer already exists [2023-02-08T22:16:39.343Z] 802cdb0270c1: Layer already exists [2023-02-08T22:16:39.343Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:16:39.343Z] 3.0.0-dev.42: digest: sha256:68eec1f25076b75373c57c9d255df0476bee78d56e992de4134e08257a2c43e5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:39.662Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:40.037Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:16:40.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-08T22:16:40.037Z] 58941a487fe9: Preparing [2023-02-08T22:16:40.037Z] ec640636d825: Preparing [2023-02-08T22:16:40.037Z] f18a915d0ab2: Preparing [2023-02-08T22:16:40.037Z] dbd2c873c038: Preparing [2023-02-08T22:16:40.037Z] 27f6575e61e0: Preparing [2023-02-08T22:16:40.037Z] 802cdb0270c1: Preparing [2023-02-08T22:16:40.037Z] b99454c5e0be: Preparing [2023-02-08T22:16:40.037Z] e5e13b0c77cb: Preparing [2023-02-08T22:16:40.037Z] 802cdb0270c1: Waiting [2023-02-08T22:16:40.037Z] b99454c5e0be: Waiting [2023-02-08T22:16:40.037Z] e5e13b0c77cb: Waiting [2023-02-08T22:16:40.037Z] 27f6575e61e0: Layer already exists [2023-02-08T22:16:40.037Z] f18a915d0ab2: Layer already exists [2023-02-08T22:16:40.037Z] ec640636d825: Layer already exists [2023-02-08T22:16:40.037Z] dbd2c873c038: Layer already exists [2023-02-08T22:16:40.037Z] 58941a487fe9: Layer already exists [2023-02-08T22:16:40.037Z] 802cdb0270c1: Layer already exists [2023-02-08T22:16:40.037Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:16:40.037Z] b99454c5e0be: Layer already exists [2023-02-08T22:16:40.037Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:68eec1f25076b75373c57c9d255df0476bee78d56e992de4134e08257a2c43e5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:40.366Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:40.687Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-02-08T22:16:40.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-08T22:16:40.687Z] 58941a487fe9: Preparing [2023-02-08T22:16:40.687Z] ec640636d825: Preparing [2023-02-08T22:16:40.687Z] f18a915d0ab2: Preparing [2023-02-08T22:16:40.687Z] dbd2c873c038: Preparing [2023-02-08T22:16:40.687Z] 27f6575e61e0: Preparing [2023-02-08T22:16:40.687Z] 802cdb0270c1: Preparing [2023-02-08T22:16:40.687Z] b99454c5e0be: Preparing [2023-02-08T22:16:40.687Z] e5e13b0c77cb: Preparing [2023-02-08T22:16:40.687Z] b99454c5e0be: Waiting [2023-02-08T22:16:40.687Z] e5e13b0c77cb: Waiting [2023-02-08T22:16:40.687Z] 802cdb0270c1: Waiting [2023-02-08T22:16:40.687Z] 58941a487fe9: Layer already exists [2023-02-08T22:16:40.687Z] 27f6575e61e0: Layer already exists [2023-02-08T22:16:40.687Z] dbd2c873c038: Layer already exists [2023-02-08T22:16:40.687Z] ec640636d825: Layer already exists [2023-02-08T22:16:40.687Z] f18a915d0ab2: Layer already exists [2023-02-08T22:16:40.687Z] 802cdb0270c1: Layer already exists [2023-02-08T22:16:40.687Z] b99454c5e0be: Layer already exists [2023-02-08T22:16:40.687Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:16:40.687Z] main: digest: sha256:68eec1f25076b75373c57c9d255df0476bee78d56e992de4134e08257a2c43e5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-08T22:16:40.720Z] ===================================================== [Pipeline] echo [2023-02-08T22:16:40.726Z] taggedImages: [2023-02-08T22:16:40.726Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:16:40.726Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-02-08T22:16:40.726Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.42 [2023-02-08T22:16:40.726Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:16:40.726Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-02-08T22:16:40.740Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-02-08T22:16:40.740Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:16:40.740Z] latest [2023-02-08T22:16:40.740Z] 3.0.0-dev.42 [2023-02-08T22:16:40.740Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:16:40.740Z] main [2023-02-08T22:16:40.740Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:41.045Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:41.353Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:16:41.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-08T22:16:41.353Z] 1c52df555634: Preparing [2023-02-08T22:16:41.353Z] 615614dd93bd: Preparing [2023-02-08T22:16:41.353Z] 3a71654ed579: Preparing [2023-02-08T22:16:41.353Z] 6326f54ee080: Preparing [2023-02-08T22:16:41.353Z] 74597f12c645: Preparing [2023-02-08T22:16:41.353Z] 0131ea895f3e: Preparing [2023-02-08T22:16:41.353Z] 737352c77dfa: Preparing [2023-02-08T22:16:41.353Z] 0131ea895f3e: Waiting [2023-02-08T22:16:41.353Z] df162dc8f242: Preparing [2023-02-08T22:16:41.353Z] 4e5e55630842: Preparing [2023-02-08T22:16:41.353Z] e5e13b0c77cb: Preparing [2023-02-08T22:16:41.353Z] 737352c77dfa: Waiting [2023-02-08T22:16:41.353Z] df162dc8f242: Waiting [2023-02-08T22:16:41.353Z] e5e13b0c77cb: Waiting [2023-02-08T22:16:41.353Z] 4e5e55630842: Waiting [2023-02-08T22:16:41.353Z] 615614dd93bd: Pushed [2023-02-08T22:16:41.353Z] 1c52df555634: Pushed [2023-02-08T22:16:41.353Z] 74597f12c645: Pushed [2023-02-08T22:16:41.616Z] 0131ea895f3e: Pushed [2023-02-08T22:16:41.616Z] df162dc8f242: Pushed [2023-02-08T22:16:41.616Z] 737352c77dfa: Pushed [2023-02-08T22:16:41.616Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:16:41.874Z] 4e5e55630842: Pushed [2023-02-08T22:16:42.449Z] 6326f54ee080: Pushed [2023-02-08T22:16:42.709Z] 3a71654ed579: Pushed [2023-02-08T22:16:42.968Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:19824ec6333991075b3c3bfafeabd39447ff63fce860ea35e7e040756a459ab4 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:43.289Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:43.597Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-02-08T22:16:43.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-08T22:16:43.597Z] 1c52df555634: Preparing [2023-02-08T22:16:43.597Z] 615614dd93bd: Preparing [2023-02-08T22:16:43.597Z] 3a71654ed579: Preparing [2023-02-08T22:16:43.597Z] 6326f54ee080: Preparing [2023-02-08T22:16:43.597Z] 74597f12c645: Preparing [2023-02-08T22:16:43.597Z] 0131ea895f3e: Preparing [2023-02-08T22:16:43.597Z] 737352c77dfa: Preparing [2023-02-08T22:16:43.597Z] df162dc8f242: Preparing [2023-02-08T22:16:43.597Z] 4e5e55630842: Preparing [2023-02-08T22:16:43.597Z] e5e13b0c77cb: Preparing [2023-02-08T22:16:43.597Z] 737352c77dfa: Waiting [2023-02-08T22:16:43.597Z] 0131ea895f3e: Waiting [2023-02-08T22:16:43.597Z] df162dc8f242: Waiting [2023-02-08T22:16:43.597Z] e5e13b0c77cb: Waiting [2023-02-08T22:16:43.597Z] 4e5e55630842: Waiting [2023-02-08T22:16:43.597Z] 1c52df555634: Layer already exists [2023-02-08T22:16:43.597Z] 6326f54ee080: Layer already exists [2023-02-08T22:16:43.597Z] 615614dd93bd: Layer already exists [2023-02-08T22:16:43.597Z] 74597f12c645: Layer already exists [2023-02-08T22:16:43.597Z] 3a71654ed579: Layer already exists [2023-02-08T22:16:43.597Z] 0131ea895f3e: Layer already exists [2023-02-08T22:16:43.597Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:16:43.597Z] 4e5e55630842: Layer already exists [2023-02-08T22:16:43.597Z] df162dc8f242: Layer already exists [2023-02-08T22:16:43.597Z] 737352c77dfa: Layer already exists [2023-02-08T22:16:43.597Z] latest: digest: sha256:19824ec6333991075b3c3bfafeabd39447ff63fce860ea35e7e040756a459ab4 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:43.923Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:44.230Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.42 [2023-02-08T22:16:44.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-08T22:16:44.231Z] 1c52df555634: Preparing [2023-02-08T22:16:44.231Z] 615614dd93bd: Preparing [2023-02-08T22:16:44.231Z] 3a71654ed579: Preparing [2023-02-08T22:16:44.231Z] 6326f54ee080: Preparing [2023-02-08T22:16:44.231Z] 74597f12c645: Preparing [2023-02-08T22:16:44.231Z] 0131ea895f3e: Preparing [2023-02-08T22:16:44.231Z] 737352c77dfa: Preparing [2023-02-08T22:16:44.231Z] df162dc8f242: Preparing [2023-02-08T22:16:44.231Z] 4e5e55630842: Preparing [2023-02-08T22:16:44.231Z] e5e13b0c77cb: Preparing [2023-02-08T22:16:44.231Z] 0131ea895f3e: Waiting [2023-02-08T22:16:44.231Z] 737352c77dfa: Waiting [2023-02-08T22:16:44.231Z] df162dc8f242: Waiting [2023-02-08T22:16:44.231Z] 4e5e55630842: Waiting [2023-02-08T22:16:44.231Z] e5e13b0c77cb: Waiting [2023-02-08T22:16:44.231Z] 6326f54ee080: Layer already exists [2023-02-08T22:16:44.231Z] 3a71654ed579: Layer already exists [2023-02-08T22:16:44.231Z] 615614dd93bd: Layer already exists [2023-02-08T22:16:44.231Z] 1c52df555634: Layer already exists [2023-02-08T22:16:44.231Z] 74597f12c645: Layer already exists [2023-02-08T22:16:44.231Z] 0131ea895f3e: Layer already exists [2023-02-08T22:16:44.231Z] df162dc8f242: Layer already exists [2023-02-08T22:16:44.231Z] 737352c77dfa: Layer already exists [2023-02-08T22:16:44.231Z] 4e5e55630842: Layer already exists [2023-02-08T22:16:44.231Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:16:44.231Z] 3.0.0-dev.42: digest: sha256:19824ec6333991075b3c3bfafeabd39447ff63fce860ea35e7e040756a459ab4 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:44.542Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:44.854Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:16:44.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-08T22:16:44.854Z] 1c52df555634: Preparing [2023-02-08T22:16:44.854Z] 615614dd93bd: Preparing [2023-02-08T22:16:44.854Z] 3a71654ed579: Preparing [2023-02-08T22:16:44.854Z] 6326f54ee080: Preparing [2023-02-08T22:16:44.854Z] 74597f12c645: Preparing [2023-02-08T22:16:44.854Z] 0131ea895f3e: Preparing [2023-02-08T22:16:44.854Z] 737352c77dfa: Preparing [2023-02-08T22:16:44.854Z] df162dc8f242: Preparing [2023-02-08T22:16:44.854Z] 4e5e55630842: Preparing [2023-02-08T22:16:44.854Z] e5e13b0c77cb: Preparing [2023-02-08T22:16:44.854Z] 737352c77dfa: Waiting [2023-02-08T22:16:44.854Z] 0131ea895f3e: Waiting [2023-02-08T22:16:44.854Z] 4e5e55630842: Waiting [2023-02-08T22:16:44.854Z] e5e13b0c77cb: Waiting [2023-02-08T22:16:44.854Z] df162dc8f242: Waiting [2023-02-08T22:16:44.854Z] 74597f12c645: Layer already exists [2023-02-08T22:16:44.854Z] 6326f54ee080: Layer already exists [2023-02-08T22:16:44.854Z] 615614dd93bd: Layer already exists [2023-02-08T22:16:44.854Z] 3a71654ed579: Layer already exists [2023-02-08T22:16:44.854Z] 1c52df555634: Layer already exists [2023-02-08T22:16:44.854Z] 4e5e55630842: Layer already exists [2023-02-08T22:16:44.854Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:16:44.854Z] df162dc8f242: Layer already exists [2023-02-08T22:16:44.854Z] 0131ea895f3e: Layer already exists [2023-02-08T22:16:44.854Z] 737352c77dfa: Layer already exists [2023-02-08T22:16:44.854Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:19824ec6333991075b3c3bfafeabd39447ff63fce860ea35e7e040756a459ab4 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:45.170Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:45.482Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-02-08T22:16:45.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-08T22:16:45.482Z] 1c52df555634: Preparing [2023-02-08T22:16:45.482Z] 615614dd93bd: Preparing [2023-02-08T22:16:45.482Z] 3a71654ed579: Preparing [2023-02-08T22:16:45.482Z] 6326f54ee080: Preparing [2023-02-08T22:16:45.483Z] 74597f12c645: Preparing [2023-02-08T22:16:45.483Z] 0131ea895f3e: Preparing [2023-02-08T22:16:45.483Z] 737352c77dfa: Preparing [2023-02-08T22:16:45.483Z] df162dc8f242: Preparing [2023-02-08T22:16:45.483Z] 4e5e55630842: Preparing [2023-02-08T22:16:45.483Z] e5e13b0c77cb: Preparing [2023-02-08T22:16:45.483Z] 737352c77dfa: Waiting [2023-02-08T22:16:45.483Z] 4e5e55630842: Waiting [2023-02-08T22:16:45.483Z] e5e13b0c77cb: Waiting [2023-02-08T22:16:45.483Z] 0131ea895f3e: Waiting [2023-02-08T22:16:45.483Z] 6326f54ee080: Layer already exists [2023-02-08T22:16:45.483Z] 1c52df555634: Layer already exists [2023-02-08T22:16:45.483Z] 3a71654ed579: Layer already exists [2023-02-08T22:16:45.483Z] 615614dd93bd: Layer already exists [2023-02-08T22:16:45.483Z] 74597f12c645: Layer already exists [2023-02-08T22:16:45.483Z] 737352c77dfa: Layer already exists [2023-02-08T22:16:45.483Z] df162dc8f242: Layer already exists [2023-02-08T22:16:45.483Z] 0131ea895f3e: Layer already exists [2023-02-08T22:16:45.483Z] 4e5e55630842: Layer already exists [2023-02-08T22:16:45.483Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:16:45.483Z] main: digest: sha256:19824ec6333991075b3c3bfafeabd39447ff63fce860ea35e7e040756a459ab4 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-08T22:16:45.526Z] ===================================================== [Pipeline] echo [2023-02-08T22:16:45.535Z] taggedImages: [2023-02-08T22:16:45.535Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:16:45.535Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-02-08T22:16:45.535Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.42 [2023-02-08T22:16:45.535Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:16:45.535Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-02-08T22:16:45.558Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-02-08T22:16:45.558Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:16:45.558Z] latest [2023-02-08T22:16:45.558Z] 3.0.0-dev.42 [2023-02-08T22:16:45.558Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:16:45.558Z] main [2023-02-08T22:16:45.558Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:45.887Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:46.192Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:16:46.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-08T22:16:46.192Z] cf2fef1bd546: Preparing [2023-02-08T22:16:46.192Z] 6baa233507fc: Preparing [2023-02-08T22:16:46.192Z] d16df278d661: Preparing [2023-02-08T22:16:46.192Z] 37decb397abb: Preparing [2023-02-08T22:16:46.192Z] 34d5ebaa5410: Preparing [2023-02-08T22:16:46.192Z] d16df278d661: Layer already exists [2023-02-08T22:16:46.192Z] cf2fef1bd546: Pushed [2023-02-08T22:16:46.192Z] 34d5ebaa5410: Layer already exists [2023-02-08T22:16:46.765Z] 37decb397abb: Pushed [2023-02-08T22:16:48.156Z] 6baa233507fc: Pushed [2023-02-08T22:16:48.156Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:b9a1ddf7ae7114579ba941199e087e1fff191edc3fdccaff8ea645729f012be5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:48.458Z] + 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 [2023-02-08T22:16:48.809Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-02-08T22:16:48.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-08T22:16:48.809Z] cf2fef1bd546: Preparing [2023-02-08T22:16:48.809Z] 6baa233507fc: Preparing [2023-02-08T22:16:48.809Z] d16df278d661: Preparing [2023-02-08T22:16:48.809Z] 37decb397abb: Preparing [2023-02-08T22:16:48.809Z] 34d5ebaa5410: Preparing [2023-02-08T22:16:48.809Z] d16df278d661: Layer already exists [2023-02-08T22:16:48.809Z] cf2fef1bd546: Layer already exists [2023-02-08T22:16:48.809Z] 6baa233507fc: Layer already exists [2023-02-08T22:16:48.809Z] 37decb397abb: Layer already exists [2023-02-08T22:16:48.809Z] 34d5ebaa5410: Layer already exists [2023-02-08T22:16:48.809Z] latest: digest: sha256:b9a1ddf7ae7114579ba941199e087e1fff191edc3fdccaff8ea645729f012be5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:49.174Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:49.805Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.42 [2023-02-08T22:16:49.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-08T22:16:49.805Z] cf2fef1bd546: Preparing [2023-02-08T22:16:49.805Z] 6baa233507fc: Preparing [2023-02-08T22:16:49.805Z] d16df278d661: Preparing [2023-02-08T22:16:49.805Z] 37decb397abb: Preparing [2023-02-08T22:16:49.805Z] 34d5ebaa5410: Preparing [2023-02-08T22:16:49.805Z] 37decb397abb: Layer already exists [2023-02-08T22:16:49.805Z] 6baa233507fc: Layer already exists [2023-02-08T22:16:49.805Z] cf2fef1bd546: Layer already exists [2023-02-08T22:16:49.805Z] d16df278d661: Layer already exists [2023-02-08T22:16:49.805Z] 34d5ebaa5410: Layer already exists [2023-02-08T22:16:49.805Z] 3.0.0-dev.42: digest: sha256:b9a1ddf7ae7114579ba941199e087e1fff191edc3fdccaff8ea645729f012be5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:50.115Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:50.693Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:16:50.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-08T22:16:50.693Z] cf2fef1bd546: Preparing [2023-02-08T22:16:50.693Z] 6baa233507fc: Preparing [2023-02-08T22:16:50.693Z] d16df278d661: Preparing [2023-02-08T22:16:50.693Z] 37decb397abb: Preparing [2023-02-08T22:16:50.693Z] 34d5ebaa5410: Preparing [2023-02-08T22:16:50.693Z] 34d5ebaa5410: Layer already exists [2023-02-08T22:16:50.693Z] 6baa233507fc: Layer already exists [2023-02-08T22:16:50.693Z] 37decb397abb: Layer already exists [2023-02-08T22:16:50.693Z] d16df278d661: Layer already exists [2023-02-08T22:16:50.693Z] cf2fef1bd546: Layer already exists [2023-02-08T22:16:50.693Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:b9a1ddf7ae7114579ba941199e087e1fff191edc3fdccaff8ea645729f012be5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:51.040Z] + 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 [2023-02-08T22:16:51.617Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-02-08T22:16:51.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-08T22:16:51.617Z] cf2fef1bd546: Preparing [2023-02-08T22:16:51.617Z] 6baa233507fc: Preparing [2023-02-08T22:16:51.617Z] d16df278d661: Preparing [2023-02-08T22:16:51.617Z] 37decb397abb: Preparing [2023-02-08T22:16:51.617Z] 34d5ebaa5410: Preparing [2023-02-08T22:16:51.617Z] 34d5ebaa5410: Layer already exists [2023-02-08T22:16:51.617Z] d16df278d661: Layer already exists [2023-02-08T22:16:51.618Z] 6baa233507fc: Layer already exists [2023-02-08T22:16:51.618Z] 37decb397abb: Layer already exists [2023-02-08T22:16:51.618Z] cf2fef1bd546: Layer already exists [2023-02-08T22:16:51.618Z] main: digest: sha256:b9a1ddf7ae7114579ba941199e087e1fff191edc3fdccaff8ea645729f012be5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-08T22:16:51.665Z] ===================================================== [Pipeline] echo [2023-02-08T22:16:51.676Z] taggedImages: [2023-02-08T22:16:51.676Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:16:51.676Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-02-08T22:16:51.676Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.42 [2023-02-08T22:16:51.676Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:16:51.676Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-02-08T22:16:51.696Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-02-08T22:16:51.696Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:16:51.696Z] latest [2023-02-08T22:16:51.696Z] 3.0.0-dev.42 [2023-02-08T22:16:51.696Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:16:51.696Z] main [2023-02-08T22:16:51.696Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:52.020Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:16:52.340Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:16:52.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-08T22:16:52.340Z] 2c87f5de5543: Preparing [2023-02-08T22:16:52.340Z] 0e700d4506e5: Preparing [2023-02-08T22:16:52.340Z] 0a8711cf44cf: Preparing [2023-02-08T22:16:52.340Z] 03b57643598f: Preparing [2023-02-08T22:16:52.340Z] 2bfb63541adf: Preparing [2023-02-08T22:16:52.340Z] 45e1d985d118: Preparing [2023-02-08T22:16:52.340Z] 34d5ebaa5410: Preparing [2023-02-08T22:16:52.340Z] 45e1d985d118: Waiting [2023-02-08T22:16:52.340Z] 0a8711cf44cf: Pushed [2023-02-08T22:16:52.340Z] 0e700d4506e5: Pushed [2023-02-08T22:16:52.340Z] 2c87f5de5543: Pushed [2023-02-08T22:16:52.608Z] 34d5ebaa5410: Layer already exists [2023-02-08T22:16:53.182Z] 45e1d985d118: Pushed [2023-02-08T22:16:56.564Z] 2bfb63541adf: Pushed [2023-02-08T22:16:59.190Z] 03b57643598f: Pushed [2023-02-08T22:16:59.744Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:e3f7f1ba333145487f10cda1eb4e69709f6741db80feca9480a1dc54ff8b6eaf size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:00.069Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:00.376Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-02-08T22:17:00.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-08T22:17:00.376Z] 2c87f5de5543: Preparing [2023-02-08T22:17:00.376Z] 0e700d4506e5: Preparing [2023-02-08T22:17:00.376Z] 0a8711cf44cf: Preparing [2023-02-08T22:17:00.376Z] 03b57643598f: Preparing [2023-02-08T22:17:00.376Z] 2bfb63541adf: Preparing [2023-02-08T22:17:00.376Z] 45e1d985d118: Preparing [2023-02-08T22:17:00.376Z] 34d5ebaa5410: Preparing [2023-02-08T22:17:00.376Z] 34d5ebaa5410: Waiting [2023-02-08T22:17:00.376Z] 45e1d985d118: Waiting [2023-02-08T22:17:00.376Z] 0e700d4506e5: Layer already exists [2023-02-08T22:17:00.376Z] 0a8711cf44cf: Layer already exists [2023-02-08T22:17:00.376Z] 2bfb63541adf: Layer already exists [2023-02-08T22:17:00.376Z] 2c87f5de5543: Layer already exists [2023-02-08T22:17:00.376Z] 03b57643598f: Layer already exists [2023-02-08T22:17:00.376Z] 34d5ebaa5410: Layer already exists [2023-02-08T22:17:00.376Z] 45e1d985d118: Layer already exists [2023-02-08T22:17:00.376Z] latest: digest: sha256:e3f7f1ba333145487f10cda1eb4e69709f6741db80feca9480a1dc54ff8b6eaf size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:00.683Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:01.000Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.42 [2023-02-08T22:17:01.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-08T22:17:01.000Z] 2c87f5de5543: Preparing [2023-02-08T22:17:01.000Z] 0e700d4506e5: Preparing [2023-02-08T22:17:01.000Z] 0a8711cf44cf: Preparing [2023-02-08T22:17:01.000Z] 03b57643598f: Preparing [2023-02-08T22:17:01.000Z] 2bfb63541adf: Preparing [2023-02-08T22:17:01.000Z] 45e1d985d118: Preparing [2023-02-08T22:17:01.000Z] 34d5ebaa5410: Preparing [2023-02-08T22:17:01.000Z] 45e1d985d118: Waiting [2023-02-08T22:17:01.000Z] 34d5ebaa5410: Waiting [2023-02-08T22:17:01.000Z] 2bfb63541adf: Layer already exists [2023-02-08T22:17:01.000Z] 0e700d4506e5: Layer already exists [2023-02-08T22:17:01.000Z] 03b57643598f: Layer already exists [2023-02-08T22:17:01.000Z] 2c87f5de5543: Layer already exists [2023-02-08T22:17:01.000Z] 0a8711cf44cf: Layer already exists [2023-02-08T22:17:01.000Z] 34d5ebaa5410: Layer already exists [2023-02-08T22:17:01.000Z] 45e1d985d118: Layer already exists [2023-02-08T22:17:01.000Z] 3.0.0-dev.42: digest: sha256:e3f7f1ba333145487f10cda1eb4e69709f6741db80feca9480a1dc54ff8b6eaf size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:01.480Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:01.857Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:17:01.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-08T22:17:01.857Z] 2c87f5de5543: Preparing [2023-02-08T22:17:01.857Z] 0e700d4506e5: Preparing [2023-02-08T22:17:01.857Z] 0a8711cf44cf: Preparing [2023-02-08T22:17:01.857Z] 03b57643598f: Preparing [2023-02-08T22:17:01.857Z] 2bfb63541adf: Preparing [2023-02-08T22:17:01.857Z] 45e1d985d118: Preparing [2023-02-08T22:17:01.857Z] 34d5ebaa5410: Preparing [2023-02-08T22:17:01.857Z] 45e1d985d118: Waiting [2023-02-08T22:17:01.857Z] 34d5ebaa5410: Waiting [2023-02-08T22:17:01.857Z] 2c87f5de5543: Layer already exists [2023-02-08T22:17:01.857Z] 0e700d4506e5: Layer already exists [2023-02-08T22:17:01.857Z] 03b57643598f: Layer already exists [2023-02-08T22:17:01.857Z] 0a8711cf44cf: Layer already exists [2023-02-08T22:17:01.857Z] 2bfb63541adf: Layer already exists [2023-02-08T22:17:01.857Z] 34d5ebaa5410: Layer already exists [2023-02-08T22:17:01.857Z] 45e1d985d118: Layer already exists [2023-02-08T22:17:01.857Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:e3f7f1ba333145487f10cda1eb4e69709f6741db80feca9480a1dc54ff8b6eaf size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:02.289Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:02.588Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-02-08T22:17:02.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-08T22:17:02.588Z] 2c87f5de5543: Preparing [2023-02-08T22:17:02.588Z] 0e700d4506e5: Preparing [2023-02-08T22:17:02.588Z] 0a8711cf44cf: Preparing [2023-02-08T22:17:02.588Z] 03b57643598f: Preparing [2023-02-08T22:17:02.588Z] 2bfb63541adf: Preparing [2023-02-08T22:17:02.588Z] 45e1d985d118: Preparing [2023-02-08T22:17:02.588Z] 34d5ebaa5410: Preparing [2023-02-08T22:17:02.589Z] 45e1d985d118: Waiting [2023-02-08T22:17:02.589Z] 34d5ebaa5410: Waiting [2023-02-08T22:17:02.589Z] 0e700d4506e5: Layer already exists [2023-02-08T22:17:02.589Z] 2c87f5de5543: Layer already exists [2023-02-08T22:17:02.589Z] 2bfb63541adf: Layer already exists [2023-02-08T22:17:02.589Z] 0a8711cf44cf: Layer already exists [2023-02-08T22:17:02.589Z] 03b57643598f: Layer already exists [2023-02-08T22:17:02.589Z] 45e1d985d118: Layer already exists [2023-02-08T22:17:02.589Z] 34d5ebaa5410: Layer already exists [2023-02-08T22:17:02.589Z] main: digest: sha256:e3f7f1ba333145487f10cda1eb4e69709f6741db80feca9480a1dc54ff8b6eaf size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-08T22:17:02.621Z] ===================================================== [Pipeline] echo [2023-02-08T22:17:02.627Z] taggedImages: [2023-02-08T22:17:02.627Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:17:02.627Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-02-08T22:17:02.627Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.42 [2023-02-08T22:17:02.627Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:17:02.627Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-02-08T22:17:02.656Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-02-08T22:17:02.656Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:17:02.656Z] latest [2023-02-08T22:17:02.656Z] 3.0.0-dev.42 [2023-02-08T22:17:02.656Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:17:02.656Z] main [2023-02-08T22:17:02.656Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:02.967Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:03.550Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:17:03.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-08T22:17:03.551Z] f1b5a4f349e6: Preparing [2023-02-08T22:17:03.551Z] b4e483817d44: Preparing [2023-02-08T22:17:03.551Z] 7c28953664e4: Preparing [2023-02-08T22:17:03.551Z] f85b2c8e8305: Preparing [2023-02-08T22:17:03.551Z] 9cb641f978ce: Preparing [2023-02-08T22:17:03.551Z] 34d5ebaa5410: Preparing [2023-02-08T22:17:03.551Z] 34d5ebaa5410: Waiting [2023-02-08T22:17:03.826Z] 7c28953664e4: Pushed [2023-02-08T22:17:03.826Z] b4e483817d44: Pushed [2023-02-08T22:17:03.826Z] f1b5a4f349e6: Pushed [2023-02-08T22:17:03.826Z] 34d5ebaa5410: Layer already exists [2023-02-08T22:17:03.826Z] 9cb641f978ce: Pushed [2023-02-08T22:17:10.435Z] f85b2c8e8305: Pushed [2023-02-08T22:17:10.435Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:a605abfe40d1bcd0c76fd1ca42e197668bacc87496ad16e529c0e61343913531 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:10.740Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:11.043Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-02-08T22:17:11.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-08T22:17:11.043Z] f1b5a4f349e6: Preparing [2023-02-08T22:17:11.043Z] b4e483817d44: Preparing [2023-02-08T22:17:11.043Z] 7c28953664e4: Preparing [2023-02-08T22:17:11.043Z] f85b2c8e8305: Preparing [2023-02-08T22:17:11.043Z] 9cb641f978ce: Preparing [2023-02-08T22:17:11.043Z] 34d5ebaa5410: Preparing [2023-02-08T22:17:11.043Z] 34d5ebaa5410: Waiting [2023-02-08T22:17:11.043Z] 7c28953664e4: Layer already exists [2023-02-08T22:17:11.043Z] f1b5a4f349e6: Layer already exists [2023-02-08T22:17:11.043Z] 9cb641f978ce: Layer already exists [2023-02-08T22:17:11.043Z] f85b2c8e8305: Layer already exists [2023-02-08T22:17:11.043Z] b4e483817d44: Layer already exists [2023-02-08T22:17:11.043Z] 34d5ebaa5410: Layer already exists [2023-02-08T22:17:11.043Z] latest: digest: sha256:a605abfe40d1bcd0c76fd1ca42e197668bacc87496ad16e529c0e61343913531 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:11.350Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:11.655Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.42 [2023-02-08T22:17:11.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-08T22:17:11.655Z] f1b5a4f349e6: Preparing [2023-02-08T22:17:11.655Z] b4e483817d44: Preparing [2023-02-08T22:17:11.655Z] 7c28953664e4: Preparing [2023-02-08T22:17:11.655Z] f85b2c8e8305: Preparing [2023-02-08T22:17:11.655Z] 9cb641f978ce: Preparing [2023-02-08T22:17:11.655Z] 34d5ebaa5410: Preparing [2023-02-08T22:17:11.655Z] 34d5ebaa5410: Waiting [2023-02-08T22:17:11.655Z] 7c28953664e4: Layer already exists [2023-02-08T22:17:11.655Z] b4e483817d44: Layer already exists [2023-02-08T22:17:11.655Z] f1b5a4f349e6: Layer already exists [2023-02-08T22:17:11.655Z] f85b2c8e8305: Layer already exists [2023-02-08T22:17:11.655Z] 9cb641f978ce: Layer already exists [2023-02-08T22:17:11.655Z] 34d5ebaa5410: Layer already exists [2023-02-08T22:17:11.655Z] 3.0.0-dev.42: digest: sha256:a605abfe40d1bcd0c76fd1ca42e197668bacc87496ad16e529c0e61343913531 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:11.959Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:12.260Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:17:12.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-08T22:17:12.260Z] f1b5a4f349e6: Preparing [2023-02-08T22:17:12.260Z] b4e483817d44: Preparing [2023-02-08T22:17:12.260Z] 7c28953664e4: Preparing [2023-02-08T22:17:12.260Z] f85b2c8e8305: Preparing [2023-02-08T22:17:12.260Z] 9cb641f978ce: Preparing [2023-02-08T22:17:12.260Z] 34d5ebaa5410: Preparing [2023-02-08T22:17:12.260Z] 34d5ebaa5410: Waiting [2023-02-08T22:17:12.260Z] b4e483817d44: Layer already exists [2023-02-08T22:17:12.260Z] f85b2c8e8305: Layer already exists [2023-02-08T22:17:12.260Z] 7c28953664e4: Layer already exists [2023-02-08T22:17:12.260Z] 9cb641f978ce: Layer already exists [2023-02-08T22:17:12.260Z] f1b5a4f349e6: Layer already exists [2023-02-08T22:17:12.260Z] 34d5ebaa5410: Layer already exists [2023-02-08T22:17:12.260Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:a605abfe40d1bcd0c76fd1ca42e197668bacc87496ad16e529c0e61343913531 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:12.604Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:12.905Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-02-08T22:17:12.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-08T22:17:12.905Z] f1b5a4f349e6: Preparing [2023-02-08T22:17:12.905Z] b4e483817d44: Preparing [2023-02-08T22:17:12.905Z] 7c28953664e4: Preparing [2023-02-08T22:17:12.905Z] f85b2c8e8305: Preparing [2023-02-08T22:17:12.905Z] 9cb641f978ce: Preparing [2023-02-08T22:17:12.905Z] 34d5ebaa5410: Preparing [2023-02-08T22:17:12.905Z] 34d5ebaa5410: Waiting [2023-02-08T22:17:12.905Z] f85b2c8e8305: Layer already exists [2023-02-08T22:17:12.905Z] 9cb641f978ce: Layer already exists [2023-02-08T22:17:12.905Z] 7c28953664e4: Layer already exists [2023-02-08T22:17:12.905Z] f1b5a4f349e6: Layer already exists [2023-02-08T22:17:12.905Z] b4e483817d44: Layer already exists [2023-02-08T22:17:12.905Z] 34d5ebaa5410: Layer already exists [2023-02-08T22:17:12.905Z] main: digest: sha256:a605abfe40d1bcd0c76fd1ca42e197668bacc87496ad16e529c0e61343913531 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-08T22:17:12.950Z] ===================================================== [Pipeline] echo [2023-02-08T22:17:12.958Z] taggedImages: [2023-02-08T22:17:12.959Z] - nexus3.edgexfoundry.org:10004/security-spire-config:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:17:12.959Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-02-08T22:17:12.959Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.42 [2023-02-08T22:17:12.959Z] - nexus3.edgexfoundry.org:10004/security-spire-config:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:17:12.959Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-02-08T22:17:12.976Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-02-08T22:17:12.976Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:17:12.976Z] latest [2023-02-08T22:17:12.976Z] 3.0.0-dev.42 [2023-02-08T22:17:12.976Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:17:12.976Z] main [2023-02-08T22:17:12.976Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:13.279Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:13.606Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:17:13.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-08T22:17:13.606Z] bc39379affa0: Preparing [2023-02-08T22:17:13.606Z] 7140f1c9b9e7: Preparing [2023-02-08T22:17:13.606Z] 3f03bb1ab878: Preparing [2023-02-08T22:17:13.606Z] 15589314cdef: Preparing [2023-02-08T22:17:13.606Z] 8c8c61bfbadb: Preparing [2023-02-08T22:17:13.606Z] 34d5ebaa5410: Preparing [2023-02-08T22:17:13.606Z] 34d5ebaa5410: Waiting [2023-02-08T22:17:13.606Z] 3f03bb1ab878: Pushed [2023-02-08T22:17:13.606Z] 7140f1c9b9e7: Pushed [2023-02-08T22:17:13.606Z] bc39379affa0: Pushed [2023-02-08T22:17:14.172Z] 8c8c61bfbadb: Pushed [2023-02-08T22:17:14.172Z] 34d5ebaa5410: Layer already exists [2023-02-08T22:17:20.742Z] 15589314cdef: Pushed [2023-02-08T22:17:20.742Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:ed200750aa8737268efbfdb9f4b9d73ac8f1fb39696ecfe925b99e2ff4b8ed5e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:21.044Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:21.344Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-02-08T22:17:21.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-08T22:17:21.344Z] bc39379affa0: Preparing [2023-02-08T22:17:21.344Z] 7140f1c9b9e7: Preparing [2023-02-08T22:17:21.344Z] 3f03bb1ab878: Preparing [2023-02-08T22:17:21.344Z] 15589314cdef: Preparing [2023-02-08T22:17:21.344Z] 8c8c61bfbadb: Preparing [2023-02-08T22:17:21.344Z] 34d5ebaa5410: Preparing [2023-02-08T22:17:21.344Z] 34d5ebaa5410: Waiting [2023-02-08T22:17:21.344Z] 7140f1c9b9e7: Layer already exists [2023-02-08T22:17:21.344Z] 3f03bb1ab878: Layer already exists [2023-02-08T22:17:21.344Z] 15589314cdef: Layer already exists [2023-02-08T22:17:21.344Z] bc39379affa0: Layer already exists [2023-02-08T22:17:21.344Z] 8c8c61bfbadb: Layer already exists [2023-02-08T22:17:21.344Z] 34d5ebaa5410: Layer already exists [2023-02-08T22:17:21.344Z] latest: digest: sha256:ed200750aa8737268efbfdb9f4b9d73ac8f1fb39696ecfe925b99e2ff4b8ed5e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:21.652Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:21.955Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.42 [2023-02-08T22:17:21.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-08T22:17:21.955Z] bc39379affa0: Preparing [2023-02-08T22:17:21.955Z] 7140f1c9b9e7: Preparing [2023-02-08T22:17:21.955Z] 3f03bb1ab878: Preparing [2023-02-08T22:17:21.955Z] 15589314cdef: Preparing [2023-02-08T22:17:21.955Z] 8c8c61bfbadb: Preparing [2023-02-08T22:17:21.955Z] 34d5ebaa5410: Preparing [2023-02-08T22:17:21.955Z] 34d5ebaa5410: Waiting [2023-02-08T22:17:21.955Z] bc39379affa0: Layer already exists [2023-02-08T22:17:21.955Z] 8c8c61bfbadb: Layer already exists [2023-02-08T22:17:21.955Z] 7140f1c9b9e7: Layer already exists [2023-02-08T22:17:21.955Z] 15589314cdef: Layer already exists [2023-02-08T22:17:21.955Z] 3f03bb1ab878: Layer already exists [2023-02-08T22:17:21.955Z] 34d5ebaa5410: Layer already exists [2023-02-08T22:17:21.955Z] 3.0.0-dev.42: digest: sha256:ed200750aa8737268efbfdb9f4b9d73ac8f1fb39696ecfe925b99e2ff4b8ed5e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:22.258Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:22.563Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:17:22.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-08T22:17:22.563Z] bc39379affa0: Preparing [2023-02-08T22:17:22.563Z] 7140f1c9b9e7: Preparing [2023-02-08T22:17:22.563Z] 3f03bb1ab878: Preparing [2023-02-08T22:17:22.563Z] 15589314cdef: Preparing [2023-02-08T22:17:22.563Z] 8c8c61bfbadb: Preparing [2023-02-08T22:17:22.563Z] 34d5ebaa5410: Preparing [2023-02-08T22:17:22.563Z] 34d5ebaa5410: Waiting [2023-02-08T22:17:22.563Z] 3f03bb1ab878: Layer already exists [2023-02-08T22:17:22.563Z] 7140f1c9b9e7: Layer already exists [2023-02-08T22:17:22.563Z] bc39379affa0: Layer already exists [2023-02-08T22:17:22.563Z] 8c8c61bfbadb: Layer already exists [2023-02-08T22:17:22.563Z] 15589314cdef: Layer already exists [2023-02-08T22:17:22.563Z] 34d5ebaa5410: Layer already exists [2023-02-08T22:17:22.563Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:ed200750aa8737268efbfdb9f4b9d73ac8f1fb39696ecfe925b99e2ff4b8ed5e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:22.863Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:23.214Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-02-08T22:17:23.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-08T22:17:23.214Z] bc39379affa0: Preparing [2023-02-08T22:17:23.214Z] 7140f1c9b9e7: Preparing [2023-02-08T22:17:23.214Z] 3f03bb1ab878: Preparing [2023-02-08T22:17:23.214Z] 15589314cdef: Preparing [2023-02-08T22:17:23.214Z] 8c8c61bfbadb: Preparing [2023-02-08T22:17:23.214Z] 34d5ebaa5410: Preparing [2023-02-08T22:17:23.214Z] 34d5ebaa5410: Waiting [2023-02-08T22:17:23.214Z] bc39379affa0: Layer already exists [2023-02-08T22:17:23.214Z] 15589314cdef: Layer already exists [2023-02-08T22:17:23.214Z] 3f03bb1ab878: Layer already exists [2023-02-08T22:17:23.214Z] 8c8c61bfbadb: Layer already exists [2023-02-08T22:17:23.214Z] 7140f1c9b9e7: Layer already exists [2023-02-08T22:17:23.214Z] 34d5ebaa5410: Layer already exists [2023-02-08T22:17:23.214Z] main: digest: sha256:ed200750aa8737268efbfdb9f4b9d73ac8f1fb39696ecfe925b99e2ff4b8ed5e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-08T22:17:23.260Z] ===================================================== [Pipeline] echo [2023-02-08T22:17:23.270Z] taggedImages: [2023-02-08T22:17:23.270Z] - nexus3.edgexfoundry.org:10004/security-spire-server:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:17:23.270Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-02-08T22:17:23.270Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.42 [2023-02-08T22:17:23.270Z] - nexus3.edgexfoundry.org:10004/security-spire-server:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:17:23.270Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-02-08T22:17:23.291Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-02-08T22:17:23.291Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:17:23.291Z] latest [2023-02-08T22:17:23.291Z] 3.0.0-dev.42 [2023-02-08T22:17:23.291Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:17:23.291Z] main [2023-02-08T22:17:23.291Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:23.607Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:23.908Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:17:23.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-08T22:17:23.908Z] 516e13e7257b: Preparing [2023-02-08T22:17:23.908Z] 8be2c376e78c: Preparing [2023-02-08T22:17:23.908Z] d16df278d661: Preparing [2023-02-08T22:17:23.908Z] 2e3854e9d47f: Preparing [2023-02-08T22:17:23.908Z] e5e13b0c77cb: Preparing [2023-02-08T22:17:23.908Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:17:23.908Z] d16df278d661: Layer already exists [2023-02-08T22:17:23.908Z] 516e13e7257b: Pushed [2023-02-08T22:17:23.908Z] 2e3854e9d47f: Pushed [2023-02-08T22:17:26.447Z] 8be2c376e78c: Pushed [2023-02-08T22:17:26.447Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:9dc78177ac028cbf9b7465e946fbcb62842718bda816adba5bebcf561ea7cda9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:26.754Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:27.067Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-02-08T22:17:27.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-08T22:17:27.067Z] 516e13e7257b: Preparing [2023-02-08T22:17:27.067Z] 8be2c376e78c: Preparing [2023-02-08T22:17:27.067Z] d16df278d661: Preparing [2023-02-08T22:17:27.067Z] 2e3854e9d47f: Preparing [2023-02-08T22:17:27.067Z] e5e13b0c77cb: Preparing [2023-02-08T22:17:27.067Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:17:27.067Z] 516e13e7257b: Layer already exists [2023-02-08T22:17:27.067Z] d16df278d661: Layer already exists [2023-02-08T22:17:27.067Z] 8be2c376e78c: Layer already exists [2023-02-08T22:17:27.067Z] 2e3854e9d47f: Layer already exists [2023-02-08T22:17:27.067Z] latest: digest: sha256:9dc78177ac028cbf9b7465e946fbcb62842718bda816adba5bebcf561ea7cda9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:27.378Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:27.686Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.42 [2023-02-08T22:17:27.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-08T22:17:27.686Z] 516e13e7257b: Preparing [2023-02-08T22:17:27.686Z] 8be2c376e78c: Preparing [2023-02-08T22:17:27.686Z] d16df278d661: Preparing [2023-02-08T22:17:27.686Z] 2e3854e9d47f: Preparing [2023-02-08T22:17:27.686Z] e5e13b0c77cb: Preparing [2023-02-08T22:17:27.686Z] d16df278d661: Layer already exists [2023-02-08T22:17:27.686Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:17:27.686Z] 8be2c376e78c: Layer already exists [2023-02-08T22:17:27.686Z] 2e3854e9d47f: Layer already exists [2023-02-08T22:17:27.686Z] 516e13e7257b: Layer already exists [2023-02-08T22:17:27.686Z] 3.0.0-dev.42: digest: sha256:9dc78177ac028cbf9b7465e946fbcb62842718bda816adba5bebcf561ea7cda9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:27.999Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:28.310Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:17:28.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-08T22:17:28.310Z] 516e13e7257b: Preparing [2023-02-08T22:17:28.310Z] 8be2c376e78c: Preparing [2023-02-08T22:17:28.310Z] d16df278d661: Preparing [2023-02-08T22:17:28.310Z] 2e3854e9d47f: Preparing [2023-02-08T22:17:28.310Z] e5e13b0c77cb: Preparing [2023-02-08T22:17:28.310Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:17:28.310Z] 8be2c376e78c: Layer already exists [2023-02-08T22:17:28.310Z] 2e3854e9d47f: Layer already exists [2023-02-08T22:17:28.310Z] 516e13e7257b: Layer already exists [2023-02-08T22:17:28.310Z] d16df278d661: Layer already exists [2023-02-08T22:17:28.310Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:9dc78177ac028cbf9b7465e946fbcb62842718bda816adba5bebcf561ea7cda9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:28.631Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:28.951Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-02-08T22:17:28.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-08T22:17:28.951Z] 516e13e7257b: Preparing [2023-02-08T22:17:28.951Z] 8be2c376e78c: Preparing [2023-02-08T22:17:28.951Z] d16df278d661: Preparing [2023-02-08T22:17:28.951Z] 2e3854e9d47f: Preparing [2023-02-08T22:17:28.951Z] e5e13b0c77cb: Preparing [2023-02-08T22:17:28.951Z] 2e3854e9d47f: Layer already exists [2023-02-08T22:17:28.951Z] 8be2c376e78c: Layer already exists [2023-02-08T22:17:28.951Z] d16df278d661: Layer already exists [2023-02-08T22:17:28.951Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:17:28.951Z] 516e13e7257b: Layer already exists [2023-02-08T22:17:28.951Z] main: digest: sha256:9dc78177ac028cbf9b7465e946fbcb62842718bda816adba5bebcf561ea7cda9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-08T22:17:28.996Z] ===================================================== [Pipeline] echo [2023-02-08T22:17:29.002Z] taggedImages: [2023-02-08T22:17:29.002Z] - nexus3.edgexfoundry.org:10004/support-notifications:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:17:29.002Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-02-08T22:17:29.002Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.42 [2023-02-08T22:17:29.002Z] - nexus3.edgexfoundry.org:10004/support-notifications:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:17:29.002Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-02-08T22:17:29.016Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-02-08T22:17:29.016Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:17:29.016Z] latest [2023-02-08T22:17:29.016Z] 3.0.0-dev.42 [2023-02-08T22:17:29.016Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:17:29.016Z] main [2023-02-08T22:17:29.016Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:29.340Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:29.643Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:17:29.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-08T22:17:29.643Z] f24c62349798: Preparing [2023-02-08T22:17:29.643Z] 067302a63fe8: Preparing [2023-02-08T22:17:29.643Z] d16df278d661: Preparing [2023-02-08T22:17:29.643Z] cbf7e223fa8a: Preparing [2023-02-08T22:17:29.643Z] e5e13b0c77cb: Preparing [2023-02-08T22:17:29.643Z] f24c62349798: Pushed [2023-02-08T22:17:29.643Z] cbf7e223fa8a: Layer already exists [2023-02-08T22:17:29.904Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:17:29.904Z] d16df278d661: Layer already exists [2023-02-08T22:17:32.457Z] 067302a63fe8: Pushed [2023-02-08T22:17:32.457Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:c88209eae21f8ab0cfc466f05fe35d4112def20baec34a413d9f103442047da6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:32.761Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:33.059Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-02-08T22:17:33.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-08T22:17:33.059Z] f24c62349798: Preparing [2023-02-08T22:17:33.059Z] 067302a63fe8: Preparing [2023-02-08T22:17:33.059Z] d16df278d661: Preparing [2023-02-08T22:17:33.059Z] cbf7e223fa8a: Preparing [2023-02-08T22:17:33.059Z] e5e13b0c77cb: Preparing [2023-02-08T22:17:33.059Z] f24c62349798: Layer already exists [2023-02-08T22:17:33.059Z] cbf7e223fa8a: Layer already exists [2023-02-08T22:17:33.059Z] 067302a63fe8: Layer already exists [2023-02-08T22:17:33.059Z] d16df278d661: Layer already exists [2023-02-08T22:17:33.059Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:17:33.059Z] latest: digest: sha256:c88209eae21f8ab0cfc466f05fe35d4112def20baec34a413d9f103442047da6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:33.372Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:33.670Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.42 [2023-02-08T22:17:33.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-08T22:17:33.670Z] f24c62349798: Preparing [2023-02-08T22:17:33.670Z] 067302a63fe8: Preparing [2023-02-08T22:17:33.670Z] d16df278d661: Preparing [2023-02-08T22:17:33.670Z] cbf7e223fa8a: Preparing [2023-02-08T22:17:33.670Z] e5e13b0c77cb: Preparing [2023-02-08T22:17:33.670Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:17:33.670Z] 067302a63fe8: Layer already exists [2023-02-08T22:17:33.670Z] d16df278d661: Layer already exists [2023-02-08T22:17:33.670Z] f24c62349798: Layer already exists [2023-02-08T22:17:33.670Z] cbf7e223fa8a: Layer already exists [2023-02-08T22:17:33.670Z] 3.0.0-dev.42: digest: sha256:c88209eae21f8ab0cfc466f05fe35d4112def20baec34a413d9f103442047da6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:33.970Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:34.271Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:17:34.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-08T22:17:34.271Z] f24c62349798: Preparing [2023-02-08T22:17:34.271Z] 067302a63fe8: Preparing [2023-02-08T22:17:34.271Z] d16df278d661: Preparing [2023-02-08T22:17:34.271Z] cbf7e223fa8a: Preparing [2023-02-08T22:17:34.271Z] e5e13b0c77cb: Preparing [2023-02-08T22:17:34.271Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:17:34.271Z] f24c62349798: Layer already exists [2023-02-08T22:17:34.271Z] cbf7e223fa8a: Layer already exists [2023-02-08T22:17:34.271Z] d16df278d661: Layer already exists [2023-02-08T22:17:34.271Z] 067302a63fe8: Layer already exists [2023-02-08T22:17:34.271Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:c88209eae21f8ab0cfc466f05fe35d4112def20baec34a413d9f103442047da6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:34.573Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:17:35.133Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-02-08T22:17:35.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-08T22:17:35.133Z] f24c62349798: Preparing [2023-02-08T22:17:35.133Z] 067302a63fe8: Preparing [2023-02-08T22:17:35.133Z] d16df278d661: Preparing [2023-02-08T22:17:35.133Z] cbf7e223fa8a: Preparing [2023-02-08T22:17:35.133Z] e5e13b0c77cb: Preparing [2023-02-08T22:17:35.133Z] e5e13b0c77cb: Layer already exists [2023-02-08T22:17:35.133Z] cbf7e223fa8a: Layer already exists [2023-02-08T22:17:35.133Z] 067302a63fe8: Layer already exists [2023-02-08T22:17:35.133Z] f24c62349798: Layer already exists [2023-02-08T22:17:35.133Z] d16df278d661: Layer already exists [2023-02-08T22:17:35.133Z] main: digest: sha256:c88209eae21f8ab0cfc466f05fe35d4112def20baec34a413d9f103442047da6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-08T22:17:35.177Z] ===================================================== [Pipeline] echo [2023-02-08T22:17:35.186Z] taggedImages: [2023-02-08T22:17:35.186Z] - nexus3.edgexfoundry.org:10004/support-scheduler:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:17:35.186Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-02-08T22:17:35.186Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.42 [2023-02-08T22:17:35.186Z] - nexus3.edgexfoundry.org:10004/support-scheduler:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:17:35.186Z] - 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] } [2023-02-08T22:19:14.611Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-08T22:19:29.624Z] Removing intermediate container b5da1ff9ff58 [2023-02-08T22:19:29.624Z] ---> 77b95f7f6c17 [2023-02-08T22:19:29.624Z] [2023-02-08T22:19:29.624Z] Step 9/24 : FROM alpine:3.16 [2023-02-08T22:19:29.624Z] 3.16: Pulling from library/alpine [2023-02-08T22:19:29.624Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-08T22:19:29.624Z] Status: Downloaded newer image for alpine:3.16 [2023-02-08T22:19:29.624Z] ---> 2b4661558fb8 [2023-02-08T22:19:29.624Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-08T22:19:29.896Z] ---> Running in c22c2ff54073 [2023-02-08T22:19:31.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:19:32.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:19:33.846Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-08T22:19:33.846Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-08T22:19:33.846Z] (3/3) Installing su-exec (0.2-r1) [2023-02-08T22:19:34.113Z] Executing busybox-1.35.0-r17.trigger [2023-02-08T22:19:34.113Z] Executing ca-certificates-20220614-r0.trigger [2023-02-08T22:19:34.698Z] OK: 6 MiB in 17 packages [2023-02-08T22:19:37.321Z] Removing intermediate container c22c2ff54073 [2023-02-08T22:19:37.321Z] ---> ae52d0b4f0cf [2023-02-08T22:19:37.321Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-08T22:19:37.321Z] ---> Running in b94f2e675dfd [2023-02-08T22:19:37.913Z] Removing intermediate container b94f2e675dfd [2023-02-08T22:19:37.913Z] ---> deb5893abbf8 [2023-02-08T22:19:37.913Z] Step 12/24 : WORKDIR / [2023-02-08T22:19:38.247Z] ---> Running in dae1daf1f112 [2023-02-08T22:19:38.845Z] Removing intermediate container dae1daf1f112 [2023-02-08T22:19:38.845Z] ---> f03378b2b5ec [2023-02-08T22:19:38.845Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-08T22:19:39.805Z] ---> 8e043cf27378 [2023-02-08T22:19:39.805Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-08T22:19:40.768Z] ---> 82d9e4846b47 [2023-02-08T22:19:40.768Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-08T22:19:41.749Z] ---> 0ffe6b373d3d [2023-02-08T22:19:41.749Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-08T22:19:42.716Z] ---> f3918b18a095 [2023-02-08T22:19:42.716Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-08T22:19:44.661Z] ---> 5549da0a2f76 [2023-02-08T22:19:44.661Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-08T22:19:46.079Z] ---> dd97d7e96519 [2023-02-08T22:19:46.079Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-08T22:19:47.039Z] ---> 99ac9e12fe2b [2023-02-08T22:19:47.039Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-08T22:19:47.307Z] ---> Running in 1bf919843162 [2023-02-08T22:19:50.655Z] Removing intermediate container 1bf919843162 [2023-02-08T22:19:50.655Z] ---> 2630b7e027b3 [2023-02-08T22:19:50.655Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-08T22:19:50.655Z] ---> Running in 99436cf1dc8b [2023-02-08T22:19:51.251Z] Removing intermediate container 99436cf1dc8b [2023-02-08T22:19:51.251Z] ---> 7ffba14386ee [2023-02-08T22:19:51.251Z] Step 22/24 : LABEL arch=arm64 [2023-02-08T22:19:51.519Z] ---> Running in bceb2cb7899c [2023-02-08T22:19:51.788Z] Removing intermediate container bceb2cb7899c [2023-02-08T22:19:51.788Z] ---> e9050df9141d [2023-02-08T22:19:51.788Z] Step 23/24 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:19:52.060Z] ---> Running in 6a7994f61699 [2023-02-08T22:19:52.643Z] Removing intermediate container 6a7994f61699 [2023-02-08T22:19:52.643Z] ---> e7b2a9d6a706 [2023-02-08T22:19:52.643Z] Step 24/24 : LABEL version=3.0.0-dev.42 [2023-02-08T22:19:52.643Z] ---> Running in 01cd3ca22388 [2023-02-08T22:19:53.226Z] Removing intermediate container 01cd3ca22388 [2023-02-08T22:19:53.226Z] ---> 96982e01d3fd [2023-02-08T22:19:53.226Z] [2023-02-08T22:19:53.226Z] Successfully built 96982e01d3fd [2023-02-08T22:19:53.226Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-08T22:19:53.226Z]  Building security-secretstore-setup ... done Building core-metadata [2023-02-08T22:19:58.574Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:19:58.574Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:19:58.574Z] ---> 7cfd3a65f731 [2023-02-08T22:19:58.574Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-08T22:19:58.574Z] ---> Using cache [2023-02-08T22:19:58.574Z] ---> 48e31aead7c1 [2023-02-08T22:19:58.574Z] Step 4/24 : WORKDIR /edgex-go [2023-02-08T22:19:58.574Z] ---> Using cache [2023-02-08T22:19:58.574Z] ---> 0d2f8907c139 [2023-02-08T22:19:58.574Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-08T22:19:58.574Z] ---> Using cache [2023-02-08T22:19:58.574Z] ---> 2cbde35311c5 [2023-02-08T22:19:58.574Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-08T22:19:58.574Z] ---> Using cache [2023-02-08T22:19:58.574Z] ---> bcc6367ac180 [2023-02-08T22:19:58.574Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:19:58.574Z] ---> Using cache [2023-02-08T22:19:58.574Z] ---> 90c8d072f95f [2023-02-08T22:19:58.574Z] Step 8/24 : COPY . . [2023-02-08T22:19:58.574Z] ---> Using cache [2023-02-08T22:19:58.574Z] ---> ddb0c50a47b9 [2023-02-08T22:19:58.574Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-08T22:19:59.158Z] ---> Running in ac43ae959ff5 [2023-02-08T22:20:01.750Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-08T22:20:04.331Z] Removing intermediate container c5f8c2e4ba52 [2023-02-08T22:20:04.331Z] ---> 0aa56b447b4a [2023-02-08T22:20:04.331Z] [2023-02-08T22:20:04.331Z] Step 10/23 : FROM alpine:3.16 [2023-02-08T22:20:04.331Z] ---> 2b4661558fb8 [2023-02-08T22:20:04.331Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-08T22:20:04.331Z] ---> Running in 0e1620e020e0 [2023-02-08T22:20:06.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:20:06.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:20:08.229Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-08T22:20:08.229Z] Executing busybox-1.35.0-r17.trigger [2023-02-08T22:20:08.229Z] OK: 5 MiB in 15 packages [2023-02-08T22:20:09.647Z] Removing intermediate container 0e1620e020e0 [2023-02-08T22:20:09.647Z] ---> 10e7dd5a4fc6 [2023-02-08T22:20:09.647Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-08T22:20:09.647Z] ---> Running in a11fda162ee4 [2023-02-08T22:20:10.244Z] Removing intermediate container a11fda162ee4 [2023-02-08T22:20:10.244Z] ---> 555d77586731 [2023-02-08T22:20:10.244Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-08T22:20:10.244Z] ---> Running in ee966b1519d4 [2023-02-08T22:20:10.846Z] Removing intermediate container ee966b1519d4 [2023-02-08T22:20:10.846Z] ---> 478a45f4ef8d [2023-02-08T22:20:10.846Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-08T22:20:11.130Z] ---> Running in 652d17a11404 [2023-02-08T22:20:11.718Z] Removing intermediate container 652d17a11404 [2023-02-08T22:20:11.718Z] ---> 1347b0d7812e [2023-02-08T22:20:11.718Z] Step 15/23 : WORKDIR / [2023-02-08T22:20:11.718Z] ---> Running in 094b7f47b093 [2023-02-08T22:20:12.305Z] Removing intermediate container 094b7f47b093 [2023-02-08T22:20:12.305Z] ---> 6d13f9aafa54 [2023-02-08T22:20:12.305Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-08T22:20:13.270Z] ---> e2beec9fb9a7 [2023-02-08T22:20:13.270Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-08T22:20:15.858Z] ---> c9791d12910a [2023-02-08T22:20:15.858Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-08T22:20:16.822Z] ---> b108e44e4fd4 [2023-02-08T22:20:16.822Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-08T22:20:17.089Z] ---> Running in 2a161cf6868b [2023-02-08T22:20:17.674Z] Removing intermediate container 2a161cf6868b [2023-02-08T22:20:17.674Z] ---> 35f7a3852e82 [2023-02-08T22:20:17.674Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-08T22:20:17.674Z] ---> Running in dbddff44d587 [2023-02-08T22:20:18.269Z] Removing intermediate container dbddff44d587 [2023-02-08T22:20:18.269Z] ---> 13288927025f [2023-02-08T22:20:18.269Z] Step 21/23 : LABEL arch=arm64 [2023-02-08T22:20:18.539Z] ---> Running in d3c38d800df3 [2023-02-08T22:20:18.809Z] Removing intermediate container d3c38d800df3 [2023-02-08T22:20:18.809Z] ---> 3e195e002976 [2023-02-08T22:20:18.809Z] Step 22/23 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:20:19.076Z] ---> Running in 623cb3d44abc [2023-02-08T22:20:19.660Z] Removing intermediate container 623cb3d44abc [2023-02-08T22:20:19.660Z] ---> be239ccb3dd8 [2023-02-08T22:20:19.660Z] Step 23/23 : LABEL version=3.0.0-dev.42 [2023-02-08T22:20:19.660Z] ---> Running in 9b91c572cd47 [2023-02-08T22:20:20.245Z] Removing intermediate container 9b91c572cd47 [2023-02-08T22:20:20.245Z] ---> eb7af11811de [2023-02-08T22:20:20.245Z] [2023-02-08T22:20:20.511Z] Successfully built eb7af11811de [2023-02-08T22:20:20.511Z] Successfully tagged core-command-arm64:latest [2023-02-08T22:20:20.511Z] Building support-notifications [2023-02-08T22:20:24.769Z]  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:20:24.769Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:20:24.769Z] ---> 7cfd3a65f731 [2023-02-08T22:20:24.769Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-08T22:20:24.769Z] ---> Using cache [2023-02-08T22:20:24.769Z] ---> 48e31aead7c1 [2023-02-08T22:20:24.769Z] Step 4/22 : WORKDIR /edgex-go [2023-02-08T22:20:24.769Z] ---> Using cache [2023-02-08T22:20:24.769Z] ---> 0d2f8907c139 [2023-02-08T22:20:24.769Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-08T22:20:25.042Z] ---> Running in 096f8f2b7be1 [2023-02-08T22:20:27.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:20:27.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:20:29.578Z] OK: 221 MiB in 51 packages [2023-02-08T22:20:31.027Z] Removing intermediate container 096f8f2b7be1 [2023-02-08T22:20:31.027Z] ---> bbdc59bb8ca7 [2023-02-08T22:20:31.027Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-08T22:20:31.622Z] ---> bc49cd273dcd [2023-02-08T22:20:31.622Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:20:31.889Z] ---> Running in cd538bf87790 [2023-02-08T22:22:23.555Z] Removing intermediate container cd538bf87790 [2023-02-08T22:22:23.555Z] ---> 71aea1449de5 [2023-02-08T22:22:23.555Z] Step 8/22 : COPY . . [2023-02-08T22:22:23.555Z] Removing intermediate container 2aa04e34466e [2023-02-08T22:22:23.555Z] ---> 129a93a57c9a [2023-02-08T22:22:23.555Z] [2023-02-08T22:22:23.555Z] Step 10/22 : FROM alpine:3.16 [2023-02-08T22:22:23.555Z] ---> 2b4661558fb8 [2023-02-08T22:22:23.555Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-08T22:22:23.555Z] ---> Running in 34024c957f84 [2023-02-08T22:22:23.555Z] Removing intermediate container 34024c957f84 [2023-02-08T22:22:23.555Z] ---> 52ed160b3aeb [2023-02-08T22:22:23.555Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-08T22:22:23.555Z] ---> Running in 49f55484aa49 [2023-02-08T22:22:23.555Z] Removing intermediate container 49f55484aa49 [2023-02-08T22:22:23.555Z] ---> d5ee851efa2c [2023-02-08T22:22:23.555Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-08T22:22:23.555Z] ---> Running in de5c93ab40d5 [2023-02-08T22:22:23.555Z] Removing intermediate container de5c93ab40d5 [2023-02-08T22:22:23.555Z] ---> 6be61d9245ce [2023-02-08T22:22:23.555Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-08T22:22:23.555Z] ---> Running in 4a778a90c415 [2023-02-08T22:22:23.555Z] ---> 7d6c4ac7e64f [2023-02-08T22:22:23.555Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-08T22:22:23.555Z] ---> Running in 8c2e89c8964c [2023-02-08T22:22:23.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:22:23.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:22:23.555Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-08T22:22:23.555Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-08T22:22:23.555Z] Executing busybox-1.35.0-r17.trigger [2023-02-08T22:22:23.555Z] OK: 5 MiB in 15 packages [2023-02-08T22:22:24.969Z] Removing intermediate container 4a778a90c415 [2023-02-08T22:22:24.969Z] ---> 63958b4ee64e [2023-02-08T22:22:24.969Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-08T22:22:26.387Z] ---> 663454179296 [2023-02-08T22:22:26.387Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-08T22:22:27.802Z] ---> 00812cf3065a [2023-02-08T22:22:28.069Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-08T22:22:29.026Z] ---> 9a11237dbae3 [2023-02-08T22:22:29.026Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-08T22:22:29.026Z] ---> Running in 130c6bfa5965 [2023-02-08T22:22:29.618Z] Removing intermediate container 130c6bfa5965 [2023-02-08T22:22:29.618Z] ---> 51b23f796120 [2023-02-08T22:22:29.618Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-08T22:22:29.618Z] ---> Running in 180f6aeb306c [2023-02-08T22:22:30.201Z] Removing intermediate container 180f6aeb306c [2023-02-08T22:22:30.201Z] ---> bd2cd1e84638 [2023-02-08T22:22:30.201Z] Step 20/22 : LABEL arch=arm64 [2023-02-08T22:22:30.201Z] ---> Running in 1a973358df5b [2023-02-08T22:22:30.784Z] Removing intermediate container 1a973358df5b [2023-02-08T22:22:30.784Z] ---> 90f2b5141f09 [2023-02-08T22:22:30.784Z] Step 21/22 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:22:30.784Z] ---> Running in f75547e2d50d [2023-02-08T22:22:31.376Z] Removing intermediate container f75547e2d50d [2023-02-08T22:22:31.376Z] ---> 555a33d93296 [2023-02-08T22:22:31.376Z] Step 22/22 : LABEL version=3.0.0-dev.42 [2023-02-08T22:22:31.651Z] ---> Running in 98dbdf7b881b [2023-02-08T22:22:32.235Z] Removing intermediate container 98dbdf7b881b [2023-02-08T22:22:32.235Z] ---> 4a94c069e0c2 [2023-02-08T22:22:32.235Z] [2023-02-08T22:22:32.235Z] Successfully built 4a94c069e0c2 [2023-02-08T22:22:32.235Z] Successfully tagged core-data-arm64:latest [2023-02-08T22:22:32.235Z] Building core-common-config-bootstrapper [2023-02-08T22:22:36.487Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:22:36.487Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:22:36.487Z] ---> 7cfd3a65f731 [2023-02-08T22:22:36.487Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-08T22:22:36.487Z] ---> Using cache [2023-02-08T22:22:36.487Z] ---> 48e31aead7c1 [2023-02-08T22:22:36.487Z] Step 4/22 : WORKDIR /edgex-go [2023-02-08T22:22:36.487Z] ---> Using cache [2023-02-08T22:22:36.487Z] ---> 0d2f8907c139 [2023-02-08T22:22:36.487Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-08T22:22:36.487Z] ---> Using cache [2023-02-08T22:22:36.487Z] ---> 2cbde35311c5 [2023-02-08T22:22:36.487Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-08T22:22:36.487Z] ---> Using cache [2023-02-08T22:22:36.487Z] ---> bcc6367ac180 [2023-02-08T22:22:36.487Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:22:36.487Z] ---> Using cache [2023-02-08T22:22:36.487Z] ---> 90c8d072f95f [2023-02-08T22:22:36.487Z] Step 8/22 : COPY . . [2023-02-08T22:22:36.487Z] ---> Using cache [2023-02-08T22:22:36.487Z] ---> ddb0c50a47b9 [2023-02-08T22:22:36.487Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-08T22:22:36.487Z] ---> Running in a9815b6ae005 [2023-02-08T22:22:38.431Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-08T22:23:46.298Z] Removing intermediate container 02e3e2992b6a [2023-02-08T22:23:46.298Z] ---> 2973be04ed7c [2023-02-08T22:23:46.298Z] [2023-02-08T22:23:46.298Z] Step 9/32 : FROM alpine:3.16 [2023-02-08T22:23:46.298Z] ---> 2b4661558fb8 [2023-02-08T22:23:46.298Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-08T22:23:46.298Z] ---> Running in 5134f903c2d5 [2023-02-08T22:23:46.298Z] Removing intermediate container 5134f903c2d5 [2023-02-08T22:23:46.298Z] ---> b975c23666b3 [2023-02-08T22:23:46.298Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-08T22:23:46.298Z] ---> Running in fa6fca3e1a31 [2023-02-08T22:23:46.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:23:46.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:23:47.258Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-08T22:23:47.258Z] (2/2) Installing su-exec (0.2-r1) [2023-02-08T22:23:47.258Z] Executing busybox-1.35.0-r17.trigger [2023-02-08T22:23:47.527Z] OK: 5 MiB in 16 packages [2023-02-08T22:23:49.478Z] Removing intermediate container fa6fca3e1a31 [2023-02-08T22:23:49.478Z] ---> 2b003ea0b9f2 [2023-02-08T22:23:49.478Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-08T22:23:49.478Z] ---> Running in 700bfb61aab9 [2023-02-08T22:23:50.063Z] Removing intermediate container 700bfb61aab9 [2023-02-08T22:23:50.063Z] ---> 54caaeb56780 [2023-02-08T22:23:50.063Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-08T22:23:50.063Z] ---> Running in 0f036e1a2b5c [2023-02-08T22:23:50.665Z] Removing intermediate container 0f036e1a2b5c [2023-02-08T22:23:50.665Z] ---> abd2ad70460c [2023-02-08T22:23:50.665Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-08T22:23:50.665Z] ---> Running in d0f7969e9f0c [2023-02-08T22:23:51.261Z] Removing intermediate container d0f7969e9f0c [2023-02-08T22:23:51.261Z] ---> 1bf0c0e2536f [2023-02-08T22:23:51.261Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-08T22:23:51.261Z] ---> Running in 5bf4493aa861 [2023-02-08T22:23:51.853Z] Removing intermediate container 5bf4493aa861 [2023-02-08T22:23:51.853Z] ---> fb75340ee3cb [2023-02-08T22:23:51.853Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-08T22:23:51.853Z] ---> Running in 990e527393b8 [2023-02-08T22:23:55.213Z] Removing intermediate container 990e527393b8 [2023-02-08T22:23:55.213Z] ---> db06e915292a [2023-02-08T22:23:55.213Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-08T22:23:55.213Z] ---> Running in d5181cd526fc [2023-02-08T22:23:55.798Z] Removing intermediate container d5181cd526fc [2023-02-08T22:23:55.798Z] ---> c59cc1081843 [2023-02-08T22:23:55.798Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-08T22:23:56.761Z] ---> b4ffed891991 [2023-02-08T22:23:56.761Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-08T22:23:56.761Z] ---> Running in 747eebcfc7b0 [2023-02-08T22:24:00.114Z] Removing intermediate container 747eebcfc7b0 [2023-02-08T22:24:00.114Z] ---> 7176d988ed8b [2023-02-08T22:24:00.114Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-08T22:24:01.078Z] ---> 4c72160459d6 [2023-02-08T22:24:01.078Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-08T22:24:03.040Z] ---> c52ca4999a03 [2023-02-08T22:24:03.040Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-08T22:24:05.027Z] ---> 94f66c7bfcd9 [2023-02-08T22:24:05.027Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-08T22:24:05.616Z] ---> 3ad62c55d8ff [2023-02-08T22:24:05.616Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-08T22:24:06.588Z] ---> cb297d5135b9 [2023-02-08T22:24:06.588Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-08T22:24:07.559Z] ---> 5a9f912e5db3 [2023-02-08T22:24:07.559Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-08T22:24:08.526Z] ---> 054a2097b44e [2023-02-08T22:24:08.527Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-08T22:24:08.799Z] ---> Running in b91236d15b30 [2023-02-08T22:24:12.171Z] Removing intermediate container b91236d15b30 [2023-02-08T22:24:12.171Z] ---> 390e92b01e32 [2023-02-08T22:24:12.171Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-08T22:24:12.171Z] ---> Running in e4a596c16e58 [2023-02-08T22:24:12.439Z] Removing intermediate container e4a596c16e58 [2023-02-08T22:24:12.439Z] ---> 210e72f4c24f [2023-02-08T22:24:12.439Z] Step 29/32 : CMD ["gate"] [2023-02-08T22:24:12.709Z] ---> Running in ed5dfb9d46d2 [2023-02-08T22:24:13.298Z] Removing intermediate container ed5dfb9d46d2 [2023-02-08T22:24:13.298Z] ---> 3790d7cff56a [2023-02-08T22:24:13.298Z] Step 30/32 : LABEL arch=arm64 [2023-02-08T22:24:13.298Z] ---> Running in 4060c2ff9e3a [2023-02-08T22:24:13.885Z] Removing intermediate container 4060c2ff9e3a [2023-02-08T22:24:13.885Z] ---> 44d9d208960a [2023-02-08T22:24:13.885Z] Step 31/32 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:24:13.885Z] ---> Running in bfb69bed4fdb [2023-02-08T22:24:14.494Z] Removing intermediate container bfb69bed4fdb [2023-02-08T22:24:14.494Z] ---> a16e59e1ea11 [2023-02-08T22:24:14.494Z] Step 32/32 : LABEL version=3.0.0-dev.42 [2023-02-08T22:24:14.765Z] ---> Running in 300863b6f5bb [2023-02-08T22:24:15.735Z] Removing intermediate container 300863b6f5bb [2023-02-08T22:24:15.735Z] ---> 744efab7d8c9 [2023-02-08T22:24:15.735Z] [2023-02-08T22:24:15.735Z] Successfully built 744efab7d8c9 [2023-02-08T22:24:15.735Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-08T22:24:15.735Z]  Building security-bootstrapper ... done Building support-scheduler [2023-02-08T22:24:20.012Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:24:20.012Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:24:20.012Z] ---> 7cfd3a65f731 [2023-02-08T22:24:20.012Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-08T22:24:20.012Z] ---> Using cache [2023-02-08T22:24:20.012Z] ---> 48e31aead7c1 [2023-02-08T22:24:20.012Z] Step 4/22 : WORKDIR /edgex-go [2023-02-08T22:24:20.012Z] ---> Using cache [2023-02-08T22:24:20.012Z] ---> 0d2f8907c139 [2023-02-08T22:24:20.012Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-08T22:24:20.012Z] ---> Using cache [2023-02-08T22:24:20.012Z] ---> 2cbde35311c5 [2023-02-08T22:24:20.012Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-08T22:24:20.012Z] ---> Using cache [2023-02-08T22:24:20.012Z] ---> bcc6367ac180 [2023-02-08T22:24:20.012Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:24:20.012Z] ---> Using cache [2023-02-08T22:24:20.012Z] ---> 90c8d072f95f [2023-02-08T22:24:20.012Z] Step 8/22 : COPY . . [2023-02-08T22:24:20.012Z] ---> Using cache [2023-02-08T22:24:20.012Z] ---> ddb0c50a47b9 [2023-02-08T22:24:20.012Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-08T22:24:20.281Z] ---> Running in b23ba3d4e866 [2023-02-08T22:24:22.886Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-08T22:26:14.555Z] Removing intermediate container f81f1ac4c87a [2023-02-08T22:26:14.555Z] ---> 16c762d988d6 [2023-02-08T22:26:14.555Z] [2023-02-08T22:26:14.555Z] Step 9/19 : FROM alpine:3.15 [2023-02-08T22:26:14.555Z] ---> 8aa73fd46299 [2023-02-08T22:26:14.555Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-08T22:26:14.555Z] ---> Using cache [2023-02-08T22:26:14.555Z] ---> a87583358a8d [2023-02-08T22:26:14.555Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-08T22:26:14.555Z] ---> Running in feb605f357e3 [2023-02-08T22:26:14.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:26:14.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:26:15.523Z] v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-08T22:26:15.523Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-08T22:26:15.523Z] OK: 15736 distinct packages available [2023-02-08T22:26:15.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:26:16.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:26:17.788Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-08T22:26:17.788Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-08T22:26:17.788Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-08T22:26:17.788Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-08T22:26:17.788Z] (5/9) Installing curl (7.80.0-r5) [2023-02-08T22:26:17.788Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-08T22:26:17.788Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-08T22:26:17.788Z] (8/9) Installing libucontext (1.1-r0) [2023-02-08T22:26:17.788Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-08T22:26:17.788Z] Executing busybox-1.34.1-r7.trigger [2023-02-08T22:26:17.788Z] Executing ca-certificates-20220614-r0.trigger [2023-02-08T22:26:18.374Z] OK: 8 MiB in 23 packages [2023-02-08T22:26:20.958Z] Removing intermediate container feb605f357e3 [2023-02-08T22:26:20.959Z] ---> 3b4c804974d5 [2023-02-08T22:26:20.959Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-08T22:26:22.374Z] ---> 123cb9b89caf [2023-02-08T22:26:22.374Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-08T22:26:24.337Z] ---> cf3ed98b1b08 [2023-02-08T22:26:24.337Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-08T22:26:25.303Z] ---> e0d70df0c70e [2023-02-08T22:26:25.303Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-08T22:26:25.574Z] ---> Running in baba858c8d3b [2023-02-08T22:26:26.170Z] Removing intermediate container baba858c8d3b [2023-02-08T22:26:26.170Z] ---> ef6fac7daaf0 [2023-02-08T22:26:26.170Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-08T22:26:26.440Z] ---> Running in ea2997a4ec1c [2023-02-08T22:26:27.026Z] Removing intermediate container ea2997a4ec1c [2023-02-08T22:26:27.026Z] ---> 1df782c83d77 [2023-02-08T22:26:27.026Z] Step 17/19 : LABEL arch=arm64 [2023-02-08T22:26:27.026Z] ---> Running in bf45c1b14372 [2023-02-08T22:26:27.615Z] Removing intermediate container bf45c1b14372 [2023-02-08T22:26:27.615Z] ---> ad39fb8e12b9 [2023-02-08T22:26:27.615Z] Step 18/19 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:26:27.886Z] ---> Running in 5cdd63736942 [2023-02-08T22:26:28.154Z] Removing intermediate container 5cdd63736942 [2023-02-08T22:26:28.154Z] ---> 8e98bafb9a7c [2023-02-08T22:26:28.154Z] Step 19/19 : LABEL version=3.0.0-dev.42 [2023-02-08T22:26:28.421Z] ---> Running in cada973d8380 [2023-02-08T22:26:29.007Z] Removing intermediate container cada973d8380 [2023-02-08T22:26:29.007Z] ---> 33d805360ef3 [2023-02-08T22:26:29.007Z] [2023-02-08T22:26:29.007Z] Successfully built 33d805360ef3 [2023-02-08T22:26:29.007Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-08T22:26:29.276Z]  Building security-spiffe-token-provider ... done Building security-proxy-setup [2023-02-08T22:26:33.531Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-08T22:26:33.531Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-08T22:26:33.531Z] ---> 7cfd3a65f731 [2023-02-08T22:26:33.531Z] Step 3/21 : WORKDIR /edgex-go [2023-02-08T22:26:33.531Z] ---> Using cache [2023-02-08T22:26:33.531Z] ---> b8617f4b37d4 [2023-02-08T22:26:33.531Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-08T22:26:33.531Z] ---> Using cache [2023-02-08T22:26:33.531Z] ---> 0f3419356ec9 [2023-02-08T22:26:33.531Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-08T22:26:33.531Z] ---> Using cache [2023-02-08T22:26:33.531Z] ---> 1b3ce3fbba22 [2023-02-08T22:26:33.531Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-08T22:26:33.531Z] ---> Using cache [2023-02-08T22:26:33.531Z] ---> ef88b01fd648 [2023-02-08T22:26:33.531Z] Step 7/21 : COPY . . [2023-02-08T22:26:33.531Z] ---> Using cache [2023-02-08T22:26:33.531Z] ---> 4d0ae19c6a3e [2023-02-08T22:26:33.531Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-08T22:26:33.531Z] ---> Running in 99ea733bca8f [2023-02-08T22:26:36.111Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-08T22:28:27.759Z] Removing intermediate container ac43ae959ff5 [2023-02-08T22:28:27.759Z] ---> 8fa31e80f8f8 [2023-02-08T22:28:27.759Z] [2023-02-08T22:28:27.759Z] Step 10/24 : FROM alpine:3.16 [2023-02-08T22:28:27.759Z] ---> 2b4661558fb8 [2023-02-08T22:28:27.759Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-08T22:28:27.759Z] ---> Using cache [2023-02-08T22:28:27.759Z] ---> 10e7dd5a4fc6 [2023-02-08T22:28:27.759Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-08T22:28:27.759Z] ---> Using cache [2023-02-08T22:28:27.759Z] ---> 555d77586731 [2023-02-08T22:28:27.759Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-08T22:28:27.759Z] ---> Running in e503457c4ed2 [2023-02-08T22:28:27.759Z] Removing intermediate container e503457c4ed2 [2023-02-08T22:28:27.759Z] ---> d219fccefe3a [2023-02-08T22:28:27.759Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-08T22:28:27.759Z] ---> Running in ad0894261999 [2023-02-08T22:28:27.759Z] Removing intermediate container ad0894261999 [2023-02-08T22:28:27.759Z] ---> 1181c5b9015a [2023-02-08T22:28:27.759Z] Step 15/24 : WORKDIR / [2023-02-08T22:28:27.759Z] ---> Running in 5fc8d2fc6aa5 [2023-02-08T22:28:27.759Z] Removing intermediate container 5fc8d2fc6aa5 [2023-02-08T22:28:27.759Z] ---> c1849b2f1e55 [2023-02-08T22:28:27.759Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-08T22:28:27.759Z] ---> 126748d7d0a1 [2023-02-08T22:28:27.759Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-08T22:28:27.759Z] ---> 2f193287c0d3 [2023-02-08T22:28:27.759Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-08T22:28:27.759Z] ---> 383a8cd003b6 [2023-02-08T22:28:27.759Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-08T22:28:27.759Z] ---> 9288574bfe93 [2023-02-08T22:28:27.759Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-08T22:28:27.759Z] ---> Running in 4c2e8791c435 [2023-02-08T22:28:27.759Z] Removing intermediate container 4c2e8791c435 [2023-02-08T22:28:27.759Z] ---> 8d5f5e842171 [2023-02-08T22:28:27.759Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-08T22:28:27.759Z] ---> Running in 29b45651ec94 [2023-02-08T22:28:28.169Z] Removing intermediate container 29b45651ec94 [2023-02-08T22:28:28.169Z] ---> a38ca77182f2 [2023-02-08T22:28:28.169Z] Step 22/24 : LABEL arch=arm64 [2023-02-08T22:28:28.169Z] ---> Running in 83db0d9928ab [2023-02-08T22:28:28.847Z] Removing intermediate container 83db0d9928ab [2023-02-08T22:28:28.847Z] ---> 2f061e95d56c [2023-02-08T22:28:28.847Z] Step 23/24 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:28:28.847Z] ---> Running in b8827613c193 [2023-02-08T22:28:29.456Z] Removing intermediate container b8827613c193 [2023-02-08T22:28:29.456Z] ---> f08ca6a18432 [2023-02-08T22:28:29.456Z] Step 24/24 : LABEL version=3.0.0-dev.42 [2023-02-08T22:28:29.456Z] ---> Running in d1a4f306a6f6 [2023-02-08T22:28:30.070Z] Removing intermediate container d1a4f306a6f6 [2023-02-08T22:28:30.070Z] ---> 568407293120 [2023-02-08T22:28:30.070Z] [2023-02-08T22:28:30.070Z] Successfully built 568407293120 [2023-02-08T22:28:30.070Z] Successfully tagged core-metadata-arm64:latest [2023-02-08T22:29:52.058Z]  Building core-metadata ... done Removing intermediate container a9815b6ae005 [2023-02-08T22:29:52.058Z] ---> 3760fadfa066 [2023-02-08T22:29:52.058Z] [2023-02-08T22:29:52.058Z] Step 10/22 : FROM alpine:3.16 [2023-02-08T22:29:52.058Z] ---> 2b4661558fb8 [2023-02-08T22:29:52.058Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-08T22:29:52.058Z] ---> Running in b66a3fd4a766 [2023-02-08T22:29:52.058Z] Removing intermediate container b66a3fd4a766 [2023-02-08T22:29:52.058Z] ---> 9629f9ae3860 [2023-02-08T22:29:52.058Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-08T22:29:52.058Z] ---> Running in 43a54e55fa81 [2023-02-08T22:29:53.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:29:54.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:29:55.666Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-08T22:29:55.666Z] Executing busybox-1.35.0-r17.trigger [2023-02-08T22:29:55.666Z] OK: 5 MiB in 15 packages [2023-02-08T22:29:57.075Z] Removing intermediate container 43a54e55fa81 [2023-02-08T22:29:57.075Z] ---> a90699061ac0 [2023-02-08T22:29:57.075Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-08T22:29:58.035Z] ---> 479a18768b0f [2023-02-08T22:29:58.035Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-08T22:29:59.979Z] ---> 496c69c59666 [2023-02-08T22:29:59.979Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-08T22:30:00.566Z] ---> c8c33c1c1254 [2023-02-08T22:30:00.566Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-08T22:30:01.976Z] ---> 9d043ebec92e [2023-02-08T22:30:01.976Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-08T22:30:01.976Z] ---> Running in 352a5932abdb [2023-02-08T22:30:07.313Z] Removing intermediate container 352a5932abdb [2023-02-08T22:30:07.313Z] ---> 096269bd7773 [2023-02-08T22:30:07.313Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-08T22:30:07.313Z] ---> Running in 1e018b1226dd [2023-02-08T22:30:07.313Z] Removing intermediate container 1e018b1226dd [2023-02-08T22:30:07.313Z] ---> 000a41eda8d3 [2023-02-08T22:30:07.313Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-08T22:30:07.582Z] ---> Running in a788051872dd [2023-02-08T22:30:08.168Z] Removing intermediate container a788051872dd [2023-02-08T22:30:08.168Z] ---> 1b275cde148c [2023-02-08T22:30:08.168Z] Step 20/22 : LABEL arch=arm64 [2023-02-08T22:30:08.168Z] ---> Running in 97e5fd09a7fd [2023-02-08T22:30:08.752Z] Removing intermediate container 97e5fd09a7fd [2023-02-08T22:30:08.752Z] ---> 222e5b62a62a [2023-02-08T22:30:08.752Z] Step 21/22 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:30:08.752Z] ---> Running in 0e44848b383b [2023-02-08T22:30:09.337Z] Removing intermediate container 0e44848b383b [2023-02-08T22:30:09.337Z] ---> 4627f9cf9dc3 [2023-02-08T22:30:09.337Z] Step 22/22 : LABEL version=3.0.0-dev.42 [2023-02-08T22:30:09.604Z] ---> Running in 6da2bc535237 [2023-02-08T22:30:10.186Z] Removing intermediate container 6da2bc535237 [2023-02-08T22:30:10.186Z] ---> c8b0835d5d5b [2023-02-08T22:30:10.186Z] [2023-02-08T22:30:10.186Z] Successfully built c8b0835d5d5b [2023-02-08T22:30:10.186Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-08T22:31:46.825Z]  Building core-common-config-bootstrapper ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-08T22:31:56.900Z] Removing intermediate container 8c2e89c8964c [2023-02-08T22:31:56.900Z] ---> f470f57e22ce [2023-02-08T22:31:56.900Z] [2023-02-08T22:31:56.900Z] Step 10/22 : FROM alpine:3.16 [2023-02-08T22:31:56.900Z] ---> 2b4661558fb8 [2023-02-08T22:31:56.900Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-08T22:31:56.900Z] Removing intermediate container 99ea733bca8f [2023-02-08T22:31:56.900Z] ---> 8a94c46c1f2c [2023-02-08T22:31:56.900Z] [2023-02-08T22:31:56.900Z] Step 9/21 : FROM alpine:3.16 [2023-02-08T22:31:56.900Z] ---> 2b4661558fb8 [2023-02-08T22:31:56.900Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-08T22:31:56.900Z] ---> Running in f203a7155162 [2023-02-08T22:31:56.900Z] ---> Running in c0a1d43a24b2 [2023-02-08T22:31:57.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:31:58.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-08T22:31:58.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:31:58.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-08T22:31:59.794Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-08T22:31:59.794Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-08T22:31:59.794Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-08T22:31:59.794Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-08T22:31:59.794Z] Executing busybox-1.35.0-r17.trigger [2023-02-08T22:31:59.794Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-08T22:31:59.794Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-08T22:31:59.794Z] Executing ca-certificates-20220614-r0.trigger [2023-02-08T22:31:59.794Z] (5/6) Installing curl (7.83.1-r5) [2023-02-08T22:31:59.794Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-08T22:31:59.794Z] Executing busybox-1.35.0-r17.trigger [2023-02-08T22:32:00.060Z] Executing ca-certificates-20220614-r0.trigger [2023-02-08T22:32:00.060Z] OK: 6 MiB in 16 packages [2023-02-08T22:32:00.329Z] OK: 8 MiB in 20 packages [2023-02-08T22:32:02.917Z] Removing intermediate container f203a7155162 [2023-02-08T22:32:02.917Z] ---> a775331b3360 [2023-02-08T22:32:02.917Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-08T22:32:02.917Z] Removing intermediate container c0a1d43a24b2 [2023-02-08T22:32:02.917Z] ---> cbdaba0e9738 [2023-02-08T22:32:02.917Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-08T22:32:02.917Z] ---> Running in d5830ddfb2a8 [2023-02-08T22:32:02.917Z] ---> Running in f0747245f150 [2023-02-08T22:32:03.183Z] Removing intermediate container d5830ddfb2a8 [2023-02-08T22:32:03.183Z] ---> 452fa8311f37 [2023-02-08T22:32:03.183Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-08T22:32:03.183Z] Removing intermediate container f0747245f150 [2023-02-08T22:32:03.183Z] ---> c5ca0efccd98 [2023-02-08T22:32:03.183Z] Step 12/21 : WORKDIR /edgex [2023-02-08T22:32:03.454Z] ---> Running in c358578e49c9 [2023-02-08T22:32:03.454Z] ---> Running in c9a0f52d0332 [2023-02-08T22:32:04.035Z] Removing intermediate container c358578e49c9 [2023-02-08T22:32:04.035Z] ---> 79e8fba395ea [2023-02-08T22:32:04.035Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-08T22:32:04.035Z] ---> Running in c9424d92e1c7 [2023-02-08T22:32:04.035Z] Removing intermediate container c9a0f52d0332 [2023-02-08T22:32:04.035Z] ---> c2357a340cbd [2023-02-08T22:32:04.035Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-08T22:32:04.619Z] Removing intermediate container c9424d92e1c7 [2023-02-08T22:32:04.619Z] ---> 4ecdff83ca5e [2023-02-08T22:32:04.619Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-08T22:32:05.202Z] ---> 2debb2ec5d2d [2023-02-08T22:32:05.202Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-08T22:32:05.202Z] ---> dfa8172f6eef [2023-02-08T22:32:05.202Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-08T22:32:06.608Z] ---> b16d8634d5b2 [2023-02-08T22:32:06.608Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-08T22:32:07.566Z] ---> f1e8f4999f37 [2023-02-08T22:32:07.566Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-08T22:32:08.527Z] ---> 829cd2550b38 [2023-02-08T22:32:08.527Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-08T22:32:08.527Z] ---> c8c1ee503fc4 [2023-02-08T22:32:08.527Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-08T22:32:08.527Z] ---> Running in 49a55346388c [2023-02-08T22:32:09.111Z] Removing intermediate container 49a55346388c [2023-02-08T22:32:09.111Z] ---> 21077e635a2f [2023-02-08T22:32:09.111Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-08T22:32:09.380Z] ---> 0d6e922dec67 [2023-02-08T22:32:09.380Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-08T22:32:09.380Z] ---> Running in 57b95c9e924e [2023-02-08T22:32:09.380Z] ---> Running in a0a414436257 [2023-02-08T22:32:09.965Z] Removing intermediate container 57b95c9e924e [2023-02-08T22:32:09.965Z] ---> e1a7ddb36d78 [2023-02-08T22:32:09.965Z] Step 20/22 : LABEL arch=arm64 [2023-02-08T22:32:09.965Z] ---> Running in a289813fb1c5 [2023-02-08T22:32:10.557Z] Removing intermediate container a289813fb1c5 [2023-02-08T22:32:10.557Z] ---> 82aa27b44e08 [2023-02-08T22:32:10.557Z] Step 21/22 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:32:10.557Z] ---> Running in 83550abd8806 [2023-02-08T22:32:11.149Z] Removing intermediate container 83550abd8806 [2023-02-08T22:32:11.149Z] ---> f5651ee4d220 [2023-02-08T22:32:11.149Z] Step 22/22 : LABEL version=3.0.0-dev.42 [2023-02-08T22:32:11.422Z] ---> Running in 40f5f1d0d304 [2023-02-08T22:32:11.697Z] Removing intermediate container 40f5f1d0d304 [2023-02-08T22:32:11.697Z] ---> 32f84371641f [2023-02-08T22:32:11.697Z] [2023-02-08T22:32:11.964Z] Successfully built 32f84371641f [2023-02-08T22:32:11.964Z] Successfully tagged support-notifications-arm64:latest [2023-02-08T22:32:11.964Z]  Building support-notifications ... done Removing intermediate container a0a414436257 [2023-02-08T22:32:11.964Z] ---> c93a9c172dfe [2023-02-08T22:32:11.964Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-08T22:32:12.231Z] ---> Running in 240b45811826 [2023-02-08T22:32:12.499Z] Removing intermediate container 240b45811826 [2023-02-08T22:32:12.499Z] ---> 4ca08a7f4548 [2023-02-08T22:32:12.499Z] Step 19/21 : LABEL arch=arm64 [2023-02-08T22:32:12.766Z] ---> Running in 1fb46cec093c [2023-02-08T22:32:13.034Z] Removing intermediate container 1fb46cec093c [2023-02-08T22:32:13.034Z] ---> ef44326a914f [2023-02-08T22:32:13.034Z] Step 20/21 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:32:13.034Z] ---> Running in af13dbd9afc6 [2023-02-08T22:32:13.312Z] Removing intermediate container af13dbd9afc6 [2023-02-08T22:32:13.312Z] ---> f392f697becf [2023-02-08T22:32:13.312Z] Step 21/21 : LABEL version=3.0.0-dev.42 [2023-02-08T22:32:13.582Z] ---> Running in 3e6832274355 [2023-02-08T22:32:13.849Z] Removing intermediate container 3e6832274355 [2023-02-08T22:32:13.849Z] ---> 0d1f61bf8600 [2023-02-08T22:32:13.849Z] [2023-02-08T22:32:14.117Z] Successfully built 0d1f61bf8600 [2023-02-08T22:32:14.117Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-08T22:32:29.097Z]  Building security-proxy-setup ... done Removing intermediate container b23ba3d4e866 [2023-02-08T22:32:29.097Z] ---> 3aaec6af08ed [2023-02-08T22:32:29.097Z] [2023-02-08T22:32:29.097Z] Step 10/22 : FROM alpine:3.16 [2023-02-08T22:32:29.097Z] ---> 2b4661558fb8 [2023-02-08T22:32:29.097Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-08T22:32:29.097Z] ---> Using cache [2023-02-08T22:32:29.097Z] ---> 10e7dd5a4fc6 [2023-02-08T22:32:29.097Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-08T22:32:29.097Z] ---> Using cache [2023-02-08T22:32:29.097Z] ---> 555d77586731 [2023-02-08T22:32:29.097Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-08T22:32:29.097Z] ---> Running in 0391bb8253e3 [2023-02-08T22:32:29.097Z] Removing intermediate container 0391bb8253e3 [2023-02-08T22:32:29.097Z] ---> d092a2b05261 [2023-02-08T22:32:29.097Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-08T22:32:29.097Z] ---> Running in 7789d610298b [2023-02-08T22:32:29.097Z] Removing intermediate container 7789d610298b [2023-02-08T22:32:29.097Z] ---> 5fe87177ea77 [2023-02-08T22:32:29.097Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-08T22:32:29.097Z] ---> 35ddb68999ca [2023-02-08T22:32:29.097Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-08T22:32:30.501Z] ---> 8330a09f6a79 [2023-02-08T22:32:30.501Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-08T22:32:30.771Z] ---> aa3047364adb [2023-02-08T22:32:30.771Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-08T22:32:30.771Z] ---> Running in 1cb85b6af660 [2023-02-08T22:32:31.037Z] Removing intermediate container 1cb85b6af660 [2023-02-08T22:32:31.037Z] ---> d0445902c2f5 [2023-02-08T22:32:31.037Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-08T22:32:31.304Z] ---> Running in 3da644540645 [2023-02-08T22:32:31.569Z] Removing intermediate container 3da644540645 [2023-02-08T22:32:31.569Z] ---> 21ae31250683 [2023-02-08T22:32:31.569Z] Step 20/22 : LABEL arch=arm64 [2023-02-08T22:32:31.569Z] ---> Running in 46aae773e213 [2023-02-08T22:32:31.834Z] Removing intermediate container 46aae773e213 [2023-02-08T22:32:31.834Z] ---> 326bf2eefea9 [2023-02-08T22:32:31.834Z] Step 21/22 : LABEL git_sha=966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:32:31.834Z] ---> Running in 0bde868cf5d1 [2023-02-08T22:32:32.099Z] Removing intermediate container 0bde868cf5d1 [2023-02-08T22:32:32.099Z] ---> 3cf4e9be64a8 [2023-02-08T22:32:32.099Z] Step 22/22 : LABEL version=3.0.0-dev.42 [2023-02-08T22:32:32.365Z] ---> Running in 03724dd4a3db [2023-02-08T22:32:32.631Z] Removing intermediate container 03724dd4a3db [2023-02-08T22:32:32.631Z] ---> a5b60fc38990 [2023-02-08T22:32:32.631Z] [2023-02-08T22:32:32.631Z] Successfully built a5b60fc38990 [2023-02-08T22:32:32.631Z] Successfully tagged support-scheduler-arm64:latest [2023-02-08T22:32:32.906Z]  Building support-scheduler ... done  [Pipeline] } [2023-02-08T22:32:32.908Z] $ docker stop --time=1 c83b43997157a7e6167dde3ff46901e607bf0d67cd824c51d6edb5fb327aa6ab [2023-02-08T22:32:34.541Z] $ docker rm -f --volumes c83b43997157a7e6167dde3ff46901e607bf0d67cd824c51d6edb5fb327aa6ab [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-08T22:32:35.040Z] + docker images [2023-02-08T22:32:35.306Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-08T22:32:35.306Z] support-scheduler-arm64 latest a5b60fc38990 3 seconds ago 29MB [2023-02-08T22:32:35.306Z] 3aaec6af08ed 9 seconds ago 1.4GB [2023-02-08T22:32:35.306Z] security-proxy-setup-arm64 latest 0d1f61bf8600 22 seconds ago 26.8MB [2023-02-08T22:32:35.306Z] support-notifications-arm64 latest 32f84371641f 24 seconds ago 29.6MB [2023-02-08T22:32:35.306Z] 8a94c46c1f2c 41 seconds ago 1.33GB [2023-02-08T22:32:35.306Z] f470f57e22ce 42 seconds ago 1.4GB [2023-02-08T22:32:35.306Z] core-common-config-bootstrapper-arm64 latest c8b0835d5d5b 2 minutes ago 14.9MB [2023-02-08T22:32:35.306Z] 3760fadfa066 2 minutes ago 1.33GB [2023-02-08T22:32:35.306Z] core-metadata-arm64 latest 568407293120 4 minutes ago 17.7MB [2023-02-08T22:32:35.306Z] 8fa31e80f8f8 4 minutes ago 1.34GB [2023-02-08T22:32:35.306Z] security-spiffe-token-provider-arm64 latest 33d805360ef3 6 minutes ago 29.1MB [2023-02-08T22:32:35.306Z] 16c762d988d6 6 minutes ago 1.37GB [2023-02-08T22:32:35.306Z] security-bootstrapper-arm64 latest 744efab7d8c9 8 minutes ago 19.5MB [2023-02-08T22:32:35.306Z] 2973be04ed7c 8 minutes ago 1.33GB [2023-02-08T22:32:35.306Z] core-data-arm64 latest 4a94c069e0c2 10 minutes ago 17.2MB [2023-02-08T22:32:35.306Z] 129a93a57c9a 10 minutes ago 1.34GB [2023-02-08T22:32:35.306Z] core-command-arm64 latest eb7af11811de 12 minutes ago 17MB [2023-02-08T22:32:35.306Z] 0aa56b447b4a 12 minutes ago 1.34GB [2023-02-08T22:32:35.306Z] security-secretstore-setup-arm64 latest 96982e01d3fd 12 minutes ago 28.8MB [2023-02-08T22:32:35.306Z] 77b95f7f6c17 13 minutes ago 1.33GB [2023-02-08T22:32:35.306Z] security-spire-agent-arm64 latest 29c1d2a9c19b 18 minutes ago 122MB [2023-02-08T22:32:35.306Z] security-spire-config-arm64 latest 188d336ced92 18 minutes ago 83.6MB [2023-02-08T22:32:35.306Z] security-spire-server-arm64 latest 91d66532abd9 18 minutes ago 84.3MB [2023-02-08T22:32:35.306Z] e4c94384e173 19 minutes ago 1.21GB [2023-02-08T22:32:35.306Z] cac8b4b7c087 19 minutes ago 1.21GB [2023-02-08T22:32:35.306Z] 27b82e40bcbb 19 minutes ago 1.21GB [2023-02-08T22:32:35.306Z] ci-base-image-arm64 latest 7cfd3a65f731 22 minutes ago 905MB [2023-02-08T22:32:35.306Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-02-08T22:32:35.306Z] alpine 3.15 8aa73fd46299 3 months ago 5.33MB [2023-02-08T22:32:35.306Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-08T22:32:35.306Z] 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 [2023-02-08T22:32:35.436Z] provisioning config files... [2023-02-08T22:32:35.451Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/401@tmp/config13714296694888682271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-08T22:32:35.796Z] ---> docker-login.sh [2023-02-08T22:32:35.796Z] nexus3.edgexfoundry.org:10001 [2023-02-08T22:32:35.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T22:32:36.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T22:32:36.064Z] Configure a credential helper to remove this warning. See [2023-02-08T22:32:36.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T22:32:36.064Z] [2023-02-08T22:32:36.064Z] Login Succeeded [2023-02-08T22:32:36.064Z] nexus3.edgexfoundry.org:10002 [2023-02-08T22:32:36.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T22:32:36.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T22:32:36.598Z] Configure a credential helper to remove this warning. See [2023-02-08T22:32:36.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T22:32:36.598Z] [2023-02-08T22:32:36.598Z] Login Succeeded [2023-02-08T22:32:36.598Z] nexus3.edgexfoundry.org:10003 [2023-02-08T22:32:36.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T22:32:36.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T22:32:36.865Z] Configure a credential helper to remove this warning. See [2023-02-08T22:32:36.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T22:32:36.865Z] [2023-02-08T22:32:36.865Z] Login Succeeded [2023-02-08T22:32:36.865Z] nexus3.edgexfoundry.org:10004 [2023-02-08T22:32:37.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T22:32:37.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T22:32:37.401Z] Configure a credential helper to remove this warning. See [2023-02-08T22:32:37.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T22:32:37.401Z] [2023-02-08T22:32:37.401Z] Login Succeeded [2023-02-08T22:32:37.401Z] docker.io [2023-02-08T22:32:37.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-08T22:32:37.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-08T22:32:37.931Z] Configure a credential helper to remove this warning. See [2023-02-08T22:32:37.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-08T22:32:37.931Z] [2023-02-08T22:32:37.931Z] Login Succeeded [2023-02-08T22:32:37.931Z] ---> docker-login.sh ends [Pipeline] } [2023-02-08T22:32:37.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-08T22:32:37.976Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-08T22:32:38.002Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-02-08T22:32:38.002Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:32:38.002Z] latest [2023-02-08T22:32:38.002Z] 3.0.0-dev.42 [2023-02-08T22:32:38.002Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:32:38.002Z] main [2023-02-08T22:32:38.002Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:32:38.350Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:32:38.692Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:32:38.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-08T22:32:38.692Z] 62b4d73d709a: Preparing [2023-02-08T22:32:38.692Z] 415afc784cf2: Preparing [2023-02-08T22:32:38.692Z] ce343cf4b2e8: Preparing [2023-02-08T22:32:38.692Z] 01c5a13fee95: Preparing [2023-02-08T22:32:38.692Z] 17bec77d7fdc: Preparing [2023-02-08T22:32:38.692Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:32:38.958Z] 62b4d73d709a: Pushed [2023-02-08T22:32:38.958Z] ce343cf4b2e8: Pushed [2023-02-08T22:32:38.958Z] 01c5a13fee95: Pushed [2023-02-08T22:32:42.295Z] 415afc784cf2: Pushed [2023-02-08T22:32:42.295Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:8727e3484e51a610e2862ce6ce0f50eea18242fd288641c64434e2d46e304970 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:32:42.644Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:32:42.987Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-02-08T22:32:42.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-08T22:32:42.987Z] 62b4d73d709a: Preparing [2023-02-08T22:32:42.987Z] 415afc784cf2: Preparing [2023-02-08T22:32:42.987Z] ce343cf4b2e8: Preparing [2023-02-08T22:32:42.987Z] 01c5a13fee95: Preparing [2023-02-08T22:32:42.987Z] 17bec77d7fdc: Preparing [2023-02-08T22:32:42.987Z] 62b4d73d709a: Layer already exists [2023-02-08T22:32:42.987Z] 415afc784cf2: Layer already exists [2023-02-08T22:32:42.987Z] ce343cf4b2e8: Layer already exists [2023-02-08T22:32:42.987Z] 01c5a13fee95: Layer already exists [2023-02-08T22:32:42.987Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:32:43.253Z] latest: digest: sha256:8727e3484e51a610e2862ce6ce0f50eea18242fd288641c64434e2d46e304970 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:32:43.599Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:32:43.943Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.42 [2023-02-08T22:32:43.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-08T22:32:43.944Z] 62b4d73d709a: Preparing [2023-02-08T22:32:43.944Z] 415afc784cf2: Preparing [2023-02-08T22:32:43.944Z] ce343cf4b2e8: Preparing [2023-02-08T22:32:43.944Z] 01c5a13fee95: Preparing [2023-02-08T22:32:43.944Z] 17bec77d7fdc: Preparing [2023-02-08T22:32:43.944Z] 01c5a13fee95: Layer already exists [2023-02-08T22:32:43.944Z] ce343cf4b2e8: Layer already exists [2023-02-08T22:32:43.944Z] 62b4d73d709a: Layer already exists [2023-02-08T22:32:43.944Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:32:43.944Z] 415afc784cf2: Layer already exists [2023-02-08T22:32:43.944Z] 3.0.0-dev.42: digest: sha256:8727e3484e51a610e2862ce6ce0f50eea18242fd288641c64434e2d46e304970 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:32:44.293Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:32:44.638Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:32:44.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-08T22:32:44.638Z] 62b4d73d709a: Preparing [2023-02-08T22:32:44.638Z] 415afc784cf2: Preparing [2023-02-08T22:32:44.638Z] ce343cf4b2e8: Preparing [2023-02-08T22:32:44.638Z] 01c5a13fee95: Preparing [2023-02-08T22:32:44.638Z] 17bec77d7fdc: Preparing [2023-02-08T22:32:44.638Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:32:44.638Z] 62b4d73d709a: Layer already exists [2023-02-08T22:32:44.638Z] 415afc784cf2: Layer already exists [2023-02-08T22:32:44.638Z] ce343cf4b2e8: Layer already exists [2023-02-08T22:32:44.638Z] 01c5a13fee95: Layer already exists [2023-02-08T22:32:44.638Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:8727e3484e51a610e2862ce6ce0f50eea18242fd288641c64434e2d46e304970 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:32:44.992Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:32:45.342Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-02-08T22:32:45.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-08T22:32:45.342Z] 62b4d73d709a: Preparing [2023-02-08T22:32:45.342Z] 415afc784cf2: Preparing [2023-02-08T22:32:45.342Z] ce343cf4b2e8: Preparing [2023-02-08T22:32:45.342Z] 01c5a13fee95: Preparing [2023-02-08T22:32:45.342Z] 17bec77d7fdc: Preparing [2023-02-08T22:32:45.342Z] 62b4d73d709a: Layer already exists [2023-02-08T22:32:45.342Z] 01c5a13fee95: Layer already exists [2023-02-08T22:32:45.342Z] 415afc784cf2: Layer already exists [2023-02-08T22:32:45.342Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:32:45.342Z] ce343cf4b2e8: Layer already exists [2023-02-08T22:32:45.609Z] main: digest: sha256:8727e3484e51a610e2862ce6ce0f50eea18242fd288641c64434e2d46e304970 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-08T22:32:45.661Z] ===================================================== [Pipeline] echo [2023-02-08T22:32:45.670Z] taggedImages: [2023-02-08T22:32:45.670Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:32:45.670Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-02-08T22:32:45.670Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.42 [2023-02-08T22:32:45.670Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:32:45.670Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-02-08T22:32:45.693Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-02-08T22:32:45.693Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:32:45.693Z] latest [2023-02-08T22:32:45.693Z] 3.0.0-dev.42 [2023-02-08T22:32:45.693Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:32:45.693Z] main [2023-02-08T22:32:45.693Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:32:46.043Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:32:46.380Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:32:46.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-08T22:32:46.380Z] 9949413b00a0: Preparing [2023-02-08T22:32:46.380Z] c1b2d4ff8170: Preparing [2023-02-08T22:32:46.380Z] 77c55e87ac94: Preparing [2023-02-08T22:32:46.380Z] 19ab234fadc1: Preparing [2023-02-08T22:32:46.380Z] ce343cf4b2e8: Preparing [2023-02-08T22:32:46.380Z] b2d2ea114146: Preparing [2023-02-08T22:32:46.380Z] 17bec77d7fdc: Preparing [2023-02-08T22:32:46.380Z] b2d2ea114146: Waiting [2023-02-08T22:32:46.380Z] 17bec77d7fdc: Waiting [2023-02-08T22:32:46.380Z] ce343cf4b2e8: Layer already exists [2023-02-08T22:32:46.646Z] c1b2d4ff8170: Pushed [2023-02-08T22:32:46.646Z] 9949413b00a0: Pushed [2023-02-08T22:32:46.646Z] 77c55e87ac94: Pushed [2023-02-08T22:32:46.646Z] b2d2ea114146: Pushed [2023-02-08T22:32:46.646Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:32:49.228Z] 19ab234fadc1: Pushed [2023-02-08T22:32:49.228Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:a607752f11e580a3c5c6a18711a4d733b242745a2818342d1f64521db7e422c5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:32:49.572Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:32:50.549Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-02-08T22:32:50.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-08T22:32:50.549Z] 9949413b00a0: Preparing [2023-02-08T22:32:50.549Z] c1b2d4ff8170: Preparing [2023-02-08T22:32:50.549Z] 77c55e87ac94: Preparing [2023-02-08T22:32:50.549Z] 19ab234fadc1: Preparing [2023-02-08T22:32:50.549Z] ce343cf4b2e8: Preparing [2023-02-08T22:32:50.549Z] b2d2ea114146: Preparing [2023-02-08T22:32:50.549Z] 17bec77d7fdc: Preparing [2023-02-08T22:32:50.549Z] b2d2ea114146: Waiting [2023-02-08T22:32:50.549Z] 17bec77d7fdc: Waiting [2023-02-08T22:32:50.549Z] 77c55e87ac94: Layer already exists [2023-02-08T22:32:50.549Z] ce343cf4b2e8: Layer already exists [2023-02-08T22:32:50.549Z] 19ab234fadc1: Layer already exists [2023-02-08T22:32:50.549Z] c1b2d4ff8170: Layer already exists [2023-02-08T22:32:50.549Z] 9949413b00a0: Layer already exists [2023-02-08T22:32:50.549Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:32:50.549Z] b2d2ea114146: Layer already exists [2023-02-08T22:32:50.825Z] latest: digest: sha256:a607752f11e580a3c5c6a18711a4d733b242745a2818342d1f64521db7e422c5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:32:51.203Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:32:51.578Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.42 [2023-02-08T22:32:51.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-08T22:32:51.578Z] 9949413b00a0: Preparing [2023-02-08T22:32:51.578Z] c1b2d4ff8170: Preparing [2023-02-08T22:32:51.578Z] 77c55e87ac94: Preparing [2023-02-08T22:32:51.578Z] 19ab234fadc1: Preparing [2023-02-08T22:32:51.578Z] ce343cf4b2e8: Preparing [2023-02-08T22:32:51.578Z] b2d2ea114146: Preparing [2023-02-08T22:32:51.578Z] 17bec77d7fdc: Preparing [2023-02-08T22:32:51.578Z] b2d2ea114146: Waiting [2023-02-08T22:32:51.578Z] 17bec77d7fdc: Waiting [2023-02-08T22:32:51.578Z] ce343cf4b2e8: Layer already exists [2023-02-08T22:32:51.578Z] c1b2d4ff8170: Layer already exists [2023-02-08T22:32:51.578Z] 19ab234fadc1: Layer already exists [2023-02-08T22:32:51.578Z] 9949413b00a0: Layer already exists [2023-02-08T22:32:51.578Z] 77c55e87ac94: Layer already exists [2023-02-08T22:32:51.578Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:32:51.578Z] b2d2ea114146: Layer already exists [2023-02-08T22:32:51.847Z] 3.0.0-dev.42: digest: sha256:a607752f11e580a3c5c6a18711a4d733b242745a2818342d1f64521db7e422c5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:32:52.193Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:32:52.536Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:32:52.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-08T22:32:52.536Z] 9949413b00a0: Preparing [2023-02-08T22:32:52.536Z] c1b2d4ff8170: Preparing [2023-02-08T22:32:52.536Z] 77c55e87ac94: Preparing [2023-02-08T22:32:52.536Z] 19ab234fadc1: Preparing [2023-02-08T22:32:52.536Z] ce343cf4b2e8: Preparing [2023-02-08T22:32:52.536Z] b2d2ea114146: Preparing [2023-02-08T22:32:52.536Z] 17bec77d7fdc: Preparing [2023-02-08T22:32:52.536Z] b2d2ea114146: Waiting [2023-02-08T22:32:52.536Z] 17bec77d7fdc: Waiting [2023-02-08T22:32:52.536Z] 19ab234fadc1: Layer already exists [2023-02-08T22:32:52.536Z] 9949413b00a0: Layer already exists [2023-02-08T22:32:52.536Z] ce343cf4b2e8: Layer already exists [2023-02-08T22:32:52.536Z] c1b2d4ff8170: Layer already exists [2023-02-08T22:32:52.536Z] 77c55e87ac94: Layer already exists [2023-02-08T22:32:52.536Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:32:52.536Z] b2d2ea114146: Layer already exists [2023-02-08T22:32:52.802Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:a607752f11e580a3c5c6a18711a4d733b242745a2818342d1f64521db7e422c5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:32:53.145Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:32:53.483Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-02-08T22:32:53.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-08T22:32:53.483Z] 9949413b00a0: Preparing [2023-02-08T22:32:53.483Z] c1b2d4ff8170: Preparing [2023-02-08T22:32:53.483Z] 77c55e87ac94: Preparing [2023-02-08T22:32:53.483Z] 19ab234fadc1: Preparing [2023-02-08T22:32:53.483Z] ce343cf4b2e8: Preparing [2023-02-08T22:32:53.483Z] b2d2ea114146: Preparing [2023-02-08T22:32:53.483Z] 17bec77d7fdc: Preparing [2023-02-08T22:32:53.483Z] b2d2ea114146: Waiting [2023-02-08T22:32:53.483Z] 17bec77d7fdc: Waiting [2023-02-08T22:32:53.483Z] 9949413b00a0: Layer already exists [2023-02-08T22:32:53.483Z] 19ab234fadc1: Layer already exists [2023-02-08T22:32:53.483Z] ce343cf4b2e8: Layer already exists [2023-02-08T22:32:53.483Z] c1b2d4ff8170: Layer already exists [2023-02-08T22:32:53.483Z] 77c55e87ac94: Layer already exists [2023-02-08T22:32:53.483Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:32:53.483Z] b2d2ea114146: Layer already exists [2023-02-08T22:32:53.750Z] main: digest: sha256:a607752f11e580a3c5c6a18711a4d733b242745a2818342d1f64521db7e422c5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-08T22:32:53.798Z] ===================================================== [Pipeline] echo [2023-02-08T22:32:53.804Z] taggedImages: [2023-02-08T22:32:53.804Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:32:53.804Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-02-08T22:32:53.804Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.42 [2023-02-08T22:32:53.804Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:32:53.804Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-02-08T22:32:53.819Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-02-08T22:32:53.819Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:32:53.819Z] latest [2023-02-08T22:32:53.819Z] 3.0.0-dev.42 [2023-02-08T22:32:53.819Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:32:53.819Z] main [2023-02-08T22:32:53.819Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:32:54.156Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:32:54.497Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:32:54.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-08T22:32:54.497Z] 711372180132: Preparing [2023-02-08T22:32:54.497Z] 31a9c0014dfe: Preparing [2023-02-08T22:32:54.498Z] ce343cf4b2e8: Preparing [2023-02-08T22:32:54.498Z] 385489513691: Preparing [2023-02-08T22:32:54.498Z] 17bec77d7fdc: Preparing [2023-02-08T22:32:54.498Z] ce343cf4b2e8: Layer already exists [2023-02-08T22:32:54.498Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:32:54.762Z] 711372180132: Pushed [2023-02-08T22:32:54.762Z] 385489513691: Pushed [2023-02-08T22:32:58.103Z] 31a9c0014dfe: Pushed [2023-02-08T22:32:58.103Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:034418d5899a2568ed5c0cd7b2152f60450fd774e64fce8461ad89d3b1ca146a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:32:58.446Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:32:58.795Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-02-08T22:32:58.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-08T22:32:58.795Z] 711372180132: Preparing [2023-02-08T22:32:58.795Z] 31a9c0014dfe: Preparing [2023-02-08T22:32:58.795Z] ce343cf4b2e8: Preparing [2023-02-08T22:32:58.795Z] 385489513691: Preparing [2023-02-08T22:32:58.795Z] 17bec77d7fdc: Preparing [2023-02-08T22:32:58.795Z] 711372180132: Layer already exists [2023-02-08T22:32:58.795Z] 31a9c0014dfe: Layer already exists [2023-02-08T22:32:58.795Z] 385489513691: Layer already exists [2023-02-08T22:32:58.795Z] ce343cf4b2e8: Layer already exists [2023-02-08T22:32:58.795Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:32:59.062Z] latest: digest: sha256:034418d5899a2568ed5c0cd7b2152f60450fd774e64fce8461ad89d3b1ca146a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:32:59.418Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:32:59.768Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.42 [2023-02-08T22:32:59.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-08T22:32:59.768Z] 711372180132: Preparing [2023-02-08T22:32:59.768Z] 31a9c0014dfe: Preparing [2023-02-08T22:32:59.768Z] ce343cf4b2e8: Preparing [2023-02-08T22:32:59.768Z] 385489513691: Preparing [2023-02-08T22:32:59.768Z] 17bec77d7fdc: Preparing [2023-02-08T22:32:59.768Z] 31a9c0014dfe: Layer already exists [2023-02-08T22:32:59.768Z] 385489513691: Layer already exists [2023-02-08T22:32:59.768Z] 711372180132: Layer already exists [2023-02-08T22:32:59.768Z] ce343cf4b2e8: Layer already exists [2023-02-08T22:32:59.768Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:32:59.768Z] 3.0.0-dev.42: digest: sha256:034418d5899a2568ed5c0cd7b2152f60450fd774e64fce8461ad89d3b1ca146a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:00.122Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:00.465Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:33:00.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-08T22:33:00.465Z] 711372180132: Preparing [2023-02-08T22:33:00.465Z] 31a9c0014dfe: Preparing [2023-02-08T22:33:00.465Z] ce343cf4b2e8: Preparing [2023-02-08T22:33:00.465Z] 385489513691: Preparing [2023-02-08T22:33:00.465Z] 17bec77d7fdc: Preparing [2023-02-08T22:33:00.465Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:33:00.465Z] ce343cf4b2e8: Layer already exists [2023-02-08T22:33:00.465Z] 385489513691: Layer already exists [2023-02-08T22:33:00.465Z] 31a9c0014dfe: Layer already exists [2023-02-08T22:33:00.465Z] 711372180132: Layer already exists [2023-02-08T22:33:00.465Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:034418d5899a2568ed5c0cd7b2152f60450fd774e64fce8461ad89d3b1ca146a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:00.811Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:01.150Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-02-08T22:33:01.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-08T22:33:01.150Z] 711372180132: Preparing [2023-02-08T22:33:01.150Z] 31a9c0014dfe: Preparing [2023-02-08T22:33:01.150Z] ce343cf4b2e8: Preparing [2023-02-08T22:33:01.150Z] 385489513691: Preparing [2023-02-08T22:33:01.150Z] 17bec77d7fdc: Preparing [2023-02-08T22:33:01.150Z] ce343cf4b2e8: Layer already exists [2023-02-08T22:33:01.150Z] 31a9c0014dfe: Layer already exists [2023-02-08T22:33:01.150Z] 711372180132: Layer already exists [2023-02-08T22:33:01.150Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:33:01.150Z] 385489513691: Layer already exists [2023-02-08T22:33:01.419Z] main: digest: sha256:034418d5899a2568ed5c0cd7b2152f60450fd774e64fce8461ad89d3b1ca146a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-08T22:33:01.459Z] ===================================================== [Pipeline] echo [2023-02-08T22:33:01.465Z] taggedImages: [2023-02-08T22:33:01.465Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:33:01.465Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-02-08T22:33:01.465Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.42 [2023-02-08T22:33:01.465Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:33:01.465Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-02-08T22:33:01.479Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-02-08T22:33:01.479Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:33:01.479Z] latest [2023-02-08T22:33:01.479Z] 3.0.0-dev.42 [2023-02-08T22:33:01.479Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:33:01.479Z] main [2023-02-08T22:33:01.479Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:01.814Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:02.157Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:33:02.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-08T22:33:02.157Z] 2c72fbce8cde: Preparing [2023-02-08T22:33:02.157Z] c40328c8c994: Preparing [2023-02-08T22:33:02.157Z] 54c83c3b7f30: Preparing [2023-02-08T22:33:02.157Z] ce343cf4b2e8: Preparing [2023-02-08T22:33:02.157Z] 01c5a13fee95: Preparing [2023-02-08T22:33:02.157Z] 17bec77d7fdc: Preparing [2023-02-08T22:33:02.157Z] 17bec77d7fdc: Waiting [2023-02-08T22:33:02.157Z] ce343cf4b2e8: Layer already exists [2023-02-08T22:33:02.157Z] 01c5a13fee95: Layer already exists [2023-02-08T22:33:02.423Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:33:02.423Z] c40328c8c994: Pushed [2023-02-08T22:33:02.423Z] 2c72fbce8cde: Pushed [2023-02-08T22:33:05.767Z] 54c83c3b7f30: Pushed [2023-02-08T22:33:05.767Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:e69e5ab46602149f331789778f72cbb377678d312ddf897bebb2a6461e6a08af size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:06.116Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:06.456Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-02-08T22:33:06.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-08T22:33:06.456Z] 2c72fbce8cde: Preparing [2023-02-08T22:33:06.456Z] c40328c8c994: Preparing [2023-02-08T22:33:06.456Z] 54c83c3b7f30: Preparing [2023-02-08T22:33:06.456Z] ce343cf4b2e8: Preparing [2023-02-08T22:33:06.456Z] 01c5a13fee95: Preparing [2023-02-08T22:33:06.456Z] 17bec77d7fdc: Preparing [2023-02-08T22:33:06.456Z] 17bec77d7fdc: Waiting [2023-02-08T22:33:06.456Z] 54c83c3b7f30: Layer already exists [2023-02-08T22:33:06.456Z] ce343cf4b2e8: Layer already exists [2023-02-08T22:33:06.456Z] 2c72fbce8cde: Layer already exists [2023-02-08T22:33:06.456Z] 01c5a13fee95: Layer already exists [2023-02-08T22:33:06.456Z] c40328c8c994: Layer already exists [2023-02-08T22:33:06.456Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:33:06.723Z] latest: digest: sha256:e69e5ab46602149f331789778f72cbb377678d312ddf897bebb2a6461e6a08af size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:07.067Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:07.400Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.42 [2023-02-08T22:33:07.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-08T22:33:07.400Z] 2c72fbce8cde: Preparing [2023-02-08T22:33:07.400Z] c40328c8c994: Preparing [2023-02-08T22:33:07.400Z] 54c83c3b7f30: Preparing [2023-02-08T22:33:07.400Z] ce343cf4b2e8: Preparing [2023-02-08T22:33:07.400Z] 01c5a13fee95: Preparing [2023-02-08T22:33:07.400Z] 17bec77d7fdc: Preparing [2023-02-08T22:33:07.400Z] 17bec77d7fdc: Waiting [2023-02-08T22:33:07.400Z] c40328c8c994: Layer already exists [2023-02-08T22:33:07.400Z] ce343cf4b2e8: Layer already exists [2023-02-08T22:33:07.400Z] 01c5a13fee95: Layer already exists [2023-02-08T22:33:07.400Z] 54c83c3b7f30: Layer already exists [2023-02-08T22:33:07.400Z] 2c72fbce8cde: Layer already exists [2023-02-08T22:33:07.400Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:33:07.667Z] 3.0.0-dev.42: digest: sha256:e69e5ab46602149f331789778f72cbb377678d312ddf897bebb2a6461e6a08af size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:08.008Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:08.342Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:33:08.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-08T22:33:08.342Z] 2c72fbce8cde: Preparing [2023-02-08T22:33:08.342Z] c40328c8c994: Preparing [2023-02-08T22:33:08.342Z] 54c83c3b7f30: Preparing [2023-02-08T22:33:08.342Z] ce343cf4b2e8: Preparing [2023-02-08T22:33:08.342Z] 01c5a13fee95: Preparing [2023-02-08T22:33:08.342Z] 17bec77d7fdc: Preparing [2023-02-08T22:33:08.342Z] 17bec77d7fdc: Waiting [2023-02-08T22:33:08.342Z] 54c83c3b7f30: Layer already exists [2023-02-08T22:33:08.342Z] 01c5a13fee95: Layer already exists [2023-02-08T22:33:08.342Z] 2c72fbce8cde: Layer already exists [2023-02-08T22:33:08.342Z] ce343cf4b2e8: Layer already exists [2023-02-08T22:33:08.342Z] c40328c8c994: Layer already exists [2023-02-08T22:33:08.342Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:33:08.608Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:e69e5ab46602149f331789778f72cbb377678d312ddf897bebb2a6461e6a08af size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:08.950Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:09.288Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-02-08T22:33:09.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-08T22:33:09.288Z] 2c72fbce8cde: Preparing [2023-02-08T22:33:09.288Z] c40328c8c994: Preparing [2023-02-08T22:33:09.288Z] 54c83c3b7f30: Preparing [2023-02-08T22:33:09.288Z] ce343cf4b2e8: Preparing [2023-02-08T22:33:09.288Z] 01c5a13fee95: Preparing [2023-02-08T22:33:09.288Z] 17bec77d7fdc: Preparing [2023-02-08T22:33:09.288Z] 17bec77d7fdc: Waiting [2023-02-08T22:33:09.288Z] ce343cf4b2e8: Layer already exists [2023-02-08T22:33:09.288Z] 54c83c3b7f30: Layer already exists [2023-02-08T22:33:09.288Z] c40328c8c994: Layer already exists [2023-02-08T22:33:09.288Z] 2c72fbce8cde: Layer already exists [2023-02-08T22:33:09.288Z] 01c5a13fee95: Layer already exists [2023-02-08T22:33:09.288Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:33:09.554Z] main: digest: sha256:e69e5ab46602149f331789778f72cbb377678d312ddf897bebb2a6461e6a08af size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-08T22:33:09.597Z] ===================================================== [Pipeline] echo [2023-02-08T22:33:09.603Z] taggedImages: [2023-02-08T22:33:09.603Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:33:09.603Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-02-08T22:33:09.603Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.42 [2023-02-08T22:33:09.603Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:33:09.603Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-02-08T22:33:09.618Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-02-08T22:33:09.618Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:33:09.618Z] latest [2023-02-08T22:33:09.618Z] 3.0.0-dev.42 [2023-02-08T22:33:09.618Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:33:09.618Z] main [2023-02-08T22:33:09.618Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:09.955Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:10.299Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:33:10.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-08T22:33:10.299Z] f0015859aee3: Preparing [2023-02-08T22:33:10.299Z] f0015859aee3: Preparing [2023-02-08T22:33:10.299Z] 4ffe702599fb: Preparing [2023-02-08T22:33:10.299Z] 5a62107a130a: Preparing [2023-02-08T22:33:10.299Z] 0423ecd5a0c7: Preparing [2023-02-08T22:33:10.299Z] 77fa0ca82da8: Preparing [2023-02-08T22:33:10.299Z] 8a310c29d2b7: Preparing [2023-02-08T22:33:10.299Z] ce343cf4b2e8: Preparing [2023-02-08T22:33:10.299Z] 556f72a3760d: Preparing [2023-02-08T22:33:10.299Z] d738605987cb: Preparing [2023-02-08T22:33:10.299Z] 78641624ab88: Preparing [2023-02-08T22:33:10.299Z] 5e0223148c66: Preparing [2023-02-08T22:33:10.299Z] 17bec77d7fdc: Preparing [2023-02-08T22:33:10.299Z] 8a310c29d2b7: Waiting [2023-02-08T22:33:10.299Z] 78641624ab88: Waiting [2023-02-08T22:33:10.299Z] ce343cf4b2e8: Waiting [2023-02-08T22:33:10.299Z] 556f72a3760d: Waiting [2023-02-08T22:33:10.299Z] d738605987cb: Waiting [2023-02-08T22:33:10.299Z] 5e0223148c66: Waiting [2023-02-08T22:33:10.299Z] 17bec77d7fdc: Waiting [2023-02-08T22:33:10.577Z] 4ffe702599fb: Pushed [2023-02-08T22:33:10.577Z] f0015859aee3: Pushed [2023-02-08T22:33:10.577Z] 5a62107a130a: Pushed [2023-02-08T22:33:10.577Z] 77fa0ca82da8: Pushed [2023-02-08T22:33:10.577Z] 0423ecd5a0c7: Pushed [2023-02-08T22:33:10.577Z] ce343cf4b2e8: Layer already exists [2023-02-08T22:33:10.843Z] 556f72a3760d: Pushed [2023-02-08T22:33:10.843Z] d738605987cb: Pushed [2023-02-08T22:33:10.843Z] 78641624ab88: Pushed [2023-02-08T22:33:10.843Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:33:10.843Z] 5e0223148c66: Pushed [2023-02-08T22:33:15.097Z] 8a310c29d2b7: Pushed [2023-02-08T22:33:15.097Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:0d85e28fb94d7740043edb981a357ec411c412763a72f8c85a1e4398b4d124ae size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:15.458Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:15.803Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-02-08T22:33:15.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-08T22:33:15.803Z] f0015859aee3: Preparing [2023-02-08T22:33:15.803Z] f0015859aee3: Preparing [2023-02-08T22:33:15.803Z] 4ffe702599fb: Preparing [2023-02-08T22:33:15.803Z] 5a62107a130a: Preparing [2023-02-08T22:33:15.803Z] 0423ecd5a0c7: Preparing [2023-02-08T22:33:15.803Z] 77fa0ca82da8: Preparing [2023-02-08T22:33:15.803Z] 8a310c29d2b7: Preparing [2023-02-08T22:33:15.803Z] ce343cf4b2e8: Preparing [2023-02-08T22:33:15.803Z] 556f72a3760d: Preparing [2023-02-08T22:33:15.803Z] d738605987cb: Preparing [2023-02-08T22:33:15.803Z] 78641624ab88: Preparing [2023-02-08T22:33:15.803Z] 5e0223148c66: Preparing [2023-02-08T22:33:15.803Z] 17bec77d7fdc: Preparing [2023-02-08T22:33:15.803Z] 556f72a3760d: Waiting [2023-02-08T22:33:15.803Z] d738605987cb: Waiting [2023-02-08T22:33:15.803Z] 78641624ab88: Waiting [2023-02-08T22:33:15.803Z] 8a310c29d2b7: Waiting [2023-02-08T22:33:15.803Z] 5e0223148c66: Waiting [2023-02-08T22:33:15.803Z] 17bec77d7fdc: Waiting [2023-02-08T22:33:15.803Z] ce343cf4b2e8: Waiting [2023-02-08T22:33:15.803Z] 77fa0ca82da8: Layer already exists [2023-02-08T22:33:15.803Z] 5a62107a130a: Layer already exists [2023-02-08T22:33:15.803Z] 0423ecd5a0c7: Layer already exists [2023-02-08T22:33:15.803Z] f0015859aee3: Layer already exists [2023-02-08T22:33:15.803Z] 4ffe702599fb: Layer already exists [2023-02-08T22:33:15.803Z] d738605987cb: Layer already exists [2023-02-08T22:33:15.803Z] 78641624ab88: Layer already exists [2023-02-08T22:33:15.803Z] 8a310c29d2b7: Layer already exists [2023-02-08T22:33:15.803Z] 556f72a3760d: Layer already exists [2023-02-08T22:33:15.803Z] ce343cf4b2e8: Layer already exists [2023-02-08T22:33:16.070Z] 5e0223148c66: Layer already exists [2023-02-08T22:33:16.070Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:33:16.070Z] latest: digest: sha256:0d85e28fb94d7740043edb981a357ec411c412763a72f8c85a1e4398b4d124ae size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:16.411Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:16.751Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.42 [2023-02-08T22:33:16.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-08T22:33:16.751Z] f0015859aee3: Preparing [2023-02-08T22:33:16.751Z] f0015859aee3: Preparing [2023-02-08T22:33:16.751Z] 4ffe702599fb: Preparing [2023-02-08T22:33:16.751Z] 5a62107a130a: Preparing [2023-02-08T22:33:16.751Z] 0423ecd5a0c7: Preparing [2023-02-08T22:33:16.751Z] 77fa0ca82da8: Preparing [2023-02-08T22:33:16.751Z] 8a310c29d2b7: Preparing [2023-02-08T22:33:16.751Z] ce343cf4b2e8: Preparing [2023-02-08T22:33:16.751Z] 556f72a3760d: Preparing [2023-02-08T22:33:16.751Z] d738605987cb: Preparing [2023-02-08T22:33:16.751Z] 78641624ab88: Preparing [2023-02-08T22:33:16.751Z] 5e0223148c66: Preparing [2023-02-08T22:33:16.751Z] 17bec77d7fdc: Preparing [2023-02-08T22:33:16.751Z] ce343cf4b2e8: Waiting [2023-02-08T22:33:16.751Z] 556f72a3760d: Waiting [2023-02-08T22:33:16.751Z] d738605987cb: Waiting [2023-02-08T22:33:16.751Z] 78641624ab88: Waiting [2023-02-08T22:33:16.751Z] 8a310c29d2b7: Waiting [2023-02-08T22:33:16.751Z] 5e0223148c66: Waiting [2023-02-08T22:33:16.751Z] 17bec77d7fdc: Waiting [2023-02-08T22:33:16.751Z] 4ffe702599fb: Layer already exists [2023-02-08T22:33:16.751Z] 77fa0ca82da8: Layer already exists [2023-02-08T22:33:16.751Z] f0015859aee3: Layer already exists [2023-02-08T22:33:16.751Z] 5a62107a130a: Layer already exists [2023-02-08T22:33:16.751Z] 0423ecd5a0c7: Layer already exists [2023-02-08T22:33:16.751Z] ce343cf4b2e8: Layer already exists [2023-02-08T22:33:16.751Z] 78641624ab88: Layer already exists [2023-02-08T22:33:16.751Z] 8a310c29d2b7: Layer already exists [2023-02-08T22:33:16.751Z] d738605987cb: Layer already exists [2023-02-08T22:33:16.751Z] 556f72a3760d: Layer already exists [2023-02-08T22:33:17.017Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:33:17.017Z] 5e0223148c66: Layer already exists [2023-02-08T22:33:17.017Z] 3.0.0-dev.42: digest: sha256:0d85e28fb94d7740043edb981a357ec411c412763a72f8c85a1e4398b4d124ae size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:17.357Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:17.701Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:33:17.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-08T22:33:17.701Z] f0015859aee3: Preparing [2023-02-08T22:33:17.701Z] f0015859aee3: Preparing [2023-02-08T22:33:17.701Z] 4ffe702599fb: Preparing [2023-02-08T22:33:17.701Z] 5a62107a130a: Preparing [2023-02-08T22:33:17.701Z] 0423ecd5a0c7: Preparing [2023-02-08T22:33:17.701Z] 77fa0ca82da8: Preparing [2023-02-08T22:33:17.701Z] 8a310c29d2b7: Preparing [2023-02-08T22:33:17.701Z] ce343cf4b2e8: Preparing [2023-02-08T22:33:17.701Z] 556f72a3760d: Preparing [2023-02-08T22:33:17.701Z] d738605987cb: Preparing [2023-02-08T22:33:17.701Z] 78641624ab88: Preparing [2023-02-08T22:33:17.701Z] 5e0223148c66: Preparing [2023-02-08T22:33:17.701Z] 17bec77d7fdc: Preparing [2023-02-08T22:33:17.701Z] d738605987cb: Waiting [2023-02-08T22:33:17.701Z] 78641624ab88: Waiting [2023-02-08T22:33:17.701Z] ce343cf4b2e8: Waiting [2023-02-08T22:33:17.701Z] 5e0223148c66: Waiting [2023-02-08T22:33:17.701Z] 8a310c29d2b7: Waiting [2023-02-08T22:33:17.701Z] 556f72a3760d: Waiting [2023-02-08T22:33:17.701Z] 17bec77d7fdc: Waiting [2023-02-08T22:33:17.701Z] f0015859aee3: Layer already exists [2023-02-08T22:33:17.701Z] 4ffe702599fb: Layer already exists [2023-02-08T22:33:17.701Z] 5a62107a130a: Layer already exists [2023-02-08T22:33:17.701Z] 77fa0ca82da8: Layer already exists [2023-02-08T22:33:17.701Z] 0423ecd5a0c7: Layer already exists [2023-02-08T22:33:17.701Z] 556f72a3760d: Layer already exists [2023-02-08T22:33:17.701Z] 8a310c29d2b7: Layer already exists [2023-02-08T22:33:17.701Z] ce343cf4b2e8: Layer already exists [2023-02-08T22:33:17.701Z] 78641624ab88: Layer already exists [2023-02-08T22:33:17.701Z] d738605987cb: Layer already exists [2023-02-08T22:33:17.701Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:33:17.701Z] 5e0223148c66: Layer already exists [2023-02-08T22:33:17.968Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:0d85e28fb94d7740043edb981a357ec411c412763a72f8c85a1e4398b4d124ae size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:18.308Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:18.649Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-02-08T22:33:18.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-08T22:33:18.649Z] f0015859aee3: Preparing [2023-02-08T22:33:18.649Z] f0015859aee3: Preparing [2023-02-08T22:33:18.649Z] 4ffe702599fb: Preparing [2023-02-08T22:33:18.649Z] 5a62107a130a: Preparing [2023-02-08T22:33:18.649Z] 0423ecd5a0c7: Preparing [2023-02-08T22:33:18.649Z] 77fa0ca82da8: Preparing [2023-02-08T22:33:18.649Z] 8a310c29d2b7: Preparing [2023-02-08T22:33:18.649Z] ce343cf4b2e8: Preparing [2023-02-08T22:33:18.649Z] 556f72a3760d: Preparing [2023-02-08T22:33:18.649Z] d738605987cb: Preparing [2023-02-08T22:33:18.649Z] 78641624ab88: Preparing [2023-02-08T22:33:18.649Z] 5e0223148c66: Preparing [2023-02-08T22:33:18.649Z] 556f72a3760d: Waiting [2023-02-08T22:33:18.649Z] 8a310c29d2b7: Waiting [2023-02-08T22:33:18.649Z] ce343cf4b2e8: Waiting [2023-02-08T22:33:18.649Z] 78641624ab88: Waiting [2023-02-08T22:33:18.649Z] d738605987cb: Waiting [2023-02-08T22:33:18.649Z] 5e0223148c66: Waiting [2023-02-08T22:33:18.649Z] 17bec77d7fdc: Preparing [2023-02-08T22:33:18.649Z] 77fa0ca82da8: Layer already exists [2023-02-08T22:33:18.649Z] 0423ecd5a0c7: Layer already exists [2023-02-08T22:33:18.649Z] 5a62107a130a: Layer already exists [2023-02-08T22:33:18.649Z] 4ffe702599fb: Layer already exists [2023-02-08T22:33:18.649Z] f0015859aee3: Layer already exists [2023-02-08T22:33:18.649Z] ce343cf4b2e8: Layer already exists [2023-02-08T22:33:18.649Z] 78641624ab88: Layer already exists [2023-02-08T22:33:18.649Z] 8a310c29d2b7: Layer already exists [2023-02-08T22:33:18.649Z] 556f72a3760d: Layer already exists [2023-02-08T22:33:18.649Z] d738605987cb: Layer already exists [2023-02-08T22:33:18.917Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:33:18.917Z] 5e0223148c66: Layer already exists [2023-02-08T22:33:18.917Z] main: digest: sha256:0d85e28fb94d7740043edb981a357ec411c412763a72f8c85a1e4398b4d124ae size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-08T22:33:18.958Z] ===================================================== [Pipeline] echo [2023-02-08T22:33:18.964Z] taggedImages: [2023-02-08T22:33:18.964Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:33:18.964Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-02-08T22:33:18.964Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.42 [2023-02-08T22:33:18.964Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:33:18.964Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-02-08T22:33:18.979Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-02-08T22:33:18.979Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:33:18.979Z] latest [2023-02-08T22:33:18.979Z] 3.0.0-dev.42 [2023-02-08T22:33:18.979Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:33:18.979Z] main [2023-02-08T22:33:18.979Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:19.319Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:19.660Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:33:19.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-08T22:33:19.660Z] e6bd6d5ec618: Preparing [2023-02-08T22:33:19.660Z] 69860daaa276: Preparing [2023-02-08T22:33:19.660Z] a10288dc63d9: Preparing [2023-02-08T22:33:19.660Z] 57a8956e8a2d: Preparing [2023-02-08T22:33:19.660Z] a53911a0a108: Preparing [2023-02-08T22:33:19.660Z] 276c014685e1: Preparing [2023-02-08T22:33:19.660Z] 3bc409027d21: Preparing [2023-02-08T22:33:19.660Z] 17bec77d7fdc: Preparing [2023-02-08T22:33:19.660Z] 276c014685e1: Waiting [2023-02-08T22:33:19.660Z] 3bc409027d21: Waiting [2023-02-08T22:33:19.660Z] 17bec77d7fdc: Waiting [2023-02-08T22:33:19.928Z] 69860daaa276: Pushed [2023-02-08T22:33:19.928Z] a53911a0a108: Pushed [2023-02-08T22:33:19.928Z] e6bd6d5ec618: Pushed [2023-02-08T22:33:19.928Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:33:20.197Z] 276c014685e1: Pushed [2023-02-08T22:33:20.780Z] 3bc409027d21: Pushed [2023-02-08T22:33:23.360Z] 57a8956e8a2d: Pushed [2023-02-08T22:33:23.360Z] a10288dc63d9: Pushed [2023-02-08T22:33:23.360Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:40a6dc27e61168ac1ca90228aad0d4020f17e6e14e4f38eca29798c8399118f0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:23.705Z] + 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 [2023-02-08T22:33:24.043Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-02-08T22:33:24.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-08T22:33:24.043Z] e6bd6d5ec618: Preparing [2023-02-08T22:33:24.043Z] 69860daaa276: Preparing [2023-02-08T22:33:24.043Z] a10288dc63d9: Preparing [2023-02-08T22:33:24.043Z] 57a8956e8a2d: Preparing [2023-02-08T22:33:24.043Z] a53911a0a108: Preparing [2023-02-08T22:33:24.043Z] 276c014685e1: Preparing [2023-02-08T22:33:24.043Z] 3bc409027d21: Preparing [2023-02-08T22:33:24.043Z] 17bec77d7fdc: Preparing [2023-02-08T22:33:24.043Z] 276c014685e1: Waiting [2023-02-08T22:33:24.043Z] 3bc409027d21: Waiting [2023-02-08T22:33:24.043Z] 17bec77d7fdc: Waiting [2023-02-08T22:33:24.043Z] a53911a0a108: Layer already exists [2023-02-08T22:33:24.043Z] 69860daaa276: Layer already exists [2023-02-08T22:33:24.043Z] e6bd6d5ec618: Layer already exists [2023-02-08T22:33:24.043Z] a10288dc63d9: Layer already exists [2023-02-08T22:33:24.043Z] 57a8956e8a2d: Layer already exists [2023-02-08T22:33:24.043Z] 3bc409027d21: Layer already exists [2023-02-08T22:33:24.043Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:33:24.043Z] 276c014685e1: Layer already exists [2023-02-08T22:33:24.308Z] latest: digest: sha256:40a6dc27e61168ac1ca90228aad0d4020f17e6e14e4f38eca29798c8399118f0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:24.651Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:24.986Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.42 [2023-02-08T22:33:24.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-08T22:33:24.986Z] e6bd6d5ec618: Preparing [2023-02-08T22:33:24.986Z] 69860daaa276: Preparing [2023-02-08T22:33:24.986Z] a10288dc63d9: Preparing [2023-02-08T22:33:24.986Z] 57a8956e8a2d: Preparing [2023-02-08T22:33:24.986Z] a53911a0a108: Preparing [2023-02-08T22:33:24.986Z] 276c014685e1: Preparing [2023-02-08T22:33:24.986Z] 3bc409027d21: Preparing [2023-02-08T22:33:24.986Z] 17bec77d7fdc: Preparing [2023-02-08T22:33:24.986Z] 276c014685e1: Waiting [2023-02-08T22:33:24.986Z] 3bc409027d21: Waiting [2023-02-08T22:33:24.986Z] 17bec77d7fdc: Waiting [2023-02-08T22:33:24.986Z] e6bd6d5ec618: Layer already exists [2023-02-08T22:33:24.986Z] 57a8956e8a2d: Layer already exists [2023-02-08T22:33:24.986Z] 69860daaa276: Layer already exists [2023-02-08T22:33:24.986Z] a10288dc63d9: Layer already exists [2023-02-08T22:33:24.986Z] a53911a0a108: Layer already exists [2023-02-08T22:33:24.986Z] 276c014685e1: Layer already exists [2023-02-08T22:33:24.986Z] 3bc409027d21: Layer already exists [2023-02-08T22:33:24.986Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:33:25.252Z] 3.0.0-dev.42: digest: sha256:40a6dc27e61168ac1ca90228aad0d4020f17e6e14e4f38eca29798c8399118f0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:25.592Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:25.939Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:33:25.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-08T22:33:25.939Z] e6bd6d5ec618: Preparing [2023-02-08T22:33:25.939Z] 69860daaa276: Preparing [2023-02-08T22:33:25.940Z] a10288dc63d9: Preparing [2023-02-08T22:33:25.940Z] 57a8956e8a2d: Preparing [2023-02-08T22:33:25.940Z] a53911a0a108: Preparing [2023-02-08T22:33:25.940Z] 276c014685e1: Preparing [2023-02-08T22:33:25.940Z] 3bc409027d21: Preparing [2023-02-08T22:33:25.940Z] 17bec77d7fdc: Preparing [2023-02-08T22:33:25.940Z] 276c014685e1: Waiting [2023-02-08T22:33:25.940Z] 3bc409027d21: Waiting [2023-02-08T22:33:25.940Z] 17bec77d7fdc: Waiting [2023-02-08T22:33:25.940Z] a10288dc63d9: Layer already exists [2023-02-08T22:33:25.940Z] 69860daaa276: Layer already exists [2023-02-08T22:33:25.940Z] e6bd6d5ec618: Layer already exists [2023-02-08T22:33:25.940Z] a53911a0a108: Layer already exists [2023-02-08T22:33:25.940Z] 57a8956e8a2d: Layer already exists [2023-02-08T22:33:25.940Z] 3bc409027d21: Layer already exists [2023-02-08T22:33:25.940Z] 276c014685e1: Layer already exists [2023-02-08T22:33:25.940Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:33:26.206Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:40a6dc27e61168ac1ca90228aad0d4020f17e6e14e4f38eca29798c8399118f0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:26.555Z] + 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 [2023-02-08T22:33:26.896Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-02-08T22:33:26.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-08T22:33:26.896Z] e6bd6d5ec618: Preparing [2023-02-08T22:33:26.896Z] 69860daaa276: Preparing [2023-02-08T22:33:26.896Z] a10288dc63d9: Preparing [2023-02-08T22:33:26.896Z] 57a8956e8a2d: Preparing [2023-02-08T22:33:26.896Z] a53911a0a108: Preparing [2023-02-08T22:33:26.896Z] 276c014685e1: Preparing [2023-02-08T22:33:26.896Z] 3bc409027d21: Preparing [2023-02-08T22:33:26.896Z] 17bec77d7fdc: Preparing [2023-02-08T22:33:26.896Z] 3bc409027d21: Waiting [2023-02-08T22:33:26.896Z] 276c014685e1: Waiting [2023-02-08T22:33:26.896Z] 17bec77d7fdc: Waiting [2023-02-08T22:33:26.896Z] a10288dc63d9: Layer already exists [2023-02-08T22:33:26.896Z] 57a8956e8a2d: Layer already exists [2023-02-08T22:33:26.896Z] a53911a0a108: Layer already exists [2023-02-08T22:33:26.896Z] e6bd6d5ec618: Layer already exists [2023-02-08T22:33:26.896Z] 69860daaa276: Layer already exists [2023-02-08T22:33:26.896Z] 276c014685e1: Layer already exists [2023-02-08T22:33:26.896Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:33:26.896Z] 3bc409027d21: Layer already exists [2023-02-08T22:33:27.161Z] main: digest: sha256:40a6dc27e61168ac1ca90228aad0d4020f17e6e14e4f38eca29798c8399118f0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-08T22:33:27.218Z] ===================================================== [Pipeline] echo [2023-02-08T22:33:27.226Z] taggedImages: [2023-02-08T22:33:27.226Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:33:27.226Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-02-08T22:33:27.226Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.42 [2023-02-08T22:33:27.226Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:33:27.226Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-02-08T22:33:27.248Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-02-08T22:33:27.248Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:33:27.248Z] latest [2023-02-08T22:33:27.248Z] 3.0.0-dev.42 [2023-02-08T22:33:27.248Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:33:27.248Z] main [2023-02-08T22:33:27.248Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:27.602Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:27.947Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:33:27.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-08T22:33:27.947Z] 0597cc3dc135: Preparing [2023-02-08T22:33:27.947Z] f7220b606690: Preparing [2023-02-08T22:33:27.947Z] 2e8e909d44fe: Preparing [2023-02-08T22:33:27.947Z] 711907bb60b4: Preparing [2023-02-08T22:33:27.947Z] 15f0497c6002: Preparing [2023-02-08T22:33:27.947Z] 326ca63423d5: Preparing [2023-02-08T22:33:27.947Z] e0d03007c843: Preparing [2023-02-08T22:33:27.947Z] d2f131466777: Preparing [2023-02-08T22:33:27.947Z] d98f092f6268: Preparing [2023-02-08T22:33:27.947Z] 17bec77d7fdc: Preparing [2023-02-08T22:33:27.947Z] 326ca63423d5: Waiting [2023-02-08T22:33:27.947Z] e0d03007c843: Waiting [2023-02-08T22:33:27.947Z] d2f131466777: Waiting [2023-02-08T22:33:27.947Z] d98f092f6268: Waiting [2023-02-08T22:33:27.947Z] 17bec77d7fdc: Waiting [2023-02-08T22:33:28.356Z] 0597cc3dc135: Pushed [2023-02-08T22:33:28.356Z] 15f0497c6002: Pushed [2023-02-08T22:33:28.356Z] f7220b606690: Pushed [2023-02-08T22:33:28.672Z] e0d03007c843: Pushed [2023-02-08T22:33:28.672Z] d2f131466777: Pushed [2023-02-08T22:33:28.672Z] 326ca63423d5: Pushed [2023-02-08T22:33:28.672Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:33:28.948Z] d98f092f6268: Pushed [2023-02-08T22:33:30.942Z] 711907bb60b4: Pushed [2023-02-08T22:33:31.524Z] 2e8e909d44fe: Pushed [2023-02-08T22:33:31.524Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:79640c0643fd0d79b97587ab43e9a3f218f0737da5d3e797a368a402f9916c1b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:31.874Z] + 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 [2023-02-08T22:33:32.221Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-02-08T22:33:32.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-08T22:33:32.222Z] 0597cc3dc135: Preparing [2023-02-08T22:33:32.222Z] f7220b606690: Preparing [2023-02-08T22:33:32.222Z] 2e8e909d44fe: Preparing [2023-02-08T22:33:32.222Z] 711907bb60b4: Preparing [2023-02-08T22:33:32.222Z] 15f0497c6002: Preparing [2023-02-08T22:33:32.222Z] 326ca63423d5: Preparing [2023-02-08T22:33:32.222Z] e0d03007c843: Preparing [2023-02-08T22:33:32.222Z] d2f131466777: Preparing [2023-02-08T22:33:32.222Z] d98f092f6268: Preparing [2023-02-08T22:33:32.222Z] 17bec77d7fdc: Preparing [2023-02-08T22:33:32.222Z] d2f131466777: Waiting [2023-02-08T22:33:32.222Z] d98f092f6268: Waiting [2023-02-08T22:33:32.222Z] 17bec77d7fdc: Waiting [2023-02-08T22:33:32.222Z] 326ca63423d5: Waiting [2023-02-08T22:33:32.222Z] e0d03007c843: Waiting [2023-02-08T22:33:32.222Z] f7220b606690: Layer already exists [2023-02-08T22:33:32.222Z] 0597cc3dc135: Layer already exists [2023-02-08T22:33:32.222Z] 15f0497c6002: Layer already exists [2023-02-08T22:33:32.222Z] 711907bb60b4: Layer already exists [2023-02-08T22:33:32.222Z] 2e8e909d44fe: Layer already exists [2023-02-08T22:33:32.222Z] d2f131466777: Layer already exists [2023-02-08T22:33:32.222Z] e0d03007c843: Layer already exists [2023-02-08T22:33:32.222Z] 326ca63423d5: Layer already exists [2023-02-08T22:33:32.222Z] d98f092f6268: Layer already exists [2023-02-08T22:33:32.222Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:33:32.487Z] latest: digest: sha256:79640c0643fd0d79b97587ab43e9a3f218f0737da5d3e797a368a402f9916c1b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:32.837Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:33.183Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.42 [2023-02-08T22:33:33.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-08T22:33:33.183Z] 0597cc3dc135: Preparing [2023-02-08T22:33:33.183Z] f7220b606690: Preparing [2023-02-08T22:33:33.183Z] 2e8e909d44fe: Preparing [2023-02-08T22:33:33.183Z] 711907bb60b4: Preparing [2023-02-08T22:33:33.183Z] 15f0497c6002: Preparing [2023-02-08T22:33:33.183Z] 326ca63423d5: Preparing [2023-02-08T22:33:33.183Z] e0d03007c843: Preparing [2023-02-08T22:33:33.183Z] d2f131466777: Preparing [2023-02-08T22:33:33.183Z] d98f092f6268: Preparing [2023-02-08T22:33:33.183Z] 17bec77d7fdc: Preparing [2023-02-08T22:33:33.183Z] e0d03007c843: Waiting [2023-02-08T22:33:33.183Z] d2f131466777: Waiting [2023-02-08T22:33:33.183Z] 326ca63423d5: Waiting [2023-02-08T22:33:33.183Z] d98f092f6268: Waiting [2023-02-08T22:33:33.183Z] f7220b606690: Layer already exists [2023-02-08T22:33:33.183Z] 15f0497c6002: Layer already exists [2023-02-08T22:33:33.183Z] 2e8e909d44fe: Layer already exists [2023-02-08T22:33:33.183Z] 711907bb60b4: Layer already exists [2023-02-08T22:33:33.183Z] 0597cc3dc135: Layer already exists [2023-02-08T22:33:33.183Z] e0d03007c843: Layer already exists [2023-02-08T22:33:33.183Z] d2f131466777: Layer already exists [2023-02-08T22:33:33.183Z] 326ca63423d5: Layer already exists [2023-02-08T22:33:33.183Z] d98f092f6268: Layer already exists [2023-02-08T22:33:33.183Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:33:33.449Z] 3.0.0-dev.42: digest: sha256:79640c0643fd0d79b97587ab43e9a3f218f0737da5d3e797a368a402f9916c1b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:33.792Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:34.133Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:33:34.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-08T22:33:34.133Z] 0597cc3dc135: Preparing [2023-02-08T22:33:34.134Z] f7220b606690: Preparing [2023-02-08T22:33:34.134Z] 2e8e909d44fe: Preparing [2023-02-08T22:33:34.134Z] 711907bb60b4: Preparing [2023-02-08T22:33:34.134Z] 15f0497c6002: Preparing [2023-02-08T22:33:34.134Z] 326ca63423d5: Preparing [2023-02-08T22:33:34.134Z] e0d03007c843: Preparing [2023-02-08T22:33:34.134Z] d2f131466777: Preparing [2023-02-08T22:33:34.134Z] d98f092f6268: Preparing [2023-02-08T22:33:34.134Z] 17bec77d7fdc: Preparing [2023-02-08T22:33:34.134Z] 326ca63423d5: Waiting [2023-02-08T22:33:34.134Z] d2f131466777: Waiting [2023-02-08T22:33:34.134Z] e0d03007c843: Waiting [2023-02-08T22:33:34.134Z] d98f092f6268: Waiting [2023-02-08T22:33:34.134Z] 17bec77d7fdc: Waiting [2023-02-08T22:33:34.134Z] 711907bb60b4: Layer already exists [2023-02-08T22:33:34.134Z] f7220b606690: Layer already exists [2023-02-08T22:33:34.134Z] 0597cc3dc135: Layer already exists [2023-02-08T22:33:34.134Z] 15f0497c6002: Layer already exists [2023-02-08T22:33:34.134Z] 2e8e909d44fe: Layer already exists [2023-02-08T22:33:34.134Z] d2f131466777: Layer already exists [2023-02-08T22:33:34.134Z] e0d03007c843: Layer already exists [2023-02-08T22:33:34.134Z] 326ca63423d5: Layer already exists [2023-02-08T22:33:34.134Z] d98f092f6268: Layer already exists [2023-02-08T22:33:34.134Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:33:34.401Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:79640c0643fd0d79b97587ab43e9a3f218f0737da5d3e797a368a402f9916c1b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:34.748Z] + 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 [2023-02-08T22:33:35.100Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-02-08T22:33:35.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-08T22:33:35.100Z] 0597cc3dc135: Preparing [2023-02-08T22:33:35.100Z] f7220b606690: Preparing [2023-02-08T22:33:35.100Z] 2e8e909d44fe: Preparing [2023-02-08T22:33:35.100Z] 711907bb60b4: Preparing [2023-02-08T22:33:35.100Z] 15f0497c6002: Preparing [2023-02-08T22:33:35.100Z] 326ca63423d5: Preparing [2023-02-08T22:33:35.100Z] e0d03007c843: Preparing [2023-02-08T22:33:35.100Z] 326ca63423d5: Waiting [2023-02-08T22:33:35.100Z] d2f131466777: Preparing [2023-02-08T22:33:35.100Z] d98f092f6268: Preparing [2023-02-08T22:33:35.100Z] 17bec77d7fdc: Preparing [2023-02-08T22:33:35.100Z] d2f131466777: Waiting [2023-02-08T22:33:35.100Z] d98f092f6268: Waiting [2023-02-08T22:33:35.100Z] 17bec77d7fdc: Waiting [2023-02-08T22:33:35.100Z] e0d03007c843: Waiting [2023-02-08T22:33:35.100Z] 711907bb60b4: Layer already exists [2023-02-08T22:33:35.100Z] 0597cc3dc135: Layer already exists [2023-02-08T22:33:35.100Z] 15f0497c6002: Layer already exists [2023-02-08T22:33:35.100Z] f7220b606690: Layer already exists [2023-02-08T22:33:35.100Z] 2e8e909d44fe: Layer already exists [2023-02-08T22:33:35.100Z] d2f131466777: Layer already exists [2023-02-08T22:33:35.100Z] 326ca63423d5: Layer already exists [2023-02-08T22:33:35.100Z] e0d03007c843: Layer already exists [2023-02-08T22:33:35.100Z] d98f092f6268: Layer already exists [2023-02-08T22:33:35.100Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:33:35.365Z] main: digest: sha256:79640c0643fd0d79b97587ab43e9a3f218f0737da5d3e797a368a402f9916c1b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-08T22:33:35.416Z] ===================================================== [Pipeline] echo [2023-02-08T22:33:35.428Z] taggedImages: [2023-02-08T22:33:35.428Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:33:35.428Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-02-08T22:33:35.428Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.42 [2023-02-08T22:33:35.428Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:33:35.428Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-02-08T22:33:35.448Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-02-08T22:33:35.448Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:33:35.448Z] latest [2023-02-08T22:33:35.448Z] 3.0.0-dev.42 [2023-02-08T22:33:35.448Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:33:35.448Z] main [2023-02-08T22:33:35.448Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:35.783Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:36.121Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:33:36.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-08T22:33:36.122Z] bc7e989d725c: Preparing [2023-02-08T22:33:36.122Z] ce959d38afdb: Preparing [2023-02-08T22:33:36.122Z] ce343cf4b2e8: Preparing [2023-02-08T22:33:36.122Z] ff44ef5c9472: Preparing [2023-02-08T22:33:36.122Z] 9833f26c6bda: Preparing [2023-02-08T22:33:36.122Z] 9833f26c6bda: Layer already exists [2023-02-08T22:33:36.122Z] ce343cf4b2e8: Layer already exists [2023-02-08T22:33:36.387Z] bc7e989d725c: Pushed [2023-02-08T22:33:37.348Z] ff44ef5c9472: Pushed [2023-02-08T22:33:40.683Z] ce959d38afdb: Pushed [2023-02-08T22:33:40.683Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:93a79d30100ff2725d6cf7c20e967b6d05b3fdb99f07fab1b57e9398c9d6b7ff size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:41.025Z] + 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 [2023-02-08T22:33:42.752Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-02-08T22:33:42.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-08T22:33:42.753Z] bc7e989d725c: Preparing [2023-02-08T22:33:42.753Z] ce959d38afdb: Preparing [2023-02-08T22:33:42.753Z] ce343cf4b2e8: Preparing [2023-02-08T22:33:42.753Z] ff44ef5c9472: Preparing [2023-02-08T22:33:42.753Z] 9833f26c6bda: Preparing [2023-02-08T22:33:42.753Z] bc7e989d725c: Layer already exists [2023-02-08T22:33:42.753Z] ce343cf4b2e8: Layer already exists [2023-02-08T22:33:42.753Z] ff44ef5c9472: Layer already exists [2023-02-08T22:33:42.753Z] 9833f26c6bda: Layer already exists [2023-02-08T22:33:42.753Z] ce959d38afdb: Layer already exists [2023-02-08T22:33:43.019Z] latest: digest: sha256:93a79d30100ff2725d6cf7c20e967b6d05b3fdb99f07fab1b57e9398c9d6b7ff size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:43.364Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:43.702Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.42 [2023-02-08T22:33:43.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-08T22:33:43.702Z] bc7e989d725c: Preparing [2023-02-08T22:33:43.702Z] ce959d38afdb: Preparing [2023-02-08T22:33:43.702Z] ce343cf4b2e8: Preparing [2023-02-08T22:33:43.702Z] ff44ef5c9472: Preparing [2023-02-08T22:33:43.702Z] 9833f26c6bda: Preparing [2023-02-08T22:33:43.702Z] 9833f26c6bda: Layer already exists [2023-02-08T22:33:43.702Z] bc7e989d725c: Layer already exists [2023-02-08T22:33:43.702Z] ce343cf4b2e8: Layer already exists [2023-02-08T22:33:43.702Z] ce959d38afdb: Layer already exists [2023-02-08T22:33:43.702Z] ff44ef5c9472: Layer already exists [2023-02-08T22:33:43.968Z] 3.0.0-dev.42: digest: sha256:93a79d30100ff2725d6cf7c20e967b6d05b3fdb99f07fab1b57e9398c9d6b7ff size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:44.311Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:44.654Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:33:44.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-08T22:33:44.654Z] bc7e989d725c: Preparing [2023-02-08T22:33:44.654Z] ce959d38afdb: Preparing [2023-02-08T22:33:44.654Z] ce343cf4b2e8: Preparing [2023-02-08T22:33:44.654Z] ff44ef5c9472: Preparing [2023-02-08T22:33:44.654Z] 9833f26c6bda: Preparing [2023-02-08T22:33:44.654Z] ff44ef5c9472: Layer already exists [2023-02-08T22:33:44.654Z] bc7e989d725c: Layer already exists [2023-02-08T22:33:44.654Z] ce343cf4b2e8: Layer already exists [2023-02-08T22:33:44.654Z] 9833f26c6bda: Layer already exists [2023-02-08T22:33:44.654Z] ce959d38afdb: Layer already exists [2023-02-08T22:33:44.920Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:93a79d30100ff2725d6cf7c20e967b6d05b3fdb99f07fab1b57e9398c9d6b7ff size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:45.257Z] + 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 [2023-02-08T22:33:45.590Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-02-08T22:33:45.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-08T22:33:45.590Z] bc7e989d725c: Preparing [2023-02-08T22:33:45.590Z] ce959d38afdb: Preparing [2023-02-08T22:33:45.590Z] ce343cf4b2e8: Preparing [2023-02-08T22:33:45.590Z] ff44ef5c9472: Preparing [2023-02-08T22:33:45.590Z] 9833f26c6bda: Preparing [2023-02-08T22:33:45.590Z] ce343cf4b2e8: Layer already exists [2023-02-08T22:33:45.590Z] bc7e989d725c: Layer already exists [2023-02-08T22:33:45.590Z] ff44ef5c9472: Layer already exists [2023-02-08T22:33:45.590Z] 9833f26c6bda: Layer already exists [2023-02-08T22:33:45.590Z] ce959d38afdb: Layer already exists [2023-02-08T22:33:45.857Z] main: digest: sha256:93a79d30100ff2725d6cf7c20e967b6d05b3fdb99f07fab1b57e9398c9d6b7ff size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-08T22:33:45.898Z] ===================================================== [Pipeline] echo [2023-02-08T22:33:45.903Z] taggedImages: [2023-02-08T22:33:45.903Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:33:45.903Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-02-08T22:33:45.903Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.42 [2023-02-08T22:33:45.903Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:33:45.903Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-02-08T22:33:45.917Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-02-08T22:33:45.917Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:33:45.917Z] latest [2023-02-08T22:33:45.917Z] 3.0.0-dev.42 [2023-02-08T22:33:45.917Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:33:45.917Z] main [2023-02-08T22:33:45.917Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:46.259Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:33:46.602Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:33:46.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-08T22:33:46.602Z] 6a8251e4842e: Preparing [2023-02-08T22:33:46.602Z] 562cbe2385cd: Preparing [2023-02-08T22:33:46.602Z] a060e09a722c: Preparing [2023-02-08T22:33:46.602Z] 1fe807350a05: Preparing [2023-02-08T22:33:46.602Z] 5ccd6b79121c: Preparing [2023-02-08T22:33:46.602Z] 5408a0af4e6b: Preparing [2023-02-08T22:33:46.602Z] 9833f26c6bda: Preparing [2023-02-08T22:33:46.602Z] 5408a0af4e6b: Waiting [2023-02-08T22:33:46.602Z] 9833f26c6bda: Waiting [2023-02-08T22:33:46.868Z] a060e09a722c: Pushed [2023-02-08T22:33:46.868Z] 6a8251e4842e: Pushed [2023-02-08T22:33:46.868Z] 562cbe2385cd: Pushed [2023-02-08T22:33:46.868Z] 9833f26c6bda: Layer already exists [2023-02-08T22:33:47.828Z] 5408a0af4e6b: Pushed [2023-02-08T22:33:54.470Z] 5ccd6b79121c: Pushed [2023-02-08T22:34:02.683Z] 1fe807350a05: Pushed [2023-02-08T22:34:02.683Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:99d8432bc79e872a33bbf614ab4d7552d892d5a80be2fe4b11be5ed1142529d6 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:34:03.026Z] + 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 [2023-02-08T22:34:03.365Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-02-08T22:34:03.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-08T22:34:03.365Z] 6a8251e4842e: Preparing [2023-02-08T22:34:03.365Z] 562cbe2385cd: Preparing [2023-02-08T22:34:03.365Z] a060e09a722c: Preparing [2023-02-08T22:34:03.365Z] 1fe807350a05: Preparing [2023-02-08T22:34:03.365Z] 5ccd6b79121c: Preparing [2023-02-08T22:34:03.365Z] 5408a0af4e6b: Preparing [2023-02-08T22:34:03.365Z] 9833f26c6bda: Preparing [2023-02-08T22:34:03.365Z] 5408a0af4e6b: Waiting [2023-02-08T22:34:03.365Z] 9833f26c6bda: Waiting [2023-02-08T22:34:03.365Z] a060e09a722c: Layer already exists [2023-02-08T22:34:03.365Z] 6a8251e4842e: Layer already exists [2023-02-08T22:34:03.365Z] 562cbe2385cd: Layer already exists [2023-02-08T22:34:03.365Z] 5ccd6b79121c: Layer already exists [2023-02-08T22:34:03.365Z] 1fe807350a05: Layer already exists [2023-02-08T22:34:03.365Z] 9833f26c6bda: Layer already exists [2023-02-08T22:34:03.365Z] 5408a0af4e6b: Layer already exists [2023-02-08T22:34:03.632Z] latest: digest: sha256:99d8432bc79e872a33bbf614ab4d7552d892d5a80be2fe4b11be5ed1142529d6 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:34:03.972Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:34:04.310Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.42 [2023-02-08T22:34:04.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-08T22:34:04.310Z] 6a8251e4842e: Preparing [2023-02-08T22:34:04.310Z] 562cbe2385cd: Preparing [2023-02-08T22:34:04.310Z] a060e09a722c: Preparing [2023-02-08T22:34:04.310Z] 1fe807350a05: Preparing [2023-02-08T22:34:04.310Z] 5ccd6b79121c: Preparing [2023-02-08T22:34:04.310Z] 5408a0af4e6b: Preparing [2023-02-08T22:34:04.310Z] 9833f26c6bda: Preparing [2023-02-08T22:34:04.310Z] 5408a0af4e6b: Waiting [2023-02-08T22:34:04.310Z] 9833f26c6bda: Waiting [2023-02-08T22:34:04.310Z] 1fe807350a05: Layer already exists [2023-02-08T22:34:04.310Z] 5ccd6b79121c: Layer already exists [2023-02-08T22:34:04.310Z] 562cbe2385cd: Layer already exists [2023-02-08T22:34:04.310Z] 6a8251e4842e: Layer already exists [2023-02-08T22:34:04.310Z] a060e09a722c: Layer already exists [2023-02-08T22:34:04.310Z] 9833f26c6bda: Layer already exists [2023-02-08T22:34:04.310Z] 5408a0af4e6b: Layer already exists [2023-02-08T22:34:04.576Z] 3.0.0-dev.42: digest: sha256:99d8432bc79e872a33bbf614ab4d7552d892d5a80be2fe4b11be5ed1142529d6 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:34:04.916Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:34:05.258Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:34:05.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-08T22:34:05.259Z] 6a8251e4842e: Preparing [2023-02-08T22:34:05.259Z] 562cbe2385cd: Preparing [2023-02-08T22:34:05.259Z] a060e09a722c: Preparing [2023-02-08T22:34:05.259Z] 1fe807350a05: Preparing [2023-02-08T22:34:05.259Z] 5ccd6b79121c: Preparing [2023-02-08T22:34:05.259Z] 5408a0af4e6b: Preparing [2023-02-08T22:34:05.259Z] 9833f26c6bda: Preparing [2023-02-08T22:34:05.259Z] 5408a0af4e6b: Waiting [2023-02-08T22:34:05.259Z] 9833f26c6bda: Waiting [2023-02-08T22:34:05.259Z] 562cbe2385cd: Layer already exists [2023-02-08T22:34:05.259Z] 6a8251e4842e: Layer already exists [2023-02-08T22:34:05.259Z] 1fe807350a05: Layer already exists [2023-02-08T22:34:05.259Z] 5ccd6b79121c: Layer already exists [2023-02-08T22:34:05.259Z] a060e09a722c: Layer already exists [2023-02-08T22:34:05.259Z] 9833f26c6bda: Layer already exists [2023-02-08T22:34:05.259Z] 5408a0af4e6b: Layer already exists [2023-02-08T22:34:05.525Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:99d8432bc79e872a33bbf614ab4d7552d892d5a80be2fe4b11be5ed1142529d6 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:34:05.874Z] + 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 [2023-02-08T22:34:06.219Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-02-08T22:34:06.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-08T22:34:06.219Z] 6a8251e4842e: Preparing [2023-02-08T22:34:06.219Z] 562cbe2385cd: Preparing [2023-02-08T22:34:06.219Z] a060e09a722c: Preparing [2023-02-08T22:34:06.219Z] 1fe807350a05: Preparing [2023-02-08T22:34:06.219Z] 5ccd6b79121c: Preparing [2023-02-08T22:34:06.219Z] 5408a0af4e6b: Preparing [2023-02-08T22:34:06.219Z] 9833f26c6bda: Preparing [2023-02-08T22:34:06.219Z] 5408a0af4e6b: Waiting [2023-02-08T22:34:06.219Z] 9833f26c6bda: Waiting [2023-02-08T22:34:06.219Z] 5ccd6b79121c: Layer already exists [2023-02-08T22:34:06.219Z] 1fe807350a05: Layer already exists [2023-02-08T22:34:06.219Z] 562cbe2385cd: Layer already exists [2023-02-08T22:34:06.219Z] 6a8251e4842e: Layer already exists [2023-02-08T22:34:06.219Z] a060e09a722c: Layer already exists [2023-02-08T22:34:06.219Z] 9833f26c6bda: Layer already exists [2023-02-08T22:34:06.219Z] 5408a0af4e6b: Layer already exists [2023-02-08T22:34:06.484Z] main: digest: sha256:99d8432bc79e872a33bbf614ab4d7552d892d5a80be2fe4b11be5ed1142529d6 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-08T22:34:06.524Z] ===================================================== [Pipeline] echo [2023-02-08T22:34:06.530Z] taggedImages: [2023-02-08T22:34:06.530Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:34:06.530Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-02-08T22:34:06.530Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.42 [2023-02-08T22:34:06.530Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:34:06.530Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-02-08T22:34:06.553Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-02-08T22:34:06.553Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:34:06.553Z] latest [2023-02-08T22:34:06.553Z] 3.0.0-dev.42 [2023-02-08T22:34:06.553Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:34:06.553Z] main [2023-02-08T22:34:06.553Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:34:06.903Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:34:07.245Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:34:07.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-08T22:34:07.246Z] 7620c8b0fe19: Preparing [2023-02-08T22:34:07.246Z] 08087d9dc6c5: Preparing [2023-02-08T22:34:07.246Z] 0929d9cec252: Preparing [2023-02-08T22:34:07.246Z] f37de8277643: Preparing [2023-02-08T22:34:07.246Z] 3daa71e52006: Preparing [2023-02-08T22:34:07.246Z] 9833f26c6bda: Preparing [2023-02-08T22:34:07.513Z] 08087d9dc6c5: Pushed [2023-02-08T22:34:07.513Z] 7620c8b0fe19: Pushed [2023-02-08T22:34:07.513Z] 0929d9cec252: Pushed [2023-02-08T22:34:07.513Z] 9833f26c6bda: Layer already exists [2023-02-08T22:34:08.094Z] 3daa71e52006: Pushed [2023-02-08T22:34:26.297Z] f37de8277643: Pushed [2023-02-08T22:34:26.297Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:caf5fb7cce1a4b407b4a5778039c45bcfbadc53bacc9c459cd48ebc3fefc52ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:34:26.633Z] + 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 [2023-02-08T22:34:26.968Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-02-08T22:34:26.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-08T22:34:26.968Z] 7620c8b0fe19: Preparing [2023-02-08T22:34:26.968Z] 08087d9dc6c5: Preparing [2023-02-08T22:34:26.968Z] 0929d9cec252: Preparing [2023-02-08T22:34:26.968Z] f37de8277643: Preparing [2023-02-08T22:34:26.968Z] 3daa71e52006: Preparing [2023-02-08T22:34:26.968Z] 9833f26c6bda: Preparing [2023-02-08T22:34:26.968Z] 9833f26c6bda: Waiting [2023-02-08T22:34:26.968Z] 0929d9cec252: Layer already exists [2023-02-08T22:34:26.968Z] 7620c8b0fe19: Layer already exists [2023-02-08T22:34:26.968Z] 3daa71e52006: Layer already exists [2023-02-08T22:34:26.968Z] f37de8277643: Layer already exists [2023-02-08T22:34:26.968Z] 08087d9dc6c5: Layer already exists [2023-02-08T22:34:26.968Z] 9833f26c6bda: Layer already exists [2023-02-08T22:34:27.233Z] latest: digest: sha256:caf5fb7cce1a4b407b4a5778039c45bcfbadc53bacc9c459cd48ebc3fefc52ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:34:27.572Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:34:27.903Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.42 [2023-02-08T22:34:27.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-08T22:34:27.903Z] 7620c8b0fe19: Preparing [2023-02-08T22:34:27.903Z] 08087d9dc6c5: Preparing [2023-02-08T22:34:27.903Z] 0929d9cec252: Preparing [2023-02-08T22:34:27.903Z] f37de8277643: Preparing [2023-02-08T22:34:27.903Z] 3daa71e52006: Preparing [2023-02-08T22:34:27.903Z] 9833f26c6bda: Preparing [2023-02-08T22:34:27.903Z] 3daa71e52006: Layer already exists [2023-02-08T22:34:27.903Z] 7620c8b0fe19: Layer already exists [2023-02-08T22:34:27.903Z] 08087d9dc6c5: Layer already exists [2023-02-08T22:34:27.903Z] f37de8277643: Layer already exists [2023-02-08T22:34:27.903Z] 0929d9cec252: Layer already exists [2023-02-08T22:34:27.903Z] 9833f26c6bda: Layer already exists [2023-02-08T22:34:28.168Z] 3.0.0-dev.42: digest: sha256:caf5fb7cce1a4b407b4a5778039c45bcfbadc53bacc9c459cd48ebc3fefc52ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:34:28.505Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:34:28.838Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:34:28.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-08T22:34:28.838Z] 7620c8b0fe19: Preparing [2023-02-08T22:34:28.838Z] 08087d9dc6c5: Preparing [2023-02-08T22:34:28.838Z] 0929d9cec252: Preparing [2023-02-08T22:34:28.838Z] f37de8277643: Preparing [2023-02-08T22:34:28.838Z] 3daa71e52006: Preparing [2023-02-08T22:34:28.838Z] 9833f26c6bda: Preparing [2023-02-08T22:34:28.838Z] 0929d9cec252: Layer already exists [2023-02-08T22:34:28.839Z] f37de8277643: Layer already exists [2023-02-08T22:34:28.839Z] 7620c8b0fe19: Layer already exists [2023-02-08T22:34:28.839Z] 3daa71e52006: Layer already exists [2023-02-08T22:34:28.839Z] 08087d9dc6c5: Layer already exists [2023-02-08T22:34:28.839Z] 9833f26c6bda: Layer already exists [2023-02-08T22:34:29.104Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:caf5fb7cce1a4b407b4a5778039c45bcfbadc53bacc9c459cd48ebc3fefc52ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:34:29.449Z] + 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 [2023-02-08T22:34:29.793Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-02-08T22:34:29.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-08T22:34:29.793Z] 7620c8b0fe19: Preparing [2023-02-08T22:34:29.793Z] 08087d9dc6c5: Preparing [2023-02-08T22:34:29.793Z] 0929d9cec252: Preparing [2023-02-08T22:34:29.793Z] f37de8277643: Preparing [2023-02-08T22:34:29.793Z] 3daa71e52006: Preparing [2023-02-08T22:34:29.793Z] 9833f26c6bda: Preparing [2023-02-08T22:34:29.793Z] 9833f26c6bda: Waiting [2023-02-08T22:34:29.794Z] 0929d9cec252: Layer already exists [2023-02-08T22:34:29.794Z] f37de8277643: Layer already exists [2023-02-08T22:34:29.794Z] 08087d9dc6c5: Layer already exists [2023-02-08T22:34:29.794Z] 7620c8b0fe19: Layer already exists [2023-02-08T22:34:29.794Z] 3daa71e52006: Layer already exists [2023-02-08T22:34:29.794Z] 9833f26c6bda: Layer already exists [2023-02-08T22:34:30.060Z] main: digest: sha256:caf5fb7cce1a4b407b4a5778039c45bcfbadc53bacc9c459cd48ebc3fefc52ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-08T22:34:30.106Z] ===================================================== [Pipeline] echo [2023-02-08T22:34:30.111Z] taggedImages: [2023-02-08T22:34:30.111Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:34:30.111Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-02-08T22:34:30.111Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.42 [2023-02-08T22:34:30.111Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:34:30.111Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-02-08T22:34:30.126Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-02-08T22:34:30.126Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:34:30.126Z] latest [2023-02-08T22:34:30.126Z] 3.0.0-dev.42 [2023-02-08T22:34:30.126Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:34:30.126Z] main [2023-02-08T22:34:30.126Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:34:30.454Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:34:30.787Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:34:30.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-08T22:34:30.788Z] af60370edb26: Preparing [2023-02-08T22:34:30.788Z] b77049de795c: Preparing [2023-02-08T22:34:30.788Z] 343a57755ad0: Preparing [2023-02-08T22:34:30.788Z] e14302fb7d6c: Preparing [2023-02-08T22:34:30.788Z] 89a9db9717de: Preparing [2023-02-08T22:34:30.788Z] 9833f26c6bda: Preparing [2023-02-08T22:34:30.788Z] 9833f26c6bda: Waiting [2023-02-08T22:34:31.055Z] af60370edb26: Pushed [2023-02-08T22:34:31.055Z] b77049de795c: Pushed [2023-02-08T22:34:31.055Z] 343a57755ad0: Pushed [2023-02-08T22:34:31.055Z] 9833f26c6bda: Layer already exists [2023-02-08T22:34:31.637Z] 89a9db9717de: Pushed [2023-02-08T22:34:49.830Z] e14302fb7d6c: Pushed [2023-02-08T22:34:49.830Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:7553a56fa894fb25b84b37faf48f84f7873c6c373e7ff3e1be7264e3946fbb4a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:34:50.179Z] + 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 [2023-02-08T22:34:50.511Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-02-08T22:34:50.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-08T22:34:50.511Z] af60370edb26: Preparing [2023-02-08T22:34:50.511Z] b77049de795c: Preparing [2023-02-08T22:34:50.511Z] 343a57755ad0: Preparing [2023-02-08T22:34:50.511Z] e14302fb7d6c: Preparing [2023-02-08T22:34:50.511Z] 89a9db9717de: Preparing [2023-02-08T22:34:50.511Z] 9833f26c6bda: Preparing [2023-02-08T22:34:50.511Z] 9833f26c6bda: Waiting [2023-02-08T22:34:50.511Z] e14302fb7d6c: Layer already exists [2023-02-08T22:34:50.511Z] af60370edb26: Layer already exists [2023-02-08T22:34:50.511Z] 343a57755ad0: Layer already exists [2023-02-08T22:34:50.511Z] b77049de795c: Layer already exists [2023-02-08T22:34:50.511Z] 89a9db9717de: Layer already exists [2023-02-08T22:34:50.511Z] 9833f26c6bda: Layer already exists [2023-02-08T22:34:50.778Z] latest: digest: sha256:7553a56fa894fb25b84b37faf48f84f7873c6c373e7ff3e1be7264e3946fbb4a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:34:51.114Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:34:51.487Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.42 [2023-02-08T22:34:51.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-08T22:34:51.487Z] af60370edb26: Preparing [2023-02-08T22:34:51.487Z] b77049de795c: Preparing [2023-02-08T22:34:51.487Z] 343a57755ad0: Preparing [2023-02-08T22:34:51.487Z] e14302fb7d6c: Preparing [2023-02-08T22:34:51.487Z] 89a9db9717de: Preparing [2023-02-08T22:34:51.487Z] 9833f26c6bda: Preparing [2023-02-08T22:34:51.487Z] 9833f26c6bda: Waiting [2023-02-08T22:34:51.487Z] af60370edb26: Layer already exists [2023-02-08T22:34:51.487Z] 343a57755ad0: Layer already exists [2023-02-08T22:34:51.487Z] 89a9db9717de: Layer already exists [2023-02-08T22:34:51.487Z] b77049de795c: Layer already exists [2023-02-08T22:34:51.487Z] e14302fb7d6c: Layer already exists [2023-02-08T22:34:51.487Z] 9833f26c6bda: Layer already exists [2023-02-08T22:34:51.756Z] 3.0.0-dev.42: digest: sha256:7553a56fa894fb25b84b37faf48f84f7873c6c373e7ff3e1be7264e3946fbb4a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:34:52.117Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:34:52.480Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:34:52.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-08T22:34:52.480Z] af60370edb26: Preparing [2023-02-08T22:34:52.480Z] b77049de795c: Preparing [2023-02-08T22:34:52.480Z] 343a57755ad0: Preparing [2023-02-08T22:34:52.480Z] e14302fb7d6c: Preparing [2023-02-08T22:34:52.480Z] 89a9db9717de: Preparing [2023-02-08T22:34:52.480Z] 9833f26c6bda: Preparing [2023-02-08T22:34:52.480Z] 9833f26c6bda: Waiting [2023-02-08T22:34:52.480Z] 89a9db9717de: Layer already exists [2023-02-08T22:34:52.480Z] af60370edb26: Layer already exists [2023-02-08T22:34:52.480Z] b77049de795c: Layer already exists [2023-02-08T22:34:52.480Z] 343a57755ad0: Layer already exists [2023-02-08T22:34:52.480Z] e14302fb7d6c: Layer already exists [2023-02-08T22:34:52.480Z] 9833f26c6bda: Layer already exists [2023-02-08T22:34:52.480Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:7553a56fa894fb25b84b37faf48f84f7873c6c373e7ff3e1be7264e3946fbb4a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:34:52.845Z] + 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 [2023-02-08T22:34:53.187Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-02-08T22:34:53.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-08T22:34:53.187Z] af60370edb26: Preparing [2023-02-08T22:34:53.187Z] b77049de795c: Preparing [2023-02-08T22:34:53.187Z] 343a57755ad0: Preparing [2023-02-08T22:34:53.187Z] e14302fb7d6c: Preparing [2023-02-08T22:34:53.187Z] 89a9db9717de: Preparing [2023-02-08T22:34:53.187Z] 9833f26c6bda: Preparing [2023-02-08T22:34:53.187Z] 9833f26c6bda: Waiting [2023-02-08T22:34:53.187Z] 89a9db9717de: Layer already exists [2023-02-08T22:34:53.187Z] 343a57755ad0: Layer already exists [2023-02-08T22:34:53.187Z] b77049de795c: Layer already exists [2023-02-08T22:34:53.187Z] af60370edb26: Layer already exists [2023-02-08T22:34:53.187Z] e14302fb7d6c: Layer already exists [2023-02-08T22:34:53.187Z] 9833f26c6bda: Layer already exists [2023-02-08T22:34:53.453Z] main: digest: sha256:7553a56fa894fb25b84b37faf48f84f7873c6c373e7ff3e1be7264e3946fbb4a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-08T22:34:53.495Z] ===================================================== [Pipeline] echo [2023-02-08T22:34:53.501Z] taggedImages: [2023-02-08T22:34:53.501Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:34:53.501Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-02-08T22:34:53.501Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.42 [2023-02-08T22:34:53.501Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:34:53.501Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-02-08T22:34:53.515Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-02-08T22:34:53.515Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:34:53.515Z] latest [2023-02-08T22:34:53.515Z] 3.0.0-dev.42 [2023-02-08T22:34:53.515Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:34:53.515Z] main [2023-02-08T22:34:53.515Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:34:53.846Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:34:54.180Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:34:54.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-08T22:34:54.180Z] 516dc09fc980: Preparing [2023-02-08T22:34:54.180Z] beceb3322084: Preparing [2023-02-08T22:34:54.180Z] ce343cf4b2e8: Preparing [2023-02-08T22:34:54.180Z] 7357c0607b13: Preparing [2023-02-08T22:34:54.180Z] 17bec77d7fdc: Preparing [2023-02-08T22:34:54.180Z] ce343cf4b2e8: Layer already exists [2023-02-08T22:34:54.180Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:34:54.446Z] 516dc09fc980: Pushed [2023-02-08T22:34:54.713Z] 7357c0607b13: Pushed [2023-02-08T22:35:00.057Z] beceb3322084: Pushed [2023-02-08T22:35:00.324Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:00e0935a4d1a4f0ec206f9a28019c8f5eedfbcc98e2930e858f7ea85f96d0353 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:35:00.680Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:35:01.013Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-02-08T22:35:01.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-08T22:35:01.013Z] 516dc09fc980: Preparing [2023-02-08T22:35:01.013Z] beceb3322084: Preparing [2023-02-08T22:35:01.013Z] ce343cf4b2e8: Preparing [2023-02-08T22:35:01.013Z] 7357c0607b13: Preparing [2023-02-08T22:35:01.013Z] 17bec77d7fdc: Preparing [2023-02-08T22:35:01.013Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:35:01.013Z] 516dc09fc980: Layer already exists [2023-02-08T22:35:01.013Z] 7357c0607b13: Layer already exists [2023-02-08T22:35:01.013Z] beceb3322084: Layer already exists [2023-02-08T22:35:01.013Z] ce343cf4b2e8: Layer already exists [2023-02-08T22:35:01.013Z] latest: digest: sha256:00e0935a4d1a4f0ec206f9a28019c8f5eedfbcc98e2930e858f7ea85f96d0353 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:35:01.636Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:35:01.975Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.42 [2023-02-08T22:35:01.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-08T22:35:01.975Z] 516dc09fc980: Preparing [2023-02-08T22:35:01.975Z] beceb3322084: Preparing [2023-02-08T22:35:01.975Z] ce343cf4b2e8: Preparing [2023-02-08T22:35:01.975Z] 7357c0607b13: Preparing [2023-02-08T22:35:01.975Z] 17bec77d7fdc: Preparing [2023-02-08T22:35:01.975Z] 516dc09fc980: Layer already exists [2023-02-08T22:35:01.975Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:35:01.975Z] ce343cf4b2e8: Layer already exists [2023-02-08T22:35:01.975Z] 7357c0607b13: Layer already exists [2023-02-08T22:35:01.975Z] beceb3322084: Layer already exists [2023-02-08T22:35:01.975Z] 3.0.0-dev.42: digest: sha256:00e0935a4d1a4f0ec206f9a28019c8f5eedfbcc98e2930e858f7ea85f96d0353 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:35:02.584Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:35:02.917Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:35:02.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-08T22:35:02.917Z] 516dc09fc980: Preparing [2023-02-08T22:35:02.917Z] beceb3322084: Preparing [2023-02-08T22:35:02.917Z] ce343cf4b2e8: Preparing [2023-02-08T22:35:02.917Z] 7357c0607b13: Preparing [2023-02-08T22:35:02.917Z] 17bec77d7fdc: Preparing [2023-02-08T22:35:02.917Z] beceb3322084: Layer already exists [2023-02-08T22:35:02.917Z] 516dc09fc980: Layer already exists [2023-02-08T22:35:02.917Z] ce343cf4b2e8: Layer already exists [2023-02-08T22:35:02.917Z] 7357c0607b13: Layer already exists [2023-02-08T22:35:02.917Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:35:02.917Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:00e0935a4d1a4f0ec206f9a28019c8f5eedfbcc98e2930e858f7ea85f96d0353 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:35:03.509Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:35:03.851Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-02-08T22:35:03.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-08T22:35:03.851Z] 516dc09fc980: Preparing [2023-02-08T22:35:03.851Z] beceb3322084: Preparing [2023-02-08T22:35:03.851Z] ce343cf4b2e8: Preparing [2023-02-08T22:35:03.851Z] 7357c0607b13: Preparing [2023-02-08T22:35:03.851Z] 17bec77d7fdc: Preparing [2023-02-08T22:35:03.851Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:35:03.851Z] beceb3322084: Layer already exists [2023-02-08T22:35:03.851Z] 516dc09fc980: Layer already exists [2023-02-08T22:35:03.851Z] 7357c0607b13: Layer already exists [2023-02-08T22:35:03.851Z] ce343cf4b2e8: Layer already exists [2023-02-08T22:35:04.115Z] main: digest: sha256:00e0935a4d1a4f0ec206f9a28019c8f5eedfbcc98e2930e858f7ea85f96d0353 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-08T22:35:04.156Z] ===================================================== [Pipeline] echo [2023-02-08T22:35:04.162Z] taggedImages: [2023-02-08T22:35:04.162Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:35:04.162Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-02-08T22:35:04.162Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.42 [2023-02-08T22:35:04.162Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:35:04.162Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-02-08T22:35:04.180Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-02-08T22:35:04.180Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:35:04.180Z] latest [2023-02-08T22:35:04.180Z] 3.0.0-dev.42 [2023-02-08T22:35:04.180Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:35:04.180Z] main [2023-02-08T22:35:04.180Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:35:04.528Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:35:04.854Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:35:04.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-08T22:35:04.854Z] 03fc1b959a4e: Preparing [2023-02-08T22:35:04.854Z] 5d0af9d390fb: Preparing [2023-02-08T22:35:04.854Z] ce343cf4b2e8: Preparing [2023-02-08T22:35:04.855Z] 01c5a13fee95: Preparing [2023-02-08T22:35:04.855Z] 17bec77d7fdc: Preparing [2023-02-08T22:35:04.855Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:35:04.855Z] ce343cf4b2e8: Layer already exists [2023-02-08T22:35:04.855Z] 01c5a13fee95: Layer already exists [2023-02-08T22:35:05.120Z] 03fc1b959a4e: Pushed [2023-02-08T22:35:11.758Z] 5d0af9d390fb: Pushed [2023-02-08T22:35:11.758Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855: digest: sha256:c300da1fe47108df1d47660d237102f461ff5f533d9970f8daf5e4bb7397fcee size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:35:12.101Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:35:12.433Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-02-08T22:35:12.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-08T22:35:12.433Z] 03fc1b959a4e: Preparing [2023-02-08T22:35:12.433Z] 5d0af9d390fb: Preparing [2023-02-08T22:35:12.433Z] ce343cf4b2e8: Preparing [2023-02-08T22:35:12.433Z] 01c5a13fee95: Preparing [2023-02-08T22:35:12.433Z] 17bec77d7fdc: Preparing [2023-02-08T22:35:12.433Z] 01c5a13fee95: Layer already exists [2023-02-08T22:35:12.433Z] ce343cf4b2e8: Layer already exists [2023-02-08T22:35:12.433Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:35:12.433Z] 03fc1b959a4e: Layer already exists [2023-02-08T22:35:12.433Z] 5d0af9d390fb: Layer already exists [2023-02-08T22:35:12.433Z] latest: digest: sha256:c300da1fe47108df1d47660d237102f461ff5f533d9970f8daf5e4bb7397fcee size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:35:13.039Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:35:13.369Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.42 [2023-02-08T22:35:13.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-08T22:35:13.369Z] 03fc1b959a4e: Preparing [2023-02-08T22:35:13.369Z] 5d0af9d390fb: Preparing [2023-02-08T22:35:13.369Z] ce343cf4b2e8: Preparing [2023-02-08T22:35:13.369Z] 01c5a13fee95: Preparing [2023-02-08T22:35:13.369Z] 17bec77d7fdc: Preparing [2023-02-08T22:35:13.369Z] 5d0af9d390fb: Layer already exists [2023-02-08T22:35:13.369Z] ce343cf4b2e8: Layer already exists [2023-02-08T22:35:13.369Z] 01c5a13fee95: Layer already exists [2023-02-08T22:35:13.369Z] 03fc1b959a4e: Layer already exists [2023-02-08T22:35:13.369Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:35:13.369Z] 3.0.0-dev.42: digest: sha256:c300da1fe47108df1d47660d237102f461ff5f533d9970f8daf5e4bb7397fcee size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:35:13.987Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:35:14.326Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:35:14.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-08T22:35:14.327Z] 03fc1b959a4e: Preparing [2023-02-08T22:35:14.327Z] 5d0af9d390fb: Preparing [2023-02-08T22:35:14.327Z] ce343cf4b2e8: Preparing [2023-02-08T22:35:14.327Z] 01c5a13fee95: Preparing [2023-02-08T22:35:14.327Z] 17bec77d7fdc: Preparing [2023-02-08T22:35:14.327Z] 03fc1b959a4e: Layer already exists [2023-02-08T22:35:14.327Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:35:14.327Z] ce343cf4b2e8: Layer already exists [2023-02-08T22:35:14.327Z] 01c5a13fee95: Layer already exists [2023-02-08T22:35:14.327Z] 5d0af9d390fb: Layer already exists [2023-02-08T22:35:14.327Z] 966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42: digest: sha256:c300da1fe47108df1d47660d237102f461ff5f533d9970f8daf5e4bb7397fcee size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:35:14.680Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:35:15.028Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-02-08T22:35:15.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-08T22:35:15.028Z] 03fc1b959a4e: Preparing [2023-02-08T22:35:15.028Z] 5d0af9d390fb: Preparing [2023-02-08T22:35:15.028Z] ce343cf4b2e8: Preparing [2023-02-08T22:35:15.028Z] 01c5a13fee95: Preparing [2023-02-08T22:35:15.028Z] 17bec77d7fdc: Preparing [2023-02-08T22:35:15.028Z] ce343cf4b2e8: Layer already exists [2023-02-08T22:35:15.028Z] 5d0af9d390fb: Layer already exists [2023-02-08T22:35:15.028Z] 17bec77d7fdc: Layer already exists [2023-02-08T22:35:15.028Z] 01c5a13fee95: Layer already exists [2023-02-08T22:35:15.028Z] 03fc1b959a4e: Layer already exists [2023-02-08T22:35:15.028Z] main: digest: sha256:c300da1fe47108df1d47660d237102f461ff5f533d9970f8daf5e4bb7397fcee size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-08T22:35:15.355Z] ===================================================== [Pipeline] echo [2023-02-08T22:35:15.365Z] taggedImages: [2023-02-08T22:35:15.365Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855 [2023-02-08T22:35:15.365Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-02-08T22:35:15.365Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.42 [2023-02-08T22:35:15.365Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:966ddbcdfe08adc100c05000828e7ee1aafc1855-3.0.0-dev.42 [2023-02-08T22:35:15.365Z] - 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 [2023-02-08T22:35:15.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-08T22:35:15.721Z] [2023-02-08T22:35:15.721Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:35:16.051Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-08T22:35:16.051Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-08T22:35:16.051Z] 8998bd30e6a1: Pulling fs layer [2023-02-08T22:35:16.051Z] 04944245beec: Pulling fs layer [2023-02-08T22:35:16.051Z] 699f458cf7ca: Pulling fs layer [2023-02-08T22:35:16.051Z] 765212b225bb: Pulling fs layer [2023-02-08T22:35:16.051Z] f23df028b6ca: Pulling fs layer [2023-02-08T22:35:16.051Z] d65c8cfc05b1: Pulling fs layer [2023-02-08T22:35:16.051Z] 2437ff75d9bd: Pulling fs layer [2023-02-08T22:35:16.051Z] f23df028b6ca: Waiting [2023-02-08T22:35:16.051Z] d65c8cfc05b1: Waiting [2023-02-08T22:35:16.051Z] 2437ff75d9bd: Waiting [2023-02-08T22:35:16.051Z] 765212b225bb: Waiting [2023-02-08T22:35:16.318Z] 04944245beec: Verifying Checksum [2023-02-08T22:35:16.318Z] 04944245beec: Download complete [2023-02-08T22:35:16.318Z] 765212b225bb: Verifying Checksum [2023-02-08T22:35:16.318Z] 765212b225bb: Download complete [2023-02-08T22:35:16.318Z] f23df028b6ca: Verifying Checksum [2023-02-08T22:35:16.318Z] f23df028b6ca: Download complete [2023-02-08T22:35:16.318Z] d65c8cfc05b1: Verifying Checksum [2023-02-08T22:35:16.318Z] d65c8cfc05b1: Download complete [2023-02-08T22:35:16.586Z] 699f458cf7ca: Verifying Checksum [2023-02-08T22:35:16.586Z] 699f458cf7ca: Download complete [2023-02-08T22:35:16.852Z] 8998bd30e6a1: Verifying Checksum [2023-02-08T22:35:16.852Z] 8998bd30e6a1: Download complete [2023-02-08T22:35:19.424Z] 2437ff75d9bd: Verifying Checksum [2023-02-08T22:35:19.424Z] 2437ff75d9bd: Download complete [2023-02-08T22:35:20.830Z] 8998bd30e6a1: Pull complete [2023-02-08T22:35:21.414Z] 04944245beec: Pull complete [2023-02-08T22:35:23.996Z] 699f458cf7ca: Pull complete [2023-02-08T22:35:24.263Z] 765212b225bb: Pull complete [2023-02-08T22:35:24.845Z] f23df028b6ca: Pull complete [2023-02-08T22:35:25.113Z] d65c8cfc05b1: Pull complete [2023-02-08T22:35:40.099Z] 2437ff75d9bd: Pull complete [2023-02-08T22:35:40.099Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-08T22:35:40.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-08T22:35:40.099Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T22:35:40.311Z] prd-ubuntu20.04-docker-arm64-4c-16g-5162 does not seem to be running inside a container [2023-02-08T22:35:40.370Z] $ 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/401 -v /w/workspace/edgex-go/401:/w/workspace/edgex-go/401:rw,z -v /w/workspace/edgex-go/401@tmp:/w/workspace/edgex-go/401@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 [2023-02-08T22:35:43.312Z] $ docker top c77ceb7332d4cfc8f645cecb903da5dc3aebd1b5aa74a4a368a8a3dfb17f91e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-08T22:35:44.308Z] ---> job-cost.sh [2023-02-08T22:35:44.308Z] lf-activate-venv: SKIPPING [2023-02-08T22:35:44.308Z] INFO: No Stack... [2023-02-08T22:35:44.890Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-08T22:35:45.850Z] INFO: Archiving Costs [Pipeline] sh [2023-02-08T22:35:46.487Z] + cut -d, -f6 [2023-02-08T22:35:46.487Z] + cat /w/workspace/edgex-go/401/archives/cost.csv [Pipeline] lock [2023-02-08T22:35:46.577Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-401-stack-cost] [2023-02-08T22:35:46.584Z] Resource [jenkins-edgexfoundry-edgex-go-main-401-stack-cost] did not exist. Created. [2023-02-08T22:35:46.584Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-401-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-08T22:35:47.235Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-08T22:35:48.004Z] Stashed 1 file(s) [Pipeline] } [2023-02-08T22:35:48.014Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-401-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-08T22:35:48.027Z] $ docker stop --time=1 c77ceb7332d4cfc8f645cecb903da5dc3aebd1b5aa74a4a368a8a3dfb17f91e9 [2023-02-08T22:35:49.615Z] $ docker rm -f --volumes c77ceb7332d4cfc8f645cecb903da5dc3aebd1b5aa74a4a368a8a3dfb17f91e9 [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 [2023-02-08T22:35:50.096Z] provisioning config files... [2023-02-08T22:35:50.102Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/401@tmp/config12915815189236359021tmp [Pipeline] { [Pipeline] sh [2023-02-08T22:35:50.397Z] + set +x [2023-02-08T22:35:50.397Z] + curl -s https://codecov.io/bash [2023-02-08T22:35:50.397Z] + bash -s -- [2023-02-08T22:35:50.397Z] [2023-02-08T22:35:50.397Z] _____ _ [2023-02-08T22:35:50.397Z] / ____| | | [2023-02-08T22:35:50.397Z] | | ___ __| | ___ ___ _____ __ [2023-02-08T22:35:50.397Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-08T22:35:50.397Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-08T22:35:50.397Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-08T22:35:50.397Z] Bash-1.0.6 [2023-02-08T22:35:50.397Z] [2023-02-08T22:35:50.397Z] [2023-02-08T22:35:50.397Z] ==> git version 2.25.1 found [2023-02-08T22:35:50.397Z] ==> 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 [2023-02-08T22:35:50.397Z] Release-Date: 2020-01-08 [2023-02-08T22:35:50.397Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-08T22:35:50.397Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-08T22:35:50.397Z] ==> Jenkins CI detected. [2023-02-08T22:35:50.397Z] current dir:  /w/workspace/edgex-go/401 [2023-02-08T22:35:50.397Z] project root: . [2023-02-08T22:35:50.397Z] --> token set from env [2023-02-08T22:35:50.397Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-08T22:35:50.397Z] ==> Running gcov in . (disable via -X gcov) [2023-02-08T22:35:50.397Z] ==> Python coveragepy not found [2023-02-08T22:35:50.397Z] ==> Searching for coverage reports in: [2023-02-08T22:35:50.397Z] + . [2023-02-08T22:35:50.655Z] -> Found 1 reports [2023-02-08T22:35:50.655Z] ==> Detecting git/mercurial file structure [2023-02-08T22:35:50.655Z] ==> Reading reports [2023-02-08T22:35:50.655Z] + ./coverage.out bytes=488085 [2023-02-08T22:35:50.655Z] ==> Appending adjustments [2023-02-08T22:35:50.655Z] https://docs.codecov.io/docs/fixing-reports [2023-02-08T22:35:51.589Z] + Found adjustments [2023-02-08T22:35:51.589Z] ==> Gzipping contents [2023-02-08T22:35:51.847Z] 64K /tmp/codecov.1MFil6.gz [2023-02-08T22:35:51.847Z] ==> Uploading reports [2023-02-08T22:35:51.847Z] url: https://codecov.io [2023-02-08T22:35:51.847Z] query: branch=main&commit=966ddbcdfe08adc100c05000828e7ee1aafc1855&build=401&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F401%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-08T22:35:51.847Z] -> Pinging Codecov [2023-02-08T22:35:51.847Z] 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=966ddbcdfe08adc100c05000828e7ee1aafc1855&build=401&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F401%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-08T22:35:52.105Z] -> Uploading to [2023-02-08T22:35:52.105Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-08/00271124DB129430A58F1EEE437C3FCB/966ddbcdfe08adc100c05000828e7ee1aafc1855/2814eced-635e-449e-a2da-6857f08967de.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230208%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230208T223551Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=df1b9fa461eed9c207f07f85046cfdebe493980d7bdb8c52958b0b4500126f04 [2023-02-08T22:35:52.105Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-08T22:35:52.105Z] Dload Upload Total Spent Left Speed [2023-02-08T22:35:52.364Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62974 0 0 100 62974 0 220k --:--:-- --:--:-- --:--:-- 221k [2023-02-08T22:35:52.364Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/966ddbcdfe08adc100c05000828e7ee1aafc1855 [Pipeline] } [2023-02-08T22:35:52.371Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-02-08T22:35:52.570Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-08T22:35:52.581Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:35:52.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-08T22:35:52.874Z] [2023-02-08T22:35:52.874Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:35:53.171Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-08T22:35:53.171Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-08T22:35:53.171Z] df9b9388f04a: Pulling fs layer [2023-02-08T22:35:53.171Z] 52dc419b0ee2: Pulling fs layer [2023-02-08T22:35:53.171Z] 25bc292e5bac: Pulling fs layer [2023-02-08T22:35:53.171Z] 114826534d7a: Pulling fs layer [2023-02-08T22:35:53.171Z] 4657fd5d0bcf: Pulling fs layer [2023-02-08T22:35:53.172Z] 6ad1cebc031e: Pulling fs layer [2023-02-08T22:35:53.172Z] 8a3aa393b2d8: Pulling fs layer [2023-02-08T22:35:53.172Z] 114826534d7a: Waiting [2023-02-08T22:35:53.172Z] 4657fd5d0bcf: Waiting [2023-02-08T22:35:53.172Z] 8a3aa393b2d8: Waiting [2023-02-08T22:35:53.172Z] 6ad1cebc031e: Waiting [2023-02-08T22:35:53.172Z] 25bc292e5bac: Verifying Checksum [2023-02-08T22:35:53.172Z] 25bc292e5bac: Download complete [2023-02-08T22:35:53.172Z] 52dc419b0ee2: Verifying Checksum [2023-02-08T22:35:53.172Z] 52dc419b0ee2: Download complete [2023-02-08T22:35:53.172Z] 4657fd5d0bcf: Download complete [2023-02-08T22:35:53.172Z] df9b9388f04a: Verifying Checksum [2023-02-08T22:35:53.172Z] df9b9388f04a: Download complete [2023-02-08T22:35:53.431Z] df9b9388f04a: Pull complete [2023-02-08T22:35:53.709Z] 52dc419b0ee2: Pull complete [2023-02-08T22:35:53.709Z] 6ad1cebc031e: Verifying Checksum [2023-02-08T22:35:53.709Z] 6ad1cebc031e: Download complete [2023-02-08T22:35:53.709Z] 25bc292e5bac: Pull complete [2023-02-08T22:35:54.303Z] 114826534d7a: Verifying Checksum [2023-02-08T22:35:54.303Z] 114826534d7a: Download complete [2023-02-08T22:35:54.869Z] 8a3aa393b2d8: Verifying Checksum [2023-02-08T22:35:54.869Z] 8a3aa393b2d8: Download complete [2023-02-08T22:35:58.226Z] 114826534d7a: Pull complete [2023-02-08T22:35:58.226Z] 4657fd5d0bcf: Pull complete [2023-02-08T22:35:58.226Z] 6ad1cebc031e: Pull complete [2023-02-08T22:36:00.767Z] 8a3aa393b2d8: Pull complete [2023-02-08T22:36:00.767Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-08T22:36:00.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-08T22:36:00.767Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T22:36:00.845Z] prd-ubuntu20.04-docker-8c-8g-5160 does not seem to be running inside a container [2023-02-08T22:36:00.904Z] $ 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/401 -v /w/workspace/edgex-go/401:/w/workspace/edgex-go/401:rw,z -v /w/workspace/edgex-go/401@tmp:/w/workspace/edgex-go/401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-02-08T22:36:05.252Z] $ docker top 5186170d5af7b1e66f03bd078f9be0529594199bc480301f28516d22674e3a0c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-08T22:36:05.289Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-02-08T22:36:05.569Z] + set -o pipefail [2023-02-08T22:36:05.569Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-02-08T22:36:10.832Z] [2023-02-08T22:36:10.832Z] Monitoring /w/workspace/edgex-go/401 (github.com/edgexfoundry/edgex-go)... [2023-02-08T22:36:10.832Z] [2023-02-08T22:36:10.832Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/4c57a3b5-2f00-4360-a562-8b439b70dd2e [2023-02-08T22:36:10.832Z] [2023-02-08T22:36:10.832Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-02-08T22:36:10.832Z] [2023-02-08T22:36:10.832Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-08T22:36:10.832Z] [2023-02-08T22:36:10.832Z] [2023-02-08T22:36:10.832Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-08T22:36:10.832Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-08T22:36:10.832Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-08T22:36:10.873Z] $ docker stop --time=1 5186170d5af7b1e66f03bd078f9be0529594199bc480301f28516d22674e3a0c [2023-02-08T22:36:14.452Z] $ docker rm -f --volumes 5186170d5af7b1e66f03bd078f9be0529594199bc480301f28516d22674e3a0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-02-08T22:36:14.766Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-08T22:36:14.780Z] provisioning config files... [2023-02-08T22:36:14.786Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/401@tmp/config6420551414027681063tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-08T22:36:15.074Z] --> edgex-publish-swagger.sh [2023-02-08T22:36:15.074Z] === Publish openapi/v2 API === [2023-02-08T22:36:15.074Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2023-02-08T22:36:15.074Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/401/openapi/v2/core-command.yaml] [2023-02-08T22:36:15.074Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-08T22:36:15.074Z] Dload Upload Total Spent Left Speed [2023-02-08T22:36:15.642Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31091 0 0 100 31091 0 52965 --:--:-- --:--:-- --:--:-- 52965 [2023-02-08T22:36:15.642Z] [2023-02-08T22:36:15.642Z] [2023-02-08T22:36:15.642Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/401/openapi/v2/core-data.yaml] [2023-02-08T22:36:15.642Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-08T22:36:15.642Z] Dload Upload Total Spent Left Speed [2023-02-08T22:36:16.210Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68908 0 0 100 68908 0 606k --:--:-- --:--:-- --:--:-- 600k 100 68908 0 0 100 68908 0 106k --:--:-- --:--:-- --:--:-- 106k [2023-02-08T22:36:16.210Z] [2023-02-08T22:36:16.210Z] [2023-02-08T22:36:16.210Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/401/openapi/v2/core-metadata.yaml] [2023-02-08T22:36:16.210Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-08T22:36:16.210Z] Dload Upload Total Spent Left Speed [2023-02-08T22:36:16.779Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 142k 0 0 100 142k 0 259k --:--:-- --:--:-- --:--:-- 259k 100 142k 0 0 100 142k 0 259k --:--:-- --:--:-- --:--:-- 259k [2023-02-08T22:36:16.779Z] [2023-02-08T22:36:16.779Z] [2023-02-08T22:36:16.779Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/401/openapi/v2/support-notifications.yaml] [2023-02-08T22:36:16.779Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-08T22:36:16.779Z] Dload Upload Total Spent Left Speed [2023-02-08T22:36:17.346Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86536 0 0 100 86536 0 162k --:--:-- --:--:-- --:--:-- 162k [2023-02-08T22:36:17.346Z] [2023-02-08T22:36:17.346Z] [2023-02-08T22:36:17.346Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/401/openapi/v2/support-scheduler.yaml] [2023-02-08T22:36:17.346Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-08T22:36:17.346Z] Dload Upload Total Spent Left Speed [2023-02-08T22:36:17.913Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36985 0 0 100 36985 0 69130 --:--:-- --:--:-- --:--:-- 69001 100 36985 0 0 100 36985 0 69130 --:--:-- --:--:-- --:--:-- 69001 [2023-02-08T22:36:17.913Z] [2023-02-08T22:36:17.913Z] [Pipeline] } [2023-02-08T22:36:17.920Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-02-08T22:36:18.282Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-08T22:36:18.282Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:36:18.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-08T22:36:18.586Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T22:36:18.658Z] prd-ubuntu20.04-docker-8c-8g-5160 does not seem to be running inside a container [2023-02-08T22:36:18.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/401 -v /w/workspace/edgex-go/401:/w/workspace/edgex-go/401:rw,z -v /w/workspace/edgex-go/401@tmp:/w/workspace/edgex-go/401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-08T22:36:19.202Z] $ docker top 56ae938592fcfa4b4ec3bd78ebf3282c247861e025ef86170753329ab412fa83 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-08T22:36:19.248Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-08T22:36:19.248Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-08T22:36:19.359Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-08T22:36:19.393Z] $ docker exec 56ae938592fcfa4b4ec3bd78ebf3282c247861e025ef86170753329ab412fa83 ssh-agent [2023-02-08T22:36:19.460Z] SSH_AUTH_SOCK=/tmp/ssh-BvYbLxMua4L9/agent.32 [2023-02-08T22:36:19.460Z] SSH_AGENT_PID=38 [2023-02-08T22:36:19.465Z] Running ssh-add (command line suppressed) [2023-02-08T22:36:19.586Z] Identity added: /w/workspace/edgex-go/401@tmp/private_key_8707002973444987776.key (/w/workspace/edgex-go/401@tmp/private_key_8707002973444987776.key) [2023-02-08T22:36:19.569Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-08T22:36:19.851Z] + git semver tag [2023-02-08T22:36:20.109Z] 2023-02-08 22:36:20,050 [run_tag] DEBUG tag force:False [2023-02-08T22:36:20.109Z] 2023-02-08 22:36:20,050 [check_head_tag] DEBUG check head tag [2023-02-08T22:36:20.109Z] 2023-02-08 22:36:20,053 [execute] INFO git cat-file --batch-check [2023-02-08T22:36:20.109Z] 2023-02-08 22:36:20,053 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/401, universal_newlines=False, shell=None, istream=) [2023-02-08T22:36:20.109Z] 2023-02-08 22:36:20,057 [execute] INFO git cat-file --batch [2023-02-08T22:36:20.109Z] 2023-02-08 22:36:20,057 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/401, universal_newlines=False, shell=None, istream=) [2023-02-08T22:36:20.109Z] 2023-02-08 22:36:20,099 [read_version] DEBUG read version from /w/workspace/edgex-go/401/.semver/main [2023-02-08T22:36:20.109Z] 2023-02-08 22:36:20,100 [execute] INFO git tag -a v3.0.0-dev.42 -m v3.0.0-dev.42 [2023-02-08T22:36:20.109Z] 2023-02-08 22:36:20,100 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.42', '-m', 'v3.0.0-dev.42'], cwd=/w/workspace/edgex-go/401, universal_newlines=False, shell=None, istream=None) [2023-02-08T22:36:20.109Z] 2023-02-08 22:36:20,104 [read_version] DEBUG read version from /w/workspace/edgex-go/401/.semver/main [2023-02-08T22:36:20.109Z] 3.0.0-dev.42 [Pipeline] } [2023-02-08T22:36:20.148Z] $ docker exec --env ******** --env ******** 56ae938592fcfa4b4ec3bd78ebf3282c247861e025ef86170753329ab412fa83 ssh-agent -k [2023-02-08T22:36:20.239Z] unset SSH_AUTH_SOCK; [2023-02-08T22:36:20.239Z] unset SSH_AGENT_PID; [2023-02-08T22:36:20.239Z] echo Agent pid 38 killed; [2023-02-08T22:36:20.218Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-08T22:36:20.519Z] + git semver [Pipeline] } [2023-02-08T22:36:20.821Z] $ docker stop --time=1 56ae938592fcfa4b4ec3bd78ebf3282c247861e025ef86170753329ab412fa83 [2023-02-08T22:36:22.072Z] $ docker rm -f --volumes 56ae938592fcfa4b4ec3bd78ebf3282c247861e025ef86170753329ab412fa83 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:36:22.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-08T22:36:22.415Z] [2023-02-08T22:36:22.415Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:36:22.717Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-08T22:36:22.717Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-08T22:36:22.717Z] ab5ef0e58194: Pulling fs layer [2023-02-08T22:36:22.717Z] 9712f1f96733: Pulling fs layer [2023-02-08T22:36:22.717Z] 63f879dbbcfc: Pulling fs layer [2023-02-08T22:36:22.717Z] 0d9ebad4ef96: Pulling fs layer [2023-02-08T22:36:22.717Z] e9a5061849ea: Pulling fs layer [2023-02-08T22:36:22.717Z] d747dcd14b5f: Pulling fs layer [2023-02-08T22:36:22.717Z] 2de7ff778b66: Pulling fs layer [2023-02-08T22:36:22.717Z] e9a5061849ea: Waiting [2023-02-08T22:36:22.717Z] d747dcd14b5f: Waiting [2023-02-08T22:36:22.717Z] 2de7ff778b66: Waiting [2023-02-08T22:36:22.717Z] 0d9ebad4ef96: Waiting [2023-02-08T22:36:22.717Z] 9712f1f96733: Verifying Checksum [2023-02-08T22:36:22.717Z] 9712f1f96733: Download complete [2023-02-08T22:36:24.232Z] 63f879dbbcfc: Verifying Checksum [2023-02-08T22:36:24.232Z] 63f879dbbcfc: Download complete [2023-02-08T22:36:24.232Z] 0d9ebad4ef96: Verifying Checksum [2023-02-08T22:36:24.232Z] 0d9ebad4ef96: Download complete [2023-02-08T22:36:24.232Z] d747dcd14b5f: Verifying Checksum [2023-02-08T22:36:24.232Z] d747dcd14b5f: Download complete [2023-02-08T22:36:24.501Z] 2de7ff778b66: Verifying Checksum [2023-02-08T22:36:24.501Z] 2de7ff778b66: Download complete [2023-02-08T22:36:24.501Z] e9a5061849ea: Verifying Checksum [2023-02-08T22:36:24.501Z] e9a5061849ea: Download complete [2023-02-08T22:36:24.761Z] ab5ef0e58194: Verifying Checksum [2023-02-08T22:36:24.761Z] ab5ef0e58194: Download complete [2023-02-08T22:36:27.287Z] ab5ef0e58194: Pull complete [2023-02-08T22:36:27.287Z] 9712f1f96733: Pull complete [2023-02-08T22:36:27.852Z] 63f879dbbcfc: Pull complete [2023-02-08T22:36:31.126Z] 0d9ebad4ef96: Pull complete [2023-02-08T22:36:31.384Z] e9a5061849ea: Pull complete [2023-02-08T22:36:31.384Z] d747dcd14b5f: Pull complete [2023-02-08T22:36:32.317Z] 2de7ff778b66: Pull complete [2023-02-08T22:36:32.317Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-08T22:36:32.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-08T22:36:32.317Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T22:36:32.399Z] prd-ubuntu20.04-docker-8c-8g-5160 does not seem to be running inside a container [2023-02-08T22:36:32.464Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/401 -v /w/workspace/edgex-go/401:/w/workspace/edgex-go/401:rw,z -v /w/workspace/edgex-go/401@tmp:/w/workspace/edgex-go/401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-02-08T22:36:37.804Z] $ docker top f14e336f22c248f20da9f92a0595168b9fb51e071ba9e2f95008cfa32699bf5b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-08T22:36:37.845Z] provisioning config files... [2023-02-08T22:36:37.851Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/401@tmp/config15877024940696856480tmp [2023-02-08T22:36:37.861Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/401@tmp/config7724638724097238943tmp [2023-02-08T22:36:37.870Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/401@tmp/config13256035168092615965tmp [Pipeline] { [Pipeline] echo [2023-02-08T22:36:37.883Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-08T22:36:38.165Z] ---> sigul-configuration.sh [2023-02-08T22:36:38.165Z] gpg: directory `/root/.gnupg' created [2023-02-08T22:36:38.165Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-08T22:36:38.165Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-08T22:36:38.165Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-08T22:36:38.165Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-08T22:36:38.165Z] gpg: CAST5 encrypted data [2023-02-08T22:36:38.165Z] gpg: encrypted with 1 passphrase [2023-02-08T22:36:38.165Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-08T22:36:38.448Z] + mkdir /home/jenkins [2023-02-08T22:36:38.448Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-08T22:36:38.729Z] + 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 [2023-02-08T22:36:38.736Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-08T22:36:39.019Z] ---> sigul-install.sh [2023-02-08T22:36:39.019Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-08T22:36:39.303Z] + git tag --list [2023-02-08T22:36:39.303Z] 0.6.0 [2023-02-08T22:36:39.303Z] 0.6.1 [2023-02-08T22:36:39.303Z] 0.7.0 [2023-02-08T22:36:39.303Z] 0.7.1 [2023-02-08T22:36:39.303Z] v1.0.0 [2023-02-08T22:36:39.303Z] v1.0.1 [2023-02-08T22:36:39.303Z] v1.1.0 [2023-02-08T22:36:39.303Z] v1.2.0 [2023-02-08T22:36:39.303Z] v1.2.1 [2023-02-08T22:36:39.303Z] v1.3.0 [2023-02-08T22:36:39.303Z] v1.3.1 [2023-02-08T22:36:39.303Z] v2.0.0 [2023-02-08T22:36:39.303Z] v2.1.0 [2023-02-08T22:36:39.303Z] v2.1.1 [2023-02-08T22:36:39.303Z] v2.1.1-dev.1 [2023-02-08T22:36:39.303Z] v2.1.1-dev.2 [2023-02-08T22:36:39.303Z] v2.1.1-dev.3 [2023-02-08T22:36:39.303Z] v2.1.1-dev.4 [2023-02-08T22:36:39.303Z] v2.1.1-dev.5 [2023-02-08T22:36:39.303Z] v2.1.1-dev.6 [2023-02-08T22:36:39.303Z] v2.1.1-dev.7 [2023-02-08T22:36:39.303Z] v2.1.1-dev.8 [2023-02-08T22:36:39.303Z] v2.1.2-dev.1 [2023-02-08T22:36:39.303Z] v2.2.0 [2023-02-08T22:36:39.303Z] v2.2.1-dev.1 [2023-02-08T22:36:39.303Z] v2.2.1-dev.10 [2023-02-08T22:36:39.303Z] v2.2.1-dev.11 [2023-02-08T22:36:39.303Z] v2.2.1-dev.12 [2023-02-08T22:36:39.303Z] v2.2.1-dev.13 [2023-02-08T22:36:39.303Z] v2.2.1-dev.14 [2023-02-08T22:36:39.303Z] v2.2.1-dev.15 [2023-02-08T22:36:39.303Z] v2.2.1-dev.16 [2023-02-08T22:36:39.303Z] v2.2.1-dev.17 [2023-02-08T22:36:39.303Z] v2.2.1-dev.18 [2023-02-08T22:36:39.303Z] v2.2.1-dev.19 [2023-02-08T22:36:39.303Z] v2.2.1-dev.2 [2023-02-08T22:36:39.303Z] v2.2.1-dev.20 [2023-02-08T22:36:39.303Z] v2.2.1-dev.21 [2023-02-08T22:36:39.303Z] v2.2.1-dev.22 [2023-02-08T22:36:39.303Z] v2.2.1-dev.23 [2023-02-08T22:36:39.303Z] v2.2.1-dev.24 [2023-02-08T22:36:39.303Z] v2.2.1-dev.25 [2023-02-08T22:36:39.303Z] v2.2.1-dev.26 [2023-02-08T22:36:39.303Z] v2.2.1-dev.27 [2023-02-08T22:36:39.303Z] v2.2.1-dev.28 [2023-02-08T22:36:39.303Z] v2.2.1-dev.29 [2023-02-08T22:36:39.303Z] v2.2.1-dev.3 [2023-02-08T22:36:39.303Z] v2.2.1-dev.4 [2023-02-08T22:36:39.303Z] v2.2.1-dev.5 [2023-02-08T22:36:39.303Z] v2.2.1-dev.6 [2023-02-08T22:36:39.303Z] v2.2.1-dev.7 [2023-02-08T22:36:39.303Z] v2.2.1-dev.8 [2023-02-08T22:36:39.303Z] v2.2.1-dev.9 [2023-02-08T22:36:39.303Z] v2.3.0 [2023-02-08T22:36:39.303Z] v2.3.0-dev.100 [2023-02-08T22:36:39.303Z] v2.3.0-dev.101 [2023-02-08T22:36:39.303Z] v2.3.0-dev.102 [2023-02-08T22:36:39.303Z] v2.3.0-dev.103 [2023-02-08T22:36:39.303Z] v2.3.0-dev.104 [2023-02-08T22:36:39.303Z] v2.3.0-dev.105 [2023-02-08T22:36:39.303Z] v2.3.0-dev.106 [2023-02-08T22:36:39.303Z] v2.3.0-dev.29 [2023-02-08T22:36:39.303Z] v2.3.0-dev.30 [2023-02-08T22:36:39.303Z] v2.3.0-dev.31 [2023-02-08T22:36:39.303Z] v2.3.0-dev.32 [2023-02-08T22:36:39.303Z] v2.3.0-dev.33 [2023-02-08T22:36:39.303Z] v2.3.0-dev.34 [2023-02-08T22:36:39.303Z] v2.3.0-dev.35 [2023-02-08T22:36:39.303Z] v2.3.0-dev.36 [2023-02-08T22:36:39.303Z] v2.3.0-dev.37 [2023-02-08T22:36:39.303Z] v2.3.0-dev.38 [2023-02-08T22:36:39.303Z] v2.3.0-dev.39 [2023-02-08T22:36:39.303Z] v2.3.0-dev.40 [2023-02-08T22:36:39.303Z] v2.3.0-dev.41 [2023-02-08T22:36:39.303Z] v2.3.0-dev.42 [2023-02-08T22:36:39.303Z] v2.3.0-dev.43 [2023-02-08T22:36:39.303Z] v2.3.0-dev.44 [2023-02-08T22:36:39.303Z] v2.3.0-dev.45 [2023-02-08T22:36:39.303Z] v2.3.0-dev.46 [2023-02-08T22:36:39.303Z] v2.3.0-dev.47 [2023-02-08T22:36:39.303Z] v2.3.0-dev.48 [2023-02-08T22:36:39.303Z] v2.3.0-dev.49 [2023-02-08T22:36:39.303Z] v2.3.0-dev.50 [2023-02-08T22:36:39.303Z] v2.3.0-dev.51 [2023-02-08T22:36:39.303Z] v2.3.0-dev.52 [2023-02-08T22:36:39.303Z] v2.3.0-dev.53 [2023-02-08T22:36:39.303Z] v2.3.0-dev.54 [2023-02-08T22:36:39.303Z] v2.3.0-dev.55 [2023-02-08T22:36:39.303Z] v2.3.0-dev.56 [2023-02-08T22:36:39.303Z] v2.3.0-dev.57 [2023-02-08T22:36:39.303Z] v2.3.0-dev.58 [2023-02-08T22:36:39.303Z] v2.3.0-dev.59 [2023-02-08T22:36:39.303Z] v2.3.0-dev.60 [2023-02-08T22:36:39.303Z] v2.3.0-dev.61 [2023-02-08T22:36:39.303Z] v2.3.0-dev.62 [2023-02-08T22:36:39.303Z] v2.3.0-dev.63 [2023-02-08T22:36:39.303Z] v2.3.0-dev.64 [2023-02-08T22:36:39.303Z] v2.3.0-dev.65 [2023-02-08T22:36:39.303Z] v2.3.0-dev.66 [2023-02-08T22:36:39.303Z] v2.3.0-dev.67 [2023-02-08T22:36:39.303Z] v2.3.0-dev.68 [2023-02-08T22:36:39.303Z] v2.3.0-dev.69 [2023-02-08T22:36:39.303Z] v2.3.0-dev.70 [2023-02-08T22:36:39.303Z] v2.3.0-dev.71 [2023-02-08T22:36:39.303Z] v2.3.0-dev.72 [2023-02-08T22:36:39.303Z] v2.3.0-dev.73 [2023-02-08T22:36:39.303Z] v2.3.0-dev.74 [2023-02-08T22:36:39.303Z] v2.3.0-dev.75 [2023-02-08T22:36:39.303Z] v2.3.0-dev.76 [2023-02-08T22:36:39.303Z] v2.3.0-dev.77 [2023-02-08T22:36:39.303Z] v2.3.0-dev.78 [2023-02-08T22:36:39.303Z] v2.3.0-dev.79 [2023-02-08T22:36:39.303Z] v2.3.0-dev.80 [2023-02-08T22:36:39.303Z] v2.3.0-dev.81 [2023-02-08T22:36:39.303Z] v2.3.0-dev.82 [2023-02-08T22:36:39.303Z] v2.3.0-dev.83 [2023-02-08T22:36:39.303Z] v2.3.0-dev.84 [2023-02-08T22:36:39.303Z] v2.3.0-dev.85 [2023-02-08T22:36:39.303Z] v2.3.0-dev.86 [2023-02-08T22:36:39.303Z] v2.3.0-dev.87 [2023-02-08T22:36:39.303Z] v2.3.0-dev.88 [2023-02-08T22:36:39.303Z] v2.3.0-dev.89 [2023-02-08T22:36:39.303Z] v2.3.0-dev.90 [2023-02-08T22:36:39.303Z] v2.3.0-dev.91 [2023-02-08T22:36:39.303Z] v2.3.0-dev.92 [2023-02-08T22:36:39.303Z] v2.3.0-dev.93 [2023-02-08T22:36:39.303Z] v2.3.0-dev.94 [2023-02-08T22:36:39.303Z] v2.3.0-dev.95 [2023-02-08T22:36:39.303Z] v2.3.0-dev.96 [2023-02-08T22:36:39.303Z] v2.3.0-dev.97 [2023-02-08T22:36:39.303Z] v2.3.0-dev.98 [2023-02-08T22:36:39.303Z] v2.3.0-dev.99 [2023-02-08T22:36:39.303Z] v2.3.1-dev.1 [2023-02-08T22:36:39.303Z] v2.3.1-dev.2 [2023-02-08T22:36:39.303Z] v2.3.1-dev.3 [2023-02-08T22:36:39.303Z] v2.3.1-dev.4 [2023-02-08T22:36:39.303Z] v2.3.1-dev.5 [2023-02-08T22:36:39.303Z] v3.0.0-dev.1 [2023-02-08T22:36:39.303Z] v3.0.0-dev.10 [2023-02-08T22:36:39.303Z] v3.0.0-dev.11 [2023-02-08T22:36:39.303Z] v3.0.0-dev.12 [2023-02-08T22:36:39.303Z] v3.0.0-dev.13 [2023-02-08T22:36:39.303Z] v3.0.0-dev.14 [2023-02-08T22:36:39.303Z] v3.0.0-dev.15 [2023-02-08T22:36:39.303Z] v3.0.0-dev.16 [2023-02-08T22:36:39.303Z] v3.0.0-dev.17 [2023-02-08T22:36:39.303Z] v3.0.0-dev.18 [2023-02-08T22:36:39.303Z] v3.0.0-dev.19 [2023-02-08T22:36:39.303Z] v3.0.0-dev.2 [2023-02-08T22:36:39.303Z] v3.0.0-dev.20 [2023-02-08T22:36:39.303Z] v3.0.0-dev.21 [2023-02-08T22:36:39.303Z] v3.0.0-dev.22 [2023-02-08T22:36:39.303Z] v3.0.0-dev.23 [2023-02-08T22:36:39.303Z] v3.0.0-dev.24 [2023-02-08T22:36:39.303Z] v3.0.0-dev.25 [2023-02-08T22:36:39.303Z] v3.0.0-dev.26 [2023-02-08T22:36:39.303Z] v3.0.0-dev.27 [2023-02-08T22:36:39.303Z] v3.0.0-dev.28 [2023-02-08T22:36:39.303Z] v3.0.0-dev.29 [2023-02-08T22:36:39.303Z] v3.0.0-dev.3 [2023-02-08T22:36:39.303Z] v3.0.0-dev.30 [2023-02-08T22:36:39.303Z] v3.0.0-dev.31 [2023-02-08T22:36:39.303Z] v3.0.0-dev.32 [2023-02-08T22:36:39.303Z] v3.0.0-dev.33 [2023-02-08T22:36:39.303Z] v3.0.0-dev.34 [2023-02-08T22:36:39.303Z] v3.0.0-dev.35 [2023-02-08T22:36:39.303Z] v3.0.0-dev.36 [2023-02-08T22:36:39.303Z] v3.0.0-dev.37 [2023-02-08T22:36:39.303Z] v3.0.0-dev.38 [2023-02-08T22:36:39.303Z] v3.0.0-dev.39 [2023-02-08T22:36:39.303Z] v3.0.0-dev.4 [2023-02-08T22:36:39.303Z] v3.0.0-dev.40 [2023-02-08T22:36:39.303Z] v3.0.0-dev.41 [2023-02-08T22:36:39.303Z] v3.0.0-dev.42 [2023-02-08T22:36:39.303Z] v3.0.0-dev.5 [2023-02-08T22:36:39.303Z] v3.0.0-dev.6 [2023-02-08T22:36:39.303Z] v3.0.0-dev.7 [2023-02-08T22:36:39.303Z] v3.0.0-dev.8 [2023-02-08T22:36:39.303Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-08T22:36:39.587Z] + lftools sign git-tag v3.0.0-dev.42 [2023-02-08T22:36:40.156Z] Signing Git tag with Sigul... [2023-02-08T22:36:40.156Z] Signing v3.0.0-dev.42 [Pipeline] echo [2023-02-08T22:36:40.423Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-08T22:36:40.707Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-08T22:36:40.713Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-08T22:36:40.758Z] $ docker stop --time=1 f14e336f22c248f20da9f92a0595168b9fb51e071ba9e2f95008cfa32699bf5b [2023-02-08T22:36:42.049Z] $ docker rm -f --volumes f14e336f22c248f20da9f92a0595168b9fb51e071ba9e2f95008cfa32699bf5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-08T22:36:42.426Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-08T22:36:42.426Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:36:42.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-08T22:36:42.730Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T22:36:42.798Z] prd-ubuntu20.04-docker-8c-8g-5160 does not seem to be running inside a container [2023-02-08T22:36:42.859Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/401 -v /w/workspace/edgex-go/401:/w/workspace/edgex-go/401:rw,z -v /w/workspace/edgex-go/401@tmp:/w/workspace/edgex-go/401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-08T22:36:43.193Z] $ docker top 0ef58b14b350e5da5d32ed3182a3de79ed0f5dbc8b01bf01800cad2350e06582 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-08T22:36:43.241Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-08T22:36:43.241Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-08T22:36:43.350Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-08T22:36:43.383Z] $ docker exec 0ef58b14b350e5da5d32ed3182a3de79ed0f5dbc8b01bf01800cad2350e06582 ssh-agent [2023-02-08T22:36:43.470Z] SSH_AUTH_SOCK=/tmp/ssh-53ltYTe9wglR/agent.31 [2023-02-08T22:36:43.470Z] SSH_AGENT_PID=37 [2023-02-08T22:36:43.475Z] Running ssh-add (command line suppressed) [2023-02-08T22:36:43.618Z] Identity added: /w/workspace/edgex-go/401@tmp/private_key_6793886214384198530.key (/w/workspace/edgex-go/401@tmp/private_key_6793886214384198530.key) [2023-02-08T22:36:43.600Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-08T22:36:43.885Z] + git semver bump pre [2023-02-08T22:36:44.144Z] 2023-02-08 22:36:44,097 [read_version] DEBUG read version from /w/workspace/edgex-go/401/.semver/main [2023-02-08T22:36:44.144Z] 2023-02-08 22:36:44,097 [bump_version] DEBUG bumping version:3.0.0-dev.42 on axis:pre with prefix:dev [2023-02-08T22:36:44.144Z] 2023-02-08 22:36:44,097 [bump_version] DEBUG bumped version:3.0.0-dev.43 [2023-02-08T22:36:44.144Z] 2023-02-08 22:36:44,097 [write_version] DEBUG write version:3.0.0-dev.43 to path:/w/workspace/edgex-go/401/.semver/main with force:True [2023-02-08T22:36:44.144Z] 2023-02-08 22:36:44,097 [read_version] DEBUG read version from /w/workspace/edgex-go/401/.semver/main [2023-02-08T22:36:44.144Z] 2023-02-08 22:36:44,097 [write_file] DEBUG write to file:/w/workspace/edgex-go/401/.semver/main [2023-02-08T22:36:44.144Z] 2023-02-08 22:36:44,100 [execute] INFO git cat-file --batch-check [2023-02-08T22:36:44.144Z] 2023-02-08 22:36:44,100 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/401/.semver, universal_newlines=False, shell=None, istream=) [2023-02-08T22:36:44.144Z] 2023-02-08 22:36:44,105 [execute] INFO git cat-file --batch [2023-02-08T22:36:44.144Z] 2023-02-08 22:36:44,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/401/.semver, universal_newlines=False, shell=None, istream=) [2023-02-08T22:36:44.144Z] 2023-02-08 22:36:44,109 [read_version] DEBUG read version from /w/workspace/edgex-go/401/.semver/main [2023-02-08T22:36:44.144Z] 3.0.0-dev.43 [Pipeline] } [2023-02-08T22:36:44.184Z] $ docker exec --env ******** --env ******** 0ef58b14b350e5da5d32ed3182a3de79ed0f5dbc8b01bf01800cad2350e06582 ssh-agent -k [2023-02-08T22:36:44.292Z] unset SSH_AUTH_SOCK; [2023-02-08T22:36:44.292Z] unset SSH_AGENT_PID; [2023-02-08T22:36:44.292Z] echo Agent pid 37 killed; [2023-02-08T22:36:44.270Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-08T22:36:44.573Z] + git semver [Pipeline] } [2023-02-08T22:36:44.877Z] $ docker stop --time=1 0ef58b14b350e5da5d32ed3182a3de79ed0f5dbc8b01bf01800cad2350e06582 [2023-02-08T22:36:46.135Z] $ docker rm -f --volumes 0ef58b14b350e5da5d32ed3182a3de79ed0f5dbc8b01bf01800cad2350e06582 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-08T22:36:46.434Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-08T22:36:46.434Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:36:46.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-08T22:36:46.730Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T22:36:46.795Z] prd-ubuntu20.04-docker-8c-8g-5160 does not seem to be running inside a container [2023-02-08T22:36:46.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/401 -v /w/workspace/edgex-go/401:/w/workspace/edgex-go/401:rw,z -v /w/workspace/edgex-go/401@tmp:/w/workspace/edgex-go/401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-08T22:36:47.264Z] $ docker top 5a15d39dd98e5391c592b7f6ea4721c56f50a2e5f4b7a447f762e88554e03fdd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-08T22:36:47.313Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-08T22:36:47.313Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-08T22:36:47.429Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-08T22:36:47.464Z] $ docker exec 5a15d39dd98e5391c592b7f6ea4721c56f50a2e5f4b7a447f762e88554e03fdd ssh-agent [2023-02-08T22:36:47.548Z] SSH_AUTH_SOCK=/tmp/ssh-k0eC6iaFqNzf/agent.32 [2023-02-08T22:36:47.548Z] SSH_AGENT_PID=38 [2023-02-08T22:36:47.565Z] Running ssh-add (command line suppressed) [2023-02-08T22:36:47.696Z] Identity added: /w/workspace/edgex-go/401@tmp/private_key_15012227115643923690.key (/w/workspace/edgex-go/401@tmp/private_key_15012227115643923690.key) [2023-02-08T22:36:47.687Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-08T22:36:47.974Z] + git semver push [2023-02-08T22:36:48.232Z] 2023-02-08 22:36:48,204 [run_push] DEBUG push [2023-02-08T22:36:48.232Z] 2023-02-08 22:36:48,204 [execute] INFO git cat-file --batch-check [2023-02-08T22:36:48.232Z] 2023-02-08 22:36:48,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/401/.semver, universal_newlines=False, shell=None, istream=) [2023-02-08T22:36:48.232Z] 2023-02-08 22:36:48,209 [execute] INFO git rev-list e485edce52b614fcc32b8839a6b7c7fd306db68e -- [2023-02-08T22:36:48.232Z] 2023-02-08 22:36:48,209 [execute] DEBUG Popen(['git', 'rev-list', 'e485edce52b614fcc32b8839a6b7c7fd306db68e', '--'], cwd=/w/workspace/edgex-go/401/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-08T22:36:48.232Z] 2023-02-08 22:36:48,225 [execute] INFO git fetch -v origin [2023-02-08T22:36:48.233Z] 2023-02-08 22:36:48,225 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/401/.semver, universal_newlines=True, shell=None, istream=None) [2023-02-08T22:36:49.166Z] 2023-02-08 22:36:48,906 [run_push] DEBUG no remote changes detected [2023-02-08T22:36:49.166Z] 2023-02-08 22:36:48,907 [execute] INFO git push origin semver [2023-02-08T22:36:49.166Z] 2023-02-08 22:36:48,907 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/401/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-08T22:36:50.100Z] 2023-02-08 22:36:50,050 [run_push] DEBUG push all version tags [2023-02-08T22:36:50.100Z] 2023-02-08 22:36:50,051 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-08T22:36:50.100Z] 2023-02-08 22:36:50,051 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/401, universal_newlines=False, shell=None, istream=None) [2023-02-08T22:36:51.045Z] 2023-02-08 22:36:50,963 [read_version] DEBUG read version from /w/workspace/edgex-go/401/.semver/main [2023-02-08T22:36:51.045Z] 3.0.0-dev.43 [Pipeline] } [2023-02-08T22:36:51.085Z] $ docker exec --env ******** --env ******** 5a15d39dd98e5391c592b7f6ea4721c56f50a2e5f4b7a447f762e88554e03fdd ssh-agent -k [2023-02-08T22:36:51.185Z] unset SSH_AUTH_SOCK; [2023-02-08T22:36:51.185Z] unset SSH_AGENT_PID; [2023-02-08T22:36:51.185Z] echo Agent pid 38 killed; [2023-02-08T22:36:51.163Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-08T22:36:51.461Z] + git semver [Pipeline] } [2023-02-08T22:36:51.763Z] $ docker stop --time=1 5a15d39dd98e5391c592b7f6ea4721c56f50a2e5f4b7a447f762e88554e03fdd [2023-02-08T22:36:53.032Z] $ docker rm -f --volumes 5a15d39dd98e5391c592b7f6ea4721c56f50a2e5f4b7a447f762e88554e03fdd [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 [2023-02-08T22:36:53.485Z] + [ -d /w/workspace/edgex-go/401/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-08T22:36:53.777Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-08T22:36:54.635Z] ---> package-listing.sh [2023-02-08T22:36:54.635Z] ++ facter osfamily [2023-02-08T22:36:54.635Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-08T22:36:54.894Z] + OS_FAMILY=debian [2023-02-08T22:36:54.894Z] + workspace=/w/workspace/edgex-go/401 [2023-02-08T22:36:54.894Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-08T22:36:54.894Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-08T22:36:54.894Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-08T22:36:54.894Z] + PACKAGES=/tmp/packages_start.txt [2023-02-08T22:36:54.894Z] + '[' /w/workspace/edgex-go/401 ']' [2023-02-08T22:36:54.894Z] + PACKAGES=/tmp/packages_end.txt [2023-02-08T22:36:54.894Z] + case "${OS_FAMILY}" in [2023-02-08T22:36:54.894Z] + dpkg -l [2023-02-08T22:36:54.894Z] + grep '^ii' [2023-02-08T22:36:54.894Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-08T22:36:54.894Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-08T22:36:54.894Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-08T22:36:54.894Z] + '[' /w/workspace/edgex-go/401 ']' [2023-02-08T22:36:54.894Z] + mkdir -p /w/workspace/edgex-go/401/archives/ [2023-02-08T22:36:54.894Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/401/archives/ [Pipeline] echo [2023-02-08T22:36:54.904Z] 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/401/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-08T22:36:55.180Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:36:55.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-08T22:36:55.736Z] [2023-02-08T22:36:55.736Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-08T22:36:56.036Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-08T22:36:56.036Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-08T22:36:56.036Z] 5eb5b503b376: Pulling fs layer [2023-02-08T22:36:56.036Z] 5c69ac0246d0: Pulling fs layer [2023-02-08T22:36:56.036Z] ec43610c2a17: Pulling fs layer [2023-02-08T22:36:56.036Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-08T22:36:56.036Z] 33b1e0a273af: Pulling fs layer [2023-02-08T22:36:56.036Z] 5d3b04190fa2: Pulling fs layer [2023-02-08T22:36:56.036Z] 3a2ae6a8a46f: Waiting [2023-02-08T22:36:56.036Z] 33b1e0a273af: Waiting [2023-02-08T22:36:56.036Z] 2f39f015ded8: Pulling fs layer [2023-02-08T22:36:56.036Z] 5d3b04190fa2: Waiting [2023-02-08T22:36:56.036Z] 2f39f015ded8: Waiting [2023-02-08T22:36:56.036Z] 5c69ac0246d0: Download complete [2023-02-08T22:36:56.036Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-08T22:36:56.036Z] 3a2ae6a8a46f: Download complete [2023-02-08T22:36:56.299Z] ec43610c2a17: Verifying Checksum [2023-02-08T22:36:56.299Z] ec43610c2a17: Download complete [2023-02-08T22:36:56.299Z] 5d3b04190fa2: Verifying Checksum [2023-02-08T22:36:56.299Z] 5d3b04190fa2: Download complete [2023-02-08T22:36:56.299Z] 33b1e0a273af: Verifying Checksum [2023-02-08T22:36:56.299Z] 33b1e0a273af: Download complete [2023-02-08T22:36:56.566Z] 5eb5b503b376: Verifying Checksum [2023-02-08T22:36:56.566Z] 5eb5b503b376: Download complete [2023-02-08T22:36:57.135Z] 2f39f015ded8: Download complete [2023-02-08T22:36:57.712Z] 5eb5b503b376: Pull complete [2023-02-08T22:36:57.712Z] 5c69ac0246d0: Pull complete [2023-02-08T22:36:58.279Z] ec43610c2a17: Pull complete [2023-02-08T22:36:58.279Z] 3a2ae6a8a46f: Pull complete [2023-02-08T22:36:58.538Z] 33b1e0a273af: Pull complete [2023-02-08T22:36:58.538Z] 5d3b04190fa2: Pull complete [2023-02-08T22:37:03.828Z] 2f39f015ded8: Pull complete [2023-02-08T22:37:03.828Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-08T22:37:03.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-08T22:37:03.828Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-08T22:37:03.901Z] prd-ubuntu20.04-docker-8c-8g-5160 does not seem to be running inside a container [2023-02-08T22:37:03.958Z] $ 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/401/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/401 -v /w/workspace/edgex-go/401:/w/workspace/edgex-go/401:rw,z -v /w/workspace/edgex-go/401@tmp:/w/workspace/edgex-go/401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-08T22:37:07.824Z] $ docker top a5d58b5d985a8fbfbdaf87990e6c9a36cc0aa5e09f897f555a359265567c0b27 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-08T22:37:08.123Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-08T22:37:08.407Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-08T22:37:08.693Z] + ls /var/log/sa-host [2023-02-08T22:37:08.693Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-08T22:37:08.840Z] provisioning config files... [2023-02-08T22:37:08.848Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/401@tmp/config15547439043232771018tmp [Pipeline] { [Pipeline] echo [2023-02-08T22:37:08.863Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-08T22:37:09.140Z] ---> create-netrc.sh [Pipeline] } [2023-02-08T22:37:09.149Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-08T22:37:09.474Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-08T22:37:09.483Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-08T22:37:09.765Z] ---> sudo-logs.sh [2023-02-08T22:37:09.765Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-08T22:37:09.785Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-08T22:37:10.068Z] ---> job-cost.sh [2023-02-08T22:37:10.068Z] lf-activate-venv: SKIPPING [2023-02-08T22:37:10.068Z] DEBUG: total: 0.10999999940395355 [2023-02-08T22:37:10.068Z] INFO: Retrieving Stack Cost... [2023-02-08T22:37:10.635Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-08T22:37:10.894Z] INFO: Archiving Costs [Pipeline] echo [2023-02-08T22:37:10.907Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-08T22:37:11.188Z] ---> logs-deploy.sh [2023-02-08T22:37:11.188Z] lf-activate-venv: SKIPPING [2023-02-08T22:37:11.188Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/401 [2023-02-08T22:37:11.188Z] INFO: archiving workspace using pattern(s): [2023-02-08T22:37:12.122Z] Archives upload complete. [2023-02-08T22:37:12.382Z] INFO: archiving logs to Nexus [2023-02-08T22:37:12.950Z] ---> uname -a: [2023-02-08T22:37:12.950Z] Linux prd-ubuntu20-04-docker-8c-8g-5160 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-08T22:37:12.950Z] [2023-02-08T22:37:12.950Z] [2023-02-08T22:37:12.950Z] ---> lscpu: [2023-02-08T22:37:12.950Z] Architecture: x86_64 [2023-02-08T22:37:12.950Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-08T22:37:12.950Z] Byte Order: Little Endian [2023-02-08T22:37:12.950Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-08T22:37:12.950Z] CPU(s): 8 [2023-02-08T22:37:12.950Z] On-line CPU(s) list: 0-7 [2023-02-08T22:37:12.950Z] Thread(s) per core: 1 [2023-02-08T22:37:12.950Z] Core(s) per socket: 1 [2023-02-08T22:37:12.950Z] Socket(s): 8 [2023-02-08T22:37:12.950Z] NUMA node(s): 1 [2023-02-08T22:37:12.950Z] Vendor ID: AuthenticAMD [2023-02-08T22:37:12.950Z] CPU family: 23 [2023-02-08T22:37:12.950Z] Model: 49 [2023-02-08T22:37:12.950Z] Model name: AMD EPYC-Rome Processor [2023-02-08T22:37:12.950Z] Stepping: 0 [2023-02-08T22:37:12.950Z] CPU MHz: 2799.956 [2023-02-08T22:37:12.950Z] BogoMIPS: 5599.91 [2023-02-08T22:37:12.950Z] Virtualization: AMD-V [2023-02-08T22:37:12.950Z] Hypervisor vendor: KVM [2023-02-08T22:37:12.950Z] Virtualization type: full [2023-02-08T22:37:12.950Z] L1d cache: 256 KiB [2023-02-08T22:37:12.950Z] L1i cache: 256 KiB [2023-02-08T22:37:12.950Z] L2 cache: 4 MiB [2023-02-08T22:37:12.950Z] L3 cache: 128 MiB [2023-02-08T22:37:12.950Z] NUMA node0 CPU(s): 0-7 [2023-02-08T22:37:12.950Z] Vulnerability Itlb multihit: Not affected [2023-02-08T22:37:12.950Z] Vulnerability L1tf: Not affected [2023-02-08T22:37:12.950Z] Vulnerability Mds: Not affected [2023-02-08T22:37:12.950Z] Vulnerability Meltdown: Not affected [2023-02-08T22:37:12.950Z] Vulnerability Mmio stale data: Not affected [2023-02-08T22:37:12.950Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-08T22:37:12.950Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-08T22:37:12.950Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-08T22:37:12.950Z] Vulnerability Srbds: Not affected [2023-02-08T22:37:12.950Z] Vulnerability Tsx async abort: Not affected [2023-02-08T22:37:12.950Z] 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 [2023-02-08T22:37:12.950Z] [2023-02-08T22:37:12.950Z] [2023-02-08T22:37:12.950Z] ---> nproc: [2023-02-08T22:37:12.950Z] 8 [2023-02-08T22:37:12.950Z] [2023-02-08T22:37:12.950Z] [2023-02-08T22:37:12.950Z] ---> df -h: [2023-02-08T22:37:12.950Z] Filesystem Size Used Avail Use% Mounted on [2023-02-08T22:37:12.950Z] overlay 155G 22G 134G 14% / [2023-02-08T22:37:12.950Z] tmpfs 64M 0 64M 0% /dev [2023-02-08T22:37:12.950Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-08T22:37:12.950Z] shm 64M 0 64M 0% /dev/shm [2023-02-08T22:37:12.950Z] /dev/vda1 155G 22G 134G 14% /facter-os [2023-02-08T22:37:12.950Z] [2023-02-08T22:37:12.950Z] [2023-02-08T22:37:12.950Z] ---> sar -b -r -n DEV: [2023-02-08T22:37:12.950Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5160) 02/08/23 _x86_64_ (8 CPU) [2023-02-08T22:37:12.950Z] [2023-02-08T22:37:12.950Z] 22:05:01 LINUX RESTART (8 CPU) [2023-02-08T22:37:12.950Z] [2023-02-08T22:37:12.950Z] 22:06:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-08T22:37:12.950Z] 22:07:01 107.74 1.08 106.66 0.00 33.76 51465.31 0.00 [2023-02-08T22:37:12.950Z] 22:08:01 31.81 0.23 31.58 0.00 3.07 12018.95 0.00 [2023-02-08T22:37:12.950Z] 22:09:01 190.12 0.27 189.85 0.00 30.79 92699.63 0.00 [2023-02-08T22:37:12.950Z] 22:10:01 323.85 8.03 315.81 0.00 64.26 93638.79 0.00 [2023-02-08T22:37:12.950Z] 22:11:01 319.90 7.96 311.94 0.00 911.37 172070.07 0.00 [2023-02-08T22:37:12.950Z] 22:12:01 613.53 7.70 605.83 0.00 4297.42 163623.26 0.00 [2023-02-08T22:37:12.950Z] 22:13:01 295.52 5.78 289.74 0.00 46.26 125325.65 0.00 [2023-02-08T22:37:12.950Z] 22:14:01 167.84 0.15 167.69 0.00 1.20 131661.92 0.00 [2023-02-08T22:37:12.950Z] 22:15:01 364.16 0.08 364.08 0.00 0.67 77574.17 0.00 [2023-02-08T22:37:12.950Z] 22:16:01 388.37 0.07 388.30 0.00 1.33 84293.68 0.00 [2023-02-08T22:37:12.950Z] 22:17:01 106.62 0.08 106.53 0.00 9.33 2213.50 0.00 [2023-02-08T22:37:12.950Z] 22:18:01 11.56 0.03 11.53 0.00 6.67 325.68 0.00 [2023-02-08T22:37:12.950Z] 22:19:01 1.42 0.00 1.42 0.00 0.00 14.93 0.00 [2023-02-08T22:37:12.950Z] 22:20:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 [2023-02-08T22:37:12.950Z] 22:21:01 1.28 0.02 1.27 0.00 0.13 18.00 0.00 [2023-02-08T22:37:12.950Z] 22:22:01 1.75 0.00 1.75 0.00 0.00 21.20 0.00 [2023-02-08T22:37:12.950Z] 22:23:01 1.37 0.00 1.37 0.00 0.00 14.26 0.00 [2023-02-08T22:37:12.950Z] 22:24:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 [2023-02-08T22:37:12.950Z] 22:25:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 [2023-02-08T22:37:12.950Z] 22:26:01 1.60 0.00 1.60 0.00 0.00 18.13 0.00 [2023-02-08T22:37:12.950Z] 22:27:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 [2023-02-08T22:37:12.950Z] 22:28:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 [2023-02-08T22:37:12.950Z] 22:29:01 1.27 0.00 1.27 0.00 0.00 13.60 0.00 [2023-02-08T22:37:12.950Z] 22:30:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 [2023-02-08T22:37:12.950Z] 22:31:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 [2023-02-08T22:37:12.950Z] 22:32:01 1.70 0.00 1.70 0.00 0.00 17.86 0.00 [2023-02-08T22:37:12.950Z] 22:33:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 [2023-02-08T22:37:12.950Z] 22:34:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 [2023-02-08T22:37:12.950Z] 22:35:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 [2023-02-08T22:37:12.950Z] 22:36:01 7.85 0.10 7.75 0.00 10.26 3658.59 0.00 [2023-02-08T22:37:12.950Z] 22:37:01 121.11 0.38 120.73 0.00 14.00 53597.47 0.00 [2023-02-08T22:37:12.950Z] Average: 99.12 1.03 98.09 0.00 175.26 34331.67 0.00 [2023-02-08T22:37:12.950Z] [2023-02-08T22:37:12.951Z] 22:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-08T22:37:12.951Z] 22:07:01 27959224 31450872 856012 2.60 113148 3583652 2230904 6.57 1504760 2975960 417300 [2023-02-08T22:37:12.951Z] 22:08:01 27864708 31572072 731716 2.23 117064 3765860 1782188 5.25 1333436 3213552 315036 [2023-02-08T22:37:12.951Z] 22:09:01 26062972 31423368 866068 2.63 123528 5361632 2383968 7.03 1654368 4623688 2564 [2023-02-08T22:37:12.951Z] 22:10:01 22418768 31510628 777940 2.37 286196 8595860 1901920 5.61 2084880 7502520 1021636 [2023-02-08T22:37:12.951Z] 22:11:01 21132532 31163412 1096464 3.33 319948 9547012 3013936 8.88 2445320 8441532 201628 [2023-02-08T22:37:12.951Z] 22:12:01 20305400 31392820 862592 2.62 386092 10443784 2369480 6.98 2478284 9136836 617396 [2023-02-08T22:37:12.951Z] 22:13:01 16725376 31474812 785396 2.39 522128 13740312 1907568 5.62 2618276 12353316 1286732 [2023-02-08T22:37:12.951Z] 22:14:01 17079492 31463484 797600 2.43 532068 13403724 1975008 5.82 2461612 12197356 16 [2023-02-08T22:37:12.951Z] 22:15:01 16371780 31459692 802468 2.44 543368 14089488 2049400 6.04 2493308 12868080 430264 [2023-02-08T22:37:12.951Z] 22:16:01 16776512 31456160 805544 2.45 556384 13667216 1963068 5.79 2617780 12335592 284 [2023-02-08T22:37:12.951Z] 22:17:01 17877312 31512244 753404 2.29 558688 12655736 1955332 5.76 2580380 11316216 756 [2023-02-08T22:37:12.951Z] 22:18:01 17888380 31524252 740984 2.25 559180 12656180 1808584 5.33 2566084 11316384 136 [2023-02-08T22:37:12.951Z] 22:19:01 17888080 31523968 741216 2.25 559196 12656184 1808584 5.33 2565188 11316388 180 [2023-02-08T22:37:12.951Z] 22:20:01 17891960 31527896 737708 2.24 559232 12656180 1808584 5.33 2561892 11316388 20 [2023-02-08T22:37:12.951Z] 22:21:01 17893216 31529428 736120 2.24 559272 12656164 1822308 5.37 2560116 11316560 260 [2023-02-08T22:37:12.951Z] 22:22:01 17897420 31533672 731852 2.23 559296 12656168 1822308 5.37 2555992 11316564 8 [2023-02-08T22:37:12.951Z] 22:23:01 17897120 31533380 732048 2.23 559340 12656168 1822308 5.37 2556000 11316564 8 [2023-02-08T22:37:12.951Z] 22:24:01 17897288 31533600 732028 2.23 559344 12656172 1822308 5.37 2556048 11316568 8 [2023-02-08T22:37:12.951Z] 22:25:01 17897524 31533844 731760 2.23 559368 12656164 1822308 5.37 2555956 11316568 8 [2023-02-08T22:37:12.951Z] 22:26:01 17897664 31534008 731492 2.22 559384 12656180 1822308 5.37 2556040 11316576 8 [2023-02-08T22:37:12.951Z] 22:27:01 17897364 31533728 731724 2.23 559388 12656184 1822308 5.37 2556100 11316580 16 [2023-02-08T22:37:12.951Z] 22:28:01 17897512 31533892 731420 2.22 559400 12656184 1822308 5.37 2555996 11316580 12 [2023-02-08T22:37:12.951Z] 22:29:01 17897652 31534044 731140 2.22 559404 12656192 1822308 5.37 2556384 11316584 172 [2023-02-08T22:37:12.951Z] 22:30:01 17897328 31533724 731400 2.22 559412 12656192 1822308 5.37 2556188 11316584 32 [2023-02-08T22:37:12.951Z] 22:31:01 17897524 31533956 731128 2.22 559432 12656196 1822308 5.37 2556548 11316592 188 [2023-02-08T22:37:12.951Z] 22:32:01 17897504 31533964 731312 2.22 559456 12656200 1822308 5.37 2556648 11316596 184 [2023-02-08T22:37:12.951Z] 22:33:01 17897496 31533960 731272 2.22 559464 12656200 1838424 5.42 2556108 11316596 8 [2023-02-08T22:37:12.951Z] 22:34:01 17897156 31533632 731556 2.22 559484 12656208 1838424 5.42 2556116 11316600 40 [2023-02-08T22:37:12.951Z] 22:35:01 17897356 31533856 731488 2.22 559508 12656200 1838424 5.42 2556148 11316604 8 [2023-02-08T22:37:12.951Z] 22:36:01 17112900 31510688 752720 2.29 572960 13360148 1949316 5.74 2591712 12020696 612168 [2023-02-08T22:37:12.951Z] 22:37:01 15814680 31475796 785240 2.39 622488 14449488 2158880 6.36 2736936 13044940 490164 [2023-02-08T22:37:12.951Z] Average: 18891200 31498221 770026 2.34 494278 11757265 1949990 5.75 2440019 10507360 174105 [2023-02-08T22:37:12.951Z] [2023-02-08T22:37:12.951Z] 22:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-08T22:37:12.951Z] 22:07:01 docker0 65.82 90.15 5.66 701.24 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:07:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:07:01 veth7843494 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:07:01 ens3 268.04 195.93 4813.65 33.37 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:08:01 docker0 1.37 1.37 0.09 0.12 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:08:01 veth7843494 1.37 1.40 0.11 0.12 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:08:01 ens3 51.82 49.61 24.53 105.77 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:09:01 veth84b01d4 7.43 10.65 0.73 3.76 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:09:01 docker0 43.55 67.24 3.46 220.77 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:09:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:09:01 veth51ed3f4 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:09:01 ens3 156.25 103.78 1918.56 24.24 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:09:01 veth0712990 6.38 9.00 0.62 3.42 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:09:01 veth4c41438 6.58 9.28 0.64 3.49 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:09:01 veth4763062 8.11 11.81 0.80 4.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:09:01 veth50933d6 6.63 9.31 0.65 3.47 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:10:01 docker0 410.50 644.53 36.25 5809.78 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:10:01 veth51ed3f4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:10:01 ens3 649.61 412.83 5813.46 43.79 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:11:01 docker0 8.78 13.97 0.54 157.74 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:11:01 veth20af0e2 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:11:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:11:01 veth51ed3f4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:11:01 ens3 156.15 96.00 1097.76 12.84 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:11:01 veth3e82864 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:11:01 veth50a08be 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:12:01 docker0 296.13 413.96 23.49 2709.56 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:12:01 lo 1.53 1.53 0.14 0.14 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:12:01 veth51ed3f4 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:12:01 ens3 578.04 376.65 4698.28 47.61 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:12:01 veth33fb8dc 25.98 36.53 2.53 12.01 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:12:01 veth3d66645 23.91 33.89 2.33 11.13 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:12:01 veth2ce7aed 109.58 143.44 9.95 1166.25 0.00 0.00 0.00 0.10 [2023-02-08T22:37:12.951Z] 22:12:01 veth1ec4e1b 23.71 33.23 2.30 10.79 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:13:01 docker0 197.93 341.69 17.24 3468.74 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:13:01 veth51ed3f4 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:13:01 ens3 348.31 202.20 3474.20 23.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:14:01 veth4da67e8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:14:01 veth51ed3f4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:14:01 ens3 6.65 3.73 5.47 2.94 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:14:01 veth8fd92a0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:15:01 veth795b828 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:15:01 docker0 10.55 19.61 0.67 217.40 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:15:01 veth51ed3f4 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:15:01 ens3 59.00 34.14 248.31 17.75 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:15:01 veth1b6c473 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:16:01 docker0 5.97 11.58 0.37 122.20 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:16:01 veth51ed3f4 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:16:01 ens3 52.81 32.94 154.14 18.35 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:17:01 lo 44.26 44.26 4.36 4.36 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:17:01 ens3 477.57 495.28 231.53 2106.80 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:18:01 lo 18.06 18.06 1.78 1.78 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:18:01 ens3 231.29 236.53 106.70 1350.56 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:20:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:21:01 ens3 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:22:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:24:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:25:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:26:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:27:01 ens3 0.40 0.33 0.25 0.21 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.951Z] 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.952Z] 22:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.952Z] 22:28:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.952Z] 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.952Z] 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.952Z] 22:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.952Z] 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.952Z] 22:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.952Z] 22:30:01 ens3 0.70 0.43 2.19 0.03 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.952Z] 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.952Z] 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.952Z] 22:31:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.952Z] 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.952Z] 22:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.952Z] 22:32:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.952Z] 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.952Z] 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.952Z] 22:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.952Z] 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.952Z] 22:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.952Z] 22:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.952Z] 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.952Z] 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.952Z] 22:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.952Z] 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.952Z] 22:36:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.952Z] 22:36:01 ens3 144.76 109.95 3973.05 14.10 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.952Z] 22:37:01 docker0 34.74 54.37 3.35 589.17 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.952Z] 22:37:01 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.952Z] 22:37:01 ens3 399.60 318.91 6369.02 172.82 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.952Z] Average: docker0 34.67 53.48 2.94 451.35 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.952Z] Average: lo 2.34 2.34 0.23 0.23 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.952Z] Average: ens3 115.48 86.08 1060.28 128.25 0.00 0.00 0.00 0.00 [2023-02-08T22:37:12.952Z] [2023-02-08T22:37:12.952Z] [2023-02-08T22:37:12.952Z] ---> sar -P ALL: [2023-02-08T22:37:12.952Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5160) 02/08/23 _x86_64_ (8 CPU) [2023-02-08T22:37:12.952Z] [2023-02-08T22:37:12.952Z] 22:05:01 LINUX RESTART (8 CPU) [2023-02-08T22:37:12.952Z] [2023-02-08T22:37:12.952Z] 22:06:02 CPU %user %nice %system %iowait %steal %idle [2023-02-08T22:37:12.952Z] 22:07:01 all 23.06 0.00 4.78 3.84 0.10 68.21 [2023-02-08T22:37:12.952Z] 22:07:01 0 21.60 0.00 3.88 0.53 0.09 73.91 [2023-02-08T22:37:12.952Z] 22:07:01 1 19.45 0.00 4.65 6.06 0.07 69.76 [2023-02-08T22:37:12.952Z] 22:07:01 2 24.58 0.00 5.04 12.64 0.09 57.65 [2023-02-08T22:37:12.952Z] 22:07:01 3 24.47 0.00 4.97 0.03 0.09 70.44 [2023-02-08T22:37:12.952Z] 22:07:01 4 20.50 0.00 4.09 0.10 0.10 75.20 [2023-02-08T22:37:12.952Z] 22:07:01 5 24.32 0.00 5.01 5.01 0.15 65.50 [2023-02-08T22:37:12.952Z] 22:07:01 6 24.95 0.00 4.93 6.00 0.12 64.00 [2023-02-08T22:37:12.952Z] 22:07:01 7 24.61 0.00 5.69 0.38 0.10 69.22 [2023-02-08T22:37:12.952Z] 22:08:01 all 43.43 0.00 6.92 0.47 0.14 49.05 [2023-02-08T22:37:12.952Z] 22:08:01 0 38.02 0.00 5.80 0.27 0.10 55.81 [2023-02-08T22:37:12.952Z] 22:08:01 1 39.25 0.00 6.00 0.76 0.19 53.80 [2023-02-08T22:37:12.952Z] 22:08:01 2 45.85 0.00 7.80 0.30 0.14 45.91 [2023-02-08T22:37:12.952Z] 22:08:01 3 46.00 0.00 6.57 0.56 0.10 46.76 [2023-02-08T22:37:12.952Z] 22:08:01 4 40.79 0.00 6.34 0.02 0.12 52.73 [2023-02-08T22:37:12.952Z] 22:08:01 5 47.76 0.00 7.21 0.15 0.12 44.75 [2023-02-08T22:37:12.952Z] 22:08:01 6 44.74 0.00 6.73 0.03 0.17 48.33 [2023-02-08T22:37:12.952Z] 22:08:01 7 44.96 0.00 8.89 1.64 0.15 44.35 [2023-02-08T22:37:12.952Z] 22:09:01 all 15.19 0.00 6.71 4.83 0.08 73.19 [2023-02-08T22:37:12.952Z] 22:09:01 0 12.95 0.00 5.96 0.24 0.08 80.77 [2023-02-08T22:37:12.952Z] 22:09:01 1 14.41 0.00 7.09 7.59 0.09 70.83 [2023-02-08T22:37:12.952Z] 22:09:01 2 18.58 0.00 6.65 0.71 0.08 73.97 [2023-02-08T22:37:12.952Z] 22:09:01 3 15.73 0.00 8.34 27.42 0.12 48.39 [2023-02-08T22:37:12.952Z] 22:09:01 4 13.64 0.00 6.35 0.07 0.08 79.86 [2023-02-08T22:37:12.952Z] 22:09:01 5 15.60 0.00 5.58 1.21 0.07 77.55 [2023-02-08T22:37:12.952Z] 22:09:01 6 15.20 0.00 6.41 1.46 0.07 76.85 [2023-02-08T22:37:12.952Z] 22:09:01 7 15.41 0.00 7.30 0.25 0.07 76.97 [2023-02-08T22:37:12.952Z] 22:10:01 all 8.21 0.00 3.91 19.26 0.07 68.55 [2023-02-08T22:37:12.952Z] 22:10:01 0 7.73 0.00 3.40 21.45 0.07 67.36 [2023-02-08T22:37:12.952Z] 22:10:01 1 7.96 0.00 3.16 11.60 0.08 77.19 [2023-02-08T22:37:12.952Z] 22:10:01 2 8.98 0.00 4.22 23.08 0.08 63.63 [2023-02-08T22:37:12.952Z] 22:10:01 3 8.65 0.00 3.96 11.21 0.05 76.14 [2023-02-08T22:37:12.952Z] 22:10:01 4 7.75 0.00 3.05 4.16 0.03 85.00 [2023-02-08T22:37:12.952Z] 22:10:01 5 7.18 0.00 3.89 38.76 0.07 50.11 [2023-02-08T22:37:12.952Z] 22:10:01 6 9.14 0.00 5.02 36.89 0.08 48.86 [2023-02-08T22:37:12.952Z] 22:10:01 7 8.27 0.00 4.59 6.95 0.08 80.10 [2023-02-08T22:37:12.952Z] 22:11:01 all 22.73 0.00 6.27 12.52 0.07 58.41 [2023-02-08T22:37:12.952Z] 22:11:01 0 22.46 0.00 6.47 39.99 0.05 31.03 [2023-02-08T22:37:12.952Z] 22:11:01 1 21.93 0.00 7.58 4.14 0.05 66.30 [2023-02-08T22:37:12.952Z] 22:11:01 2 23.94 0.00 6.34 24.41 0.07 45.24 [2023-02-08T22:37:12.952Z] 22:11:01 3 22.76 0.00 6.45 19.95 0.05 50.79 [2023-02-08T22:37:12.952Z] 22:11:01 4 22.41 0.00 5.80 1.44 0.05 70.30 [2023-02-08T22:37:12.952Z] 22:11:01 5 21.60 0.00 5.79 4.12 0.08 68.41 [2023-02-08T22:37:12.952Z] 22:11:01 6 23.94 0.00 5.65 3.12 0.07 67.23 [2023-02-08T22:37:12.952Z] 22:11:01 7 22.82 0.00 6.11 3.14 0.12 67.81 [2023-02-08T22:37:12.952Z] 22:12:01 all 21.42 0.00 7.60 20.72 0.20 50.06 [2023-02-08T22:37:12.952Z] 22:12:01 0 23.37 0.00 7.49 23.44 0.37 45.33 [2023-02-08T22:37:12.952Z] 22:12:01 1 18.14 0.00 6.79 3.86 0.14 71.07 [2023-02-08T22:37:12.952Z] 22:12:01 2 21.96 0.00 8.32 16.66 0.12 52.94 [2023-02-08T22:37:12.952Z] 22:12:01 3 22.41 0.00 7.86 11.50 0.12 58.11 [2023-02-08T22:37:12.952Z] 22:12:01 4 21.36 0.00 7.35 42.42 0.27 28.61 [2023-02-08T22:37:12.952Z] 22:12:01 5 19.06 0.00 5.80 24.95 0.08 50.10 [2023-02-08T22:37:12.952Z] 22:12:01 6 21.19 0.00 6.97 27.39 0.25 44.19 [2023-02-08T22:37:12.952Z] 22:12:01 7 23.87 0.00 10.29 15.40 0.22 50.22 [2023-02-08T22:37:12.952Z] 22:13:01 all 7.32 0.00 4.03 25.86 0.09 62.70 [2023-02-08T22:37:12.952Z] 22:13:01 0 7.45 0.00 4.61 53.73 0.08 34.13 [2023-02-08T22:37:12.952Z] 22:13:01 1 6.47 0.00 3.76 16.71 0.07 73.00 [2023-02-08T22:37:12.952Z] 22:13:01 2 7.47 0.00 3.29 9.22 0.10 79.92 [2023-02-08T22:37:12.952Z] 22:13:01 3 7.09 0.00 4.98 52.90 0.10 34.94 [2023-02-08T22:37:12.952Z] 22:13:01 4 8.56 0.00 3.35 11.45 0.08 76.56 [2023-02-08T22:37:12.952Z] 22:13:01 5 8.44 0.00 3.86 32.56 0.07 55.07 [2023-02-08T22:37:12.952Z] 22:13:01 6 6.24 0.00 4.35 12.77 0.08 76.56 [2023-02-08T22:37:12.952Z] 22:13:01 7 6.84 0.00 4.07 17.71 0.15 71.23 [2023-02-08T22:37:12.952Z] 22:14:01 all 23.13 0.00 5.44 21.00 0.09 50.34 [2023-02-08T22:37:12.952Z] 22:14:01 0 23.83 0.00 5.59 40.29 0.07 30.23 [2023-02-08T22:37:12.952Z] 22:14:01 1 22.85 0.00 5.10 10.09 0.07 61.89 [2023-02-08T22:37:12.952Z] 22:14:01 2 23.21 0.00 5.78 32.45 0.05 38.51 [2023-02-08T22:37:12.952Z] 22:14:01 3 22.46 0.00 5.25 41.64 0.10 30.55 [2023-02-08T22:37:12.952Z] 22:14:01 4 23.96 0.00 5.99 9.19 0.08 60.78 [2023-02-08T22:37:12.952Z] 22:14:01 5 23.08 0.00 5.48 11.77 0.10 59.57 [2023-02-08T22:37:12.952Z] 22:14:01 6 23.41 0.00 5.80 8.67 0.05 62.07 [2023-02-08T22:37:12.952Z] 22:14:01 7 22.24 0.00 4.55 13.92 0.17 59.12 [2023-02-08T22:37:12.952Z] 22:15:01 all 31.28 0.00 6.77 17.43 0.21 44.30 [2023-02-08T22:37:12.952Z] 22:15:01 0 31.96 0.00 7.47 15.43 0.15 45.00 [2023-02-08T22:37:12.952Z] 22:15:01 1 30.82 0.00 6.57 23.93 0.17 38.50 [2023-02-08T22:37:12.952Z] 22:15:01 2 31.47 0.00 6.91 6.60 0.15 54.87 [2023-02-08T22:37:12.952Z] 22:15:01 3 29.07 0.00 6.77 24.67 0.17 39.32 [2023-02-08T22:37:12.952Z] 22:15:01 4 32.43 0.00 6.26 10.81 0.27 50.22 [2023-02-08T22:37:12.952Z] 22:15:01 5 32.63 0.00 6.37 20.44 0.19 40.38 [2023-02-08T22:37:12.952Z] 22:15:01 6 32.44 0.00 7.48 25.67 0.32 34.09 [2023-02-08T22:37:12.952Z] 22:15:01 7 29.40 0.00 6.37 11.89 0.29 52.04 [2023-02-08T22:37:12.952Z] 22:16:01 all 27.25 0.00 6.80 22.82 0.29 42.85 [2023-02-08T22:37:12.952Z] 22:16:01 0 28.89 0.00 7.79 31.17 0.26 31.89 [2023-02-08T22:37:12.952Z] 22:16:01 1 29.35 0.00 7.51 24.04 0.26 38.84 [2023-02-08T22:37:12.952Z] 22:16:01 2 24.61 0.00 7.03 6.91 0.39 61.06 [2023-02-08T22:37:12.952Z] 22:16:01 3 28.72 0.00 6.47 26.19 0.17 38.45 [2023-02-08T22:37:12.952Z] 22:16:01 4 25.59 0.00 5.73 11.36 0.41 56.91 [2023-02-08T22:37:12.952Z] 22:16:01 5 24.09 0.00 5.90 29.05 0.26 40.71 [2023-02-08T22:37:12.952Z] 22:16:01 6 30.51 0.00 6.85 12.15 0.21 50.28 [2023-02-08T22:37:12.952Z] 22:16:01 7 26.21 0.00 7.11 41.97 0.35 24.36 [2023-02-08T22:37:12.952Z] 22:17:01 all 6.61 0.00 1.41 3.00 0.25 88.72 [2023-02-08T22:37:12.952Z] 22:17:01 0 9.16 0.00 1.85 0.48 0.15 88.35 [2023-02-08T22:37:12.952Z] 22:17:01 1 6.34 0.00 1.36 18.16 0.32 73.82 [2023-02-08T22:37:12.952Z] 22:17:01 2 6.20 0.00 1.10 0.72 0.27 91.72 [2023-02-08T22:37:12.952Z] 22:17:01 3 5.22 0.00 1.42 0.95 0.27 92.14 [2023-02-08T22:37:12.952Z] 22:17:01 4 6.37 0.00 1.14 0.77 0.22 91.50 [2023-02-08T22:37:12.952Z] 22:17:01 5 5.16 0.00 1.25 0.22 0.18 93.19 [2023-02-08T22:37:12.952Z] 22:17:01 6 7.07 0.00 1.06 1.29 0.25 90.34 [2023-02-08T22:37:12.952Z] 22:17:01 7 7.41 0.00 2.14 1.35 0.34 88.76 [2023-02-08T22:37:12.952Z] [2023-02-08T22:37:12.952Z] 22:17:01 CPU %user %nice %system %iowait %steal %idle [2023-02-08T22:37:12.952Z] 22:18:01 all 4.05 0.00 0.45 0.80 0.11 94.60 [2023-02-08T22:37:12.952Z] 22:18:01 0 4.40 0.00 0.70 0.57 0.07 94.26 [2023-02-08T22:37:12.952Z] 22:18:01 1 3.19 0.00 0.50 4.17 0.08 92.05 [2023-02-08T22:37:12.952Z] 22:18:01 2 2.68 0.00 0.34 0.00 0.03 96.95 [2023-02-08T22:37:12.952Z] 22:18:01 3 5.12 0.00 0.54 0.13 0.23 93.97 [2023-02-08T22:37:12.952Z] 22:18:01 4 3.81 0.00 0.22 0.12 0.05 95.81 [2023-02-08T22:37:12.952Z] 22:18:01 5 7.11 0.00 0.40 0.13 0.05 92.31 [2023-02-08T22:37:12.952Z] 22:18:01 6 2.14 0.00 0.35 0.03 0.15 97.33 [2023-02-08T22:37:12.952Z] 22:18:01 7 3.97 0.00 0.54 1.21 0.18 94.10 [2023-02-08T22:37:12.952Z] 22:19:01 all 0.03 0.00 0.01 0.13 0.04 99.78 [2023-02-08T22:37:12.952Z] 22:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-08T22:37:12.952Z] 22:19:01 1 0.00 0.00 0.00 0.82 0.00 99.18 [2023-02-08T22:37:12.952Z] 22:19:01 2 0.02 0.00 0.00 0.00 0.07 99.92 [2023-02-08T22:37:12.952Z] 22:19:01 3 0.00 0.00 0.00 0.00 0.03 99.97 [2023-02-08T22:37:12.952Z] 22:19:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2023-02-08T22:37:12.952Z] 22:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-08T22:37:12.953Z] 22:19:01 6 0.17 0.00 0.02 0.08 0.15 99.58 [2023-02-08T22:37:12.953Z] 22:19:01 7 0.02 0.00 0.03 0.17 0.03 99.75 [2023-02-08T22:37:12.953Z] 22:20:01 all 0.03 0.00 0.02 0.09 0.01 99.85 [2023-02-08T22:37:12.953Z] 22:20:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2023-02-08T22:37:12.953Z] 22:20:01 1 0.00 0.00 0.02 0.65 0.03 99.30 [2023-02-08T22:37:12.953Z] 22:20:01 2 0.15 0.00 0.02 0.00 0.02 99.82 [2023-02-08T22:37:12.953Z] 22:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-08T22:37:12.953Z] 22:20:01 4 0.03 0.00 0.05 0.00 0.00 99.92 [2023-02-08T22:37:12.953Z] 22:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-08T22:37:12.953Z] 22:20:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-08T22:37:12.953Z] 22:20:01 7 0.02 0.00 0.02 0.03 0.02 99.92 [2023-02-08T22:37:12.953Z] 22:21:01 all 0.04 0.00 0.04 0.00 0.00 99.92 [2023-02-08T22:37:12.953Z] 22:21:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2023-02-08T22:37:12.953Z] 22:21:01 1 0.03 0.00 0.03 0.02 0.00 99.92 [2023-02-08T22:37:12.953Z] 22:21:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2023-02-08T22:37:12.953Z] 22:21:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-08T22:37:12.953Z] 22:21:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-02-08T22:37:12.953Z] 22:21:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-08T22:37:12.953Z] 22:21:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-08T22:37:12.953Z] 22:21:01 7 0.05 0.00 0.05 0.00 0.00 99.90 [2023-02-08T22:37:12.953Z] 22:22:01 all 0.21 0.00 0.01 0.01 0.00 99.77 [2023-02-08T22:37:12.953Z] 22:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-08T22:37:12.953Z] 22:22:01 1 0.00 0.00 0.00 0.07 0.00 99.93 [2023-02-08T22:37:12.953Z] 22:22:01 2 1.60 0.00 0.00 0.02 0.00 98.38 [2023-02-08T22:37:12.953Z] 22:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-08T22:37:12.953Z] 22:22:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-08T22:37:12.953Z] 22:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-08T22:37:12.953Z] 22:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-08T22:37:12.953Z] 22:22:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-08T22:37:12.953Z] 22:23:01 all 0.25 0.00 0.01 0.01 0.01 99.73 [2023-02-08T22:37:12.953Z] 22:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-08T22:37:12.953Z] 22:23:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2023-02-08T22:37:12.953Z] 22:23:01 2 1.84 0.00 0.03 0.00 0.02 98.11 [2023-02-08T22:37:12.953Z] 22:23:01 3 0.02 0.00 0.03 0.02 0.03 99.90 [2023-02-08T22:37:12.953Z] 22:23:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-08T22:37:12.953Z] 22:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-08T22:37:12.953Z] 22:23:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-08T22:37:12.953Z] 22:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-08T22:37:12.953Z] 22:24:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2023-02-08T22:37:12.953Z] 22:24:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-08T22:37:12.953Z] 22:24:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2023-02-08T22:37:12.953Z] 22:24:01 2 0.18 0.00 0.03 0.00 0.03 99.75 [2023-02-08T22:37:12.953Z] 22:24:01 3 0.05 0.00 0.02 0.02 0.02 99.90 [2023-02-08T22:37:12.953Z] 22:24:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-08T22:37:12.953Z] 22:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-08T22:37:12.953Z] 22:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-08T22:37:12.953Z] 22:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-08T22:37:12.953Z] 22:25:01 all 0.05 0.00 0.02 0.02 0.01 99.90 [2023-02-08T22:37:12.953Z] 22:25:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2023-02-08T22:37:12.953Z] 22:25:01 1 0.02 0.00 0.02 0.13 0.02 99.82 [2023-02-08T22:37:12.953Z] 22:25:01 2 0.42 0.00 0.02 0.00 0.00 99.57 [2023-02-08T22:37:12.953Z] 22:25:01 3 0.00 0.00 0.05 0.00 0.02 99.93 [2023-02-08T22:37:12.953Z] 22:25:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-08T22:37:12.953Z] 22:25:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2023-02-08T22:37:12.953Z] 22:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-08T22:37:12.953Z] 22:25:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-08T22:37:12.953Z] 22:26:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2023-02-08T22:37:12.953Z] 22:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-08T22:37:12.953Z] 22:26:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2023-02-08T22:37:12.953Z] 22:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-08T22:37:12.953Z] 22:26:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-08T22:37:12.953Z] 22:26:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-08T22:37:12.953Z] 22:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-08T22:37:12.953Z] 22:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-08T22:37:12.953Z] 22:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-08T22:37:12.953Z] 22:27:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-02-08T22:37:12.953Z] 22:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-08T22:37:12.953Z] 22:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-08T22:37:12.953Z] 22:27:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2023-02-08T22:37:12.953Z] 22:27:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2023-02-08T22:37:12.953Z] 22:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-08T22:37:12.953Z] 22:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-08T22:37:12.953Z] 22:27:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2023-02-08T22:37:12.953Z] 22:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-08T22:37:12.953Z] 22:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-02-08T22:37:12.953Z] 22:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-08T22:37:12.953Z] 22:28:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-02-08T22:37:12.953Z] 22:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-08T22:37:12.953Z] 22:28:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2023-02-08T22:37:12.953Z] 22:28:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-08T22:37:12.953Z] 22:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-08T22:37:12.953Z] 22:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-08T22:37:12.953Z] 22:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-08T22:37:12.953Z] [2023-02-08T22:37:12.953Z] 22:28:01 CPU %user %nice %system %iowait %steal %idle [2023-02-08T22:37:12.953Z] 22:29:01 all 0.02 0.00 0.00 0.01 0.00 99.97 [2023-02-08T22:37:12.953Z] 22:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-08T22:37:12.953Z] 22:29:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2023-02-08T22:37:12.953Z] 22:29:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-08T22:37:12.953Z] 22:29:01 3 0.05 0.00 0.02 0.02 0.00 99.92 [2023-02-08T22:37:12.953Z] 22:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-08T22:37:12.953Z] 22:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-08T22:37:12.953Z] 22:29:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-08T22:37:12.953Z] 22:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-08T22:37:12.953Z] 22:30:01 all 0.24 0.00 0.01 0.00 0.00 99.74 [2023-02-08T22:37:12.953Z] 22:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-08T22:37:12.953Z] 22:30:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2023-02-08T22:37:12.953Z] 22:30:01 2 1.79 0.00 0.00 0.00 0.00 98.21 [2023-02-08T22:37:12.953Z] 22:30:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2023-02-08T22:37:12.953Z] 22:30:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-08T22:37:12.953Z] 22:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-08T22:37:12.953Z] 22:30:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-08T22:37:12.953Z] 22:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-08T22:37:12.953Z] 22:31:01 all 0.12 0.00 0.02 0.00 0.01 99.85 [2023-02-08T22:37:12.953Z] 22:31:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-08T22:37:12.953Z] 22:31:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-08T22:37:12.953Z] 22:31:01 2 0.80 0.00 0.07 0.00 0.02 99.12 [2023-02-08T22:37:12.953Z] 22:31:01 3 0.03 0.00 0.05 0.02 0.02 99.88 [2023-02-08T22:37:12.953Z] 22:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-08T22:37:12.953Z] 22:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-08T22:37:12.953Z] 22:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-08T22:37:12.953Z] 22:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-08T22:37:12.953Z] 22:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-02-08T22:37:12.953Z] 22:32:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-08T22:37:12.953Z] 22:32:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-08T22:37:12.953Z] 22:32:01 2 0.10 0.00 0.00 0.02 0.02 99.87 [2023-02-08T22:37:12.953Z] 22:32:01 3 0.02 0.00 0.03 0.00 0.03 99.92 [2023-02-08T22:37:12.953Z] 22:32:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-08T22:37:12.953Z] 22:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-08T22:37:12.953Z] 22:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-08T22:37:12.953Z] 22:32:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-08T22:37:12.953Z] 22:33:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2023-02-08T22:37:12.953Z] 22:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-08T22:37:12.953Z] 22:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-08T22:37:12.953Z] 22:33:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-08T22:37:12.953Z] 22:33:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2023-02-08T22:37:12.953Z] 22:33:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-08T22:37:12.953Z] 22:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-08T22:37:12.953Z] 22:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-08T22:37:12.953Z] 22:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-08T22:37:12.953Z] 22:34:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2023-02-08T22:37:12.953Z] 22:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-08T22:37:12.953Z] 22:34:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-08T22:37:12.953Z] 22:34:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-08T22:37:12.953Z] 22:34:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-08T22:37:12.953Z] 22:34:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2023-02-08T22:37:12.953Z] 22:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-08T22:37:12.953Z] 22:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-08T22:37:12.953Z] 22:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-08T22:37:12.953Z] 22:35:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-02-08T22:37:12.953Z] 22:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-08T22:37:12.953Z] 22:35:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-08T22:37:12.953Z] 22:35:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-02-08T22:37:12.953Z] 22:35:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2023-02-08T22:37:12.953Z] 22:35:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2023-02-08T22:37:12.953Z] 22:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-08T22:37:12.953Z] 22:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-08T22:37:12.953Z] 22:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-08T22:37:12.953Z] 22:36:01 all 2.76 0.00 1.26 0.22 0.02 95.74 [2023-02-08T22:37:12.953Z] 22:36:01 0 2.77 0.00 1.21 0.02 0.02 95.99 [2023-02-08T22:37:12.953Z] 22:36:01 1 2.48 0.00 1.34 0.77 0.02 95.40 [2023-02-08T22:37:12.953Z] 22:36:01 2 2.34 0.00 1.18 0.81 0.03 95.64 [2023-02-08T22:37:12.953Z] 22:36:01 3 2.85 0.00 1.48 0.00 0.03 95.64 [2023-02-08T22:37:12.953Z] 22:36:01 4 2.34 0.00 1.77 0.02 0.02 95.86 [2023-02-08T22:37:12.953Z] 22:36:01 5 3.65 0.00 1.05 0.12 0.02 95.16 [2023-02-08T22:37:12.953Z] 22:36:01 6 2.93 0.00 1.14 0.03 0.02 95.89 [2023-02-08T22:37:12.953Z] 22:36:01 7 2.70 0.00 0.92 0.00 0.02 96.36 [2023-02-08T22:37:12.953Z] 22:37:01 all 8.25 0.00 3.80 2.53 0.07 85.35 [2023-02-08T22:37:12.953Z] 22:37:01 0 7.33 0.00 4.44 0.12 0.07 88.04 [2023-02-08T22:37:12.953Z] 22:37:01 1 8.95 0.00 3.61 0.22 0.05 87.18 [2023-02-08T22:37:12.953Z] 22:37:01 2 7.02 0.00 4.87 5.85 0.07 82.19 [2023-02-08T22:37:12.953Z] 22:37:01 3 9.47 0.00 3.78 0.03 0.08 86.63 [2023-02-08T22:37:12.953Z] 22:37:01 4 7.56 0.00 2.88 0.52 0.05 88.98 [2023-02-08T22:37:12.954Z] 22:37:01 5 8.57 0.00 3.88 7.18 0.07 80.31 [2023-02-08T22:37:12.954Z] 22:37:01 6 9.24 0.00 3.46 0.91 0.08 86.31 [2023-02-08T22:37:12.954Z] 22:37:01 7 7.88 0.00 3.49 5.44 0.12 83.07 [2023-02-08T22:37:12.954Z] Average: all 7.85 0.00 2.12 4.97 0.06 85.00 [2023-02-08T22:37:12.954Z] Average: 0 7.73 0.00 2.14 7.28 0.05 82.80 [2023-02-08T22:37:12.954Z] Average: 1 7.40 0.00 2.08 4.29 0.06 86.18 [2023-02-08T22:37:12.954Z] Average: 2 8.18 0.00 2.21 4.49 0.06 85.07 [2023-02-08T22:37:12.954Z] Average: 3 7.99 0.00 2.21 6.94 0.06 82.80 [2023-02-08T22:37:12.954Z] Average: 4 7.59 0.00 1.94 2.95 0.06 87.46 [2023-02-08T22:37:12.954Z] Average: 5 7.93 0.00 1.97 5.61 0.05 84.44 [2023-02-08T22:37:12.954Z] Average: 6 8.10 0.00 2.12 4.37 0.07 85.35 [2023-02-08T22:37:12.954Z] Average: 7 7.87 0.00 2.30 3.86 0.08 85.90 [2023-02-08T22:37:12.954Z] [2023-02-08T22:37:12.954Z] [2023-02-08T22:37:12.954Z]