Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 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-ssh6384556417382523083.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6363434162819684364.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8943383262670421118.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11531905973076737628.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh453433238174362585.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-118630 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/346 [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/346 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 (main) Commit message: "build: Update to the released go-mods (#4229)" > 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 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 # timeout=10 > git rev-list --no-walk c8dc4aaa282fbe6e844314843563128f08055c6c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-08T16:29:03.428Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-08T16:29:03.467Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-08T16:29:03.486Z] ========================================================= [2022-11-08T16:29:03.486Z] EdgeX Global Pipelines Version Info [2022-11-08T16:29:03.486Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:29:04.213Z] ------------------- [2022-11-08T16:29:04.213Z] stable info: [2022-11-08T16:29:04.213Z] ------------------- [2022-11-08T16:29:04.213Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-08T16:29:04.213Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-08T16:29:04.213Z] Message: update stable to v1.0.244 [2022-11-08T16:29:04.783Z] ------------------- [2022-11-08T16:29:04.783Z] experimental info: [2022-11-08T16:29:04.783Z] ------------------- [2022-11-08T16:29:04.783Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-08T16:29:04.783Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-08T16:29:04.783Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-08T16:29:04.940Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-11-08T16:29:04.950Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-11-08T16:29:04.958Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-08T16:29:04.965Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-08T16:29:04.972Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-08T16:29:04.979Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-08T16:29:04.986Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-08T16:29:04.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-11-08T16:29:05.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-11-08T16:29:05.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-11-08T16:29:05.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-08T16:29:05.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-08T16:29:05.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-08T16:29:05.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-08T16:29:05.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-08T16:29:05.056Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-08T16:29:05.069Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-08T16:29:05.080Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-08T16:29:05.090Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-11-08T16:29:05.101Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-11-08T16:29:05.114Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-08T16:29:05.126Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-08T16:29:05.137Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-08T16:29:05.153Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-08T16:29:05.163Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-08T16:29:05.174Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-08T16:29:05.184Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [Pipeline] echo [2022-11-08T16:29:05.195Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8f7f44e [Pipeline] echo [2022-11-08T16:29:05.205Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-08T16:29:05.249Z] provisioning config files... [2022-11-08T16:29:05.261Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/346@tmp/config6664385186915230201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:29:05.562Z] ---> docker-login.sh [2022-11-08T16:29:05.562Z] nexus3.edgexfoundry.org:10001 [2022-11-08T16:29:05.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:29:05.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:29:05.822Z] Configure a credential helper to remove this warning. See [2022-11-08T16:29:05.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:29:05.822Z] [2022-11-08T16:29:05.822Z] Login Succeeded [2022-11-08T16:29:05.822Z] nexus3.edgexfoundry.org:10002 [2022-11-08T16:29:05.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:29:05.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:29:05.822Z] Configure a credential helper to remove this warning. See [2022-11-08T16:29:05.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:29:05.822Z] [2022-11-08T16:29:05.822Z] Login Succeeded [2022-11-08T16:29:05.822Z] nexus3.edgexfoundry.org:10003 [2022-11-08T16:29:06.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:29:06.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:29:06.082Z] Configure a credential helper to remove this warning. See [2022-11-08T16:29:06.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:29:06.082Z] [2022-11-08T16:29:06.082Z] Login Succeeded [2022-11-08T16:29:06.082Z] nexus3.edgexfoundry.org:10004 [2022-11-08T16:29:06.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:29:06.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:29:06.082Z] Configure a credential helper to remove this warning. See [2022-11-08T16:29:06.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:29:06.082Z] [2022-11-08T16:29:06.082Z] Login Succeeded [2022-11-08T16:29:06.082Z] docker.io [2022-11-08T16:29:06.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:29:06.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:29:06.600Z] Configure a credential helper to remove this warning. See [2022-11-08T16:29:06.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:29:06.600Z] [2022-11-08T16:29:06.600Z] Login Succeeded [2022-11-08T16:29:06.600Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T16:29:06.607Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-08T16:29:06.915Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-11-08T16:29:06.915Z] + dirname cmd/core-command/Dockerfile [2022-11-08T16:29:06.915Z] + cut -d/ -f2 [2022-11-08T16:29:06.915Z] + echo core-command,cmd/core-command/Dockerfile [2022-11-08T16:29:06.915Z] + dirname cmd/core-data/Dockerfile [2022-11-08T16:29:06.915Z] + cut -d/ -f2 [2022-11-08T16:29:06.915Z] + echo core-data,cmd/core-data/Dockerfile [2022-11-08T16:29:06.915Z] + dirname cmd/core-metadata/Dockerfile [2022-11-08T16:29:06.915Z] + cut -d/ -f2 [2022-11-08T16:29:06.915Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-11-08T16:29:06.915Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-11-08T16:29:06.915Z] + cut -d/ -f2 [2022-11-08T16:29:06.915Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-11-08T16:29:06.915Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-11-08T16:29:06.915Z] + cut -d/ -f2 [2022-11-08T16:29:06.915Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-11-08T16:29:06.915Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-11-08T16:29:06.915Z] + cut -d/ -f2 [2022-11-08T16:29:06.915Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-11-08T16:29:06.915Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-11-08T16:29:06.915Z] + cut -d/ -f2 [2022-11-08T16:29:06.915Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-11-08T16:29:06.915Z] + dirname cmd/security-spire-agent/Dockerfile [2022-11-08T16:29:06.915Z] + cut -d/ -f2 [2022-11-08T16:29:06.915Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-11-08T16:29:06.915Z] + dirname cmd/security-spire-config/Dockerfile [2022-11-08T16:29:06.915Z] + cut -d/ -f2 [2022-11-08T16:29:06.915Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-11-08T16:29:06.915Z] + dirname cmd/security-spire-server/Dockerfile [2022-11-08T16:29:06.915Z] + cut -d/ -f2 [2022-11-08T16:29:06.915Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-11-08T16:29:06.915Z] + dirname cmd/support-notifications/Dockerfile [2022-11-08T16:29:06.915Z] + cut -d/ -f2 [2022-11-08T16:29:06.915Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-11-08T16:29:06.915Z] + dirname cmd/support-scheduler/Dockerfile [2022-11-08T16:29:06.915Z] + cut -d/ -f2 [2022-11-08T16:29:06.915Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-11-08T16:29:06.915Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-11-08T16:29:06.915Z] + cut -d/ -f2 [2022-11-08T16:29:06.915Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-11-08T16:29:06.948Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-08T16:29:07.311Z] + git rev-list -1 --merges 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0~1..8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [Pipeline] echo [2022-11-08T16:29:07.334Z] -----------> git rev-list -1 --merges 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0~1..8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [false] [Pipeline] sh [2022-11-08T16:29:07.621Z] + git log --format=format:%s -1 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [Pipeline] echo [2022-11-08T16:29:07.635Z] ========================================================= [2022-11-08T16:29:07.635Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-08T16:29:07.635Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-11-08T16:29:08.028Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-08T16:29:08.028Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-08T16:29:08.028Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-08T16:29:08.028Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-08T16:29:08.028Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-08T16:29:08.028Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-08T16:29:08.028Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:29:08.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T16:29:08.362Z] [2022-11-08T16:29:08.362Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:29:08.661Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T16:29:08.661Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-08T16:29:08.661Z] b85a868b505f: Pulling fs layer [2022-11-08T16:29:08.661Z] e2be974225ed: Pulling fs layer [2022-11-08T16:29:08.661Z] 339a4e72a1f5: Pulling fs layer [2022-11-08T16:29:08.661Z] 988bab9f4d93: Pulling fs layer [2022-11-08T16:29:08.661Z] 1469e6f7b9e6: Pulling fs layer [2022-11-08T16:29:08.661Z] eaf3925da568: Pulling fs layer [2022-11-08T16:29:08.661Z] bab4dde63d76: Pulling fs layer [2022-11-08T16:29:08.661Z] bde34c3a00c8: Pulling fs layer [2022-11-08T16:29:08.661Z] b352a97aabf1: Pulling fs layer [2022-11-08T16:29:08.661Z] 4872d77fe225: Pulling fs layer [2022-11-08T16:29:08.661Z] 5851b861e8e6: Pulling fs layer [2022-11-08T16:29:08.661Z] 1469e6f7b9e6: Waiting [2022-11-08T16:29:08.661Z] eaf3925da568: Waiting [2022-11-08T16:29:08.661Z] 988bab9f4d93: Waiting [2022-11-08T16:29:08.661Z] 5851b861e8e6: Waiting [2022-11-08T16:29:08.661Z] 4872d77fe225: Waiting [2022-11-08T16:29:08.661Z] bde34c3a00c8: Waiting [2022-11-08T16:29:08.661Z] b352a97aabf1: Waiting [2022-11-08T16:29:08.661Z] e2be974225ed: Verifying Checksum [2022-11-08T16:29:08.661Z] e2be974225ed: Download complete [2022-11-08T16:29:08.661Z] 988bab9f4d93: Verifying Checksum [2022-11-08T16:29:08.661Z] 988bab9f4d93: Download complete [2022-11-08T16:29:08.921Z] 1469e6f7b9e6: Verifying Checksum [2022-11-08T16:29:08.921Z] 1469e6f7b9e6: Download complete [2022-11-08T16:29:08.921Z] eaf3925da568: Verifying Checksum [2022-11-08T16:29:08.921Z] eaf3925da568: Download complete [2022-11-08T16:29:08.921Z] 339a4e72a1f5: Verifying Checksum [2022-11-08T16:29:08.921Z] 339a4e72a1f5: Download complete [2022-11-08T16:29:08.921Z] bde34c3a00c8: Download complete [2022-11-08T16:29:08.921Z] b352a97aabf1: Verifying Checksum [2022-11-08T16:29:08.921Z] b352a97aabf1: Download complete [2022-11-08T16:29:08.921Z] 4872d77fe225: Verifying Checksum [2022-11-08T16:29:08.921Z] 4872d77fe225: Download complete [2022-11-08T16:29:08.921Z] 5851b861e8e6: Verifying Checksum [2022-11-08T16:29:08.921Z] 5851b861e8e6: Download complete [2022-11-08T16:29:08.921Z] b85a868b505f: Download complete [2022-11-08T16:29:09.181Z] bab4dde63d76: Verifying Checksum [2022-11-08T16:29:09.181Z] bab4dde63d76: Download complete [2022-11-08T16:29:10.566Z] b85a868b505f: Pull complete [2022-11-08T16:29:10.566Z] e2be974225ed: Pull complete [2022-11-08T16:29:10.843Z] 339a4e72a1f5: Pull complete [2022-11-08T16:29:11.104Z] 988bab9f4d93: Pull complete [2022-11-08T16:29:11.369Z] 1469e6f7b9e6: Pull complete [2022-11-08T16:29:11.369Z] eaf3925da568: Pull complete [2022-11-08T16:29:13.279Z] bab4dde63d76: Pull complete [2022-11-08T16:29:13.279Z] bde34c3a00c8: Pull complete [2022-11-08T16:29:13.279Z] b352a97aabf1: Pull complete [2022-11-08T16:29:13.279Z] 4872d77fe225: Pull complete [2022-11-08T16:29:13.550Z] 5851b861e8e6: Pull complete [2022-11-08T16:29:13.550Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-08T16:29:13.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T16:29:13.550Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:29:13.635Z] prd-ubuntu20.04-docker-8c-8g-118630 does not seem to be running inside a container [2022-11-08T16:29:13.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/346 -v /w/workspace/edgex-go/346:/w/workspace/edgex-go/346:rw,z -v /w/workspace/edgex-go/346@tmp:/w/workspace/edgex-go/346@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 [2022-11-08T16:29:14.800Z] $ docker top 40e8ce7bed4e40918332b72ccbda26ee436a91b92e5de430857e258281aa2caa -eo pid,comm [2022-11-08T16:29:14.857Z] 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). [2022-11-08T16:29:14.857Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-08T16:29:14.889Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-08T16:29:14.889Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-08T16:29:15.008Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-08T16:29:15.013Z] $ docker exec 40e8ce7bed4e40918332b72ccbda26ee436a91b92e5de430857e258281aa2caa ssh-agent [2022-11-08T16:29:15.111Z] SSH_AUTH_SOCK=/tmp/ssh-Aeon8aBj1mWE/agent.32 [2022-11-08T16:29:15.111Z] SSH_AGENT_PID=38 [2022-11-08T16:29:15.118Z] Running ssh-add (command line suppressed) [2022-11-08T16:29:15.235Z] Identity added: /w/workspace/edgex-go/346@tmp/private_key_11390525176200817486.key (/w/workspace/edgex-go/346@tmp/private_key_11390525176200817486.key) [2022-11-08T16:29:15.247Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-08T16:29:15.533Z] + git tag --points-at HEAD [Pipeline] } [2022-11-08T16:29:15.549Z] $ docker exec --env ******** --env ******** 40e8ce7bed4e40918332b72ccbda26ee436a91b92e5de430857e258281aa2caa ssh-agent -k [2022-11-08T16:29:15.636Z] unset SSH_AUTH_SOCK; [2022-11-08T16:29:15.637Z] unset SSH_AGENT_PID; [2022-11-08T16:29:15.638Z] echo Agent pid 38 killed; [2022-11-08T16:29:15.644Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-08T16:29:15.671Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-08T16:29:15.671Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-08T16:29:15.790Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-08T16:29:15.795Z] $ docker exec 40e8ce7bed4e40918332b72ccbda26ee436a91b92e5de430857e258281aa2caa ssh-agent [2022-11-08T16:29:15.910Z] SSH_AUTH_SOCK=/tmp/ssh-6LowkHMfQwrb/agent.70 [2022-11-08T16:29:15.910Z] SSH_AGENT_PID=76 [2022-11-08T16:29:15.915Z] Running ssh-add (command line suppressed) [2022-11-08T16:29:16.013Z] Identity added: /w/workspace/edgex-go/346@tmp/private_key_1792128807736458158.key (/w/workspace/edgex-go/346@tmp/private_key_1792128807736458158.key) [2022-11-08T16:29:16.026Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-08T16:29:16.313Z] + git semver init [2022-11-08T16:29:16.573Z] 2022-11-08 16:29:16,491 [run_init] DEBUG init version:0.0.0 force:False [2022-11-08T16:29:16.573Z] 2022-11-08 16:29:16,492 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/346/.semver [2022-11-08T16:29:16.573Z] 2022-11-08 16:29:16,493 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/346/.semver [2022-11-08T16:29:16.573Z] 2022-11-08 16:29:16,493 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/346/.semver'], cwd=/w/workspace/edgex-go/346, universal_newlines=False, shell=None, istream=None) [2022-11-08T16:29:28.861Z] 2022-11-08 16:29:26,799 [append_file] DEBUG append to file:/w/workspace/edgex-go/346/.git/info/exclude [2022-11-08T16:29:28.861Z] 2022-11-08 16:29:26,800 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/346/.semver/main with force:False [2022-11-08T16:29:28.861Z] 2022-11-08 16:29:26,800 [read_version] DEBUG read version from /w/workspace/edgex-go/346/.semver/main [2022-11-08T16:29:28.861Z] 2022-11-08 16:29:26,800 [read_version] DEBUG read version from /w/workspace/edgex-go/346/.semver/main [2022-11-08T16:29:28.861Z] 2.3.0-dev.105 [Pipeline] } [2022-11-08T16:29:28.873Z] $ docker exec --env ******** --env ******** 40e8ce7bed4e40918332b72ccbda26ee436a91b92e5de430857e258281aa2caa ssh-agent -k [2022-11-08T16:29:28.975Z] unset SSH_AUTH_SOCK; [2022-11-08T16:29:28.976Z] unset SSH_AGENT_PID; [2022-11-08T16:29:28.976Z] echo Agent pid 76 killed; [2022-11-08T16:29:28.983Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-08T16:29:29.281Z] + git semver [Pipeline] } [2022-11-08T16:29:29.557Z] $ docker stop --time=1 40e8ce7bed4e40918332b72ccbda26ee436a91b92e5de430857e258281aa2caa [2022-11-08T16:29:30.887Z] $ docker rm -f 40e8ce7bed4e40918332b72ccbda26ee436a91b92e5de430857e258281aa2caa [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-08T16:29:31.224Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-08T16:29:31.400Z] Stashed 1 file(s) [Pipeline] echo [2022-11-08T16:29:31.403Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.105 [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 [2022-11-08T16:29:31.810Z] + git config --global --add safe.directory /w/workspace/edgex-go/346 [Pipeline] echo [2022-11-08T16:29:31.823Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T16:29:31.838Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T16:29:31.844Z] ========================================================= [2022-11-08T16:29:31.844Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-08T16:29:31.844Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-11-08T16:29:32.134Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-08T16:29:32.134Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-08T16:29:32.134Z] 213ec9aee27d: Pulling fs layer [2022-11-08T16:29:32.134Z] 4583459ba037: Pulling fs layer [2022-11-08T16:29:32.134Z] 93c1e223e6f2: Pulling fs layer [2022-11-08T16:29:32.134Z] 53926ce57604: Pulling fs layer [2022-11-08T16:29:32.134Z] 53926ce57604: Waiting [2022-11-08T16:29:32.134Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-08T16:29:32.134Z] 22ff95d597cd: Pulling fs layer [2022-11-08T16:29:32.134Z] 12d6caf4c0d1: Pulling fs layer [2022-11-08T16:29:32.134Z] 96b7cbca73a9: Pulling fs layer [2022-11-08T16:29:32.134Z] 21b2b0c7a3f4: Waiting [2022-11-08T16:29:32.134Z] 12d6caf4c0d1: Waiting [2022-11-08T16:29:32.134Z] 22ff95d597cd: Waiting [2022-11-08T16:29:32.134Z] a7acece74701: Pulling fs layer [2022-11-08T16:29:32.134Z] 96b7cbca73a9: Waiting [2022-11-08T16:29:32.134Z] a7acece74701: Waiting [2022-11-08T16:29:32.134Z] 93c1e223e6f2: Download complete [2022-11-08T16:29:32.134Z] 4583459ba037: Download complete [2022-11-08T16:29:32.134Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-08T16:29:32.134Z] 21b2b0c7a3f4: Download complete [2022-11-08T16:29:32.134Z] 22ff95d597cd: Download complete [2022-11-08T16:29:32.134Z] 213ec9aee27d: Verifying Checksum [2022-11-08T16:29:32.134Z] 213ec9aee27d: Download complete [2022-11-08T16:29:32.134Z] 12d6caf4c0d1: Verifying Checksum [2022-11-08T16:29:32.134Z] 12d6caf4c0d1: Download complete [2022-11-08T16:29:32.402Z] 213ec9aee27d: Pull complete [2022-11-08T16:29:32.402Z] 4583459ba037: Pull complete [2022-11-08T16:29:32.677Z] 93c1e223e6f2: Pull complete [2022-11-08T16:29:32.677Z] a7acece74701: Verifying Checksum [2022-11-08T16:29:32.677Z] a7acece74701: Download complete [2022-11-08T16:29:32.949Z] 53926ce57604: Verifying Checksum [2022-11-08T16:29:32.949Z] 53926ce57604: Download complete [2022-11-08T16:29:33.208Z] 96b7cbca73a9: Verifying Checksum [2022-11-08T16:29:33.208Z] 96b7cbca73a9: Download complete [2022-11-08T16:29:37.400Z] 53926ce57604: Pull complete [2022-11-08T16:29:37.400Z] 21b2b0c7a3f4: Pull complete [2022-11-08T16:29:37.400Z] 22ff95d597cd: Pull complete [2022-11-08T16:29:37.400Z] 12d6caf4c0d1: Pull complete [2022-11-08T16:29:39.303Z] 96b7cbca73a9: Pull complete [2022-11-08T16:29:40.239Z] a7acece74701: Pull complete [2022-11-08T16:29:40.239Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-08T16:29:40.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-08T16:29:40.239Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-11-08T16:29:40.534Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-08T16:29:40.535Z] WORKDIR /edgex [2022-11-08T16:29:40.535Z] COPY go.mod . [2022-11-08T16:29:40.535Z] RUN go mod download build [2022-11-08T16:29:40.535Z] -t ci-base-image-x86_64 -f - . [2022-11-08T16:29:41.103Z] Sending build context to Docker daemon 169.7MB [2022-11-08T16:29:41.103Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-08T16:29:41.103Z] ---> db6d94c90886 [2022-11-08T16:29:41.103Z] Step 2/4 : WORKDIR /edgex [2022-11-08T16:29:42.485Z] ---> Running in 64eb37153e19 [2022-11-08T16:29:42.745Z] Removing intermediate container 64eb37153e19 [2022-11-08T16:29:42.745Z] ---> 5258f3ec4d8c [2022-11-08T16:29:42.745Z] Step 3/4 : COPY go.mod . [2022-11-08T16:29:42.745Z] ---> 19e7fca2f422 [2022-11-08T16:29:42.745Z] Step 4/4 : RUN go mod download [2022-11-08T16:29:42.745Z] ---> Running in 94f89092877c [2022-11-08T16:29:46.482Z] Still waiting to schedule task [2022-11-08T16:29:46.483Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-118631’ is offline [2022-11-08T16:29:52.723Z] Removing intermediate container 94f89092877c [2022-11-08T16:29:52.723Z] ---> 553f12b663e4 [2022-11-08T16:29:52.723Z] Successfully built 553f12b663e4 [2022-11-08T16:29:52.723Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:29:53.022Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-08T16:29:53.022Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:29:53.087Z] prd-ubuntu20.04-docker-8c-8g-118630 does not seem to be running inside a container [2022-11-08T16:29:53.115Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/346 -v /w/workspace/edgex-go/346:/w/workspace/edgex-go/346:rw,z -v /w/workspace/edgex-go/346@tmp:/w/workspace/edgex-go/346@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 [2022-11-08T16:29:53.464Z] $ docker top c477b389ff2158abb904fba8b946a1c2e7d9357934ec4417b1f693bfd7fa785c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T16:29:53.796Z] + go version [2022-11-08T16:29:53.796Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-08T16:29:53.812Z] $ docker stop --time=1 c477b389ff2158abb904fba8b946a1c2e7d9357934ec4417b1f693bfd7fa785c [2022-11-08T16:29:55.052Z] $ docker rm -f c477b389ff2158abb904fba8b946a1c2e7d9357934ec4417b1f693bfd7fa785c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:29:55.438Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-08T16:29:55.438Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:29:55.501Z] prd-ubuntu20.04-docker-8c-8g-118630 does not seem to be running inside a container [2022-11-08T16:29:55.532Z] $ 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/346 -v /w/workspace/edgex-go/346:/w/workspace/edgex-go/346:rw,z -v /w/workspace/edgex-go/346@tmp:/w/workspace/edgex-go/346@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 [2022-11-08T16:29:55.844Z] $ docker top 9e8195bc7bb6d2d0c10a1cd4f16337f7c080777ae4e2722a3076e74f0e55b0d7 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-08T16:29:55.903Z] ========================================================= [2022-11-08T16:29:55.903Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-11-08T16:29:55.903Z] ========================================================= [Pipeline] sh [2022-11-08T16:29:56.179Z] + git config --global --add safe.directory /w/workspace/edgex-go/346 [Pipeline] fileExists [Pipeline] sh [2022-11-08T16:29:56.471Z] + make test [2022-11-08T16:29:56.471Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-11-08T16:30:03.026Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-11-08T16:30:17.887Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-11-08T16:30:17.887Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-11-08T16:30:17.887Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-11-08T16:30:17.887Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-11-08T16:30:17.887Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-11-08T16:30:17.887Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-11-08T16:30:17.887Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-11-08T16:30:17.887Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-11-08T16:30:17.887Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-11-08T16:30:17.887Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-11-08T16:30:17.887Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-11-08T16:30:17.887Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-11-08T16:30:17.887Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-11-08T16:30:17.887Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-11-08T16:30:17.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-11-08T16:30:17.887Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.115s coverage: 28.7% of statements [2022-11-08T16:30:17.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-11-08T16:30:17.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-11-08T16:30:17.887Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.121s coverage: 98.5% of statements [2022-11-08T16:30:17.887Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.099s coverage: 43.0% of statements [2022-11-08T16:30:17.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-11-08T16:30:17.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-11-08T16:30:17.887Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.130s coverage: 54.2% of statements [2022-11-08T16:30:17.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-11-08T16:30:17.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-11-08T16:30:22.073Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.434s coverage: 89.2% of statements [2022-11-08T16:30:22.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-11-08T16:30:22.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-11-08T16:30:22.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-11-08T16:30:22.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-11-08T16:30:22.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-11-08T16:30:22.073Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.096s coverage: 2.2% of statements [2022-11-08T16:30:22.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-11-08T16:30:22.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-11-08T16:30:22.073Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.490s coverage: 95.6% of statements [2022-11-08T16:30:22.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-11-08T16:30:22.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-11-08T16:30:22.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-11-08T16:30:22.073Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 72.2% of statements [2022-11-08T16:30:22.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-11-08T16:30:22.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-11-08T16:30:22.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-11-08T16:30:22.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-11-08T16:30:22.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-11-08T16:30:22.073Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.096s coverage: 60.0% of statements [2022-11-08T16:30:22.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-11-08T16:30:22.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-11-08T16:30:22.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-11-08T16:30:22.073Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.069s coverage: 0.9% of statements [2022-11-08T16:30:22.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-11-08T16:30:22.073Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2022-11-08T16:30:22.073Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.101s coverage: 29.6% of statements [2022-11-08T16:30:22.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-11-08T16:30:22.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements [2022-11-08T16:30:22.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.085s coverage: 79.5% of statements [2022-11-08T16:30:22.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements [2022-11-08T16:30:22.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements [2022-11-08T16:30:22.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2022-11-08T16:30:30.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements [2022-11-08T16:30:30.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.049s coverage: 44.8% of statements [2022-11-08T16:30:32.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.214s coverage: 79.9% of statements [2022-11-08T16:30:32.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-11-08T16:30:40.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2022-11-08T16:30:40.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-11-08T16:30:40.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-11-08T16:30:40.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-11-08T16:30:40.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2022-11-08T16:30:40.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-11-08T16:30:40.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-11-08T16:30:40.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-11-08T16:30:40.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-11-08T16:30:40.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.077s coverage: 86.9% of statements [2022-11-08T16:30:40.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-11-08T16:30:40.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-11-08T16:30:40.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-11-08T16:30:40.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-11-08T16:30:40.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2022-11-08T16:30:40.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-11-08T16:30:40.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-11-08T16:30:40.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.064s coverage: 100.0% of statements [2022-11-08T16:30:40.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-11-08T16:30:40.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements [2022-11-08T16:30:40.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-11-08T16:30:40.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2022-11-08T16:30:40.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-11-08T16:30:40.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2022-11-08T16:30:40.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.231s coverage: 91.2% of statements [2022-11-08T16:30:40.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-11-08T16:30:40.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.177s coverage: 64.7% of statements [2022-11-08T16:30:40.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-11-08T16:30:40.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-11-08T16:30:40.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2022-11-08T16:30:40.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-11-08T16:30:40.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2022-11-08T16:30:40.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-11-08T16:30:40.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.040s coverage: 100.0% of statements [2022-11-08T16:30:40.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.325s coverage: 65.8% of statements [2022-11-08T16:30:40.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-11-08T16:30:40.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-11-08T16:30:40.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-11-08T16:30:40.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.167s coverage: 41.8% of statements [2022-11-08T16:30:40.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-11-08T16:30:40.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-11-08T16:30:40.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.105s coverage: 89.5% of statements [2022-11-08T16:30:40.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-11-08T16:30:40.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2022-11-08T16:30:40.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-11-08T16:30:40.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-11-08T16:30:40.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-11-08T16:30:40.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-11-08T16:30:40.852Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2022-11-08T16:30:40.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-11-08T16:30:40.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-11-08T16:30:40.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-11-08T16:30:40.853Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-11-08T16:30:40.853Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.184s coverage: 92.3% of statements [2022-11-08T16:30:40.853Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-11-08T16:30:40.853Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-11-08T16:30:40.853Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-11-08T16:30:40.853Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-11-08T16:30:40.853Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-11-08T16:30:40.853Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-11-08T16:30:40.853Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-11-08T16:30:40.853Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements [2022-11-08T16:30:40.853Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-11-08T16:30:40.853Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-11-08T16:30:40.853Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-11-08T16:30:40.853Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-11-08T16:30:40.853Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-11-08T16:30:40.853Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-11-08T16:30:40.853Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-11-08T16:30:40.853Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-11-08T16:30:40.853Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-11-08T16:30:40.853Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-11-08T16:30:40.853Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-11-08T16:30:40.853Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2022-11-08T16:30:40.853Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-11-08T16:30:40.853Z] 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 [2022-11-08T16:31:02.779Z] 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." [2022-11-08T16:31:02.779Z] GO111MODULE=on go vet ./... [2022-11-08T16:31:04.679Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-08T16:31:04.679Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-08T16:31:04.937Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-08T16:31:04.949Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-11-08T16:31:05.249Z] + ls -al . [2022-11-08T16:31:05.249Z] total 764 [2022-11-08T16:31:05.249Z] drwxrwxr-x 11 1001 1001 4096 Nov 8 16:29 . [2022-11-08T16:31:05.249Z] drwxr-xr-x 4 root root 4096 Nov 8 16:29 .. [2022-11-08T16:31:05.249Z] drwxrwxr-x 2 1001 1001 4096 Nov 8 16:29 .blubracket [2022-11-08T16:31:05.249Z] -rw-rw-r-- 1 1001 1001 16 Nov 8 16:29 .dockerignore [2022-11-08T16:31:05.249Z] drwxrwxr-x 8 1001 1001 4096 Nov 8 16:30 .git [2022-11-08T16:31:05.249Z] drwxrwxr-x 3 1001 1001 4096 Nov 8 16:29 .github [2022-11-08T16:31:05.249Z] -rw-rw-r-- 1 1001 1001 1030 Nov 8 16:29 .gitignore [2022-11-08T16:31:05.249Z] -rw-rw-r-- 1 1001 1001 42 Nov 8 16:29 .golangci.yml [2022-11-08T16:31:05.249Z] -rw-rw-r-- 1 1001 1001 87 Nov 8 16:29 .hadolint.yml [2022-11-08T16:31:05.249Z] drwxr-xr-x 3 1001 1001 4096 Nov 8 16:29 .semver [2022-11-08T16:31:05.249Z] -rw-rw-r-- 1 1001 1001 166 Nov 8 16:29 .sonarcloud.properties [2022-11-08T16:31:05.249Z] -rw-rw-r-- 1 1001 1001 1171 Nov 8 16:29 ADOPTERS.md [2022-11-08T16:31:05.249Z] -rw-rw-r-- 1 1001 1001 10722 Nov 8 16:29 Attribution.txt [2022-11-08T16:31:05.249Z] -rw-rw-r-- 1 1001 1001 63209 Nov 8 16:29 CHANGELOG.md [2022-11-08T16:31:05.249Z] -rw-rw-r-- 1 1001 1001 3804 Nov 8 16:29 CONTRIBUTING.md [2022-11-08T16:31:05.249Z] -rw-rw-r-- 1 1001 1001 677 Nov 8 16:29 GOVERNANCE.md [2022-11-08T16:31:05.249Z] -rw-rw-r-- 1 1001 1001 850 Nov 8 16:29 Jenkinsfile [2022-11-08T16:31:05.249Z] -rw-rw-r-- 1 1001 1001 10775 Nov 8 16:29 LICENSE [2022-11-08T16:31:05.249Z] -rw-rw-r-- 1 1001 1001 13857 Nov 8 16:29 Makefile [2022-11-08T16:31:05.249Z] -rw-rw-r-- 1 1001 1001 582 Nov 8 16:29 OWNERS.md [2022-11-08T16:31:05.249Z] -rw-rw-r-- 1 1001 1001 9799 Nov 8 16:29 README.md [2022-11-08T16:31:05.249Z] -rw-rw-r-- 1 1001 1001 6912 Nov 8 16:29 SECURITY.md [2022-11-08T16:31:05.249Z] -rw-rw-r-- 1 1001 1001 13 Nov 8 16:29 VERSION [2022-11-08T16:31:05.249Z] -rw-rw-r-- 1 1001 1001 4131 Nov 8 16:29 ZMQWindows.md [2022-11-08T16:31:05.249Z] drwxrwxr-x 2 1001 1001 4096 Nov 8 16:29 bin [2022-11-08T16:31:05.249Z] drwxrwxr-x 18 1001 1001 4096 Nov 8 16:29 cmd [2022-11-08T16:31:05.250Z] -rw-r--r-- 1 root root 501828 Nov 8 16:30 coverage.out [2022-11-08T16:31:05.250Z] -rw-rw-r-- 1 1001 1001 3405 Nov 8 16:29 go.mod [2022-11-08T16:31:05.250Z] -rw-rw-r-- 1 1001 1001 44978 Nov 8 16:29 go.sum [2022-11-08T16:31:05.250Z] drwxrwxr-x 8 1001 1001 4096 Nov 8 16:29 internal [2022-11-08T16:31:05.250Z] drwxrwxr-x 3 1001 1001 4096 Nov 8 16:29 openapi [2022-11-08T16:31:05.250Z] drwxrwxr-x 4 1001 1001 4096 Nov 8 16:29 snap [2022-11-08T16:31:05.250Z] -rw-rw-r-- 1 1001 1001 204 Nov 8 16:29 version.go [Pipeline] sh [2022-11-08T16:31:05.569Z] + '[' -e coverage.out ] [2022-11-08T16:31:05.569Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-11-08T16:31:05.681Z] Stashed 1 file(s) [Pipeline] sh [2022-11-08T16:31:05.978Z] + make build [2022-11-08T16:31:05.978Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.105" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-11-08T16:31:20.850Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.105" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-11-08T16:31:30.859Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.105" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-11-08T16:31:31.802Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.105" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-08T16:31:39.907Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.105" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-08T16:31:39.907Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.105" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-08T16:31:40.471Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.105" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-08T16:31:41.847Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.105" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-08T16:31:42.780Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.105" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-08T16:31:44.155Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.105" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-11-08T16:31:44.720Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.105" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-08T16:31:45.654Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.105" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-08T16:31:47.554Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.105" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-11-08T16:31:48.504Z] $ docker stop --time=1 9e8195bc7bb6d2d0c10a1cd4f16337f7c080777ae4e2722a3076e74f0e55b0d7 [2022-11-08T16:31:50.578Z] $ docker rm -f 9e8195bc7bb6d2d0c10a1cd4f16337f7c080777ae4e2722a3076e74f0e55b0d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:31:51.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-08T16:31:51.372Z] [2022-11-08T16:31:51.372Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:31:51.672Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-08T16:31:51.672Z] latest: Pulling from edgex-devops/edgex-compose [2022-11-08T16:31:51.672Z] cbdbe7a5bc2a: Pulling fs layer [2022-11-08T16:31:51.672Z] ca9280d653b3: Pulling fs layer [2022-11-08T16:31:51.672Z] 7e9c9ca2126c: Pulling fs layer [2022-11-08T16:31:51.672Z] cbdbe7a5bc2a: Verifying Checksum [2022-11-08T16:31:51.672Z] cbdbe7a5bc2a: Download complete [2022-11-08T16:31:51.930Z] ca9280d653b3: Verifying Checksum [2022-11-08T16:31:51.930Z] ca9280d653b3: Download complete [2022-11-08T16:31:51.930Z] cbdbe7a5bc2a: Pull complete [2022-11-08T16:31:52.188Z] 7e9c9ca2126c: Download complete [2022-11-08T16:31:52.188Z] ca9280d653b3: Pull complete [2022-11-08T16:31:55.475Z] 7e9c9ca2126c: Pull complete [2022-11-08T16:31:55.475Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-11-08T16:31:55.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-08T16:31:55.475Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:31:55.553Z] prd-ubuntu20.04-docker-8c-8g-118630 does not seem to be running inside a container [2022-11-08T16:31:55.593Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/346 -v /w/workspace/edgex-go/346:/w/workspace/edgex-go/346:rw,z -v /w/workspace/edgex-go/346@tmp:/w/workspace/edgex-go/346@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 [2022-11-08T16:31:56.400Z] $ docker top 35f801675f6474c372966a08b819e56482572882c489e0d9c16380f72fff9ba4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T16:31:56.734Z] + docker-compose build --help [2022-11-08T16:31:56.734Z] + grep parallel [2022-11-08T16:31:57.301Z] --parallel Build images in parallel. [Pipeline] } [2022-11-08T16:31:57.315Z] $ docker stop --time=1 35f801675f6474c372966a08b819e56482572882c489e0d9c16380f72fff9ba4 [2022-11-08T16:31:58.586Z] $ docker rm -f 35f801675f6474c372966a08b819e56482572882c489e0d9c16380f72fff9ba4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:31:58.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-08T16:31:58.966Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:31:59.033Z] prd-ubuntu20.04-docker-8c-8g-118630 does not seem to be running inside a container [2022-11-08T16:31:59.067Z] $ 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/346 -v /w/workspace/edgex-go/346:/w/workspace/edgex-go/346:rw,z -v /w/workspace/edgex-go/346@tmp:/w/workspace/edgex-go/346@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 [2022-11-08T16:31:59.369Z] $ docker top cf386239d8a0bc3cd60ee19ef5c41bc9fe72f6377d5bfe2fb1bddd8254bf0c0d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T16:31:59.704Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-11-08T16:32:00.271Z] Building core-command ... [2022-11-08T16:32:00.271Z] Building core-data ... [2022-11-08T16:32:00.271Z] Building core-metadata ... [2022-11-08T16:32:00.271Z] Building security-bootstrapper ... [2022-11-08T16:32:00.271Z] Building security-proxy-setup ... [2022-11-08T16:32:00.271Z] Building security-secretstore-setup ... [2022-11-08T16:32:00.271Z] Building security-spiffe-token-provider ... [2022-11-08T16:32:00.271Z] Building security-spire-agent ... [2022-11-08T16:32:00.271Z] Building security-spire-config ... [2022-11-08T16:32:00.271Z] Building security-spire-server ... [2022-11-08T16:32:00.271Z] Building support-notifications ... [2022-11-08T16:32:00.271Z] Building support-scheduler ... [2022-11-08T16:32:00.271Z] Building sys-mgmt-agent ... [2022-11-08T16:32:00.271Z] Building security-spire-agent [2022-11-08T16:32:00.271Z] Building security-bootstrapper [2022-11-08T16:32:00.271Z] Building sys-mgmt-agent [2022-11-08T16:32:00.271Z] Building support-notifications [2022-11-08T16:32:00.271Z] Building security-secretstore-setup [2022-11-08T16:32:15.153Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:32:15.153Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:32:15.153Z] ---> 553f12b663e4 [2022-11-08T16:32:15.153Z] Step 3/32 : WORKDIR /edgex-go [2022-11-08T16:32:15.153Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:32:15.153Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:32:15.153Z] ---> 553f12b663e4 [2022-11-08T16:32:15.153Z] Step 3/24 : WORKDIR /edgex-go [2022-11-08T16:32:15.153Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:32:15.153Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:32:15.153Z] ---> 553f12b663e4 [2022-11-08T16:32:15.153Z] Step 3/24 : WORKDIR /edgex-go [2022-11-08T16:32:15.153Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:32:15.153Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:32:15.153Z] ---> 553f12b663e4 [2022-11-08T16:32:15.153Z] Step 3/22 : WORKDIR /edgex-go [2022-11-08T16:32:15.153Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:32:15.153Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:32:15.153Z] ---> 553f12b663e4 [2022-11-08T16:32:15.153Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-08T16:32:16.552Z] ---> Running in 5eaa0c053b6a [2022-11-08T16:32:16.552Z] ---> Running in a742fa3bec03 [2022-11-08T16:32:16.552Z] ---> Running in bc7934d97a54 [2022-11-08T16:32:16.552Z] ---> Running in dcda6d93977a [2022-11-08T16:32:16.552Z] ---> Running in f7d93aa8e792 [2022-11-08T16:32:16.552Z] Removing intermediate container a742fa3bec03 [2022-11-08T16:32:16.552Z] ---> bf7cd0819d5a [2022-11-08T16:32:16.552Z] Step 4/22 : WORKDIR /edgex-go [2022-11-08T16:32:16.552Z] Removing intermediate container 5eaa0c053b6a [2022-11-08T16:32:16.552Z] ---> e62f8d514773 [2022-11-08T16:32:16.552Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-11-08T16:32:16.552Z] Removing intermediate container bc7934d97a54 [2022-11-08T16:32:16.552Z] ---> c9aa9cc72cbe [2022-11-08T16:32:16.552Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-11-08T16:32:16.552Z] Removing intermediate container f7d93aa8e792 [2022-11-08T16:32:16.552Z] Removing intermediate container dcda6d93977a [2022-11-08T16:32:16.552Z] ---> a2b5dd27e7ee [2022-11-08T16:32:16.552Z] ---> 3ae37d740ca8 [2022-11-08T16:32:16.552Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curlStep 4/22 : RUN apk add --update --no-cache make bash git [2022-11-08T16:32:16.552Z] [2022-11-08T16:32:16.811Z] ---> Running in 59e935e5a5de [2022-11-08T16:32:16.811Z] ---> Running in 30413371a054 [2022-11-08T16:32:16.811Z] ---> Running in 851cd284c8c1 [2022-11-08T16:32:16.811Z] ---> Running in 9d7b93a95c35 [2022-11-08T16:32:16.811Z] ---> Running in a87aef065615 [2022-11-08T16:32:16.811Z] Removing intermediate container 30413371a054 [2022-11-08T16:32:16.811Z] ---> 29863801591e [2022-11-08T16:32:16.811Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-11-08T16:32:16.811Z] ---> Running in f96135341b47 [2022-11-08T16:32:17.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:32:17.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:32:17.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:32:17.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:32:17.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:32:17.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:32:17.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:32:17.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:32:17.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:32:17.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:32:17.638Z] OK: 211 MiB in 51 packages [2022-11-08T16:32:17.638Z] OK: 211 MiB in 51 packages [2022-11-08T16:32:17.638Z] OK: 211 MiB in 51 packages [2022-11-08T16:32:17.638Z] OK: 211 MiB in 51 packages [2022-11-08T16:32:17.896Z] OK: 211 MiB in 51 packages [2022-11-08T16:32:18.471Z] Removing intermediate container 59e935e5a5de [2022-11-08T16:32:18.471Z] ---> 6041c0ade74e [2022-11-08T16:32:18.471Z] Step 5/32 : COPY go.mod vendor* ./ [2022-11-08T16:32:18.471Z] Removing intermediate container a87aef065615 [2022-11-08T16:32:18.471Z] ---> 882a336f1471 [2022-11-08T16:32:18.471Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-08T16:32:18.471Z] Removing intermediate container 9d7b93a95c35 [2022-11-08T16:32:18.471Z] ---> 35631bac5989 [2022-11-08T16:32:18.471Z] Step 5/22 : COPY go.mod vendor* ./ [2022-11-08T16:32:18.471Z] Removing intermediate container 851cd284c8c1 [2022-11-08T16:32:18.471Z] ---> 725f9830bb76 [2022-11-08T16:32:18.471Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-08T16:32:18.471Z] ---> af55ceaac8dc [2022-11-08T16:32:18.471Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:32:18.471Z] Removing intermediate container f96135341b47 [2022-11-08T16:32:18.730Z] ---> 1fd7595e2a2f [2022-11-08T16:32:18.730Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-08T16:32:18.730Z] ---> 48805843af5d [2022-11-08T16:32:18.730Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:32:18.730Z] ---> Running in bab28901ba83 [2022-11-08T16:32:18.730Z] ---> Running in 1cf56e2237ad [2022-11-08T16:32:18.730Z] ---> 30ca748c96a9 [2022-11-08T16:32:18.730Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:32:18.730Z] ---> Running in 97859ca81679 [2022-11-08T16:32:18.730Z] ---> fe8482043e0f [2022-11-08T16:32:18.730Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:32:18.730Z] ---> Running in 945bb443f0d5 [2022-11-08T16:32:18.730Z] ---> 0f545f5a7bf8 [2022-11-08T16:32:18.730Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:32:18.730Z] ---> Running in 79fb057473d3 [2022-11-08T16:32:23.190Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118637 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-11-08T16:32:23.202Z] Running in /w/workspace/edgex-go/346 [Pipeline] { [Pipeline] checkout [2022-11-08T16:32:23.242Z] The recommended git tool is: git [2022-11-08T16:32:29.299Z] using credential edgex-jenkins-ssh [2022-11-08T16:32:29.321Z] Cloning the remote Git repository [2022-11-08T16:32:29.367Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-11-08T16:32:29.448Z] > git init /w/workspace/edgex-go/346 # timeout=10 [2022-11-08T16:32:29.625Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-11-08T16:32:29.626Z] > git --version # timeout=10 [2022-11-08T16:32:29.652Z] > git --version # 'git version 2.25.1' [2022-11-08T16:32:29.654Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-08T16:32:29.707Z] Verifying host key using known hosts file [2022-11-08T16:32:29.938Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-08T16:32:29.951Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-08T16:32:49.679Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-11-08T16:32:49.711Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-08T16:32:50.722Z] Avoid second fetch [2022-11-08T16:32:50.723Z] Checking out Revision 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 (main) [2022-11-08T16:32:51.505Z] Commit message: "build: Update to the released go-mods (#4229)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-08T16:32:50.750Z] > git config core.sparsecheckout # timeout=10 [2022-11-08T16:32:50.782Z] > git checkout -f 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 # timeout=10 [2022-11-08T16:32:52.423Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-08T16:32:52.423Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-08T16:32:52.423Z] Dload Upload Total Spent Left Speed [2022-11-08T16:32:52.423Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 180k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh [2022-11-08T16:32:53.069Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-08T16:32:53.408Z] + sudo tee+ sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-08T16:32:53.409Z] /etc/docker/daemon.new [2022-11-08T16:32:53.409Z] { [2022-11-08T16:32:53.409Z] "registry-mirrors": [ [2022-11-08T16:32:53.409Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-08T16:32:53.409Z] ], [2022-11-08T16:32:53.409Z] "bip": "10.250.0.254/24", [2022-11-08T16:32:53.409Z] "hosts": [ [2022-11-08T16:32:53.409Z] "tcp://0.0.0.0:5555", [2022-11-08T16:32:53.409Z] "unix:///var/run/docker.sock" [2022-11-08T16:32:53.409Z] ], [2022-11-08T16:32:53.409Z] "mtu": 1458, [2022-11-08T16:32:53.409Z] "selinux-enabled": true, [2022-11-08T16:32:53.409Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-08T16:32:53.409Z] } [Pipeline] sh [2022-11-08T16:32:53.758Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-08T16:32:54.102Z] + sudo service docker restart [2022-11-08T16:32:57.828Z] Removing intermediate container 1cf56e2237ad [2022-11-08T16:32:57.828Z] ---> c5105e311202 [2022-11-08T16:32:57.828Z] Step 7/22 : COPY . . [2022-11-08T16:32:57.828Z] Removing intermediate container 945bb443f0d5 [2022-11-08T16:32:57.828Z] ---> 9a2bcd6ccc66 [2022-11-08T16:32:57.828Z] Step 7/24 : COPY . . [2022-11-08T16:32:57.828Z] Removing intermediate container 97859ca81679 [2022-11-08T16:32:57.828Z] ---> b3237a973dd5 [2022-11-08T16:32:57.828Z] Step 7/24 : COPY . . [2022-11-08T16:32:57.828Z] Removing intermediate container 79fb057473d3 [2022-11-08T16:32:57.828Z] ---> bea691dd7b89 [2022-11-08T16:32:57.828Z] Step 8/22 : COPY . . [2022-11-08T16:32:57.828Z] Removing intermediate container bab28901ba83 [2022-11-08T16:32:57.828Z] ---> 59c83fd2ef1d [2022-11-08T16:32:57.828Z] Step 7/32 : COPY . . [2022-11-08T16:33:10.204Z] ---> 562a6c605ad7 [2022-11-08T16:33:10.204Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-11-08T16:33:10.204Z] ---> 0d45b92eeed4 [2022-11-08T16:33:10.204Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-08T16:33:10.204Z] ---> 82249d01eccb [2022-11-08T16:33:10.205Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-11-08T16:33:10.205Z] ---> 4b0c17a366e9 [2022-11-08T16:33:10.205Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-11-08T16:33:10.205Z] ---> 7ac774b51429 [2022-11-08T16:33:10.205Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-11-08T16:33:10.463Z] ---> Running in 52868df3c868 [2022-11-08T16:33:10.463Z] ---> Running in e670d3ed0368 [2022-11-08T16:33:10.463Z] ---> Running in 91c0c2ac4783 [2022-11-08T16:33:10.463Z] ---> Running in 51a538b00c04 [2022-11-08T16:33:10.463Z] ---> Running in fa14123121ce [2022-11-08T16:33:10.721Z] Removing intermediate container e670d3ed0368 [2022-11-08T16:33:10.721Z] ---> 1dcc55aeab99 [2022-11-08T16:33:10.721Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-08T16:33:10.980Z] ---> Running in 9a3ef490fa66 [2022-11-08T16:33:10.980Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.105" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-08T16:33:10.980Z] Removing intermediate container 9a3ef490fa66 [2022-11-08T16:33:10.980Z] ---> e6f26c1501c9 [2022-11-08T16:33:10.980Z] 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 [2022-11-08T16:33:11.237Z] ---> Running in 6a6e35475ffa [2022-11-08T16:33:11.237Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.105" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-08T16:33:11.495Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.105" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-11-08T16:33:11.495Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.105" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-08T16:33:12.431Z] provisioning config files... [2022-11-08T16:33:12.468Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/346@tmp/config13995152902219442293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:33:12.857Z] ---> docker-login.sh [2022-11-08T16:33:12.857Z] nexus3.edgexfoundry.org:10001 [2022-11-08T16:33:12.863Z] Removing intermediate container 6a6e35475ffa [2022-11-08T16:33:12.863Z] ---> 37b77402eb5e [2022-11-08T16:33:12.863Z] Step 11/24 : WORKDIR /edgex-go [2022-11-08T16:33:12.863Z] ---> Running in 0f2e4899da8b [2022-11-08T16:33:13.120Z] Removing intermediate container 0f2e4899da8b [2022-11-08T16:33:13.120Z] ---> 41146efe9d59 [2022-11-08T16:33:13.120Z] [2022-11-08T16:33:13.120Z] Step 12/24 : FROM alpine:3.15 [2022-11-08T16:33:13.377Z] 3.15: Pulling from library/alpine [2022-11-08T16:33:13.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:33:13.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:33:13.452Z] Configure a credential helper to remove this warning. See [2022-11-08T16:33:13.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:33:13.452Z] [2022-11-08T16:33:13.452Z] Login Succeeded [2022-11-08T16:33:13.452Z] nexus3.edgexfoundry.org:10002 [2022-11-08T16:33:13.962Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-11-08T16:33:13.962Z] Status: Downloaded newer image for alpine:3.15 [2022-11-08T16:33:13.962Z] ---> c4fc93816858 [2022-11-08T16:33:13.962Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-08T16:33:14.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:33:14.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:33:14.077Z] Configure a credential helper to remove this warning. See [2022-11-08T16:33:14.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:33:14.077Z] [2022-11-08T16:33:14.077Z] Login Succeeded [2022-11-08T16:33:14.077Z] nexus3.edgexfoundry.org:10003 [2022-11-08T16:33:14.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:33:14.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:33:14.356Z] Configure a credential helper to remove this warning. See [2022-11-08T16:33:14.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:33:14.356Z] [2022-11-08T16:33:14.356Z] Login Succeeded [2022-11-08T16:33:14.356Z] nexus3.edgexfoundry.org:10004 [2022-11-08T16:33:14.526Z] ---> Running in f262f26620fd [2022-11-08T16:33:14.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:33:14.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:33:14.909Z] Configure a credential helper to remove this warning. See [2022-11-08T16:33:14.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:33:14.909Z] [2022-11-08T16:33:14.909Z] Login Succeeded [2022-11-08T16:33:14.909Z] docker.io [2022-11-08T16:33:15.094Z] Removing intermediate container f262f26620fd [2022-11-08T16:33:15.094Z] ---> 81b7d3f3085d [2022-11-08T16:33:15.094Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-08T16:33:15.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:33:15.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:33:15.459Z] Configure a credential helper to remove this warning. See [2022-11-08T16:33:15.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:33:15.459Z] [2022-11-08T16:33:15.459Z] Login Succeeded [2022-11-08T16:33:15.459Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T16:33:15.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-11-08T16:33:15.657Z] ---> Running in 5886e5773d15 [Pipeline] sh [2022-11-08T16:33:16.019Z] + git config --global --add safe.directory /w/workspace/edgex-go/346 [Pipeline] echo [2022-11-08T16:33:16.044Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T16:33:16.058Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T16:33:16.066Z] ========================================================= [2022-11-08T16:33:16.066Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-08T16:33:16.066Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-11-08T16:33:16.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:33:16.405Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-08T16:33:16.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:33:16.679Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-08T16:33:16.679Z] 9b18e9b68314: Pulling fs layer [2022-11-08T16:33:16.679Z] 35d82f9e3411: Pulling fs layer [2022-11-08T16:33:16.679Z] e16973657156: Pulling fs layer [2022-11-08T16:33:16.679Z] fc693d55d65f: Pulling fs layer [2022-11-08T16:33:16.679Z] 7e9fc2657dce: Pulling fs layer [2022-11-08T16:33:16.679Z] dda99020689f: Pulling fs layer [2022-11-08T16:33:16.679Z] db1c61fa0a46: Pulling fs layer [2022-11-08T16:33:16.679Z] 891c053d2c06: Pulling fs layer [2022-11-08T16:33:16.679Z] fc693d55d65f: Waiting [2022-11-08T16:33:16.679Z] 7e9fc2657dce: Waiting [2022-11-08T16:33:16.679Z] dda99020689f: Waiting [2022-11-08T16:33:16.679Z] db1c61fa0a46: Waiting [2022-11-08T16:33:16.679Z] 891c053d2c06: Waiting [2022-11-08T16:33:16.679Z] e16973657156: Verifying Checksum [2022-11-08T16:33:16.679Z] e16973657156: Download complete [2022-11-08T16:33:16.679Z] 35d82f9e3411: Verifying Checksum [2022-11-08T16:33:16.679Z] 35d82f9e3411: Download complete [2022-11-08T16:33:16.679Z] 7e9fc2657dce: Verifying Checksum [2022-11-08T16:33:16.679Z] 7e9fc2657dce: Download complete [2022-11-08T16:33:16.827Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-08T16:33:16.827Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-08T16:33:16.827Z] OK: 15859 distinct packages available [2022-11-08T16:33:16.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:33:16.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:33:16.954Z] dda99020689f: Verifying Checksum [2022-11-08T16:33:16.954Z] dda99020689f: Download complete [2022-11-08T16:33:16.954Z] 9b18e9b68314: Verifying Checksum [2022-11-08T16:33:16.954Z] 9b18e9b68314: Download complete [2022-11-08T16:33:17.085Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-08T16:33:17.085Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-08T16:33:17.085Z] (3/5) Installing libucontext (1.1-r0) [2022-11-08T16:33:17.085Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-08T16:33:17.085Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-08T16:33:17.085Z] Executing busybox-1.34.1-r7.trigger [2022-11-08T16:33:17.085Z] OK: 7 MiB in 19 packages [2022-11-08T16:33:17.947Z] 9b18e9b68314: Pull complete [2022-11-08T16:33:17.947Z] 891c053d2c06: Verifying Checksum [2022-11-08T16:33:17.947Z] 891c053d2c06: Download complete [2022-11-08T16:33:18.546Z] 35d82f9e3411: Pull complete [2022-11-08T16:33:18.831Z] e16973657156: Pull complete [2022-11-08T16:33:19.426Z] db1c61fa0a46: Verifying Checksum [2022-11-08T16:33:19.426Z] db1c61fa0a46: Download complete [2022-11-08T16:33:20.018Z] fc693d55d65f: Verifying Checksum [2022-11-08T16:33:20.018Z] fc693d55d65f: Download complete [2022-11-08T16:33:22.367Z] Removing intermediate container 5886e5773d15 [2022-11-08T16:33:22.367Z] ---> 6b1736ee0a24 [2022-11-08T16:33:22.367Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-11-08T16:33:27.667Z] ---> 7cfab0829f3d [2022-11-08T16:33:27.667Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-08T16:33:32.394Z] fc693d55d65f: Pull complete [2022-11-08T16:33:32.394Z] 7e9fc2657dce: Pull complete [2022-11-08T16:33:32.666Z] dda99020689f: Pull complete [2022-11-08T16:33:34.295Z] ---> 34d0e020b896 [2022-11-08T16:33:34.295Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-11-08T16:33:35.235Z] ---> a33c2c5adbc3 [2022-11-08T16:33:35.235Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-11-08T16:33:36.168Z] ---> 4c0d3d91fc18 [2022-11-08T16:33:36.168Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-11-08T16:33:38.702Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.105" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-08T16:33:39.378Z] db1c61fa0a46: Pull complete [2022-11-08T16:33:40.647Z] ---> 8518b1ea2fec [2022-11-08T16:33:40.647Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-08T16:33:40.647Z] ---> Running in 96e66d71c2a3 [2022-11-08T16:33:40.647Z] Removing intermediate container 52868df3c868 [2022-11-08T16:33:40.647Z] ---> b1b446969b1d [2022-11-08T16:33:40.647Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-11-08T16:33:41.221Z] ---> Running in 3ae2a14d1114 [2022-11-08T16:33:41.337Z] 891c053d2c06: Pull complete [2022-11-08T16:33:41.337Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-08T16:33:41.337Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-08T16:33:41.337Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-11-08T16:33:41.678Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-08T16:33:41.678Z] WORKDIR /edgex [2022-11-08T16:33:41.678Z] COPY go.mod . [2022-11-08T16:33:41.678Z] RUN go mod download [2022-11-08T16:33:41.678Z] + docker build -t ci-base-image-arm64 -f - . [2022-11-08T16:33:42.281Z] Sending build context to Docker daemon 3.267MB [2022-11-08T16:33:42.281Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-08T16:33:42.281Z] ---> f96f9c87975a [2022-11-08T16:33:42.281Z] Step 2/4 : WORKDIR /edgex [2022-11-08T16:33:42.593Z] Removing intermediate container 96e66d71c2a3 [2022-11-08T16:33:42.593Z] ---> 944d1a090f40 [2022-11-08T16:33:42.593Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-08T16:33:43.968Z] ---> Running in cbcb86c564d5 [2022-11-08T16:33:43.968Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.105" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-08T16:33:44.226Z] Removing intermediate container 51a538b00c04 [2022-11-08T16:33:44.226Z] ---> 9a1c66114276 [2022-11-08T16:33:44.226Z] [2022-11-08T16:33:44.226Z] Step 9/32 : FROM alpine:3.16 [2022-11-08T16:33:44.226Z] Removing intermediate container fa14123121ce [2022-11-08T16:33:44.226Z] ---> 64d487956bdd [2022-11-08T16:33:44.226Z] [2022-11-08T16:33:44.226Z] Step 9/24 : FROM alpine:3.16 [2022-11-08T16:33:44.226Z] Removing intermediate container cbcb86c564d5 [2022-11-08T16:33:44.226Z] ---> 8f10f0d5d006 [2022-11-08T16:33:44.226Z] Step 22/24 : LABEL arch=x86_64 [2022-11-08T16:33:44.886Z] ---> Running in d535d93d276f [2022-11-08T16:33:44.886Z] Removing intermediate container d535d93d276f [2022-11-08T16:33:44.886Z] ---> 3a7c63dea1e9 [2022-11-08T16:33:44.886Z] Step 3/4 : COPY go.mod . [2022-11-08T16:33:45.201Z] 3.16: Pulling from library/alpine [2022-11-08T16:33:45.584Z] ---> 302be48d3b56 [2022-11-08T16:33:45.584Z] Step 4/4 : RUN go mod download [2022-11-08T16:33:45.584Z] ---> Running in 0575c360a2c9 [2022-11-08T16:33:45.777Z] 3.16: Pulling from library/alpine [2022-11-08T16:33:45.777Z] ---> Running in 471dd833141b [2022-11-08T16:33:46.344Z] Removing intermediate container 471dd833141b [2022-11-08T16:33:46.344Z] ---> 813ea1b0e0d7 [2022-11-08T16:33:46.344Z] Step 23/24 : LABEL git_sha=8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:33:46.344Z] ---> Running in 11eb10dc3a46 [2022-11-08T16:33:46.344Z] Removing intermediate container 91c0c2ac4783 [2022-11-08T16:33:46.344Z] ---> 6e78054398b8 [2022-11-08T16:33:46.344Z] [2022-11-08T16:33:46.344Z] Step 10/22 : FROM alpine:3.16 [2022-11-08T16:33:46.605Z] Removing intermediate container 11eb10dc3a46 [2022-11-08T16:33:46.605Z] ---> e7e2686681c1 [2022-11-08T16:33:46.605Z] Step 24/24 : LABEL version=2.3.0-dev.105 [2022-11-08T16:33:46.605Z] ---> Running in 8c90d92b8079 [2022-11-08T16:33:46.605Z] Removing intermediate container 8c90d92b8079 [2022-11-08T16:33:46.605Z] ---> 7633dcd49855 [2022-11-08T16:33:46.605Z] [2022-11-08T16:33:46.605Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-08T16:33:46.605Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-08T16:33:46.605Z] Status: Downloaded newer image for alpine:3.16 [2022-11-08T16:33:46.605Z] Status: Downloaded newer image for alpine:3.16 [2022-11-08T16:33:46.605Z] Successfully built 7633dcd49855 [2022-11-08T16:33:46.605Z] Successfully tagged security-spire-agent:latest [2022-11-08T16:33:46.605Z] ---> 9c6f07244728 [2022-11-08T16:33:46.605Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-11-08T16:33:46.605Z] ---> 9c6f07244728 [2022-11-08T16:33:46.605Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-08T16:33:46.605Z]  Building security-spire-agent ... done Building core-metadata [2022-11-08T16:33:46.605Z] ---> Running in 06e1a66ed999 [2022-11-08T16:33:46.605Z] ---> Running in 877f091b59d7 [2022-11-08T16:33:46.605Z] 3.16: Pulling from library/alpine [2022-11-08T16:33:46.605Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-08T16:33:46.605Z] Status: Image is up to date for alpine:3.16 [2022-11-08T16:33:46.605Z] ---> 9c6f07244728 [2022-11-08T16:33:46.605Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-11-08T16:33:46.864Z] ---> Running in 6d421b411b75 [2022-11-08T16:33:48.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:33:48.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:33:48.756Z] (1/3) Installing ca-certificates (20220614-r0) [2022-11-08T16:33:48.756Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-11-08T16:33:48.756Z] (3/3) Installing su-exec (0.2-r1) [2022-11-08T16:33:48.756Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T16:33:48.756Z] Executing ca-certificates-20220614-r0.trigger [2022-11-08T16:33:48.756Z] OK: 6 MiB in 17 packages [2022-11-08T16:33:49.014Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:33:49.014Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:33:49.014Z] ---> 553f12b663e4 [2022-11-08T16:33:49.014Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-08T16:33:49.014Z] ---> Using cache [2022-11-08T16:33:49.014Z] ---> bf7cd0819d5a [2022-11-08T16:33:49.014Z] Step 4/24 : WORKDIR /edgex-go [2022-11-08T16:33:49.014Z] ---> Using cache [2022-11-08T16:33:49.014Z] ---> 29863801591e [2022-11-08T16:33:49.014Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-11-08T16:33:50.664Z] Removing intermediate container 06e1a66ed999 [2022-11-08T16:33:50.664Z] ---> 9da1e821200f [2022-11-08T16:33:50.664Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-11-08T16:33:50.664Z] Removing intermediate container 3ae2a14d1114 [2022-11-08T16:33:50.664Z] ---> 5f3d72d326d5 [2022-11-08T16:33:50.664Z] [2022-11-08T16:33:50.664Z] Step 10/22 : FROM alpine:3.16 [2022-11-08T16:33:50.664Z] ---> 9c6f07244728 [2022-11-08T16:33:50.664Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-11-08T16:33:50.664Z] ---> Running in f8dd59de41ca [2022-11-08T16:33:50.664Z] ---> Running in 36a5f401b810 [2022-11-08T16:33:50.664Z] ---> Running in b4cf6a25b033 [2022-11-08T16:33:50.664Z] Removing intermediate container b4cf6a25b033 [2022-11-08T16:33:50.664Z] ---> 90a73604cbd9 [2022-11-08T16:33:50.664Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-11-08T16:33:50.664Z] ---> Running in 12a7b1b43082 [2022-11-08T16:33:51.228Z] Removing intermediate container 877f091b59d7 [2022-11-08T16:33:51.228Z] ---> a0979440a6a1 [2022-11-08T16:33:51.228Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-08T16:33:51.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:33:51.228Z] ---> Running in f84c995d95e0 [2022-11-08T16:33:51.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:33:51.228Z] Removing intermediate container f84c995d95e0 [2022-11-08T16:33:51.228Z] ---> 15ce0c4ddf89 [2022-11-08T16:33:51.228Z] Step 12/24 : WORKDIR / [2022-11-08T16:33:51.228Z] ---> Running in 970e55e04162 [2022-11-08T16:33:51.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:33:51.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:33:51.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:33:51.485Z] Removing intermediate container 970e55e04162 [2022-11-08T16:33:51.485Z] ---> 533ef7bc0156 [2022-11-08T16:33:51.485Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-11-08T16:33:51.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:33:51.485Z] (1/2) Installing ca-certificates (20220614-r0) [2022-11-08T16:33:51.485Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-11-08T16:33:51.485Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T16:33:51.485Z] Executing ca-certificates-20220614-r0.trigger [2022-11-08T16:33:51.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:33:51.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:33:51.485Z] ---> 74f235bd5036 [2022-11-08T16:33:51.485Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-11-08T16:33:51.485Z] OK: 6 MiB in 16 packages [2022-11-08T16:33:51.743Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-08T16:33:51.743Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-08T16:33:51.743Z] (3/33) Installing readline (8.1.2-r0) [2022-11-08T16:33:51.743Z] (4/33) Installing bash (5.1.16-r2) [2022-11-08T16:33:51.743Z] Executing bash-5.1.16-r2.post-install [2022-11-08T16:33:51.743Z] (5/33) Installing ca-certificates (20220614-r0) [2022-11-08T16:33:51.743Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-11-08T16:33:51.743Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-11-08T16:33:51.743Z] (8/33) Installing libcurl (7.83.1-r4) [2022-11-08T16:33:51.743Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-11-08T16:33:51.743Z] (2/2) Installing su-exec (0.2-r1) [2022-11-08T16:33:51.743Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T16:33:51.743Z] (9/33) Installing curl (7.83.1-r4) [2022-11-08T16:33:51.743Z] OK: 211 MiB in 51 packages [2022-11-08T16:33:51.743Z] OK: 6 MiB in 16 packages [2022-11-08T16:33:51.743Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-11-08T16:33:52.001Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-11-08T16:33:52.001Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-11-08T16:33:52.001Z] (13/33) Installing expat (2.5.0-r0) [2022-11-08T16:33:52.001Z] (14/33) Installing libffi (3.4.2-r1) [2022-11-08T16:33:52.001Z] (15/33) Installing gdbm (1.23-r0) [2022-11-08T16:33:52.001Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-11-08T16:33:52.001Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-11-08T16:33:52.001Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-08T16:33:52.001Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-11-08T16:33:52.001Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-11-08T16:33:52.001Z] (21/33) Installing python3 (3.10.5-r0) [2022-11-08T16:33:52.567Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-11-08T16:33:52.567Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-11-08T16:33:52.567Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-11-08T16:33:52.567Z] (25/33) Installing py3-six (1.16.0-r1) [2022-11-08T16:33:52.567Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-11-08T16:33:52.567Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-11-08T16:33:52.567Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-11-08T16:33:52.567Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-11-08T16:33:52.567Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-11-08T16:33:52.567Z] (31/33) Installing py3-packaging (21.3-r0) [2022-11-08T16:33:52.567Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-11-08T16:33:52.846Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-11-08T16:33:52.846Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T16:33:52.846Z] Executing ca-certificates-20220614-r0.trigger [2022-11-08T16:33:52.846Z] OK: 122 MiB in 47 packages [2022-11-08T16:33:52.846Z] ---> 5ce44077c149 [2022-11-08T16:33:52.846Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-11-08T16:33:53.808Z] ---> e46030d910a1 [2022-11-08T16:33:53.808Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-11-08T16:33:54.374Z] Removing intermediate container 36a5f401b810 [2022-11-08T16:33:54.374Z] ---> c6d1df3d7374 [2022-11-08T16:33:54.374Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-11-08T16:33:54.374Z] Removing intermediate container f8dd59de41ca [2022-11-08T16:33:54.374Z] ---> 9ee2d41df9fb [2022-11-08T16:33:54.374Z] Step 6/24 : COPY go.mod vendor* ./ [2022-11-08T16:33:54.374Z] ---> 912942ede810 [2022-11-08T16:33:54.374Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-11-08T16:33:54.374Z] Removing intermediate container 6d421b411b75 [2022-11-08T16:33:54.374Z] ---> a9693b4362e9 [2022-11-08T16:33:54.374Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-08T16:33:54.374Z] ---> Running in c90a07e6a498 [2022-11-08T16:33:54.374Z] ---> Running in 82ff5c93b368 [2022-11-08T16:33:54.631Z] Removing intermediate container c90a07e6a498 [2022-11-08T16:33:54.631Z] ---> e798f23710c0 [2022-11-08T16:33:54.631Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-11-08T16:33:54.631Z] ---> 5fc47112111a [2022-11-08T16:33:54.631Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:33:54.631Z] Removing intermediate container 82ff5c93b368 [2022-11-08T16:33:54.631Z] ---> 1eeaee30f6a8 [2022-11-08T16:33:54.631Z] Step 13/22 : ENV APP_PORT=59860 [2022-11-08T16:33:54.889Z] ---> Running in e881a03de225 [2022-11-08T16:33:54.889Z] ---> Running in bea103ac5653 [2022-11-08T16:33:54.889Z] ---> Running in 4dd5086634b0 [2022-11-08T16:33:54.889Z] ---> 5a8bda8c9258 [2022-11-08T16:33:54.889Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-11-08T16:33:54.889Z] Removing intermediate container bea103ac5653 [2022-11-08T16:33:54.889Z] ---> b679b48b5aa9 [2022-11-08T16:33:54.889Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-08T16:33:54.889Z] Removing intermediate container e881a03de225 [2022-11-08T16:33:54.889Z] ---> a4636345636a [2022-11-08T16:33:54.889Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-11-08T16:33:55.147Z] ---> Running in 71d42dd81fce [2022-11-08T16:33:55.147Z] ---> Running in 87ea5a863cca [2022-11-08T16:33:55.405Z] ---> d082e262121e [2022-11-08T16:33:55.405Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-11-08T16:33:55.405Z] Removing intermediate container 87ea5a863cca [2022-11-08T16:33:55.405Z] ---> c2f361b68806 [2022-11-08T16:33:55.405Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T16:33:55.405Z] Removing intermediate container 71d42dd81fce [2022-11-08T16:33:55.405Z] ---> e1a22295de88 [2022-11-08T16:33:55.405Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-11-08T16:33:55.405Z] ---> Running in 3b2b70c2bc03 [2022-11-08T16:33:55.665Z] Removing intermediate container 3b2b70c2bc03 [2022-11-08T16:33:55.665Z] ---> c08283918565 [2022-11-08T16:33:55.665Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-11-08T16:33:55.665Z] ---> 640d182d84a6 [2022-11-08T16:33:55.665Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-11-08T16:33:55.665Z] ---> 605c47e7bfc4 [2022-11-08T16:33:55.665Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-08T16:33:55.665Z] ---> Running in c461760de8bf [2022-11-08T16:33:55.665Z] ---> Running in 0e27ae4539ab [2022-11-08T16:33:57.122Z] ---> 7eeac6efd4dd [2022-11-08T16:33:57.122Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-11-08T16:33:57.701Z] Removing intermediate container c461760de8bf [2022-11-08T16:33:57.701Z] ---> 45a634dc4f30 [2022-11-08T16:33:57.701Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-11-08T16:33:59.665Z] Collecting docker-compose==1.23.2 [2022-11-08T16:34:00.235Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-11-08T16:34:00.235Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 1.5 MB/s eta 0:00:00 [2022-11-08T16:34:00.235Z] Collecting PyYAML<4,>=3.10 [2022-11-08T16:34:00.235Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-11-08T16:34:00.235Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 8.3 MB/s eta 0:00:00 [2022-11-08T16:34:00.806Z] ---> ee4830d3e773 [2022-11-08T16:34:00.806Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-11-08T16:34:00.806Z] Preparing metadata (setup.py): started [2022-11-08T16:34:01.376Z] ---> Running in d5a9abad2cb5 [2022-11-08T16:34:01.376Z] Removing intermediate container 0e27ae4539ab [2022-11-08T16:34:01.376Z] ---> 5d4fc73c989f [2022-11-08T16:34:01.376Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-11-08T16:34:01.376Z] ---> Running in ecc98102c10c [2022-11-08T16:34:01.376Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-08T16:34:01.376Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-11-08T16:34:01.376Z] ---> Running in 742e3cc22b56 [2022-11-08T16:34:01.635Z] Collecting jsonschema<3,>=2.5.1 [2022-11-08T16:34:01.635Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-11-08T16:34:01.635Z] Removing intermediate container d5a9abad2cb5 [2022-11-08T16:34:01.635Z] ---> d445cccfd487 [2022-11-08T16:34:01.635Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-11-08T16:34:01.635Z] Removing intermediate container ecc98102c10c [2022-11-08T16:34:01.635Z] ---> b772ac6a34f1 [2022-11-08T16:34:01.635Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T16:34:01.635Z] Collecting cached-property<2,>=1.2.0 [2022-11-08T16:34:01.635Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-11-08T16:34:01.635Z] ---> Running in cb6917faefb3 [2022-11-08T16:34:01.635Z] Removing intermediate container 742e3cc22b56 [2022-11-08T16:34:01.635Z] ---> 2cc0175e07b0 [2022-11-08T16:34:01.635Z] Step 22/24 : LABEL arch=x86_64 [2022-11-08T16:34:01.635Z] Collecting docopt<0.7,>=0.6.1 [2022-11-08T16:34:01.635Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-11-08T16:34:01.907Z] Preparing metadata (setup.py): started [2022-11-08T16:34:01.907Z] ---> Running in 1f505d69c5e0 [2022-11-08T16:34:01.907Z] Removing intermediate container cb6917faefb3 [2022-11-08T16:34:01.907Z] ---> 4f547795a277 [2022-11-08T16:34:01.907Z] Step 20/22 : LABEL arch=x86_64 [2022-11-08T16:34:02.195Z] ---> bc7f597be569 [2022-11-08T16:34:02.195Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-11-08T16:34:02.195Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-08T16:34:02.195Z] Collecting websocket-client<1.0,>=0.32.0 [2022-11-08T16:34:02.195Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-11-08T16:34:02.195Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 4.1 MB/s eta 0:00:00 [2022-11-08T16:34:02.195Z] ---> Running in e7a0afe79ad5 [2022-11-08T16:34:02.195Z] Collecting texttable<0.10,>=0.9.0 [2022-11-08T16:34:02.195Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-11-08T16:34:02.195Z] Preparing metadata (setup.py): started [2022-11-08T16:34:02.455Z] Removing intermediate container 1f505d69c5e0 [2022-11-08T16:34:02.455Z] ---> c6e859098eff [2022-11-08T16:34:02.455Z] Step 23/24 : LABEL git_sha=8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:34:02.455Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-08T16:34:02.455Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-11-08T16:34:02.741Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-11-08T16:34:02.741Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 12.6 MB/s eta 0:00:00 [2022-11-08T16:34:02.741Z] Collecting docker<4.0,>=3.6.0 [2022-11-08T16:34:02.741Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-11-08T16:34:02.741Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 1.3 MB/s eta 0:00:00 [2022-11-08T16:34:03.015Z] Collecting dockerpty<0.5,>=0.4.1 [2022-11-08T16:34:03.015Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-11-08T16:34:03.015Z] Preparing metadata (setup.py): started [2022-11-08T16:34:03.277Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-08T16:34:03.536Z] Collecting docker-pycreds>=0.4.0 [2022-11-08T16:34:03.536Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-11-08T16:34:03.536Z] Collecting certifi>=2017.4.17 [2022-11-08T16:34:03.536Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-11-08T16:34:03.536Z] ---> Running in 459684746cff [2022-11-08T16:34:03.536Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 6.9 MB/s eta 0:00:00 [2022-11-08T16:34:03.536Z] Collecting chardet<3.1.0,>=3.0.2 [2022-11-08T16:34:03.536Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-11-08T16:34:03.795Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 16.5 MB/s eta 0:00:00 [2022-11-08T16:34:03.795Z] Collecting urllib3<1.25,>=1.21.1 [2022-11-08T16:34:03.795Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-11-08T16:34:03.795Z] Removing intermediate container e7a0afe79ad5 [2022-11-08T16:34:03.795Z] ---> 2c34f2dad36a [2022-11-08T16:34:03.795Z] Step 21/22 : LABEL git_sha=8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:34:03.795Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 12.1 MB/s eta 0:00:00 [2022-11-08T16:34:03.795Z] Collecting idna<2.8,>=2.5 [2022-11-08T16:34:03.795Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-11-08T16:34:03.795Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 7.8 MB/s eta 0:00:00 [2022-11-08T16:34:03.795Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-11-08T16:34:03.795Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-11-08T16:34:03.795Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-11-08T16:34:03.795Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-11-08T16:34:04.053Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-11-08T16:34:04.053Z] Running setup.py install for texttable: started [2022-11-08T16:34:04.311Z] Running setup.py install for texttable: finished with status 'done' [2022-11-08T16:34:04.311Z] Running setup.py install for PyYAML: started [2022-11-08T16:34:05.248Z] Running setup.py install for PyYAML: finished with status 'done' [2022-11-08T16:34:05.508Z] ---> Running in cf91a9d436b8 [2022-11-08T16:34:07.904Z] Running setup.py install for docopt: started [2022-11-08T16:34:07.904Z] ---> Running in 7375abcdebc8 [2022-11-08T16:34:07.904Z] Removing intermediate container cf91a9d436b8 [2022-11-08T16:34:07.904Z] ---> 6494955f3119 [2022-11-08T16:34:07.904Z] Step 24/24 : LABEL version=2.3.0-dev.105 [2022-11-08T16:34:07.904Z] ---> Running in 46aab813538b [2022-11-08T16:34:07.904Z] Removing intermediate container 7375abcdebc8 [2022-11-08T16:34:07.904Z] ---> f4ac41574ebc [2022-11-08T16:34:07.904Z] Step 22/22 : LABEL version=2.3.0-dev.105 [2022-11-08T16:34:07.904Z] ---> Running in 8b44c37b63ec [2022-11-08T16:34:07.904Z] Removing intermediate container 8b44c37b63ec [2022-11-08T16:34:07.904Z] ---> 53285b6e80c5 [2022-11-08T16:34:07.904Z] [2022-11-08T16:34:07.904Z] Removing intermediate container 46aab813538b [2022-11-08T16:34:07.904Z] ---> cfbff5625335 [2022-11-08T16:34:07.904Z] [2022-11-08T16:34:07.904Z] Running setup.py install for docopt: finished with status 'done' [2022-11-08T16:34:07.904Z] Successfully built cfbff5625335 [2022-11-08T16:34:08.309Z] Successfully tagged security-secretstore-setup:latest [2022-11-08T16:34:08.309Z]  Building security-secretstore-setup ... done Building security-spire-server [2022-11-08T16:34:08.309Z] Successfully built 53285b6e80c5 [2022-11-08T16:34:08.309Z] Successfully tagged support-notifications:latest [2022-11-08T16:34:08.309Z]  Building support-notifications ... done Building security-spire-config [2022-11-08T16:34:08.567Z] Removing intermediate container 4dd5086634b0 [2022-11-08T16:34:08.567Z] ---> a46e87068bc8 [2022-11-08T16:34:08.567Z] Step 8/24 : COPY . . [2022-11-08T16:34:12.771Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:34:12.771Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:34:12.771Z] ---> 553f12b663e4 [2022-11-08T16:34:12.771Z] Step 3/23 : WORKDIR /edgex-go [2022-11-08T16:34:12.771Z] ---> Using cache [2022-11-08T16:34:12.771Z] ---> a2b5dd27e7ee [2022-11-08T16:34:12.771Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-11-08T16:34:12.771Z] ---> Using cache [2022-11-08T16:34:12.771Z] ---> 882a336f1471 [2022-11-08T16:34:12.771Z] Step 5/23 : COPY go.mod vendor* ./ [2022-11-08T16:34:12.771Z] ---> Using cache [2022-11-08T16:34:12.771Z] ---> 30ca748c96a9 [2022-11-08T16:34:12.771Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:34:12.771Z] ---> Using cache [2022-11-08T16:34:12.771Z] ---> b3237a973dd5 [2022-11-08T16:34:12.771Z] Step 7/23 : COPY . . [2022-11-08T16:34:12.771Z] ---> Using cache [2022-11-08T16:34:12.771Z] ---> 0d45b92eeed4 [2022-11-08T16:34:12.771Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-11-08T16:34:12.771Z] ---> Using cache [2022-11-08T16:34:12.771Z] ---> 1dcc55aeab99 [2022-11-08T16:34:12.771Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-11-08T16:34:12.771Z] ---> Using cache [2022-11-08T16:34:12.771Z] ---> e6f26c1501c9 [2022-11-08T16:34:12.771Z] 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 [2022-11-08T16:34:13.341Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:34:13.341Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:34:13.341Z] ---> 553f12b663e4 [2022-11-08T16:34:13.341Z] Step 3/24 : WORKDIR /edgex-go [2022-11-08T16:34:13.341Z] ---> Using cache [2022-11-08T16:34:13.341Z] ---> a2b5dd27e7ee [2022-11-08T16:34:13.341Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-08T16:34:13.341Z] ---> Using cache [2022-11-08T16:34:13.341Z] ---> 882a336f1471 [2022-11-08T16:34:13.341Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-08T16:34:13.341Z] ---> Using cache [2022-11-08T16:34:13.341Z] ---> 30ca748c96a9 [2022-11-08T16:34:13.341Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:34:13.341Z] ---> Using cache [2022-11-08T16:34:13.341Z] ---> b3237a973dd5 [2022-11-08T16:34:13.341Z] Step 7/24 : COPY . . [2022-11-08T16:34:13.341Z] ---> Using cache [2022-11-08T16:34:13.341Z] ---> 0d45b92eeed4 [2022-11-08T16:34:13.341Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-08T16:34:13.341Z] ---> Using cache [2022-11-08T16:34:13.341Z] ---> 1dcc55aeab99 [2022-11-08T16:34:13.341Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-08T16:34:13.341Z] ---> Using cache [2022-11-08T16:34:13.341Z] ---> e6f26c1501c9 [2022-11-08T16:34:13.341Z] 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 [2022-11-08T16:34:13.341Z] ---> Using cache [2022-11-08T16:34:13.341Z] ---> 37b77402eb5e [2022-11-08T16:34:13.341Z] Step 11/24 : WORKDIR /edgex-go [2022-11-08T16:34:13.341Z] ---> Using cache [2022-11-08T16:34:13.341Z] ---> 41146efe9d59 [2022-11-08T16:34:13.341Z] [2022-11-08T16:34:13.341Z] Step 12/24 : FROM alpine:3.15 [2022-11-08T16:34:13.341Z] ---> c4fc93816858 [2022-11-08T16:34:13.341Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-08T16:34:13.341Z] ---> Using cache [2022-11-08T16:34:13.341Z] ---> 81b7d3f3085d [2022-11-08T16:34:13.341Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-11-08T16:34:14.747Z] Running setup.py install for dockerpty: started [2022-11-08T16:34:15.312Z] Running setup.py install for dockerpty: finished with status 'done' [2022-11-08T16:34:20.714Z] Removing intermediate container 459684746cff [2022-11-08T16:34:20.714Z] ---> 9a0c14f0333a [2022-11-08T16:34:20.714Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T16:34:20.714Z] ---> Running in 932e97f8bf8d [2022-11-08T16:34:20.714Z] ---> Running in 97feafa8db40 [2022-11-08T16:34:20.714Z] ---> 417e1864333c [2022-11-08T16:34:20.714Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-11-08T16:34:20.714Z] ---> Running in 27a55f3a7456 [2022-11-08T16:34:20.714Z] ---> eb679c618e50 [2022-11-08T16:34:20.714Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-11-08T16:34:20.977Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-11-08T16:34:20.977Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-11-08T16:34:21.547Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.105" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-11-08T16:34:21.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:34:21.547Z] ---> b25dac4b5fea [2022-11-08T16:34:21.547Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-11-08T16:34:21.547Z] ---> 599a261ef6f1 [2022-11-08T16:34:21.547Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-11-08T16:34:21.806Z] Removing intermediate container 97feafa8db40 [2022-11-08T16:34:21.806Z] ---> 24d76b38e578 [2022-11-08T16:34:21.806Z] Step 11/23 : WORKDIR /edgex-go [2022-11-08T16:34:21.806Z] ---> 4c57b01a4be9 [2022-11-08T16:34:21.806Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-11-08T16:34:22.065Z] ---> Running in 03ac24a3bc7c [2022-11-08T16:34:22.323Z] ---> e9a0bd76911d [2022-11-08T16:34:22.323Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-11-08T16:34:22.323Z] Removing intermediate container 03ac24a3bc7c [2022-11-08T16:34:22.323Z] ---> 7ff9a93dbfb1 [2022-11-08T16:34:22.323Z] [2022-11-08T16:34:22.323Z] Step 12/23 : FROM alpine:3.15 [2022-11-08T16:34:22.323Z] ---> c4fc93816858 [2022-11-08T16:34:22.323Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-08T16:34:22.323Z] ---> Using cache [2022-11-08T16:34:22.323Z] ---> 81b7d3f3085d [2022-11-08T16:34:22.323Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-08T16:34:22.323Z] ---> Using cache [2022-11-08T16:34:22.323Z] ---> 6b1736ee0a24 [2022-11-08T16:34:22.323Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-08T16:34:22.323Z] ---> c5a9b8a2b2a7 [2022-11-08T16:34:22.323Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-11-08T16:34:22.892Z] ---> 258e69f09d4a [2022-11-08T16:34:22.892Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-11-08T16:34:22.892Z] ---> Running in cb3a542587cf [2022-11-08T16:34:23.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:34:23.723Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-08T16:34:23.723Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-08T16:34:23.723Z] OK: 15859 distinct packages available [2022-11-08T16:34:23.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:34:23.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:34:24.338Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-11-08T16:34:24.338Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-11-08T16:34:24.338Z] (3/4) Installing libucontext (1.1-r0) [2022-11-08T16:34:24.338Z] (4/4) Installing gcompat (1.0.0-r4) [2022-11-08T16:34:24.338Z] Executing busybox-1.34.1-r7.trigger [2022-11-08T16:34:24.338Z] OK: 6 MiB in 18 packages [2022-11-08T16:34:24.555Z] Removing intermediate container 0575c360a2c9 [2022-11-08T16:34:24.555Z] ---> b796e603d7ea [2022-11-08T16:34:24.555Z] Successfully built b796e603d7ea [2022-11-08T16:34:24.555Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:34:24.913Z] + docker inspect -f . ci-base-image-arm64 [2022-11-08T16:34:24.913Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:34:25.119Z] prd-ubuntu20.04-docker-arm64-4c-16g-118637 does not seem to be running inside a container [2022-11-08T16:34:25.209Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/346 -v /w/workspace/edgex-go/346:/w/workspace/edgex-go/346:rw,z -v /w/workspace/edgex-go/346@tmp:/w/workspace/edgex-go/346@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 [2022-11-08T16:34:26.602Z] $ docker top 63776c04d76d4f5a1bae0a33b3d2ae1af54450eac10eefc348fcd8f56cb88089 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T16:34:27.476Z] + go version [2022-11-08T16:34:27.476Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-08T16:34:27.512Z] $ docker stop --time=1 63776c04d76d4f5a1bae0a33b3d2ae1af54450eac10eefc348fcd8f56cb88089 [2022-11-08T16:34:27.635Z] ---> 7a5f0a47bb21 [2022-11-08T16:34:27.635Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-11-08T16:34:27.635Z] Removing intermediate container cb3a542587cf [2022-11-08T16:34:27.635Z] ---> ddc5e400463a [2022-11-08T16:34:27.635Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-11-08T16:34:27.635Z] Removing intermediate container 12a7b1b43082 [2022-11-08T16:34:27.635Z] ---> 4fde990ee327 [2022-11-08T16:34:27.635Z] Step 13/22 : ENV APP_PORT=58890 [2022-11-08T16:34:27.635Z] Removing intermediate container 932e97f8bf8d [2022-11-08T16:34:27.635Z] ---> 969e4d881ea2 [2022-11-08T16:34:27.635Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-08T16:34:27.635Z] ---> Running in c2aeebd01051 [2022-11-08T16:34:27.635Z] ---> Running in 7ca3b096927f [2022-11-08T16:34:27.635Z] ---> 4fd6b973d50b [2022-11-08T16:34:27.635Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-11-08T16:34:27.914Z] Removing intermediate container 7ca3b096927f [2022-11-08T16:34:27.914Z] ---> 6c6b74ff8195 [2022-11-08T16:34:27.914Z] Step 29/32 : CMD ["gate"] [2022-11-08T16:34:28.926Z] Removing intermediate container c2aeebd01051 [2022-11-08T16:34:28.926Z] ---> f4af11302c4e [2022-11-08T16:34:28.926Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-08T16:34:28.926Z] ---> Running in 5e94f06ae26b [2022-11-08T16:34:29.189Z] $ docker rm -f 63776c04d76d4f5a1bae0a33b3d2ae1af54450eac10eefc348fcd8f56cb88089 [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 [2022-11-08T16:34:29.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-08T16:34:29.757Z] [2022-11-08T16:34:29.757Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:34:30.101Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-08T16:34:30.101Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-11-08T16:34:30.101Z] 29e5d40040c1: Pulling fs layer [2022-11-08T16:34:30.101Z] 1ce36da41761: Pulling fs layer [2022-11-08T16:34:30.101Z] 25b303627fd3: Pulling fs layer [2022-11-08T16:34:30.704Z] 1ce36da41761: Verifying Checksum [2022-11-08T16:34:30.704Z] 1ce36da41761: Download complete [2022-11-08T16:34:30.704Z] 29e5d40040c1: Verifying Checksum [2022-11-08T16:34:30.704Z] 29e5d40040c1: Download complete [2022-11-08T16:34:30.974Z] 29e5d40040c1: Pull complete [2022-11-08T16:34:31.465Z] ---> d42fc08ad123 [2022-11-08T16:34:31.465Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-11-08T16:34:31.465Z] ---> Running in ef964db36b59 [2022-11-08T16:34:31.465Z] ---> e4ed17cc2ac2 [2022-11-08T16:34:31.465Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-11-08T16:34:31.465Z] Removing intermediate container 5e94f06ae26b [2022-11-08T16:34:31.465Z] ---> 56daab340c8c [2022-11-08T16:34:31.465Z] Step 30/32 : LABEL arch=x86_64 [2022-11-08T16:34:31.737Z] ---> 89ace608ad72 [2022-11-08T16:34:31.737Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-08T16:34:31.737Z] ---> Running in 03a865fc2228 [2022-11-08T16:34:31.737Z] Removing intermediate container ef964db36b59 [2022-11-08T16:34:31.737Z] ---> 1274ea7fc033 [2022-11-08T16:34:31.737Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-11-08T16:34:31.737Z] ---> 2ec3ab5982ee [2022-11-08T16:34:31.737Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-11-08T16:34:31.737Z] ---> Running in 36ff075735f9 [2022-11-08T16:34:32.304Z] ---> Running in 914a63168f8b [2022-11-08T16:34:32.397Z] 25b303627fd3: Verifying Checksum [2022-11-08T16:34:32.397Z] 25b303627fd3: Download complete [2022-11-08T16:34:32.397Z] 1ce36da41761: Pull complete [2022-11-08T16:34:32.562Z] Removing intermediate container 03a865fc2228 [2022-11-08T16:34:32.562Z] ---> 67c389daa7f6 [2022-11-08T16:34:32.562Z] Step 31/32 : LABEL git_sha=8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:34:32.827Z] Removing intermediate container 36ff075735f9 [2022-11-08T16:34:32.827Z] ---> d27c959971de [2022-11-08T16:34:32.827Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-08T16:34:33.392Z] ---> c3542d9fbf8b [2022-11-08T16:34:33.392Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-11-08T16:34:33.649Z] ---> Running in 9e2003d009de [2022-11-08T16:34:34.609Z] ---> Running in 920d3eb5c9a7 [2022-11-08T16:34:34.609Z] Removing intermediate container 914a63168f8b [2022-11-08T16:34:34.609Z] ---> de0844472e09 [2022-11-08T16:34:34.609Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-11-08T16:34:34.874Z] ---> ad64f43345d5 [2022-11-08T16:34:34.874Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-11-08T16:34:34.874Z] Removing intermediate container 9e2003d009de [2022-11-08T16:34:34.874Z] ---> 7b0f227d5c3f [2022-11-08T16:34:34.874Z] Step 32/32 : LABEL version=2.3.0-dev.105 [2022-11-08T16:34:35.143Z] Removing intermediate container 920d3eb5c9a7 [2022-11-08T16:34:35.143Z] ---> 8abeea4d8fc4 [2022-11-08T16:34:35.143Z] Step 21/23 : LABEL arch=x86_64 [2022-11-08T16:34:35.143Z] ---> 122d60028b05 [2022-11-08T16:34:35.143Z] Step 19/24 : WORKDIR / [2022-11-08T16:34:35.143Z] ---> Running in 7cecbfdb0e84 [2022-11-08T16:34:35.143Z] ---> Running in bd05d5ed6471 [2022-11-08T16:34:35.402Z] ---> Running in bfbf6df70557 [2022-11-08T16:34:35.402Z] ---> 07a38c7fdfc1 [2022-11-08T16:34:35.402Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-11-08T16:34:35.665Z] ---> Running in d58cc72b3be1 [2022-11-08T16:34:35.665Z] Removing intermediate container 7cecbfdb0e84 [2022-11-08T16:34:35.665Z] ---> ff40fb115b24 [2022-11-08T16:34:35.665Z] [2022-11-08T16:34:35.665Z] Removing intermediate container bd05d5ed6471 [2022-11-08T16:34:35.665Z] ---> b93388b8168e [2022-11-08T16:34:35.665Z] Step 22/23 : LABEL git_sha=8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:34:35.665Z] Removing intermediate container bfbf6df70557 [2022-11-08T16:34:35.665Z] ---> b2f52811326b [2022-11-08T16:34:35.665Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-08T16:34:35.924Z] ---> Running in 1b452141d3c7 [2022-11-08T16:34:35.924Z] ---> Running in 2571fe7aff37 [2022-11-08T16:34:36.234Z] Removing intermediate container d58cc72b3be1 [2022-11-08T16:34:36.234Z] ---> d5818388aeeb [2022-11-08T16:34:36.234Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T16:34:36.234Z] Successfully built ff40fb115b24 [2022-11-08T16:34:36.234Z] ---> Running in f30ae989c660 [2022-11-08T16:34:36.234Z] Successfully tagged security-bootstrapper:latest [2022-11-08T16:34:36.234Z]  Building security-bootstrapper ... done Building core-command [2022-11-08T16:34:36.234Z] Removing intermediate container 1b452141d3c7 [2022-11-08T16:34:36.234Z] ---> 0ff15da942bd [2022-11-08T16:34:36.234Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-08T16:34:36.234Z] Removing intermediate container 2571fe7aff37 [2022-11-08T16:34:36.234Z] ---> 611f9b5e462f [2022-11-08T16:34:36.234Z] Step 23/23 : LABEL version=2.3.0-dev.105 [2022-11-08T16:34:36.234Z] ---> Running in 05db0d5ba7bc [2022-11-08T16:34:36.234Z] ---> Running in a590db8daf02 [2022-11-08T16:34:36.492Z] Removing intermediate container f30ae989c660 [2022-11-08T16:34:36.492Z] ---> c443ad6ab3b6 [2022-11-08T16:34:36.492Z] Step 20/22 : LABEL arch=x86_64 [2022-11-08T16:34:40.881Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:34:40.881Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:34:41.877Z] ---> 553f12b663e4 [2022-11-08T16:34:41.877Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-11-08T16:34:42.504Z] 25b303627fd3: Pull complete [2022-11-08T16:34:42.504Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-11-08T16:34:42.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-08T16:34:42.504Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:34:42.723Z] prd-ubuntu20.04-docker-arm64-4c-16g-118637 does not seem to be running inside a container [2022-11-08T16:34:42.822Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/346 -v /w/workspace/edgex-go/346:/w/workspace/edgex-go/346:rw,z -v /w/workspace/edgex-go/346@tmp:/w/workspace/edgex-go/346@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 [2022-11-08T16:34:42.860Z] ---> Using cache [2022-11-08T16:34:42.860Z] ---> bf7cd0819d5a [2022-11-08T16:34:42.860Z] Step 4/23 : WORKDIR /edgex-go [2022-11-08T16:34:43.810Z] ---> Using cache [2022-11-08T16:34:43.810Z] ---> 29863801591e [2022-11-08T16:34:43.810Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-11-08T16:34:43.810Z] ---> Using cache [2022-11-08T16:34:43.810Z] ---> 9ee2d41df9fb [2022-11-08T16:34:43.810Z] Step 6/23 : COPY go.mod vendor* ./ [2022-11-08T16:34:43.810Z] ---> Using cache [2022-11-08T16:34:43.810Z] ---> 5fc47112111a [2022-11-08T16:34:43.810Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:34:43.810Z] ---> Using cache [2022-11-08T16:34:43.810Z] ---> a46e87068bc8 [2022-11-08T16:34:43.810Z] Step 8/23 : COPY . . [2022-11-08T16:34:43.810Z] ---> Using cache [2022-11-08T16:34:43.810Z] ---> 417e1864333c [2022-11-08T16:34:43.810Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-11-08T16:34:43.810Z] ---> Running in 234ba6f34fc5 [2022-11-08T16:34:43.810Z] Removing intermediate container a590db8daf02 [2022-11-08T16:34:43.810Z] ---> 164b698be59e [2022-11-08T16:34:43.810Z] [2022-11-08T16:34:43.810Z] Removing intermediate container 05db0d5ba7bc [2022-11-08T16:34:43.810Z] ---> 9a98ee46da72 [2022-11-08T16:34:43.810Z] Step 22/24 : LABEL arch=x86_64 [2022-11-08T16:34:44.070Z] ---> Running in d1ccf37ec789 [2022-11-08T16:34:44.070Z] Successfully built 164b698be59e [2022-11-08T16:34:44.070Z] Successfully tagged security-spire-server:latest [2022-11-08T16:34:44.070Z]  Building security-spire-server ... done Removing intermediate container 234ba6f34fc5 [2022-11-08T16:34:44.070Z] ---> 0b3bef26a986 [2022-11-08T16:34:44.070Z] Step 21/22 : LABEL git_sha=8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:34:44.070Z] Building security-spiffe-token-provider [2022-11-08T16:34:44.070Z] ---> Running in 89fe13790a96 [2022-11-08T16:34:44.333Z] ---> Running in c57a2a6f6496 [2022-11-08T16:34:44.333Z] Removing intermediate container 27a55f3a7456 [2022-11-08T16:34:44.333Z] ---> 9941f1b35916 [2022-11-08T16:34:44.333Z] [2022-11-08T16:34:44.333Z] Step 10/24 : FROM alpine:3.16 [2022-11-08T16:34:44.333Z] ---> 9c6f07244728 [2022-11-08T16:34:44.333Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-11-08T16:34:44.592Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.105" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-11-08T16:34:45.452Z] $ docker top f222442e6619b0efe6b59d838454a423654ca0c3ed26a7de5399e91caf85cad7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T16:34:46.321Z] + grep parallel [2022-11-08T16:34:46.321Z] + docker-compose build --help [2022-11-08T16:34:47.993Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:34:47.993Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:34:47.993Z] ---> 553f12b663e4 [2022-11-08T16:34:47.993Z] Step 3/19 : WORKDIR /edgex-go [2022-11-08T16:34:47.993Z] ---> Using cache [2022-11-08T16:34:47.993Z] ---> a2b5dd27e7ee [2022-11-08T16:34:47.993Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-11-08T16:34:49.530Z] Removing intermediate container 89fe13790a96 [2022-11-08T16:34:49.530Z] ---> 5cb9e7b39786 [2022-11-08T16:34:49.530Z] Step 23/24 : LABEL git_sha=8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:34:49.530Z] ---> Running in 0a412464fc6b [2022-11-08T16:34:49.530Z] Removing intermediate container c57a2a6f6496 [2022-11-08T16:34:49.530Z] ---> 375749c4fbec [2022-11-08T16:34:49.530Z] Step 22/22 : LABEL version=2.3.0-dev.105 [2022-11-08T16:34:49.530Z] ---> Running in a14c31ab9b0b [2022-11-08T16:34:49.530Z] ---> Running in 518bfcabcbde [2022-11-08T16:34:49.530Z] ---> Running in b5ceed997a3a [2022-11-08T16:34:49.816Z] Removing intermediate container b5ceed997a3a [2022-11-08T16:34:49.816Z] ---> 2fa9c9b164a7 [2022-11-08T16:34:49.816Z] Step 24/24 : LABEL version=2.3.0-dev.105 [2022-11-08T16:34:49.816Z] Removing intermediate container 518bfcabcbde [2022-11-08T16:34:49.816Z] ---> 5490d0bf59fb [2022-11-08T16:34:49.816Z] [2022-11-08T16:34:50.075Z] Successfully built 5490d0bf59fb [2022-11-08T16:34:50.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:34:50.075Z] Successfully tagged sys-mgmt-agent:latest [2022-11-08T16:34:50.075Z]  Building sys-mgmt-agent ... done  ---> Running in 18bb3bf101ae [2022-11-08T16:34:50.075Z] Building security-proxy-setup [2022-11-08T16:34:50.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:34:50.593Z] v3.16.2-427-gde115af66e [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-11-08T16:34:50.593Z] v3.16.2-426-gf6f8e11255 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-11-08T16:34:50.593Z] OK: 17038 distinct packages available [2022-11-08T16:34:50.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:34:50.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:34:51.241Z] OK: 211 MiB in 51 packages [2022-11-08T16:34:51.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:34:51.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:34:51.765Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-08T16:34:51.765Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T16:34:51.765Z] OK: 6 MiB in 15 packages [2022-11-08T16:34:52.999Z] --parallel Build images in parallel. [Pipeline] } [2022-11-08T16:34:53.032Z] $ docker stop --time=1 f222442e6619b0efe6b59d838454a423654ca0c3ed26a7de5399e91caf85cad7 [2022-11-08T16:34:53.183Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:34:53.183Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:34:53.183Z] ---> 553f12b663e4 [2022-11-08T16:34:53.183Z] Step 3/21 : WORKDIR /edgex-go [2022-11-08T16:34:53.183Z] ---> Using cache [2022-11-08T16:34:53.183Z] ---> a2b5dd27e7ee [2022-11-08T16:34:53.183Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-11-08T16:34:54.768Z] $ docker rm -f f222442e6619b0efe6b59d838454a423654ca0c3ed26a7de5399e91caf85cad7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:34:55.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-08T16:34:55.326Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:34:55.536Z] prd-ubuntu20.04-docker-arm64-4c-16g-118637 does not seem to be running inside a container [2022-11-08T16:34:55.636Z] $ 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/346 -v /w/workspace/edgex-go/346:/w/workspace/edgex-go/346:rw,z -v /w/workspace/edgex-go/346@tmp:/w/workspace/edgex-go/346@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 [2022-11-08T16:34:56.471Z] Removing intermediate container 18bb3bf101ae [2022-11-08T16:34:56.471Z] ---> 730751f3e84d [2022-11-08T16:34:56.471Z] [2022-11-08T16:34:56.471Z] ---> Running in 2f023183898d [2022-11-08T16:34:56.471Z] Successfully built 730751f3e84d [2022-11-08T16:34:56.471Z] Successfully tagged security-spire-config:latest [2022-11-08T16:34:56.471Z]  Building security-spire-config ... done Building core-data [2022-11-08T16:34:57.023Z] $ docker top 6bed114d204073dfa8f974bb87f63703e9f65a20c8742d96815798a88cbb24a3 -eo pid,comm [2022-11-08T16:34:57.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:34:57.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2022-11-08T16:34:57.373Z] OK: 211 MiB in 51 packages [2022-11-08T16:34:57.891Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-11-08T16:35:00.192Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:35:00.192Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:35:00.192Z] ---> 553f12b663e4 [2022-11-08T16:35:00.192Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-08T16:35:00.192Z] ---> Using cache [2022-11-08T16:35:00.192Z] ---> bf7cd0819d5a [2022-11-08T16:35:00.192Z] Step 4/22 : WORKDIR /edgex-go [2022-11-08T16:35:00.192Z] ---> Using cache [2022-11-08T16:35:00.192Z] ---> 29863801591e [2022-11-08T16:35:00.192Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-11-08T16:35:00.473Z] Removing intermediate container a14c31ab9b0b [2022-11-08T16:35:00.473Z] ---> 616a0b84434c [2022-11-08T16:35:00.473Z] Step 5/19 : COPY go.mod vendor* ./ [2022-11-08T16:35:04.055Z] Removing intermediate container 0a412464fc6b [2022-11-08T16:35:04.055Z] ---> a6073ba9134e [2022-11-08T16:35:04.055Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-08T16:35:04.055Z] ---> 1a87b95685a0 [2022-11-08T16:35:04.055Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:35:04.342Z] ---> Running in 95a938595bda [2022-11-08T16:35:04.342Z] ---> Running in 458a080cdb4b [2022-11-08T16:35:04.342Z] ---> Running in dd9b13ff9913 [2022-11-08T16:35:04.551Z] Building core-command ... [2022-11-08T16:35:04.551Z] Building core-data ... [2022-11-08T16:35:04.551Z] Building core-metadata ... [2022-11-08T16:35:04.551Z] Building security-bootstrapper ... [2022-11-08T16:35:04.551Z] Building security-proxy-setup ... [2022-11-08T16:35:04.551Z] Building security-secretstore-setup ... [2022-11-08T16:35:04.551Z] Building security-spiffe-token-provider ... [2022-11-08T16:35:04.551Z] Building security-spire-agent ... [2022-11-08T16:35:04.551Z] Building security-spire-config ... [2022-11-08T16:35:04.551Z] Building security-spire-server ... [2022-11-08T16:35:04.551Z] Building support-notifications ... [2022-11-08T16:35:04.551Z] Building support-scheduler ... [2022-11-08T16:35:04.551Z] Building sys-mgmt-agent ... [2022-11-08T16:35:04.551Z] Building security-bootstrapper [2022-11-08T16:35:04.551Z] Building core-data [2022-11-08T16:35:04.551Z] Building security-spiffe-token-provider [2022-11-08T16:35:04.551Z] Building support-scheduler [2022-11-08T16:35:04.551Z] Building security-secretstore-setup [2022-11-08T16:35:04.602Z] Removing intermediate container 2f023183898d [2022-11-08T16:35:04.602Z] ---> 0d7bfa4bc069 [2022-11-08T16:35:04.602Z] Step 5/21 : COPY go.mod vendor* ./ [2022-11-08T16:35:04.602Z] Removing intermediate container 458a080cdb4b [2022-11-08T16:35:04.602Z] ---> 9cdcb0b169e7 [2022-11-08T16:35:04.602Z] Step 13/24 : ENV APP_PORT=59881 [2022-11-08T16:35:04.602Z] ---> Running in 7f7966be5b81 [2022-11-08T16:35:04.602Z] ---> 47eef28e302a [2022-11-08T16:35:04.602Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:35:04.941Z] ---> Running in 0bf88456bd6c [2022-11-08T16:35:04.941Z] Removing intermediate container 7f7966be5b81 [2022-11-08T16:35:04.941Z] ---> 54f2d5478d1a [2022-11-08T16:35:04.941Z] Step 14/24 : EXPOSE $APP_PORT [2022-11-08T16:35:04.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:35:04.941Z] ---> Running in 2d2a2cfe4808 [2022-11-08T16:35:05.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:35:05.202Z] Removing intermediate container 2d2a2cfe4808 [2022-11-08T16:35:05.202Z] ---> 61fbd72fcbbc [2022-11-08T16:35:05.202Z] Step 15/24 : WORKDIR / [2022-11-08T16:35:05.608Z] OK: 211 MiB in 51 packages [2022-11-08T16:35:05.608Z] ---> Running in 6665f1dff66f [2022-11-08T16:35:06.445Z] Removing intermediate container 6665f1dff66f [2022-11-08T16:35:06.445Z] ---> 9355b0c0cf1d [2022-11-08T16:35:06.445Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T16:35:06.707Z] Removing intermediate container 95a938595bda [2022-11-08T16:35:06.707Z] ---> 56eb62d32121 [2022-11-08T16:35:06.707Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-08T16:35:06.707Z] ---> 1d29b1f6fdfe [2022-11-08T16:35:06.707Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-11-08T16:35:07.726Z] ---> f69db5ff7856 [2022-11-08T16:35:07.726Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:35:08.322Z] ---> 6bb8fc9cb01c [2022-11-08T16:35:08.322Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-11-08T16:35:09.704Z] ---> Running in dc5901983d68 [2022-11-08T16:35:09.704Z] Removing intermediate container d1ccf37ec789 [2022-11-08T16:35:09.704Z] ---> b5163c7f1b34 [2022-11-08T16:35:09.704Z] [2022-11-08T16:35:09.704Z] Step 10/23 : FROM alpine:3.16 [2022-11-08T16:35:09.704Z] ---> 9c6f07244728 [2022-11-08T16:35:09.704Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-11-08T16:35:09.704Z] ---> Using cache [2022-11-08T16:35:09.704Z] ---> a6073ba9134e [2022-11-08T16:35:09.704Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-08T16:35:09.704Z] ---> Using cache [2022-11-08T16:35:09.704Z] ---> 9cdcb0b169e7 [2022-11-08T16:35:09.704Z] Step 13/23 : ENV APP_PORT=59882 [2022-11-08T16:35:16.323Z] ---> 7e8ca5c06eba [2022-11-08T16:35:16.323Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-11-08T16:35:16.323Z] ---> Running in 159ccf81d7c8 [2022-11-08T16:35:16.323Z] Removing intermediate container 159ccf81d7c8 [2022-11-08T16:35:16.323Z] ---> e25922f4ff0f [2022-11-08T16:35:16.323Z] Step 14/23 : EXPOSE $APP_PORT [2022-11-08T16:35:18.233Z] ---> e82f98e2db8e [2022-11-08T16:35:18.233Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-11-08T16:35:18.233Z] ---> Running in 4550a8900485 [2022-11-08T16:35:19.589Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:35:19.589Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:35:19.589Z] ---> b796e603d7ea [2022-11-08T16:35:19.589Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-08T16:35:19.589Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:35:19.589Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:35:19.589Z] ---> b796e603d7ea [2022-11-08T16:35:19.589Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-08T16:35:19.589Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:35:19.589Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:35:19.589Z] ---> b796e603d7ea [2022-11-08T16:35:19.589Z] Step 3/24 : WORKDIR /edgex-go [2022-11-08T16:35:19.589Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:35:19.589Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:35:19.589Z] ---> b796e603d7ea [2022-11-08T16:35:19.589Z] Step 3/32 : WORKDIR /edgex-go [2022-11-08T16:35:19.589Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:35:19.589Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:35:19.589Z] ---> b796e603d7ea [2022-11-08T16:35:19.589Z] Step 3/19 : WORKDIR /edgex-go [2022-11-08T16:35:19.589Z] ---> Running in 321931f3833c [2022-11-08T16:35:19.589Z] ---> Running in 5603c2585124 [2022-11-08T16:35:19.590Z] ---> Running in 6ba4ee7f7f53 [2022-11-08T16:35:19.590Z] ---> Running in fdc5f42515e0 [2022-11-08T16:35:19.590Z] ---> Running in 310bb434207c [2022-11-08T16:35:19.659Z] ---> Running in 239b2491b029 [2022-11-08T16:35:20.183Z] Removing intermediate container 5603c2585124 [2022-11-08T16:35:20.183Z] ---> 1e9a1439b179 [2022-11-08T16:35:20.183Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-baseRemoving intermediate container 321931f3833c [2022-11-08T16:35:20.183Z] ---> 25da9195cd5d [2022-11-08T16:35:20.183Z] Step 4/22 : WORKDIR /edgex-go [2022-11-08T16:35:20.183Z] [2022-11-08T16:35:20.183Z] ---> Running in a7c8d8d11588 [2022-11-08T16:35:20.183Z] ---> Running in 27ebbce54ca8 [2022-11-08T16:35:20.460Z] Removing intermediate container fdc5f42515e0 [2022-11-08T16:35:20.460Z] ---> dba2f1586f2b [2022-11-08T16:35:20.460Z] Step 4/22 : WORKDIR /edgex-go [2022-11-08T16:35:20.460Z] Removing intermediate container 310bb434207c [2022-11-08T16:35:20.460Z] Removing intermediate container 6ba4ee7f7f53 [2022-11-08T16:35:20.460Z] ---> c226d682f3bc [2022-11-08T16:35:20.460Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-11-08T16:35:20.460Z] ---> 3ad5f9536ed8 [2022-11-08T16:35:20.460Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-11-08T16:35:20.460Z] ---> Running in 7e189e5f1783 [2022-11-08T16:35:20.460Z] ---> Running in 1a0a532588f6 [2022-11-08T16:35:20.460Z] ---> Running in 45d36fb4552b [2022-11-08T16:35:21.435Z] Removing intermediate container a7c8d8d11588 [2022-11-08T16:35:21.435Z] ---> 4926036bd621 [2022-11-08T16:35:21.435Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-08T16:35:21.435Z] Removing intermediate container 7e189e5f1783 [2022-11-08T16:35:21.435Z] ---> ce9efa1e2e53 [2022-11-08T16:35:21.435Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-11-08T16:35:21.435Z] ---> Running in 754fbe6f91c7 [2022-11-08T16:35:21.714Z] ---> Running in 4bd4d8301315 [2022-11-08T16:35:22.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:35:22.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:35:23.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:35:23.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:35:23.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:35:23.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:35:23.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:35:24.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:35:24.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:35:24.624Z] v3.16.2-425-gc089bc577f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-11-08T16:35:24.624Z] v3.16.2-426-gf6f8e11255 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-11-08T16:35:24.624Z] OK: 16895 distinct packages available [2022-11-08T16:35:24.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:35:24.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:35:25.163Z] OK: 221 MiB in 51 packages [2022-11-08T16:35:25.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:35:25.163Z] OK: 221 MiB in 51 packages [2022-11-08T16:35:25.755Z] OK: 221 MiB in 51 packages [2022-11-08T16:35:26.343Z] OK: 221 MiB in 51 packages [2022-11-08T16:35:26.477Z] Removing intermediate container 4550a8900485 [2022-11-08T16:35:26.477Z] ---> c8a3c2ffaf19 [2022-11-08T16:35:26.477Z] Step 15/23 : WORKDIR / [2022-11-08T16:35:26.477Z] Removing intermediate container 239b2491b029 [2022-11-08T16:35:26.477Z] ---> 5e5c4df13ec3 [2022-11-08T16:35:26.477Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T16:35:26.477Z] ---> Running in f9d4b02b940a [2022-11-08T16:35:26.477Z] ---> Running in 9df40ce0a24c [2022-11-08T16:35:26.477Z] Removing intermediate container f9d4b02b940a [2022-11-08T16:35:26.477Z] ---> 7b87ccb0df4c [2022-11-08T16:35:26.477Z] Step 22/24 : LABEL arch=x86_64 [2022-11-08T16:35:26.477Z] ---> Running in 0b74be42be92 [2022-11-08T16:35:26.477Z] Removing intermediate container 9df40ce0a24c [2022-11-08T16:35:26.477Z] ---> 66f6c9382320 [2022-11-08T16:35:26.477Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T16:35:26.625Z] OK: 221 MiB in 51 packages [2022-11-08T16:35:26.791Z] Removing intermediate container 0bf88456bd6c [2022-11-08T16:35:26.791Z] ---> 105a1a25b44b [2022-11-08T16:35:26.791Z] Step 7/21 : COPY . . [2022-11-08T16:35:26.791Z] Removing intermediate container dd9b13ff9913 [2022-11-08T16:35:26.791Z] ---> cce26c77ecf4 [2022-11-08T16:35:26.791Z] Step 7/19 : COPY . . [2022-11-08T16:35:27.215Z] Removing intermediate container 45d36fb4552b [2022-11-08T16:35:27.215Z] ---> d5062d58f119 [2022-11-08T16:35:27.215Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-08T16:35:27.498Z] Removing intermediate container 1a0a532588f6 [2022-11-08T16:35:27.498Z] ---> 5f6daba49935 [2022-11-08T16:35:27.498Z] Step 5/32 : COPY go.mod vendor* ./ [2022-11-08T16:35:27.767Z] Removing intermediate container 754fbe6f91c7 [2022-11-08T16:35:27.767Z] ---> c225922c46fb [2022-11-08T16:35:27.767Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-08T16:35:28.034Z] Removing intermediate container 4bd4d8301315 [2022-11-08T16:35:28.034Z] ---> 4ef9162db984 [2022-11-08T16:35:28.034Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-08T16:35:28.623Z] Removing intermediate container 27ebbce54ca8 [2022-11-08T16:35:28.623Z] ---> 991dfd438c51 [2022-11-08T16:35:28.623Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:35:28.623Z] ---> cb49ca2b39c7 [2022-11-08T16:35:28.623Z] Step 5/19 : COPY go.mod vendor* ./ [2022-11-08T16:35:28.623Z] ---> Running in c8a9df75b557 [2022-11-08T16:35:28.892Z] ---> 5ab512bf9cf1 [2022-11-08T16:35:28.892Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:35:28.892Z] ---> 71e83bd72337 [2022-11-08T16:35:28.892Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:35:29.163Z] ---> Running in 1d07b49ac84f [2022-11-08T16:35:29.163Z] ---> Running in ab835f794ce3 [2022-11-08T16:35:29.749Z] ---> f48ee5bb9dd2 [2022-11-08T16:35:29.749Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:35:30.020Z] ---> Running in 272484128d4c [2022-11-08T16:35:30.020Z] ---> ac0f353e9a57 [2022-11-08T16:35:30.020Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:35:30.305Z] ---> Running in 186e76da00ec [2022-11-08T16:35:33.608Z] Removing intermediate container 0b74be42be92 [2022-11-08T16:35:33.608Z] ---> a0e9176658c1 [2022-11-08T16:35:33.608Z] Step 23/24 : LABEL git_sha=8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:35:36.994Z] ---> ae66491adbc4 [2022-11-08T16:35:36.994Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-11-08T16:35:36.994Z] ---> Running in e524087a95b6 [2022-11-08T16:35:37.263Z] ---> f05af61a03b1 [2022-11-08T16:35:37.263Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-11-08T16:35:37.263Z] ---> af77fd8d72e2 [2022-11-08T16:35:37.263Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-11-08T16:35:37.524Z] ---> Running in bea3d2600c7d [2022-11-08T16:35:37.524Z] ---> Running in d745affb736f [2022-11-08T16:35:37.885Z] Removing intermediate container e524087a95b6 [2022-11-08T16:35:37.885Z] ---> 03a9b369dfc0 [2022-11-08T16:35:37.885Z] Step 24/24 : LABEL version=2.3.0-dev.105 [2022-11-08T16:35:37.885Z] ---> a5b00878f0f5 [2022-11-08T16:35:37.885Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-11-08T16:35:37.885Z] ---> Running in 15fadf816797 [2022-11-08T16:35:37.885Z] Removing intermediate container dc5901983d68 [2022-11-08T16:35:37.885Z] ---> 197ad1bef302 [2022-11-08T16:35:37.885Z] Step 8/22 : COPY . . [2022-11-08T16:35:39.353Z] Removing intermediate container 15fadf816797 [2022-11-08T16:35:39.353Z] ---> d657d2c7ce8b [2022-11-08T16:35:39.353Z] [2022-11-08T16:35:39.613Z] Successfully built d657d2c7ce8b [2022-11-08T16:35:41.140Z] Successfully tagged core-metadata:latest [2022-11-08T16:35:41.140Z]  Building core-metadata ... done Building support-scheduler [2022-11-08T16:35:41.140Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.105" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-11-08T16:35:41.400Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.105" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-08T16:35:41.400Z] ---> 4448611702c4 [2022-11-08T16:35:41.400Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-11-08T16:35:45.608Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:35:45.608Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:35:45.608Z] ---> 553f12b663e4 [2022-11-08T16:35:45.608Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-08T16:35:45.608Z] ---> Using cache [2022-11-08T16:35:45.608Z] ---> bf7cd0819d5a [2022-11-08T16:35:45.608Z] Step 4/22 : WORKDIR /edgex-go [2022-11-08T16:35:45.608Z] ---> Using cache [2022-11-08T16:35:45.608Z] ---> 29863801591e [2022-11-08T16:35:45.608Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-08T16:35:45.608Z] ---> Using cache [2022-11-08T16:35:45.608Z] ---> 9ee2d41df9fb [2022-11-08T16:35:45.608Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-08T16:35:45.608Z] ---> Using cache [2022-11-08T16:35:45.608Z] ---> 5fc47112111a [2022-11-08T16:35:45.608Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:35:45.608Z] ---> Using cache [2022-11-08T16:35:45.608Z] ---> a46e87068bc8 [2022-11-08T16:35:45.608Z] Step 8/22 : COPY . . [2022-11-08T16:35:45.608Z] ---> Using cache [2022-11-08T16:35:45.608Z] ---> 417e1864333c [2022-11-08T16:35:45.608Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-11-08T16:35:48.187Z] ---> Running in 71a9f5cbe75d [2022-11-08T16:35:48.187Z] ---> Running in 0c94bbadf06a [2022-11-08T16:35:48.187Z] ---> 40ede4570133 [2022-11-08T16:35:48.187Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-11-08T16:35:48.457Z] ---> Running in 7adfc381bb5a [2022-11-08T16:35:48.746Z] Removing intermediate container 71a9f5cbe75d [2022-11-08T16:35:48.746Z] ---> 73627282ce34 [2022-11-08T16:35:48.746Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T16:35:48.746Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.105" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-08T16:35:49.046Z] ---> Running in 97e542c37440 [2022-11-08T16:35:49.307Z] Removing intermediate container 97e542c37440 [2022-11-08T16:35:49.307Z] ---> d76c8ccd7a8b [2022-11-08T16:35:49.307Z] Step 21/23 : LABEL arch=x86_64 [2022-11-08T16:35:49.307Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.105" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-11-08T16:35:49.307Z] ---> Running in c56f38a24b17 [2022-11-08T16:35:50.247Z] Removing intermediate container c56f38a24b17 [2022-11-08T16:35:50.247Z] ---> ef44004428c1 [2022-11-08T16:35:50.247Z] Step 22/23 : LABEL git_sha=8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:35:50.820Z] ---> Running in abdd7702c808 [2022-11-08T16:35:51.390Z] Removing intermediate container abdd7702c808 [2022-11-08T16:35:51.390Z] ---> 6d9043173f02 [2022-11-08T16:35:51.390Z] Step 23/23 : LABEL version=2.3.0-dev.105 [2022-11-08T16:35:51.390Z] ---> Running in 0ef5219caced [2022-11-08T16:35:52.007Z] Removing intermediate container 0ef5219caced [2022-11-08T16:35:52.007Z] ---> b6ec14098512 [2022-11-08T16:35:52.007Z] [2022-11-08T16:35:52.007Z] Successfully built b6ec14098512 [2022-11-08T16:35:52.007Z] Successfully tagged core-command:latest [2022-11-08T16:36:07.011Z]  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.105" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-08T16:36:29.026Z] Removing intermediate container d745affb736f [2022-11-08T16:36:29.026Z] ---> e675e517fff9 [2022-11-08T16:36:29.026Z] [2022-11-08T16:36:29.026Z] Step 9/21 : FROM alpine:3.16 [2022-11-08T16:36:29.026Z] ---> 9c6f07244728 [2022-11-08T16:36:29.026Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-11-08T16:36:29.026Z] Removing intermediate container bea3d2600c7d [2022-11-08T16:36:29.026Z] ---> c6e61e234604 [2022-11-08T16:36:29.026Z] [2022-11-08T16:36:29.026Z] Step 9/19 : FROM alpine:3.15 [2022-11-08T16:36:29.026Z] ---> c4fc93816858 [2022-11-08T16:36:29.026Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-08T16:36:29.026Z] ---> Using cache [2022-11-08T16:36:29.026Z] ---> 81b7d3f3085d [2022-11-08T16:36:29.026Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-11-08T16:36:29.026Z] ---> Running in 84814af768e5 [2022-11-08T16:36:29.026Z] ---> Running in 579db53246db [2022-11-08T16:36:29.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:36:29.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:36:29.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:36:29.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:36:29.026Z] (1/6) Installing ca-certificates (20220614-r0) [2022-11-08T16:36:29.026Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-11-08T16:36:29.026Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-11-08T16:36:29.026Z] (4/6) Installing libcurl (7.83.1-r4) [2022-11-08T16:36:29.026Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-08T16:36:29.026Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-08T16:36:29.026Z] OK: 15859 distinct packages available [2022-11-08T16:36:29.026Z] (5/6) Installing curl (7.83.1-r4) [2022-11-08T16:36:29.026Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-11-08T16:36:29.026Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T16:36:29.026Z] Executing ca-certificates-20220614-r0.trigger [2022-11-08T16:36:29.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:36:29.026Z] OK: 8 MiB in 20 packages [2022-11-08T16:36:29.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:36:29.026Z] (1/9) Installing ca-certificates (20220614-r0) [2022-11-08T16:36:29.026Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-11-08T16:36:29.026Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-11-08T16:36:29.026Z] (4/9) Installing libcurl (7.80.0-r4) [2022-11-08T16:36:29.026Z] (5/9) Installing curl (7.80.0-r4) [2022-11-08T16:36:29.026Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-11-08T16:36:29.026Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-11-08T16:36:29.026Z] (8/9) Installing libucontext (1.1-r0) [2022-11-08T16:36:29.026Z] (9/9) Installing gcompat (1.0.0-r4) [2022-11-08T16:36:29.026Z] Executing busybox-1.34.1-r7.trigger [2022-11-08T16:36:29.026Z] Executing ca-certificates-20220614-r0.trigger [2022-11-08T16:36:29.026Z] OK: 8 MiB in 23 packages [2022-11-08T16:36:32.317Z] Removing intermediate container 7adfc381bb5a [2022-11-08T16:36:32.317Z] ---> fce3ddbf6624 [2022-11-08T16:36:32.317Z] [2022-11-08T16:36:32.317Z] Step 10/22 : FROM alpine:3.16 [2022-11-08T16:36:32.317Z] ---> 9c6f07244728 [2022-11-08T16:36:32.317Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-11-08T16:36:32.317Z] Removing intermediate container 0c94bbadf06a [2022-11-08T16:36:32.317Z] ---> 56b35213b00d [2022-11-08T16:36:32.317Z] [2022-11-08T16:36:32.317Z] Step 10/22 : FROM alpine:3.16 [2022-11-08T16:36:32.317Z] ---> 9c6f07244728 [2022-11-08T16:36:32.317Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-11-08T16:36:32.317Z] ---> Using cache [2022-11-08T16:36:32.317Z] ---> a6073ba9134e [2022-11-08T16:36:32.317Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-08T16:36:32.317Z] ---> Using cache [2022-11-08T16:36:32.317Z] ---> 9cdcb0b169e7 [2022-11-08T16:36:32.317Z] Step 13/22 : ENV APP_PORT=59861 [2022-11-08T16:36:32.576Z] ---> Running in b58e16339f3f [2022-11-08T16:36:32.576Z] ---> Running in 545093ab9373 [2022-11-08T16:36:32.576Z] Removing intermediate container 84814af768e5 [2022-11-08T16:36:32.576Z] ---> 65f44c96546d [2022-11-08T16:36:32.576Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-08T16:36:32.834Z] Removing intermediate container b58e16339f3f [2022-11-08T16:36:32.834Z] ---> Running in 8209f74636fa [2022-11-08T16:36:32.834Z] ---> 27deea185bc6 [2022-11-08T16:36:32.834Z] Step 12/22 : ENV APP_PORT=59880 [2022-11-08T16:36:32.834Z] Removing intermediate container 545093ab9373 [2022-11-08T16:36:32.834Z] ---> 6a2dd7a60ed7 [2022-11-08T16:36:32.834Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-08T16:36:32.834Z] Removing intermediate container 579db53246db [2022-11-08T16:36:32.834Z] ---> 4edeb306d828 [2022-11-08T16:36:32.834Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T16:36:32.834Z] ---> Running in 22627794dd17 [2022-11-08T16:36:32.834Z] ---> Running in 98b3c773f589 [2022-11-08T16:36:32.834Z] Removing intermediate container 8209f74636fa [2022-11-08T16:36:32.834Z] ---> 49523dce775e [2022-11-08T16:36:32.834Z] Step 12/21 : WORKDIR /edgex [2022-11-08T16:36:32.834Z] ---> Running in 0517e8a7cca3 [2022-11-08T16:36:32.834Z] Removing intermediate container 22627794dd17 [2022-11-08T16:36:32.834Z] ---> b6020e7f69a2 [2022-11-08T16:36:32.834Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T16:36:33.092Z] Removing intermediate container 98b3c773f589 [2022-11-08T16:36:33.092Z] ---> 700e7b4b7766 [2022-11-08T16:36:33.092Z] Step 13/22 : EXPOSE $APP_PORT [2022-11-08T16:36:33.092Z] ---> 4f5634e77a21 [2022-11-08T16:36:33.092Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-11-08T16:36:33.092Z] ---> Running in 07905867ae83 [2022-11-08T16:36:33.092Z] Removing intermediate container 0517e8a7cca3 [2022-11-08T16:36:33.092Z] ---> 1a1f5fdeef97 [2022-11-08T16:36:33.092Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-11-08T16:36:33.351Z] Removing intermediate container 07905867ae83 [2022-11-08T16:36:33.351Z] ---> cb53ab158009 [2022-11-08T16:36:33.351Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-08T16:36:33.609Z] ---> 4fa814255ec8 [2022-11-08T16:36:33.609Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-11-08T16:36:33.609Z] ---> 1f79a68dd05f [2022-11-08T16:36:33.609Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-11-08T16:36:33.609Z] ---> Running in b53cb3243c6f [2022-11-08T16:36:33.609Z] ---> be540ba69966 [2022-11-08T16:36:33.609Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-11-08T16:36:34.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:36:34.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:36:34.689Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-08T16:36:34.689Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-08T16:36:34.689Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-08T16:36:34.689Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-08T16:36:34.689Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-08T16:36:34.689Z] ---> c4f83dc50401 [2022-11-08T16:36:34.689Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-11-08T16:36:35.061Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-08T16:36:35.061Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T16:36:35.061Z] OK: 8 MiB in 20 packages [2022-11-08T16:36:35.061Z] ---> b99ba6f71c92 [2022-11-08T16:36:35.061Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-11-08T16:36:35.061Z] ---> 02cf8d0a2dbe [2022-11-08T16:36:35.061Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-11-08T16:36:35.061Z] ---> Running in 7daa93620e6a [2022-11-08T16:36:35.061Z] Removing intermediate container 7daa93620e6a [2022-11-08T16:36:35.061Z] ---> 6d448b8d53e0 [2022-11-08T16:36:35.061Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T16:36:35.320Z] ---> 8546f769ef23 [2022-11-08T16:36:35.320Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-11-08T16:36:35.320Z] ---> Running in 61f511bac247 [2022-11-08T16:36:35.578Z] ---> Running in 03e2041e1645 [2022-11-08T16:36:35.578Z] ---> 3c04797dbe4d [2022-11-08T16:36:35.578Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-11-08T16:36:35.578Z] Removing intermediate container 61f511bac247 [2022-11-08T16:36:35.578Z] ---> ada9158fae5d [2022-11-08T16:36:35.578Z] Step 17/19 : LABEL arch=x86_64 [2022-11-08T16:36:35.578Z] ---> Running in 3484895707d3 [2022-11-08T16:36:35.578Z] Removing intermediate container 03e2041e1645 [2022-11-08T16:36:35.578Z] ---> 32519f058bb7 [2022-11-08T16:36:35.578Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T16:36:35.578Z] Removing intermediate container b53cb3243c6f [2022-11-08T16:36:35.578Z] ---> b32d9997755e [2022-11-08T16:36:35.578Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T16:36:35.578Z] Removing intermediate container 3484895707d3 [2022-11-08T16:36:35.578Z] ---> 7b86f6ecfbcf [2022-11-08T16:36:35.578Z] Step 18/19 : LABEL git_sha=8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:36:35.578Z] ---> Running in 824573010a1c [2022-11-08T16:36:35.837Z] ---> 021ccee256f1 [2022-11-08T16:36:35.837Z] ---> Running in d43d9722697d [2022-11-08T16:36:35.837Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-08T16:36:35.837Z] ---> Running in 88e95c39d9cb [2022-11-08T16:36:35.837Z] Removing intermediate container 824573010a1c [2022-11-08T16:36:35.837Z] ---> 98f0bdd47e41 [2022-11-08T16:36:35.837Z] Step 20/22 : LABEL arch=x86_64 [2022-11-08T16:36:35.837Z] ---> Running in 66361bc6014c [2022-11-08T16:36:35.837Z] ---> 1837b665508d [2022-11-08T16:36:35.837Z] Removing intermediate container d43d9722697d [2022-11-08T16:36:35.837Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / ---> 501f284959a2 [2022-11-08T16:36:35.837Z] [2022-11-08T16:36:35.837Z] Step 19/19 : LABEL version=2.3.0-dev.105 [2022-11-08T16:36:35.837Z] ---> Running in efadb350cd6d [2022-11-08T16:36:36.157Z] Removing intermediate container 66361bc6014c [2022-11-08T16:36:36.157Z] ---> dee8bd93efad [2022-11-08T16:36:36.157Z] Step 21/22 : LABEL git_sha=8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:36:36.157Z] ---> Running in 2e84425944b8 [2022-11-08T16:36:36.157Z] Removing intermediate container efadb350cd6d [2022-11-08T16:36:36.157Z] ---> 01708275810d [2022-11-08T16:36:36.157Z] [2022-11-08T16:36:36.469Z] Removing intermediate container 2e84425944b8 [2022-11-08T16:36:36.469Z] ---> 4e15121afea7 [2022-11-08T16:36:36.469Z] Step 22/22 : LABEL version=2.3.0-dev.105 [2022-11-08T16:36:36.469Z] Successfully built 01708275810d [2022-11-08T16:36:36.469Z] Successfully tagged security-spiffe-token-provider:latest [2022-11-08T16:36:36.727Z]  Building security-spiffe-token-provider ... done  ---> Running in c8c00e7f7418 [2022-11-08T16:36:36.727Z] ---> bf9fa6780af4 [2022-11-08T16:36:36.727Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-11-08T16:36:36.727Z] Removing intermediate container c8c00e7f7418 [2022-11-08T16:36:36.727Z] ---> 5f103b054ec6 [2022-11-08T16:36:36.727Z] [2022-11-08T16:36:36.727Z] Successfully built 5f103b054ec6 [2022-11-08T16:36:36.727Z] Successfully tagged support-scheduler:latest [2022-11-08T16:36:36.727Z]  Building support-scheduler ... done Removing intermediate container 88e95c39d9cb [2022-11-08T16:36:36.727Z] ---> dc7763e995c5 [2022-11-08T16:36:36.727Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-11-08T16:36:36.727Z] ---> Running in e7426a2d03ea [2022-11-08T16:36:36.985Z] ---> 399defedac08 [2022-11-08T16:36:36.985Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-11-08T16:36:36.985Z] ---> Running in 96cf77ce4cad [2022-11-08T16:36:36.985Z] Removing intermediate container e7426a2d03ea [2022-11-08T16:36:36.985Z] ---> 33845748e71f [2022-11-08T16:36:36.985Z] Step 19/21 : LABEL arch=x86_64 [2022-11-08T16:36:36.985Z] ---> Running in be77f09e47ad [2022-11-08T16:36:36.985Z] Removing intermediate container 96cf77ce4cad [2022-11-08T16:36:36.985Z] ---> 80dacb1b2f54 [2022-11-08T16:36:36.985Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T16:36:36.985Z] ---> Running in 8e1fab090181 [2022-11-08T16:36:36.985Z] Removing intermediate container be77f09e47ad [2022-11-08T16:36:36.985Z] ---> 5b64a6cbd820 [2022-11-08T16:36:36.985Z] Step 20/21 : LABEL git_sha=8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:36:36.985Z] ---> Running in 4ead0982b8c2 [2022-11-08T16:36:36.985Z] Removing intermediate container 8e1fab090181 [2022-11-08T16:36:36.985Z] ---> cea6a7f5a4b4 [2022-11-08T16:36:36.985Z] Step 20/22 : LABEL arch=x86_64 [2022-11-08T16:36:37.246Z] ---> Running in 94eeb731e116 [2022-11-08T16:36:37.246Z] Removing intermediate container 4ead0982b8c2 [2022-11-08T16:36:37.246Z] ---> 87021cb85e29 [2022-11-08T16:36:37.246Z] Step 21/21 : LABEL version=2.3.0-dev.105 [2022-11-08T16:36:37.246Z] ---> Running in cf8a2d501db3 [2022-11-08T16:36:37.246Z] Removing intermediate container 94eeb731e116 [2022-11-08T16:36:37.246Z] ---> 7c5e382ff732 [2022-11-08T16:36:37.247Z] Step 21/22 : LABEL git_sha=8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:36:37.247Z] ---> Running in c340b6a84219 [2022-11-08T16:36:37.247Z] Removing intermediate container cf8a2d501db3 [2022-11-08T16:36:37.247Z] ---> 8fb034dd0cc5 [2022-11-08T16:36:37.247Z] [2022-11-08T16:36:37.247Z] Removing intermediate container c340b6a84219 [2022-11-08T16:36:37.247Z] ---> 142f9a8406cc [2022-11-08T16:36:37.247Z] Step 22/22 : LABEL version=2.3.0-dev.105 [2022-11-08T16:36:37.505Z] Successfully built 8fb034dd0cc5 [2022-11-08T16:36:37.505Z] Successfully tagged security-proxy-setup:latest [2022-11-08T16:36:37.505Z]  Building security-proxy-setup ... done  ---> Running in 66bce06ccc6b [2022-11-08T16:36:37.505Z] Removing intermediate container 66bce06ccc6b [2022-11-08T16:36:37.505Z] ---> b507830cf8a8 [2022-11-08T16:36:37.505Z] [2022-11-08T16:36:37.505Z] Successfully built b507830cf8a8 [2022-11-08T16:36:37.505Z] Successfully tagged core-data:latest [2022-11-08T16:36:37.510Z]  Building core-data ... done  [Pipeline] } [2022-11-08T16:36:37.520Z] $ docker stop --time=1 cf386239d8a0bc3cd60ee19ef5c41bc9fe72f6377d5bfe2fb1bddd8254bf0c0d [2022-11-08T16:36:38.787Z] $ docker rm -f cf386239d8a0bc3cd60ee19ef5c41bc9fe72f6377d5bfe2fb1bddd8254bf0c0d [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-08T16:36:39.115Z] + docker images [2022-11-08T16:36:39.115Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-08T16:36:39.115Z] core-data latest b507830cf8a8 1 second ago 21.7MB [2022-11-08T16:36:39.115Z] security-proxy-setup latest 8fb034dd0cc5 1 second ago 27.6MB [2022-11-08T16:36:39.115Z] support-scheduler latest 5f103b054ec6 2 seconds ago 29.8MB [2022-11-08T16:36:39.115Z] security-spiffe-token-provider latest 01708275810d 3 seconds ago 29.7MB [2022-11-08T16:36:39.115Z] 56b35213b00d 8 seconds ago 1.68GB [2022-11-08T16:36:39.115Z] fce3ddbf6624 8 seconds ago 1.62GB [2022-11-08T16:36:39.115Z] e675e517fff9 13 seconds ago 1.6GB [2022-11-08T16:36:39.115Z] c6e61e234604 13 seconds ago 1.65GB [2022-11-08T16:36:39.115Z] core-command latest b6ec14098512 47 seconds ago 17.6MB [2022-11-08T16:36:39.115Z] core-metadata latest d657d2c7ce8b About a minute ago 18.5MB [2022-11-08T16:36:39.115Z] b5163c7f1b34 About a minute ago 1.61GB [2022-11-08T16:36:39.115Z] security-spire-config latest 730751f3e84d About a minute ago 85.8MB [2022-11-08T16:36:39.115Z] sys-mgmt-agent latest 5490d0bf59fb About a minute ago 136MB [2022-11-08T16:36:39.115Z] 9941f1b35916 About a minute ago 1.62GB [2022-11-08T16:36:39.115Z] security-spire-server latest 164b698be59e About a minute ago 86.5MB [2022-11-08T16:36:39.115Z] security-bootstrapper latest ff40fb115b24 2 minutes ago 20.2MB [2022-11-08T16:36:39.115Z] 7ff9a93dbfb1 2 minutes ago 1.49GB [2022-11-08T16:36:39.115Z] security-secretstore-setup latest cfbff5625335 2 minutes ago 29.7MB [2022-11-08T16:36:39.115Z] support-notifications latest 53285b6e80c5 2 minutes ago 30.4MB [2022-11-08T16:36:39.115Z] 5f3d72d326d5 2 minutes ago 1.6GB [2022-11-08T16:36:39.115Z] 6e78054398b8 2 minutes ago 1.68GB [2022-11-08T16:36:39.115Z] security-spire-agent latest 7633dcd49855 2 minutes ago 125MB [2022-11-08T16:36:39.115Z] 9a1c66114276 2 minutes ago 1.6GB [2022-11-08T16:36:39.115Z] 64d487956bdd 2 minutes ago 1.61GB [2022-11-08T16:36:39.115Z] 41146efe9d59 3 minutes ago 1.49GB [2022-11-08T16:36:39.115Z] ci-base-image-x86_64 latest 553f12b663e4 6 minutes ago 947MB [2022-11-08T16:36:39.115Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 5 days ago 683MB [2022-11-08T16:36:39.115Z] alpine 3.15 c4fc93816858 3 months ago 5.59MB [2022-11-08T16:36:39.115Z] alpine 3.16 9c6f07244728 3 months ago 5.54MB [2022-11-08T16:36:39.115Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 months ago 253MB [2022-11-08T16:36:39.115Z] 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 [2022-11-08T16:36:39.202Z] provisioning config files... [2022-11-08T16:36:39.209Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/346@tmp/config16575874064568978361tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:36:39.506Z] ---> docker-login.sh [2022-11-08T16:36:39.506Z] nexus3.edgexfoundry.org:10001 [2022-11-08T16:36:39.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:36:39.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:36:39.506Z] Configure a credential helper to remove this warning. See [2022-11-08T16:36:39.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:36:39.506Z] [2022-11-08T16:36:39.506Z] Login Succeeded [2022-11-08T16:36:39.506Z] nexus3.edgexfoundry.org:10002 [2022-11-08T16:36:39.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:36:39.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:36:39.506Z] Configure a credential helper to remove this warning. See [2022-11-08T16:36:39.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:36:39.506Z] [2022-11-08T16:36:39.506Z] Login Succeeded [2022-11-08T16:36:39.506Z] nexus3.edgexfoundry.org:10003 [2022-11-08T16:36:39.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:36:39.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:36:39.765Z] Configure a credential helper to remove this warning. See [2022-11-08T16:36:39.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:36:39.765Z] [2022-11-08T16:36:39.765Z] Login Succeeded [2022-11-08T16:36:39.765Z] nexus3.edgexfoundry.org:10004 [2022-11-08T16:36:39.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:36:39.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:36:39.765Z] Configure a credential helper to remove this warning. See [2022-11-08T16:36:39.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:36:39.765Z] [2022-11-08T16:36:39.765Z] Login Succeeded [2022-11-08T16:36:39.765Z] docker.io [2022-11-08T16:36:39.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:36:40.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:36:40.332Z] Configure a credential helper to remove this warning. See [2022-11-08T16:36:40.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:36:40.332Z] [2022-11-08T16:36:40.332Z] Login Succeeded [2022-11-08T16:36:40.332Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T16:36:40.339Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T16:36:40.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T16:36:40.378Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-11-08T16:36:40.378Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:36:40.378Z] latest [2022-11-08T16:36:40.378Z] 2.3.0-dev.105 [2022-11-08T16:36:40.378Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:36:40.378Z] main [2022-11-08T16:36:40.378Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:36:40.696Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:36:40.999Z] + docker push nexus3.edgexfoundry.org:10004/core-command:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:36:40.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-11-08T16:36:40.999Z] d5aaf09d59f9: Preparing [2022-11-08T16:36:40.999Z] c527fb29e9c5: Preparing [2022-11-08T16:36:40.999Z] e046b1e45d74: Preparing [2022-11-08T16:36:40.999Z] 56662d299d02: Preparing [2022-11-08T16:36:40.999Z] 994393dc58e7: Preparing [2022-11-08T16:36:40.999Z] 994393dc58e7: Layer already exists [2022-11-08T16:36:40.999Z] 56662d299d02: Pushed [2022-11-08T16:36:40.999Z] e046b1e45d74: Pushed [2022-11-08T16:36:40.999Z] d5aaf09d59f9: Pushed [2022-11-08T16:36:42.376Z] c527fb29e9c5: Pushed [2022-11-08T16:36:42.376Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0: digest: sha256:5dc6452c3ff79acbec79d32a55e25c7d45a2a964d43a931eb22b5dbb3cf12a62 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:36:42.690Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:36:42.989Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-11-08T16:36:42.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-11-08T16:36:42.990Z] d5aaf09d59f9: Preparing [2022-11-08T16:36:42.990Z] c527fb29e9c5: Preparing [2022-11-08T16:36:42.990Z] e046b1e45d74: Preparing [2022-11-08T16:36:42.990Z] 56662d299d02: Preparing [2022-11-08T16:36:42.990Z] 994393dc58e7: Preparing [2022-11-08T16:36:42.990Z] c527fb29e9c5: Layer already exists [2022-11-08T16:36:42.990Z] 56662d299d02: Layer already exists [2022-11-08T16:36:42.990Z] d5aaf09d59f9: Layer already exists [2022-11-08T16:36:42.990Z] 994393dc58e7: Layer already exists [2022-11-08T16:36:42.990Z] e046b1e45d74: Layer already exists [2022-11-08T16:36:42.990Z] latest: digest: sha256:5dc6452c3ff79acbec79d32a55e25c7d45a2a964d43a931eb22b5dbb3cf12a62 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:36:43.299Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:36:43.613Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.105 [2022-11-08T16:36:43.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-11-08T16:36:43.613Z] d5aaf09d59f9: Preparing [2022-11-08T16:36:43.613Z] c527fb29e9c5: Preparing [2022-11-08T16:36:43.613Z] e046b1e45d74: Preparing [2022-11-08T16:36:43.613Z] 56662d299d02: Preparing [2022-11-08T16:36:43.613Z] 994393dc58e7: Preparing [2022-11-08T16:36:43.613Z] c527fb29e9c5: Layer already exists [2022-11-08T16:36:43.613Z] d5aaf09d59f9: Layer already exists [2022-11-08T16:36:43.613Z] e046b1e45d74: Layer already exists [2022-11-08T16:36:43.613Z] 56662d299d02: Layer already exists [2022-11-08T16:36:43.613Z] 994393dc58e7: Layer already exists [2022-11-08T16:36:43.613Z] 2.3.0-dev.105: digest: sha256:5dc6452c3ff79acbec79d32a55e25c7d45a2a964d43a931eb22b5dbb3cf12a62 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:36:43.933Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:36:44.237Z] + docker push nexus3.edgexfoundry.org:10004/core-command:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:36:44.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-11-08T16:36:44.237Z] d5aaf09d59f9: Preparing [2022-11-08T16:36:44.237Z] c527fb29e9c5: Preparing [2022-11-08T16:36:44.237Z] e046b1e45d74: Preparing [2022-11-08T16:36:44.237Z] 56662d299d02: Preparing [2022-11-08T16:36:44.237Z] 994393dc58e7: Preparing [2022-11-08T16:36:44.237Z] 994393dc58e7: Layer already exists [2022-11-08T16:36:44.237Z] d5aaf09d59f9: Layer already exists [2022-11-08T16:36:44.237Z] 56662d299d02: Layer already exists [2022-11-08T16:36:44.237Z] e046b1e45d74: Layer already exists [2022-11-08T16:36:44.237Z] c527fb29e9c5: Layer already exists [2022-11-08T16:36:44.237Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105: digest: sha256:5dc6452c3ff79acbec79d32a55e25c7d45a2a964d43a931eb22b5dbb3cf12a62 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:36:44.545Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:36:44.862Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-11-08T16:36:44.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-11-08T16:36:44.862Z] d5aaf09d59f9: Preparing [2022-11-08T16:36:44.862Z] c527fb29e9c5: Preparing [2022-11-08T16:36:44.862Z] e046b1e45d74: Preparing [2022-11-08T16:36:44.862Z] 56662d299d02: Preparing [2022-11-08T16:36:44.862Z] 994393dc58e7: Preparing [2022-11-08T16:36:44.862Z] 994393dc58e7: Layer already exists [2022-11-08T16:36:44.862Z] d5aaf09d59f9: Layer already exists [2022-11-08T16:36:44.862Z] c527fb29e9c5: Layer already exists [2022-11-08T16:36:44.862Z] 56662d299d02: Layer already exists [2022-11-08T16:36:44.862Z] e046b1e45d74: Layer already exists [2022-11-08T16:36:44.862Z] main: digest: sha256:5dc6452c3ff79acbec79d32a55e25c7d45a2a964d43a931eb22b5dbb3cf12a62 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T16:36:44.898Z] ===================================================== [Pipeline] echo [2022-11-08T16:36:44.903Z] taggedImages: [2022-11-08T16:36:44.903Z] - nexus3.edgexfoundry.org:10004/core-command:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:36:44.903Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-11-08T16:36:44.903Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.105 [2022-11-08T16:36:44.903Z] - nexus3.edgexfoundry.org:10004/core-command:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:36:44.903Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-11-08T16:36:44.917Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-11-08T16:36:44.917Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:36:44.917Z] latest [2022-11-08T16:36:44.917Z] 2.3.0-dev.105 [2022-11-08T16:36:44.917Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:36:44.917Z] main [2022-11-08T16:36:44.917Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:36:45.221Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:36:45.526Z] + docker push nexus3.edgexfoundry.org:10004/core-data:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:36:45.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-11-08T16:36:45.526Z] 05fc0e59a0dc: Preparing [2022-11-08T16:36:45.526Z] d5dd3d355638: Preparing [2022-11-08T16:36:45.526Z] e046b1e45d74: Preparing [2022-11-08T16:36:45.526Z] 9a60fc205ff1: Preparing [2022-11-08T16:36:45.526Z] 994393dc58e7: Preparing [2022-11-08T16:36:45.526Z] e046b1e45d74: Layer already exists [2022-11-08T16:36:45.526Z] 994393dc58e7: Layer already exists [2022-11-08T16:36:45.526Z] 05fc0e59a0dc: Pushed [2022-11-08T16:36:45.786Z] 9a60fc205ff1: Pushed [2022-11-08T16:36:47.164Z] d5dd3d355638: Pushed [2022-11-08T16:36:47.165Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0: digest: sha256:133aebb3431e0a369384942e8f06bd3594c58c19f7b74116b2ada4980af2579a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:36:47.489Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:36:47.796Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-11-08T16:36:47.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-11-08T16:36:47.796Z] 05fc0e59a0dc: Preparing [2022-11-08T16:36:47.796Z] d5dd3d355638: Preparing [2022-11-08T16:36:47.796Z] e046b1e45d74: Preparing [2022-11-08T16:36:47.796Z] 9a60fc205ff1: Preparing [2022-11-08T16:36:47.796Z] 994393dc58e7: Preparing [2022-11-08T16:36:47.796Z] d5dd3d355638: Layer already exists [2022-11-08T16:36:47.796Z] 994393dc58e7: Layer already exists [2022-11-08T16:36:47.796Z] 05fc0e59a0dc: Layer already exists [2022-11-08T16:36:47.796Z] e046b1e45d74: Layer already exists [2022-11-08T16:36:47.796Z] 9a60fc205ff1: Layer already exists [2022-11-08T16:36:47.796Z] latest: digest: sha256:133aebb3431e0a369384942e8f06bd3594c58c19f7b74116b2ada4980af2579a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:36:48.110Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:36:48.419Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.105 [2022-11-08T16:36:48.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-11-08T16:36:48.419Z] 05fc0e59a0dc: Preparing [2022-11-08T16:36:48.419Z] d5dd3d355638: Preparing [2022-11-08T16:36:48.419Z] e046b1e45d74: Preparing [2022-11-08T16:36:48.419Z] 9a60fc205ff1: Preparing [2022-11-08T16:36:48.419Z] 994393dc58e7: Preparing [2022-11-08T16:36:48.419Z] 994393dc58e7: Layer already exists [2022-11-08T16:36:48.419Z] 05fc0e59a0dc: Layer already exists [2022-11-08T16:36:48.419Z] e046b1e45d74: Layer already exists [2022-11-08T16:36:48.419Z] 9a60fc205ff1: Layer already exists [2022-11-08T16:36:48.419Z] d5dd3d355638: Layer already exists [2022-11-08T16:36:48.419Z] 2.3.0-dev.105: digest: sha256:133aebb3431e0a369384942e8f06bd3594c58c19f7b74116b2ada4980af2579a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:36:48.737Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:36:49.047Z] + docker push nexus3.edgexfoundry.org:10004/core-data:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:36:49.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-11-08T16:36:49.047Z] 05fc0e59a0dc: Preparing [2022-11-08T16:36:49.047Z] d5dd3d355638: Preparing [2022-11-08T16:36:49.047Z] e046b1e45d74: Preparing [2022-11-08T16:36:49.047Z] 9a60fc205ff1: Preparing [2022-11-08T16:36:49.047Z] 994393dc58e7: Preparing [2022-11-08T16:36:49.047Z] 9a60fc205ff1: Layer already exists [2022-11-08T16:36:49.047Z] 994393dc58e7: Layer already exists [2022-11-08T16:36:49.047Z] e046b1e45d74: Layer already exists [2022-11-08T16:36:49.047Z] d5dd3d355638: Layer already exists [2022-11-08T16:36:49.047Z] 05fc0e59a0dc: Layer already exists [2022-11-08T16:36:49.047Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105: digest: sha256:133aebb3431e0a369384942e8f06bd3594c58c19f7b74116b2ada4980af2579a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:36:49.357Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:36:49.664Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-11-08T16:36:49.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-11-08T16:36:49.664Z] 05fc0e59a0dc: Preparing [2022-11-08T16:36:49.664Z] d5dd3d355638: Preparing [2022-11-08T16:36:49.664Z] e046b1e45d74: Preparing [2022-11-08T16:36:49.664Z] 9a60fc205ff1: Preparing [2022-11-08T16:36:49.664Z] 994393dc58e7: Preparing [2022-11-08T16:36:49.664Z] 994393dc58e7: Layer already exists [2022-11-08T16:36:49.664Z] 9a60fc205ff1: Layer already exists [2022-11-08T16:36:49.664Z] 05fc0e59a0dc: Layer already exists [2022-11-08T16:36:49.664Z] e046b1e45d74: Layer already exists [2022-11-08T16:36:49.664Z] d5dd3d355638: Layer already exists [2022-11-08T16:36:49.664Z] main: digest: sha256:133aebb3431e0a369384942e8f06bd3594c58c19f7b74116b2ada4980af2579a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T16:36:49.713Z] ===================================================== [Pipeline] echo [2022-11-08T16:36:49.722Z] taggedImages: [2022-11-08T16:36:49.722Z] - nexus3.edgexfoundry.org:10004/core-data:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:36:49.722Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-11-08T16:36:49.722Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.105 [2022-11-08T16:36:49.722Z] - nexus3.edgexfoundry.org:10004/core-data:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:36:49.722Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-11-08T16:36:49.743Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-11-08T16:36:49.743Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:36:49.743Z] latest [2022-11-08T16:36:49.743Z] 2.3.0-dev.105 [2022-11-08T16:36:49.743Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:36:49.743Z] main [2022-11-08T16:36:49.743Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:36:50.064Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:36:50.363Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:36:50.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-11-08T16:36:50.363Z] 24875fb68a2f: Preparing [2022-11-08T16:36:50.363Z] 565e3f5fb94f: Preparing [2022-11-08T16:36:50.363Z] 6d28becda347: Preparing [2022-11-08T16:36:50.363Z] e046b1e45d74: Preparing [2022-11-08T16:36:50.363Z] 56662d299d02: Preparing [2022-11-08T16:36:50.363Z] 994393dc58e7: Preparing [2022-11-08T16:36:50.363Z] 994393dc58e7: Waiting [2022-11-08T16:36:50.363Z] e046b1e45d74: Layer already exists [2022-11-08T16:36:50.363Z] 56662d299d02: Layer already exists [2022-11-08T16:36:50.363Z] 994393dc58e7: Layer already exists [2022-11-08T16:36:50.364Z] 565e3f5fb94f: Pushed [2022-11-08T16:36:50.364Z] 24875fb68a2f: Pushed [2022-11-08T16:36:51.741Z] 6d28becda347: Pushed [2022-11-08T16:36:51.999Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0: digest: sha256:1b549c12ec45f97b4b4b0ff2985092da4314cf32a5e2f4d4412fe9cc7d93e0b8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:36:52.309Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:36:52.611Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-11-08T16:36:52.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-11-08T16:36:52.611Z] 24875fb68a2f: Preparing [2022-11-08T16:36:52.611Z] 565e3f5fb94f: Preparing [2022-11-08T16:36:52.611Z] 6d28becda347: Preparing [2022-11-08T16:36:52.611Z] e046b1e45d74: Preparing [2022-11-08T16:36:52.611Z] 56662d299d02: Preparing [2022-11-08T16:36:52.611Z] 994393dc58e7: Preparing [2022-11-08T16:36:52.611Z] 994393dc58e7: Waiting [2022-11-08T16:36:52.611Z] 56662d299d02: Layer already exists [2022-11-08T16:36:52.611Z] 6d28becda347: Layer already exists [2022-11-08T16:36:52.611Z] 24875fb68a2f: Layer already exists [2022-11-08T16:36:52.611Z] e046b1e45d74: Layer already exists [2022-11-08T16:36:52.611Z] 565e3f5fb94f: Layer already exists [2022-11-08T16:36:52.611Z] 994393dc58e7: Layer already exists [2022-11-08T16:36:52.611Z] latest: digest: sha256:1b549c12ec45f97b4b4b0ff2985092da4314cf32a5e2f4d4412fe9cc7d93e0b8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:36:52.925Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:36:53.233Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.105 [2022-11-08T16:36:53.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-11-08T16:36:53.233Z] 24875fb68a2f: Preparing [2022-11-08T16:36:53.233Z] 565e3f5fb94f: Preparing [2022-11-08T16:36:53.233Z] 6d28becda347: Preparing [2022-11-08T16:36:53.233Z] e046b1e45d74: Preparing [2022-11-08T16:36:53.233Z] 56662d299d02: Preparing [2022-11-08T16:36:53.233Z] 994393dc58e7: Preparing [2022-11-08T16:36:53.233Z] 994393dc58e7: Waiting [2022-11-08T16:36:53.233Z] 56662d299d02: Layer already exists [2022-11-08T16:36:53.233Z] 565e3f5fb94f: Layer already exists [2022-11-08T16:36:53.233Z] 24875fb68a2f: Layer already exists [2022-11-08T16:36:53.233Z] 6d28becda347: Layer already exists [2022-11-08T16:36:53.233Z] e046b1e45d74: Layer already exists [2022-11-08T16:36:53.233Z] 994393dc58e7: Layer already exists [2022-11-08T16:36:53.233Z] 2.3.0-dev.105: digest: sha256:1b549c12ec45f97b4b4b0ff2985092da4314cf32a5e2f4d4412fe9cc7d93e0b8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:36:53.537Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:36:53.836Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:36:53.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-11-08T16:36:53.836Z] 24875fb68a2f: Preparing [2022-11-08T16:36:53.836Z] 565e3f5fb94f: Preparing [2022-11-08T16:36:53.836Z] 6d28becda347: Preparing [2022-11-08T16:36:53.836Z] e046b1e45d74: Preparing [2022-11-08T16:36:53.836Z] 56662d299d02: Preparing [2022-11-08T16:36:53.836Z] 994393dc58e7: Preparing [2022-11-08T16:36:53.836Z] 994393dc58e7: Waiting [2022-11-08T16:36:53.836Z] 565e3f5fb94f: Layer already exists [2022-11-08T16:36:53.836Z] e046b1e45d74: Layer already exists [2022-11-08T16:36:53.836Z] 24875fb68a2f: Layer already exists [2022-11-08T16:36:53.836Z] 56662d299d02: Layer already exists [2022-11-08T16:36:53.836Z] 6d28becda347: Layer already exists [2022-11-08T16:36:53.836Z] 994393dc58e7: Layer already exists [2022-11-08T16:36:53.836Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105: digest: sha256:1b549c12ec45f97b4b4b0ff2985092da4314cf32a5e2f4d4412fe9cc7d93e0b8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:36:54.140Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:36:54.450Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-11-08T16:36:54.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-11-08T16:36:54.450Z] 24875fb68a2f: Preparing [2022-11-08T16:36:54.450Z] 565e3f5fb94f: Preparing [2022-11-08T16:36:54.450Z] 6d28becda347: Preparing [2022-11-08T16:36:54.450Z] e046b1e45d74: Preparing [2022-11-08T16:36:54.450Z] 56662d299d02: Preparing [2022-11-08T16:36:54.450Z] 994393dc58e7: Preparing [2022-11-08T16:36:54.450Z] 994393dc58e7: Waiting [2022-11-08T16:36:54.450Z] 565e3f5fb94f: Layer already exists [2022-11-08T16:36:54.450Z] 6d28becda347: Layer already exists [2022-11-08T16:36:54.450Z] 56662d299d02: Layer already exists [2022-11-08T16:36:54.450Z] 24875fb68a2f: Layer already exists [2022-11-08T16:36:54.450Z] e046b1e45d74: Layer already exists [2022-11-08T16:36:54.450Z] 994393dc58e7: Layer already exists [2022-11-08T16:36:54.450Z] main: digest: sha256:1b549c12ec45f97b4b4b0ff2985092da4314cf32a5e2f4d4412fe9cc7d93e0b8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T16:36:54.483Z] ===================================================== [Pipeline] echo [2022-11-08T16:36:54.488Z] taggedImages: [2022-11-08T16:36:54.488Z] - nexus3.edgexfoundry.org:10004/core-metadata:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:36:54.488Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-11-08T16:36:54.488Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.105 [2022-11-08T16:36:54.488Z] - nexus3.edgexfoundry.org:10004/core-metadata:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:36:54.488Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-11-08T16:36:54.501Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-11-08T16:36:54.501Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:36:54.501Z] latest [2022-11-08T16:36:54.501Z] 2.3.0-dev.105 [2022-11-08T16:36:54.501Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:36:54.501Z] main [2022-11-08T16:36:54.501Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:36:54.802Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:36:55.101Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:36:55.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-11-08T16:36:55.101Z] e60c5810cd3b: Preparing [2022-11-08T16:36:55.101Z] e60c5810cd3b: Preparing [2022-11-08T16:36:55.101Z] b823e62c4dd1: Preparing [2022-11-08T16:36:55.101Z] 789546bd1c94: Preparing [2022-11-08T16:36:55.101Z] b8f5a8240144: Preparing [2022-11-08T16:36:55.101Z] 876f0bda7bff: Preparing [2022-11-08T16:36:55.101Z] 695214e1ec96: Preparing [2022-11-08T16:36:55.101Z] e046b1e45d74: Preparing [2022-11-08T16:36:55.101Z] becdfa75dea0: Preparing [2022-11-08T16:36:55.101Z] 592765ec49b1: Preparing [2022-11-08T16:36:55.101Z] 5bdfb214f75a: Preparing [2022-11-08T16:36:55.101Z] 39498d131167: Preparing [2022-11-08T16:36:55.101Z] 994393dc58e7: Preparing [2022-11-08T16:36:55.101Z] becdfa75dea0: Waiting [2022-11-08T16:36:55.101Z] 994393dc58e7: Waiting [2022-11-08T16:36:55.101Z] 5bdfb214f75a: Waiting [2022-11-08T16:36:55.101Z] 39498d131167: Waiting [2022-11-08T16:36:55.101Z] e046b1e45d74: Waiting [2022-11-08T16:36:55.101Z] 592765ec49b1: Waiting [2022-11-08T16:36:55.101Z] 695214e1ec96: Waiting [2022-11-08T16:36:55.101Z] 876f0bda7bff: Pushed [2022-11-08T16:36:55.101Z] 789546bd1c94: Pushed [2022-11-08T16:36:55.101Z] b8f5a8240144: Pushed [2022-11-08T16:36:55.101Z] e60c5810cd3b: Pushed [2022-11-08T16:36:55.101Z] b823e62c4dd1: Pushed [2022-11-08T16:36:55.101Z] e046b1e45d74: Layer already exists [2022-11-08T16:36:55.359Z] 5bdfb214f75a: Pushed [2022-11-08T16:36:55.359Z] 592765ec49b1: Pushed [2022-11-08T16:36:55.359Z] 994393dc58e7: Layer already exists [2022-11-08T16:36:55.359Z] 39498d131167: Pushed [2022-11-08T16:36:55.359Z] becdfa75dea0: Pushed [2022-11-08T16:36:57.259Z] 695214e1ec96: Pushed [2022-11-08T16:36:57.259Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0: digest: sha256:fcad1ebe0aea151d5f1a13c844eb4dfd2b5da35ccf397c9e643f8e073e5e14f8 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:36:57.573Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:36:57.882Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-11-08T16:36:57.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-11-08T16:36:57.882Z] e60c5810cd3b: Preparing [2022-11-08T16:36:57.882Z] e60c5810cd3b: Preparing [2022-11-08T16:36:57.882Z] b823e62c4dd1: Preparing [2022-11-08T16:36:57.882Z] 789546bd1c94: Preparing [2022-11-08T16:36:57.882Z] b8f5a8240144: Preparing [2022-11-08T16:36:57.882Z] 876f0bda7bff: Preparing [2022-11-08T16:36:57.882Z] 695214e1ec96: Preparing [2022-11-08T16:36:57.882Z] e046b1e45d74: Preparing [2022-11-08T16:36:57.882Z] becdfa75dea0: Preparing [2022-11-08T16:36:57.882Z] 592765ec49b1: Preparing [2022-11-08T16:36:57.882Z] becdfa75dea0: Waiting [2022-11-08T16:36:57.882Z] e046b1e45d74: Waiting [2022-11-08T16:36:57.882Z] 592765ec49b1: Waiting [2022-11-08T16:36:57.882Z] 695214e1ec96: Waiting [2022-11-08T16:36:57.882Z] 5bdfb214f75a: Preparing [2022-11-08T16:36:57.882Z] 39498d131167: Preparing [2022-11-08T16:36:57.882Z] 994393dc58e7: Preparing [2022-11-08T16:36:57.882Z] 5bdfb214f75a: Waiting [2022-11-08T16:36:57.882Z] 39498d131167: Waiting [2022-11-08T16:36:57.882Z] b8f5a8240144: Layer already exists [2022-11-08T16:36:57.882Z] e60c5810cd3b: Layer already exists [2022-11-08T16:36:57.882Z] 876f0bda7bff: Layer already exists [2022-11-08T16:36:57.882Z] 789546bd1c94: Layer already exists [2022-11-08T16:36:57.882Z] b823e62c4dd1: Layer already exists [2022-11-08T16:36:57.882Z] e046b1e45d74: Layer already exists [2022-11-08T16:36:57.882Z] 592765ec49b1: Layer already exists [2022-11-08T16:36:57.882Z] becdfa75dea0: Layer already exists [2022-11-08T16:36:57.882Z] 5bdfb214f75a: Layer already exists [2022-11-08T16:36:57.882Z] 695214e1ec96: Layer already exists [2022-11-08T16:36:57.882Z] 994393dc58e7: Layer already exists [2022-11-08T16:36:57.882Z] 39498d131167: Layer already exists [2022-11-08T16:36:57.882Z] latest: digest: sha256:fcad1ebe0aea151d5f1a13c844eb4dfd2b5da35ccf397c9e643f8e073e5e14f8 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:36:58.199Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:36:58.517Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.105 [2022-11-08T16:36:58.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-11-08T16:36:58.517Z] e60c5810cd3b: Preparing [2022-11-08T16:36:58.517Z] e60c5810cd3b: Preparing [2022-11-08T16:36:58.517Z] b823e62c4dd1: Preparing [2022-11-08T16:36:58.517Z] 789546bd1c94: Preparing [2022-11-08T16:36:58.517Z] b8f5a8240144: Preparing [2022-11-08T16:36:58.517Z] 876f0bda7bff: Preparing [2022-11-08T16:36:58.517Z] 695214e1ec96: Preparing [2022-11-08T16:36:58.517Z] e046b1e45d74: Preparing [2022-11-08T16:36:58.517Z] becdfa75dea0: Preparing [2022-11-08T16:36:58.517Z] 592765ec49b1: Preparing [2022-11-08T16:36:58.517Z] 5bdfb214f75a: Preparing [2022-11-08T16:36:58.517Z] 39498d131167: Preparing [2022-11-08T16:36:58.517Z] 994393dc58e7: Preparing [2022-11-08T16:36:58.517Z] 695214e1ec96: Waiting [2022-11-08T16:36:58.517Z] e046b1e45d74: Waiting [2022-11-08T16:36:58.517Z] 994393dc58e7: Waiting [2022-11-08T16:36:58.517Z] 5bdfb214f75a: Waiting [2022-11-08T16:36:58.517Z] becdfa75dea0: Waiting [2022-11-08T16:36:58.517Z] 592765ec49b1: Waiting [2022-11-08T16:36:58.517Z] 39498d131167: Waiting [2022-11-08T16:36:58.517Z] b8f5a8240144: Layer already exists [2022-11-08T16:36:58.517Z] e60c5810cd3b: Layer already exists [2022-11-08T16:36:58.517Z] b823e62c4dd1: Layer already exists [2022-11-08T16:36:58.517Z] 876f0bda7bff: Layer already exists [2022-11-08T16:36:58.517Z] 789546bd1c94: Layer already exists [2022-11-08T16:36:58.517Z] 695214e1ec96: Layer already exists [2022-11-08T16:36:58.517Z] becdfa75dea0: Layer already exists [2022-11-08T16:36:58.517Z] 5bdfb214f75a: Layer already exists [2022-11-08T16:36:58.517Z] e046b1e45d74: Layer already exists [2022-11-08T16:36:58.517Z] 592765ec49b1: Layer already exists [2022-11-08T16:36:58.517Z] 39498d131167: Layer already exists [2022-11-08T16:36:58.517Z] 994393dc58e7: Layer already exists [2022-11-08T16:36:58.517Z] 2.3.0-dev.105: digest: sha256:fcad1ebe0aea151d5f1a13c844eb4dfd2b5da35ccf397c9e643f8e073e5e14f8 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:36:58.841Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:36:59.152Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:36:59.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-11-08T16:36:59.152Z] e60c5810cd3b: Preparing [2022-11-08T16:36:59.152Z] e60c5810cd3b: Preparing [2022-11-08T16:36:59.152Z] b823e62c4dd1: Preparing [2022-11-08T16:36:59.152Z] 789546bd1c94: Preparing [2022-11-08T16:36:59.152Z] b8f5a8240144: Preparing [2022-11-08T16:36:59.152Z] 876f0bda7bff: Preparing [2022-11-08T16:36:59.152Z] 695214e1ec96: Preparing [2022-11-08T16:36:59.152Z] e046b1e45d74: Preparing [2022-11-08T16:36:59.152Z] becdfa75dea0: Preparing [2022-11-08T16:36:59.152Z] 592765ec49b1: Preparing [2022-11-08T16:36:59.152Z] 5bdfb214f75a: Preparing [2022-11-08T16:36:59.152Z] 39498d131167: Preparing [2022-11-08T16:36:59.152Z] 994393dc58e7: Preparing [2022-11-08T16:36:59.152Z] becdfa75dea0: Waiting [2022-11-08T16:36:59.152Z] 592765ec49b1: Waiting [2022-11-08T16:36:59.152Z] 5bdfb214f75a: Waiting [2022-11-08T16:36:59.152Z] 39498d131167: Waiting [2022-11-08T16:36:59.152Z] 994393dc58e7: Waiting [2022-11-08T16:36:59.152Z] 695214e1ec96: Waiting [2022-11-08T16:36:59.152Z] e046b1e45d74: Waiting [2022-11-08T16:36:59.152Z] 876f0bda7bff: Layer already exists [2022-11-08T16:36:59.152Z] b8f5a8240144: Layer already exists [2022-11-08T16:36:59.152Z] e60c5810cd3b: Layer already exists [2022-11-08T16:36:59.152Z] b823e62c4dd1: Layer already exists [2022-11-08T16:36:59.152Z] 789546bd1c94: Layer already exists [2022-11-08T16:36:59.152Z] 695214e1ec96: Layer already exists [2022-11-08T16:36:59.152Z] 592765ec49b1: Layer already exists [2022-11-08T16:36:59.152Z] 5bdfb214f75a: Layer already exists [2022-11-08T16:36:59.152Z] becdfa75dea0: Layer already exists [2022-11-08T16:36:59.152Z] e046b1e45d74: Layer already exists [2022-11-08T16:36:59.152Z] 39498d131167: Layer already exists [2022-11-08T16:36:59.152Z] 994393dc58e7: Layer already exists [2022-11-08T16:36:59.152Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105: digest: sha256:fcad1ebe0aea151d5f1a13c844eb4dfd2b5da35ccf397c9e643f8e073e5e14f8 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:36:59.477Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:36:59.783Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-11-08T16:36:59.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-11-08T16:36:59.784Z] e60c5810cd3b: Preparing [2022-11-08T16:36:59.784Z] e60c5810cd3b: Preparing [2022-11-08T16:36:59.784Z] b823e62c4dd1: Preparing [2022-11-08T16:36:59.784Z] 789546bd1c94: Preparing [2022-11-08T16:36:59.784Z] b8f5a8240144: Preparing [2022-11-08T16:36:59.784Z] 876f0bda7bff: Preparing [2022-11-08T16:36:59.784Z] 695214e1ec96: Preparing [2022-11-08T16:36:59.784Z] e046b1e45d74: Preparing [2022-11-08T16:36:59.784Z] becdfa75dea0: Preparing [2022-11-08T16:36:59.784Z] 592765ec49b1: Preparing [2022-11-08T16:36:59.784Z] 5bdfb214f75a: Preparing [2022-11-08T16:36:59.784Z] 39498d131167: Preparing [2022-11-08T16:36:59.784Z] 994393dc58e7: Preparing [2022-11-08T16:36:59.784Z] becdfa75dea0: Waiting [2022-11-08T16:36:59.784Z] 592765ec49b1: Waiting [2022-11-08T16:36:59.784Z] 994393dc58e7: Waiting [2022-11-08T16:36:59.784Z] 5bdfb214f75a: Waiting [2022-11-08T16:36:59.784Z] 39498d131167: Waiting [2022-11-08T16:36:59.784Z] 695214e1ec96: Waiting [2022-11-08T16:36:59.784Z] e046b1e45d74: Waiting [2022-11-08T16:36:59.784Z] b8f5a8240144: Layer already exists [2022-11-08T16:36:59.784Z] b823e62c4dd1: Layer already exists [2022-11-08T16:36:59.784Z] 789546bd1c94: Layer already exists [2022-11-08T16:36:59.784Z] 876f0bda7bff: Layer already exists [2022-11-08T16:36:59.784Z] e60c5810cd3b: Layer already exists [2022-11-08T16:36:59.784Z] 695214e1ec96: Layer already exists [2022-11-08T16:36:59.784Z] e046b1e45d74: Layer already exists [2022-11-08T16:36:59.784Z] becdfa75dea0: Layer already exists [2022-11-08T16:36:59.784Z] 592765ec49b1: Layer already exists [2022-11-08T16:36:59.784Z] 5bdfb214f75a: Layer already exists [2022-11-08T16:36:59.784Z] 39498d131167: Layer already exists [2022-11-08T16:37:00.721Z] 994393dc58e7: Layer already exists [2022-11-08T16:37:00.721Z] main: digest: sha256:fcad1ebe0aea151d5f1a13c844eb4dfd2b5da35ccf397c9e643f8e073e5e14f8 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T16:37:01.015Z] ===================================================== [Pipeline] echo [2022-11-08T16:37:01.020Z] taggedImages: [2022-11-08T16:37:01.020Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:37:01.020Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-11-08T16:37:01.020Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.105 [2022-11-08T16:37:01.020Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:37:01.020Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-11-08T16:37:01.033Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-11-08T16:37:01.033Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:37:01.033Z] latest [2022-11-08T16:37:01.033Z] 2.3.0-dev.105 [2022-11-08T16:37:01.033Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:37:01.033Z] main [2022-11-08T16:37:01.033Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:01.335Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:01.638Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:37:01.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-11-08T16:37:01.638Z] d8491ad1740a: Preparing [2022-11-08T16:37:01.638Z] 202c7fcd06f1: Preparing [2022-11-08T16:37:01.638Z] ad47a6e856ae: Preparing [2022-11-08T16:37:01.638Z] 925bf80bc718: Preparing [2022-11-08T16:37:01.638Z] 813923c5c1a2: Preparing [2022-11-08T16:37:01.638Z] df8a266ae518: Preparing [2022-11-08T16:37:01.638Z] 3a4d66cc1efe: Preparing [2022-11-08T16:37:01.638Z] 994393dc58e7: Preparing [2022-11-08T16:37:01.638Z] df8a266ae518: Waiting [2022-11-08T16:37:01.638Z] 3a4d66cc1efe: Waiting [2022-11-08T16:37:01.638Z] 994393dc58e7: Waiting [2022-11-08T16:37:01.638Z] 813923c5c1a2: Pushed [2022-11-08T16:37:01.638Z] d8491ad1740a: Pushed [2022-11-08T16:37:01.638Z] 202c7fcd06f1: Pushed [2022-11-08T16:37:01.638Z] 994393dc58e7: Layer already exists [2022-11-08T16:37:01.897Z] df8a266ae518: Pushed [2022-11-08T16:37:02.156Z] 3a4d66cc1efe: Pushed [2022-11-08T16:37:03.091Z] 925bf80bc718: Pushed [2022-11-08T16:37:03.091Z] ad47a6e856ae: Pushed [2022-11-08T16:37:03.091Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0: digest: sha256:6de3ead54f2e055d87df40f951ce1eaa03a7844448a03fc395228890b99f164b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:03.397Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:03.700Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-11-08T16:37:03.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-11-08T16:37:03.700Z] d8491ad1740a: Preparing [2022-11-08T16:37:03.700Z] 202c7fcd06f1: Preparing [2022-11-08T16:37:03.700Z] ad47a6e856ae: Preparing [2022-11-08T16:37:03.700Z] 925bf80bc718: Preparing [2022-11-08T16:37:03.700Z] 813923c5c1a2: Preparing [2022-11-08T16:37:03.700Z] df8a266ae518: Preparing [2022-11-08T16:37:03.700Z] 3a4d66cc1efe: Preparing [2022-11-08T16:37:03.700Z] 994393dc58e7: Preparing [2022-11-08T16:37:03.700Z] df8a266ae518: Waiting [2022-11-08T16:37:03.700Z] 994393dc58e7: Waiting [2022-11-08T16:37:03.700Z] 3a4d66cc1efe: Waiting [2022-11-08T16:37:03.700Z] d8491ad1740a: Layer already exists [2022-11-08T16:37:03.700Z] 813923c5c1a2: Layer already exists [2022-11-08T16:37:03.700Z] ad47a6e856ae: Layer already exists [2022-11-08T16:37:03.700Z] 202c7fcd06f1: Layer already exists [2022-11-08T16:37:03.700Z] 925bf80bc718: Layer already exists [2022-11-08T16:37:03.700Z] df8a266ae518: Layer already exists [2022-11-08T16:37:03.700Z] 994393dc58e7: Layer already exists [2022-11-08T16:37:03.700Z] 3a4d66cc1efe: Layer already exists [2022-11-08T16:37:03.700Z] latest: digest: sha256:6de3ead54f2e055d87df40f951ce1eaa03a7844448a03fc395228890b99f164b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:04.015Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:04.319Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.105 [2022-11-08T16:37:04.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-11-08T16:37:04.319Z] d8491ad1740a: Preparing [2022-11-08T16:37:04.319Z] 202c7fcd06f1: Preparing [2022-11-08T16:37:04.319Z] ad47a6e856ae: Preparing [2022-11-08T16:37:04.319Z] 925bf80bc718: Preparing [2022-11-08T16:37:04.319Z] 813923c5c1a2: Preparing [2022-11-08T16:37:04.319Z] df8a266ae518: Preparing [2022-11-08T16:37:04.319Z] 3a4d66cc1efe: Preparing [2022-11-08T16:37:04.319Z] 994393dc58e7: Preparing [2022-11-08T16:37:04.319Z] 3a4d66cc1efe: Waiting [2022-11-08T16:37:04.319Z] df8a266ae518: Waiting [2022-11-08T16:37:04.319Z] 994393dc58e7: Waiting [2022-11-08T16:37:04.319Z] 813923c5c1a2: Layer already exists [2022-11-08T16:37:04.319Z] 202c7fcd06f1: Layer already exists [2022-11-08T16:37:04.319Z] 925bf80bc718: Layer already exists [2022-11-08T16:37:04.319Z] ad47a6e856ae: Layer already exists [2022-11-08T16:37:04.319Z] d8491ad1740a: Layer already exists [2022-11-08T16:37:04.319Z] 3a4d66cc1efe: Layer already exists [2022-11-08T16:37:04.319Z] df8a266ae518: Layer already exists [2022-11-08T16:37:04.319Z] 994393dc58e7: Layer already exists [2022-11-08T16:37:04.319Z] 2.3.0-dev.105: digest: sha256:6de3ead54f2e055d87df40f951ce1eaa03a7844448a03fc395228890b99f164b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:04.632Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:04.946Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:37:04.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-11-08T16:37:04.946Z] d8491ad1740a: Preparing [2022-11-08T16:37:04.946Z] 202c7fcd06f1: Preparing [2022-11-08T16:37:04.946Z] ad47a6e856ae: Preparing [2022-11-08T16:37:04.946Z] 925bf80bc718: Preparing [2022-11-08T16:37:04.946Z] 813923c5c1a2: Preparing [2022-11-08T16:37:04.946Z] df8a266ae518: Preparing [2022-11-08T16:37:04.946Z] 3a4d66cc1efe: Preparing [2022-11-08T16:37:04.946Z] 994393dc58e7: Preparing [2022-11-08T16:37:04.946Z] 3a4d66cc1efe: Waiting [2022-11-08T16:37:04.946Z] 994393dc58e7: Waiting [2022-11-08T16:37:04.946Z] df8a266ae518: Waiting [2022-11-08T16:37:04.946Z] 925bf80bc718: Layer already exists [2022-11-08T16:37:04.946Z] 813923c5c1a2: Layer already exists [2022-11-08T16:37:04.946Z] 202c7fcd06f1: Layer already exists [2022-11-08T16:37:04.946Z] d8491ad1740a: Layer already exists [2022-11-08T16:37:04.946Z] ad47a6e856ae: Layer already exists [2022-11-08T16:37:04.946Z] 3a4d66cc1efe: Layer already exists [2022-11-08T16:37:04.946Z] df8a266ae518: Layer already exists [2022-11-08T16:37:04.946Z] 994393dc58e7: Layer already exists [2022-11-08T16:37:04.946Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105: digest: sha256:6de3ead54f2e055d87df40f951ce1eaa03a7844448a03fc395228890b99f164b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:05.252Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:05.550Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-11-08T16:37:05.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-11-08T16:37:05.550Z] d8491ad1740a: Preparing [2022-11-08T16:37:05.550Z] 202c7fcd06f1: Preparing [2022-11-08T16:37:05.550Z] ad47a6e856ae: Preparing [2022-11-08T16:37:05.550Z] 925bf80bc718: Preparing [2022-11-08T16:37:05.550Z] 813923c5c1a2: Preparing [2022-11-08T16:37:05.550Z] df8a266ae518: Preparing [2022-11-08T16:37:05.550Z] 3a4d66cc1efe: Preparing [2022-11-08T16:37:05.550Z] 994393dc58e7: Preparing [2022-11-08T16:37:05.550Z] df8a266ae518: Waiting [2022-11-08T16:37:05.550Z] 3a4d66cc1efe: Waiting [2022-11-08T16:37:05.550Z] 994393dc58e7: Waiting [2022-11-08T16:37:05.550Z] 813923c5c1a2: Layer already exists [2022-11-08T16:37:05.550Z] 202c7fcd06f1: Layer already exists [2022-11-08T16:37:05.550Z] d8491ad1740a: Layer already exists [2022-11-08T16:37:05.550Z] 925bf80bc718: Layer already exists [2022-11-08T16:37:05.550Z] ad47a6e856ae: Layer already exists [2022-11-08T16:37:05.550Z] df8a266ae518: Layer already exists [2022-11-08T16:37:05.550Z] 3a4d66cc1efe: Layer already exists [2022-11-08T16:37:05.550Z] 994393dc58e7: Layer already exists [2022-11-08T16:37:05.550Z] main: digest: sha256:6de3ead54f2e055d87df40f951ce1eaa03a7844448a03fc395228890b99f164b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T16:37:05.601Z] ===================================================== [Pipeline] echo [2022-11-08T16:37:05.610Z] taggedImages: [2022-11-08T16:37:05.610Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:37:05.610Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-11-08T16:37:05.610Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.105 [2022-11-08T16:37:05.610Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:37:05.610Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-11-08T16:37:05.631Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-11-08T16:37:05.631Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:37:05.631Z] latest [2022-11-08T16:37:05.631Z] 2.3.0-dev.105 [2022-11-08T16:37:05.631Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:37:05.631Z] main [2022-11-08T16:37:05.631Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:05.966Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:06.269Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:37:06.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-11-08T16:37:06.269Z] 7e033f5a544e: Preparing [2022-11-08T16:37:06.269Z] 49b4a7c254cf: Preparing [2022-11-08T16:37:06.269Z] 186019db9128: Preparing [2022-11-08T16:37:06.269Z] dada04f4a5b1: Preparing [2022-11-08T16:37:06.269Z] e893884c01e9: Preparing [2022-11-08T16:37:06.269Z] 998fd2d5ce42: Preparing [2022-11-08T16:37:06.269Z] 2797327f4699: Preparing [2022-11-08T16:37:06.269Z] 466efe14dd24: Preparing [2022-11-08T16:37:06.269Z] fa8962d16add: Preparing [2022-11-08T16:37:06.269Z] 994393dc58e7: Preparing [2022-11-08T16:37:06.269Z] 466efe14dd24: Waiting [2022-11-08T16:37:06.269Z] fa8962d16add: Waiting [2022-11-08T16:37:06.269Z] 994393dc58e7: Waiting [2022-11-08T16:37:06.269Z] 998fd2d5ce42: Waiting [2022-11-08T16:37:06.269Z] 2797327f4699: Waiting [2022-11-08T16:37:06.269Z] e893884c01e9: Pushed [2022-11-08T16:37:06.269Z] 7e033f5a544e: Pushed [2022-11-08T16:37:06.269Z] 49b4a7c254cf: Pushed [2022-11-08T16:37:06.530Z] 998fd2d5ce42: Pushed [2022-11-08T16:37:06.530Z] 2797327f4699: Pushed [2022-11-08T16:37:06.530Z] 466efe14dd24: Pushed [2022-11-08T16:37:06.530Z] 994393dc58e7: Layer already exists [2022-11-08T16:37:06.530Z] fa8962d16add: Pushed [2022-11-08T16:37:07.072Z] Removing intermediate container c8a9df75b557 [2022-11-08T16:37:07.072Z] ---> 54c4e4487e22 [2022-11-08T16:37:07.072Z] Step 7/24 : COPY . . [2022-11-08T16:37:07.072Z] ---> 56254cb6bede [2022-11-08T16:37:07.072Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-11-08T16:37:07.343Z] ---> Running in f8ba29aa8ade [2022-11-08T16:37:07.470Z] dada04f4a5b1: Pushed [2022-11-08T16:37:08.037Z] 186019db9128: Pushed [2022-11-08T16:37:08.037Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0: digest: sha256:688f3e0ced64db2112d1f52cc95ed1dfcd7a9ab577676067e3fc283f88871cd4 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:08.342Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:08.643Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-11-08T16:37:08.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-11-08T16:37:08.643Z] 7e033f5a544e: Preparing [2022-11-08T16:37:08.643Z] 49b4a7c254cf: Preparing [2022-11-08T16:37:08.643Z] 186019db9128: Preparing [2022-11-08T16:37:08.643Z] dada04f4a5b1: Preparing [2022-11-08T16:37:08.643Z] e893884c01e9: Preparing [2022-11-08T16:37:08.643Z] 998fd2d5ce42: Preparing [2022-11-08T16:37:08.643Z] 2797327f4699: Preparing [2022-11-08T16:37:08.643Z] 466efe14dd24: Preparing [2022-11-08T16:37:08.643Z] fa8962d16add: Preparing [2022-11-08T16:37:08.643Z] 994393dc58e7: Preparing [2022-11-08T16:37:08.643Z] 466efe14dd24: Waiting [2022-11-08T16:37:08.643Z] 994393dc58e7: Waiting [2022-11-08T16:37:08.643Z] fa8962d16add: Waiting [2022-11-08T16:37:08.643Z] 998fd2d5ce42: Waiting [2022-11-08T16:37:08.643Z] 2797327f4699: Waiting [2022-11-08T16:37:08.643Z] e893884c01e9: Layer already exists [2022-11-08T16:37:08.643Z] 186019db9128: Layer already exists [2022-11-08T16:37:08.643Z] 7e033f5a544e: Layer already exists [2022-11-08T16:37:08.643Z] dada04f4a5b1: Layer already exists [2022-11-08T16:37:08.643Z] 49b4a7c254cf: Layer already exists [2022-11-08T16:37:08.643Z] 998fd2d5ce42: Layer already exists [2022-11-08T16:37:08.643Z] 2797327f4699: Layer already exists [2022-11-08T16:37:08.643Z] 994393dc58e7: Layer already exists [2022-11-08T16:37:08.643Z] 466efe14dd24: Layer already exists [2022-11-08T16:37:08.643Z] fa8962d16add: Layer already exists [2022-11-08T16:37:08.643Z] latest: digest: sha256:688f3e0ced64db2112d1f52cc95ed1dfcd7a9ab577676067e3fc283f88871cd4 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:08.761Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.105" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-11-08T16:37:08.950Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:09.261Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.105 [2022-11-08T16:37:09.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-11-08T16:37:09.261Z] 7e033f5a544e: Preparing [2022-11-08T16:37:09.261Z] 49b4a7c254cf: Preparing [2022-11-08T16:37:09.261Z] 186019db9128: Preparing [2022-11-08T16:37:09.261Z] dada04f4a5b1: Preparing [2022-11-08T16:37:09.261Z] e893884c01e9: Preparing [2022-11-08T16:37:09.261Z] 998fd2d5ce42: Preparing [2022-11-08T16:37:09.261Z] 2797327f4699: Preparing [2022-11-08T16:37:09.261Z] 466efe14dd24: Preparing [2022-11-08T16:37:09.261Z] fa8962d16add: Preparing [2022-11-08T16:37:09.261Z] 994393dc58e7: Preparing [2022-11-08T16:37:09.261Z] 2797327f4699: Waiting [2022-11-08T16:37:09.261Z] 466efe14dd24: Waiting [2022-11-08T16:37:09.261Z] fa8962d16add: Waiting [2022-11-08T16:37:09.261Z] 994393dc58e7: Waiting [2022-11-08T16:37:09.261Z] 998fd2d5ce42: Waiting [2022-11-08T16:37:09.261Z] 49b4a7c254cf: Layer already exists [2022-11-08T16:37:09.261Z] dada04f4a5b1: Layer already exists [2022-11-08T16:37:09.261Z] 7e033f5a544e: Layer already exists [2022-11-08T16:37:09.261Z] e893884c01e9: Layer already exists [2022-11-08T16:37:09.261Z] 186019db9128: Layer already exists [2022-11-08T16:37:09.261Z] 998fd2d5ce42: Layer already exists [2022-11-08T16:37:09.261Z] 466efe14dd24: Layer already exists [2022-11-08T16:37:09.261Z] 2797327f4699: Layer already exists [2022-11-08T16:37:09.261Z] fa8962d16add: Layer already exists [2022-11-08T16:37:09.261Z] 994393dc58e7: Layer already exists [2022-11-08T16:37:09.261Z] 2.3.0-dev.105: digest: sha256:688f3e0ced64db2112d1f52cc95ed1dfcd7a9ab577676067e3fc283f88871cd4 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:09.579Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:09.879Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:37:09.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-11-08T16:37:09.879Z] 7e033f5a544e: Preparing [2022-11-08T16:37:09.879Z] 49b4a7c254cf: Preparing [2022-11-08T16:37:09.879Z] 186019db9128: Preparing [2022-11-08T16:37:09.879Z] dada04f4a5b1: Preparing [2022-11-08T16:37:09.879Z] e893884c01e9: Preparing [2022-11-08T16:37:09.879Z] 998fd2d5ce42: Preparing [2022-11-08T16:37:09.879Z] 2797327f4699: Preparing [2022-11-08T16:37:09.879Z] 466efe14dd24: Preparing [2022-11-08T16:37:09.879Z] fa8962d16add: Preparing [2022-11-08T16:37:09.879Z] 994393dc58e7: Preparing [2022-11-08T16:37:09.879Z] 466efe14dd24: Waiting [2022-11-08T16:37:09.879Z] 998fd2d5ce42: Waiting [2022-11-08T16:37:09.879Z] 2797327f4699: Waiting [2022-11-08T16:37:09.879Z] e893884c01e9: Layer already exists [2022-11-08T16:37:09.880Z] dada04f4a5b1: Layer already exists [2022-11-08T16:37:09.880Z] 186019db9128: Layer already exists [2022-11-08T16:37:09.880Z] 7e033f5a544e: Layer already exists [2022-11-08T16:37:09.880Z] 49b4a7c254cf: Layer already exists [2022-11-08T16:37:09.880Z] 998fd2d5ce42: Layer already exists [2022-11-08T16:37:09.880Z] 466efe14dd24: Layer already exists [2022-11-08T16:37:09.880Z] 2797327f4699: Layer already exists [2022-11-08T16:37:09.880Z] fa8962d16add: Layer already exists [2022-11-08T16:37:09.880Z] 994393dc58e7: Layer already exists [2022-11-08T16:37:09.880Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105: digest: sha256:688f3e0ced64db2112d1f52cc95ed1dfcd7a9ab577676067e3fc283f88871cd4 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:10.189Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:10.496Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-11-08T16:37:10.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-11-08T16:37:10.496Z] 7e033f5a544e: Preparing [2022-11-08T16:37:10.496Z] 49b4a7c254cf: Preparing [2022-11-08T16:37:10.496Z] 186019db9128: Preparing [2022-11-08T16:37:10.496Z] dada04f4a5b1: Preparing [2022-11-08T16:37:10.496Z] e893884c01e9: Preparing [2022-11-08T16:37:10.496Z] 998fd2d5ce42: Preparing [2022-11-08T16:37:10.496Z] 2797327f4699: Preparing [2022-11-08T16:37:10.496Z] 466efe14dd24: Preparing [2022-11-08T16:37:10.496Z] fa8962d16add: Preparing [2022-11-08T16:37:10.496Z] 2797327f4699: Waiting [2022-11-08T16:37:10.496Z] 998fd2d5ce42: Waiting [2022-11-08T16:37:10.496Z] 466efe14dd24: Waiting [2022-11-08T16:37:10.496Z] 994393dc58e7: Preparing [2022-11-08T16:37:10.496Z] fa8962d16add: Waiting [2022-11-08T16:37:10.496Z] 994393dc58e7: Waiting [2022-11-08T16:37:10.496Z] 49b4a7c254cf: Layer already exists [2022-11-08T16:37:10.496Z] dada04f4a5b1: Layer already exists [2022-11-08T16:37:10.496Z] 7e033f5a544e: Layer already exists [2022-11-08T16:37:10.496Z] e893884c01e9: Layer already exists [2022-11-08T16:37:10.496Z] 186019db9128: Layer already exists [2022-11-08T16:37:10.496Z] 998fd2d5ce42: Layer already exists [2022-11-08T16:37:10.496Z] 2797327f4699: Layer already exists [2022-11-08T16:37:10.496Z] 466efe14dd24: Layer already exists [2022-11-08T16:37:10.496Z] fa8962d16add: Layer already exists [2022-11-08T16:37:10.496Z] 994393dc58e7: Layer already exists [2022-11-08T16:37:10.496Z] main: digest: sha256:688f3e0ced64db2112d1f52cc95ed1dfcd7a9ab577676067e3fc283f88871cd4 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T16:37:10.542Z] ===================================================== [Pipeline] echo [2022-11-08T16:37:10.551Z] taggedImages: [2022-11-08T16:37:10.551Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:37:10.551Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-11-08T16:37:10.552Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.105 [2022-11-08T16:37:10.552Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:37:10.552Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-11-08T16:37:10.570Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-11-08T16:37:10.570Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:37:10.570Z] latest [2022-11-08T16:37:10.570Z] 2.3.0-dev.105 [2022-11-08T16:37:10.570Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:37:10.570Z] main [2022-11-08T16:37:10.570Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:10.884Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:11.192Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:37:11.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-11-08T16:37:11.192Z] c0c855d26a99: Preparing [2022-11-08T16:37:11.192Z] 7671d7d2dc89: Preparing [2022-11-08T16:37:11.192Z] e046b1e45d74: Preparing [2022-11-08T16:37:11.192Z] 9181a2f25b66: Preparing [2022-11-08T16:37:11.192Z] 34d5ebaa5410: Preparing [2022-11-08T16:37:11.192Z] 34d5ebaa5410: Layer already exists [2022-11-08T16:37:11.192Z] e046b1e45d74: Layer already exists [2022-11-08T16:37:11.192Z] c0c855d26a99: Pushed [2022-11-08T16:37:11.557Z] Removing intermediate container 1d07b49ac84f [2022-11-08T16:37:11.557Z] ---> e221fc2da2d6 [2022-11-08T16:37:11.557Z] Step 7/32 : COPY . . [2022-11-08T16:37:11.557Z] Removing intermediate container ab835f794ce3 [2022-11-08T16:37:11.557Z] ---> bf70c5597a28 [2022-11-08T16:37:11.557Z] Step 8/22 : COPY . . [2022-11-08T16:37:11.760Z] 9181a2f25b66: Pushed [2022-11-08T16:37:11.826Z] Removing intermediate container 272484128d4c [2022-11-08T16:37:11.826Z] ---> b3943dde160c [2022-11-08T16:37:11.826Z] Step 8/22 : COPY . . [2022-11-08T16:37:12.447Z] Removing intermediate container 186e76da00ec [2022-11-08T16:37:12.447Z] ---> ec148654d5c7 [2022-11-08T16:37:12.447Z] Step 7/19 : COPY . . [2022-11-08T16:37:13.661Z] 7671d7d2dc89: Pushed [2022-11-08T16:37:13.661Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0: digest: sha256:c81ddbb22d17123f039a6a29d34bd433817041018d1ccaadaf2e704b0b0ad325 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:13.981Z] + 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 [2022-11-08T16:37:14.293Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-11-08T16:37:14.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-11-08T16:37:14.293Z] c0c855d26a99: Preparing [2022-11-08T16:37:14.293Z] 7671d7d2dc89: Preparing [2022-11-08T16:37:14.293Z] e046b1e45d74: Preparing [2022-11-08T16:37:14.293Z] 9181a2f25b66: Preparing [2022-11-08T16:37:14.293Z] 34d5ebaa5410: Preparing [2022-11-08T16:37:14.293Z] e046b1e45d74: Layer already exists [2022-11-08T16:37:14.293Z] c0c855d26a99: Layer already exists [2022-11-08T16:37:14.293Z] 7671d7d2dc89: Layer already exists [2022-11-08T16:37:14.293Z] 34d5ebaa5410: Layer already exists [2022-11-08T16:37:14.293Z] 9181a2f25b66: Layer already exists [2022-11-08T16:37:14.293Z] latest: digest: sha256:c81ddbb22d17123f039a6a29d34bd433817041018d1ccaadaf2e704b0b0ad325 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:14.614Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:14.929Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.105 [2022-11-08T16:37:14.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-11-08T16:37:14.930Z] c0c855d26a99: Preparing [2022-11-08T16:37:14.930Z] 7671d7d2dc89: Preparing [2022-11-08T16:37:14.930Z] e046b1e45d74: Preparing [2022-11-08T16:37:14.930Z] 9181a2f25b66: Preparing [2022-11-08T16:37:14.930Z] 34d5ebaa5410: Preparing [2022-11-08T16:37:14.930Z] 34d5ebaa5410: Layer already exists [2022-11-08T16:37:14.930Z] 7671d7d2dc89: Layer already exists [2022-11-08T16:37:14.930Z] e046b1e45d74: Layer already exists [2022-11-08T16:37:14.930Z] 9181a2f25b66: Layer already exists [2022-11-08T16:37:14.930Z] c0c855d26a99: Layer already exists [2022-11-08T16:37:14.930Z] 2.3.0-dev.105: digest: sha256:c81ddbb22d17123f039a6a29d34bd433817041018d1ccaadaf2e704b0b0ad325 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:15.239Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:15.548Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:37:15.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-11-08T16:37:15.548Z] c0c855d26a99: Preparing [2022-11-08T16:37:15.548Z] 7671d7d2dc89: Preparing [2022-11-08T16:37:15.548Z] e046b1e45d74: Preparing [2022-11-08T16:37:15.548Z] 9181a2f25b66: Preparing [2022-11-08T16:37:15.548Z] 34d5ebaa5410: Preparing [2022-11-08T16:37:15.548Z] e046b1e45d74: Layer already exists [2022-11-08T16:37:15.548Z] c0c855d26a99: Layer already exists [2022-11-08T16:37:15.548Z] 34d5ebaa5410: Layer already exists [2022-11-08T16:37:15.548Z] 9181a2f25b66: Layer already exists [2022-11-08T16:37:15.548Z] 7671d7d2dc89: Layer already exists [2022-11-08T16:37:15.548Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105: digest: sha256:c81ddbb22d17123f039a6a29d34bd433817041018d1ccaadaf2e704b0b0ad325 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:15.865Z] + 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 [2022-11-08T16:37:16.172Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-11-08T16:37:16.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-11-08T16:37:16.172Z] c0c855d26a99: Preparing [2022-11-08T16:37:16.172Z] 7671d7d2dc89: Preparing [2022-11-08T16:37:16.172Z] e046b1e45d74: Preparing [2022-11-08T16:37:16.172Z] 9181a2f25b66: Preparing [2022-11-08T16:37:16.172Z] 34d5ebaa5410: Preparing [2022-11-08T16:37:16.172Z] c0c855d26a99: Layer already exists [2022-11-08T16:37:16.172Z] 34d5ebaa5410: Layer already exists [2022-11-08T16:37:16.172Z] e046b1e45d74: Layer already exists [2022-11-08T16:37:16.172Z] 9181a2f25b66: Layer already exists [2022-11-08T16:37:16.172Z] 7671d7d2dc89: Layer already exists [2022-11-08T16:37:16.172Z] main: digest: sha256:c81ddbb22d17123f039a6a29d34bd433817041018d1ccaadaf2e704b0b0ad325 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T16:37:16.207Z] ===================================================== [Pipeline] echo [2022-11-08T16:37:16.212Z] taggedImages: [2022-11-08T16:37:16.212Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:37:16.212Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-11-08T16:37:16.212Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.105 [2022-11-08T16:37:16.212Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:37:16.212Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-11-08T16:37:16.226Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-11-08T16:37:16.226Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:37:16.226Z] latest [2022-11-08T16:37:16.226Z] 2.3.0-dev.105 [2022-11-08T16:37:16.226Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:37:16.226Z] main [2022-11-08T16:37:16.226Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:16.528Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:16.837Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:37:16.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-11-08T16:37:16.837Z] 4e8b34714417: Preparing [2022-11-08T16:37:16.837Z] 324d6410a6de: Preparing [2022-11-08T16:37:16.837Z] 3a87b1d47b4d: Preparing [2022-11-08T16:37:16.837Z] 188abbc9d20a: Preparing [2022-11-08T16:37:16.837Z] c6c304b3d236: Preparing [2022-11-08T16:37:16.837Z] 03244cbdbb12: Preparing [2022-11-08T16:37:16.837Z] 34d5ebaa5410: Preparing [2022-11-08T16:37:16.837Z] 03244cbdbb12: Waiting [2022-11-08T16:37:16.837Z] 34d5ebaa5410: Waiting [2022-11-08T16:37:16.837Z] 324d6410a6de: Pushed [2022-11-08T16:37:16.837Z] 4e8b34714417: Pushed [2022-11-08T16:37:16.837Z] 3a87b1d47b4d: Pushed [2022-11-08T16:37:16.837Z] 34d5ebaa5410: Layer already exists [2022-11-08T16:37:17.404Z] 03244cbdbb12: Pushed [2022-11-08T16:37:20.694Z] c6c304b3d236: Pushed [2022-11-08T16:37:22.641Z] ---> 203af6dbd488 [2022-11-08T16:37:22.641Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-11-08T16:37:22.641Z] ---> a6075ced4477 [2022-11-08T16:37:22.641Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-11-08T16:37:22.641Z] ---> Running in e762a14163a9 [2022-11-08T16:37:22.641Z] ---> Running in 60e0f514c44f [2022-11-08T16:37:22.641Z] ---> d09046df66dc [2022-11-08T16:37:22.641Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-11-08T16:37:22.641Z] ---> Running in 6ff7c85bafbd [2022-11-08T16:37:22.641Z] ---> d630196858cf [2022-11-08T16:37:22.641Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-11-08T16:37:22.909Z] ---> Running in 45ff0958a5fa [2022-11-08T16:37:23.979Z] 188abbc9d20a: Pushed [2022-11-08T16:37:23.979Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0: digest: sha256:b9e3e1b93b639686ae7891917ffe6165a1cecd1c8ec4172e9fea490dad91cbb7 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:24.291Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:24.602Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-11-08T16:37:24.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-11-08T16:37:24.602Z] 4e8b34714417: Preparing [2022-11-08T16:37:24.602Z] 324d6410a6de: Preparing [2022-11-08T16:37:24.602Z] 3a87b1d47b4d: Preparing [2022-11-08T16:37:24.602Z] 188abbc9d20a: Preparing [2022-11-08T16:37:24.602Z] c6c304b3d236: Preparing [2022-11-08T16:37:24.602Z] 03244cbdbb12: Preparing [2022-11-08T16:37:24.602Z] 34d5ebaa5410: Preparing [2022-11-08T16:37:24.602Z] 03244cbdbb12: Waiting [2022-11-08T16:37:24.602Z] 34d5ebaa5410: Waiting [2022-11-08T16:37:24.602Z] c6c304b3d236: Layer already exists [2022-11-08T16:37:24.602Z] 4e8b34714417: Layer already exists [2022-11-08T16:37:24.602Z] 3a87b1d47b4d: Layer already exists [2022-11-08T16:37:24.602Z] 324d6410a6de: Layer already exists [2022-11-08T16:37:24.602Z] 188abbc9d20a: Layer already exists [2022-11-08T16:37:24.602Z] 03244cbdbb12: Layer already exists [2022-11-08T16:37:24.602Z] 34d5ebaa5410: Layer already exists [2022-11-08T16:37:24.602Z] latest: digest: sha256:b9e3e1b93b639686ae7891917ffe6165a1cecd1c8ec4172e9fea490dad91cbb7 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:24.916Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:25.218Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.105 [2022-11-08T16:37:25.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-11-08T16:37:25.218Z] 4e8b34714417: Preparing [2022-11-08T16:37:25.218Z] 324d6410a6de: Preparing [2022-11-08T16:37:25.218Z] 3a87b1d47b4d: Preparing [2022-11-08T16:37:25.218Z] 188abbc9d20a: Preparing [2022-11-08T16:37:25.218Z] c6c304b3d236: Preparing [2022-11-08T16:37:25.218Z] 03244cbdbb12: Preparing [2022-11-08T16:37:25.218Z] 34d5ebaa5410: Preparing [2022-11-08T16:37:25.218Z] 03244cbdbb12: Waiting [2022-11-08T16:37:25.218Z] 34d5ebaa5410: Waiting [2022-11-08T16:37:25.218Z] 324d6410a6de: Layer already exists [2022-11-08T16:37:25.218Z] 4e8b34714417: Layer already exists [2022-11-08T16:37:25.218Z] 188abbc9d20a: Layer already exists [2022-11-08T16:37:25.218Z] 3a87b1d47b4d: Layer already exists [2022-11-08T16:37:25.218Z] c6c304b3d236: Layer already exists [2022-11-08T16:37:25.218Z] 34d5ebaa5410: Layer already exists [2022-11-08T16:37:25.218Z] 03244cbdbb12: Layer already exists [2022-11-08T16:37:25.218Z] 2.3.0-dev.105: digest: sha256:b9e3e1b93b639686ae7891917ffe6165a1cecd1c8ec4172e9fea490dad91cbb7 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:25.518Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:25.829Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:37:25.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-11-08T16:37:25.829Z] 4e8b34714417: Preparing [2022-11-08T16:37:25.829Z] 324d6410a6de: Preparing [2022-11-08T16:37:25.829Z] 3a87b1d47b4d: Preparing [2022-11-08T16:37:25.829Z] 188abbc9d20a: Preparing [2022-11-08T16:37:25.829Z] c6c304b3d236: Preparing [2022-11-08T16:37:25.829Z] 03244cbdbb12: Preparing [2022-11-08T16:37:25.829Z] 34d5ebaa5410: Preparing [2022-11-08T16:37:25.829Z] 03244cbdbb12: Waiting [2022-11-08T16:37:25.829Z] 34d5ebaa5410: Waiting [2022-11-08T16:37:25.829Z] 4e8b34714417: Layer already exists [2022-11-08T16:37:25.829Z] 3a87b1d47b4d: Layer already exists [2022-11-08T16:37:25.829Z] 188abbc9d20a: Layer already exists [2022-11-08T16:37:25.829Z] 324d6410a6de: Layer already exists [2022-11-08T16:37:25.829Z] c6c304b3d236: Layer already exists [2022-11-08T16:37:25.829Z] 03244cbdbb12: Layer already exists [2022-11-08T16:37:25.829Z] 34d5ebaa5410: Layer already exists [2022-11-08T16:37:25.829Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105: digest: sha256:b9e3e1b93b639686ae7891917ffe6165a1cecd1c8ec4172e9fea490dad91cbb7 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:26.134Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:26.284Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.105" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-08T16:37:26.440Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-11-08T16:37:26.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-11-08T16:37:26.440Z] 4e8b34714417: Preparing [2022-11-08T16:37:26.440Z] 324d6410a6de: Preparing [2022-11-08T16:37:26.440Z] 3a87b1d47b4d: Preparing [2022-11-08T16:37:26.440Z] 188abbc9d20a: Preparing [2022-11-08T16:37:26.440Z] c6c304b3d236: Preparing [2022-11-08T16:37:26.440Z] 03244cbdbb12: Preparing [2022-11-08T16:37:26.440Z] 34d5ebaa5410: Preparing [2022-11-08T16:37:26.440Z] 03244cbdbb12: Waiting [2022-11-08T16:37:26.440Z] 34d5ebaa5410: Waiting [2022-11-08T16:37:26.440Z] c6c304b3d236: Layer already exists [2022-11-08T16:37:26.440Z] 3a87b1d47b4d: Layer already exists [2022-11-08T16:37:26.440Z] 4e8b34714417: Layer already exists [2022-11-08T16:37:26.440Z] 324d6410a6de: Layer already exists [2022-11-08T16:37:26.440Z] 188abbc9d20a: Layer already exists [2022-11-08T16:37:26.440Z] 34d5ebaa5410: Layer already exists [2022-11-08T16:37:26.440Z] 03244cbdbb12: Layer already exists [2022-11-08T16:37:26.440Z] main: digest: sha256:b9e3e1b93b639686ae7891917ffe6165a1cecd1c8ec4172e9fea490dad91cbb7 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T16:37:26.472Z] ===================================================== [Pipeline] echo [2022-11-08T16:37:26.478Z] taggedImages: [2022-11-08T16:37:26.478Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:37:26.478Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-11-08T16:37:26.478Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.105 [2022-11-08T16:37:26.478Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:37:26.478Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-11-08T16:37:26.491Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-11-08T16:37:26.491Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:37:26.491Z] latest [2022-11-08T16:37:26.491Z] 2.3.0-dev.105 [2022-11-08T16:37:26.491Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:37:26.491Z] main [2022-11-08T16:37:26.491Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:26.793Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:26.888Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.105" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-11-08T16:37:27.112Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:37:27.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-11-08T16:37:27.112Z] 26a6b2631b02: Preparing [2022-11-08T16:37:27.112Z] 56766d8be838: Preparing [2022-11-08T16:37:27.112Z] 03a40b059573: Preparing [2022-11-08T16:37:27.112Z] 5caf49ee1812: Preparing [2022-11-08T16:37:27.112Z] 8b91485fd46f: Preparing [2022-11-08T16:37:27.112Z] 34d5ebaa5410: Preparing [2022-11-08T16:37:27.112Z] 56766d8be838: Pushed [2022-11-08T16:37:27.112Z] 03a40b059573: Pushed [2022-11-08T16:37:27.112Z] 26a6b2631b02: Pushed [2022-11-08T16:37:27.112Z] 34d5ebaa5410: Layer already exists [2022-11-08T16:37:27.156Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.105" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-08T16:37:27.156Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.105" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-11-08T16:37:27.388Z] 8b91485fd46f: Pushed [2022-11-08T16:37:33.953Z] 5caf49ee1812: Pushed [2022-11-08T16:37:33.953Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0: digest: sha256:c0981483f3dbc066f05756d029c8275c8c6ff1965c9f43e9da8a511dcac881cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:34.272Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:34.676Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-11-08T16:37:34.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-11-08T16:37:34.676Z] 26a6b2631b02: Preparing [2022-11-08T16:37:34.676Z] 56766d8be838: Preparing [2022-11-08T16:37:34.676Z] 03a40b059573: Preparing [2022-11-08T16:37:34.676Z] 5caf49ee1812: Preparing [2022-11-08T16:37:34.676Z] 8b91485fd46f: Preparing [2022-11-08T16:37:34.676Z] 34d5ebaa5410: Preparing [2022-11-08T16:37:34.676Z] 34d5ebaa5410: Waiting [2022-11-08T16:37:34.676Z] 03a40b059573: Layer already exists [2022-11-08T16:37:34.676Z] 26a6b2631b02: Layer already exists [2022-11-08T16:37:34.676Z] 56766d8be838: Layer already exists [2022-11-08T16:37:34.676Z] 8b91485fd46f: Layer already exists [2022-11-08T16:37:34.676Z] 5caf49ee1812: Layer already exists [2022-11-08T16:37:34.676Z] 34d5ebaa5410: Layer already exists [2022-11-08T16:37:34.676Z] latest: digest: sha256:c0981483f3dbc066f05756d029c8275c8c6ff1965c9f43e9da8a511dcac881cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:35.020Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:35.356Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.105 [2022-11-08T16:37:35.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-11-08T16:37:35.356Z] 26a6b2631b02: Preparing [2022-11-08T16:37:35.356Z] 56766d8be838: Preparing [2022-11-08T16:37:35.356Z] 03a40b059573: Preparing [2022-11-08T16:37:35.356Z] 5caf49ee1812: Preparing [2022-11-08T16:37:35.356Z] 8b91485fd46f: Preparing [2022-11-08T16:37:35.356Z] 34d5ebaa5410: Preparing [2022-11-08T16:37:35.356Z] 34d5ebaa5410: Waiting [2022-11-08T16:37:35.356Z] 03a40b059573: Layer already exists [2022-11-08T16:37:35.356Z] 8b91485fd46f: Layer already exists [2022-11-08T16:37:35.356Z] 26a6b2631b02: Layer already exists [2022-11-08T16:37:35.356Z] 5caf49ee1812: Layer already exists [2022-11-08T16:37:35.356Z] 56766d8be838: Layer already exists [2022-11-08T16:37:35.356Z] 34d5ebaa5410: Layer already exists [2022-11-08T16:37:35.356Z] 2.3.0-dev.105: digest: sha256:c0981483f3dbc066f05756d029c8275c8c6ff1965c9f43e9da8a511dcac881cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:35.657Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:35.955Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:37:35.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-11-08T16:37:35.955Z] 26a6b2631b02: Preparing [2022-11-08T16:37:35.955Z] 56766d8be838: Preparing [2022-11-08T16:37:35.955Z] 03a40b059573: Preparing [2022-11-08T16:37:35.955Z] 5caf49ee1812: Preparing [2022-11-08T16:37:35.955Z] 8b91485fd46f: Preparing [2022-11-08T16:37:35.955Z] 34d5ebaa5410: Preparing [2022-11-08T16:37:35.955Z] 34d5ebaa5410: Waiting [2022-11-08T16:37:35.955Z] 03a40b059573: Layer already exists [2022-11-08T16:37:35.955Z] 5caf49ee1812: Layer already exists [2022-11-08T16:37:35.955Z] 26a6b2631b02: Layer already exists [2022-11-08T16:37:35.955Z] 56766d8be838: Layer already exists [2022-11-08T16:37:35.955Z] 8b91485fd46f: Layer already exists [2022-11-08T16:37:35.955Z] 34d5ebaa5410: Layer already exists [2022-11-08T16:37:35.955Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105: digest: sha256:c0981483f3dbc066f05756d029c8275c8c6ff1965c9f43e9da8a511dcac881cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:36.255Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:36.555Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-11-08T16:37:36.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-11-08T16:37:36.555Z] 26a6b2631b02: Preparing [2022-11-08T16:37:36.555Z] 56766d8be838: Preparing [2022-11-08T16:37:36.555Z] 03a40b059573: Preparing [2022-11-08T16:37:36.555Z] 5caf49ee1812: Preparing [2022-11-08T16:37:36.555Z] 8b91485fd46f: Preparing [2022-11-08T16:37:36.555Z] 34d5ebaa5410: Preparing [2022-11-08T16:37:36.556Z] 34d5ebaa5410: Waiting [2022-11-08T16:37:36.556Z] 03a40b059573: Layer already exists [2022-11-08T16:37:36.556Z] 5caf49ee1812: Layer already exists [2022-11-08T16:37:36.556Z] 56766d8be838: Layer already exists [2022-11-08T16:37:36.556Z] 8b91485fd46f: Layer already exists [2022-11-08T16:37:36.556Z] 26a6b2631b02: Layer already exists [2022-11-08T16:37:36.556Z] 34d5ebaa5410: Layer already exists [2022-11-08T16:37:36.556Z] main: digest: sha256:c0981483f3dbc066f05756d029c8275c8c6ff1965c9f43e9da8a511dcac881cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T16:37:36.593Z] ===================================================== [Pipeline] echo [2022-11-08T16:37:36.598Z] taggedImages: [2022-11-08T16:37:36.598Z] - nexus3.edgexfoundry.org:10004/security-spire-config:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:37:36.598Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-11-08T16:37:36.598Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.105 [2022-11-08T16:37:36.598Z] - nexus3.edgexfoundry.org:10004/security-spire-config:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:37:36.598Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-11-08T16:37:36.611Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-11-08T16:37:36.611Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:37:36.611Z] latest [2022-11-08T16:37:36.611Z] 2.3.0-dev.105 [2022-11-08T16:37:36.611Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:37:36.611Z] main [2022-11-08T16:37:36.611Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:36.911Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:37.210Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:37:37.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-11-08T16:37:37.210Z] 5b7e1e0f3887: Preparing [2022-11-08T16:37:37.210Z] bdd342d682f6: Preparing [2022-11-08T16:37:37.210Z] 2bda4e3fd2e1: Preparing [2022-11-08T16:37:37.210Z] 2e64ee975faa: Preparing [2022-11-08T16:37:37.210Z] 03244cbdbb12: Preparing [2022-11-08T16:37:37.210Z] 34d5ebaa5410: Preparing [2022-11-08T16:37:37.210Z] 34d5ebaa5410: Waiting [2022-11-08T16:37:37.210Z] 03244cbdbb12: Layer already exists [2022-11-08T16:37:37.210Z] 34d5ebaa5410: Layer already exists [2022-11-08T16:37:37.210Z] 5b7e1e0f3887: Pushed [2022-11-08T16:37:37.210Z] bdd342d682f6: Pushed [2022-11-08T16:37:37.210Z] 2bda4e3fd2e1: Pushed [2022-11-08T16:37:43.771Z] 2e64ee975faa: Pushed [2022-11-08T16:37:43.771Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0: digest: sha256:038cf2ee1961156e506ec261328ccddffe588aaeaba5b3cbbe798d6bdbc9cc48 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:44.068Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:44.359Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-11-08T16:37:44.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-11-08T16:37:44.359Z] 5b7e1e0f3887: Preparing [2022-11-08T16:37:44.359Z] bdd342d682f6: Preparing [2022-11-08T16:37:44.359Z] 2bda4e3fd2e1: Preparing [2022-11-08T16:37:44.359Z] 2e64ee975faa: Preparing [2022-11-08T16:37:44.359Z] 03244cbdbb12: Preparing [2022-11-08T16:37:44.359Z] 34d5ebaa5410: Preparing [2022-11-08T16:37:44.359Z] 34d5ebaa5410: Waiting [2022-11-08T16:37:44.359Z] 5b7e1e0f3887: Layer already exists [2022-11-08T16:37:44.359Z] bdd342d682f6: Layer already exists [2022-11-08T16:37:44.359Z] 2bda4e3fd2e1: Layer already exists [2022-11-08T16:37:44.359Z] 03244cbdbb12: Layer already exists [2022-11-08T16:37:44.359Z] 2e64ee975faa: Layer already exists [2022-11-08T16:37:44.359Z] 34d5ebaa5410: Layer already exists [2022-11-08T16:37:44.359Z] latest: digest: sha256:038cf2ee1961156e506ec261328ccddffe588aaeaba5b3cbbe798d6bdbc9cc48 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:44.664Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:44.961Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.105 [2022-11-08T16:37:44.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-11-08T16:37:44.961Z] 5b7e1e0f3887: Preparing [2022-11-08T16:37:44.961Z] bdd342d682f6: Preparing [2022-11-08T16:37:44.961Z] 2bda4e3fd2e1: Preparing [2022-11-08T16:37:44.961Z] 2e64ee975faa: Preparing [2022-11-08T16:37:44.961Z] 03244cbdbb12: Preparing [2022-11-08T16:37:44.961Z] 34d5ebaa5410: Preparing [2022-11-08T16:37:44.961Z] 34d5ebaa5410: Waiting [2022-11-08T16:37:44.961Z] 5b7e1e0f3887: Layer already exists [2022-11-08T16:37:44.961Z] 03244cbdbb12: Layer already exists [2022-11-08T16:37:44.961Z] bdd342d682f6: Layer already exists [2022-11-08T16:37:44.961Z] 2e64ee975faa: Layer already exists [2022-11-08T16:37:44.961Z] 2bda4e3fd2e1: Layer already exists [2022-11-08T16:37:44.961Z] 34d5ebaa5410: Layer already exists [2022-11-08T16:37:44.961Z] 2.3.0-dev.105: digest: sha256:038cf2ee1961156e506ec261328ccddffe588aaeaba5b3cbbe798d6bdbc9cc48 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:45.261Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:45.560Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:37:45.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-11-08T16:37:45.560Z] 5b7e1e0f3887: Preparing [2022-11-08T16:37:45.560Z] bdd342d682f6: Preparing [2022-11-08T16:37:45.560Z] 2bda4e3fd2e1: Preparing [2022-11-08T16:37:45.560Z] 2e64ee975faa: Preparing [2022-11-08T16:37:45.560Z] 03244cbdbb12: Preparing [2022-11-08T16:37:45.560Z] 34d5ebaa5410: Preparing [2022-11-08T16:37:45.560Z] bdd342d682f6: Layer already exists [2022-11-08T16:37:45.560Z] 2bda4e3fd2e1: Layer already exists [2022-11-08T16:37:45.560Z] 5b7e1e0f3887: Layer already exists [2022-11-08T16:37:45.560Z] 2e64ee975faa: Layer already exists [2022-11-08T16:37:45.560Z] 03244cbdbb12: Layer already exists [2022-11-08T16:37:45.560Z] 34d5ebaa5410: Layer already exists [2022-11-08T16:37:45.560Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105: digest: sha256:038cf2ee1961156e506ec261328ccddffe588aaeaba5b3cbbe798d6bdbc9cc48 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:45.864Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:46.161Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-11-08T16:37:46.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-11-08T16:37:46.161Z] 5b7e1e0f3887: Preparing [2022-11-08T16:37:46.161Z] bdd342d682f6: Preparing [2022-11-08T16:37:46.161Z] 2bda4e3fd2e1: Preparing [2022-11-08T16:37:46.161Z] 2e64ee975faa: Preparing [2022-11-08T16:37:46.161Z] 03244cbdbb12: Preparing [2022-11-08T16:37:46.161Z] 34d5ebaa5410: Preparing [2022-11-08T16:37:46.161Z] 34d5ebaa5410: Waiting [2022-11-08T16:37:46.161Z] 5b7e1e0f3887: Layer already exists [2022-11-08T16:37:46.161Z] 2e64ee975faa: Layer already exists [2022-11-08T16:37:46.161Z] bdd342d682f6: Layer already exists [2022-11-08T16:37:46.161Z] 03244cbdbb12: Layer already exists [2022-11-08T16:37:46.161Z] 2bda4e3fd2e1: Layer already exists [2022-11-08T16:37:46.161Z] 34d5ebaa5410: Layer already exists [2022-11-08T16:37:46.161Z] main: digest: sha256:038cf2ee1961156e506ec261328ccddffe588aaeaba5b3cbbe798d6bdbc9cc48 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T16:37:46.198Z] ===================================================== [Pipeline] echo [2022-11-08T16:37:46.203Z] taggedImages: [2022-11-08T16:37:46.203Z] - nexus3.edgexfoundry.org:10004/security-spire-server:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:37:46.203Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-11-08T16:37:46.203Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.105 [2022-11-08T16:37:46.204Z] - nexus3.edgexfoundry.org:10004/security-spire-server:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:37:46.204Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-11-08T16:37:46.216Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-11-08T16:37:46.216Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:37:46.216Z] latest [2022-11-08T16:37:46.216Z] 2.3.0-dev.105 [2022-11-08T16:37:46.216Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:37:46.216Z] main [2022-11-08T16:37:46.216Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:46.523Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:46.821Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:37:46.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-11-08T16:37:46.821Z] 476373a4e052: Preparing [2022-11-08T16:37:46.821Z] 34f8d21040f8: Preparing [2022-11-08T16:37:46.821Z] e046b1e45d74: Preparing [2022-11-08T16:37:46.821Z] c163687356b2: Preparing [2022-11-08T16:37:46.821Z] 994393dc58e7: Preparing [2022-11-08T16:37:46.821Z] 994393dc58e7: Layer already exists [2022-11-08T16:37:46.821Z] e046b1e45d74: Layer already exists [2022-11-08T16:37:46.821Z] 476373a4e052: Pushed [2022-11-08T16:37:46.821Z] c163687356b2: Pushed [2022-11-08T16:37:49.353Z] 34f8d21040f8: Pushed [2022-11-08T16:37:49.353Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0: digest: sha256:41505612646780e5000cbfc35ba9428c82ea5c3c28a27763b9d83e548f7334a6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:49.658Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:49.960Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-11-08T16:37:49.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-11-08T16:37:49.960Z] 476373a4e052: Preparing [2022-11-08T16:37:49.960Z] 34f8d21040f8: Preparing [2022-11-08T16:37:49.960Z] e046b1e45d74: Preparing [2022-11-08T16:37:49.960Z] c163687356b2: Preparing [2022-11-08T16:37:49.960Z] 994393dc58e7: Preparing [2022-11-08T16:37:49.960Z] c163687356b2: Layer already exists [2022-11-08T16:37:49.960Z] 994393dc58e7: Layer already exists [2022-11-08T16:37:49.960Z] 476373a4e052: Layer already exists [2022-11-08T16:37:49.960Z] e046b1e45d74: Layer already exists [2022-11-08T16:37:49.960Z] 34f8d21040f8: Layer already exists [2022-11-08T16:37:49.960Z] latest: digest: sha256:41505612646780e5000cbfc35ba9428c82ea5c3c28a27763b9d83e548f7334a6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:50.267Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:50.576Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.105 [2022-11-08T16:37:50.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-11-08T16:37:50.576Z] 476373a4e052: Preparing [2022-11-08T16:37:50.576Z] 34f8d21040f8: Preparing [2022-11-08T16:37:50.576Z] e046b1e45d74: Preparing [2022-11-08T16:37:50.576Z] c163687356b2: Preparing [2022-11-08T16:37:50.576Z] 994393dc58e7: Preparing [2022-11-08T16:37:50.576Z] 994393dc58e7: Layer already exists [2022-11-08T16:37:50.576Z] e046b1e45d74: Layer already exists [2022-11-08T16:37:50.576Z] 476373a4e052: Layer already exists [2022-11-08T16:37:50.576Z] 34f8d21040f8: Layer already exists [2022-11-08T16:37:50.576Z] c163687356b2: Layer already exists [2022-11-08T16:37:50.576Z] 2.3.0-dev.105: digest: sha256:41505612646780e5000cbfc35ba9428c82ea5c3c28a27763b9d83e548f7334a6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:50.892Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:51.191Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:37:51.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-11-08T16:37:51.191Z] 476373a4e052: Preparing [2022-11-08T16:37:51.191Z] 34f8d21040f8: Preparing [2022-11-08T16:37:51.191Z] e046b1e45d74: Preparing [2022-11-08T16:37:51.191Z] c163687356b2: Preparing [2022-11-08T16:37:51.191Z] 994393dc58e7: Preparing [2022-11-08T16:37:51.191Z] 476373a4e052: Layer already exists [2022-11-08T16:37:51.191Z] 34f8d21040f8: Layer already exists [2022-11-08T16:37:51.191Z] c163687356b2: Layer already exists [2022-11-08T16:37:51.191Z] e046b1e45d74: Layer already exists [2022-11-08T16:37:51.191Z] 994393dc58e7: Layer already exists [2022-11-08T16:37:51.191Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105: digest: sha256:41505612646780e5000cbfc35ba9428c82ea5c3c28a27763b9d83e548f7334a6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:51.490Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:51.790Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-11-08T16:37:51.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-11-08T16:37:51.790Z] 476373a4e052: Preparing [2022-11-08T16:37:51.790Z] 34f8d21040f8: Preparing [2022-11-08T16:37:51.790Z] e046b1e45d74: Preparing [2022-11-08T16:37:51.790Z] c163687356b2: Preparing [2022-11-08T16:37:51.790Z] 994393dc58e7: Preparing [2022-11-08T16:37:51.790Z] 476373a4e052: Layer already exists [2022-11-08T16:37:51.790Z] c163687356b2: Layer already exists [2022-11-08T16:37:51.790Z] e046b1e45d74: Layer already exists [2022-11-08T16:37:51.790Z] 994393dc58e7: Layer already exists [2022-11-08T16:37:51.790Z] 34f8d21040f8: Layer already exists [2022-11-08T16:37:51.790Z] main: digest: sha256:41505612646780e5000cbfc35ba9428c82ea5c3c28a27763b9d83e548f7334a6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T16:37:51.836Z] ===================================================== [Pipeline] echo [2022-11-08T16:37:51.845Z] taggedImages: [2022-11-08T16:37:51.845Z] - nexus3.edgexfoundry.org:10004/support-notifications:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:37:51.845Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-11-08T16:37:51.845Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.105 [2022-11-08T16:37:51.845Z] - nexus3.edgexfoundry.org:10004/support-notifications:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:37:51.845Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-11-08T16:37:51.864Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-11-08T16:37:51.864Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:37:51.864Z] latest [2022-11-08T16:37:51.864Z] 2.3.0-dev.105 [2022-11-08T16:37:51.864Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:37:51.864Z] main [2022-11-08T16:37:51.864Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:52.176Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:52.473Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:37:52.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-11-08T16:37:52.473Z] 73c74a0e8859: Preparing [2022-11-08T16:37:52.473Z] 1bac32dc0a28: Preparing [2022-11-08T16:37:52.473Z] e046b1e45d74: Preparing [2022-11-08T16:37:52.473Z] 56662d299d02: Preparing [2022-11-08T16:37:52.473Z] 994393dc58e7: Preparing [2022-11-08T16:37:52.473Z] 994393dc58e7: Layer already exists [2022-11-08T16:37:52.473Z] 56662d299d02: Layer already exists [2022-11-08T16:37:52.473Z] e046b1e45d74: Layer already exists [2022-11-08T16:37:52.473Z] 73c74a0e8859: Pushed [2022-11-08T16:37:55.004Z] 1bac32dc0a28: Pushed [2022-11-08T16:37:55.004Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0: digest: sha256:4f11e4caf87ef90a79312a47b40ce3a4ce94542b3811fd2269f065102a3a6ff9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:55.304Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:55.603Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-11-08T16:37:55.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-11-08T16:37:55.603Z] 73c74a0e8859: Preparing [2022-11-08T16:37:55.603Z] 1bac32dc0a28: Preparing [2022-11-08T16:37:55.603Z] e046b1e45d74: Preparing [2022-11-08T16:37:55.603Z] 56662d299d02: Preparing [2022-11-08T16:37:55.603Z] 994393dc58e7: Preparing [2022-11-08T16:37:55.603Z] 73c74a0e8859: Layer already exists [2022-11-08T16:37:55.603Z] 994393dc58e7: Layer already exists [2022-11-08T16:37:55.603Z] e046b1e45d74: Layer already exists [2022-11-08T16:37:55.603Z] 1bac32dc0a28: Layer already exists [2022-11-08T16:37:55.603Z] 56662d299d02: Layer already exists [2022-11-08T16:37:55.603Z] latest: digest: sha256:4f11e4caf87ef90a79312a47b40ce3a4ce94542b3811fd2269f065102a3a6ff9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:55.904Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:56.205Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.105 [2022-11-08T16:37:56.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-11-08T16:37:56.206Z] 73c74a0e8859: Preparing [2022-11-08T16:37:56.206Z] 1bac32dc0a28: Preparing [2022-11-08T16:37:56.206Z] e046b1e45d74: Preparing [2022-11-08T16:37:56.206Z] 56662d299d02: Preparing [2022-11-08T16:37:56.206Z] 994393dc58e7: Preparing [2022-11-08T16:37:56.206Z] 56662d299d02: Layer already exists [2022-11-08T16:37:56.206Z] 73c74a0e8859: Layer already exists [2022-11-08T16:37:56.206Z] 1bac32dc0a28: Layer already exists [2022-11-08T16:37:56.206Z] e046b1e45d74: Layer already exists [2022-11-08T16:37:56.206Z] 994393dc58e7: Layer already exists [2022-11-08T16:37:56.206Z] 2.3.0-dev.105: digest: sha256:4f11e4caf87ef90a79312a47b40ce3a4ce94542b3811fd2269f065102a3a6ff9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:56.509Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:56.812Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:37:56.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-11-08T16:37:56.812Z] 73c74a0e8859: Preparing [2022-11-08T16:37:56.812Z] 1bac32dc0a28: Preparing [2022-11-08T16:37:56.812Z] e046b1e45d74: Preparing [2022-11-08T16:37:56.812Z] 56662d299d02: Preparing [2022-11-08T16:37:56.812Z] 994393dc58e7: Preparing [2022-11-08T16:37:56.812Z] 73c74a0e8859: Layer already exists [2022-11-08T16:37:56.812Z] 994393dc58e7: Layer already exists [2022-11-08T16:37:56.812Z] 56662d299d02: Layer already exists [2022-11-08T16:37:56.812Z] 1bac32dc0a28: Layer already exists [2022-11-08T16:37:56.812Z] e046b1e45d74: Layer already exists [2022-11-08T16:37:56.812Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105: digest: sha256:4f11e4caf87ef90a79312a47b40ce3a4ce94542b3811fd2269f065102a3a6ff9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:57.117Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:57.424Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-11-08T16:37:57.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-11-08T16:37:57.424Z] 73c74a0e8859: Preparing [2022-11-08T16:37:57.424Z] 1bac32dc0a28: Preparing [2022-11-08T16:37:57.424Z] e046b1e45d74: Preparing [2022-11-08T16:37:57.424Z] 56662d299d02: Preparing [2022-11-08T16:37:57.424Z] 994393dc58e7: Preparing [2022-11-08T16:37:57.424Z] 994393dc58e7: Layer already exists [2022-11-08T16:37:57.424Z] 73c74a0e8859: Layer already exists [2022-11-08T16:37:57.424Z] e046b1e45d74: Layer already exists [2022-11-08T16:37:57.424Z] 56662d299d02: Layer already exists [2022-11-08T16:37:57.424Z] 1bac32dc0a28: Layer already exists [2022-11-08T16:37:57.424Z] main: digest: sha256:4f11e4caf87ef90a79312a47b40ce3a4ce94542b3811fd2269f065102a3a6ff9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T16:37:57.458Z] ===================================================== [Pipeline] echo [2022-11-08T16:37:57.463Z] taggedImages: [2022-11-08T16:37:57.463Z] - nexus3.edgexfoundry.org:10004/support-scheduler:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:37:57.463Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-11-08T16:37:57.463Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.105 [2022-11-08T16:37:57.463Z] - nexus3.edgexfoundry.org:10004/support-scheduler:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:37:57.463Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-11-08T16:37:57.476Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-11-08T16:37:57.476Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:37:57.476Z] latest [2022-11-08T16:37:57.476Z] 2.3.0-dev.105 [2022-11-08T16:37:57.476Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:37:57.476Z] main [2022-11-08T16:37:57.476Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:57.788Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:37:58.091Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:37:58.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-11-08T16:37:58.091Z] ca70d51098d8: Preparing [2022-11-08T16:37:58.091Z] 7974b9b3c220: Preparing [2022-11-08T16:37:58.091Z] a7e49565f56e: Preparing [2022-11-08T16:37:58.091Z] 2cb289542c19: Preparing [2022-11-08T16:37:58.091Z] 994393dc58e7: Preparing [2022-11-08T16:37:58.091Z] 994393dc58e7: Layer already exists [2022-11-08T16:37:58.091Z] 7974b9b3c220: Pushed [2022-11-08T16:37:58.348Z] ca70d51098d8: Pushed [2022-11-08T16:37:59.283Z] a7e49565f56e: Pushed [2022-11-08T16:38:11.497Z] 2cb289542c19: Pushed [2022-11-08T16:38:11.755Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0: digest: sha256:d696de427cb65ececcbabb78a9d5aae888f5b5b4354d97d6928fda28ae32edce size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:38:12.063Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:38:12.370Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-11-08T16:38:12.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-11-08T16:38:12.370Z] ca70d51098d8: Preparing [2022-11-08T16:38:12.370Z] 7974b9b3c220: Preparing [2022-11-08T16:38:12.370Z] a7e49565f56e: Preparing [2022-11-08T16:38:12.370Z] 2cb289542c19: Preparing [2022-11-08T16:38:12.370Z] 994393dc58e7: Preparing [2022-11-08T16:38:12.370Z] a7e49565f56e: Layer already exists [2022-11-08T16:38:12.370Z] 2cb289542c19: Layer already exists [2022-11-08T16:38:12.370Z] ca70d51098d8: Layer already exists [2022-11-08T16:38:12.370Z] 994393dc58e7: Layer already exists [2022-11-08T16:38:12.370Z] 7974b9b3c220: Layer already exists [2022-11-08T16:38:12.370Z] latest: digest: sha256:d696de427cb65ececcbabb78a9d5aae888f5b5b4354d97d6928fda28ae32edce size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:38:12.681Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:38:12.986Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.105 [2022-11-08T16:38:12.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-11-08T16:38:12.986Z] ca70d51098d8: Preparing [2022-11-08T16:38:12.986Z] 7974b9b3c220: Preparing [2022-11-08T16:38:12.986Z] a7e49565f56e: Preparing [2022-11-08T16:38:12.986Z] 2cb289542c19: Preparing [2022-11-08T16:38:12.986Z] 994393dc58e7: Preparing [2022-11-08T16:38:12.986Z] 7974b9b3c220: Layer already exists [2022-11-08T16:38:12.986Z] 2cb289542c19: Layer already exists [2022-11-08T16:38:12.986Z] ca70d51098d8: Layer already exists [2022-11-08T16:38:12.986Z] 994393dc58e7: Layer already exists [2022-11-08T16:38:12.986Z] a7e49565f56e: Layer already exists [2022-11-08T16:38:12.986Z] 2.3.0-dev.105: digest: sha256:d696de427cb65ececcbabb78a9d5aae888f5b5b4354d97d6928fda28ae32edce size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:38:13.291Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:38:13.599Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:38:13.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-11-08T16:38:13.599Z] ca70d51098d8: Preparing [2022-11-08T16:38:13.599Z] 7974b9b3c220: Preparing [2022-11-08T16:38:13.599Z] a7e49565f56e: Preparing [2022-11-08T16:38:13.599Z] 2cb289542c19: Preparing [2022-11-08T16:38:13.599Z] 994393dc58e7: Preparing [2022-11-08T16:38:13.859Z] 994393dc58e7: Layer already exists [2022-11-08T16:38:13.859Z] 7974b9b3c220: Layer already exists [2022-11-08T16:38:13.859Z] a7e49565f56e: Layer already exists [2022-11-08T16:38:13.859Z] 2cb289542c19: Layer already exists [2022-11-08T16:38:13.859Z] ca70d51098d8: Layer already exists [2022-11-08T16:38:13.859Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105: digest: sha256:d696de427cb65ececcbabb78a9d5aae888f5b5b4354d97d6928fda28ae32edce size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:38:14.163Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:38:14.461Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-11-08T16:38:14.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-11-08T16:38:14.461Z] ca70d51098d8: Preparing [2022-11-08T16:38:14.461Z] 7974b9b3c220: Preparing [2022-11-08T16:38:14.461Z] a7e49565f56e: Preparing [2022-11-08T16:38:14.461Z] 2cb289542c19: Preparing [2022-11-08T16:38:14.461Z] 994393dc58e7: Preparing [2022-11-08T16:38:14.461Z] ca70d51098d8: Layer already exists [2022-11-08T16:38:14.461Z] 994393dc58e7: Layer already exists [2022-11-08T16:38:14.461Z] 7974b9b3c220: Layer already exists [2022-11-08T16:38:14.461Z] a7e49565f56e: Layer already exists [2022-11-08T16:38:14.461Z] 2cb289542c19: Layer already exists [2022-11-08T16:38:14.461Z] main: digest: sha256:d696de427cb65ececcbabb78a9d5aae888f5b5b4354d97d6928fda28ae32edce size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T16:38:14.509Z] ===================================================== [Pipeline] echo [2022-11-08T16:38:14.519Z] taggedImages: [2022-11-08T16:38:14.519Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:38:14.519Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-11-08T16:38:14.519Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.105 [2022-11-08T16:38:14.519Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:38:14.519Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-08T16:43:49.246Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.105" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-08T16:43:59.345Z] Removing intermediate container f8ba29aa8ade [2022-11-08T16:43:59.345Z] ---> af977d86f757 [2022-11-08T16:43:59.345Z] [2022-11-08T16:43:59.345Z] Step 9/24 : FROM alpine:3.16 [2022-11-08T16:43:59.345Z] 3.16: Pulling from library/alpine [2022-11-08T16:43:59.345Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-08T16:43:59.345Z] Status: Downloaded newer image for alpine:3.16 [2022-11-08T16:43:59.345Z] ---> a6215f271958 [2022-11-08T16:43:59.345Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-11-08T16:43:59.345Z] ---> Running in 56d2752e1496 [2022-11-08T16:44:01.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:44:01.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:44:02.979Z] (1/3) Installing ca-certificates (20220614-r0) [2022-11-08T16:44:02.979Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-11-08T16:44:02.979Z] (3/3) Installing su-exec (0.2-r1) [2022-11-08T16:44:02.979Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T16:44:02.979Z] Executing ca-certificates-20220614-r0.trigger [2022-11-08T16:44:03.565Z] OK: 6 MiB in 17 packages [2022-11-08T16:44:06.156Z] Removing intermediate container 56d2752e1496 [2022-11-08T16:44:06.156Z] ---> 05df6862e0e9 [2022-11-08T16:44:06.156Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-08T16:44:06.156Z] ---> Running in 49113d668fec [2022-11-08T16:44:06.431Z] Removing intermediate container 49113d668fec [2022-11-08T16:44:06.431Z] ---> a8bae1703fe8 [2022-11-08T16:44:06.431Z] Step 12/24 : WORKDIR / [2022-11-08T16:44:06.431Z] ---> Running in c703d3598f8c [2022-11-08T16:44:07.020Z] Removing intermediate container c703d3598f8c [2022-11-08T16:44:07.020Z] ---> 53b27de3d121 [2022-11-08T16:44:07.020Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-11-08T16:44:07.991Z] ---> 7097dc8466c8 [2022-11-08T16:44:07.991Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-11-08T16:44:08.584Z] ---> cd6522c5aaa2 [2022-11-08T16:44:08.584Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-11-08T16:44:09.551Z] ---> 75b928fdee6e [2022-11-08T16:44:09.551Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-11-08T16:44:10.537Z] ---> 9c2baa560f61 [2022-11-08T16:44:10.537Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-11-08T16:44:12.519Z] ---> 2981cd003133 [2022-11-08T16:44:12.519Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-11-08T16:44:14.484Z] ---> f5bc3d0b41c3 [2022-11-08T16:44:14.484Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-11-08T16:44:15.071Z] ---> 1749706ccc91 [2022-11-08T16:44:15.071Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-08T16:44:15.342Z] ---> Running in 08b81a8f4890 [2022-11-08T16:44:18.712Z] Removing intermediate container 08b81a8f4890 [2022-11-08T16:44:18.712Z] ---> 2810928b51e1 [2022-11-08T16:44:18.712Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-11-08T16:44:18.712Z] ---> Running in 1f22afbc7f7e [2022-11-08T16:44:18.712Z] Removing intermediate container 1f22afbc7f7e [2022-11-08T16:44:18.712Z] ---> d75424e4549f [2022-11-08T16:44:18.712Z] Step 22/24 : LABEL arch=arm64 [2022-11-08T16:44:18.712Z] ---> Running in b1f92a32f6e7 [2022-11-08T16:44:19.312Z] Removing intermediate container b1f92a32f6e7 [2022-11-08T16:44:19.312Z] ---> e5ea8f14530b [2022-11-08T16:44:19.312Z] Step 23/24 : LABEL git_sha=8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:44:19.585Z] ---> Running in 93f8b29c53b0 [2022-11-08T16:44:20.171Z] Removing intermediate container 93f8b29c53b0 [2022-11-08T16:44:20.171Z] ---> f2c8fecb8134 [2022-11-08T16:44:20.171Z] Step 24/24 : LABEL version=2.3.0-dev.105 [2022-11-08T16:44:20.171Z] ---> Running in d34a32c2db0a [2022-11-08T16:44:20.761Z] Removing intermediate container d34a32c2db0a [2022-11-08T16:44:20.761Z] ---> 712476297a60 [2022-11-08T16:44:20.761Z] [2022-11-08T16:44:20.761Z] Successfully built 712476297a60 [2022-11-08T16:44:21.029Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-11-08T16:44:21.029Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-11-08T16:44:25.303Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:44:25.303Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:44:25.303Z] ---> b796e603d7ea [2022-11-08T16:44:25.303Z] Step 3/24 : WORKDIR /edgex-go [2022-11-08T16:44:25.303Z] ---> Using cache [2022-11-08T16:44:25.303Z] ---> c226d682f3bc [2022-11-08T16:44:25.303Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-08T16:44:25.303Z] ---> Running in a40981963d11 [2022-11-08T16:44:27.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:44:27.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:44:29.469Z] OK: 221 MiB in 51 packages [2022-11-08T16:44:30.882Z] Removing intermediate container a40981963d11 [2022-11-08T16:44:30.882Z] ---> 298fb516d9db [2022-11-08T16:44:30.882Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-08T16:44:31.852Z] ---> e72b05fca20e [2022-11-08T16:44:31.852Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:44:31.852Z] ---> Running in d4bbaac3367b [2022-11-08T16:44:46.872Z] Removing intermediate container e762a14163a9 [2022-11-08T16:44:46.872Z] ---> 10a5f02921be [2022-11-08T16:44:46.872Z] [2022-11-08T16:44:46.872Z] Step 9/32 : FROM alpine:3.16 [2022-11-08T16:44:46.872Z] ---> a6215f271958 [2022-11-08T16:44:46.872Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-08T16:44:46.872Z] ---> Running in 5304e1f7e5bc [2022-11-08T16:44:46.872Z] Removing intermediate container 5304e1f7e5bc [2022-11-08T16:44:46.872Z] ---> 664843626963 [2022-11-08T16:44:46.872Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-11-08T16:44:46.872Z] ---> Running in 062fddbece80 [2022-11-08T16:44:48.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:44:49.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:44:51.045Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-11-08T16:44:51.045Z] (2/2) Installing su-exec (0.2-r1) [2022-11-08T16:44:51.045Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T16:44:51.045Z] OK: 5 MiB in 16 packages [2022-11-08T16:44:52.996Z] Removing intermediate container 062fddbece80 [2022-11-08T16:44:52.996Z] ---> fbcb13b105f5 [2022-11-08T16:44:52.996Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-11-08T16:44:52.996Z] ---> Running in 4a93b1043f98 [2022-11-08T16:44:53.586Z] Removing intermediate container 4a93b1043f98 [2022-11-08T16:44:53.586Z] ---> f35ddf5ae80e [2022-11-08T16:44:53.586Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-11-08T16:44:53.855Z] ---> Running in 872d39c9cbb3 [2022-11-08T16:44:54.445Z] Removing intermediate container 872d39c9cbb3 [2022-11-08T16:44:54.445Z] ---> 5958caf12312 [2022-11-08T16:44:54.445Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-11-08T16:44:54.445Z] ---> Running in b02f651b9e01 [2022-11-08T16:44:55.030Z] Removing intermediate container b02f651b9e01 [2022-11-08T16:44:55.030Z] ---> e54c2b98ca68 [2022-11-08T16:44:55.030Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-11-08T16:44:55.299Z] ---> Running in b6ee7a71bb0a [2022-11-08T16:44:55.895Z] Removing intermediate container b6ee7a71bb0a [2022-11-08T16:44:55.895Z] ---> 292439bf727b [2022-11-08T16:44:55.895Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-11-08T16:44:56.167Z] ---> Running in 9f18e83d821a [2022-11-08T16:44:59.519Z] Removing intermediate container 9f18e83d821a [2022-11-08T16:44:59.519Z] ---> 87efab07d1d5 [2022-11-08T16:44:59.519Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-11-08T16:44:59.519Z] ---> Running in 13800f46455f [2022-11-08T16:45:00.489Z] Removing intermediate container 13800f46455f [2022-11-08T16:45:00.489Z] ---> 887cb54bef9e [2022-11-08T16:45:00.489Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-11-08T16:45:01.453Z] ---> 0d34149dc882 [2022-11-08T16:45:01.453Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-11-08T16:45:01.453Z] ---> Running in fbe9956e9686 [2022-11-08T16:45:04.820Z] Removing intermediate container fbe9956e9686 [2022-11-08T16:45:04.820Z] ---> 4b7e969181e3 [2022-11-08T16:45:04.820Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T16:45:05.782Z] ---> 7677a39d2738 [2022-11-08T16:45:05.782Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-11-08T16:45:07.733Z] ---> 3bfc87942a56 [2022-11-08T16:45:07.733Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-11-08T16:45:08.695Z] ---> 08ff7e3917de [2022-11-08T16:45:08.695Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-11-08T16:45:09.665Z] ---> b5e92e72ae66 [2022-11-08T16:45:09.665Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-11-08T16:45:10.633Z] ---> f1121795bb34 [2022-11-08T16:45:10.633Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-11-08T16:45:11.610Z] ---> 6519ff769532 [2022-11-08T16:45:11.610Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-11-08T16:45:12.587Z] ---> 26a84f5b0ee7 [2022-11-08T16:45:12.587Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-11-08T16:45:12.858Z] ---> Running in f42a0c0b215f [2022-11-08T16:45:16.222Z] Removing intermediate container f42a0c0b215f [2022-11-08T16:45:16.222Z] ---> e6570f1ef8fd [2022-11-08T16:45:16.222Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-11-08T16:45:16.222Z] ---> Running in b4b1b9086410 [2022-11-08T16:45:16.818Z] Removing intermediate container b4b1b9086410 [2022-11-08T16:45:16.818Z] ---> cdaa3b7c0ce6 [2022-11-08T16:45:16.818Z] Step 29/32 : CMD ["gate"] [2022-11-08T16:45:17.096Z] ---> Running in 03837467a065 [2022-11-08T16:45:19.071Z] Removing intermediate container 03837467a065 [2022-11-08T16:45:19.071Z] ---> d571b1b2ef3b [2022-11-08T16:45:19.071Z] Step 30/32 : LABEL arch=arm64 [2022-11-08T16:45:19.342Z] ---> Running in a00a900980ea [2022-11-08T16:45:20.311Z] Removing intermediate container a00a900980ea [2022-11-08T16:45:20.311Z] ---> 66fd69df49e6 [2022-11-08T16:45:20.311Z] Step 31/32 : LABEL git_sha=8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:45:20.311Z] ---> Running in 99ce90613c48 [2022-11-08T16:45:21.278Z] Removing intermediate container 99ce90613c48 [2022-11-08T16:45:21.278Z] ---> d8ab9b14d5a4 [2022-11-08T16:45:21.278Z] Step 32/32 : LABEL version=2.3.0-dev.105 [2022-11-08T16:45:21.278Z] ---> Running in 820bc418aef1 [2022-11-08T16:45:22.248Z] Removing intermediate container 820bc418aef1 [2022-11-08T16:45:22.248Z] ---> 0ef4c5912b85 [2022-11-08T16:45:22.248Z] [2022-11-08T16:45:22.248Z] Successfully built 0ef4c5912b85 [2022-11-08T16:45:22.248Z] Successfully tagged security-bootstrapper-arm64:latest [2022-11-08T16:45:22.248Z]  Building security-bootstrapper ... done Building sys-mgmt-agent [2022-11-08T16:45:27.597Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:45:27.597Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:45:27.597Z] ---> b796e603d7ea [2022-11-08T16:45:27.597Z] Step 3/22 : WORKDIR /edgex-go [2022-11-08T16:45:27.597Z] ---> Using cache [2022-11-08T16:45:27.597Z] ---> c226d682f3bc [2022-11-08T16:45:27.597Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-11-08T16:45:27.877Z] ---> Running in 400def1b6bea [2022-11-08T16:45:30.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:45:30.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:45:32.431Z] OK: 221 MiB in 51 packages [2022-11-08T16:45:35.062Z] Removing intermediate container 400def1b6bea [2022-11-08T16:45:35.062Z] ---> d8a7a54aa225 [2022-11-08T16:45:35.062Z] Step 5/22 : COPY go.mod vendor* ./ [2022-11-08T16:45:36.470Z] ---> f09a59c12de8 [2022-11-08T16:45:36.470Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:45:36.470Z] ---> Running in 5484ae57adc4 [2022-11-08T16:45:54.726Z] Removing intermediate container d4bbaac3367b [2022-11-08T16:45:54.726Z] ---> a2a9ae717084 [2022-11-08T16:45:54.726Z] Step 7/24 : COPY . . [2022-11-08T16:45:55.689Z] ---> fcf8bf46451c [2022-11-08T16:45:55.689Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-08T16:45:55.965Z] ---> Running in 6ac7c2659dc0 [2022-11-08T16:45:56.549Z] Removing intermediate container 6ac7c2659dc0 [2022-11-08T16:45:56.549Z] ---> 0f83261c876f [2022-11-08T16:45:56.549Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-08T16:45:56.829Z] ---> Running in 6ebde3261344 [2022-11-08T16:45:57.421Z] Removing intermediate container 6ebde3261344 [2022-11-08T16:45:57.421Z] ---> 3e31e0e66469 [2022-11-08T16:45:57.421Z] 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 [2022-11-08T16:45:57.698Z] ---> Running in 088befaa8762 [2022-11-08T16:46:01.068Z] Removing intermediate container 088befaa8762 [2022-11-08T16:46:01.068Z] ---> 49aa0060fca4 [2022-11-08T16:46:01.068Z] Step 11/24 : WORKDIR /edgex-go [2022-11-08T16:46:01.341Z] ---> Running in 2ead34e10ffa [2022-11-08T16:46:01.925Z] Removing intermediate container 2ead34e10ffa [2022-11-08T16:46:01.925Z] ---> cadbee167e1e [2022-11-08T16:46:01.925Z] [2022-11-08T16:46:01.925Z] Step 12/24 : FROM alpine:3.15 [2022-11-08T16:46:02.195Z] 3.15: Pulling from library/alpine [2022-11-08T16:46:03.616Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-11-08T16:46:03.616Z] Status: Downloaded newer image for alpine:3.15 [2022-11-08T16:46:03.616Z] ---> 02e0d6fdf486 [2022-11-08T16:46:03.617Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-08T16:46:04.202Z] ---> Running in 3f36b98d2bc6 [2022-11-08T16:46:04.988Z] Removing intermediate container 3f36b98d2bc6 [2022-11-08T16:46:04.988Z] ---> 6dc9dfb76426 [2022-11-08T16:46:04.988Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-08T16:46:04.988Z] ---> Running in 47239976eb4c [2022-11-08T16:46:07.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:46:07.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:46:08.872Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-08T16:46:08.872Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-08T16:46:08.872Z] OK: 15736 distinct packages available [2022-11-08T16:46:09.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:46:09.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:46:11.210Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-08T16:46:11.210Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-08T16:46:11.210Z] (3/5) Installing libucontext (1.1-r0) [2022-11-08T16:46:11.210Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-08T16:46:11.210Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-08T16:46:11.210Z] Executing busybox-1.34.1-r7.trigger [2022-11-08T16:46:11.210Z] OK: 6 MiB in 19 packages [2022-11-08T16:46:13.159Z] Removing intermediate container 47239976eb4c [2022-11-08T16:46:13.159Z] ---> da9ca1b0483b [2022-11-08T16:46:13.159Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-11-08T16:46:17.422Z] ---> c096566bc0e4 [2022-11-08T16:46:17.422Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-08T16:46:22.773Z] ---> 850d217568fc [2022-11-08T16:46:22.773Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-11-08T16:46:23.738Z] ---> 9fc815f536af [2022-11-08T16:46:23.738Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-11-08T16:46:25.683Z] ---> 4ad3f4ad8aa6 [2022-11-08T16:46:25.683Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-11-08T16:46:27.627Z] ---> aad74b0e2304 [2022-11-08T16:46:27.627Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-08T16:46:27.627Z] ---> Running in 69db574898ad [2022-11-08T16:46:29.035Z] Removing intermediate container 69db574898ad [2022-11-08T16:46:29.035Z] ---> 934990e7d54a [2022-11-08T16:46:29.035Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-08T16:46:29.035Z] ---> Running in 9d5446dd7456 [2022-11-08T16:46:30.445Z] Removing intermediate container 9d5446dd7456 [2022-11-08T16:46:30.445Z] ---> df01bd8adab5 [2022-11-08T16:46:30.445Z] Step 22/24 : LABEL arch=arm64 [2022-11-08T16:46:30.445Z] ---> Running in 867d2b3380ad [2022-11-08T16:46:31.028Z] Removing intermediate container 867d2b3380ad [2022-11-08T16:46:31.028Z] ---> 30275d484e5f [2022-11-08T16:46:31.297Z] Step 23/24 : LABEL git_sha=8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:46:31.297Z] ---> Running in bde51ae82a08 [2022-11-08T16:46:33.253Z] Removing intermediate container bde51ae82a08 [2022-11-08T16:46:33.253Z] ---> eed619268417 [2022-11-08T16:46:33.253Z] Step 24/24 : LABEL version=2.3.0-dev.105 [2022-11-08T16:46:33.253Z] ---> Running in c9721686070b [2022-11-08T16:46:34.211Z] Removing intermediate container c9721686070b [2022-11-08T16:46:34.211Z] ---> 06e452b67da3 [2022-11-08T16:46:34.211Z] [2022-11-08T16:46:34.480Z] Successfully built 06e452b67da3 [2022-11-08T16:46:34.747Z] Successfully tagged security-spire-agent-arm64:latest [2022-11-08T16:46:34.747Z] Building security-spire-config [2022-11-08T16:46:40.099Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:46:40.099Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:46:40.099Z] ---> b796e603d7ea [2022-11-08T16:46:40.099Z] Step 3/24 : WORKDIR /edgex-go [2022-11-08T16:46:40.099Z] ---> Using cache [2022-11-08T16:46:40.099Z] ---> c226d682f3bc [2022-11-08T16:46:40.099Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-08T16:46:40.099Z] ---> Using cache [2022-11-08T16:46:40.099Z] ---> 298fb516d9db [2022-11-08T16:46:40.099Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-08T16:46:40.099Z] ---> Using cache [2022-11-08T16:46:40.099Z] ---> e72b05fca20e [2022-11-08T16:46:40.099Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:46:40.099Z] ---> Using cache [2022-11-08T16:46:40.099Z] ---> a2a9ae717084 [2022-11-08T16:46:40.099Z] Step 7/24 : COPY . . [2022-11-08T16:46:40.372Z] Removing intermediate container 45ff0958a5fa [2022-11-08T16:46:40.372Z] ---> 33e97547abbd [2022-11-08T16:46:40.372Z] [2022-11-08T16:46:40.372Z] Step 10/22 : FROM alpine:3.16 [2022-11-08T16:46:40.372Z] ---> a6215f271958 [2022-11-08T16:46:40.372Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-11-08T16:46:40.663Z] ---> Running in 84560c48c2bc [2022-11-08T16:46:40.663Z] ---> Using cache [2022-11-08T16:46:40.663Z] ---> fcf8bf46451c [2022-11-08T16:46:40.663Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-08T16:46:40.663Z] ---> Using cache [2022-11-08T16:46:40.663Z] ---> 0f83261c876f [2022-11-08T16:46:40.663Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-08T16:46:40.663Z] ---> Using cache [2022-11-08T16:46:40.663Z] ---> 3e31e0e66469 [2022-11-08T16:46:40.663Z] 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 [2022-11-08T16:46:40.663Z] ---> Using cache [2022-11-08T16:46:40.663Z] ---> 49aa0060fca4 [2022-11-08T16:46:40.663Z] Step 11/24 : WORKDIR /edgex-go [2022-11-08T16:46:40.663Z] ---> Using cache [2022-11-08T16:46:40.663Z] ---> cadbee167e1e [2022-11-08T16:46:40.663Z] [2022-11-08T16:46:40.663Z] Step 12/24 : FROM alpine:3.15 [2022-11-08T16:46:40.663Z] ---> 02e0d6fdf486 [2022-11-08T16:46:40.663Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-08T16:46:40.663Z] ---> Using cache [2022-11-08T16:46:40.663Z] ---> 6dc9dfb76426 [2022-11-08T16:46:40.663Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-11-08T16:46:40.663Z] ---> Running in 7f644945b500 [2022-11-08T16:46:41.654Z] Removing intermediate container 84560c48c2bc [2022-11-08T16:46:41.654Z] ---> 9c2c75229366 [2022-11-08T16:46:41.654Z] Step 12/22 : ENV APP_PORT=59880 [2022-11-08T16:46:41.924Z] ---> Running in 3fc3df03cf3d [2022-11-08T16:46:42.888Z] Removing intermediate container 3fc3df03cf3d [2022-11-08T16:46:42.888Z] ---> 9b00acd71591 [2022-11-08T16:46:42.888Z] Step 13/22 : EXPOSE $APP_PORT [2022-11-08T16:46:43.162Z] ---> Running in df92d996827d [2022-11-08T16:46:43.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:46:44.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:46:44.616Z] Removing intermediate container df92d996827d [2022-11-08T16:46:44.616Z] ---> c3dbb80f05b5 [2022-11-08T16:46:44.616Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-08T16:46:45.210Z] ---> Running in ceb07ef43bcc [2022-11-08T16:46:45.793Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-08T16:46:45.793Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-08T16:46:45.793Z] OK: 15736 distinct packages available [2022-11-08T16:46:46.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:46:46.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:46:47.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:46:47.510Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-11-08T16:46:47.775Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-11-08T16:46:47.775Z] (3/4) Installing libucontext (1.1-r0) [2022-11-08T16:46:47.775Z] (4/4) Installing gcompat (1.0.0-r4) [2022-11-08T16:46:47.775Z] Executing busybox-1.34.1-r7.trigger [2022-11-08T16:46:47.775Z] OK: 6 MiB in 18 packages [2022-11-08T16:46:47.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:46:49.724Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-08T16:46:49.724Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-08T16:46:49.724Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-08T16:46:49.724Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-08T16:46:49.724Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-08T16:46:49.724Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-08T16:46:49.724Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T16:46:49.724Z] OK: 8 MiB in 20 packages [2022-11-08T16:46:49.992Z] Removing intermediate container 7f644945b500 [2022-11-08T16:46:49.992Z] ---> 622b5bd9282a [2022-11-08T16:46:49.992Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-08T16:46:51.952Z] Removing intermediate container ceb07ef43bcc [2022-11-08T16:46:51.952Z] ---> cd93cdcac9b3 [2022-11-08T16:46:51.953Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T16:46:53.893Z] ---> 12ba07bb616a [2022-11-08T16:46:53.893Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-11-08T16:46:58.173Z] ---> d5db850ad0b0 [2022-11-08T16:46:58.173Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-11-08T16:46:59.139Z] ---> ab4b79d37efa [2022-11-08T16:46:59.139Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-11-08T16:46:59.416Z] ---> Running in 5e748bb5ecfe [2022-11-08T16:47:00.380Z] Removing intermediate container 5e748bb5ecfe [2022-11-08T16:47:00.380Z] ---> c49669060053 [2022-11-08T16:47:00.380Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T16:47:00.380Z] ---> Running in f5040cda1b4b [2022-11-08T16:47:01.347Z] ---> 3c7f272230bb [2022-11-08T16:47:01.347Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-11-08T16:47:01.612Z] Removing intermediate container f5040cda1b4b [2022-11-08T16:47:01.612Z] ---> a533b2e80e48 [2022-11-08T16:47:01.612Z] Step 20/22 : LABEL arch=arm64 [2022-11-08T16:47:01.612Z] ---> Running in 306c7534ef68 [2022-11-08T16:47:03.550Z] Removing intermediate container 306c7534ef68 [2022-11-08T16:47:03.550Z] ---> 6923baa2f828 [2022-11-08T16:47:03.550Z] Step 21/22 : LABEL git_sha=8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:47:03.550Z] ---> f23e6f25c5eb [2022-11-08T16:47:03.550Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-11-08T16:47:03.550Z] ---> Running in cbe161606958 [2022-11-08T16:47:03.550Z] ---> Running in 623f342ceb8c [2022-11-08T16:47:04.514Z] Removing intermediate container cbe161606958 [2022-11-08T16:47:04.514Z] ---> 6306d2aec85a [2022-11-08T16:47:04.514Z] Step 22/22 : LABEL version=2.3.0-dev.105 [2022-11-08T16:47:04.514Z] Removing intermediate container 623f342ceb8c [2022-11-08T16:47:04.514Z] ---> ac7c96cf46fa [2022-11-08T16:47:04.514Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-11-08T16:47:04.792Z] ---> Running in b5228790b646 [2022-11-08T16:47:06.202Z] Removing intermediate container b5228790b646 [2022-11-08T16:47:06.202Z] ---> 7e67d1206aaf [2022-11-08T16:47:06.202Z] [2022-11-08T16:47:06.469Z] ---> c16d072d37f7 [2022-11-08T16:47:06.469Z] Step 19/24 : WORKDIR / [2022-11-08T16:47:06.736Z] ---> Running in a82e0ac1293a [2022-11-08T16:47:06.736Z] Successfully built 7e67d1206aaf [2022-11-08T16:47:06.736Z] Successfully tagged core-data-arm64:latest [2022-11-08T16:47:06.736Z]  Building core-data ... done Building support-notifications [2022-11-08T16:47:08.676Z] Removing intermediate container a82e0ac1293a [2022-11-08T16:47:08.676Z] ---> e331c9861c84 [2022-11-08T16:47:08.676Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-08T16:47:08.949Z] ---> Running in d43ac6e56b80 [2022-11-08T16:47:09.911Z] Removing intermediate container d43ac6e56b80 [2022-11-08T16:47:09.911Z] ---> c838b12b4000 [2022-11-08T16:47:09.911Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-08T16:47:10.178Z] ---> Running in fb0275263b8e [2022-11-08T16:47:10.781Z] Removing intermediate container fb0275263b8e [2022-11-08T16:47:10.781Z] ---> 70f10c0ccb2a [2022-11-08T16:47:10.781Z] Step 22/24 : LABEL arch=arm64 [2022-11-08T16:47:11.049Z] ---> Running in 2ac894705222 [2022-11-08T16:47:11.316Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:47:11.316Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:47:11.316Z] ---> b796e603d7ea [2022-11-08T16:47:11.316Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-08T16:47:11.316Z] ---> Using cache [2022-11-08T16:47:11.583Z] ---> dba2f1586f2b [2022-11-08T16:47:11.583Z] Step 4/22 : WORKDIR /edgex-go [2022-11-08T16:47:11.583Z] ---> Using cache [2022-11-08T16:47:11.584Z] ---> ce9efa1e2e53 [2022-11-08T16:47:11.584Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-11-08T16:47:11.871Z] ---> Running in 3bc9cac27dff [2022-11-08T16:47:12.143Z] Removing intermediate container 2ac894705222 [2022-11-08T16:47:12.143Z] ---> 981875100bd0 [2022-11-08T16:47:12.143Z] Step 23/24 : LABEL git_sha=8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:47:12.414Z] ---> Running in f1cba1f4bf93 [2022-11-08T16:47:13.394Z] Removing intermediate container f1cba1f4bf93 [2022-11-08T16:47:13.394Z] ---> 6c8699bbf944 [2022-11-08T16:47:13.394Z] Step 24/24 : LABEL version=2.3.0-dev.105 [2022-11-08T16:47:13.665Z] ---> Running in f32887000fe6 [2022-11-08T16:47:13.944Z] Removing intermediate container 6ff7c85bafbd [2022-11-08T16:47:13.944Z] ---> 96c7cadb0b03 [2022-11-08T16:47:13.944Z] [2022-11-08T16:47:13.944Z] Step 9/19 : FROM alpine:3.15 [2022-11-08T16:47:13.944Z] ---> 02e0d6fdf486 [2022-11-08T16:47:13.944Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-08T16:47:13.944Z] ---> Using cache [2022-11-08T16:47:13.944Z] ---> 6dc9dfb76426 [2022-11-08T16:47:13.944Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-11-08T16:47:13.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:47:13.944Z] ---> Running in 62223fb2b423 [2022-11-08T16:47:14.212Z] Removing intermediate container f32887000fe6 [2022-11-08T16:47:14.212Z] ---> f85b8c6e1e58 [2022-11-08T16:47:14.212Z] [2022-11-08T16:47:14.479Z] Successfully built f85b8c6e1e58 [2022-11-08T16:47:14.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:47:14.479Z] Successfully tagged security-spire-config-arm64:latest [2022-11-08T16:47:14.479Z] Building security-proxy-setup [2022-11-08T16:47:15.889Z]  Building security-spire-config ... done OK: 221 MiB in 51 packages [2022-11-08T16:47:16.472Z] Removing intermediate container 5484ae57adc4 [2022-11-08T16:47:16.472Z] ---> 028c299a3789 [2022-11-08T16:47:16.472Z] Step 7/22 : COPY . . [2022-11-08T16:47:16.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:47:17.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:47:17.639Z] Removing intermediate container 3bc9cac27dff [2022-11-08T16:47:17.639Z] ---> 474671679682 [2022-11-08T16:47:17.639Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-08T16:47:18.612Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-08T16:47:18.612Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-08T16:47:18.612Z] OK: 15736 distinct packages available [2022-11-08T16:47:18.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:47:18.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:47:19.465Z] ---> 31764d4ef0b0 [2022-11-08T16:47:19.465Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:47:19.734Z] ---> Running in b4a14e6751fc [2022-11-08T16:47:20.002Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:47:20.002Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:47:20.002Z] ---> b796e603d7ea [2022-11-08T16:47:20.003Z] Step 3/21 : WORKDIR /edgex-go [2022-11-08T16:47:20.003Z] ---> Using cache [2022-11-08T16:47:20.003Z] ---> c226d682f3bc [2022-11-08T16:47:20.003Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-11-08T16:47:20.003Z] ---> Using cache [2022-11-08T16:47:20.003Z] ---> d5062d58f119 [2022-11-08T16:47:20.003Z] Step 5/21 : COPY go.mod vendor* ./ [2022-11-08T16:47:20.003Z] (1/9) Installing ca-certificates (20220614-r0) [2022-11-08T16:47:20.003Z] ---> Using cache [2022-11-08T16:47:20.003Z] ---> 991dfd438c51 [2022-11-08T16:47:20.003Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:47:20.003Z] ---> Using cache [2022-11-08T16:47:20.003Z] ---> 54c4e4487e22 [2022-11-08T16:47:20.003Z] Step 7/21 : COPY . . [2022-11-08T16:47:20.274Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-11-08T16:47:20.274Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-11-08T16:47:20.274Z] (4/9) Installing libcurl (7.80.0-r4) [2022-11-08T16:47:20.274Z] (5/9) Installing curl (7.80.0-r4) [2022-11-08T16:47:20.274Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-11-08T16:47:20.274Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-11-08T16:47:20.274Z] (8/9) Installing libucontext (1.1-r0) [2022-11-08T16:47:20.274Z] (9/9) Installing gcompat (1.0.0-r4) [2022-11-08T16:47:20.274Z] Executing busybox-1.34.1-r7.trigger [2022-11-08T16:47:20.274Z] ---> Using cache [2022-11-08T16:47:20.274Z] ---> 56254cb6bede [2022-11-08T16:47:20.274Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-11-08T16:47:20.274Z] Executing ca-certificates-20220614-r0.trigger [2022-11-08T16:47:20.875Z] ---> Running in 58785f75b6d5 [2022-11-08T16:47:20.875Z] OK: 8 MiB in 23 packages [2022-11-08T16:47:22.828Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.105" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-08T16:47:22.828Z] ---> 9b9953dffa1c [2022-11-08T16:47:22.828Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-11-08T16:47:23.094Z] ---> Running in 3a32299dd740 [2022-11-08T16:47:24.051Z] Removing intermediate container 62223fb2b423 [2022-11-08T16:47:24.051Z] ---> d759a871ffec [2022-11-08T16:47:24.051Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T16:47:25.014Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.105" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-08T16:47:25.014Z] ---> 32b2a4c1655e [2022-11-08T16:47:25.014Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-11-08T16:47:27.591Z] ---> 1ce4844aafce [2022-11-08T16:47:27.591Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-11-08T16:47:28.175Z] ---> 74997d4bd1f6 [2022-11-08T16:47:28.175Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-11-08T16:47:28.175Z] ---> Running in e0e812fa9d38 [2022-11-08T16:47:28.763Z] Removing intermediate container e0e812fa9d38 [2022-11-08T16:47:28.763Z] ---> bf6e375b22f0 [2022-11-08T16:47:28.763Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T16:47:29.037Z] ---> Running in f4b56f219bd9 [2022-11-08T16:47:29.624Z] Removing intermediate container f4b56f219bd9 [2022-11-08T16:47:29.624Z] ---> aedd455118eb [2022-11-08T16:47:29.624Z] Step 17/19 : LABEL arch=arm64 [2022-11-08T16:47:29.624Z] ---> Running in 935b8b50df5e [2022-11-08T16:47:30.208Z] Removing intermediate container 935b8b50df5e [2022-11-08T16:47:30.208Z] ---> c825531883bd [2022-11-08T16:47:30.208Z] Step 18/19 : LABEL git_sha=8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:47:30.208Z] ---> Running in 2d678afd35c5 [2022-11-08T16:47:30.798Z] Removing intermediate container 2d678afd35c5 [2022-11-08T16:47:30.798Z] ---> 2d7189e57543 [2022-11-08T16:47:30.798Z] Step 19/19 : LABEL version=2.3.0-dev.105 [2022-11-08T16:47:31.064Z] ---> Running in 951049e79999 [2022-11-08T16:47:32.471Z] Removing intermediate container 951049e79999 [2022-11-08T16:47:32.471Z] ---> 9d643d605a3d [2022-11-08T16:47:32.471Z] [2022-11-08T16:47:32.471Z] Successfully built 9d643d605a3d [2022-11-08T16:47:32.471Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-11-08T16:47:32.471Z] Building core-metadata [2022-11-08T16:47:36.745Z]  Building security-spiffe-token-provider ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:47:36.745Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:47:36.745Z] ---> b796e603d7ea [2022-11-08T16:47:36.745Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-08T16:47:36.745Z] ---> Using cache [2022-11-08T16:47:36.745Z] ---> dba2f1586f2b [2022-11-08T16:47:36.745Z] Step 4/24 : WORKDIR /edgex-go [2022-11-08T16:47:36.745Z] ---> Using cache [2022-11-08T16:47:36.745Z] ---> ce9efa1e2e53 [2022-11-08T16:47:36.745Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-11-08T16:47:36.745Z] ---> Running in 64e29331bce0 [2022-11-08T16:47:38.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:47:39.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:47:40.706Z] OK: 221 MiB in 51 packages [2022-11-08T16:47:42.650Z] Removing intermediate container 64e29331bce0 [2022-11-08T16:47:42.650Z] ---> ea15b6b940f3 [2022-11-08T16:47:42.650Z] Step 6/24 : COPY go.mod vendor* ./ [2022-11-08T16:47:44.057Z] ---> db214b990d08 [2022-11-08T16:47:44.057Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:47:44.327Z] ---> Running in 6bc1e6428e32 [2022-11-08T16:48:02.547Z] Removing intermediate container 60e0f514c44f [2022-11-08T16:48:02.547Z] ---> 5221bd5baf20 [2022-11-08T16:48:02.547Z] [2022-11-08T16:48:02.547Z] Step 10/22 : FROM alpine:3.16 [2022-11-08T16:48:02.547Z] ---> a6215f271958 [2022-11-08T16:48:02.547Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-11-08T16:48:02.547Z] ---> Running in 3d655b2612c6 [2022-11-08T16:48:02.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:48:02.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:48:04.759Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-08T16:48:04.759Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T16:48:04.759Z] OK: 5 MiB in 15 packages [2022-11-08T16:48:08.230Z] Removing intermediate container 3d655b2612c6 [2022-11-08T16:48:08.230Z] ---> fea73a19992c [2022-11-08T16:48:08.230Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-08T16:48:08.230Z] ---> Running in e30995fd7662 [2022-11-08T16:48:09.306Z] Removing intermediate container e30995fd7662 [2022-11-08T16:48:09.306Z] ---> d8f7045f3f1c [2022-11-08T16:48:09.306Z] Step 13/22 : ENV APP_PORT=59861 [2022-11-08T16:48:09.622Z] ---> Running in 0a1ee684cd33 [2022-11-08T16:48:10.626Z] Removing intermediate container 0a1ee684cd33 [2022-11-08T16:48:10.626Z] ---> b2e1a5a84850 [2022-11-08T16:48:10.626Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-08T16:48:10.626Z] ---> Running in 2540700c255c [2022-11-08T16:48:11.628Z] Removing intermediate container 2540700c255c [2022-11-08T16:48:11.628Z] ---> 32bb851c846f [2022-11-08T16:48:11.628Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T16:48:13.593Z] ---> 3434a5fe82ae [2022-11-08T16:48:13.593Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-11-08T16:48:17.844Z] ---> bc589d1ee5cf [2022-11-08T16:48:17.844Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-11-08T16:48:19.788Z] ---> 90db3838a0be [2022-11-08T16:48:19.788Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-11-08T16:48:19.788Z] ---> Running in 8ff058c4045f [2022-11-08T16:48:20.749Z] Removing intermediate container 8ff058c4045f [2022-11-08T16:48:20.749Z] ---> b3540bfe8a8b [2022-11-08T16:48:20.749Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T16:48:21.016Z] ---> Running in 05c8b1753405 [2022-11-08T16:48:22.424Z] Removing intermediate container 05c8b1753405 [2022-11-08T16:48:22.425Z] ---> 4272d3737420 [2022-11-08T16:48:22.425Z] Step 20/22 : LABEL arch=arm64 [2022-11-08T16:48:22.425Z] ---> Running in 95fa35196959 [2022-11-08T16:48:23.396Z] Removing intermediate container 95fa35196959 [2022-11-08T16:48:23.396Z] ---> f918b721a9ee [2022-11-08T16:48:23.396Z] Step 21/22 : LABEL git_sha=8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:48:23.665Z] ---> Running in 4ba557a9e5ee [2022-11-08T16:48:24.629Z] Removing intermediate container 4ba557a9e5ee [2022-11-08T16:48:24.629Z] ---> b688d1787fb9 [2022-11-08T16:48:24.629Z] Step 22/22 : LABEL version=2.3.0-dev.105 [2022-11-08T16:48:24.897Z] ---> Running in a8e89228447a [2022-11-08T16:48:25.862Z] Removing intermediate container a8e89228447a [2022-11-08T16:48:25.862Z] ---> 9576bb5de32e [2022-11-08T16:48:25.862Z] [2022-11-08T16:48:25.862Z] Successfully built 9576bb5de32e [2022-11-08T16:48:25.862Z] Successfully tagged support-scheduler-arm64:latest [2022-11-08T16:48:26.132Z]  Building support-scheduler ... done Building core-command [2022-11-08T16:48:32.782Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:48:32.782Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:48:32.782Z] ---> b796e603d7ea [2022-11-08T16:48:32.782Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-11-08T16:48:32.782Z] ---> Using cache [2022-11-08T16:48:32.782Z] ---> dba2f1586f2b [2022-11-08T16:48:32.782Z] Step 4/23 : WORKDIR /edgex-go [2022-11-08T16:48:32.782Z] ---> Using cache [2022-11-08T16:48:32.782Z] ---> ce9efa1e2e53 [2022-11-08T16:48:32.782Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-11-08T16:48:32.782Z] ---> Using cache [2022-11-08T16:48:32.782Z] ---> ea15b6b940f3 [2022-11-08T16:48:32.782Z] Step 6/23 : COPY go.mod vendor* ./ [2022-11-08T16:48:32.782Z] ---> Using cache [2022-11-08T16:48:32.782Z] ---> db214b990d08 [2022-11-08T16:48:32.782Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:48:32.782Z] ---> Running in 204e55cdf667 [2022-11-08T16:48:45.094Z] Removing intermediate container b4a14e6751fc [2022-11-08T16:48:45.094Z] ---> 4d47d44332f5 [2022-11-08T16:48:45.094Z] Step 8/22 : COPY . . [2022-11-08T16:48:51.767Z] ---> c2fec650d6fe [2022-11-08T16:48:51.767Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-11-08T16:48:51.767Z] ---> Running in b17b3a48b2ce [2022-11-08T16:48:54.353Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.105" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-08T16:49:04.431Z] Removing intermediate container 6bc1e6428e32 [2022-11-08T16:49:04.431Z] ---> e4bd16f0181e [2022-11-08T16:49:04.431Z] Step 8/24 : COPY . . [2022-11-08T16:49:07.789Z] ---> 4416504db681 [2022-11-08T16:49:07.789Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-11-08T16:49:08.057Z] ---> Running in d8e8e677b181 [2022-11-08T16:49:09.998Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.105" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-11-08T16:49:48.870Z] Removing intermediate container 204e55cdf667 [2022-11-08T16:49:48.870Z] ---> b0e203dac52c [2022-11-08T16:49:48.870Z] Step 8/23 : COPY . . [2022-11-08T16:49:49.456Z] ---> d7dd142934ff [2022-11-08T16:49:49.456Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-11-08T16:49:49.456Z] ---> Running in 52c37dc1923a [2022-11-08T16:49:52.053Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.105" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-11-08T16:54:13.954Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.105" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-08T16:54:19.299Z] Removing intermediate container 3a32299dd740 [2022-11-08T16:54:19.299Z] ---> 8750be29de0b [2022-11-08T16:54:19.299Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-11-08T16:54:19.567Z] ---> Running in 3fe16698c51b [2022-11-08T16:54:22.153Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.105" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-08T16:54:30.374Z] Removing intermediate container 58785f75b6d5 [2022-11-08T16:54:30.374Z] ---> 91b80935957d [2022-11-08T16:54:30.374Z] [2022-11-08T16:54:30.374Z] Step 9/21 : FROM alpine:3.16 [2022-11-08T16:54:30.374Z] ---> a6215f271958 [2022-11-08T16:54:30.374Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-11-08T16:54:30.374Z] Removing intermediate container 3fe16698c51b [2022-11-08T16:54:30.374Z] ---> c751c4633627 [2022-11-08T16:54:30.374Z] [2022-11-08T16:54:30.374Z] Step 10/22 : FROM alpine:3.16 [2022-11-08T16:54:30.374Z] ---> a6215f271958 [2022-11-08T16:54:30.374Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-11-08T16:54:30.374Z] ---> Running in d983202fd7ef [2022-11-08T16:54:30.374Z] ---> Running in a0b1aab3d109 [2022-11-08T16:54:31.341Z] Removing intermediate container a0b1aab3d109 [2022-11-08T16:54:31.341Z] ---> 579f33782840 [2022-11-08T16:54:31.341Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-11-08T16:54:31.341Z] ---> Running in 225cd5c7ad88 [2022-11-08T16:54:33.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:54:33.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:54:33.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:54:34.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:54:35.512Z] (1/6) Installing ca-certificates (20220614-r0) [2022-11-08T16:54:35.781Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-11-08T16:54:35.781Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-11-08T16:54:35.781Z] (4/6) Installing libcurl (7.83.1-r4) [2022-11-08T16:54:35.781Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-08T16:54:35.781Z] (5/6) Installing curl (7.83.1-r4) [2022-11-08T16:54:35.781Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-08T16:54:35.781Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-11-08T16:54:35.781Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T16:54:35.781Z] (3/33) Installing readline (8.1.2-r0) [2022-11-08T16:54:35.781Z] Executing ca-certificates-20220614-r0.trigger [2022-11-08T16:54:35.781Z] (4/33) Installing bash (5.1.16-r2) [2022-11-08T16:54:36.049Z] Executing bash-5.1.16-r2.post-install [2022-11-08T16:54:36.049Z] (5/33) Installing ca-certificates (20220614-r0) [2022-11-08T16:54:36.319Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-11-08T16:54:36.319Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-11-08T16:54:36.319Z] (8/33) Installing libcurl (7.83.1-r4) [2022-11-08T16:54:36.319Z] (9/33) Installing curl (7.83.1-r4) [2022-11-08T16:54:36.319Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-11-08T16:54:36.590Z] OK: 8 MiB in 20 packages [2022-11-08T16:54:38.008Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-11-08T16:54:38.008Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-11-08T16:54:38.008Z] (13/33) Installing expat (2.5.0-r0) [2022-11-08T16:54:38.008Z] (14/33) Installing libffi (3.4.2-r1) [2022-11-08T16:54:38.008Z] (15/33) Installing gdbm (1.23-r0) [2022-11-08T16:54:38.008Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-11-08T16:54:38.008Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-11-08T16:54:38.008Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-08T16:54:38.008Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-11-08T16:54:38.008Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-11-08T16:54:38.008Z] (21/33) Installing python3 (3.10.5-r0) [2022-11-08T16:54:39.425Z] Removing intermediate container d983202fd7ef [2022-11-08T16:54:39.425Z] ---> 4388078002f4 [2022-11-08T16:54:39.425Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-08T16:54:39.425Z] ---> Running in ef3b0bd095d7 [2022-11-08T16:54:40.017Z] Removing intermediate container ef3b0bd095d7 [2022-11-08T16:54:40.017Z] ---> cd3eb2f39e13 [2022-11-08T16:54:40.017Z] Step 12/21 : WORKDIR /edgex [2022-11-08T16:54:40.285Z] ---> Running in 1a2928da6e12 [2022-11-08T16:54:40.874Z] Removing intermediate container 1a2928da6e12 [2022-11-08T16:54:40.875Z] ---> 9e808e0d087e [2022-11-08T16:54:40.875Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-11-08T16:54:41.838Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-11-08T16:54:42.107Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-11-08T16:54:42.107Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-11-08T16:54:42.107Z] ---> a2664464a5ec [2022-11-08T16:54:42.107Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-11-08T16:54:42.107Z] (25/33) Installing py3-six (1.16.0-r1) [2022-11-08T16:54:42.107Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-11-08T16:54:42.107Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-11-08T16:54:42.107Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-11-08T16:54:42.107Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-11-08T16:54:42.107Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-11-08T16:54:42.107Z] (31/33) Installing py3-packaging (21.3-r0) [2022-11-08T16:54:42.107Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-11-08T16:54:42.376Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-11-08T16:54:43.789Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T16:54:44.059Z] Executing ca-certificates-20220614-r0.trigger [2022-11-08T16:54:44.059Z] ---> b2f5d85f960c [2022-11-08T16:54:44.059Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-11-08T16:54:44.646Z] OK: 120 MiB in 47 packages [2022-11-08T16:54:46.073Z] ---> 357b1ebf485d [2022-11-08T16:54:46.073Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-11-08T16:54:47.040Z] ---> ea19dedc6454 [2022-11-08T16:54:47.040Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-08T16:54:47.040Z] ---> Running in 90219cc02c3e [2022-11-08T16:54:50.396Z] Removing intermediate container 90219cc02c3e [2022-11-08T16:54:50.396Z] ---> 4809841ba572 [2022-11-08T16:54:50.396Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-11-08T16:54:50.396Z] ---> Running in 94d8a551d22b [2022-11-08T16:54:50.982Z] Removing intermediate container 94d8a551d22b [2022-11-08T16:54:50.982Z] ---> 642487ee759d [2022-11-08T16:54:50.982Z] Step 19/21 : LABEL arch=arm64 [2022-11-08T16:54:51.253Z] ---> Running in 756feba2df91 [2022-11-08T16:54:51.843Z] Removing intermediate container 756feba2df91 [2022-11-08T16:54:51.843Z] ---> 756c9c3cd0ba [2022-11-08T16:54:51.843Z] Step 20/21 : LABEL git_sha=8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:54:51.843Z] ---> Running in dc9f730e1994 [2022-11-08T16:54:52.436Z] Removing intermediate container dc9f730e1994 [2022-11-08T16:54:52.436Z] ---> 1d9c2996cab4 [2022-11-08T16:54:52.436Z] Step 21/21 : LABEL version=2.3.0-dev.105 [2022-11-08T16:54:52.706Z] ---> Running in e1f66267fcc0 [2022-11-08T16:54:53.293Z] Removing intermediate container e1f66267fcc0 [2022-11-08T16:54:53.293Z] ---> 140c4dd8dec4 [2022-11-08T16:54:53.293Z] [2022-11-08T16:54:53.293Z] Successfully built 140c4dd8dec4 [2022-11-08T16:54:53.293Z] Successfully tagged security-proxy-setup-arm64:latest [2022-11-08T16:54:53.293Z] Building security-spire-server [2022-11-08T16:54:57.817Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:54:57.817Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:54:57.817Z] ---> b796e603d7ea [2022-11-08T16:54:57.817Z] Step 3/23 : WORKDIR /edgex-go [2022-11-08T16:54:57.817Z] ---> Using cache [2022-11-08T16:54:57.817Z] ---> c226d682f3bc [2022-11-08T16:54:57.817Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-11-08T16:54:57.817Z] ---> Using cache [2022-11-08T16:54:57.817Z] ---> 298fb516d9db [2022-11-08T16:54:57.817Z] Step 5/23 : COPY go.mod vendor* ./ [2022-11-08T16:54:57.817Z] ---> Using cache [2022-11-08T16:54:57.817Z] ---> e72b05fca20e [2022-11-08T16:54:57.817Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:54:57.817Z] ---> Using cache [2022-11-08T16:54:57.817Z] ---> a2a9ae717084 [2022-11-08T16:54:57.817Z] Step 7/23 : COPY . . [2022-11-08T16:54:57.817Z] ---> Using cache [2022-11-08T16:54:57.817Z] ---> fcf8bf46451c [2022-11-08T16:54:57.817Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-11-08T16:54:57.817Z] ---> Using cache [2022-11-08T16:54:57.817Z] ---> 0f83261c876f [2022-11-08T16:54:57.817Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-11-08T16:54:57.817Z] ---> Using cache [2022-11-08T16:54:57.817Z] ---> 3e31e0e66469 [2022-11-08T16:54:57.817Z] 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 [2022-11-08T16:54:57.817Z] ---> Running in bff6c1a63f9e [2022-11-08T16:55:02.098Z] Removing intermediate container bff6c1a63f9e [2022-11-08T16:55:02.098Z] ---> 928d5f4ab4e7 [2022-11-08T16:55:02.098Z] Step 11/23 : WORKDIR /edgex-go [2022-11-08T16:55:02.098Z] ---> Running in 2ebe503bc8e9 [2022-11-08T16:55:02.369Z] Removing intermediate container 2ebe503bc8e9 [2022-11-08T16:55:02.369Z] ---> 398b30815ccf [2022-11-08T16:55:02.369Z] [2022-11-08T16:55:02.369Z] Step 12/23 : FROM alpine:3.15 [2022-11-08T16:55:02.369Z] ---> 02e0d6fdf486 [2022-11-08T16:55:02.369Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-08T16:55:02.369Z] ---> Using cache [2022-11-08T16:55:02.369Z] ---> 6dc9dfb76426 [2022-11-08T16:55:02.369Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-08T16:55:02.369Z] ---> Using cache [2022-11-08T16:55:02.369Z] ---> da9ca1b0483b [2022-11-08T16:55:02.369Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-08T16:55:09.020Z] ---> 107166266661 [2022-11-08T16:55:09.020Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-11-08T16:55:09.288Z] ---> 30f3949a89c2 [2022-11-08T16:55:09.288Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-11-08T16:55:10.251Z] ---> 7c0145bdfdd4 [2022-11-08T16:55:10.251Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-11-08T16:55:10.251Z] Collecting docker-compose==1.23.2 [2022-11-08T16:55:10.520Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-11-08T16:55:10.520Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 7.1 MB/s eta 0:00:00 [2022-11-08T16:55:11.528Z] ---> fdbc41d6dcd1 [2022-11-08T16:55:11.528Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-08T16:55:11.528Z] ---> Running in 1917b9295d7a [2022-11-08T16:55:12.510Z] Collecting PyYAML<4,>=3.10 [2022-11-08T16:55:12.781Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-11-08T16:55:12.781Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 6.2 MB/s eta 0:00:00 [2022-11-08T16:55:13.059Z] Removing intermediate container 1917b9295d7a [2022-11-08T16:55:13.059Z] ---> 403506cb988c [2022-11-08T16:55:13.059Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-08T16:55:13.333Z] ---> Running in eb4e500bcea3 [2022-11-08T16:55:13.929Z] Removing intermediate container eb4e500bcea3 [2022-11-08T16:55:13.929Z] ---> 67e1e1329b4e [2022-11-08T16:55:13.929Z] Step 21/23 : LABEL arch=arm64 [2022-11-08T16:55:13.929Z] ---> Running in 7e85ab1881a4 [2022-11-08T16:55:14.549Z] Removing intermediate container 7e85ab1881a4 [2022-11-08T16:55:14.549Z] ---> 2afeed607384 [2022-11-08T16:55:14.549Z] Step 22/23 : LABEL git_sha=8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:55:14.823Z] ---> Running in eecfc7625c56 [2022-11-08T16:55:15.441Z] Removing intermediate container eecfc7625c56 [2022-11-08T16:55:15.441Z] ---> 62032ba555d7 [2022-11-08T16:55:15.441Z] Step 23/23 : LABEL version=2.3.0-dev.105 [2022-11-08T16:55:15.719Z] ---> Running in 8aae5ad07a84 [2022-11-08T16:55:15.719Z] Preparing metadata (setup.py): started [2022-11-08T16:55:16.451Z] Removing intermediate container 8aae5ad07a84 [2022-11-08T16:55:16.451Z] ---> 4b2a56919df6 [2022-11-08T16:55:16.451Z] [2022-11-08T16:55:16.451Z] Successfully built 4b2a56919df6 [2022-11-08T16:55:16.451Z] Successfully tagged security-spire-server-arm64:latest [2022-11-08T16:55:19.174Z]  Building security-spire-server ... done  Preparing metadata (setup.py): finished with status 'done' [2022-11-08T16:55:19.174Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-11-08T16:55:19.174Z] Collecting cached-property<2,>=1.2.0 [2022-11-08T16:55:19.174Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-11-08T16:55:20.242Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-11-08T16:55:20.518Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-11-08T16:55:20.518Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 13.1 MB/s eta 0:00:00 [2022-11-08T16:55:20.799Z] Collecting dockerpty<0.5,>=0.4.1 [2022-11-08T16:55:20.799Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-11-08T16:55:20.799Z] Preparing metadata (setup.py): started [2022-11-08T16:55:23.412Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-08T16:55:24.005Z] Collecting jsonschema<3,>=2.5.1 [2022-11-08T16:55:24.005Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-11-08T16:55:24.604Z] Collecting websocket-client<1.0,>=0.32.0 [2022-11-08T16:55:24.876Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-11-08T16:55:24.876Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 13.2 MB/s eta 0:00:00 [2022-11-08T16:55:25.165Z] Collecting texttable<0.10,>=0.9.0 [2022-11-08T16:55:25.165Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-11-08T16:55:25.165Z] Preparing metadata (setup.py): started [2022-11-08T16:55:27.775Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-08T16:55:27.775Z] Collecting docopt<0.7,>=0.6.1 [2022-11-08T16:55:27.775Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-11-08T16:55:28.047Z] Preparing metadata (setup.py): started [2022-11-08T16:55:30.674Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-08T16:55:31.644Z] Collecting docker<4.0,>=3.6.0 [2022-11-08T16:55:31.644Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-11-08T16:55:31.644Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 7.9 MB/s eta 0:00:00 [2022-11-08T16:55:32.234Z] Collecting docker-pycreds>=0.4.0 [2022-11-08T16:55:32.234Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-11-08T16:55:33.661Z] Collecting certifi>=2017.4.17 [2022-11-08T16:55:33.937Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-11-08T16:55:33.937Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 15.9 MB/s eta 0:00:00 [2022-11-08T16:55:34.929Z] Collecting urllib3<1.25,>=1.21.1 [2022-11-08T16:55:34.929Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-11-08T16:55:34.929Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 10.8 MB/s eta 0:00:00 [2022-11-08T16:55:35.213Z] Collecting idna<2.8,>=2.5 [2022-11-08T16:55:35.213Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-11-08T16:55:35.213Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 14.7 MB/s eta 0:00:00 [2022-11-08T16:55:35.482Z] Collecting chardet<3.1.0,>=3.0.2 [2022-11-08T16:55:35.482Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-11-08T16:55:35.749Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 7.1 MB/s eta 0:00:00 [2022-11-08T16:55:36.337Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-11-08T16:55:36.337Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-11-08T16:55:36.337Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-11-08T16:55:36.337Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-11-08T16:55:37.747Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-11-08T16:55:37.747Z] Running setup.py install for texttable: started [2022-11-08T16:55:41.093Z] Running setup.py install for texttable: finished with status 'done' [2022-11-08T16:55:41.093Z] Running setup.py install for PyYAML: started [2022-11-08T16:55:44.433Z] Running setup.py install for PyYAML: finished with status 'done' [2022-11-08T16:55:46.377Z] Running setup.py install for docopt: started [2022-11-08T16:55:49.726Z] Running setup.py install for docopt: finished with status 'done' [2022-11-08T16:55:53.073Z] Running setup.py install for dockerpty: started [2022-11-08T16:55:55.659Z] Running setup.py install for dockerpty: finished with status 'done' [2022-11-08T16:55:59.920Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-11-08T16:55:59.920Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-11-08T16:56:18.151Z] Removing intermediate container 225cd5c7ad88 [2022-11-08T16:56:18.151Z] ---> 031b68128fa0 [2022-11-08T16:56:18.151Z] Step 13/22 : ENV APP_PORT=58890 [2022-11-08T16:56:18.151Z] ---> Running in bd8804858727 [2022-11-08T16:56:18.151Z] Removing intermediate container bd8804858727 [2022-11-08T16:56:18.151Z] ---> a4e032f934a2 [2022-11-08T16:56:18.151Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-08T16:56:18.151Z] ---> Running in bc2dafc7168e [2022-11-08T16:56:18.420Z] Removing intermediate container bc2dafc7168e [2022-11-08T16:56:18.420Z] ---> be7ade7e35da [2022-11-08T16:56:18.420Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-11-08T16:56:19.834Z] ---> 892d65b70ceb [2022-11-08T16:56:19.834Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-11-08T16:56:20.814Z] ---> 26f3e9217c91 [2022-11-08T16:56:20.814Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-11-08T16:56:22.235Z] ---> 009b78b29e81 [2022-11-08T16:56:22.235Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-11-08T16:56:22.235Z] ---> Running in 276a234ea393 [2022-11-08T16:56:22.823Z] Removing intermediate container 276a234ea393 [2022-11-08T16:56:22.823Z] ---> c0e493f8ccc3 [2022-11-08T16:56:22.823Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T16:56:22.823Z] ---> Running in 2f7d72cb4898 [2022-11-08T16:56:23.421Z] Removing intermediate container 2f7d72cb4898 [2022-11-08T16:56:23.421Z] ---> bb52db6f481f [2022-11-08T16:56:23.421Z] Step 20/22 : LABEL arch=arm64 [2022-11-08T16:56:23.691Z] ---> Running in db0238831da8 [2022-11-08T16:56:24.281Z] Removing intermediate container db0238831da8 [2022-11-08T16:56:24.281Z] ---> 7fc698cdcc66 [2022-11-08T16:56:24.281Z] Step 21/22 : LABEL git_sha=8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:56:24.281Z] ---> Running in dcf0586ba2be [2022-11-08T16:56:24.874Z] Removing intermediate container dcf0586ba2be [2022-11-08T16:56:24.874Z] ---> 9feda1aa549e [2022-11-08T16:56:24.874Z] Step 22/22 : LABEL version=2.3.0-dev.105 [2022-11-08T16:56:25.146Z] ---> Running in c6cc7ed588f7 [2022-11-08T16:56:25.745Z] Removing intermediate container c6cc7ed588f7 [2022-11-08T16:56:25.745Z] ---> 7b41d8b65d89 [2022-11-08T16:56:25.745Z] [2022-11-08T16:56:25.745Z] Successfully built 7b41d8b65d89 [2022-11-08T16:56:25.745Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-11-08T16:57:12.679Z]  Building sys-mgmt-agent ... done Removing intermediate container d8e8e677b181 [2022-11-08T16:57:12.679Z] ---> 562ff9462063 [2022-11-08T16:57:12.679Z] [2022-11-08T16:57:12.679Z] Step 10/24 : FROM alpine:3.16 [2022-11-08T16:57:12.679Z] ---> a6215f271958 [2022-11-08T16:57:12.679Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-11-08T16:57:12.679Z] ---> Using cache [2022-11-08T16:57:12.679Z] ---> fea73a19992c [2022-11-08T16:57:12.679Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-08T16:57:12.679Z] ---> Using cache [2022-11-08T16:57:12.679Z] ---> d8f7045f3f1c [2022-11-08T16:57:12.679Z] Step 13/24 : ENV APP_PORT=59881 [2022-11-08T16:57:12.679Z] ---> Running in 577e2d05b046 [2022-11-08T16:57:12.679Z] Removing intermediate container 52c37dc1923a [2022-11-08T16:57:12.679Z] ---> ce7767d60655 [2022-11-08T16:57:12.679Z] [2022-11-08T16:57:12.679Z] Step 10/23 : FROM alpine:3.16 [2022-11-08T16:57:12.679Z] ---> a6215f271958 [2022-11-08T16:57:12.679Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-11-08T16:57:12.679Z] ---> Using cache [2022-11-08T16:57:12.679Z] ---> fea73a19992c [2022-11-08T16:57:12.679Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-08T16:57:12.679Z] ---> Using cache [2022-11-08T16:57:12.679Z] ---> d8f7045f3f1c [2022-11-08T16:57:12.679Z] Step 13/23 : ENV APP_PORT=59882 [2022-11-08T16:57:12.679Z] Removing intermediate container 577e2d05b046 [2022-11-08T16:57:12.679Z] ---> ac0168f55e9f [2022-11-08T16:57:12.679Z] Step 14/24 : EXPOSE $APP_PORT [2022-11-08T16:57:12.679Z] ---> Running in 8e6dcbf175ff [2022-11-08T16:57:12.679Z] ---> Running in 38f6cca294f5 [2022-11-08T16:57:12.679Z] Removing intermediate container 38f6cca294f5 [2022-11-08T16:57:12.679Z] ---> 7765405ea616 [2022-11-08T16:57:12.679Z] Step 15/24 : WORKDIR / [2022-11-08T16:57:12.679Z] Removing intermediate container 8e6dcbf175ff [2022-11-08T16:57:12.679Z] ---> 2a54ee898fbd [2022-11-08T16:57:12.679Z] Step 14/23 : EXPOSE $APP_PORT [2022-11-08T16:57:12.679Z] ---> Running in ea6949f9b335 [2022-11-08T16:57:12.679Z] ---> Running in 2261a6352366 [2022-11-08T16:57:12.679Z] Removing intermediate container ea6949f9b335 [2022-11-08T16:57:12.679Z] ---> 524203ea5a30 [2022-11-08T16:57:12.679Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T16:57:12.954Z] Removing intermediate container 2261a6352366 [2022-11-08T16:57:12.954Z] ---> 5fade2ae27fb [2022-11-08T16:57:12.954Z] Step 15/23 : WORKDIR / [2022-11-08T16:57:13.226Z] ---> Running in fa2c960f88af [2022-11-08T16:57:14.207Z] Removing intermediate container fa2c960f88af [2022-11-08T16:57:14.207Z] ---> 329e2e9fe943 [2022-11-08T16:57:14.207Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T16:57:14.207Z] ---> 79490150f683 [2022-11-08T16:57:14.207Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-11-08T16:57:15.631Z] ---> 205d574ad885 [2022-11-08T16:57:15.631Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-11-08T16:57:16.608Z] ---> a0b1cdbdbda2 [2022-11-08T16:57:16.608Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-11-08T16:57:18.060Z] ---> 1d5b9f4ab58e [2022-11-08T16:57:18.060Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-11-08T16:57:18.334Z] ---> d70e666bfb37 [2022-11-08T16:57:18.334Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-11-08T16:57:19.303Z] ---> 44ebc2bcf5f7 [2022-11-08T16:57:19.303Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-11-08T16:57:19.303Z] ---> Running in e3816cd67c02 [2022-11-08T16:57:19.573Z] ---> 6b6ac9fb844e [2022-11-08T16:57:19.573Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-11-08T16:57:19.843Z] ---> Running in 5cf3324de740 [2022-11-08T16:57:20.115Z] Removing intermediate container e3816cd67c02 [2022-11-08T16:57:20.115Z] ---> 6bbb93aba893 [2022-11-08T16:57:20.115Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T16:57:20.385Z] ---> Running in 15898adc2d60 [2022-11-08T16:57:20.385Z] Removing intermediate container 5cf3324de740 [2022-11-08T16:57:20.385Z] ---> d1e1db4bad73 [2022-11-08T16:57:20.385Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T16:57:20.385Z] ---> Running in 2623eebb058d [2022-11-08T16:57:20.668Z] Removing intermediate container 15898adc2d60 [2022-11-08T16:57:20.668Z] ---> a4b3a1e4ebba [2022-11-08T16:57:20.668Z] Step 22/24 : LABEL arch=arm64 [2022-11-08T16:57:20.952Z] ---> Running in b6a65f65d681 [2022-11-08T16:57:20.952Z] Removing intermediate container 2623eebb058d [2022-11-08T16:57:20.952Z] ---> e89d1cf8240b [2022-11-08T16:57:20.952Z] Step 21/23 : LABEL arch=arm64 [2022-11-08T16:57:21.220Z] ---> Running in e2b6cd09c7ce [2022-11-08T16:57:21.489Z] Removing intermediate container b6a65f65d681 [2022-11-08T16:57:21.489Z] ---> 86e291643364 [2022-11-08T16:57:21.489Z] Step 23/24 : LABEL git_sha=8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:57:21.489Z] ---> Running in 65a3a44a672e [2022-11-08T16:57:21.489Z] Removing intermediate container e2b6cd09c7ce [2022-11-08T16:57:21.489Z] ---> b76505923ec3 [2022-11-08T16:57:21.489Z] Step 22/23 : LABEL git_sha=8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:57:21.759Z] ---> Running in 966c6da8b5c1 [2022-11-08T16:57:22.028Z] Removing intermediate container 65a3a44a672e [2022-11-08T16:57:22.028Z] ---> 0d6b5f1d0e74 [2022-11-08T16:57:22.028Z] Step 24/24 : LABEL version=2.3.0-dev.105 [2022-11-08T16:57:22.028Z] ---> Running in e326194c9f14 [2022-11-08T16:57:22.296Z] Removing intermediate container 966c6da8b5c1 [2022-11-08T16:57:22.296Z] ---> 9b7acb1eb2d1 [2022-11-08T16:57:22.296Z] Step 23/23 : LABEL version=2.3.0-dev.105 [2022-11-08T16:57:22.564Z] ---> Running in 7cb261141dc0 [2022-11-08T16:57:22.831Z] Removing intermediate container e326194c9f14 [2022-11-08T16:57:22.831Z] ---> 17a85d3920c0 [2022-11-08T16:57:22.831Z] [2022-11-08T16:57:23.100Z] Removing intermediate container 7cb261141dc0 [2022-11-08T16:57:23.100Z] ---> d803433d3b48 [2022-11-08T16:57:23.100Z] [2022-11-08T16:57:23.100Z] Successfully built 17a85d3920c0 [2022-11-08T16:57:23.100Z] Successfully tagged core-metadata-arm64:latest [2022-11-08T16:57:23.100Z]  Building core-metadata ... done Successfully built d803433d3b48 [2022-11-08T16:57:23.100Z] Successfully tagged core-command-arm64:latest [2022-11-08T16:57:55.334Z]  Building core-command ... done Removing intermediate container b17b3a48b2ce [2022-11-08T16:57:55.334Z] ---> d5b1e9117b2b [2022-11-08T16:57:55.334Z] [2022-11-08T16:57:55.334Z] Step 10/22 : FROM alpine:3.16 [2022-11-08T16:57:55.334Z] ---> a6215f271958 [2022-11-08T16:57:55.334Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-11-08T16:57:55.334Z] ---> Running in 92d11c5fd57e [2022-11-08T16:57:55.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:57:55.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:57:56.746Z] (1/2) Installing ca-certificates (20220614-r0) [2022-11-08T16:57:56.746Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-11-08T16:57:56.746Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T16:57:56.746Z] Executing ca-certificates-20220614-r0.trigger [2022-11-08T16:57:57.015Z] OK: 6 MiB in 16 packages [2022-11-08T16:57:58.433Z] Removing intermediate container 92d11c5fd57e [2022-11-08T16:57:58.433Z] ---> f27d8aa2e3ae [2022-11-08T16:57:58.433Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-08T16:57:58.433Z] ---> Running in 61a0f5aeea2c [2022-11-08T16:57:58.701Z] Removing intermediate container 61a0f5aeea2c [2022-11-08T16:57:58.701Z] ---> 9242d8135129 [2022-11-08T16:57:58.701Z] Step 13/22 : ENV APP_PORT=59860 [2022-11-08T16:57:58.701Z] ---> Running in c2d872196a36 [2022-11-08T16:57:58.968Z] Removing intermediate container c2d872196a36 [2022-11-08T16:57:58.968Z] ---> d5c7760e0b91 [2022-11-08T16:57:58.968Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-08T16:57:59.237Z] ---> Running in d0501aa568a3 [2022-11-08T16:57:59.504Z] Removing intermediate container d0501aa568a3 [2022-11-08T16:57:59.504Z] ---> 050d8d4f576b [2022-11-08T16:57:59.504Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T16:58:00.090Z] ---> 5407df34d231 [2022-11-08T16:58:00.090Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-11-08T16:58:02.045Z] ---> 8a72add4c1a4 [2022-11-08T16:58:02.045Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-11-08T16:58:02.314Z] ---> 0caf50adcd32 [2022-11-08T16:58:02.314Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-11-08T16:58:02.314Z] ---> Running in 4bf792ca2498 [2022-11-08T16:58:02.584Z] Removing intermediate container 4bf792ca2498 [2022-11-08T16:58:02.584Z] ---> 2bbf1c5ef64c [2022-11-08T16:58:02.584Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T16:58:02.852Z] ---> Running in a9dd9c6b8c51 [2022-11-08T16:58:03.119Z] Removing intermediate container a9dd9c6b8c51 [2022-11-08T16:58:03.119Z] ---> 72e632cbbcaa [2022-11-08T16:58:03.119Z] Step 20/22 : LABEL arch=arm64 [2022-11-08T16:58:03.119Z] ---> Running in bf0b16ccb607 [2022-11-08T16:58:03.707Z] Removing intermediate container bf0b16ccb607 [2022-11-08T16:58:03.707Z] ---> d1606629d19f [2022-11-08T16:58:03.707Z] Step 21/22 : LABEL git_sha=8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:58:03.707Z] ---> Running in 0275b3519433 [2022-11-08T16:58:03.977Z] Removing intermediate container 0275b3519433 [2022-11-08T16:58:03.977Z] ---> 9bcdbc54fb37 [2022-11-08T16:58:03.977Z] Step 22/22 : LABEL version=2.3.0-dev.105 [2022-11-08T16:58:04.247Z] ---> Running in e77a4e989818 [2022-11-08T16:58:04.517Z] Removing intermediate container e77a4e989818 [2022-11-08T16:58:04.517Z] ---> cf7ab1c2e732 [2022-11-08T16:58:04.517Z] [2022-11-08T16:58:04.517Z] Successfully built cf7ab1c2e732 [2022-11-08T16:58:04.517Z] Successfully tagged support-notifications-arm64:latest [2022-11-08T16:58:05.113Z]  Building support-notifications ... done  [Pipeline] } [2022-11-08T16:58:05.142Z] $ docker stop --time=1 6bed114d204073dfa8f974bb87f63703e9f65a20c8742d96815798a88cbb24a3 [2022-11-08T16:58:06.917Z] $ docker rm -f 6bed114d204073dfa8f974bb87f63703e9f65a20c8742d96815798a88cbb24a3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-08T16:58:07.412Z] + docker images [2022-11-08T16:58:07.683Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-08T16:58:07.683Z] support-notifications-arm64 latest cf7ab1c2e732 3 seconds ago 29.5MB [2022-11-08T16:58:07.683Z] d5b1e9117b2b 15 seconds ago 1.33GB [2022-11-08T16:58:07.683Z] core-metadata-arm64 latest 17a85d3920c0 45 seconds ago 17.7MB [2022-11-08T16:58:07.683Z] core-command-arm64 latest d803433d3b48 45 seconds ago 16.9MB [2022-11-08T16:58:07.684Z] ce7767d60655 57 seconds ago 1.27GB [2022-11-08T16:58:07.684Z] 562ff9462063 59 seconds ago 1.28GB [2022-11-08T16:58:07.684Z] sys-mgmt-agent-arm64 latest 7b41d8b65d89 About a minute ago 133MB [2022-11-08T16:58:07.684Z] security-spire-server-arm64 latest 4b2a56919df6 2 minutes ago 84.3MB [2022-11-08T16:58:07.684Z] 398b30815ccf 3 minutes ago 1.14GB [2022-11-08T16:58:07.684Z] security-proxy-setup-arm64 latest 140c4dd8dec4 3 minutes ago 26.7MB [2022-11-08T16:58:07.684Z] c751c4633627 3 minutes ago 1.25GB [2022-11-08T16:58:07.684Z] 91b80935957d 3 minutes ago 1.26GB [2022-11-08T16:58:07.684Z] support-scheduler-arm64 latest 9576bb5de32e 9 minutes ago 28.8MB [2022-11-08T16:58:07.684Z] 5221bd5baf20 10 minutes ago 1.33GB [2022-11-08T16:58:07.684Z] security-spiffe-token-provider-arm64 latest 9d643d605a3d 10 minutes ago 28.8MB [2022-11-08T16:58:07.684Z] security-spire-config-arm64 latest f85b8c6e1e58 10 minutes ago 83.6MB [2022-11-08T16:58:07.684Z] 96c7cadb0b03 10 minutes ago 1.3GB [2022-11-08T16:58:07.684Z] core-data-arm64 latest 7e67d1206aaf 11 minutes ago 20.8MB [2022-11-08T16:58:07.684Z] 33e97547abbd 11 minutes ago 1.28GB [2022-11-08T16:58:07.684Z] security-spire-agent-arm64 latest 06e452b67da3 11 minutes ago 122MB [2022-11-08T16:58:07.684Z] cadbee167e1e 12 minutes ago 1.14GB [2022-11-08T16:58:07.684Z] security-bootstrapper-arm64 latest 0ef4c5912b85 12 minutes ago 19.4MB [2022-11-08T16:58:07.684Z] 10a5f02921be 13 minutes ago 1.26GB [2022-11-08T16:58:07.684Z] security-secretstore-setup-arm64 latest 712476297a60 13 minutes ago 28.6MB [2022-11-08T16:58:07.684Z] af977d86f757 14 minutes ago 1.26GB [2022-11-08T16:58:07.684Z] ci-base-image-arm64 latest b796e603d7ea 23 minutes ago 948MB [2022-11-08T16:58:07.684Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 5 days ago 685MB [2022-11-08T16:58:07.684Z] alpine 3.15 02e0d6fdf486 3 months ago 5.33MB [2022-11-08T16:58:07.684Z] alpine 3.16 a6215f271958 3 months ago 5.29MB [2022-11-08T16:58:07.684Z] 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 [2022-11-08T16:58:07.787Z] provisioning config files... [2022-11-08T16:58:07.801Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/346@tmp/config17908271272665169230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:58:08.148Z] ---> docker-login.sh [2022-11-08T16:58:08.148Z] nexus3.edgexfoundry.org:10001 [2022-11-08T16:58:08.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:58:08.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:58:08.681Z] Configure a credential helper to remove this warning. See [2022-11-08T16:58:08.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:58:08.681Z] [2022-11-08T16:58:08.681Z] Login Succeeded [2022-11-08T16:58:08.681Z] nexus3.edgexfoundry.org:10002 [2022-11-08T16:58:08.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:58:08.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:58:08.949Z] Configure a credential helper to remove this warning. See [2022-11-08T16:58:08.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:58:08.949Z] [2022-11-08T16:58:08.949Z] Login Succeeded [2022-11-08T16:58:09.216Z] nexus3.edgexfoundry.org:10003 [2022-11-08T16:58:09.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:58:09.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:58:09.484Z] Configure a credential helper to remove this warning. See [2022-11-08T16:58:09.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:58:09.484Z] [2022-11-08T16:58:09.484Z] Login Succeeded [2022-11-08T16:58:09.484Z] nexus3.edgexfoundry.org:10004 [2022-11-08T16:58:09.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:58:10.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:58:10.021Z] Configure a credential helper to remove this warning. See [2022-11-08T16:58:10.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:58:10.021Z] [2022-11-08T16:58:10.021Z] Login Succeeded [2022-11-08T16:58:10.021Z] docker.io [2022-11-08T16:58:10.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:58:10.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:58:10.874Z] Configure a credential helper to remove this warning. See [2022-11-08T16:58:10.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:58:10.874Z] [2022-11-08T16:58:10.874Z] Login Succeeded [2022-11-08T16:58:10.874Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T16:58:10.887Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T16:58:10.908Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T16:58:10.923Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-11-08T16:58:10.923Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:58:10.923Z] latest [2022-11-08T16:58:10.923Z] 2.3.0-dev.105 [2022-11-08T16:58:10.923Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:58:10.923Z] main [2022-11-08T16:58:10.923Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:11.267Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:11.632Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:58:11.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-11-08T16:58:11.632Z] 6fb607f39f69: Preparing [2022-11-08T16:58:11.632Z] 43f58d191d70: Preparing [2022-11-08T16:58:11.632Z] c02830e7dc30: Preparing [2022-11-08T16:58:11.632Z] 23366dbca343: Preparing [2022-11-08T16:58:11.632Z] 5d3e392a13a0: Preparing [2022-11-08T16:58:11.632Z] 5d3e392a13a0: Layer already exists [2022-11-08T16:58:11.900Z] c02830e7dc30: Pushed [2022-11-08T16:58:11.900Z] 23366dbca343: Pushed [2022-11-08T16:58:11.900Z] 6fb607f39f69: Pushed [2022-11-08T16:58:14.490Z] 43f58d191d70: Pushed [2022-11-08T16:58:14.756Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0: digest: sha256:5d55e8a8b0be6d6e355c58fa7515ce3f19e3b803fb09ab378d42d45a83590e6e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:15.108Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:15.458Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-11-08T16:58:15.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-11-08T16:58:15.458Z] 6fb607f39f69: Preparing [2022-11-08T16:58:15.458Z] 43f58d191d70: Preparing [2022-11-08T16:58:15.458Z] c02830e7dc30: Preparing [2022-11-08T16:58:15.458Z] 23366dbca343: Preparing [2022-11-08T16:58:15.458Z] 5d3e392a13a0: Preparing [2022-11-08T16:58:15.458Z] 5d3e392a13a0: Layer already exists [2022-11-08T16:58:15.458Z] 6fb607f39f69: Layer already exists [2022-11-08T16:58:15.458Z] 23366dbca343: Layer already exists [2022-11-08T16:58:15.458Z] 43f58d191d70: Layer already exists [2022-11-08T16:58:15.458Z] c02830e7dc30: Layer already exists [2022-11-08T16:58:15.726Z] latest: digest: sha256:5d55e8a8b0be6d6e355c58fa7515ce3f19e3b803fb09ab378d42d45a83590e6e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:16.147Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:16.494Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.105 [2022-11-08T16:58:16.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-11-08T16:58:16.494Z] 6fb607f39f69: Preparing [2022-11-08T16:58:16.494Z] 43f58d191d70: Preparing [2022-11-08T16:58:16.494Z] c02830e7dc30: Preparing [2022-11-08T16:58:16.494Z] 23366dbca343: Preparing [2022-11-08T16:58:16.494Z] 5d3e392a13a0: Preparing [2022-11-08T16:58:16.494Z] 5d3e392a13a0: Layer already exists [2022-11-08T16:58:16.494Z] 6fb607f39f69: Layer already exists [2022-11-08T16:58:16.494Z] 43f58d191d70: Layer already exists [2022-11-08T16:58:16.494Z] 23366dbca343: Layer already exists [2022-11-08T16:58:16.494Z] c02830e7dc30: Layer already exists [2022-11-08T16:58:16.763Z] 2.3.0-dev.105: digest: sha256:5d55e8a8b0be6d6e355c58fa7515ce3f19e3b803fb09ab378d42d45a83590e6e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:17.127Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:17.489Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:58:17.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-11-08T16:58:17.489Z] 6fb607f39f69: Preparing [2022-11-08T16:58:17.489Z] 43f58d191d70: Preparing [2022-11-08T16:58:17.489Z] c02830e7dc30: Preparing [2022-11-08T16:58:17.489Z] 23366dbca343: Preparing [2022-11-08T16:58:17.489Z] 5d3e392a13a0: Preparing [2022-11-08T16:58:17.489Z] 43f58d191d70: Layer already exists [2022-11-08T16:58:17.489Z] c02830e7dc30: Layer already exists [2022-11-08T16:58:17.489Z] 6fb607f39f69: Layer already exists [2022-11-08T16:58:17.489Z] 23366dbca343: Layer already exists [2022-11-08T16:58:17.489Z] 5d3e392a13a0: Layer already exists [2022-11-08T16:58:17.759Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105: digest: sha256:5d55e8a8b0be6d6e355c58fa7515ce3f19e3b803fb09ab378d42d45a83590e6e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:18.113Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:18.466Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-11-08T16:58:18.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-11-08T16:58:18.466Z] 6fb607f39f69: Preparing [2022-11-08T16:58:18.466Z] 43f58d191d70: Preparing [2022-11-08T16:58:18.466Z] c02830e7dc30: Preparing [2022-11-08T16:58:18.466Z] 23366dbca343: Preparing [2022-11-08T16:58:18.466Z] 5d3e392a13a0: Preparing [2022-11-08T16:58:18.466Z] 5d3e392a13a0: Layer already exists [2022-11-08T16:58:18.466Z] 23366dbca343: Layer already exists [2022-11-08T16:58:18.466Z] c02830e7dc30: Layer already exists [2022-11-08T16:58:18.466Z] 6fb607f39f69: Layer already exists [2022-11-08T16:58:18.466Z] 43f58d191d70: Layer already exists [2022-11-08T16:58:18.733Z] main: digest: sha256:5d55e8a8b0be6d6e355c58fa7515ce3f19e3b803fb09ab378d42d45a83590e6e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T16:58:18.782Z] ===================================================== [Pipeline] echo [2022-11-08T16:58:18.787Z] taggedImages: [2022-11-08T16:58:18.787Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:58:18.787Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-11-08T16:58:18.787Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.105 [2022-11-08T16:58:18.787Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:58:18.787Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-11-08T16:58:18.861Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-11-08T16:58:18.861Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:58:18.861Z] latest [2022-11-08T16:58:18.861Z] 2.3.0-dev.105 [2022-11-08T16:58:18.861Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:58:18.861Z] main [2022-11-08T16:58:18.861Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:19.198Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:19.546Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:58:19.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-11-08T16:58:19.546Z] 785ab33cd0e5: Preparing [2022-11-08T16:58:19.546Z] 4cfe5b80e614: Preparing [2022-11-08T16:58:19.546Z] c02830e7dc30: Preparing [2022-11-08T16:58:19.546Z] 6521d5e2e2b9: Preparing [2022-11-08T16:58:19.546Z] 5d3e392a13a0: Preparing [2022-11-08T16:58:19.814Z] 5d3e392a13a0: Layer already exists [2022-11-08T16:58:19.814Z] c02830e7dc30: Layer already exists [2022-11-08T16:58:19.814Z] 785ab33cd0e5: Pushed [2022-11-08T16:58:20.396Z] 6521d5e2e2b9: Pushed [2022-11-08T16:58:22.982Z] 4cfe5b80e614: Pushed [2022-11-08T16:58:22.982Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0: digest: sha256:8f5a0676396757465d309547f0b6f83c369d425b164b40df8f19df0de3a892ff size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:23.327Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:23.676Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-11-08T16:58:23.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-11-08T16:58:23.676Z] 785ab33cd0e5: Preparing [2022-11-08T16:58:23.676Z] 4cfe5b80e614: Preparing [2022-11-08T16:58:23.676Z] c02830e7dc30: Preparing [2022-11-08T16:58:23.676Z] 6521d5e2e2b9: Preparing [2022-11-08T16:58:23.676Z] 5d3e392a13a0: Preparing [2022-11-08T16:58:23.676Z] 5d3e392a13a0: Layer already exists [2022-11-08T16:58:23.676Z] 4cfe5b80e614: Layer already exists [2022-11-08T16:58:23.676Z] c02830e7dc30: Layer already exists [2022-11-08T16:58:23.676Z] 785ab33cd0e5: Layer already exists [2022-11-08T16:58:23.676Z] 6521d5e2e2b9: Layer already exists [2022-11-08T16:58:23.944Z] latest: digest: sha256:8f5a0676396757465d309547f0b6f83c369d425b164b40df8f19df0de3a892ff size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:24.295Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:24.648Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.105 [2022-11-08T16:58:24.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-11-08T16:58:24.648Z] 785ab33cd0e5: Preparing [2022-11-08T16:58:24.648Z] 4cfe5b80e614: Preparing [2022-11-08T16:58:24.648Z] c02830e7dc30: Preparing [2022-11-08T16:58:24.648Z] 6521d5e2e2b9: Preparing [2022-11-08T16:58:24.648Z] 5d3e392a13a0: Preparing [2022-11-08T16:58:24.648Z] 4cfe5b80e614: Layer already exists [2022-11-08T16:58:24.648Z] 6521d5e2e2b9: Layer already exists [2022-11-08T16:58:24.648Z] 5d3e392a13a0: Layer already exists [2022-11-08T16:58:24.648Z] c02830e7dc30: Layer already exists [2022-11-08T16:58:24.648Z] 785ab33cd0e5: Layer already exists [2022-11-08T16:58:24.916Z] 2.3.0-dev.105: digest: sha256:8f5a0676396757465d309547f0b6f83c369d425b164b40df8f19df0de3a892ff size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:25.275Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:25.628Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:58:25.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-11-08T16:58:25.628Z] 785ab33cd0e5: Preparing [2022-11-08T16:58:25.628Z] 4cfe5b80e614: Preparing [2022-11-08T16:58:25.628Z] c02830e7dc30: Preparing [2022-11-08T16:58:25.628Z] 6521d5e2e2b9: Preparing [2022-11-08T16:58:25.628Z] 5d3e392a13a0: Preparing [2022-11-08T16:58:25.628Z] c02830e7dc30: Layer already exists [2022-11-08T16:58:25.628Z] 6521d5e2e2b9: Layer already exists [2022-11-08T16:58:25.628Z] 785ab33cd0e5: Layer already exists [2022-11-08T16:58:25.628Z] 5d3e392a13a0: Layer already exists [2022-11-08T16:58:25.628Z] 4cfe5b80e614: Layer already exists [2022-11-08T16:58:25.895Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105: digest: sha256:8f5a0676396757465d309547f0b6f83c369d425b164b40df8f19df0de3a892ff size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:26.252Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:26.598Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-11-08T16:58:26.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-11-08T16:58:26.598Z] 785ab33cd0e5: Preparing [2022-11-08T16:58:26.598Z] 4cfe5b80e614: Preparing [2022-11-08T16:58:26.598Z] c02830e7dc30: Preparing [2022-11-08T16:58:26.598Z] 6521d5e2e2b9: Preparing [2022-11-08T16:58:26.598Z] 5d3e392a13a0: Preparing [2022-11-08T16:58:26.598Z] 4cfe5b80e614: Layer already exists [2022-11-08T16:58:26.598Z] 785ab33cd0e5: Layer already exists [2022-11-08T16:58:26.598Z] 6521d5e2e2b9: Layer already exists [2022-11-08T16:58:26.598Z] 5d3e392a13a0: Layer already exists [2022-11-08T16:58:26.598Z] c02830e7dc30: Layer already exists [2022-11-08T16:58:26.864Z] main: digest: sha256:8f5a0676396757465d309547f0b6f83c369d425b164b40df8f19df0de3a892ff size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T16:58:26.911Z] ===================================================== [Pipeline] echo [2022-11-08T16:58:26.918Z] taggedImages: [2022-11-08T16:58:26.918Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:58:26.918Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-11-08T16:58:26.918Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.105 [2022-11-08T16:58:26.918Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:58:26.918Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-11-08T16:58:26.939Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-11-08T16:58:26.939Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:58:26.939Z] latest [2022-11-08T16:58:26.939Z] 2.3.0-dev.105 [2022-11-08T16:58:26.939Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:58:26.939Z] main [2022-11-08T16:58:26.939Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:27.293Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:27.637Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:58:27.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-11-08T16:58:27.637Z] 150fd8f75a3a: Preparing [2022-11-08T16:58:27.637Z] 5ed61104d5c3: Preparing [2022-11-08T16:58:27.637Z] 18ac5b09ce23: Preparing [2022-11-08T16:58:27.637Z] c02830e7dc30: Preparing [2022-11-08T16:58:27.637Z] 23366dbca343: Preparing [2022-11-08T16:58:27.637Z] 5d3e392a13a0: Preparing [2022-11-08T16:58:27.637Z] 5d3e392a13a0: Waiting [2022-11-08T16:58:27.905Z] 23366dbca343: Layer already exists [2022-11-08T16:58:27.905Z] c02830e7dc30: Layer already exists [2022-11-08T16:58:27.905Z] 5d3e392a13a0: Layer already exists [2022-11-08T16:58:27.905Z] 5ed61104d5c3: Pushed [2022-11-08T16:58:27.905Z] 150fd8f75a3a: Pushed [2022-11-08T16:58:31.254Z] 18ac5b09ce23: Pushed [2022-11-08T16:58:31.254Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0: digest: sha256:daaba611b566fd446b20d8b45cfa12b084374b3b09658f4ef5aebf404d42b24e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:31.599Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:31.941Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-11-08T16:58:31.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-11-08T16:58:31.941Z] 150fd8f75a3a: Preparing [2022-11-08T16:58:31.941Z] 5ed61104d5c3: Preparing [2022-11-08T16:58:31.941Z] 18ac5b09ce23: Preparing [2022-11-08T16:58:31.941Z] c02830e7dc30: Preparing [2022-11-08T16:58:31.941Z] 23366dbca343: Preparing [2022-11-08T16:58:31.941Z] 5d3e392a13a0: Preparing [2022-11-08T16:58:31.941Z] 5d3e392a13a0: Waiting [2022-11-08T16:58:31.941Z] 5ed61104d5c3: Layer already exists [2022-11-08T16:58:31.941Z] c02830e7dc30: Layer already exists [2022-11-08T16:58:31.941Z] 18ac5b09ce23: Layer already exists [2022-11-08T16:58:31.941Z] 150fd8f75a3a: Layer already exists [2022-11-08T16:58:31.941Z] 23366dbca343: Layer already exists [2022-11-08T16:58:31.941Z] 5d3e392a13a0: Layer already exists [2022-11-08T16:58:32.208Z] latest: digest: sha256:daaba611b566fd446b20d8b45cfa12b084374b3b09658f4ef5aebf404d42b24e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:32.550Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:32.891Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.105 [2022-11-08T16:58:32.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-11-08T16:58:32.891Z] 150fd8f75a3a: Preparing [2022-11-08T16:58:32.891Z] 5ed61104d5c3: Preparing [2022-11-08T16:58:32.891Z] 18ac5b09ce23: Preparing [2022-11-08T16:58:32.891Z] c02830e7dc30: Preparing [2022-11-08T16:58:32.891Z] 23366dbca343: Preparing [2022-11-08T16:58:32.891Z] 5d3e392a13a0: Preparing [2022-11-08T16:58:32.891Z] 5d3e392a13a0: Waiting [2022-11-08T16:58:32.891Z] 18ac5b09ce23: Layer already exists [2022-11-08T16:58:32.891Z] 150fd8f75a3a: Layer already exists [2022-11-08T16:58:32.891Z] c02830e7dc30: Layer already exists [2022-11-08T16:58:32.891Z] 5ed61104d5c3: Layer already exists [2022-11-08T16:58:32.891Z] 23366dbca343: Layer already exists [2022-11-08T16:58:32.891Z] 5d3e392a13a0: Layer already exists [2022-11-08T16:58:33.158Z] 2.3.0-dev.105: digest: sha256:daaba611b566fd446b20d8b45cfa12b084374b3b09658f4ef5aebf404d42b24e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:33.508Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:33.847Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:58:33.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-11-08T16:58:33.847Z] 150fd8f75a3a: Preparing [2022-11-08T16:58:33.847Z] 5ed61104d5c3: Preparing [2022-11-08T16:58:33.847Z] 18ac5b09ce23: Preparing [2022-11-08T16:58:33.847Z] c02830e7dc30: Preparing [2022-11-08T16:58:33.847Z] 23366dbca343: Preparing [2022-11-08T16:58:33.847Z] 5d3e392a13a0: Preparing [2022-11-08T16:58:33.847Z] 5d3e392a13a0: Waiting [2022-11-08T16:58:33.847Z] 23366dbca343: Layer already exists [2022-11-08T16:58:33.847Z] 150fd8f75a3a: Layer already exists [2022-11-08T16:58:33.847Z] 18ac5b09ce23: Layer already exists [2022-11-08T16:58:33.847Z] 5ed61104d5c3: Layer already exists [2022-11-08T16:58:33.847Z] c02830e7dc30: Layer already exists [2022-11-08T16:58:33.847Z] 5d3e392a13a0: Layer already exists [2022-11-08T16:58:34.114Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105: digest: sha256:daaba611b566fd446b20d8b45cfa12b084374b3b09658f4ef5aebf404d42b24e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:34.463Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:34.809Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-11-08T16:58:34.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-11-08T16:58:34.809Z] 150fd8f75a3a: Preparing [2022-11-08T16:58:34.809Z] 5ed61104d5c3: Preparing [2022-11-08T16:58:34.809Z] 18ac5b09ce23: Preparing [2022-11-08T16:58:34.809Z] c02830e7dc30: Preparing [2022-11-08T16:58:34.809Z] 23366dbca343: Preparing [2022-11-08T16:58:34.809Z] 5d3e392a13a0: Preparing [2022-11-08T16:58:34.809Z] 5d3e392a13a0: Waiting [2022-11-08T16:58:34.809Z] c02830e7dc30: Layer already exists [2022-11-08T16:58:34.809Z] 18ac5b09ce23: Layer already exists [2022-11-08T16:58:34.809Z] 150fd8f75a3a: Layer already exists [2022-11-08T16:58:34.809Z] 5ed61104d5c3: Layer already exists [2022-11-08T16:58:34.809Z] 23366dbca343: Layer already exists [2022-11-08T16:58:34.809Z] 5d3e392a13a0: Layer already exists [2022-11-08T16:58:35.076Z] main: digest: sha256:daaba611b566fd446b20d8b45cfa12b084374b3b09658f4ef5aebf404d42b24e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T16:58:35.125Z] ===================================================== [Pipeline] echo [2022-11-08T16:58:35.136Z] taggedImages: [2022-11-08T16:58:35.136Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:58:35.136Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-11-08T16:58:35.136Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.105 [2022-11-08T16:58:35.136Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:58:35.136Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-11-08T16:58:35.154Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-11-08T16:58:35.154Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:58:35.154Z] latest [2022-11-08T16:58:35.154Z] 2.3.0-dev.105 [2022-11-08T16:58:35.154Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:58:35.154Z] main [2022-11-08T16:58:35.154Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:35.496Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:35.833Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:58:35.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-11-08T16:58:35.833Z] d45d0715feee: Preparing [2022-11-08T16:58:35.833Z] d45d0715feee: Preparing [2022-11-08T16:58:35.833Z] c7f070f99817: Preparing [2022-11-08T16:58:35.833Z] 4494e00fc09f: Preparing [2022-11-08T16:58:35.833Z] 11c43ebd24d3: Preparing [2022-11-08T16:58:35.833Z] 3a8a73624bc1: Preparing [2022-11-08T16:58:35.833Z] 16c1b83be0fd: Preparing [2022-11-08T16:58:35.833Z] c02830e7dc30: Preparing [2022-11-08T16:58:35.833Z] 51ec14a1fb66: Preparing [2022-11-08T16:58:35.833Z] 6b653a08f8b5: Preparing [2022-11-08T16:58:35.833Z] 51d85b872f60: Preparing [2022-11-08T16:58:35.833Z] 99dc08e6b645: Preparing [2022-11-08T16:58:35.833Z] 5d3e392a13a0: Preparing [2022-11-08T16:58:35.833Z] 51ec14a1fb66: Waiting [2022-11-08T16:58:35.833Z] 16c1b83be0fd: Waiting [2022-11-08T16:58:35.833Z] c02830e7dc30: Waiting [2022-11-08T16:58:35.833Z] 51d85b872f60: Waiting [2022-11-08T16:58:35.833Z] 5d3e392a13a0: Waiting [2022-11-08T16:58:35.833Z] 6b653a08f8b5: Waiting [2022-11-08T16:58:35.833Z] 99dc08e6b645: Waiting [2022-11-08T16:58:36.100Z] d45d0715feee: Pushed [2022-11-08T16:58:36.100Z] 11c43ebd24d3: Pushed [2022-11-08T16:58:36.100Z] c7f070f99817: Pushed [2022-11-08T16:58:36.100Z] 4494e00fc09f: Pushed [2022-11-08T16:58:36.100Z] 3a8a73624bc1: Pushed [2022-11-08T16:58:36.100Z] c02830e7dc30: Layer already exists [2022-11-08T16:58:36.366Z] 51ec14a1fb66: Pushed [2022-11-08T16:58:36.366Z] 6b653a08f8b5: Pushed [2022-11-08T16:58:36.366Z] 5d3e392a13a0: Layer already exists [2022-11-08T16:58:36.366Z] 51d85b872f60: Pushed [2022-11-08T16:58:36.366Z] 99dc08e6b645: Pushed [2022-11-08T16:58:40.627Z] 16c1b83be0fd: Pushed [2022-11-08T16:58:40.627Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0: digest: sha256:eab9e3462922945a04fbac209af4ee1e274ff6a08c325bb0358c6f59d026dd9d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:40.973Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:41.317Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-11-08T16:58:41.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-11-08T16:58:41.317Z] d45d0715feee: Preparing [2022-11-08T16:58:41.317Z] d45d0715feee: Preparing [2022-11-08T16:58:41.317Z] c7f070f99817: Preparing [2022-11-08T16:58:41.317Z] 4494e00fc09f: Preparing [2022-11-08T16:58:41.317Z] 11c43ebd24d3: Preparing [2022-11-08T16:58:41.317Z] 3a8a73624bc1: Preparing [2022-11-08T16:58:41.317Z] 16c1b83be0fd: Preparing [2022-11-08T16:58:41.317Z] c02830e7dc30: Preparing [2022-11-08T16:58:41.317Z] 51ec14a1fb66: Preparing [2022-11-08T16:58:41.317Z] 6b653a08f8b5: Preparing [2022-11-08T16:58:41.317Z] 51d85b872f60: Preparing [2022-11-08T16:58:41.317Z] 99dc08e6b645: Preparing [2022-11-08T16:58:41.317Z] 5d3e392a13a0: Preparing [2022-11-08T16:58:41.317Z] 16c1b83be0fd: Waiting [2022-11-08T16:58:41.318Z] c02830e7dc30: Waiting [2022-11-08T16:58:41.318Z] 51ec14a1fb66: Waiting [2022-11-08T16:58:41.318Z] 6b653a08f8b5: Waiting [2022-11-08T16:58:41.318Z] 99dc08e6b645: Waiting [2022-11-08T16:58:41.318Z] 5d3e392a13a0: Waiting [2022-11-08T16:58:41.318Z] 51d85b872f60: Waiting [2022-11-08T16:58:41.318Z] 4494e00fc09f: Layer already exists [2022-11-08T16:58:41.318Z] c7f070f99817: Layer already exists [2022-11-08T16:58:41.318Z] d45d0715feee: Layer already exists [2022-11-08T16:58:41.318Z] 3a8a73624bc1: Layer already exists [2022-11-08T16:58:41.318Z] 11c43ebd24d3: Layer already exists [2022-11-08T16:58:41.318Z] 6b653a08f8b5: Layer already exists [2022-11-08T16:58:41.318Z] c02830e7dc30: Layer already exists [2022-11-08T16:58:41.318Z] 51ec14a1fb66: Layer already exists [2022-11-08T16:58:41.318Z] 16c1b83be0fd: Layer already exists [2022-11-08T16:58:41.318Z] 51d85b872f60: Layer already exists [2022-11-08T16:58:41.585Z] 99dc08e6b645: Layer already exists [2022-11-08T16:58:41.585Z] 5d3e392a13a0: Layer already exists [2022-11-08T16:58:41.585Z] latest: digest: sha256:eab9e3462922945a04fbac209af4ee1e274ff6a08c325bb0358c6f59d026dd9d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:41.928Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:42.274Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.105 [2022-11-08T16:58:42.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-11-08T16:58:42.274Z] d45d0715feee: Preparing [2022-11-08T16:58:42.274Z] d45d0715feee: Preparing [2022-11-08T16:58:42.274Z] c7f070f99817: Preparing [2022-11-08T16:58:42.274Z] 4494e00fc09f: Preparing [2022-11-08T16:58:42.274Z] 11c43ebd24d3: Preparing [2022-11-08T16:58:42.274Z] 3a8a73624bc1: Preparing [2022-11-08T16:58:42.274Z] 16c1b83be0fd: Preparing [2022-11-08T16:58:42.274Z] c02830e7dc30: Preparing [2022-11-08T16:58:42.274Z] 51ec14a1fb66: Preparing [2022-11-08T16:58:42.274Z] 6b653a08f8b5: Preparing [2022-11-08T16:58:42.274Z] 51d85b872f60: Preparing [2022-11-08T16:58:42.274Z] 99dc08e6b645: Preparing [2022-11-08T16:58:42.274Z] 5d3e392a13a0: Preparing [2022-11-08T16:58:42.274Z] 16c1b83be0fd: Waiting [2022-11-08T16:58:42.274Z] 6b653a08f8b5: Waiting [2022-11-08T16:58:42.274Z] c02830e7dc30: Waiting [2022-11-08T16:58:42.274Z] 51ec14a1fb66: Waiting [2022-11-08T16:58:42.274Z] 51d85b872f60: Waiting [2022-11-08T16:58:42.274Z] 5d3e392a13a0: Waiting [2022-11-08T16:58:42.274Z] 99dc08e6b645: Waiting [2022-11-08T16:58:42.274Z] 11c43ebd24d3: Layer already exists [2022-11-08T16:58:42.274Z] 4494e00fc09f: Layer already exists [2022-11-08T16:58:42.274Z] d45d0715feee: Layer already exists [2022-11-08T16:58:42.274Z] 3a8a73624bc1: Layer already exists [2022-11-08T16:58:42.274Z] c7f070f99817: Layer already exists [2022-11-08T16:58:42.542Z] 51d85b872f60: Layer already exists [2022-11-08T16:58:42.542Z] 16c1b83be0fd: Layer already exists [2022-11-08T16:58:42.542Z] 51ec14a1fb66: Layer already exists [2022-11-08T16:58:42.542Z] c02830e7dc30: Layer already exists [2022-11-08T16:58:42.542Z] 6b653a08f8b5: Layer already exists [2022-11-08T16:58:42.542Z] 99dc08e6b645: Layer already exists [2022-11-08T16:58:42.542Z] 5d3e392a13a0: Layer already exists [2022-11-08T16:58:42.542Z] 2.3.0-dev.105: digest: sha256:eab9e3462922945a04fbac209af4ee1e274ff6a08c325bb0358c6f59d026dd9d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:42.885Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:43.225Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:58:43.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-11-08T16:58:43.225Z] d45d0715feee: Preparing [2022-11-08T16:58:43.225Z] d45d0715feee: Preparing [2022-11-08T16:58:43.225Z] c7f070f99817: Preparing [2022-11-08T16:58:43.225Z] 4494e00fc09f: Preparing [2022-11-08T16:58:43.225Z] 11c43ebd24d3: Preparing [2022-11-08T16:58:43.225Z] 3a8a73624bc1: Preparing [2022-11-08T16:58:43.225Z] 16c1b83be0fd: Preparing [2022-11-08T16:58:43.225Z] c02830e7dc30: Preparing [2022-11-08T16:58:43.225Z] 51ec14a1fb66: Preparing [2022-11-08T16:58:43.225Z] 6b653a08f8b5: Preparing [2022-11-08T16:58:43.225Z] 51d85b872f60: Preparing [2022-11-08T16:58:43.225Z] 99dc08e6b645: Preparing [2022-11-08T16:58:43.225Z] 5d3e392a13a0: Preparing [2022-11-08T16:58:43.225Z] 51ec14a1fb66: Waiting [2022-11-08T16:58:43.225Z] 6b653a08f8b5: Waiting [2022-11-08T16:58:43.225Z] 51d85b872f60: Waiting [2022-11-08T16:58:43.225Z] 99dc08e6b645: Waiting [2022-11-08T16:58:43.225Z] 5d3e392a13a0: Waiting [2022-11-08T16:58:43.225Z] 16c1b83be0fd: Waiting [2022-11-08T16:58:43.225Z] c02830e7dc30: Waiting [2022-11-08T16:58:43.225Z] c7f070f99817: Layer already exists [2022-11-08T16:58:43.225Z] 4494e00fc09f: Layer already exists [2022-11-08T16:58:43.225Z] d45d0715feee: Layer already exists [2022-11-08T16:58:43.225Z] 11c43ebd24d3: Layer already exists [2022-11-08T16:58:43.225Z] 3a8a73624bc1: Layer already exists [2022-11-08T16:58:43.225Z] c02830e7dc30: Layer already exists [2022-11-08T16:58:43.225Z] 16c1b83be0fd: Layer already exists [2022-11-08T16:58:43.225Z] 6b653a08f8b5: Layer already exists [2022-11-08T16:58:43.225Z] 51ec14a1fb66: Layer already exists [2022-11-08T16:58:43.225Z] 51d85b872f60: Layer already exists [2022-11-08T16:58:43.493Z] 5d3e392a13a0: Layer already exists [2022-11-08T16:58:43.493Z] 99dc08e6b645: Layer already exists [2022-11-08T16:58:43.493Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105: digest: sha256:eab9e3462922945a04fbac209af4ee1e274ff6a08c325bb0358c6f59d026dd9d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:43.838Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:44.176Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-11-08T16:58:44.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-11-08T16:58:44.176Z] d45d0715feee: Preparing [2022-11-08T16:58:44.176Z] d45d0715feee: Preparing [2022-11-08T16:58:44.176Z] c7f070f99817: Preparing [2022-11-08T16:58:44.176Z] 4494e00fc09f: Preparing [2022-11-08T16:58:44.176Z] 11c43ebd24d3: Preparing [2022-11-08T16:58:44.176Z] 3a8a73624bc1: Preparing [2022-11-08T16:58:44.176Z] 16c1b83be0fd: Preparing [2022-11-08T16:58:44.176Z] c02830e7dc30: Preparing [2022-11-08T16:58:44.176Z] 51ec14a1fb66: Preparing [2022-11-08T16:58:44.176Z] 6b653a08f8b5: Preparing [2022-11-08T16:58:44.176Z] 51d85b872f60: Preparing [2022-11-08T16:58:44.176Z] 99dc08e6b645: Preparing [2022-11-08T16:58:44.176Z] 5d3e392a13a0: Preparing [2022-11-08T16:58:44.176Z] 16c1b83be0fd: Waiting [2022-11-08T16:58:44.176Z] 6b653a08f8b5: Waiting [2022-11-08T16:58:44.176Z] 51d85b872f60: Waiting [2022-11-08T16:58:44.176Z] 99dc08e6b645: Waiting [2022-11-08T16:58:44.176Z] 5d3e392a13a0: Waiting [2022-11-08T16:58:44.176Z] 51ec14a1fb66: Waiting [2022-11-08T16:58:44.176Z] 4494e00fc09f: Layer already exists [2022-11-08T16:58:44.176Z] 11c43ebd24d3: Layer already exists [2022-11-08T16:58:44.176Z] c7f070f99817: Layer already exists [2022-11-08T16:58:44.176Z] d45d0715feee: Layer already exists [2022-11-08T16:58:44.176Z] 3a8a73624bc1: Layer already exists [2022-11-08T16:58:44.176Z] 16c1b83be0fd: Layer already exists [2022-11-08T16:58:44.176Z] c02830e7dc30: Layer already exists [2022-11-08T16:58:44.176Z] 6b653a08f8b5: Layer already exists [2022-11-08T16:58:44.176Z] 51ec14a1fb66: Layer already exists [2022-11-08T16:58:44.176Z] 51d85b872f60: Layer already exists [2022-11-08T16:58:44.176Z] 5d3e392a13a0: Layer already exists [2022-11-08T16:58:44.176Z] 99dc08e6b645: Layer already exists [2022-11-08T16:58:44.442Z] main: digest: sha256:eab9e3462922945a04fbac209af4ee1e274ff6a08c325bb0358c6f59d026dd9d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T16:58:44.485Z] ===================================================== [Pipeline] echo [2022-11-08T16:58:44.491Z] taggedImages: [2022-11-08T16:58:44.491Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:58:44.491Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-11-08T16:58:44.491Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.105 [2022-11-08T16:58:44.491Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:58:44.491Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-11-08T16:58:44.505Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-11-08T16:58:44.505Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:58:44.505Z] latest [2022-11-08T16:58:44.505Z] 2.3.0-dev.105 [2022-11-08T16:58:44.505Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:58:44.505Z] main [2022-11-08T16:58:44.505Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:44.842Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:45.182Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:58:45.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-11-08T16:58:45.183Z] c2566e7c90f1: Preparing [2022-11-08T16:58:45.183Z] 3a2f54d680f2: Preparing [2022-11-08T16:58:45.183Z] 5eaebc8c44f3: Preparing [2022-11-08T16:58:45.183Z] 3b20a4738301: Preparing [2022-11-08T16:58:45.183Z] 505b91058020: Preparing [2022-11-08T16:58:45.183Z] d87e988a7981: Preparing [2022-11-08T16:58:45.183Z] 7a93cf90fc3c: Preparing [2022-11-08T16:58:45.183Z] 5d3e392a13a0: Preparing [2022-11-08T16:58:45.183Z] 5d3e392a13a0: Waiting [2022-11-08T16:58:45.183Z] d87e988a7981: Waiting [2022-11-08T16:58:45.183Z] 7a93cf90fc3c: Waiting [2022-11-08T16:58:45.450Z] c2566e7c90f1: Pushed [2022-11-08T16:58:45.450Z] 505b91058020: Pushed [2022-11-08T16:58:45.450Z] 3a2f54d680f2: Pushed [2022-11-08T16:58:45.450Z] 5d3e392a13a0: Layer already exists [2022-11-08T16:58:45.718Z] d87e988a7981: Pushed [2022-11-08T16:58:46.301Z] 7a93cf90fc3c: Pushed [2022-11-08T16:58:47.708Z] 3b20a4738301: Pushed [2022-11-08T16:58:47.708Z] 5eaebc8c44f3: Pushed [2022-11-08T16:58:47.974Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0: digest: sha256:b7742cc3245a9a3ed3f2a437728e978f84558e5d4a778102d36a9bf1abf8438f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:48.320Z] + 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 [2022-11-08T16:58:48.658Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-11-08T16:58:48.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-11-08T16:58:48.658Z] c2566e7c90f1: Preparing [2022-11-08T16:58:48.658Z] 3a2f54d680f2: Preparing [2022-11-08T16:58:48.658Z] 5eaebc8c44f3: Preparing [2022-11-08T16:58:48.658Z] 3b20a4738301: Preparing [2022-11-08T16:58:48.658Z] 505b91058020: Preparing [2022-11-08T16:58:48.658Z] d87e988a7981: Preparing [2022-11-08T16:58:48.658Z] 7a93cf90fc3c: Preparing [2022-11-08T16:58:48.658Z] 5d3e392a13a0: Preparing [2022-11-08T16:58:48.658Z] d87e988a7981: Waiting [2022-11-08T16:58:48.658Z] 7a93cf90fc3c: Waiting [2022-11-08T16:58:48.658Z] c2566e7c90f1: Layer already exists [2022-11-08T16:58:48.658Z] 505b91058020: Layer already exists [2022-11-08T16:58:48.658Z] 5eaebc8c44f3: Layer already exists [2022-11-08T16:58:48.658Z] 3a2f54d680f2: Layer already exists [2022-11-08T16:58:48.658Z] 3b20a4738301: Layer already exists [2022-11-08T16:58:48.658Z] d87e988a7981: Layer already exists [2022-11-08T16:58:48.658Z] 5d3e392a13a0: Layer already exists [2022-11-08T16:58:48.658Z] 7a93cf90fc3c: Layer already exists [2022-11-08T16:58:48.925Z] latest: digest: sha256:b7742cc3245a9a3ed3f2a437728e978f84558e5d4a778102d36a9bf1abf8438f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:49.275Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:49.619Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.105 [2022-11-08T16:58:49.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-11-08T16:58:49.619Z] c2566e7c90f1: Preparing [2022-11-08T16:58:49.619Z] 3a2f54d680f2: Preparing [2022-11-08T16:58:49.619Z] 5eaebc8c44f3: Preparing [2022-11-08T16:58:49.619Z] 3b20a4738301: Preparing [2022-11-08T16:58:49.619Z] 505b91058020: Preparing [2022-11-08T16:58:49.619Z] d87e988a7981: Preparing [2022-11-08T16:58:49.619Z] 7a93cf90fc3c: Preparing [2022-11-08T16:58:49.619Z] 5d3e392a13a0: Preparing [2022-11-08T16:58:49.619Z] d87e988a7981: Waiting [2022-11-08T16:58:49.619Z] 7a93cf90fc3c: Waiting [2022-11-08T16:58:49.619Z] 5d3e392a13a0: Waiting [2022-11-08T16:58:49.619Z] 505b91058020: Layer already exists [2022-11-08T16:58:49.619Z] 3b20a4738301: Layer already exists [2022-11-08T16:58:49.619Z] 5eaebc8c44f3: Layer already exists [2022-11-08T16:58:49.619Z] 3a2f54d680f2: Layer already exists [2022-11-08T16:58:49.619Z] c2566e7c90f1: Layer already exists [2022-11-08T16:58:49.619Z] 5d3e392a13a0: Layer already exists [2022-11-08T16:58:49.619Z] 7a93cf90fc3c: Layer already exists [2022-11-08T16:58:49.619Z] d87e988a7981: Layer already exists [2022-11-08T16:58:49.885Z] 2.3.0-dev.105: digest: sha256:b7742cc3245a9a3ed3f2a437728e978f84558e5d4a778102d36a9bf1abf8438f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:50.221Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:50.558Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:58:50.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-11-08T16:58:50.558Z] c2566e7c90f1: Preparing [2022-11-08T16:58:50.558Z] 3a2f54d680f2: Preparing [2022-11-08T16:58:50.558Z] 5eaebc8c44f3: Preparing [2022-11-08T16:58:50.558Z] 3b20a4738301: Preparing [2022-11-08T16:58:50.558Z] 505b91058020: Preparing [2022-11-08T16:58:50.558Z] d87e988a7981: Preparing [2022-11-08T16:58:50.558Z] 7a93cf90fc3c: Preparing [2022-11-08T16:58:50.558Z] 5d3e392a13a0: Preparing [2022-11-08T16:58:50.558Z] 7a93cf90fc3c: Waiting [2022-11-08T16:58:50.558Z] d87e988a7981: Waiting [2022-11-08T16:58:50.558Z] 5d3e392a13a0: Waiting [2022-11-08T16:58:50.558Z] 5eaebc8c44f3: Layer already exists [2022-11-08T16:58:50.558Z] 505b91058020: Layer already exists [2022-11-08T16:58:50.558Z] c2566e7c90f1: Layer already exists [2022-11-08T16:58:50.558Z] 3b20a4738301: Layer already exists [2022-11-08T16:58:50.558Z] 3a2f54d680f2: Layer already exists [2022-11-08T16:58:50.558Z] 5d3e392a13a0: Layer already exists [2022-11-08T16:58:50.558Z] 7a93cf90fc3c: Layer already exists [2022-11-08T16:58:50.558Z] d87e988a7981: Layer already exists [2022-11-08T16:58:50.825Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105: digest: sha256:b7742cc3245a9a3ed3f2a437728e978f84558e5d4a778102d36a9bf1abf8438f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:51.167Z] + 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 [2022-11-08T16:58:51.506Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-11-08T16:58:51.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-11-08T16:58:51.506Z] c2566e7c90f1: Preparing [2022-11-08T16:58:51.506Z] 3a2f54d680f2: Preparing [2022-11-08T16:58:51.506Z] 5eaebc8c44f3: Preparing [2022-11-08T16:58:51.506Z] 3b20a4738301: Preparing [2022-11-08T16:58:51.506Z] 505b91058020: Preparing [2022-11-08T16:58:51.507Z] d87e988a7981: Preparing [2022-11-08T16:58:51.507Z] 7a93cf90fc3c: Preparing [2022-11-08T16:58:51.507Z] 5d3e392a13a0: Preparing [2022-11-08T16:58:51.507Z] d87e988a7981: Waiting [2022-11-08T16:58:51.507Z] 5d3e392a13a0: Waiting [2022-11-08T16:58:51.507Z] 7a93cf90fc3c: Waiting [2022-11-08T16:58:51.507Z] 3a2f54d680f2: Layer already exists [2022-11-08T16:58:51.507Z] c2566e7c90f1: Layer already exists [2022-11-08T16:58:51.507Z] 505b91058020: Layer already exists [2022-11-08T16:58:51.507Z] 3b20a4738301: Layer already exists [2022-11-08T16:58:51.507Z] 5eaebc8c44f3: Layer already exists [2022-11-08T16:58:51.507Z] 5d3e392a13a0: Layer already exists [2022-11-08T16:58:51.507Z] 7a93cf90fc3c: Layer already exists [2022-11-08T16:58:51.507Z] d87e988a7981: Layer already exists [2022-11-08T16:58:51.772Z] main: digest: sha256:b7742cc3245a9a3ed3f2a437728e978f84558e5d4a778102d36a9bf1abf8438f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T16:58:51.813Z] ===================================================== [Pipeline] echo [2022-11-08T16:58:51.818Z] taggedImages: [2022-11-08T16:58:51.818Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:58:51.818Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-11-08T16:58:51.818Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.105 [2022-11-08T16:58:51.818Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:58:51.818Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-11-08T16:58:51.831Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-11-08T16:58:51.831Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:58:51.831Z] latest [2022-11-08T16:58:51.831Z] 2.3.0-dev.105 [2022-11-08T16:58:51.831Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:58:51.831Z] main [2022-11-08T16:58:51.831Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:52.168Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:52.608Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:58:52.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-11-08T16:58:52.608Z] 3a5906e1a0a6: Preparing [2022-11-08T16:58:52.608Z] 8bed31d67d95: Preparing [2022-11-08T16:58:52.608Z] 06d5b94deb26: Preparing [2022-11-08T16:58:52.608Z] 8f87e048dfdb: Preparing [2022-11-08T16:58:52.608Z] ff637c7a8209: Preparing [2022-11-08T16:58:52.608Z] efc147861d13: Preparing [2022-11-08T16:58:52.608Z] 422bda599abf: Preparing [2022-11-08T16:58:52.608Z] 928167351292: Preparing [2022-11-08T16:58:52.608Z] 933759bf72c9: Preparing [2022-11-08T16:58:52.608Z] 5d3e392a13a0: Preparing [2022-11-08T16:58:52.608Z] 928167351292: Waiting [2022-11-08T16:58:52.608Z] 933759bf72c9: Waiting [2022-11-08T16:58:52.608Z] 5d3e392a13a0: Waiting [2022-11-08T16:58:52.608Z] 422bda599abf: Waiting [2022-11-08T16:58:52.608Z] efc147861d13: Waiting [2022-11-08T16:58:52.894Z] 3a5906e1a0a6: Pushed [2022-11-08T16:58:52.894Z] 8bed31d67d95: Pushed [2022-11-08T16:58:52.894Z] ff637c7a8209: Pushed [2022-11-08T16:58:53.188Z] efc147861d13: Pushed [2022-11-08T16:58:53.188Z] 422bda599abf: Pushed [2022-11-08T16:58:53.188Z] 928167351292: Pushed [2022-11-08T16:58:53.188Z] 5d3e392a13a0: Layer already exists [2022-11-08T16:58:53.461Z] 933759bf72c9: Pushed [2022-11-08T16:58:55.429Z] 8f87e048dfdb: Pushed [2022-11-08T16:58:56.393Z] 06d5b94deb26: Pushed [2022-11-08T16:58:56.393Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0: digest: sha256:e0cf265e6b0a75a9ec95c3b4b75bb98204da9778b6b57eacbe554b97bd6d8330 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:56.754Z] + 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 [2022-11-08T16:58:57.107Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-11-08T16:58:57.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-11-08T16:58:57.107Z] 3a5906e1a0a6: Preparing [2022-11-08T16:58:57.107Z] 8bed31d67d95: Preparing [2022-11-08T16:58:57.107Z] 06d5b94deb26: Preparing [2022-11-08T16:58:57.107Z] 8f87e048dfdb: Preparing [2022-11-08T16:58:57.107Z] ff637c7a8209: Preparing [2022-11-08T16:58:57.107Z] efc147861d13: Preparing [2022-11-08T16:58:57.107Z] 422bda599abf: Preparing [2022-11-08T16:58:57.107Z] 928167351292: Preparing [2022-11-08T16:58:57.107Z] 933759bf72c9: Preparing [2022-11-08T16:58:57.107Z] 5d3e392a13a0: Preparing [2022-11-08T16:58:57.107Z] 928167351292: Waiting [2022-11-08T16:58:57.107Z] efc147861d13: Waiting [2022-11-08T16:58:57.107Z] 933759bf72c9: Waiting [2022-11-08T16:58:57.107Z] 5d3e392a13a0: Waiting [2022-11-08T16:58:57.107Z] 422bda599abf: Waiting [2022-11-08T16:58:57.107Z] 8bed31d67d95: Layer already exists [2022-11-08T16:58:57.107Z] 3a5906e1a0a6: Layer already exists [2022-11-08T16:58:57.107Z] ff637c7a8209: Layer already exists [2022-11-08T16:58:57.107Z] 8f87e048dfdb: Layer already exists [2022-11-08T16:58:57.107Z] 06d5b94deb26: Layer already exists [2022-11-08T16:58:57.107Z] 422bda599abf: Layer already exists [2022-11-08T16:58:57.107Z] efc147861d13: Layer already exists [2022-11-08T16:58:57.107Z] 933759bf72c9: Layer already exists [2022-11-08T16:58:57.107Z] 928167351292: Layer already exists [2022-11-08T16:58:57.107Z] 5d3e392a13a0: Layer already exists [2022-11-08T16:58:57.376Z] latest: digest: sha256:e0cf265e6b0a75a9ec95c3b4b75bb98204da9778b6b57eacbe554b97bd6d8330 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:57.735Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:58.086Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.105 [2022-11-08T16:58:58.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-11-08T16:58:58.086Z] 3a5906e1a0a6: Preparing [2022-11-08T16:58:58.086Z] 8bed31d67d95: Preparing [2022-11-08T16:58:58.086Z] 06d5b94deb26: Preparing [2022-11-08T16:58:58.086Z] 8f87e048dfdb: Preparing [2022-11-08T16:58:58.086Z] ff637c7a8209: Preparing [2022-11-08T16:58:58.086Z] efc147861d13: Preparing [2022-11-08T16:58:58.086Z] 422bda599abf: Preparing [2022-11-08T16:58:58.086Z] 928167351292: Preparing [2022-11-08T16:58:58.086Z] 933759bf72c9: Preparing [2022-11-08T16:58:58.086Z] 5d3e392a13a0: Preparing [2022-11-08T16:58:58.086Z] 422bda599abf: Waiting [2022-11-08T16:58:58.086Z] 928167351292: Waiting [2022-11-08T16:58:58.086Z] efc147861d13: Waiting [2022-11-08T16:58:58.086Z] 933759bf72c9: Waiting [2022-11-08T16:58:58.086Z] 5d3e392a13a0: Waiting [2022-11-08T16:58:58.086Z] 8bed31d67d95: Layer already exists [2022-11-08T16:58:58.086Z] 3a5906e1a0a6: Layer already exists [2022-11-08T16:58:58.086Z] 06d5b94deb26: Layer already exists [2022-11-08T16:58:58.086Z] ff637c7a8209: Layer already exists [2022-11-08T16:58:58.086Z] 8f87e048dfdb: Layer already exists [2022-11-08T16:58:58.086Z] 933759bf72c9: Layer already exists [2022-11-08T16:58:58.086Z] efc147861d13: Layer already exists [2022-11-08T16:58:58.086Z] 422bda599abf: Layer already exists [2022-11-08T16:58:58.086Z] 928167351292: Layer already exists [2022-11-08T16:58:58.086Z] 5d3e392a13a0: Layer already exists [2022-11-08T16:58:58.353Z] 2.3.0-dev.105: digest: sha256:e0cf265e6b0a75a9ec95c3b4b75bb98204da9778b6b57eacbe554b97bd6d8330 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:58.702Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:59.043Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:58:59.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-11-08T16:58:59.043Z] 3a5906e1a0a6: Preparing [2022-11-08T16:58:59.043Z] 8bed31d67d95: Preparing [2022-11-08T16:58:59.043Z] 06d5b94deb26: Preparing [2022-11-08T16:58:59.043Z] 8f87e048dfdb: Preparing [2022-11-08T16:58:59.043Z] ff637c7a8209: Preparing [2022-11-08T16:58:59.043Z] efc147861d13: Preparing [2022-11-08T16:58:59.043Z] 422bda599abf: Preparing [2022-11-08T16:58:59.043Z] 928167351292: Preparing [2022-11-08T16:58:59.043Z] 933759bf72c9: Preparing [2022-11-08T16:58:59.043Z] 5d3e392a13a0: Preparing [2022-11-08T16:58:59.043Z] efc147861d13: Waiting [2022-11-08T16:58:59.043Z] 422bda599abf: Waiting [2022-11-08T16:58:59.043Z] 928167351292: Waiting [2022-11-08T16:58:59.043Z] 933759bf72c9: Waiting [2022-11-08T16:58:59.043Z] 5d3e392a13a0: Waiting [2022-11-08T16:58:59.043Z] 8bed31d67d95: Layer already exists [2022-11-08T16:58:59.043Z] 3a5906e1a0a6: Layer already exists [2022-11-08T16:58:59.043Z] ff637c7a8209: Layer already exists [2022-11-08T16:58:59.043Z] 06d5b94deb26: Layer already exists [2022-11-08T16:58:59.043Z] 8f87e048dfdb: Layer already exists [2022-11-08T16:58:59.043Z] 928167351292: Layer already exists [2022-11-08T16:58:59.043Z] efc147861d13: Layer already exists [2022-11-08T16:58:59.043Z] 422bda599abf: Layer already exists [2022-11-08T16:58:59.043Z] 933759bf72c9: Layer already exists [2022-11-08T16:58:59.043Z] 5d3e392a13a0: Layer already exists [2022-11-08T16:58:59.310Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105: digest: sha256:e0cf265e6b0a75a9ec95c3b4b75bb98204da9778b6b57eacbe554b97bd6d8330 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:58:59.659Z] + 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 [2022-11-08T16:58:59.996Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-11-08T16:58:59.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-11-08T16:58:59.996Z] 3a5906e1a0a6: Preparing [2022-11-08T16:58:59.996Z] 8bed31d67d95: Preparing [2022-11-08T16:58:59.996Z] 06d5b94deb26: Preparing [2022-11-08T16:58:59.996Z] 8f87e048dfdb: Preparing [2022-11-08T16:58:59.996Z] ff637c7a8209: Preparing [2022-11-08T16:58:59.996Z] efc147861d13: Preparing [2022-11-08T16:58:59.996Z] 422bda599abf: Preparing [2022-11-08T16:58:59.996Z] 928167351292: Preparing [2022-11-08T16:58:59.996Z] efc147861d13: Waiting [2022-11-08T16:58:59.996Z] 422bda599abf: Waiting [2022-11-08T16:58:59.996Z] 928167351292: Waiting [2022-11-08T16:58:59.996Z] 933759bf72c9: Preparing [2022-11-08T16:58:59.996Z] 5d3e392a13a0: Preparing [2022-11-08T16:58:59.996Z] 933759bf72c9: Waiting [2022-11-08T16:58:59.996Z] 5d3e392a13a0: Waiting [2022-11-08T16:58:59.996Z] ff637c7a8209: Layer already exists [2022-11-08T16:58:59.996Z] 8bed31d67d95: Layer already exists [2022-11-08T16:58:59.996Z] 8f87e048dfdb: Layer already exists [2022-11-08T16:58:59.996Z] 06d5b94deb26: Layer already exists [2022-11-08T16:58:59.996Z] 3a5906e1a0a6: Layer already exists [2022-11-08T16:58:59.996Z] efc147861d13: Layer already exists [2022-11-08T16:58:59.996Z] 928167351292: Layer already exists [2022-11-08T16:58:59.996Z] 422bda599abf: Layer already exists [2022-11-08T16:58:59.996Z] 933759bf72c9: Layer already exists [2022-11-08T16:58:59.996Z] 5d3e392a13a0: Layer already exists [2022-11-08T16:59:00.262Z] main: digest: sha256:e0cf265e6b0a75a9ec95c3b4b75bb98204da9778b6b57eacbe554b97bd6d8330 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T16:59:00.307Z] ===================================================== [Pipeline] echo [2022-11-08T16:59:00.315Z] taggedImages: [2022-11-08T16:59:00.315Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:59:00.315Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-11-08T16:59:00.315Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.105 [2022-11-08T16:59:00.315Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:59:00.315Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-11-08T16:59:00.335Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-11-08T16:59:00.335Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:59:00.335Z] latest [2022-11-08T16:59:00.335Z] 2.3.0-dev.105 [2022-11-08T16:59:00.335Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:59:00.335Z] main [2022-11-08T16:59:00.335Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:59:00.678Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:59:01.018Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:59:01.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-11-08T16:59:01.018Z] 93d2fdaa1590: Preparing [2022-11-08T16:59:01.018Z] affc2b41e069: Preparing [2022-11-08T16:59:01.018Z] c02830e7dc30: Preparing [2022-11-08T16:59:01.018Z] e553fc6505b5: Preparing [2022-11-08T16:59:01.018Z] 9833f26c6bda: Preparing [2022-11-08T16:59:01.018Z] 9833f26c6bda: Layer already exists [2022-11-08T16:59:01.291Z] c02830e7dc30: Layer already exists [2022-11-08T16:59:01.291Z] 93d2fdaa1590: Pushed [2022-11-08T16:59:02.699Z] e553fc6505b5: Pushed [2022-11-08T16:59:06.047Z] affc2b41e069: Pushed [2022-11-08T16:59:06.047Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0: digest: sha256:682091261e4c5ab04016c9ce545f6d173b4bd890e688a89404133ef0873f6e78 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:59:06.398Z] + 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 [2022-11-08T16:59:06.743Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-11-08T16:59:06.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-11-08T16:59:06.743Z] 93d2fdaa1590: Preparing [2022-11-08T16:59:06.743Z] affc2b41e069: Preparing [2022-11-08T16:59:06.743Z] c02830e7dc30: Preparing [2022-11-08T16:59:06.743Z] e553fc6505b5: Preparing [2022-11-08T16:59:06.743Z] 9833f26c6bda: Preparing [2022-11-08T16:59:06.743Z] 9833f26c6bda: Layer already exists [2022-11-08T16:59:06.743Z] c02830e7dc30: Layer already exists [2022-11-08T16:59:06.743Z] e553fc6505b5: Layer already exists [2022-11-08T16:59:06.743Z] affc2b41e069: Layer already exists [2022-11-08T16:59:06.743Z] 93d2fdaa1590: Layer already exists [2022-11-08T16:59:07.010Z] latest: digest: sha256:682091261e4c5ab04016c9ce545f6d173b4bd890e688a89404133ef0873f6e78 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:59:07.360Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:59:07.707Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.105 [2022-11-08T16:59:07.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-11-08T16:59:07.707Z] 93d2fdaa1590: Preparing [2022-11-08T16:59:07.707Z] affc2b41e069: Preparing [2022-11-08T16:59:07.707Z] c02830e7dc30: Preparing [2022-11-08T16:59:07.707Z] e553fc6505b5: Preparing [2022-11-08T16:59:07.707Z] 9833f26c6bda: Preparing [2022-11-08T16:59:07.707Z] c02830e7dc30: Layer already exists [2022-11-08T16:59:07.707Z] affc2b41e069: Layer already exists [2022-11-08T16:59:07.707Z] e553fc6505b5: Layer already exists [2022-11-08T16:59:07.707Z] 93d2fdaa1590: Layer already exists [2022-11-08T16:59:07.707Z] 9833f26c6bda: Layer already exists [2022-11-08T16:59:07.974Z] 2.3.0-dev.105: digest: sha256:682091261e4c5ab04016c9ce545f6d173b4bd890e688a89404133ef0873f6e78 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:59:08.327Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:59:08.676Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:59:08.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-11-08T16:59:08.677Z] 93d2fdaa1590: Preparing [2022-11-08T16:59:08.677Z] affc2b41e069: Preparing [2022-11-08T16:59:08.677Z] c02830e7dc30: Preparing [2022-11-08T16:59:08.677Z] e553fc6505b5: Preparing [2022-11-08T16:59:08.677Z] 9833f26c6bda: Preparing [2022-11-08T16:59:08.677Z] affc2b41e069: Layer already exists [2022-11-08T16:59:08.677Z] 9833f26c6bda: Layer already exists [2022-11-08T16:59:08.677Z] 93d2fdaa1590: Layer already exists [2022-11-08T16:59:08.677Z] c02830e7dc30: Layer already exists [2022-11-08T16:59:08.677Z] e553fc6505b5: Layer already exists [2022-11-08T16:59:08.943Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105: digest: sha256:682091261e4c5ab04016c9ce545f6d173b4bd890e688a89404133ef0873f6e78 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:59:09.290Z] + 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 [2022-11-08T16:59:09.633Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-11-08T16:59:09.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-11-08T16:59:09.633Z] 93d2fdaa1590: Preparing [2022-11-08T16:59:09.633Z] affc2b41e069: Preparing [2022-11-08T16:59:09.633Z] c02830e7dc30: Preparing [2022-11-08T16:59:09.633Z] e553fc6505b5: Preparing [2022-11-08T16:59:09.633Z] 9833f26c6bda: Preparing [2022-11-08T16:59:09.633Z] 93d2fdaa1590: Layer already exists [2022-11-08T16:59:09.633Z] affc2b41e069: Layer already exists [2022-11-08T16:59:09.633Z] e553fc6505b5: Layer already exists [2022-11-08T16:59:09.633Z] 9833f26c6bda: Layer already exists [2022-11-08T16:59:09.633Z] c02830e7dc30: Layer already exists [2022-11-08T16:59:09.633Z] main: digest: sha256:682091261e4c5ab04016c9ce545f6d173b4bd890e688a89404133ef0873f6e78 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T16:59:09.954Z] ===================================================== [Pipeline] echo [2022-11-08T16:59:09.962Z] taggedImages: [2022-11-08T16:59:09.962Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:59:09.962Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-11-08T16:59:09.962Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.105 [2022-11-08T16:59:09.962Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:59:09.962Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-11-08T16:59:09.979Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-11-08T16:59:09.979Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:59:09.980Z] latest [2022-11-08T16:59:09.980Z] 2.3.0-dev.105 [2022-11-08T16:59:09.980Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:59:09.980Z] main [2022-11-08T16:59:09.980Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:59:10.316Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:59:10.654Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:59:10.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-11-08T16:59:10.654Z] 05c6dfb29e08: Preparing [2022-11-08T16:59:10.654Z] acd3b2fddf61: Preparing [2022-11-08T16:59:10.654Z] b2452eb66a06: Preparing [2022-11-08T16:59:10.654Z] 33de9b76cc74: Preparing [2022-11-08T16:59:10.654Z] d86308bf0520: Preparing [2022-11-08T16:59:10.654Z] 80d442a70e9e: Preparing [2022-11-08T16:59:10.654Z] 9833f26c6bda: Preparing [2022-11-08T16:59:10.654Z] 80d442a70e9e: Waiting [2022-11-08T16:59:10.654Z] 9833f26c6bda: Waiting [2022-11-08T16:59:10.929Z] b2452eb66a06: Pushed [2022-11-08T16:59:10.929Z] 05c6dfb29e08: Pushed [2022-11-08T16:59:10.929Z] acd3b2fddf61: Pushed [2022-11-08T16:59:10.929Z] 9833f26c6bda: Layer already exists [2022-11-08T16:59:11.892Z] 80d442a70e9e: Pushed [2022-11-08T16:59:20.106Z] d86308bf0520: Pushed [2022-11-08T16:59:28.311Z] 33de9b76cc74: Pushed [2022-11-08T16:59:28.311Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0: digest: sha256:79a24b12fcc24693aed2ca2f24e9a997cabe0c88de3b30fd1fc37417cf53b171 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:59:28.664Z] + 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 [2022-11-08T16:59:29.006Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-11-08T16:59:29.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-11-08T16:59:29.006Z] 05c6dfb29e08: Preparing [2022-11-08T16:59:29.006Z] acd3b2fddf61: Preparing [2022-11-08T16:59:29.006Z] b2452eb66a06: Preparing [2022-11-08T16:59:29.006Z] 33de9b76cc74: Preparing [2022-11-08T16:59:29.006Z] d86308bf0520: Preparing [2022-11-08T16:59:29.006Z] 80d442a70e9e: Preparing [2022-11-08T16:59:29.006Z] 9833f26c6bda: Preparing [2022-11-08T16:59:29.006Z] 80d442a70e9e: Waiting [2022-11-08T16:59:29.006Z] 9833f26c6bda: Waiting [2022-11-08T16:59:29.006Z] b2452eb66a06: Layer already exists [2022-11-08T16:59:29.006Z] acd3b2fddf61: Layer already exists [2022-11-08T16:59:29.006Z] 33de9b76cc74: Layer already exists [2022-11-08T16:59:29.006Z] 05c6dfb29e08: Layer already exists [2022-11-08T16:59:29.006Z] d86308bf0520: Layer already exists [2022-11-08T16:59:29.006Z] 80d442a70e9e: Layer already exists [2022-11-08T16:59:29.006Z] 9833f26c6bda: Layer already exists [2022-11-08T16:59:29.273Z] latest: digest: sha256:79a24b12fcc24693aed2ca2f24e9a997cabe0c88de3b30fd1fc37417cf53b171 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:59:29.622Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:59:29.960Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.105 [2022-11-08T16:59:29.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-11-08T16:59:29.960Z] 05c6dfb29e08: Preparing [2022-11-08T16:59:29.960Z] acd3b2fddf61: Preparing [2022-11-08T16:59:29.960Z] b2452eb66a06: Preparing [2022-11-08T16:59:29.960Z] 33de9b76cc74: Preparing [2022-11-08T16:59:29.960Z] d86308bf0520: Preparing [2022-11-08T16:59:29.960Z] 80d442a70e9e: Preparing [2022-11-08T16:59:29.960Z] 9833f26c6bda: Preparing [2022-11-08T16:59:29.960Z] 80d442a70e9e: Waiting [2022-11-08T16:59:29.960Z] 9833f26c6bda: Waiting [2022-11-08T16:59:29.960Z] acd3b2fddf61: Layer already exists [2022-11-08T16:59:29.960Z] b2452eb66a06: Layer already exists [2022-11-08T16:59:29.960Z] 33de9b76cc74: Layer already exists [2022-11-08T16:59:29.960Z] d86308bf0520: Layer already exists [2022-11-08T16:59:29.960Z] 05c6dfb29e08: Layer already exists [2022-11-08T16:59:29.960Z] 9833f26c6bda: Layer already exists [2022-11-08T16:59:29.960Z] 80d442a70e9e: Layer already exists [2022-11-08T16:59:30.227Z] 2.3.0-dev.105: digest: sha256:79a24b12fcc24693aed2ca2f24e9a997cabe0c88de3b30fd1fc37417cf53b171 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:59:30.569Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:59:30.902Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:59:30.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-11-08T16:59:30.902Z] 05c6dfb29e08: Preparing [2022-11-08T16:59:30.902Z] acd3b2fddf61: Preparing [2022-11-08T16:59:30.902Z] b2452eb66a06: Preparing [2022-11-08T16:59:30.902Z] 33de9b76cc74: Preparing [2022-11-08T16:59:30.902Z] d86308bf0520: Preparing [2022-11-08T16:59:30.902Z] 80d442a70e9e: Preparing [2022-11-08T16:59:30.902Z] 9833f26c6bda: Preparing [2022-11-08T16:59:30.902Z] 80d442a70e9e: Waiting [2022-11-08T16:59:30.902Z] 9833f26c6bda: Waiting [2022-11-08T16:59:30.902Z] 05c6dfb29e08: Layer already exists [2022-11-08T16:59:30.902Z] 33de9b76cc74: Layer already exists [2022-11-08T16:59:30.902Z] b2452eb66a06: Layer already exists [2022-11-08T16:59:30.902Z] d86308bf0520: Layer already exists [2022-11-08T16:59:30.902Z] acd3b2fddf61: Layer already exists [2022-11-08T16:59:30.902Z] 9833f26c6bda: Layer already exists [2022-11-08T16:59:30.902Z] 80d442a70e9e: Layer already exists [2022-11-08T16:59:31.169Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105: digest: sha256:79a24b12fcc24693aed2ca2f24e9a997cabe0c88de3b30fd1fc37417cf53b171 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:59:31.523Z] + 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 [2022-11-08T16:59:31.879Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-11-08T16:59:31.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-11-08T16:59:31.879Z] 05c6dfb29e08: Preparing [2022-11-08T16:59:31.879Z] acd3b2fddf61: Preparing [2022-11-08T16:59:31.879Z] b2452eb66a06: Preparing [2022-11-08T16:59:31.879Z] 33de9b76cc74: Preparing [2022-11-08T16:59:31.879Z] d86308bf0520: Preparing [2022-11-08T16:59:31.879Z] 80d442a70e9e: Preparing [2022-11-08T16:59:31.879Z] 9833f26c6bda: Preparing [2022-11-08T16:59:31.879Z] 80d442a70e9e: Waiting [2022-11-08T16:59:31.879Z] 9833f26c6bda: Waiting [2022-11-08T16:59:31.879Z] d86308bf0520: Layer already exists [2022-11-08T16:59:31.879Z] b2452eb66a06: Layer already exists [2022-11-08T16:59:31.879Z] acd3b2fddf61: Layer already exists [2022-11-08T16:59:31.879Z] 05c6dfb29e08: Layer already exists [2022-11-08T16:59:31.879Z] 33de9b76cc74: Layer already exists [2022-11-08T16:59:31.879Z] 80d442a70e9e: Layer already exists [2022-11-08T16:59:31.879Z] 9833f26c6bda: Layer already exists [2022-11-08T16:59:32.146Z] main: digest: sha256:79a24b12fcc24693aed2ca2f24e9a997cabe0c88de3b30fd1fc37417cf53b171 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T16:59:32.205Z] ===================================================== [Pipeline] echo [2022-11-08T16:59:32.215Z] taggedImages: [2022-11-08T16:59:32.215Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:59:32.215Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-11-08T16:59:32.215Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.105 [2022-11-08T16:59:32.215Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:59:32.215Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-11-08T16:59:32.235Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-11-08T16:59:32.235Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:59:32.235Z] latest [2022-11-08T16:59:32.235Z] 2.3.0-dev.105 [2022-11-08T16:59:32.235Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:59:32.235Z] main [2022-11-08T16:59:32.235Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:59:32.571Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:59:32.902Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:59:32.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-11-08T16:59:32.902Z] db40ebe1bff1: Preparing [2022-11-08T16:59:32.902Z] 65e9abcea4e3: Preparing [2022-11-08T16:59:32.902Z] d115459a7c50: Preparing [2022-11-08T16:59:32.902Z] 5b80af0a5e18: Preparing [2022-11-08T16:59:32.902Z] b81f84777a92: Preparing [2022-11-08T16:59:32.902Z] 9833f26c6bda: Preparing [2022-11-08T16:59:32.902Z] 9833f26c6bda: Waiting [2022-11-08T16:59:33.168Z] d115459a7c50: Pushed [2022-11-08T16:59:33.168Z] 65e9abcea4e3: Pushed [2022-11-08T16:59:33.168Z] db40ebe1bff1: Pushed [2022-11-08T16:59:33.168Z] 9833f26c6bda: Layer already exists [2022-11-08T16:59:33.750Z] b81f84777a92: Pushed [2022-11-08T16:59:48.733Z] 5b80af0a5e18: Pushed [2022-11-08T16:59:48.997Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0: digest: sha256:5c0e6cd947653bb101354d35e81fb68084711caecc04190ce428be7f605de05c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:59:49.336Z] + 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 [2022-11-08T16:59:49.671Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-11-08T16:59:49.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-11-08T16:59:49.671Z] db40ebe1bff1: Preparing [2022-11-08T16:59:49.671Z] 65e9abcea4e3: Preparing [2022-11-08T16:59:49.671Z] d115459a7c50: Preparing [2022-11-08T16:59:49.671Z] 5b80af0a5e18: Preparing [2022-11-08T16:59:49.671Z] b81f84777a92: Preparing [2022-11-08T16:59:49.671Z] 9833f26c6bda: Preparing [2022-11-08T16:59:49.671Z] 9833f26c6bda: Waiting [2022-11-08T16:59:49.671Z] 5b80af0a5e18: Layer already exists [2022-11-08T16:59:49.671Z] d115459a7c50: Layer already exists [2022-11-08T16:59:49.671Z] db40ebe1bff1: Layer already exists [2022-11-08T16:59:49.671Z] b81f84777a92: Layer already exists [2022-11-08T16:59:49.671Z] 65e9abcea4e3: Layer already exists [2022-11-08T16:59:49.671Z] 9833f26c6bda: Layer already exists [2022-11-08T16:59:49.937Z] latest: digest: sha256:5c0e6cd947653bb101354d35e81fb68084711caecc04190ce428be7f605de05c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:59:50.280Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:59:50.614Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.105 [2022-11-08T16:59:50.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-11-08T16:59:50.614Z] db40ebe1bff1: Preparing [2022-11-08T16:59:50.614Z] 65e9abcea4e3: Preparing [2022-11-08T16:59:50.614Z] d115459a7c50: Preparing [2022-11-08T16:59:50.614Z] 5b80af0a5e18: Preparing [2022-11-08T16:59:50.614Z] b81f84777a92: Preparing [2022-11-08T16:59:50.614Z] 9833f26c6bda: Preparing [2022-11-08T16:59:50.614Z] 9833f26c6bda: Waiting [2022-11-08T16:59:50.614Z] 65e9abcea4e3: Layer already exists [2022-11-08T16:59:50.614Z] b81f84777a92: Layer already exists [2022-11-08T16:59:50.614Z] db40ebe1bff1: Layer already exists [2022-11-08T16:59:50.614Z] d115459a7c50: Layer already exists [2022-11-08T16:59:50.614Z] 5b80af0a5e18: Layer already exists [2022-11-08T16:59:50.614Z] 9833f26c6bda: Layer already exists [2022-11-08T16:59:50.879Z] 2.3.0-dev.105: digest: sha256:5c0e6cd947653bb101354d35e81fb68084711caecc04190ce428be7f605de05c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:59:51.214Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:59:51.548Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:59:51.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-11-08T16:59:51.548Z] db40ebe1bff1: Preparing [2022-11-08T16:59:51.548Z] 65e9abcea4e3: Preparing [2022-11-08T16:59:51.548Z] d115459a7c50: Preparing [2022-11-08T16:59:51.548Z] 5b80af0a5e18: Preparing [2022-11-08T16:59:51.548Z] b81f84777a92: Preparing [2022-11-08T16:59:51.548Z] 9833f26c6bda: Preparing [2022-11-08T16:59:51.548Z] 9833f26c6bda: Waiting [2022-11-08T16:59:51.548Z] d115459a7c50: Layer already exists [2022-11-08T16:59:51.548Z] b81f84777a92: Layer already exists [2022-11-08T16:59:51.548Z] 5b80af0a5e18: Layer already exists [2022-11-08T16:59:51.548Z] 65e9abcea4e3: Layer already exists [2022-11-08T16:59:51.548Z] db40ebe1bff1: Layer already exists [2022-11-08T16:59:51.548Z] 9833f26c6bda: Layer already exists [2022-11-08T16:59:51.814Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105: digest: sha256:5c0e6cd947653bb101354d35e81fb68084711caecc04190ce428be7f605de05c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:59:52.155Z] + 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 [2022-11-08T16:59:52.488Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-11-08T16:59:52.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-11-08T16:59:52.488Z] db40ebe1bff1: Preparing [2022-11-08T16:59:52.488Z] 65e9abcea4e3: Preparing [2022-11-08T16:59:52.488Z] d115459a7c50: Preparing [2022-11-08T16:59:52.488Z] 5b80af0a5e18: Preparing [2022-11-08T16:59:52.488Z] b81f84777a92: Preparing [2022-11-08T16:59:52.488Z] 9833f26c6bda: Preparing [2022-11-08T16:59:52.488Z] 9833f26c6bda: Waiting [2022-11-08T16:59:52.488Z] 65e9abcea4e3: Layer already exists [2022-11-08T16:59:52.488Z] 5b80af0a5e18: Layer already exists [2022-11-08T16:59:52.488Z] db40ebe1bff1: Layer already exists [2022-11-08T16:59:52.488Z] b81f84777a92: Layer already exists [2022-11-08T16:59:52.488Z] d115459a7c50: Layer already exists [2022-11-08T16:59:52.488Z] 9833f26c6bda: Layer already exists [2022-11-08T16:59:52.756Z] main: digest: sha256:5c0e6cd947653bb101354d35e81fb68084711caecc04190ce428be7f605de05c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T16:59:52.797Z] ===================================================== [Pipeline] echo [2022-11-08T16:59:52.802Z] taggedImages: [2022-11-08T16:59:52.802Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:59:52.802Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-11-08T16:59:52.802Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.105 [2022-11-08T16:59:52.802Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:59:52.802Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-11-08T16:59:52.816Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-11-08T16:59:52.816Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:59:52.816Z] latest [2022-11-08T16:59:52.816Z] 2.3.0-dev.105 [2022-11-08T16:59:52.816Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T16:59:52.816Z] main [2022-11-08T16:59:52.816Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:59:53.149Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:59:53.485Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T16:59:53.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-11-08T16:59:53.485Z] d864e023c17b: Preparing [2022-11-08T16:59:53.485Z] 9716afc53a98: Preparing [2022-11-08T16:59:53.485Z] 63a3760df95a: Preparing [2022-11-08T16:59:53.485Z] aa5c3214cff6: Preparing [2022-11-08T16:59:53.485Z] 80d442a70e9e: Preparing [2022-11-08T16:59:53.485Z] 9833f26c6bda: Preparing [2022-11-08T16:59:53.485Z] 9833f26c6bda: Waiting [2022-11-08T16:59:53.485Z] 80d442a70e9e: Layer already exists [2022-11-08T16:59:53.750Z] 9833f26c6bda: Layer already exists [2022-11-08T16:59:53.750Z] d864e023c17b: Pushed [2022-11-08T16:59:53.750Z] 63a3760df95a: Pushed [2022-11-08T16:59:53.750Z] 9716afc53a98: Pushed [2022-11-08T17:00:11.966Z] aa5c3214cff6: Pushed [2022-11-08T17:00:11.966Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0: digest: sha256:c38d1ea63eb87c2d292a349f676f12875dac937f7672a1a8bc7e80c6df08f8de size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:00:12.320Z] + 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 [2022-11-08T17:00:12.667Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-11-08T17:00:12.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-11-08T17:00:12.667Z] d864e023c17b: Preparing [2022-11-08T17:00:12.667Z] 9716afc53a98: Preparing [2022-11-08T17:00:12.667Z] 63a3760df95a: Preparing [2022-11-08T17:00:12.667Z] aa5c3214cff6: Preparing [2022-11-08T17:00:12.667Z] 80d442a70e9e: Preparing [2022-11-08T17:00:12.667Z] 9833f26c6bda: Preparing [2022-11-08T17:00:12.667Z] 9833f26c6bda: Waiting [2022-11-08T17:00:12.667Z] d864e023c17b: Layer already exists [2022-11-08T17:00:12.667Z] 9716afc53a98: Layer already exists [2022-11-08T17:00:12.667Z] 63a3760df95a: Layer already exists [2022-11-08T17:00:12.667Z] aa5c3214cff6: Layer already exists [2022-11-08T17:00:12.667Z] 80d442a70e9e: Layer already exists [2022-11-08T17:00:12.667Z] 9833f26c6bda: Layer already exists [2022-11-08T17:00:12.934Z] latest: digest: sha256:c38d1ea63eb87c2d292a349f676f12875dac937f7672a1a8bc7e80c6df08f8de size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:00:13.281Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:00:13.623Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.105 [2022-11-08T17:00:13.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-11-08T17:00:13.623Z] d864e023c17b: Preparing [2022-11-08T17:00:13.623Z] 9716afc53a98: Preparing [2022-11-08T17:00:13.623Z] 63a3760df95a: Preparing [2022-11-08T17:00:13.623Z] aa5c3214cff6: Preparing [2022-11-08T17:00:13.623Z] 80d442a70e9e: Preparing [2022-11-08T17:00:13.623Z] 9833f26c6bda: Preparing [2022-11-08T17:00:13.623Z] 9833f26c6bda: Waiting [2022-11-08T17:00:13.623Z] 63a3760df95a: Layer already exists [2022-11-08T17:00:13.623Z] 9716afc53a98: Layer already exists [2022-11-08T17:00:13.623Z] aa5c3214cff6: Layer already exists [2022-11-08T17:00:13.623Z] d864e023c17b: Layer already exists [2022-11-08T17:00:13.623Z] 80d442a70e9e: Layer already exists [2022-11-08T17:00:13.623Z] 9833f26c6bda: Layer already exists [2022-11-08T17:00:13.891Z] 2.3.0-dev.105: digest: sha256:c38d1ea63eb87c2d292a349f676f12875dac937f7672a1a8bc7e80c6df08f8de size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:00:14.293Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:00:14.644Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T17:00:14.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-11-08T17:00:14.644Z] d864e023c17b: Preparing [2022-11-08T17:00:14.644Z] 9716afc53a98: Preparing [2022-11-08T17:00:14.644Z] 63a3760df95a: Preparing [2022-11-08T17:00:14.644Z] aa5c3214cff6: Preparing [2022-11-08T17:00:14.644Z] 80d442a70e9e: Preparing [2022-11-08T17:00:14.644Z] 9833f26c6bda: Preparing [2022-11-08T17:00:14.644Z] 9833f26c6bda: Waiting [2022-11-08T17:00:14.644Z] d864e023c17b: Layer already exists [2022-11-08T17:00:14.644Z] 9716afc53a98: Layer already exists [2022-11-08T17:00:14.644Z] aa5c3214cff6: Layer already exists [2022-11-08T17:00:14.644Z] 63a3760df95a: Layer already exists [2022-11-08T17:00:14.644Z] 80d442a70e9e: Layer already exists [2022-11-08T17:00:14.644Z] 9833f26c6bda: Layer already exists [2022-11-08T17:00:14.913Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105: digest: sha256:c38d1ea63eb87c2d292a349f676f12875dac937f7672a1a8bc7e80c6df08f8de size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:00:15.270Z] + 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 [2022-11-08T17:00:15.639Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-11-08T17:00:15.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-11-08T17:00:15.639Z] d864e023c17b: Preparing [2022-11-08T17:00:15.639Z] 9716afc53a98: Preparing [2022-11-08T17:00:15.639Z] 63a3760df95a: Preparing [2022-11-08T17:00:15.639Z] aa5c3214cff6: Preparing [2022-11-08T17:00:15.639Z] 80d442a70e9e: Preparing [2022-11-08T17:00:15.639Z] 9833f26c6bda: Preparing [2022-11-08T17:00:15.639Z] 9833f26c6bda: Waiting [2022-11-08T17:00:15.639Z] aa5c3214cff6: Layer already exists [2022-11-08T17:00:15.639Z] 80d442a70e9e: Layer already exists [2022-11-08T17:00:15.639Z] 63a3760df95a: Layer already exists [2022-11-08T17:00:15.639Z] d864e023c17b: Layer already exists [2022-11-08T17:00:15.639Z] 9716afc53a98: Layer already exists [2022-11-08T17:00:15.639Z] 9833f26c6bda: Layer already exists [2022-11-08T17:00:15.910Z] main: digest: sha256:c38d1ea63eb87c2d292a349f676f12875dac937f7672a1a8bc7e80c6df08f8de size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T17:00:15.953Z] ===================================================== [Pipeline] echo [2022-11-08T17:00:15.958Z] taggedImages: [2022-11-08T17:00:15.958Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T17:00:15.958Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-11-08T17:00:15.958Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.105 [2022-11-08T17:00:15.958Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T17:00:15.958Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-11-08T17:00:15.972Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-11-08T17:00:15.972Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T17:00:15.972Z] latest [2022-11-08T17:00:15.972Z] 2.3.0-dev.105 [2022-11-08T17:00:15.972Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T17:00:15.972Z] main [2022-11-08T17:00:15.972Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:00:16.303Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:00:16.649Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T17:00:16.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-11-08T17:00:16.649Z] f6e4f4725a6a: Preparing [2022-11-08T17:00:16.649Z] 0c94acfa192f: Preparing [2022-11-08T17:00:16.649Z] c02830e7dc30: Preparing [2022-11-08T17:00:16.649Z] f17bf309d234: Preparing [2022-11-08T17:00:16.649Z] 5d3e392a13a0: Preparing [2022-11-08T17:00:16.649Z] 5d3e392a13a0: Layer already exists [2022-11-08T17:00:16.649Z] c02830e7dc30: Layer already exists [2022-11-08T17:00:16.919Z] f6e4f4725a6a: Pushed [2022-11-08T17:00:17.186Z] f17bf309d234: Pushed [2022-11-08T17:00:23.832Z] 0c94acfa192f: Pushed [2022-11-08T17:00:23.832Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0: digest: sha256:c6a971d0731a66581fe06c0c5fbd72daefa0dc2a03900c7b637f6d527aa0af7c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:00:24.183Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:00:24.529Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-11-08T17:00:24.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-11-08T17:00:24.530Z] f6e4f4725a6a: Preparing [2022-11-08T17:00:24.530Z] 0c94acfa192f: Preparing [2022-11-08T17:00:24.530Z] c02830e7dc30: Preparing [2022-11-08T17:00:24.530Z] f17bf309d234: Preparing [2022-11-08T17:00:24.530Z] 5d3e392a13a0: Preparing [2022-11-08T17:00:24.530Z] 0c94acfa192f: Layer already exists [2022-11-08T17:00:24.530Z] f17bf309d234: Layer already exists [2022-11-08T17:00:24.530Z] f6e4f4725a6a: Layer already exists [2022-11-08T17:00:24.530Z] c02830e7dc30: Layer already exists [2022-11-08T17:00:24.530Z] 5d3e392a13a0: Layer already exists [2022-11-08T17:00:24.798Z] latest: digest: sha256:c6a971d0731a66581fe06c0c5fbd72daefa0dc2a03900c7b637f6d527aa0af7c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:00:25.142Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:00:25.486Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.105 [2022-11-08T17:00:25.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-11-08T17:00:25.486Z] f6e4f4725a6a: Preparing [2022-11-08T17:00:25.486Z] 0c94acfa192f: Preparing [2022-11-08T17:00:25.486Z] c02830e7dc30: Preparing [2022-11-08T17:00:25.486Z] f17bf309d234: Preparing [2022-11-08T17:00:25.486Z] 5d3e392a13a0: Preparing [2022-11-08T17:00:25.486Z] f6e4f4725a6a: Layer already exists [2022-11-08T17:00:25.486Z] 0c94acfa192f: Layer already exists [2022-11-08T17:00:25.486Z] c02830e7dc30: Layer already exists [2022-11-08T17:00:25.486Z] f17bf309d234: Layer already exists [2022-11-08T17:00:25.486Z] 5d3e392a13a0: Layer already exists [2022-11-08T17:00:25.752Z] 2.3.0-dev.105: digest: sha256:c6a971d0731a66581fe06c0c5fbd72daefa0dc2a03900c7b637f6d527aa0af7c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:00:26.096Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:00:26.434Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T17:00:26.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-11-08T17:00:26.434Z] f6e4f4725a6a: Preparing [2022-11-08T17:00:26.434Z] 0c94acfa192f: Preparing [2022-11-08T17:00:26.434Z] c02830e7dc30: Preparing [2022-11-08T17:00:26.434Z] f17bf309d234: Preparing [2022-11-08T17:00:26.434Z] 5d3e392a13a0: Preparing [2022-11-08T17:00:26.434Z] 0c94acfa192f: Layer already exists [2022-11-08T17:00:26.434Z] f6e4f4725a6a: Layer already exists [2022-11-08T17:00:26.434Z] 5d3e392a13a0: Layer already exists [2022-11-08T17:00:26.434Z] c02830e7dc30: Layer already exists [2022-11-08T17:00:26.434Z] f17bf309d234: Layer already exists [2022-11-08T17:00:26.701Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105: digest: sha256:c6a971d0731a66581fe06c0c5fbd72daefa0dc2a03900c7b637f6d527aa0af7c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:00:27.040Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:00:27.443Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-11-08T17:00:27.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-11-08T17:00:27.443Z] f6e4f4725a6a: Preparing [2022-11-08T17:00:27.443Z] 0c94acfa192f: Preparing [2022-11-08T17:00:27.443Z] c02830e7dc30: Preparing [2022-11-08T17:00:27.443Z] f17bf309d234: Preparing [2022-11-08T17:00:27.443Z] 5d3e392a13a0: Preparing [2022-11-08T17:00:27.443Z] c02830e7dc30: Layer already exists [2022-11-08T17:00:27.443Z] f6e4f4725a6a: Layer already exists [2022-11-08T17:00:27.443Z] 5d3e392a13a0: Layer already exists [2022-11-08T17:00:27.443Z] 0c94acfa192f: Layer already exists [2022-11-08T17:00:27.443Z] f17bf309d234: Layer already exists [2022-11-08T17:00:27.443Z] main: digest: sha256:c6a971d0731a66581fe06c0c5fbd72daefa0dc2a03900c7b637f6d527aa0af7c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T17:00:27.760Z] ===================================================== [Pipeline] echo [2022-11-08T17:00:27.769Z] taggedImages: [2022-11-08T17:00:27.769Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T17:00:27.769Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-11-08T17:00:27.769Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.105 [2022-11-08T17:00:27.769Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T17:00:27.769Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-11-08T17:00:27.788Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-11-08T17:00:27.788Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T17:00:27.788Z] latest [2022-11-08T17:00:27.788Z] 2.3.0-dev.105 [2022-11-08T17:00:27.788Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T17:00:27.788Z] main [2022-11-08T17:00:27.788Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:00:28.128Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:00:28.468Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T17:00:28.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-11-08T17:00:28.468Z] ca512de8d8df: Preparing [2022-11-08T17:00:28.468Z] 5872e4d9ad28: Preparing [2022-11-08T17:00:28.468Z] c02830e7dc30: Preparing [2022-11-08T17:00:28.468Z] 23366dbca343: Preparing [2022-11-08T17:00:28.468Z] 5d3e392a13a0: Preparing [2022-11-08T17:00:28.468Z] c02830e7dc30: Layer already exists [2022-11-08T17:00:28.468Z] 23366dbca343: Layer already exists [2022-11-08T17:00:28.468Z] 5d3e392a13a0: Layer already exists [2022-11-08T17:00:28.735Z] ca512de8d8df: Pushed [2022-11-08T17:00:35.386Z] 5872e4d9ad28: Pushed [2022-11-08T17:00:35.386Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0: digest: sha256:79f13a8a870cf455138dcb061085db5c98b1ac7a6bad9881fa4d5166f8b7269f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:00:35.735Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:00:36.074Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-11-08T17:00:36.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-11-08T17:00:36.074Z] ca512de8d8df: Preparing [2022-11-08T17:00:36.074Z] 5872e4d9ad28: Preparing [2022-11-08T17:00:36.074Z] c02830e7dc30: Preparing [2022-11-08T17:00:36.074Z] 23366dbca343: Preparing [2022-11-08T17:00:36.074Z] 5d3e392a13a0: Preparing [2022-11-08T17:00:36.074Z] 23366dbca343: Layer already exists [2022-11-08T17:00:36.074Z] ca512de8d8df: Layer already exists [2022-11-08T17:00:36.074Z] c02830e7dc30: Layer already exists [2022-11-08T17:00:36.074Z] 5d3e392a13a0: Layer already exists [2022-11-08T17:00:36.074Z] 5872e4d9ad28: Layer already exists [2022-11-08T17:00:36.341Z] latest: digest: sha256:79f13a8a870cf455138dcb061085db5c98b1ac7a6bad9881fa4d5166f8b7269f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:00:36.684Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:00:37.023Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.105 [2022-11-08T17:00:37.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-11-08T17:00:37.023Z] ca512de8d8df: Preparing [2022-11-08T17:00:37.023Z] 5872e4d9ad28: Preparing [2022-11-08T17:00:37.023Z] c02830e7dc30: Preparing [2022-11-08T17:00:37.023Z] 23366dbca343: Preparing [2022-11-08T17:00:37.023Z] 5d3e392a13a0: Preparing [2022-11-08T17:00:37.023Z] ca512de8d8df: Layer already exists [2022-11-08T17:00:37.023Z] 23366dbca343: Layer already exists [2022-11-08T17:00:37.023Z] c02830e7dc30: Layer already exists [2022-11-08T17:00:37.023Z] 5872e4d9ad28: Layer already exists [2022-11-08T17:00:37.023Z] 5d3e392a13a0: Layer already exists [2022-11-08T17:00:37.290Z] 2.3.0-dev.105: digest: sha256:79f13a8a870cf455138dcb061085db5c98b1ac7a6bad9881fa4d5166f8b7269f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:00:37.639Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:00:37.979Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T17:00:37.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-11-08T17:00:37.979Z] ca512de8d8df: Preparing [2022-11-08T17:00:37.979Z] 5872e4d9ad28: Preparing [2022-11-08T17:00:37.979Z] c02830e7dc30: Preparing [2022-11-08T17:00:37.979Z] 23366dbca343: Preparing [2022-11-08T17:00:37.979Z] 5d3e392a13a0: Preparing [2022-11-08T17:00:37.979Z] 5872e4d9ad28: Layer already exists [2022-11-08T17:00:37.979Z] 5d3e392a13a0: Layer already exists [2022-11-08T17:00:37.979Z] ca512de8d8df: Layer already exists [2022-11-08T17:00:37.979Z] c02830e7dc30: Layer already exists [2022-11-08T17:00:37.979Z] 23366dbca343: Layer already exists [2022-11-08T17:00:38.247Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105: digest: sha256:79f13a8a870cf455138dcb061085db5c98b1ac7a6bad9881fa4d5166f8b7269f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:00:38.594Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:00:38.942Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-11-08T17:00:38.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-11-08T17:00:38.942Z] ca512de8d8df: Preparing [2022-11-08T17:00:38.942Z] 5872e4d9ad28: Preparing [2022-11-08T17:00:38.942Z] c02830e7dc30: Preparing [2022-11-08T17:00:38.942Z] 23366dbca343: Preparing [2022-11-08T17:00:38.942Z] 5d3e392a13a0: Preparing [2022-11-08T17:00:39.212Z] 23366dbca343: Layer already exists [2022-11-08T17:00:39.212Z] ca512de8d8df: Layer already exists [2022-11-08T17:00:39.212Z] c02830e7dc30: Layer already exists [2022-11-08T17:00:39.212Z] 5d3e392a13a0: Layer already exists [2022-11-08T17:00:39.212Z] 5872e4d9ad28: Layer already exists [2022-11-08T17:00:39.212Z] main: digest: sha256:79f13a8a870cf455138dcb061085db5c98b1ac7a6bad9881fa4d5166f8b7269f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T17:00:39.262Z] ===================================================== [Pipeline] echo [2022-11-08T17:00:39.271Z] taggedImages: [2022-11-08T17:00:39.271Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T17:00:39.271Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-11-08T17:00:39.271Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.105 [2022-11-08T17:00:39.271Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T17:00:39.271Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-11-08T17:00:39.291Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-11-08T17:00:39.291Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T17:00:39.291Z] latest [2022-11-08T17:00:39.291Z] 2.3.0-dev.105 [2022-11-08T17:00:39.291Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T17:00:39.291Z] main [2022-11-08T17:00:39.291Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:00:39.652Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:00:39.999Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T17:00:39.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-11-08T17:00:39.999Z] 3bf2d510bd67: Preparing [2022-11-08T17:00:39.999Z] a696babb7eca: Preparing [2022-11-08T17:00:39.999Z] 99a154e1b417: Preparing [2022-11-08T17:00:39.999Z] 1f1658a38f4e: Preparing [2022-11-08T17:00:39.999Z] 5d3e392a13a0: Preparing [2022-11-08T17:00:39.999Z] 5d3e392a13a0: Layer already exists [2022-11-08T17:00:40.279Z] a696babb7eca: Pushed [2022-11-08T17:00:41.245Z] 3bf2d510bd67: Pushed [2022-11-08T17:00:43.200Z] 99a154e1b417: Pushed [2022-11-08T17:01:09.905Z] 1f1658a38f4e: Pushed [2022-11-08T17:01:09.905Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0: digest: sha256:71855cef30b8c67efa43d1a7af0bc6a686e2487d4d99b505c3bcc9cc32e4e993 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:01:10.261Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:01:10.611Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-11-08T17:01:10.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-11-08T17:01:10.611Z] 3bf2d510bd67: Preparing [2022-11-08T17:01:10.611Z] a696babb7eca: Preparing [2022-11-08T17:01:10.611Z] 99a154e1b417: Preparing [2022-11-08T17:01:10.611Z] 1f1658a38f4e: Preparing [2022-11-08T17:01:10.611Z] 5d3e392a13a0: Preparing [2022-11-08T17:01:10.611Z] 5d3e392a13a0: Layer already exists [2022-11-08T17:01:10.611Z] 99a154e1b417: Layer already exists [2022-11-08T17:01:10.611Z] a696babb7eca: Layer already exists [2022-11-08T17:01:10.611Z] 1f1658a38f4e: Layer already exists [2022-11-08T17:01:10.611Z] 3bf2d510bd67: Layer already exists [2022-11-08T17:01:10.877Z] latest: digest: sha256:71855cef30b8c67efa43d1a7af0bc6a686e2487d4d99b505c3bcc9cc32e4e993 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:01:11.226Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:01:11.566Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.105 [2022-11-08T17:01:11.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-11-08T17:01:11.566Z] 3bf2d510bd67: Preparing [2022-11-08T17:01:11.566Z] a696babb7eca: Preparing [2022-11-08T17:01:11.566Z] 99a154e1b417: Preparing [2022-11-08T17:01:11.566Z] 1f1658a38f4e: Preparing [2022-11-08T17:01:11.566Z] 5d3e392a13a0: Preparing [2022-11-08T17:01:11.566Z] 99a154e1b417: Layer already exists [2022-11-08T17:01:11.566Z] a696babb7eca: Layer already exists [2022-11-08T17:01:11.566Z] 5d3e392a13a0: Layer already exists [2022-11-08T17:01:11.566Z] 3bf2d510bd67: Layer already exists [2022-11-08T17:01:11.566Z] 1f1658a38f4e: Layer already exists [2022-11-08T17:01:11.833Z] 2.3.0-dev.105: digest: sha256:71855cef30b8c67efa43d1a7af0bc6a686e2487d4d99b505c3bcc9cc32e4e993 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:01:12.176Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:01:12.518Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T17:01:12.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-11-08T17:01:12.518Z] 3bf2d510bd67: Preparing [2022-11-08T17:01:12.518Z] a696babb7eca: Preparing [2022-11-08T17:01:12.518Z] 99a154e1b417: Preparing [2022-11-08T17:01:12.518Z] 1f1658a38f4e: Preparing [2022-11-08T17:01:12.518Z] 5d3e392a13a0: Preparing [2022-11-08T17:01:12.518Z] a696babb7eca: Layer already exists [2022-11-08T17:01:12.518Z] 3bf2d510bd67: Layer already exists [2022-11-08T17:01:12.518Z] 5d3e392a13a0: Layer already exists [2022-11-08T17:01:12.518Z] 1f1658a38f4e: Layer already exists [2022-11-08T17:01:12.518Z] 99a154e1b417: Layer already exists [2022-11-08T17:01:12.786Z] 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105: digest: sha256:71855cef30b8c67efa43d1a7af0bc6a686e2487d4d99b505c3bcc9cc32e4e993 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:01:13.130Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:01:13.480Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-11-08T17:01:13.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-11-08T17:01:13.480Z] 3bf2d510bd67: Preparing [2022-11-08T17:01:13.480Z] a696babb7eca: Preparing [2022-11-08T17:01:13.480Z] 99a154e1b417: Preparing [2022-11-08T17:01:13.480Z] 1f1658a38f4e: Preparing [2022-11-08T17:01:13.480Z] 5d3e392a13a0: Preparing [2022-11-08T17:01:13.480Z] 5d3e392a13a0: Layer already exists [2022-11-08T17:01:13.480Z] 99a154e1b417: Layer already exists [2022-11-08T17:01:13.480Z] 1f1658a38f4e: Layer already exists [2022-11-08T17:01:13.480Z] 3bf2d510bd67: Layer already exists [2022-11-08T17:01:13.480Z] a696babb7eca: Layer already exists [2022-11-08T17:01:13.746Z] main: digest: sha256:71855cef30b8c67efa43d1a7af0bc6a686e2487d4d99b505c3bcc9cc32e4e993 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T17:01:13.800Z] ===================================================== [Pipeline] echo [2022-11-08T17:01:13.808Z] taggedImages: [2022-11-08T17:01:13.808Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [2022-11-08T17:01:13.808Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-11-08T17:01:13.808Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.105 [2022-11-08T17:01:13.808Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0-2.3.0-dev.105 [2022-11-08T17:01:13.808Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:01:14.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-08T17:01:14.177Z] [2022-11-08T17:01:14.177Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:01:14.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-08T17:01:14.792Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-08T17:01:14.792Z] 8998bd30e6a1: Pulling fs layer [2022-11-08T17:01:14.792Z] 04944245beec: Pulling fs layer [2022-11-08T17:01:14.792Z] 699f458cf7ca: Pulling fs layer [2022-11-08T17:01:14.792Z] 765212b225bb: Pulling fs layer [2022-11-08T17:01:14.792Z] f23df028b6ca: Pulling fs layer [2022-11-08T17:01:14.792Z] d65c8cfc05b1: Pulling fs layer [2022-11-08T17:01:14.792Z] 2437ff75d9bd: Pulling fs layer [2022-11-08T17:01:14.792Z] 765212b225bb: Waiting [2022-11-08T17:01:14.792Z] f23df028b6ca: Waiting [2022-11-08T17:01:14.792Z] d65c8cfc05b1: Waiting [2022-11-08T17:01:14.792Z] 2437ff75d9bd: Waiting [2022-11-08T17:01:14.792Z] 04944245beec: Verifying Checksum [2022-11-08T17:01:14.792Z] 04944245beec: Download complete [2022-11-08T17:01:14.792Z] 765212b225bb: Verifying Checksum [2022-11-08T17:01:14.792Z] 765212b225bb: Download complete [2022-11-08T17:01:14.792Z] f23df028b6ca: Verifying Checksum [2022-11-08T17:01:14.792Z] f23df028b6ca: Download complete [2022-11-08T17:01:15.065Z] d65c8cfc05b1: Verifying Checksum [2022-11-08T17:01:15.065Z] d65c8cfc05b1: Download complete [2022-11-08T17:01:15.065Z] 699f458cf7ca: Verifying Checksum [2022-11-08T17:01:15.065Z] 699f458cf7ca: Download complete [2022-11-08T17:01:15.337Z] 8998bd30e6a1: Download complete [2022-11-08T17:01:17.925Z] 2437ff75d9bd: Verifying Checksum [2022-11-08T17:01:17.925Z] 2437ff75d9bd: Download complete [2022-11-08T17:01:19.332Z] 8998bd30e6a1: Pull complete [2022-11-08T17:01:19.917Z] 04944245beec: Pull complete [2022-11-08T17:01:21.331Z] 699f458cf7ca: Pull complete [2022-11-08T17:01:21.331Z] 765212b225bb: Pull complete [2022-11-08T17:01:22.295Z] f23df028b6ca: Pull complete [2022-11-08T17:01:22.563Z] d65c8cfc05b1: Pull complete [2022-11-08T17:01:37.561Z] 2437ff75d9bd: Pull complete [2022-11-08T17:01:37.561Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-08T17:01:37.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-08T17:01:37.561Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T17:01:37.773Z] prd-ubuntu20.04-docker-arm64-4c-16g-118637 does not seem to be running inside a container [2022-11-08T17:01:37.875Z] $ 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/346 -v /w/workspace/edgex-go/346:/w/workspace/edgex-go/346:rw,z -v /w/workspace/edgex-go/346@tmp:/w/workspace/edgex-go/346@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 [2022-11-08T17:01:41.399Z] $ docker top 42135c905097894c18455f25e043aa795df79acf9a94d92afa7f264b162bbb9f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T17:01:42.313Z] ---> job-cost.sh [2022-11-08T17:01:42.313Z] lf-activate-venv: SKIPPING [2022-11-08T17:01:42.313Z] INFO: No Stack... [2022-11-08T17:01:42.902Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-08T17:01:43.866Z] INFO: Archiving Costs [Pipeline] sh [2022-11-08T17:01:44.578Z] + cat /w/workspace/edgex-go/346/archives/cost.csv [2022-11-08T17:01:44.578Z] + cut -d, -f6 [Pipeline] lock [2022-11-08T17:01:44.620Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-346-stack-cost] [2022-11-08T17:01:44.627Z] Resource [jenkins-edgexfoundry-edgex-go-main-346-stack-cost] did not exist. Created. [2022-11-08T17:01:44.627Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-346-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-08T17:01:45.306Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-08T17:01:46.044Z] Stashed 1 file(s) [Pipeline] } [2022-11-08T17:01:46.051Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-346-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-08T17:01:46.091Z] $ docker stop --time=1 42135c905097894c18455f25e043aa795df79acf9a94d92afa7f264b162bbb9f [2022-11-08T17:01:47.666Z] $ docker rm -f 42135c905097894c18455f25e043aa795df79acf9a94d92afa7f264b162bbb9f [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 [2022-11-08T17:01:48.104Z] provisioning config files... [2022-11-08T17:01:48.111Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/346@tmp/config13138049815940799560tmp [Pipeline] { [Pipeline] sh [2022-11-08T17:01:48.400Z] + set +x [2022-11-08T17:01:48.400Z] + curl -s https://codecov.io/bash [2022-11-08T17:01:48.400Z] + bash -s -- [2022-11-08T17:01:48.400Z] [2022-11-08T17:01:48.400Z] _____ _ [2022-11-08T17:01:48.400Z] / ____| | | [2022-11-08T17:01:48.400Z] | | ___ __| | ___ ___ _____ __ [2022-11-08T17:01:48.400Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-08T17:01:48.400Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-08T17:01:48.400Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-08T17:01:48.400Z] Bash-1.0.6 [2022-11-08T17:01:48.400Z] [2022-11-08T17:01:48.400Z] [2022-11-08T17:01:48.400Z] ==> git version 2.25.1 found [2022-11-08T17:01:48.400Z] ==> 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 [2022-11-08T17:01:48.400Z] Release-Date: 2020-01-08 [2022-11-08T17:01:48.400Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-08T17:01:48.401Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-08T17:01:48.401Z] ==> Jenkins CI detected. [2022-11-08T17:01:48.401Z] current dir:  /w/workspace/edgex-go/346 [2022-11-08T17:01:48.401Z] project root: . [2022-11-08T17:01:48.401Z] --> token set from env [2022-11-08T17:01:48.401Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-08T17:01:48.401Z] ==> Running gcov in . (disable via -X gcov) [2022-11-08T17:01:48.401Z] ==> Python coveragepy not found [2022-11-08T17:01:48.401Z] ==> Searching for coverage reports in: [2022-11-08T17:01:48.401Z] + . [2022-11-08T17:01:48.660Z] -> Found 1 reports [2022-11-08T17:01:48.660Z] ==> Detecting git/mercurial file structure [2022-11-08T17:01:48.660Z] ==> Reading reports [2022-11-08T17:01:48.660Z] + ./coverage.out bytes=501828 [2022-11-08T17:01:48.660Z] ==> Appending adjustments [2022-11-08T17:01:48.660Z] https://docs.codecov.io/docs/fixing-reports [2022-11-08T17:01:50.034Z] + Found adjustments [2022-11-08T17:01:50.034Z] ==> Gzipping contents [2022-11-08T17:01:50.034Z] 64K /tmp/codecov.x4F6I3.gz [2022-11-08T17:01:50.034Z] ==> Uploading reports [2022-11-08T17:01:50.034Z] url: https://codecov.io [2022-11-08T17:01:50.034Z] query: branch=main&commit=8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0&build=346&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F346%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-08T17:01:50.034Z] -> Pinging Codecov [2022-11-08T17:01:50.034Z] 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=8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0&build=346&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F346%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-08T17:01:50.292Z] -> Uploading to [2022-11-08T17:01:50.292Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-08/00271124DB129430A58F1EEE437C3FCB/8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0/bd9c6a89-2367-4b67-9f0a-0fd4204505a9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221108T170150Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=70ae76a248066a9818ef9d57aa47b244d9cf2e87e0609011a620659c4a8efd69 [2022-11-08T17:01:50.292Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-08T17:01:50.292Z] Dload Upload Total Spent Left Speed [2022-11-08T17:01:50.553Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65389 0 0 100 65389 0 222k --:--:-- --:--:-- --:--:-- 222k [2022-11-08T17:01:50.553Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 [Pipeline] } [2022-11-08T17:01:50.561Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-11-08T17:01:50.759Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-08T17:01:50.770Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:01:51.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-08T17:01:51.064Z] [2022-11-08T17:01:51.064Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:01:51.363Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-08T17:01:51.363Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-08T17:01:51.363Z] df9b9388f04a: Pulling fs layer [2022-11-08T17:01:51.363Z] 52dc419b0ee2: Pulling fs layer [2022-11-08T17:01:51.363Z] 25bc292e5bac: Pulling fs layer [2022-11-08T17:01:51.363Z] 114826534d7a: Pulling fs layer [2022-11-08T17:01:51.363Z] 4657fd5d0bcf: Pulling fs layer [2022-11-08T17:01:51.363Z] 6ad1cebc031e: Pulling fs layer [2022-11-08T17:01:51.363Z] 8a3aa393b2d8: Pulling fs layer [2022-11-08T17:01:51.363Z] 4657fd5d0bcf: Waiting [2022-11-08T17:01:51.363Z] 6ad1cebc031e: Waiting [2022-11-08T17:01:51.363Z] 8a3aa393b2d8: Waiting [2022-11-08T17:01:51.363Z] 114826534d7a: Waiting [2022-11-08T17:01:51.363Z] 25bc292e5bac: Verifying Checksum [2022-11-08T17:01:51.363Z] 25bc292e5bac: Download complete [2022-11-08T17:01:51.363Z] 4657fd5d0bcf: Verifying Checksum [2022-11-08T17:01:51.363Z] 4657fd5d0bcf: Download complete [2022-11-08T17:01:51.363Z] df9b9388f04a: Download complete [2022-11-08T17:01:51.648Z] df9b9388f04a: Pull complete [2022-11-08T17:01:51.648Z] 6ad1cebc031e: Verifying Checksum [2022-11-08T17:01:51.648Z] 6ad1cebc031e: Download complete [2022-11-08T17:01:51.925Z] 52dc419b0ee2: Pull complete [2022-11-08T17:01:51.925Z] 25bc292e5bac: Pull complete [2022-11-08T17:01:52.509Z] 114826534d7a: Verifying Checksum [2022-11-08T17:01:52.509Z] 114826534d7a: Download complete [2022-11-08T17:01:52.774Z] 8a3aa393b2d8: Verifying Checksum [2022-11-08T17:01:52.774Z] 8a3aa393b2d8: Download complete [2022-11-08T17:01:56.047Z] 114826534d7a: Pull complete [2022-11-08T17:01:56.047Z] 4657fd5d0bcf: Pull complete [2022-11-08T17:01:56.047Z] 6ad1cebc031e: Pull complete [2022-11-08T17:01:59.339Z] 8a3aa393b2d8: Pull complete [2022-11-08T17:01:59.339Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-08T17:01:59.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-08T17:01:59.339Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T17:01:59.408Z] prd-ubuntu20.04-docker-8c-8g-118630 does not seem to be running inside a container [2022-11-08T17:01:59.439Z] $ 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/346 -v /w/workspace/edgex-go/346:/w/workspace/edgex-go/346:rw,z -v /w/workspace/edgex-go/346@tmp:/w/workspace/edgex-go/346@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 [2022-11-08T17:02:05.372Z] $ docker top 510be0495e0ccb8354b75b55eed706e84bed7592412967c2cd8c53af6694b5cc -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-08T17:02:05.439Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-11-08T17:02:05.716Z] + set -o pipefail [2022-11-08T17:02:05.716Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-11-08T17:02:13.872Z] [2022-11-08T17:02:13.872Z] Monitoring /w/workspace/edgex-go/346 (github.com/edgexfoundry/edgex-go)... [2022-11-08T17:02:13.872Z] [2022-11-08T17:02:13.872Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/3baab7c7-92bc-46b3-8b39-43482b6de135 [2022-11-08T17:02:13.872Z] [2022-11-08T17:02:13.873Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-11-08T17:02:13.873Z] [2022-11-08T17:02:13.873Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-08T17:02:13.873Z] [2022-11-08T17:02:14.146Z] [2022-11-08T17:02:14.146Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-08T17:02:14.146Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-08T17:02:14.146Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-11-08T17:02:14.169Z] $ docker stop --time=1 510be0495e0ccb8354b75b55eed706e84bed7592412967c2cd8c53af6694b5cc [2022-11-08T17:02:18.374Z] $ docker rm -f 510be0495e0ccb8354b75b55eed706e84bed7592412967c2cd8c53af6694b5cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-11-08T17:02:18.817Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-08T17:02:18.825Z] provisioning config files... [2022-11-08T17:02:18.841Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/346@tmp/config3184929220919777964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T17:02:19.137Z] --> edgex-publish-swagger.sh [2022-11-08T17:02:19.137Z] === Publish openapi/v2 API === [2022-11-08T17:02:19.137Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-11-08T17:02:19.137Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/346/openapi/v2/core-command.yaml] [2022-11-08T17:02:19.137Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-08T17:02:19.137Z] Dload Upload Total Spent Left Speed [2022-11-08T17:02:20.074Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 30368 0:00:01 0:00:01 --:--:-- 30368 100 33831 0 0 100 33831 0 30368 0:00:01 0:00:01 --:--:-- 30368 [2022-11-08T17:02:20.074Z] [2022-11-08T17:02:20.074Z] [2022-11-08T17:02:20.074Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/346/openapi/v2/core-data.yaml] [2022-11-08T17:02:20.074Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-08T17:02:20.074Z] Dload Upload Total Spent Left Speed [2022-11-08T17:02:21.449Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 70476 0:00:01 0:00:01 --:--:-- 70476 100 71604 0 0 100 71604 0 70476 0:00:01 0:00:01 --:--:-- 70476 [2022-11-08T17:02:21.449Z] [2022-11-08T17:02:21.449Z] [2022-11-08T17:02:21.449Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/346/openapi/v2/core-metadata.yaml] [2022-11-08T17:02:21.449Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-08T17:02:21.449Z] Dload Upload Total Spent Left Speed [2022-11-08T17:02:22.386Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 136k 0:00:01 0:00:01 --:--:-- 136k 100 144k 0 0 100 144k 0 136k 0:00:01 0:00:01 --:--:-- 136k [2022-11-08T17:02:22.386Z] [2022-11-08T17:02:22.386Z] [2022-11-08T17:02:22.386Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/346/openapi/v2/support-notifications.yaml] [2022-11-08T17:02:22.386Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-08T17:02:22.386Z] Dload Upload Total Spent Left Speed [2022-11-08T17:02:23.774Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 74122 0:00:01 0:00:01 --:--:-- 74122 100 89318 0 0 100 89318 0 62591 0:00:01 0:00:01 --:--:-- 62591 100 89318 0 0 100 89318 0 62503 0:00:01 0:00:01 --:--:-- 62460 [2022-11-08T17:02:23.774Z] [2022-11-08T17:02:23.774Z] [2022-11-08T17:02:23.774Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/346/openapi/v2/support-scheduler.yaml] [2022-11-08T17:02:23.774Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-08T17:02:23.774Z] Dload Upload Total Spent Left Speed [2022-11-08T17:02:25.151Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 32826 0:00:01 0:00:01 --:--:-- 32826 100 39556 0 0 100 39556 0 32502 0:00:01 0:00:01 --:--:-- 32502 [2022-11-08T17:02:25.151Z] [2022-11-08T17:02:25.151Z] [2022-11-08T17:02:25.151Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/346/openapi/v2/system-agent.yaml] [2022-11-08T17:02:25.151Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-08T17:02:25.151Z] Dload Upload Total Spent Left Speed [2022-11-08T17:02:26.087Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 20755 --:--:-- --:--:-- --:--:-- 20733 100 20091 0 0 100 20091 0 20755 --:--:-- --:--:-- --:--:-- 20733 [2022-11-08T17:02:26.087Z] [2022-11-08T17:02:26.087Z] [Pipeline] } [2022-11-08T17:02:26.097Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-11-08T17:02:26.503Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-08T17:02:26.503Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:02:26.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T17:02:26.797Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T17:02:26.864Z] prd-ubuntu20.04-docker-8c-8g-118630 does not seem to be running inside a container [2022-11-08T17:02:26.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/346 -v /w/workspace/edgex-go/346:/w/workspace/edgex-go/346:rw,z -v /w/workspace/edgex-go/346@tmp:/w/workspace/edgex-go/346@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 [2022-11-08T17:02:27.431Z] $ docker top 512f9b7b15c41a7d74ed94e3d11a3f55e7a655de5c580f4ff1001a41512f6531 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-08T17:02:27.518Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-08T17:02:27.518Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-08T17:02:27.637Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-08T17:02:27.644Z] $ docker exec 512f9b7b15c41a7d74ed94e3d11a3f55e7a655de5c580f4ff1001a41512f6531 ssh-agent [2022-11-08T17:02:27.758Z] SSH_AUTH_SOCK=/tmp/ssh-iyWkQHpK0ZbF/agent.32 [2022-11-08T17:02:27.758Z] SSH_AGENT_PID=38 [2022-11-08T17:02:27.763Z] Running ssh-add (command line suppressed) [2022-11-08T17:02:27.890Z] Identity added: /w/workspace/edgex-go/346@tmp/private_key_15918209053982150060.key (/w/workspace/edgex-go/346@tmp/private_key_15918209053982150060.key) [2022-11-08T17:02:27.901Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-08T17:02:28.189Z] + git semver tag [2022-11-08T17:02:28.461Z] 2022-11-08 17:02:28,388 [run_tag] DEBUG tag force:False [2022-11-08T17:02:28.461Z] 2022-11-08 17:02:28,388 [check_head_tag] DEBUG check head tag [2022-11-08T17:02:28.461Z] 2022-11-08 17:02:28,390 [execute] INFO git cat-file --batch-check [2022-11-08T17:02:28.461Z] 2022-11-08 17:02:28,390 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/346, universal_newlines=False, shell=None, istream=) [2022-11-08T17:02:28.461Z] 2022-11-08 17:02:28,395 [execute] INFO git cat-file --batch [2022-11-08T17:02:28.461Z] 2022-11-08 17:02:28,395 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/346, universal_newlines=False, shell=None, istream=) [2022-11-08T17:02:28.461Z] 2022-11-08 17:02:28,434 [read_version] DEBUG read version from /w/workspace/edgex-go/346/.semver/main [2022-11-08T17:02:28.461Z] 2022-11-08 17:02:28,434 [execute] INFO git tag -a v2.3.0-dev.105 -m v2.3.0-dev.105 [2022-11-08T17:02:28.461Z] 2022-11-08 17:02:28,435 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.105', '-m', 'v2.3.0-dev.105'], cwd=/w/workspace/edgex-go/346, universal_newlines=False, shell=None, istream=None) [2022-11-08T17:02:28.461Z] 2022-11-08 17:02:28,440 [read_version] DEBUG read version from /w/workspace/edgex-go/346/.semver/main [2022-11-08T17:02:28.461Z] 2.3.0-dev.105 [Pipeline] } [2022-11-08T17:02:28.475Z] $ docker exec --env ******** --env ******** 512f9b7b15c41a7d74ed94e3d11a3f55e7a655de5c580f4ff1001a41512f6531 ssh-agent -k [2022-11-08T17:02:28.574Z] unset SSH_AUTH_SOCK; [2022-11-08T17:02:28.574Z] unset SSH_AGENT_PID; [2022-11-08T17:02:28.574Z] echo Agent pid 38 killed; [2022-11-08T17:02:28.581Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-08T17:02:28.877Z] + git semver [Pipeline] } [2022-11-08T17:02:29.152Z] $ docker stop --time=1 512f9b7b15c41a7d74ed94e3d11a3f55e7a655de5c580f4ff1001a41512f6531 [2022-11-08T17:02:30.494Z] $ docker rm -f 512f9b7b15c41a7d74ed94e3d11a3f55e7a655de5c580f4ff1001a41512f6531 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:02:30.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-08T17:02:30.869Z] [2022-11-08T17:02:30.869Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:02:31.166Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-08T17:02:31.167Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-11-08T17:02:31.167Z] ab5ef0e58194: Pulling fs layer [2022-11-08T17:02:31.167Z] 9712f1f96733: Pulling fs layer [2022-11-08T17:02:31.167Z] 63f879dbbcfc: Pulling fs layer [2022-11-08T17:02:31.167Z] 0d9ebad4ef96: Pulling fs layer [2022-11-08T17:02:31.167Z] e9a5061849ea: Pulling fs layer [2022-11-08T17:02:31.167Z] d747dcd14b5f: Pulling fs layer [2022-11-08T17:02:31.167Z] 2de7ff778b66: Pulling fs layer [2022-11-08T17:02:31.167Z] e9a5061849ea: Waiting [2022-11-08T17:02:31.167Z] d747dcd14b5f: Waiting [2022-11-08T17:02:31.167Z] 2de7ff778b66: Waiting [2022-11-08T17:02:31.167Z] 0d9ebad4ef96: Waiting [2022-11-08T17:02:31.167Z] 9712f1f96733: Verifying Checksum [2022-11-08T17:02:31.167Z] 9712f1f96733: Download complete [2022-11-08T17:02:31.739Z] 63f879dbbcfc: Verifying Checksum [2022-11-08T17:02:31.739Z] 63f879dbbcfc: Download complete [2022-11-08T17:02:31.739Z] ab5ef0e58194: Verifying Checksum [2022-11-08T17:02:31.739Z] ab5ef0e58194: Download complete [2022-11-08T17:02:31.739Z] d747dcd14b5f: Verifying Checksum [2022-11-08T17:02:31.739Z] d747dcd14b5f: Download complete [2022-11-08T17:02:31.739Z] e9a5061849ea: Verifying Checksum [2022-11-08T17:02:31.739Z] e9a5061849ea: Download complete [2022-11-08T17:02:31.739Z] 0d9ebad4ef96: Verifying Checksum [2022-11-08T17:02:31.739Z] 0d9ebad4ef96: Download complete [2022-11-08T17:02:32.000Z] 2de7ff778b66: Verifying Checksum [2022-11-08T17:02:32.000Z] 2de7ff778b66: Download complete [2022-11-08T17:02:35.290Z] ab5ef0e58194: Pull complete [2022-11-08T17:02:35.290Z] 9712f1f96733: Pull complete [2022-11-08T17:02:35.854Z] 63f879dbbcfc: Pull complete [2022-11-08T17:02:41.115Z] 0d9ebad4ef96: Pull complete [2022-11-08T17:02:41.115Z] e9a5061849ea: Pull complete [2022-11-08T17:02:41.115Z] d747dcd14b5f: Pull complete [2022-11-08T17:02:41.680Z] 2de7ff778b66: Pull complete [2022-11-08T17:02:41.680Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-11-08T17:02:41.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-08T17:02:41.680Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T17:02:41.751Z] prd-ubuntu20.04-docker-8c-8g-118630 does not seem to be running inside a container [2022-11-08T17:02:41.781Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/346 -v /w/workspace/edgex-go/346:/w/workspace/edgex-go/346:rw,z -v /w/workspace/edgex-go/346@tmp:/w/workspace/edgex-go/346@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 [2022-11-08T17:02:48.349Z] $ docker top 219b977ac833e827f348c91dfc8f99e984df8120fe9801b8b3982c1b599ab98f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-11-08T17:02:48.410Z] provisioning config files... [2022-11-08T17:02:48.416Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/346@tmp/config10495319056028217634tmp [2022-11-08T17:02:48.424Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/346@tmp/config15676418734991035724tmp [2022-11-08T17:02:48.432Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/346@tmp/config17658614452526118997tmp [Pipeline] { [Pipeline] echo [2022-11-08T17:02:48.445Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T17:02:48.726Z] ---> sigul-configuration.sh [2022-11-08T17:02:48.726Z] gpg: directory `/root/.gnupg' created [2022-11-08T17:02:48.726Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-11-08T17:02:48.726Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-11-08T17:02:48.726Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-11-08T17:02:48.726Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-11-08T17:02:48.726Z] gpg: CAST5 encrypted data [2022-11-08T17:02:48.726Z] gpg: encrypted with 1 passphrase [2022-11-08T17:02:48.726Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-11-08T17:02:49.008Z] + mkdir /home/jenkins [2022-11-08T17:02:49.008Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-11-08T17:02:49.293Z] + 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 [2022-11-08T17:02:49.300Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T17:02:49.579Z] ---> sigul-install.sh [2022-11-08T17:02:49.579Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-11-08T17:02:49.860Z] + git tag --list [2022-11-08T17:02:49.860Z] 0.6.0 [2022-11-08T17:02:49.860Z] 0.6.1 [2022-11-08T17:02:49.860Z] 0.7.0 [2022-11-08T17:02:49.860Z] 0.7.1 [2022-11-08T17:02:49.860Z] v1.0.0 [2022-11-08T17:02:49.860Z] v1.0.1 [2022-11-08T17:02:49.860Z] v1.1.0 [2022-11-08T17:02:49.860Z] v1.2.0 [2022-11-08T17:02:49.860Z] v1.2.1 [2022-11-08T17:02:49.860Z] v1.3.0 [2022-11-08T17:02:49.860Z] v1.3.1 [2022-11-08T17:02:49.860Z] v2.0.0 [2022-11-08T17:02:49.860Z] v2.1.0 [2022-11-08T17:02:49.860Z] v2.1.1 [2022-11-08T17:02:49.860Z] v2.1.1-dev.1 [2022-11-08T17:02:49.860Z] v2.1.1-dev.2 [2022-11-08T17:02:49.860Z] v2.1.1-dev.3 [2022-11-08T17:02:49.860Z] v2.1.1-dev.4 [2022-11-08T17:02:49.860Z] v2.1.1-dev.5 [2022-11-08T17:02:49.860Z] v2.1.1-dev.6 [2022-11-08T17:02:49.860Z] v2.1.1-dev.7 [2022-11-08T17:02:49.860Z] v2.1.1-dev.8 [2022-11-08T17:02:49.860Z] v2.1.2-dev.1 [2022-11-08T17:02:49.860Z] v2.2.0 [2022-11-08T17:02:49.860Z] v2.2.1-dev.1 [2022-11-08T17:02:49.860Z] v2.2.1-dev.10 [2022-11-08T17:02:49.860Z] v2.2.1-dev.11 [2022-11-08T17:02:49.860Z] v2.2.1-dev.12 [2022-11-08T17:02:49.860Z] v2.2.1-dev.13 [2022-11-08T17:02:49.860Z] v2.2.1-dev.14 [2022-11-08T17:02:49.860Z] v2.2.1-dev.15 [2022-11-08T17:02:49.860Z] v2.2.1-dev.16 [2022-11-08T17:02:49.860Z] v2.2.1-dev.17 [2022-11-08T17:02:49.860Z] v2.2.1-dev.18 [2022-11-08T17:02:49.860Z] v2.2.1-dev.19 [2022-11-08T17:02:49.860Z] v2.2.1-dev.2 [2022-11-08T17:02:49.860Z] v2.2.1-dev.20 [2022-11-08T17:02:49.860Z] v2.2.1-dev.21 [2022-11-08T17:02:49.860Z] v2.2.1-dev.22 [2022-11-08T17:02:49.860Z] v2.2.1-dev.23 [2022-11-08T17:02:49.860Z] v2.2.1-dev.24 [2022-11-08T17:02:49.860Z] v2.2.1-dev.25 [2022-11-08T17:02:49.860Z] v2.2.1-dev.26 [2022-11-08T17:02:49.860Z] v2.2.1-dev.27 [2022-11-08T17:02:49.860Z] v2.2.1-dev.28 [2022-11-08T17:02:49.860Z] v2.2.1-dev.29 [2022-11-08T17:02:49.860Z] v2.2.1-dev.3 [2022-11-08T17:02:49.860Z] v2.2.1-dev.4 [2022-11-08T17:02:49.860Z] v2.2.1-dev.5 [2022-11-08T17:02:49.860Z] v2.2.1-dev.6 [2022-11-08T17:02:49.860Z] v2.2.1-dev.7 [2022-11-08T17:02:49.860Z] v2.2.1-dev.8 [2022-11-08T17:02:49.860Z] v2.2.1-dev.9 [2022-11-08T17:02:49.860Z] v2.3.0-dev.100 [2022-11-08T17:02:49.860Z] v2.3.0-dev.101 [2022-11-08T17:02:49.860Z] v2.3.0-dev.102 [2022-11-08T17:02:49.860Z] v2.3.0-dev.103 [2022-11-08T17:02:49.860Z] v2.3.0-dev.104 [2022-11-08T17:02:49.860Z] v2.3.0-dev.105 [2022-11-08T17:02:49.860Z] v2.3.0-dev.29 [2022-11-08T17:02:49.860Z] v2.3.0-dev.30 [2022-11-08T17:02:49.860Z] v2.3.0-dev.31 [2022-11-08T17:02:49.860Z] v2.3.0-dev.32 [2022-11-08T17:02:49.860Z] v2.3.0-dev.33 [2022-11-08T17:02:49.860Z] v2.3.0-dev.34 [2022-11-08T17:02:49.860Z] v2.3.0-dev.35 [2022-11-08T17:02:49.860Z] v2.3.0-dev.36 [2022-11-08T17:02:49.860Z] v2.3.0-dev.37 [2022-11-08T17:02:49.860Z] v2.3.0-dev.38 [2022-11-08T17:02:49.860Z] v2.3.0-dev.39 [2022-11-08T17:02:49.860Z] v2.3.0-dev.40 [2022-11-08T17:02:49.860Z] v2.3.0-dev.41 [2022-11-08T17:02:49.860Z] v2.3.0-dev.42 [2022-11-08T17:02:49.860Z] v2.3.0-dev.43 [2022-11-08T17:02:49.860Z] v2.3.0-dev.44 [2022-11-08T17:02:49.860Z] v2.3.0-dev.45 [2022-11-08T17:02:49.860Z] v2.3.0-dev.46 [2022-11-08T17:02:49.860Z] v2.3.0-dev.47 [2022-11-08T17:02:49.860Z] v2.3.0-dev.48 [2022-11-08T17:02:49.860Z] v2.3.0-dev.49 [2022-11-08T17:02:49.860Z] v2.3.0-dev.50 [2022-11-08T17:02:49.860Z] v2.3.0-dev.51 [2022-11-08T17:02:49.860Z] v2.3.0-dev.52 [2022-11-08T17:02:49.860Z] v2.3.0-dev.53 [2022-11-08T17:02:49.860Z] v2.3.0-dev.54 [2022-11-08T17:02:49.860Z] v2.3.0-dev.55 [2022-11-08T17:02:49.860Z] v2.3.0-dev.56 [2022-11-08T17:02:49.860Z] v2.3.0-dev.57 [2022-11-08T17:02:49.860Z] v2.3.0-dev.58 [2022-11-08T17:02:49.860Z] v2.3.0-dev.59 [2022-11-08T17:02:49.860Z] v2.3.0-dev.60 [2022-11-08T17:02:49.860Z] v2.3.0-dev.61 [2022-11-08T17:02:49.860Z] v2.3.0-dev.62 [2022-11-08T17:02:49.860Z] v2.3.0-dev.63 [2022-11-08T17:02:49.860Z] v2.3.0-dev.64 [2022-11-08T17:02:49.860Z] v2.3.0-dev.65 [2022-11-08T17:02:49.860Z] v2.3.0-dev.66 [2022-11-08T17:02:49.860Z] v2.3.0-dev.67 [2022-11-08T17:02:49.860Z] v2.3.0-dev.68 [2022-11-08T17:02:49.860Z] v2.3.0-dev.69 [2022-11-08T17:02:49.860Z] v2.3.0-dev.70 [2022-11-08T17:02:49.860Z] v2.3.0-dev.71 [2022-11-08T17:02:49.860Z] v2.3.0-dev.72 [2022-11-08T17:02:49.860Z] v2.3.0-dev.73 [2022-11-08T17:02:49.860Z] v2.3.0-dev.74 [2022-11-08T17:02:49.860Z] v2.3.0-dev.75 [2022-11-08T17:02:49.860Z] v2.3.0-dev.76 [2022-11-08T17:02:49.860Z] v2.3.0-dev.77 [2022-11-08T17:02:49.860Z] v2.3.0-dev.78 [2022-11-08T17:02:49.860Z] v2.3.0-dev.79 [2022-11-08T17:02:49.860Z] v2.3.0-dev.80 [2022-11-08T17:02:49.860Z] v2.3.0-dev.81 [2022-11-08T17:02:49.860Z] v2.3.0-dev.82 [2022-11-08T17:02:49.860Z] v2.3.0-dev.83 [2022-11-08T17:02:49.860Z] v2.3.0-dev.84 [2022-11-08T17:02:49.860Z] v2.3.0-dev.85 [2022-11-08T17:02:49.860Z] v2.3.0-dev.86 [2022-11-08T17:02:49.860Z] v2.3.0-dev.87 [2022-11-08T17:02:49.860Z] v2.3.0-dev.88 [2022-11-08T17:02:49.860Z] v2.3.0-dev.89 [2022-11-08T17:02:49.860Z] v2.3.0-dev.90 [2022-11-08T17:02:49.860Z] v2.3.0-dev.91 [2022-11-08T17:02:49.860Z] v2.3.0-dev.92 [2022-11-08T17:02:49.860Z] v2.3.0-dev.93 [2022-11-08T17:02:49.860Z] v2.3.0-dev.94 [2022-11-08T17:02:49.860Z] v2.3.0-dev.95 [2022-11-08T17:02:49.860Z] v2.3.0-dev.96 [2022-11-08T17:02:49.860Z] v2.3.0-dev.97 [2022-11-08T17:02:49.860Z] v2.3.0-dev.98 [2022-11-08T17:02:49.860Z] v2.3.0-dev.99 [Pipeline] sh [2022-11-08T17:02:50.140Z] + lftools sign git-tag v2.3.0-dev.105 [2022-11-08T17:02:50.707Z] Signing Git tag with Sigul... [2022-11-08T17:02:50.707Z] Signing v2.3.0-dev.105 [Pipeline] echo [2022-11-08T17:02:51.282Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T17:02:51.567Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-11-08T17:02:51.573Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-11-08T17:02:51.594Z] $ docker stop --time=1 219b977ac833e827f348c91dfc8f99e984df8120fe9801b8b3982c1b599ab98f [2022-11-08T17:02:52.888Z] $ docker rm -f 219b977ac833e827f348c91dfc8f99e984df8120fe9801b8b3982c1b599ab98f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-11-08T17:02:53.268Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-08T17:02:53.268Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:02:53.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T17:02:53.562Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T17:02:53.631Z] prd-ubuntu20.04-docker-8c-8g-118630 does not seem to be running inside a container [2022-11-08T17:02:53.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/346 -v /w/workspace/edgex-go/346:/w/workspace/edgex-go/346:rw,z -v /w/workspace/edgex-go/346@tmp:/w/workspace/edgex-go/346@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 [2022-11-08T17:02:54.048Z] $ docker top 71d75f0a0867230cad01ef3162e22f449fc970553348dd58418cc06cdccf1a47 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-08T17:02:54.127Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-08T17:02:54.127Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-08T17:02:54.249Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-08T17:02:54.257Z] $ docker exec 71d75f0a0867230cad01ef3162e22f449fc970553348dd58418cc06cdccf1a47 ssh-agent [2022-11-08T17:02:54.360Z] SSH_AUTH_SOCK=/tmp/ssh-BxNzX7Pj42w7/agent.33 [2022-11-08T17:02:54.360Z] SSH_AGENT_PID=39 [2022-11-08T17:02:54.364Z] Running ssh-add (command line suppressed) [2022-11-08T17:02:54.478Z] Identity added: /w/workspace/edgex-go/346@tmp/private_key_4377034342214199261.key (/w/workspace/edgex-go/346@tmp/private_key_4377034342214199261.key) [2022-11-08T17:02:54.487Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-08T17:02:54.768Z] + git semver bump pre [2022-11-08T17:02:55.026Z] 2022-11-08 17:02:54,978 [read_version] DEBUG read version from /w/workspace/edgex-go/346/.semver/main [2022-11-08T17:02:55.026Z] 2022-11-08 17:02:54,978 [bump_version] DEBUG bumping version:2.3.0-dev.105 on axis:pre with prefix:dev [2022-11-08T17:02:55.026Z] 2022-11-08 17:02:54,978 [bump_version] DEBUG bumped version:2.3.0-dev.106 [2022-11-08T17:02:55.026Z] 2022-11-08 17:02:54,979 [write_version] DEBUG write version:2.3.0-dev.106 to path:/w/workspace/edgex-go/346/.semver/main with force:True [2022-11-08T17:02:55.026Z] 2022-11-08 17:02:54,979 [read_version] DEBUG read version from /w/workspace/edgex-go/346/.semver/main [2022-11-08T17:02:55.026Z] 2022-11-08 17:02:54,979 [write_file] DEBUG write to file:/w/workspace/edgex-go/346/.semver/main [2022-11-08T17:02:55.026Z] 2022-11-08 17:02:54,983 [execute] INFO git cat-file --batch-check [2022-11-08T17:02:55.026Z] 2022-11-08 17:02:54,984 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/346/.semver, universal_newlines=False, shell=None, istream=) [2022-11-08T17:02:55.026Z] 2022-11-08 17:02:54,990 [execute] INFO git cat-file --batch [2022-11-08T17:02:55.026Z] 2022-11-08 17:02:54,990 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/346/.semver, universal_newlines=False, shell=None, istream=) [2022-11-08T17:02:55.026Z] 2022-11-08 17:02:54,996 [read_version] DEBUG read version from /w/workspace/edgex-go/346/.semver/main [2022-11-08T17:02:55.026Z] 2.3.0-dev.106 [Pipeline] } [2022-11-08T17:02:55.075Z] $ docker exec --env ******** --env ******** 71d75f0a0867230cad01ef3162e22f449fc970553348dd58418cc06cdccf1a47 ssh-agent -k [2022-11-08T17:02:55.175Z] unset SSH_AUTH_SOCK; [2022-11-08T17:02:55.175Z] unset SSH_AGENT_PID; [2022-11-08T17:02:55.175Z] echo Agent pid 39 killed; [2022-11-08T17:02:55.183Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-08T17:02:55.528Z] + git semver [Pipeline] } [2022-11-08T17:02:55.831Z] $ docker stop --time=1 71d75f0a0867230cad01ef3162e22f449fc970553348dd58418cc06cdccf1a47 [2022-11-08T17:02:57.169Z] $ docker rm -f 71d75f0a0867230cad01ef3162e22f449fc970553348dd58418cc06cdccf1a47 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-08T17:02:57.498Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-08T17:02:57.498Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:02:57.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T17:02:57.797Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T17:02:57.867Z] prd-ubuntu20.04-docker-8c-8g-118630 does not seem to be running inside a container [2022-11-08T17:02:57.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/346 -v /w/workspace/edgex-go/346:/w/workspace/edgex-go/346:rw,z -v /w/workspace/edgex-go/346@tmp:/w/workspace/edgex-go/346@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 [2022-11-08T17:02:58.292Z] $ docker top 0610a25bdf4136fc6f11d0d22b86acab880b95fca20dbe7eae6ec8239afc13cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-08T17:02:58.375Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-08T17:02:58.375Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-08T17:02:58.490Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-08T17:02:58.496Z] $ docker exec 0610a25bdf4136fc6f11d0d22b86acab880b95fca20dbe7eae6ec8239afc13cd ssh-agent [2022-11-08T17:02:58.607Z] SSH_AUTH_SOCK=/tmp/ssh-7vleeNy9FxGV/agent.33 [2022-11-08T17:02:58.607Z] SSH_AGENT_PID=39 [2022-11-08T17:02:58.612Z] Running ssh-add (command line suppressed) [2022-11-08T17:02:58.729Z] Identity added: /w/workspace/edgex-go/346@tmp/private_key_9474180474780157661.key (/w/workspace/edgex-go/346@tmp/private_key_9474180474780157661.key) [2022-11-08T17:02:58.744Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-08T17:02:59.026Z] + git semver push [2022-11-08T17:02:59.284Z] 2022-11-08 17:02:59,221 [run_push] DEBUG push [2022-11-08T17:02:59.284Z] 2022-11-08 17:02:59,222 [execute] INFO git cat-file --batch-check [2022-11-08T17:02:59.284Z] 2022-11-08 17:02:59,222 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/346/.semver, universal_newlines=False, shell=None, istream=) [2022-11-08T17:02:59.284Z] 2022-11-08 17:02:59,227 [execute] INFO git rev-list 53fadbdb9e01f1b2f661a5c2f012f920512eb4d7 -- [2022-11-08T17:02:59.284Z] 2022-11-08 17:02:59,228 [execute] DEBUG Popen(['git', 'rev-list', '53fadbdb9e01f1b2f661a5c2f012f920512eb4d7', '--'], cwd=/w/workspace/edgex-go/346/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-08T17:02:59.284Z] 2022-11-08 17:02:59,243 [execute] INFO git fetch -v origin [2022-11-08T17:02:59.284Z] 2022-11-08 17:02:59,243 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/346/.semver, universal_newlines=True, shell=None, istream=None) [2022-11-08T17:02:59.850Z] 2022-11-08 17:02:59,781 [run_push] DEBUG no remote changes detected [2022-11-08T17:02:59.850Z] 2022-11-08 17:02:59,781 [execute] INFO git push origin semver [2022-11-08T17:02:59.850Z] 2022-11-08 17:02:59,782 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/346/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-08T17:03:00.786Z] 2022-11-08 17:03:00,722 [run_push] DEBUG push all version tags [2022-11-08T17:03:00.786Z] 2022-11-08 17:03:00,723 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-11-08T17:03:00.786Z] 2022-11-08 17:03:00,724 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/346, universal_newlines=False, shell=None, istream=None) [2022-11-08T17:03:02.161Z] 2022-11-08 17:03:01,745 [read_version] DEBUG read version from /w/workspace/edgex-go/346/.semver/main [2022-11-08T17:03:02.161Z] 2.3.0-dev.106 [Pipeline] } [2022-11-08T17:03:02.175Z] $ docker exec --env ******** --env ******** 0610a25bdf4136fc6f11d0d22b86acab880b95fca20dbe7eae6ec8239afc13cd ssh-agent -k [2022-11-08T17:03:02.287Z] unset SSH_AUTH_SOCK; [2022-11-08T17:03:02.287Z] unset SSH_AGENT_PID; [2022-11-08T17:03:02.287Z] echo Agent pid 39 killed; [2022-11-08T17:03:02.291Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-08T17:03:02.598Z] + git semver [Pipeline] } [2022-11-08T17:03:02.874Z] $ docker stop --time=1 0610a25bdf4136fc6f11d0d22b86acab880b95fca20dbe7eae6ec8239afc13cd [2022-11-08T17:03:04.132Z] $ docker rm -f 0610a25bdf4136fc6f11d0d22b86acab880b95fca20dbe7eae6ec8239afc13cd [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 [2022-11-08T17:03:04.660Z] + [ -d /w/workspace/edgex-go/346/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-11-08T17:03:04.948Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T17:03:05.803Z] ---> package-listing.sh [2022-11-08T17:03:05.804Z] ++ facter osfamily [2022-11-08T17:03:05.804Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-08T17:03:06.062Z] + OS_FAMILY=debian [2022-11-08T17:03:06.062Z] + workspace=/w/workspace/edgex-go/346 [2022-11-08T17:03:06.062Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-08T17:03:06.062Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-08T17:03:06.062Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-08T17:03:06.062Z] + PACKAGES=/tmp/packages_start.txt [2022-11-08T17:03:06.062Z] + '[' /w/workspace/edgex-go/346 ']' [2022-11-08T17:03:06.062Z] + PACKAGES=/tmp/packages_end.txt [2022-11-08T17:03:06.062Z] + case "${OS_FAMILY}" in [2022-11-08T17:03:06.062Z] + dpkg -l [2022-11-08T17:03:06.062Z] + grep '^ii' [2022-11-08T17:03:06.062Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-08T17:03:06.062Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-08T17:03:06.062Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-08T17:03:06.062Z] + '[' /w/workspace/edgex-go/346 ']' [2022-11-08T17:03:06.062Z] + mkdir -p /w/workspace/edgex-go/346/archives/ [2022-11-08T17:03:06.062Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/346/archives/ [Pipeline] echo [2022-11-08T17:03:06.073Z] 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/346/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-08T17:03:06.348Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:03:06.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-08T17:03:06.898Z] [2022-11-08T17:03:06.898Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:03:07.188Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-08T17:03:07.188Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-08T17:03:07.188Z] 5eb5b503b376: Pulling fs layer [2022-11-08T17:03:07.188Z] 5c69ac0246d0: Pulling fs layer [2022-11-08T17:03:07.188Z] ec43610c2a17: Pulling fs layer [2022-11-08T17:03:07.188Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-08T17:03:07.188Z] 33b1e0a273af: Pulling fs layer [2022-11-08T17:03:07.188Z] 5d3b04190fa2: Pulling fs layer [2022-11-08T17:03:07.188Z] 2f39f015ded8: Pulling fs layer [2022-11-08T17:03:07.188Z] 3a2ae6a8a46f: Waiting [2022-11-08T17:03:07.188Z] 33b1e0a273af: Waiting [2022-11-08T17:03:07.188Z] 5d3b04190fa2: Waiting [2022-11-08T17:03:07.188Z] 2f39f015ded8: Waiting [2022-11-08T17:03:07.188Z] 5c69ac0246d0: Verifying Checksum [2022-11-08T17:03:07.188Z] 5c69ac0246d0: Download complete [2022-11-08T17:03:07.188Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-08T17:03:07.188Z] 3a2ae6a8a46f: Download complete [2022-11-08T17:03:07.188Z] 33b1e0a273af: Verifying Checksum [2022-11-08T17:03:07.188Z] 33b1e0a273af: Download complete [2022-11-08T17:03:07.445Z] 5d3b04190fa2: Verifying Checksum [2022-11-08T17:03:07.445Z] 5d3b04190fa2: Download complete [2022-11-08T17:03:07.445Z] ec43610c2a17: Verifying Checksum [2022-11-08T17:03:07.445Z] ec43610c2a17: Download complete [2022-11-08T17:03:07.445Z] 5eb5b503b376: Verifying Checksum [2022-11-08T17:03:07.445Z] 5eb5b503b376: Download complete [2022-11-08T17:03:08.377Z] 2f39f015ded8: Download complete [2022-11-08T17:03:08.951Z] 5eb5b503b376: Pull complete [2022-11-08T17:03:08.951Z] 5c69ac0246d0: Pull complete [2022-11-08T17:03:09.516Z] ec43610c2a17: Pull complete [2022-11-08T17:03:09.516Z] 3a2ae6a8a46f: Pull complete [2022-11-08T17:03:09.774Z] 33b1e0a273af: Pull complete [2022-11-08T17:03:10.032Z] 5d3b04190fa2: Pull complete [2022-11-08T17:03:15.323Z] 2f39f015ded8: Pull complete [2022-11-08T17:03:15.323Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-08T17:03:15.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-08T17:03:15.323Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T17:03:15.406Z] prd-ubuntu20.04-docker-8c-8g-118630 does not seem to be running inside a container [2022-11-08T17:03:15.438Z] $ 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/346/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/346 -v /w/workspace/edgex-go/346:/w/workspace/edgex-go/346:rw,z -v /w/workspace/edgex-go/346@tmp:/w/workspace/edgex-go/346@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 [2022-11-08T17:03:19.801Z] $ docker top 91305785f473ab808a56076894b499eb53b372f76d745938f531ba2d11775f1f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T17:03:20.156Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-08T17:03:20.439Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-08T17:03:20.719Z] + ls /var/log/sa-host [2022-11-08T17:03:20.719Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-08T17:03:20.851Z] provisioning config files... [2022-11-08T17:03:20.858Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/346@tmp/config14009292608165338077tmp [Pipeline] { [Pipeline] echo [2022-11-08T17:03:20.869Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T17:03:21.150Z] ---> create-netrc.sh [Pipeline] } [2022-11-08T17:03:21.157Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-08T17:03:21.474Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-08T17:03:21.481Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T17:03:21.759Z] ---> sudo-logs.sh [2022-11-08T17:03:21.759Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-08T17:03:21.784Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T17:03:22.065Z] ---> job-cost.sh [2022-11-08T17:03:22.066Z] lf-activate-venv: SKIPPING [2022-11-08T17:03:22.066Z] DEBUG: total: 0.10999999940395355 [2022-11-08T17:03:22.066Z] INFO: Retrieving Stack Cost... [2022-11-08T17:03:22.632Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-08T17:03:22.890Z] INFO: Archiving Costs [Pipeline] echo [2022-11-08T17:03:22.899Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T17:03:23.177Z] ---> logs-deploy.sh [2022-11-08T17:03:23.177Z] lf-activate-venv: SKIPPING [2022-11-08T17:03:23.177Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/346 [2022-11-08T17:03:23.177Z] INFO: archiving workspace using pattern(s): [2022-11-08T17:03:24.111Z] Archives upload complete. [2022-11-08T17:03:24.369Z] INFO: archiving logs to Nexus [2022-11-08T17:03:25.312Z] ---> uname -a: [2022-11-08T17:03:25.312Z] Linux prd-ubuntu20-04-docker-8c-8g-118630 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-11-08T17:03:25.312Z] [2022-11-08T17:03:25.312Z] [2022-11-08T17:03:25.312Z] ---> lscpu: [2022-11-08T17:03:25.312Z] Architecture: x86_64 [2022-11-08T17:03:25.312Z] CPU op-mode(s): 32-bit, 64-bit [2022-11-08T17:03:25.312Z] Byte Order: Little Endian [2022-11-08T17:03:25.312Z] Address sizes: 40 bits physical, 48 bits virtual [2022-11-08T17:03:25.312Z] CPU(s): 8 [2022-11-08T17:03:25.312Z] On-line CPU(s) list: 0-7 [2022-11-08T17:03:25.312Z] Thread(s) per core: 1 [2022-11-08T17:03:25.312Z] Core(s) per socket: 1 [2022-11-08T17:03:25.312Z] Socket(s): 8 [2022-11-08T17:03:25.312Z] NUMA node(s): 1 [2022-11-08T17:03:25.312Z] Vendor ID: AuthenticAMD [2022-11-08T17:03:25.312Z] CPU family: 23 [2022-11-08T17:03:25.312Z] Model: 49 [2022-11-08T17:03:25.312Z] Model name: AMD EPYC-Rome Processor [2022-11-08T17:03:25.312Z] Stepping: 0 [2022-11-08T17:03:25.312Z] CPU MHz: 2799.998 [2022-11-08T17:03:25.312Z] BogoMIPS: 5599.99 [2022-11-08T17:03:25.312Z] Virtualization: AMD-V [2022-11-08T17:03:25.312Z] Hypervisor vendor: KVM [2022-11-08T17:03:25.312Z] Virtualization type: full [2022-11-08T17:03:25.312Z] L1d cache: 256 KiB [2022-11-08T17:03:25.312Z] L1i cache: 256 KiB [2022-11-08T17:03:25.312Z] L2 cache: 4 MiB [2022-11-08T17:03:25.312Z] L3 cache: 128 MiB [2022-11-08T17:03:25.312Z] NUMA node0 CPU(s): 0-7 [2022-11-08T17:03:25.312Z] Vulnerability Itlb multihit: Not affected [2022-11-08T17:03:25.312Z] Vulnerability L1tf: Not affected [2022-11-08T17:03:25.312Z] Vulnerability Mds: Not affected [2022-11-08T17:03:25.312Z] Vulnerability Meltdown: Not affected [2022-11-08T17:03:25.312Z] Vulnerability Mmio stale data: Not affected [2022-11-08T17:03:25.312Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-11-08T17:03:25.312Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-11-08T17:03:25.312Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-11-08T17:03:25.312Z] Vulnerability Srbds: Not affected [2022-11-08T17:03:25.312Z] Vulnerability Tsx async abort: Not affected [2022-11-08T17:03:25.312Z] 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 [2022-11-08T17:03:25.312Z] [2022-11-08T17:03:25.312Z] [2022-11-08T17:03:25.312Z] ---> nproc: [2022-11-08T17:03:25.312Z] 8 [2022-11-08T17:03:25.312Z] [2022-11-08T17:03:25.312Z] [2022-11-08T17:03:25.312Z] ---> df -h: [2022-11-08T17:03:25.312Z] Filesystem Size Used Avail Use% Mounted on [2022-11-08T17:03:25.312Z] overlay 155G 20G 136G 13% / [2022-11-08T17:03:25.312Z] tmpfs 64M 0 64M 0% /dev [2022-11-08T17:03:25.312Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-11-08T17:03:25.312Z] shm 64M 0 64M 0% /dev/shm [2022-11-08T17:03:25.312Z] /dev/vda1 155G 20G 136G 13% /facter-os [2022-11-08T17:03:25.312Z] [2022-11-08T17:03:25.312Z] [2022-11-08T17:03:25.312Z] ---> sar -b -r -n DEV: [2022-11-08T17:03:25.312Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118630) 11/08/22 _x86_64_ (8 CPU) [2022-11-08T17:03:25.312Z] [2022-11-08T17:03:25.312Z] 16:28:26 LINUX RESTART (8 CPU) [2022-11-08T17:03:25.312Z] [2022-11-08T17:03:25.312Z] 16:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-11-08T17:03:25.312Z] 16:30:01 163.71 10.75 152.96 0.00 1741.98 98853.26 0.00 [2022-11-08T17:03:25.312Z] 16:31:01 34.71 0.05 34.66 0.00 0.40 13477.90 0.00 [2022-11-08T17:03:25.312Z] 16:32:01 80.70 1.20 79.50 0.00 25.06 35236.26 0.00 [2022-11-08T17:03:25.312Z] 16:33:01 397.82 8.05 389.77 0.00 91.72 213089.15 0.00 [2022-11-08T17:03:25.312Z] 16:34:01 642.42 8.26 634.16 0.00 926.49 179764.08 0.00 [2022-11-08T17:03:25.312Z] 16:35:01 536.29 2.88 533.41 0.00 1986.34 201562.70 0.00 [2022-11-08T17:03:25.312Z] 16:36:01 457.24 3.65 453.59 0.00 47.71 169235.38 0.00 [2022-11-08T17:03:25.312Z] 16:37:01 390.27 1.28 388.99 0.00 37.27 61716.87 0.00 [2022-11-08T17:03:25.312Z] 16:38:01 31.28 0.08 31.19 0.00 15.06 744.14 0.00 [2022-11-08T17:03:25.312Z] 16:39:01 3.40 0.00 3.40 0.00 0.00 67.44 0.00 [2022-11-08T17:03:25.312Z] 16:40:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 [2022-11-08T17:03:25.312Z] 16:41:01 1.82 0.00 1.82 0.00 0.00 29.60 0.00 [2022-11-08T17:03:25.312Z] 16:42:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 [2022-11-08T17:03:25.312Z] 16:43:02 1.60 0.00 1.60 0.00 0.00 17.86 0.00 [2022-11-08T17:03:25.312Z] 16:44:01 1.68 0.02 1.66 0.00 0.14 21.69 0.00 [2022-11-08T17:03:25.312Z] 16:45:01 1.27 0.00 1.27 0.00 0.00 15.73 0.00 [2022-11-08T17:03:25.312Z] 16:46:01 0.98 0.00 0.98 0.00 0.00 10.13 0.00 [2022-11-08T17:03:25.312Z] 16:47:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 [2022-11-08T17:03:25.312Z] 16:48:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 [2022-11-08T17:03:25.312Z] 16:49:01 1.27 0.00 1.27 0.00 0.00 15.73 0.00 [2022-11-08T17:03:25.312Z] 16:50:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 [2022-11-08T17:03:25.312Z] 16:51:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 [2022-11-08T17:03:25.312Z] 16:52:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 [2022-11-08T17:03:25.312Z] 16:53:01 1.13 0.00 1.13 0.00 0.00 14.40 0.00 [2022-11-08T17:03:25.312Z] 16:54:01 1.22 0.00 1.22 0.00 0.00 13.33 0.00 [2022-11-08T17:03:25.312Z] 16:55:01 1.13 0.00 1.13 0.00 0.00 14.13 0.00 [2022-11-08T17:03:25.312Z] 16:56:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 [2022-11-08T17:03:25.312Z] 16:57:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 [2022-11-08T17:03:25.312Z] 16:58:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 [2022-11-08T17:03:25.312Z] 16:59:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 [2022-11-08T17:03:25.312Z] 17:00:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 [2022-11-08T17:03:25.312Z] 17:01:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 [2022-11-08T17:03:25.312Z] 17:02:01 25.38 0.07 25.31 0.00 7.87 9351.77 0.00 [2022-11-08T17:03:25.312Z] 17:03:01 225.80 0.07 225.73 0.00 0.53 49693.32 0.00 [2022-11-08T17:03:25.312Z] Average: 88.75 1.07 87.68 0.00 143.64 30405.12 0.00 [2022-11-08T17:03:25.312Z] [2022-11-08T17:03:25.312Z] 16:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-11-08T17:03:25.312Z] 16:30:01 28374256 31510992 799248 2.43 106680 3262548 2205380 6.50 1254408 2845816 56672 [2022-11-08T17:03:25.312Z] 16:31:01 27957532 31526348 780576 2.37 110164 3647976 2049280 6.04 1260784 3210728 179684 [2022-11-08T17:03:25.312Z] 16:32:01 27491200 31535628 771988 2.35 111848 4120748 1860672 5.48 1310368 3625916 411700 [2022-11-08T17:03:25.312Z] 16:33:01 21243708 31520048 775760 2.36 276552 9882060 1907236 5.62 1729656 9133084 2034620 [2022-11-08T17:03:25.312Z] 16:34:01 21531784 31393184 880092 2.68 328440 9378532 2249984 6.63 2186088 8322872 2892 [2022-11-08T17:03:25.312Z] 16:35:01 20506784 31448188 825264 2.51 355172 10383776 2102084 6.20 2299752 9191744 165012 [2022-11-08T17:03:25.312Z] 16:36:01 17891592 30854128 1401532 4.26 445156 12151720 3854224 11.36 3125824 10791400 358228 [2022-11-08T17:03:25.312Z] 16:37:01 19783668 31510080 766116 2.33 450660 10965360 1946136 5.74 2338120 9773344 1880 [2022-11-08T17:03:25.312Z] 16:38:01 19783616 31511916 764136 2.32 451772 10966280 1959016 5.77 2336100 9773736 4 [2022-11-08T17:03:25.312Z] 16:39:01 19797020 31525280 751336 2.28 451844 10966300 1841332 5.43 2322996 9773724 20 [2022-11-08T17:03:25.312Z] 16:40:01 19796900 31525184 751356 2.28 451864 10966304 1841332 5.43 2322928 9773728 28 [2022-11-08T17:03:25.312Z] 16:41:01 19803788 31532092 744872 2.27 451900 10966304 1841332 5.43 2315788 9773728 40 [2022-11-08T17:03:25.312Z] 16:42:01 19804268 31532612 744336 2.26 451908 10966308 1841332 5.43 2315588 9773732 8 [2022-11-08T17:03:25.312Z] 16:43:02 19805544 31533908 742964 2.26 451936 10966316 1841332 5.43 2314248 9773736 52 [2022-11-08T17:03:25.312Z] 16:44:01 19804320 31532868 744140 2.26 451972 10966316 1876772 5.53 2314508 9773748 48 [2022-11-08T17:03:25.312Z] 16:45:01 19804496 31533072 744092 2.26 451996 10966296 1876772 5.53 2314396 9773728 28 [2022-11-08T17:03:25.312Z] 16:46:01 19804392 31533020 744052 2.26 452012 10966296 1876772 5.53 2314204 9773728 4 [2022-11-08T17:03:25.312Z] 16:47:01 19804224 31532872 744084 2.26 452028 10966300 1876772 5.53 2314220 9773732 8 [2022-11-08T17:03:25.313Z] 16:48:01 19804168 31532832 744064 2.26 452040 10966304 1876772 5.53 2314244 9773736 4 [2022-11-08T17:03:25.313Z] 16:49:01 19804224 31532968 743980 2.26 452076 10966300 1876772 5.53 2314292 9773784 12 [2022-11-08T17:03:25.313Z] 16:50:01 19803924 31532708 744180 2.26 452108 10966308 1876772 5.53 2314252 9773788 28 [2022-11-08T17:03:25.313Z] 16:51:01 19803876 31532684 744144 2.26 452132 10966308 1876772 5.53 2314276 9773788 8 [2022-11-08T17:03:25.313Z] 16:52:01 19803796 31532628 744136 2.26 452152 10966316 1876772 5.53 2314416 9773792 36 [2022-11-08T17:03:25.313Z] 16:53:01 19804240 31533104 743808 2.26 452180 10966320 1876772 5.53 2314324 9773796 60 [2022-11-08T17:03:25.313Z] 16:54:01 19804220 31533112 744008 2.26 452204 10966316 1876772 5.53 2314400 9773808 24 [2022-11-08T17:03:25.313Z] 16:55:01 19804140 31533072 744024 2.26 452232 10966328 1876772 5.53 2314372 9773812 60 [2022-11-08T17:03:25.313Z] 16:56:01 19804100 31533060 743956 2.26 452260 10966328 1876772 5.53 2314636 9773812 28 [2022-11-08T17:03:25.313Z] 16:57:01 19804360 31533336 743676 2.26 452268 10966332 1876772 5.53 2314424 9773816 60 [2022-11-08T17:03:25.313Z] 16:58:01 19804060 31533048 743904 2.26 452280 10966332 1876772 5.53 2314424 9773816 12 [2022-11-08T17:03:25.313Z] 16:59:01 19804076 31533088 743796 2.26 452308 10966336 1876772 5.53 2314504 9773820 28 [2022-11-08T17:03:25.313Z] 17:00:01 19804028 31533064 743768 2.26 452320 10966340 1876772 5.53 2314752 9773828 32 [2022-11-08T17:03:25.313Z] 17:01:01 19803996 31533064 743708 2.26 452332 10966344 1876772 5.53 2314776 9773828 4 [2022-11-08T17:03:25.313Z] 17:02:01 19038060 31506716 764084 2.32 454396 11670220 1963944 5.79 2340304 10477828 443672 [2022-11-08T17:03:25.313Z] 17:03:01 18283036 31462148 807580 2.46 481348 12274576 2025052 5.97 2470040 11017932 812 [2022-11-08T17:03:25.313Z] Average: 20510806 31500649 778316 2.37 410898 10321443 1973870 5.82 2232424 9204741 107524 [2022-11-08T17:03:25.313Z] [2022-11-08T17:03:25.313Z] 16:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-11-08T17:03:25.313Z] 16:30:01 vethda01a5f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:30:01 docker0 760.66 964.21 53.84 3512.04 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:30:01 ens3 1277.80 967.87 9282.70 108.76 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:30:01 lo 4.73 4.73 0.46 0.46 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:31:01 vethda01a5f 1.50 1.57 0.12 0.13 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:31:01 docker0 1.50 1.50 0.10 0.13 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:31:01 ens3 26.56 13.88 26.33 9.19 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:32:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:32:01 ens3 111.81 89.97 1703.73 113.46 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:32:01 vethd4a5d59 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:32:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:33:01 docker0 437.14 521.93 31.46 4985.39 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:33:01 ens3 536.91 445.61 4996.65 43.70 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:33:01 vethd4a5d59 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:34:01 docker0 72.66 123.91 5.79 1843.92 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:34:01 ens3 229.12 126.82 2751.96 27.74 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:34:01 vetha8cd222 11.93 30.84 1.03 638.70 0.00 0.00 0.00 0.05 [2022-11-08T17:03:25.313Z] 16:34:01 vethd4a5d59 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:34:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:35:01 docker0 21.05 30.61 1.39 254.13 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:35:01 ens3 255.54 110.84 819.89 26.39 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:35:01 veth0caac4f 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:35:01 vethd4a5d59 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:35:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:36:01 veth11b94ed 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:36:01 vetha85a738 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:36:01 veth830cf38 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:36:01 docker0 184.59 246.81 14.59 2905.88 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:36:01 vethfcefcc4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:36:01 ens3 283.66 209.96 2934.71 35.72 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:36:01 vethd4a5d59 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:36:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:37:01 docker0 8.25 15.22 0.56 205.45 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:37:01 ens3 219.77 227.20 324.28 771.98 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:37:01 lo 22.50 22.50 2.21 2.21 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:38:01 ens3 446.66 470.14 202.72 2880.19 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:38:01 lo 35.79 35.79 3.53 3.53 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:39:01 ens3 54.28 52.58 19.60 407.54 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:39:01 lo 3.13 3.13 0.30 0.30 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:40:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:41:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:42:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:43:02 ens3 0.67 0.42 0.27 0.22 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:43:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:44:01 ens3 1.03 0.61 4.92 0.10 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:45:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:46:01 ens3 0.17 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:47:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:48:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:49:01 ens3 0.38 0.25 0.14 0.07 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:51:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:52:01 ens3 0.43 0.43 0.34 0.20 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:53:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:54:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:55:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:56:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.313Z] 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.314Z] 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.314Z] 16:59:01 ens3 0.40 0.28 0.20 0.08 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.314Z] 16:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.314Z] 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.314Z] 17:00:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.314Z] 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.314Z] 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.314Z] 17:01:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.314Z] 17:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.314Z] 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.314Z] 17:02:01 ens3 133.14 94.95 3971.87 12.89 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.314Z] 17:02:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.314Z] 17:03:01 vethf0a14c3 1.95 1.70 0.30 1.02 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.314Z] 17:03:01 docker0 45.54 57.36 3.99 697.03 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.314Z] 17:03:01 ens3 258.84 214.01 3949.77 163.94 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.314Z] 17:03:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.314Z] Average: vethf0a14c3 0.06 0.05 0.01 0.03 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.314Z] Average: docker0 45.06 57.72 3.29 423.84 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.314Z] Average: ens3 112.96 89.07 911.86 135.44 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.314Z] Average: lo 2.19 2.19 0.21 0.21 0.00 0.00 0.00 0.00 [2022-11-08T17:03:25.314Z] [2022-11-08T17:03:25.314Z] [2022-11-08T17:03:25.314Z] ---> sar -P ALL: [2022-11-08T17:03:25.314Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118630) 11/08/22 _x86_64_ (8 CPU) [2022-11-08T17:03:25.314Z] [2022-11-08T17:03:25.314Z] 16:28:26 LINUX RESTART (8 CPU) [2022-11-08T17:03:25.314Z] [2022-11-08T17:03:25.314Z] 16:29:01 CPU %user %nice %system %iowait %steal %idle [2022-11-08T17:03:25.314Z] 16:30:01 all 12.79 0.00 4.80 0.87 0.07 81.48 [2022-11-08T17:03:25.314Z] 16:30:01 0 11.97 0.00 4.37 0.07 0.07 83.52 [2022-11-08T17:03:25.314Z] 16:30:01 1 12.48 0.00 5.72 1.43 0.07 80.30 [2022-11-08T17:03:25.314Z] 16:30:01 2 15.71 0.00 4.47 0.49 0.07 79.27 [2022-11-08T17:03:25.314Z] 16:30:01 3 11.09 0.00 4.80 0.08 0.08 83.94 [2022-11-08T17:03:25.314Z] 16:30:01 4 13.03 0.00 4.76 0.44 0.07 81.70 [2022-11-08T17:03:25.314Z] 16:30:01 5 13.86 0.00 4.01 0.73 0.07 81.33 [2022-11-08T17:03:25.314Z] 16:30:01 6 13.60 0.00 4.50 0.49 0.07 81.34 [2022-11-08T17:03:25.314Z] 16:30:01 7 10.52 0.00 5.76 3.24 0.07 80.41 [2022-11-08T17:03:25.314Z] 16:31:01 all 50.35 0.00 7.23 0.09 0.10 42.23 [2022-11-08T17:03:25.314Z] 16:31:01 0 49.62 0.00 7.54 0.00 0.10 42.73 [2022-11-08T17:03:25.314Z] 16:31:01 1 50.44 0.00 7.23 0.67 0.10 41.55 [2022-11-08T17:03:25.314Z] 16:31:01 2 50.38 0.00 7.26 0.00 0.10 42.26 [2022-11-08T17:03:25.314Z] 16:31:01 3 51.04 0.00 6.66 0.02 0.10 42.18 [2022-11-08T17:03:25.314Z] 16:31:01 4 51.42 0.00 6.99 0.00 0.08 41.50 [2022-11-08T17:03:25.314Z] 16:31:01 5 50.35 0.00 7.37 0.00 0.10 42.19 [2022-11-08T17:03:25.314Z] 16:31:01 6 49.49 0.00 7.76 0.00 0.08 42.66 [2022-11-08T17:03:25.314Z] 16:31:01 7 50.08 0.00 7.03 0.05 0.10 42.73 [2022-11-08T17:03:25.314Z] 16:32:01 all 39.27 0.00 7.00 0.32 0.10 53.30 [2022-11-08T17:03:25.314Z] 16:32:01 0 40.95 0.00 6.32 0.02 0.10 52.62 [2022-11-08T17:03:25.314Z] 16:32:01 1 39.89 0.00 6.94 0.66 0.10 52.40 [2022-11-08T17:03:25.314Z] 16:32:01 2 38.74 0.00 8.11 0.27 0.10 52.78 [2022-11-08T17:03:25.314Z] 16:32:01 3 39.50 0.00 6.12 0.02 0.08 54.28 [2022-11-08T17:03:25.314Z] 16:32:01 4 37.60 0.00 7.19 0.00 0.10 55.11 [2022-11-08T17:03:25.314Z] 16:32:01 5 40.19 0.00 6.55 0.02 0.12 53.13 [2022-11-08T17:03:25.314Z] 16:32:01 6 38.93 0.00 6.54 0.13 0.12 54.28 [2022-11-08T17:03:25.314Z] 16:32:01 7 38.39 0.00 8.22 1.49 0.10 51.81 [2022-11-08T17:03:25.314Z] 16:33:01 all 14.29 0.00 11.12 15.31 0.10 59.18 [2022-11-08T17:03:25.314Z] 16:33:01 0 14.42 0.00 10.84 26.99 0.09 47.67 [2022-11-08T17:03:25.314Z] 16:33:01 1 13.73 0.00 11.82 11.51 0.17 62.77 [2022-11-08T17:03:25.314Z] 16:33:01 2 14.76 0.00 11.01 9.87 0.07 64.29 [2022-11-08T17:03:25.314Z] 16:33:01 3 13.35 0.00 11.22 10.55 0.10 64.78 [2022-11-08T17:03:25.314Z] 16:33:01 4 13.08 0.00 11.35 7.71 0.07 67.79 [2022-11-08T17:03:25.314Z] 16:33:01 5 14.73 0.00 9.96 8.30 0.10 66.91 [2022-11-08T17:03:25.314Z] 16:33:01 6 16.17 0.00 11.35 29.64 0.09 42.76 [2022-11-08T17:03:25.314Z] 16:33:01 7 14.07 0.00 11.44 17.92 0.10 56.47 [2022-11-08T17:03:25.314Z] 16:34:01 all 45.32 0.00 9.00 14.05 0.12 31.51 [2022-11-08T17:03:25.314Z] 16:34:01 0 45.87 0.00 9.03 14.49 0.10 30.51 [2022-11-08T17:03:25.314Z] 16:34:01 1 45.89 0.00 9.20 15.70 0.10 29.11 [2022-11-08T17:03:25.314Z] 16:34:01 2 42.64 0.00 8.68 7.31 0.12 41.24 [2022-11-08T17:03:25.314Z] 16:34:01 3 46.52 0.00 8.97 16.77 0.10 27.65 [2022-11-08T17:03:25.314Z] 16:34:01 4 47.03 0.00 9.85 13.72 0.12 29.27 [2022-11-08T17:03:25.314Z] 16:34:01 5 43.30 0.00 7.83 5.28 0.12 43.47 [2022-11-08T17:03:25.314Z] 16:34:01 6 45.02 0.00 8.98 25.01 0.12 20.86 [2022-11-08T17:03:25.314Z] 16:34:01 7 46.27 0.00 9.45 14.20 0.15 29.92 [2022-11-08T17:03:25.314Z] 16:35:01 all 29.90 0.00 8.99 20.03 0.12 40.96 [2022-11-08T17:03:25.314Z] 16:35:01 0 30.47 0.00 9.32 9.16 0.10 50.95 [2022-11-08T17:03:25.314Z] 16:35:01 1 31.70 0.00 10.81 12.51 0.14 44.84 [2022-11-08T17:03:25.314Z] 16:35:01 2 25.88 0.00 7.32 14.45 0.14 52.21 [2022-11-08T17:03:25.314Z] 16:35:01 3 30.24 0.00 9.93 36.29 0.14 23.41 [2022-11-08T17:03:25.314Z] 16:35:01 4 32.28 0.00 8.49 12.08 0.14 47.01 [2022-11-08T17:03:25.314Z] 16:35:01 5 26.55 0.00 6.57 14.01 0.09 52.78 [2022-11-08T17:03:25.314Z] 16:35:01 6 32.20 0.00 9.96 20.33 0.10 37.41 [2022-11-08T17:03:25.314Z] 16:35:01 7 29.96 0.00 9.53 42.12 0.16 18.24 [2022-11-08T17:03:25.314Z] 16:36:01 all 33.46 0.00 9.22 21.78 0.14 35.40 [2022-11-08T17:03:25.314Z] 16:36:01 0 35.14 0.00 8.56 20.08 0.17 36.06 [2022-11-08T17:03:25.314Z] 16:36:01 1 34.96 0.00 9.26 18.26 0.14 37.39 [2022-11-08T17:03:25.314Z] 16:36:01 2 30.43 0.00 8.04 26.40 0.12 35.01 [2022-11-08T17:03:25.314Z] 16:36:01 3 33.99 0.00 11.38 26.99 0.15 27.49 [2022-11-08T17:03:25.314Z] 16:36:01 4 34.27 0.00 9.64 21.59 0.14 34.37 [2022-11-08T17:03:25.314Z] 16:36:01 5 30.65 0.00 8.16 30.67 0.14 30.38 [2022-11-08T17:03:25.314Z] 16:36:01 6 34.64 0.00 9.11 14.85 0.14 41.26 [2022-11-08T17:03:25.314Z] 16:36:01 7 33.57 0.00 9.62 15.26 0.16 41.39 [2022-11-08T17:03:25.314Z] 16:37:01 all 28.31 0.00 5.58 8.05 0.09 57.97 [2022-11-08T17:03:25.314Z] 16:37:01 0 29.83 0.00 5.83 9.36 0.08 54.89 [2022-11-08T17:03:25.314Z] 16:37:01 1 29.80 0.00 5.88 4.86 0.10 59.36 [2022-11-08T17:03:25.314Z] 16:37:01 2 27.84 0.00 4.58 4.21 0.07 63.29 [2022-11-08T17:03:25.314Z] 16:37:01 3 28.11 0.00 5.28 11.22 0.08 55.31 [2022-11-08T17:03:25.314Z] 16:37:01 4 28.08 0.00 6.54 16.26 0.07 49.05 [2022-11-08T17:03:25.314Z] 16:37:01 5 25.65 0.00 5.39 9.30 0.08 59.57 [2022-11-08T17:03:25.314Z] 16:37:01 6 29.15 0.00 5.54 5.25 0.08 59.98 [2022-11-08T17:03:25.314Z] 16:37:01 7 28.06 0.00 5.60 3.91 0.12 62.31 [2022-11-08T17:03:25.314Z] 16:38:01 all 9.88 0.00 0.94 0.09 0.05 89.04 [2022-11-08T17:03:25.314Z] 16:38:01 0 14.58 0.00 1.14 0.33 0.07 83.88 [2022-11-08T17:03:25.314Z] 16:38:01 1 9.25 0.00 0.88 0.07 0.05 89.75 [2022-11-08T17:03:25.314Z] 16:38:01 2 10.13 0.00 0.67 0.03 0.05 89.12 [2022-11-08T17:03:25.314Z] 16:38:01 3 11.62 0.00 1.24 0.02 0.07 87.05 [2022-11-08T17:03:25.314Z] 16:38:01 4 7.49 0.00 0.80 0.23 0.05 91.43 [2022-11-08T17:03:25.314Z] 16:38:01 5 8.61 0.00 0.82 0.00 0.03 90.54 [2022-11-08T17:03:25.314Z] 16:38:01 6 7.20 0.00 0.60 0.02 0.05 92.14 [2022-11-08T17:03:25.314Z] 16:38:01 7 10.08 0.00 1.34 0.02 0.07 88.49 [2022-11-08T17:03:25.314Z] 16:39:01 all 2.12 0.00 0.20 0.01 0.01 97.65 [2022-11-08T17:03:25.314Z] 16:39:01 0 3.85 0.00 0.25 0.00 0.02 95.89 [2022-11-08T17:03:25.314Z] 16:39:01 1 2.12 0.00 0.18 0.05 0.00 97.65 [2022-11-08T17:03:25.314Z] 16:39:01 2 4.02 0.00 0.30 0.00 0.02 95.67 [2022-11-08T17:03:25.314Z] 16:39:01 3 0.72 0.00 0.07 0.00 0.02 99.20 [2022-11-08T17:03:25.314Z] 16:39:01 4 2.67 0.00 0.30 0.03 0.02 96.98 [2022-11-08T17:03:25.314Z] 16:39:01 5 0.02 0.00 0.05 0.00 0.00 99.93 [2022-11-08T17:03:25.314Z] 16:39:01 6 3.32 0.00 0.28 0.00 0.02 96.38 [2022-11-08T17:03:25.314Z] 16:39:01 7 0.27 0.00 0.17 0.02 0.02 99.53 [2022-11-08T17:03:25.314Z] 16:40:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-11-08T17:03:25.314Z] 16:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-08T17:03:25.314Z] 16:40:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2022-11-08T17:03:25.314Z] 16:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-08T17:03:25.314Z] 16:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-08T17:03:25.314Z] 16:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-08T17:03:25.314Z] 16:40:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2022-11-08T17:03:25.314Z] 16:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-08T17:03:25.314Z] 16:40:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2022-11-08T17:03:25.314Z] [2022-11-08T17:03:25.314Z] 16:40:01 CPU %user %nice %system %iowait %steal %idle [2022-11-08T17:03:25.314Z] 16:41:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-08T17:03:25.314Z] 16:41:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2022-11-08T17:03:25.314Z] 16:41:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-11-08T17:03:25.314Z] 16:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-08T17:03:25.314Z] 16:41:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-08T17:03:25.314Z] 16:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-08T17:03:25.314Z] 16:41:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-08T17:03:25.314Z] 16:41:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-08T17:03:25.314Z] 16:41:01 7 0.05 0.00 0.07 0.00 0.00 99.88 [2022-11-08T17:03:25.314Z] 16:42:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-11-08T17:03:25.314Z] 16:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-08T17:03:25.314Z] 16:42:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-08T17:03:25.314Z] 16:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-08T17:03:25.314Z] 16:42:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-08T17:03:25.314Z] 16:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-08T17:03:25.314Z] 16:42:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-08T17:03:25.314Z] 16:42:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2022-11-08T17:03:25.314Z] 16:42:01 7 0.08 0.00 0.03 0.00 0.02 99.87 [2022-11-08T17:03:25.314Z] 16:43:02 all 0.03 0.00 0.01 0.01 0.00 99.96 [2022-11-08T17:03:25.314Z] 16:43:02 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-08T17:03:25.314Z] 16:43:02 1 0.03 0.00 0.00 0.02 0.00 99.95 [2022-11-08T17:03:25.314Z] 16:43:02 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-08T17:03:25.314Z] 16:43:02 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-08T17:03:25.314Z] 16:43:02 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-08T17:03:25.314Z] 16:43:02 5 0.02 0.00 0.00 0.03 0.00 99.95 [2022-11-08T17:03:25.314Z] 16:43:02 6 0.05 0.00 0.00 0.00 0.00 99.95 [2022-11-08T17:03:25.315Z] 16:43:02 7 0.03 0.00 0.05 0.00 0.02 99.90 [2022-11-08T17:03:25.315Z] 16:44:01 all 0.04 0.00 0.04 0.01 0.00 99.92 [2022-11-08T17:03:25.315Z] 16:44:01 0 0.02 0.00 0.05 0.02 0.00 99.92 [2022-11-08T17:03:25.315Z] 16:44:01 1 0.02 0.00 0.05 0.03 0.00 99.90 [2022-11-08T17:03:25.315Z] 16:44:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2022-11-08T17:03:25.315Z] 16:44:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2022-11-08T17:03:25.315Z] 16:44:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-11-08T17:03:25.315Z] 16:44:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-11-08T17:03:25.315Z] 16:44:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-11-08T17:03:25.315Z] 16:44:01 7 0.14 0.00 0.03 0.00 0.00 99.83 [2022-11-08T17:03:25.315Z] 16:45:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2022-11-08T17:03:25.315Z] 16:45:01 0 0.03 0.00 0.00 0.08 0.00 99.88 [2022-11-08T17:03:25.315Z] 16:45:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2022-11-08T17:03:25.315Z] 16:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-08T17:03:25.315Z] 16:45:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2022-11-08T17:03:25.315Z] 16:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-08T17:03:25.315Z] 16:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-08T17:03:25.315Z] 16:45:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-08T17:03:25.315Z] 16:45:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2022-11-08T17:03:25.315Z] 16:46:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-11-08T17:03:25.315Z] 16:46:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2022-11-08T17:03:25.315Z] 16:46:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2022-11-08T17:03:25.315Z] 16:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-08T17:03:25.315Z] 16:46:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-08T17:03:25.315Z] 16:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-08T17:03:25.315Z] 16:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-08T17:03:25.315Z] 16:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-08T17:03:25.315Z] 16:46:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2022-11-08T17:03:25.315Z] 16:47:01 all 0.21 0.00 0.01 0.00 0.00 99.77 [2022-11-08T17:03:25.315Z] 16:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-08T17:03:25.315Z] 16:47:01 1 0.03 0.00 0.03 0.02 0.00 99.92 [2022-11-08T17:03:25.315Z] 16:47:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2022-11-08T17:03:25.315Z] 16:47:01 3 1.39 0.00 0.02 0.00 0.00 98.60 [2022-11-08T17:03:25.315Z] 16:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-08T17:03:25.315Z] 16:47:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-08T17:03:25.315Z] 16:47:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2022-11-08T17:03:25.315Z] 16:47:01 7 0.10 0.00 0.03 0.00 0.02 99.85 [2022-11-08T17:03:25.315Z] 16:48:01 all 0.10 0.00 0.01 0.00 0.00 99.88 [2022-11-08T17:03:25.315Z] 16:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-08T17:03:25.315Z] 16:48:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-11-08T17:03:25.315Z] 16:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-08T17:03:25.315Z] 16:48:01 3 0.75 0.00 0.05 0.00 0.02 99.19 [2022-11-08T17:03:25.315Z] 16:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-08T17:03:25.315Z] 16:48:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-08T17:03:25.315Z] 16:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-08T17:03:25.315Z] 16:48:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-08T17:03:25.315Z] 16:49:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2022-11-08T17:03:25.315Z] 16:49:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2022-11-08T17:03:25.315Z] 16:49:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2022-11-08T17:03:25.315Z] 16:49:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2022-11-08T17:03:25.315Z] 16:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-08T17:03:25.315Z] 16:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-08T17:03:25.315Z] 16:49:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-11-08T17:03:25.315Z] 16:49:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-08T17:03:25.315Z] 16:49:01 7 0.10 0.00 0.07 0.00 0.02 99.82 [2022-11-08T17:03:25.315Z] 16:50:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-11-08T17:03:25.315Z] 16:50:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2022-11-08T17:03:25.315Z] 16:50:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-08T17:03:25.315Z] 16:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-08T17:03:25.315Z] 16:50:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2022-11-08T17:03:25.315Z] 16:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-08T17:03:25.315Z] 16:50:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-11-08T17:03:25.315Z] 16:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-08T17:03:25.315Z] 16:50:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-08T17:03:25.315Z] 16:51:01 all 0.10 0.00 0.01 0.00 0.00 99.89 [2022-11-08T17:03:25.315Z] 16:51:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2022-11-08T17:03:25.315Z] 16:51:01 1 0.05 0.00 0.02 0.02 0.00 99.92 [2022-11-08T17:03:25.315Z] 16:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-08T17:03:25.315Z] 16:51:01 3 0.47 0.00 0.02 0.00 0.00 99.52 [2022-11-08T17:03:25.315Z] 16:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-08T17:03:25.315Z] 16:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-08T17:03:25.315Z] 16:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-08T17:03:25.315Z] 16:51:01 7 0.10 0.00 0.02 0.00 0.02 99.87 [2022-11-08T17:03:25.315Z] [2022-11-08T17:03:25.315Z] 16:51:01 CPU %user %nice %system %iowait %steal %idle [2022-11-08T17:03:25.315Z] 16:52:01 all 0.27 0.00 0.02 0.00 0.00 99.70 [2022-11-08T17:03:25.315Z] 16:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-08T17:03:25.315Z] 16:52:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2022-11-08T17:03:25.315Z] 16:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-08T17:03:25.315Z] 16:52:01 3 1.99 0.00 0.00 0.00 0.00 98.01 [2022-11-08T17:03:25.315Z] 16:52:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2022-11-08T17:03:25.315Z] 16:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-08T17:03:25.315Z] 16:52:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-08T17:03:25.315Z] 16:52:01 7 0.07 0.00 0.03 0.00 0.00 99.90 [2022-11-08T17:03:25.315Z] 16:53:01 all 0.27 0.00 0.01 0.00 0.01 99.72 [2022-11-08T17:03:25.315Z] 16:53:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2022-11-08T17:03:25.315Z] 16:53:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2022-11-08T17:03:25.315Z] 16:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-08T17:03:25.315Z] 16:53:01 3 2.00 0.00 0.00 0.00 0.02 97.98 [2022-11-08T17:03:25.315Z] 16:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-08T17:03:25.315Z] 16:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-08T17:03:25.315Z] 16:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-08T17:03:25.315Z] 16:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-08T17:03:25.315Z] 16:54:01 all 0.26 0.00 0.00 0.00 0.00 99.73 [2022-11-08T17:03:25.315Z] 16:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-08T17:03:25.315Z] 16:54:01 1 0.00 0.00 0.02 0.03 0.00 99.95 [2022-11-08T17:03:25.315Z] 16:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-08T17:03:25.315Z] 16:54:01 3 1.97 0.00 0.00 0.00 0.00 98.03 [2022-11-08T17:03:25.315Z] 16:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-08T17:03:25.315Z] 16:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-08T17:03:25.315Z] 16:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-08T17:03:25.315Z] 16:54:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2022-11-08T17:03:25.315Z] 16:55:01 all 0.04 0.00 0.02 0.01 0.00 99.94 [2022-11-08T17:03:25.315Z] 16:55:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-11-08T17:03:25.315Z] 16:55:01 1 0.02 0.00 0.00 0.07 0.00 99.92 [2022-11-08T17:03:25.315Z] 16:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-08T17:03:25.315Z] 16:55:01 3 0.15 0.00 0.08 0.00 0.00 99.77 [2022-11-08T17:03:25.315Z] 16:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-08T17:03:25.315Z] 16:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-08T17:03:25.315Z] 16:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-08T17:03:25.315Z] 16:55:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-08T17:03:25.315Z] 16:56:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-11-08T17:03:25.315Z] 16:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-08T17:03:25.315Z] 16:56:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-11-08T17:03:25.315Z] 16:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-08T17:03:25.315Z] 16:56:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2022-11-08T17:03:25.315Z] 16:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-08T17:03:25.315Z] 16:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-08T17:03:25.315Z] 16:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-08T17:03:25.315Z] 16:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-08T17:03:25.315Z] 16:57:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-11-08T17:03:25.315Z] 16:57:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-11-08T17:03:25.315Z] 16:57:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2022-11-08T17:03:25.315Z] 16:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-08T17:03:25.315Z] 16:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-08T17:03:25.315Z] 16:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-08T17:03:25.315Z] 16:57:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-11-08T17:03:25.315Z] 16:57:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-08T17:03:25.315Z] 16:57:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2022-11-08T17:03:25.315Z] 16:58:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2022-11-08T17:03:25.315Z] 16:58:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-08T17:03:25.315Z] 16:58:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2022-11-08T17:03:25.315Z] 16:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-08T17:03:25.315Z] 16:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-11-08T17:03:25.315Z] 16:58:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-08T17:03:25.315Z] 16:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-08T17:03:25.315Z] 16:58:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-08T17:03:25.315Z] 16:58:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-08T17:03:25.315Z] 16:59:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-11-08T17:03:25.315Z] 16:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-08T17:03:25.315Z] 16:59:01 1 0.03 0.00 0.05 0.03 0.02 99.87 [2022-11-08T17:03:25.315Z] 16:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-08T17:03:25.315Z] 16:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-08T17:03:25.315Z] 16:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-08T17:03:25.315Z] 16:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-08T17:03:25.315Z] 16:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-08T17:03:25.315Z] 16:59:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-08T17:03:25.315Z] 17:00:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-11-08T17:03:25.315Z] 17:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-08T17:03:25.315Z] 17:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-08T17:03:25.315Z] 17:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-08T17:03:25.315Z] 17:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-08T17:03:25.315Z] 17:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-08T17:03:25.315Z] 17:00:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-11-08T17:03:25.315Z] 17:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-08T17:03:25.315Z] 17:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-08T17:03:25.316Z] 17:01:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2022-11-08T17:03:25.316Z] 17:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-08T17:03:25.316Z] 17:01:01 1 0.05 0.00 0.03 0.02 0.02 99.88 [2022-11-08T17:03:25.316Z] 17:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-08T17:03:25.316Z] 17:01:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-11-08T17:03:25.316Z] 17:01:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-08T17:03:25.316Z] 17:01:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-08T17:03:25.316Z] 17:01:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-08T17:03:25.316Z] 17:01:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-08T17:03:25.316Z] 17:02:01 all 3.06 0.00 1.38 0.52 0.01 95.03 [2022-11-08T17:03:25.316Z] 17:02:01 0 4.03 0.00 1.30 0.03 0.00 94.63 [2022-11-08T17:03:25.316Z] 17:02:01 1 3.84 0.00 1.09 0.33 0.03 94.71 [2022-11-08T17:03:25.316Z] 17:02:01 2 2.18 0.00 1.54 0.05 0.02 96.21 [2022-11-08T17:03:25.316Z] 17:02:01 3 2.65 0.00 1.02 0.00 0.02 96.32 [2022-11-08T17:03:25.316Z] 17:02:01 4 3.21 0.00 1.71 0.02 0.02 95.05 [2022-11-08T17:03:25.316Z] 17:02:01 5 2.71 0.00 1.57 2.86 0.02 92.83 [2022-11-08T17:03:25.316Z] 17:02:01 6 2.55 0.00 1.78 0.00 0.00 95.68 [2022-11-08T17:03:25.316Z] 17:02:01 7 3.32 0.00 0.99 0.82 0.02 94.85 [2022-11-08T17:03:25.316Z] [2022-11-08T17:03:25.316Z] 17:02:01 CPU %user %nice %system %iowait %steal %idle [2022-11-08T17:03:25.316Z] 17:03:01 all 7.10 0.00 3.38 3.01 0.05 86.45 [2022-11-08T17:03:25.316Z] 17:03:01 0 8.07 0.00 3.14 0.40 0.05 88.33 [2022-11-08T17:03:25.316Z] 17:03:01 1 7.03 0.00 3.23 0.05 0.05 89.64 [2022-11-08T17:03:25.316Z] 17:03:01 2 6.18 0.00 3.81 0.35 0.03 89.63 [2022-11-08T17:03:25.316Z] 17:03:01 3 7.13 0.00 2.72 0.75 0.05 89.35 [2022-11-08T17:03:25.316Z] 17:03:01 4 5.78 0.00 3.15 4.38 0.03 86.66 [2022-11-08T17:03:25.316Z] 17:03:01 5 7.07 0.00 3.62 14.39 0.05 74.88 [2022-11-08T17:03:25.316Z] 17:03:01 6 7.99 0.00 3.44 0.05 0.05 88.47 [2022-11-08T17:03:25.316Z] 17:03:01 7 7.58 0.00 3.96 3.82 0.07 84.57 [2022-11-08T17:03:25.316Z] Average: all 8.06 0.00 2.00 2.43 0.03 87.47 [2022-11-08T17:03:25.316Z] Average: 0 8.42 0.00 1.97 2.34 0.03 87.23 [2022-11-08T17:03:25.316Z] Average: 1 8.19 0.00 2.10 1.92 0.03 87.75 [2022-11-08T17:03:25.316Z] Average: 2 7.84 0.00 1.92 1.83 0.03 88.38 [2022-11-08T17:03:25.316Z] Average: 3 8.30 0.00 2.02 2.96 0.03 86.68 [2022-11-08T17:03:25.316Z] Average: 4 8.03 0.00 2.06 2.21 0.03 87.67 [2022-11-08T17:03:25.316Z] Average: 5 7.67 0.00 1.80 2.48 0.03 88.02 [2022-11-08T17:03:25.316Z] Average: 6 8.16 0.00 2.03 2.76 0.03 87.03 [2022-11-08T17:03:25.316Z] Average: 7 7.90 0.00 2.12 2.93 0.04 87.01 [2022-11-08T17:03:25.316Z] [2022-11-08T17:03:25.316Z] [2022-11-08T17:03:25.316Z]