Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f4c4f3c1366da151f5719954dda2c474ffd5463b 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-ssh5061115466841055811.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh16268874054561159509.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh4961562946026144113.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 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh13209060517445595041.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-ssh15574980571576831820.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8849’ Running on prd-ubuntu20.04-docker-8c-8g-8851 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/336 [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/336 # 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 f4c4f3c1366da151f5719954dda2c474ffd5463b (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4c4f3c1366da151f5719954dda2c474ffd5463b # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2 (#4208)" > git rev-list --no-walk 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-22T17:54:36.291Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-22T17:54:36.339Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-22T17:54:36.355Z] ========================================================= [2022-10-22T17:54:36.355Z] EdgeX Global Pipelines Version Info [2022-10-22T17:54:36.355Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-22T17:54:37.061Z] ------------------- [2022-10-22T17:54:37.061Z] stable info: [2022-10-22T17:54:37.061Z] ------------------- [2022-10-22T17:54:37.061Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-22T17:54:37.061Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-22T17:54:37.061Z] Message: update stable to v1.0.243 [2022-10-22T17:54:37.633Z] ------------------- [2022-10-22T17:54:37.633Z] experimental info: [2022-10-22T17:54:37.633Z] ------------------- [2022-10-22T17:54:37.633Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-22T17:54:37.633Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-22T17:54:37.633Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-22T17:54:37.774Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-10-22T17:54:37.786Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-10-22T17:54:37.797Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-22T17:54:37.807Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-22T17:54:37.816Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-22T17:54:37.824Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-22T17:54:37.833Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-22T17:54:37.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-10-22T17:54:37.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-10-22T17:54:37.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-10-22T17:54:37.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-22T17:54:37.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-22T17:54:37.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-22T17:54:37.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-22T17:54:37.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-22T17:54:37.929Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-22T17:54:37.940Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-22T17:54:37.951Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-22T17:54:37.962Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-22T17:54:37.975Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-22T17:54:37.986Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-22T17:54:37.997Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-22T17:54:38.008Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-22T17:54:38.018Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-22T17:54:38.028Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-22T17:54:38.038Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-22T17:54:38.048Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] echo [2022-10-22T17:54:38.058Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f4c4f3c [Pipeline] echo [2022-10-22T17:54:38.070Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-22T17:54:38.117Z] provisioning config files... [2022-10-22T17:54:38.130Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/336@tmp/config11085291344829373144tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-22T17:54:38.431Z] ---> docker-login.sh [2022-10-22T17:54:38.431Z] nexus3.edgexfoundry.org:10001 [2022-10-22T17:54:38.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T17:54:38.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T17:54:38.691Z] Configure a credential helper to remove this warning. See [2022-10-22T17:54:38.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T17:54:38.691Z] [2022-10-22T17:54:38.691Z] Login Succeeded [2022-10-22T17:54:38.691Z] nexus3.edgexfoundry.org:10002 [2022-10-22T17:54:38.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T17:54:38.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T17:54:38.952Z] Configure a credential helper to remove this warning. See [2022-10-22T17:54:38.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T17:54:38.952Z] [2022-10-22T17:54:38.952Z] Login Succeeded [2022-10-22T17:54:38.952Z] nexus3.edgexfoundry.org:10003 [2022-10-22T17:54:38.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T17:54:38.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T17:54:38.952Z] Configure a credential helper to remove this warning. See [2022-10-22T17:54:38.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T17:54:38.952Z] [2022-10-22T17:54:38.952Z] Login Succeeded [2022-10-22T17:54:38.952Z] nexus3.edgexfoundry.org:10004 [2022-10-22T17:54:38.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T17:54:39.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T17:54:39.212Z] Configure a credential helper to remove this warning. See [2022-10-22T17:54:39.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T17:54:39.212Z] [2022-10-22T17:54:39.212Z] Login Succeeded [2022-10-22T17:54:39.212Z] docker.io [2022-10-22T17:54:39.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T17:54:39.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T17:54:39.473Z] Configure a credential helper to remove this warning. See [2022-10-22T17:54:39.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T17:54:39.473Z] [2022-10-22T17:54:39.473Z] Login Succeeded [2022-10-22T17:54:39.473Z] ---> docker-login.sh ends [Pipeline] } [2022-10-22T17:54:39.480Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-22T17:54:39.867Z] + 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-10-22T17:54:39.867Z] + dirname cmd/core-command/Dockerfile [2022-10-22T17:54:39.867Z] + cut -d/ -f2 [2022-10-22T17:54:39.867Z] + echo core-command,cmd/core-command/Dockerfile [2022-10-22T17:54:39.867Z] + dirname cmd/core-data/Dockerfile [2022-10-22T17:54:39.867Z] + cut -d/ -f2 [2022-10-22T17:54:39.867Z] + echo core-data,cmd/core-data/Dockerfile [2022-10-22T17:54:39.867Z] + dirname cmd/core-metadata/Dockerfile [2022-10-22T17:54:39.867Z] + cut -d/ -f2 [2022-10-22T17:54:39.867Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-10-22T17:54:39.867Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-10-22T17:54:39.867Z] + cut -d/ -f2 [2022-10-22T17:54:39.867Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-10-22T17:54:39.867Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-10-22T17:54:39.867Z] + cut -d/ -f2 [2022-10-22T17:54:39.867Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-10-22T17:54:39.867Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-10-22T17:54:39.867Z] + cut -d/ -f2 [2022-10-22T17:54:39.867Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-10-22T17:54:39.868Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-10-22T17:54:39.868Z] + cut -d/ -f2 [2022-10-22T17:54:39.868Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-10-22T17:54:39.868Z] + dirname cmd/security-spire-agent/Dockerfile [2022-10-22T17:54:39.868Z] + cut -d/ -f2 [2022-10-22T17:54:39.868Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-10-22T17:54:39.868Z] + cut -d/ -f2 [2022-10-22T17:54:39.868Z] + dirname cmd/security-spire-config/Dockerfile [2022-10-22T17:54:39.868Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-10-22T17:54:39.868Z] + dirname cmd/security-spire-server/Dockerfile [2022-10-22T17:54:39.868Z] + cut -d/ -f2 [2022-10-22T17:54:39.868Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-10-22T17:54:39.868Z] + dirname cmd/support-notifications/Dockerfile [2022-10-22T17:54:39.868Z] + cut -d/ -f2 [2022-10-22T17:54:39.868Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-10-22T17:54:39.868Z] + dirname cmd/support-scheduler/Dockerfile [2022-10-22T17:54:39.868Z] + cut -d/ -f2 [2022-10-22T17:54:39.868Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-10-22T17:54:39.868Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-10-22T17:54:39.868Z] + cut -d/ -f2 [2022-10-22T17:54:39.868Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-10-22T17:54:39.898Z] 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-10-22T17:54:40.240Z] + git rev-list -1 --merges f4c4f3c1366da151f5719954dda2c474ffd5463b~1..f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] echo [2022-10-22T17:54:40.299Z] -----------> git rev-list -1 --merges f4c4f3c1366da151f5719954dda2c474ffd5463b~1..f4c4f3c1366da151f5719954dda2c474ffd5463b f4c4f3c1366da151f5719954dda2c474ffd5463b [false] [Pipeline] sh [2022-10-22T17:54:40.587Z] + git log --format=format:%s -1 f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] echo [2022-10-22T17:54:40.601Z] ========================================================= [2022-10-22T17:54:40.601Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-22T17:54:40.601Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-22T17:54:40.973Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-22T17:54:40.973Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-22T17:54:40.973Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-22T17:54:40.973Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-22T17:54:40.973Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-22T17:54:40.973Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-22T17:54:40.974Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T17:54:41.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-22T17:54:41.309Z] [2022-10-22T17:54:41.309Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T17:54:41.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-22T17:54:41.616Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-22T17:54:41.616Z] b85a868b505f: Pulling fs layer [2022-10-22T17:54:41.616Z] e2be974225ed: Pulling fs layer [2022-10-22T17:54:41.616Z] 339a4e72a1f5: Pulling fs layer [2022-10-22T17:54:41.616Z] 988bab9f4d93: Pulling fs layer [2022-10-22T17:54:41.616Z] 1469e6f7b9e6: Pulling fs layer [2022-10-22T17:54:41.616Z] eaf3925da568: Pulling fs layer [2022-10-22T17:54:41.616Z] bab4dde63d76: Pulling fs layer [2022-10-22T17:54:41.616Z] bde34c3a00c8: Pulling fs layer [2022-10-22T17:54:41.616Z] b352a97aabf1: Pulling fs layer [2022-10-22T17:54:41.616Z] 4872d77fe225: Pulling fs layer [2022-10-22T17:54:41.616Z] 5851b861e8e6: Pulling fs layer [2022-10-22T17:54:41.616Z] eaf3925da568: Waiting [2022-10-22T17:54:41.616Z] bab4dde63d76: Waiting [2022-10-22T17:54:41.616Z] bde34c3a00c8: Waiting [2022-10-22T17:54:41.616Z] 4872d77fe225: Waiting [2022-10-22T17:54:41.616Z] 5851b861e8e6: Waiting [2022-10-22T17:54:41.616Z] b352a97aabf1: Waiting [2022-10-22T17:54:41.616Z] 988bab9f4d93: Waiting [2022-10-22T17:54:41.616Z] e2be974225ed: Verifying Checksum [2022-10-22T17:54:41.616Z] e2be974225ed: Download complete [2022-10-22T17:54:41.616Z] 988bab9f4d93: Verifying Checksum [2022-10-22T17:54:41.616Z] 988bab9f4d93: Download complete [2022-10-22T17:54:41.884Z] 1469e6f7b9e6: Verifying Checksum [2022-10-22T17:54:41.884Z] 1469e6f7b9e6: Download complete [2022-10-22T17:54:41.884Z] 339a4e72a1f5: Verifying Checksum [2022-10-22T17:54:41.884Z] 339a4e72a1f5: Download complete [2022-10-22T17:54:41.884Z] eaf3925da568: Verifying Checksum [2022-10-22T17:54:41.884Z] eaf3925da568: Download complete [2022-10-22T17:54:41.884Z] bde34c3a00c8: Verifying Checksum [2022-10-22T17:54:41.884Z] bde34c3a00c8: Download complete [2022-10-22T17:54:41.884Z] b352a97aabf1: Verifying Checksum [2022-10-22T17:54:41.884Z] b352a97aabf1: Download complete [2022-10-22T17:54:41.884Z] 4872d77fe225: Verifying Checksum [2022-10-22T17:54:41.884Z] 4872d77fe225: Download complete [2022-10-22T17:54:41.884Z] 5851b861e8e6: Verifying Checksum [2022-10-22T17:54:41.884Z] 5851b861e8e6: Download complete [2022-10-22T17:54:41.884Z] b85a868b505f: Download complete [2022-10-22T17:54:42.143Z] bab4dde63d76: Verifying Checksum [2022-10-22T17:54:42.143Z] bab4dde63d76: Download complete [2022-10-22T17:54:43.080Z] b85a868b505f: Pull complete [2022-10-22T17:54:43.339Z] e2be974225ed: Pull complete [2022-10-22T17:54:43.905Z] 339a4e72a1f5: Pull complete [2022-10-22T17:54:43.905Z] 988bab9f4d93: Pull complete [2022-10-22T17:54:44.165Z] 1469e6f7b9e6: Pull complete [2022-10-22T17:54:44.165Z] eaf3925da568: Pull complete [2022-10-22T17:54:46.066Z] bab4dde63d76: Pull complete [2022-10-22T17:54:46.066Z] bde34c3a00c8: Pull complete [2022-10-22T17:54:46.066Z] b352a97aabf1: Pull complete [2022-10-22T17:54:46.326Z] 4872d77fe225: Pull complete [2022-10-22T17:54:46.326Z] 5851b861e8e6: Pull complete [2022-10-22T17:54:46.326Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-22T17:54:46.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-22T17:54:46.326Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T17:54:46.411Z] prd-ubuntu20.04-docker-8c-8g-8851 does not seem to be running inside a container [2022-10-22T17:54:46.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/336 -v /w/workspace/edgex-go/336:/w/workspace/edgex-go/336:rw,z -v /w/workspace/edgex-go/336@tmp:/w/workspace/edgex-go/336@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-22T17:54:47.823Z] $ docker top 001495a5d9cf85ef5f5c655ad31fcc7b26d62236fc1deab7c94a902aa372959d -eo pid,comm [2022-10-22T17:54:47.892Z] 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-10-22T17:54:47.892Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-22T17:54:47.923Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-22T17:54:47.923Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-22T17:54:48.052Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-22T17:54:48.057Z] $ docker exec 001495a5d9cf85ef5f5c655ad31fcc7b26d62236fc1deab7c94a902aa372959d ssh-agent [2022-10-22T17:54:48.168Z] SSH_AUTH_SOCK=/tmp/ssh-KLaq58U5eUZk/agent.32 [2022-10-22T17:54:48.168Z] SSH_AGENT_PID=38 [2022-10-22T17:54:48.174Z] Running ssh-add (command line suppressed) [2022-10-22T17:54:48.274Z] Identity added: /w/workspace/edgex-go/336@tmp/private_key_16985432503584034316.key (/w/workspace/edgex-go/336@tmp/private_key_16985432503584034316.key) [2022-10-22T17:54:48.285Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-22T17:54:48.569Z] + git tag --points-at HEAD [Pipeline] } [2022-10-22T17:54:48.584Z] $ docker exec --env ******** --env ******** 001495a5d9cf85ef5f5c655ad31fcc7b26d62236fc1deab7c94a902aa372959d ssh-agent -k [2022-10-22T17:54:48.685Z] unset SSH_AUTH_SOCK; [2022-10-22T17:54:48.686Z] unset SSH_AGENT_PID; [2022-10-22T17:54:48.686Z] echo Agent pid 38 killed; [2022-10-22T17:54:48.695Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-22T17:54:48.722Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-22T17:54:48.722Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-22T17:54:48.858Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-22T17:54:48.863Z] $ docker exec 001495a5d9cf85ef5f5c655ad31fcc7b26d62236fc1deab7c94a902aa372959d ssh-agent [2022-10-22T17:54:48.977Z] SSH_AUTH_SOCK=/tmp/ssh-4EGe9b0ercda/agent.70 [2022-10-22T17:54:48.977Z] SSH_AGENT_PID=76 [2022-10-22T17:54:48.982Z] Running ssh-add (command line suppressed) [2022-10-22T17:54:49.094Z] Identity added: /w/workspace/edgex-go/336@tmp/private_key_7981840565120521467.key (/w/workspace/edgex-go/336@tmp/private_key_7981840565120521467.key) [2022-10-22T17:54:49.106Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-22T17:54:49.395Z] + git semver init [2022-10-22T17:54:49.656Z] 2022-10-22 17:54:49,596 [run_init] DEBUG init version:0.0.0 force:False [2022-10-22T17:54:49.656Z] 2022-10-22 17:54:49,596 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/336/.semver [2022-10-22T17:54:49.656Z] 2022-10-22 17:54:49,597 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/336/.semver [2022-10-22T17:54:49.656Z] 2022-10-22 17:54:49,597 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/336/.semver'], cwd=/w/workspace/edgex-go/336, universal_newlines=False, shell=None, istream=None) [2022-10-22T17:54:54.970Z] 2022-10-22 17:54:53,941 [append_file] DEBUG append to file:/w/workspace/edgex-go/336/.git/info/exclude [2022-10-22T17:54:54.970Z] 2022-10-22 17:54:53,942 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/336/.semver/main with force:False [2022-10-22T17:54:54.970Z] 2022-10-22 17:54:53,942 [read_version] DEBUG read version from /w/workspace/edgex-go/336/.semver/main [2022-10-22T17:54:54.970Z] 2022-10-22 17:54:53,942 [read_version] DEBUG read version from /w/workspace/edgex-go/336/.semver/main [2022-10-22T17:54:54.970Z] 2.3.0-dev.98 [Pipeline] } [2022-10-22T17:54:54.984Z] $ docker exec --env ******** --env ******** 001495a5d9cf85ef5f5c655ad31fcc7b26d62236fc1deab7c94a902aa372959d ssh-agent -k [2022-10-22T17:54:55.099Z] unset SSH_AUTH_SOCK; [2022-10-22T17:54:55.100Z] unset SSH_AGENT_PID; [2022-10-22T17:54:55.100Z] echo Agent pid 76 killed; [2022-10-22T17:54:55.108Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-22T17:54:55.410Z] + git semver [Pipeline] } [2022-10-22T17:54:55.698Z] $ docker stop --time=1 001495a5d9cf85ef5f5c655ad31fcc7b26d62236fc1deab7c94a902aa372959d [2022-10-22T17:54:57.061Z] $ docker rm -f 001495a5d9cf85ef5f5c655ad31fcc7b26d62236fc1deab7c94a902aa372959d [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-22T17:54:57.403Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-22T17:54:57.576Z] Stashed 1 file(s) [Pipeline] echo [2022-10-22T17:54:57.578Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.98 [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-10-22T17:54:57.956Z] + git config --global --add safe.directory /w/workspace/edgex-go/336 [Pipeline] echo [2022-10-22T17:54:57.967Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-22T17:54:57.977Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-22T17:54:57.982Z] ========================================================= [2022-10-22T17:54:57.982Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-22T17:54:57.982Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-22T17:54:58.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-22T17:54:58.263Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-22T17:54:58.263Z] 213ec9aee27d: Pulling fs layer [2022-10-22T17:54:58.263Z] 4583459ba037: Pulling fs layer [2022-10-22T17:54:58.263Z] 93c1e223e6f2: Pulling fs layer [2022-10-22T17:54:58.263Z] 53926ce57604: Pulling fs layer [2022-10-22T17:54:58.263Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-22T17:54:58.263Z] 30f14e443154: Pulling fs layer [2022-10-22T17:54:58.263Z] 801331c1e519: Pulling fs layer [2022-10-22T17:54:58.263Z] 99cc6dd402b0: Pulling fs layer [2022-10-22T17:54:58.263Z] 7d9ed39f4882: Pulling fs layer [2022-10-22T17:54:58.263Z] 53926ce57604: Waiting [2022-10-22T17:54:58.263Z] 30f14e443154: Waiting [2022-10-22T17:54:58.263Z] 21b2b0c7a3f4: Waiting [2022-10-22T17:54:58.263Z] 99cc6dd402b0: Waiting [2022-10-22T17:54:58.263Z] 801331c1e519: Waiting [2022-10-22T17:54:58.263Z] 7d9ed39f4882: Waiting [2022-10-22T17:54:58.263Z] 93c1e223e6f2: Verifying Checksum [2022-10-22T17:54:58.263Z] 93c1e223e6f2: Download complete [2022-10-22T17:54:58.263Z] 4583459ba037: Verifying Checksum [2022-10-22T17:54:58.263Z] 4583459ba037: Download complete [2022-10-22T17:54:58.263Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-22T17:54:58.263Z] 21b2b0c7a3f4: Download complete [2022-10-22T17:54:58.263Z] 30f14e443154: Verifying Checksum [2022-10-22T17:54:58.263Z] 30f14e443154: Download complete [2022-10-22T17:54:58.263Z] 213ec9aee27d: Verifying Checksum [2022-10-22T17:54:58.263Z] 213ec9aee27d: Download complete [2022-10-22T17:54:58.263Z] 801331c1e519: Verifying Checksum [2022-10-22T17:54:58.263Z] 801331c1e519: Download complete [2022-10-22T17:54:58.526Z] 213ec9aee27d: Pull complete [2022-10-22T17:54:58.526Z] 4583459ba037: Pull complete [2022-10-22T17:54:58.797Z] 93c1e223e6f2: Pull complete [2022-10-22T17:54:58.797Z] 7d9ed39f4882: Verifying Checksum [2022-10-22T17:54:58.797Z] 7d9ed39f4882: Download complete [2022-10-22T17:54:59.059Z] 99cc6dd402b0: Verifying Checksum [2022-10-22T17:54:59.059Z] 99cc6dd402b0: Download complete [2022-10-22T17:54:59.059Z] 53926ce57604: Verifying Checksum [2022-10-22T17:54:59.059Z] 53926ce57604: Download complete [2022-10-22T17:55:02.989Z] 53926ce57604: Pull complete [2022-10-22T17:55:02.989Z] 21b2b0c7a3f4: Pull complete [2022-10-22T17:55:03.247Z] 30f14e443154: Pull complete [2022-10-22T17:55:03.247Z] 801331c1e519: Pull complete [2022-10-22T17:55:05.147Z] 99cc6dd402b0: Pull complete [2022-10-22T17:55:06.087Z] 7d9ed39f4882: Pull complete [2022-10-22T17:55:06.087Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-22T17:55:06.087Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-22T17:55:06.087Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-22T17:55:06.380Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-22T17:55:06.380Z] WORKDIR /edgex [2022-10-22T17:55:06.380Z] COPY go.mod . [2022-10-22T17:55:06.380Z] RUN go mod download [2022-10-22T17:55:06.380Z] + docker build -t ci-base-image-x86_64 -f - . [2022-10-22T17:55:06.947Z] Sending build context to Docker daemon 169.7MB [2022-10-22T17:55:06.947Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-22T17:55:06.947Z] ---> 1dedd983c030 [2022-10-22T17:55:06.947Z] Step 2/4 : WORKDIR /edgex [2022-10-22T17:55:09.485Z] ---> Running in b006fe035ee9 [2022-10-22T17:55:09.485Z] Removing intermediate container b006fe035ee9 [2022-10-22T17:55:09.485Z] ---> 9fa4299a129e [2022-10-22T17:55:09.485Z] Step 3/4 : COPY go.mod . [2022-10-22T17:55:09.485Z] ---> 9c5c9db0525f [2022-10-22T17:55:09.485Z] Step 4/4 : RUN go mod download [2022-10-22T17:55:09.485Z] ---> Running in 526d5d2bf615 [2022-10-22T17:55:12.655Z] Still waiting to schedule task [2022-10-22T17:55:12.656Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8850’ [2022-10-22T17:55:21.702Z] Removing intermediate container 526d5d2bf615 [2022-10-22T17:55:21.702Z] ---> 633436847388 [2022-10-22T17:55:21.703Z] Successfully built 633436847388 [2022-10-22T17:55:21.703Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T17:55:22.052Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-22T17:55:22.052Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T17:55:22.127Z] prd-ubuntu20.04-docker-8c-8g-8851 does not seem to be running inside a container [2022-10-22T17:55:22.159Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/336 -v /w/workspace/edgex-go/336:/w/workspace/edgex-go/336:rw,z -v /w/workspace/edgex-go/336@tmp:/w/workspace/edgex-go/336@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-22T17:55:22.536Z] $ docker top 2296193127f85308e8a626e847d0605d66422c9647a18e191a8288c00ef3f1c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-22T17:55:22.871Z] + go version [2022-10-22T17:55:22.871Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-22T17:55:22.885Z] $ docker stop --time=1 2296193127f85308e8a626e847d0605d66422c9647a18e191a8288c00ef3f1c1 [2022-10-22T17:55:24.161Z] $ docker rm -f 2296193127f85308e8a626e847d0605d66422c9647a18e191a8288c00ef3f1c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T17:55:24.553Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-22T17:55:24.554Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T17:55:24.625Z] prd-ubuntu20.04-docker-8c-8g-8851 does not seem to be running inside a container [2022-10-22T17:55:24.658Z] $ 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/336 -v /w/workspace/edgex-go/336:/w/workspace/edgex-go/336:rw,z -v /w/workspace/edgex-go/336@tmp:/w/workspace/edgex-go/336@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-22T17:55:25.054Z] $ docker top 5b32d6ed718fa951031950dcdeb197fac5ca54c4c20bac2bf339df7e33dbcedd -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-22T17:55:25.120Z] ========================================================= [2022-10-22T17:55:25.120Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-22T17:55:25.120Z] ========================================================= [Pipeline] sh [2022-10-22T17:55:25.397Z] + git config --global --add safe.directory /w/workspace/edgex-go/336 [Pipeline] fileExists [Pipeline] sh [2022-10-22T17:55:25.691Z] + make test [2022-10-22T17:55:25.691Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-22T17:55:32.255Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-22T17:55:47.132Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-22T17:55:47.132Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-22T17:55:47.132Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-22T17:55:47.132Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-22T17:55:47.132Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-22T17:55:47.132Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-22T17:55:47.132Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-22T17:55:47.132Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-22T17:55:47.132Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-22T17:55:47.132Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-22T17:55:47.132Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-22T17:55:47.132Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-22T17:55:47.132Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-22T17:55:47.132Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-22T17:55:47.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-22T17:55:48.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2022-10-22T17:55:48.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-22T17:55:48.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-22T17:55:48.067Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.164s coverage: 98.5% of statements [2022-10-22T17:55:48.067Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.123s coverage: 41.3% of statements [2022-10-22T17:55:48.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-22T17:55:48.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-22T17:55:48.632Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.100s coverage: 54.2% of statements [2022-10-22T17:55:48.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-22T17:55:48.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-22T17:55:52.825Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.772s coverage: 89.2% of statements [2022-10-22T17:55:52.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-22T17:55:52.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-22T17:55:52.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-22T17:55:52.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-22T17:55:52.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-22T17:55:52.825Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.075s coverage: 2.2% of statements [2022-10-22T17:55:52.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-22T17:55:52.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-22T17:55:52.825Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.490s coverage: 95.6% of statements [2022-10-22T17:55:52.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-22T17:55:52.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-22T17:55:52.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-22T17:55:52.825Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.092s coverage: 72.2% of statements [2022-10-22T17:55:52.825Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-22T17:55:52.825Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-22T17:55:52.825Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-22T17:55:52.825Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-22T17:55:52.825Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-22T17:55:52.825Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.100s coverage: 60.0% of statements [2022-10-22T17:55:52.825Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-22T17:55:52.825Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-22T17:55:52.825Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-22T17:55:52.825Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements [2022-10-22T17:55:52.826Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-22T17:55:52.826Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements [2022-10-22T17:55:52.826Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 29.6% of statements [2022-10-22T17:55:52.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-22T17:55:52.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements [2022-10-22T17:55:52.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.112s coverage: 79.5% of statements [2022-10-22T17:55:52.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.078s coverage: 94.1% of statements [2022-10-22T17:55:52.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2022-10-22T17:55:52.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.101s coverage: 87.5% of statements [2022-10-22T17:56:01.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements [2022-10-22T17:56:01.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements [2022-10-22T17:56:03.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.224s coverage: 79.9% of statements [2022-10-22T17:56:03.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-22T17:56:11.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2022-10-22T17:56:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-22T17:56:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-22T17:56:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-22T17:56:11.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements [2022-10-22T17:56:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-22T17:56:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-22T17:56:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-22T17:56:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-22T17:56:11.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.089s coverage: 86.9% of statements [2022-10-22T17:56:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-22T17:56:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-22T17:56:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-22T17:56:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-22T17:56:11.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.102s coverage: 87.2% of statements [2022-10-22T17:56:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-22T17:56:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-22T17:56:11.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2022-10-22T17:56:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-22T17:56:11.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 58.8% of statements [2022-10-22T17:56:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-22T17:56:11.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.080s coverage: 80.0% of statements [2022-10-22T17:56:11.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2022-10-22T17:56:11.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.075s coverage: 85.4% of statements [2022-10-22T17:56:11.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.235s coverage: 91.2% of statements [2022-10-22T17:56:11.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-22T17:56:11.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.200s coverage: 64.7% of statements [2022-10-22T17:56:11.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-22T17:56:11.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-22T17:56:11.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements [2022-10-22T17:56:11.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 89.4% of statements [2022-10-22T17:56:11.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-10-22T17:56:11.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-10-22T17:56:11.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2022-10-22T17:56:11.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.382s coverage: 65.8% of statements [2022-10-22T17:56:11.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-22T17:56:11.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-22T17:56:11.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-22T17:56:11.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.254s coverage: 41.8% of statements [2022-10-22T17:56:11.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-22T17:56:11.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-22T17:56:11.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2022-10-22T17:56:11.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-22T17:56:11.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-10-22T17:56:11.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-22T17:56:11.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-22T17:56:11.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-22T17:56:11.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-22T17:56:11.830Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.092s coverage: 17.7% of statements [2022-10-22T17:56:11.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-22T17:56:11.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-22T17:56:11.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-22T17:56:11.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-22T17:56:11.830Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements [2022-10-22T17:56:11.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-22T17:56:11.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-22T17:56:11.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-22T17:56:11.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-22T17:56:11.830Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2022-10-22T17:56:11.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-22T17:56:11.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-22T17:56:11.830Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.113s coverage: 97.7% of statements [2022-10-22T17:56:11.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-22T17:56:11.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-22T17:56:11.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-22T17:56:11.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-22T17:56:11.830Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-10-22T17:56:11.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-22T17:56:11.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-22T17:56:11.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-22T17:56:11.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-22T17:56:11.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-22T17:56:11.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-22T17:56:11.830Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements [2022-10-22T17:56:11.830Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-10-22T17:56:11.830Z] 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-10-22T17:56:33.776Z] 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-10-22T17:56:33.776Z] GO111MODULE=on go vet ./... [2022-10-22T17:56:36.302Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-22T17:56:36.302Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-22T17:56:36.560Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-22T17:56:36.571Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-22T17:56:36.855Z] + ls -al . [2022-10-22T17:56:36.855Z] total 768 [2022-10-22T17:56:36.855Z] drwxrwxr-x 11 1001 1001 4096 Oct 22 17:55 . [2022-10-22T17:56:36.855Z] drwxr-xr-x 4 root root 4096 Oct 22 17:55 .. [2022-10-22T17:56:36.855Z] drwxrwxr-x 2 1001 1001 4096 Oct 22 17:54 .blubracket [2022-10-22T17:56:36.855Z] -rw-rw-r-- 1 1001 1001 16 Oct 22 17:54 .dockerignore [2022-10-22T17:56:36.855Z] drwxrwxr-x 8 1001 1001 4096 Oct 22 17:56 .git [2022-10-22T17:56:36.855Z] drwxrwxr-x 3 1001 1001 4096 Oct 22 17:54 .github [2022-10-22T17:56:36.855Z] -rw-rw-r-- 1 1001 1001 1030 Oct 22 17:54 .gitignore [2022-10-22T17:56:36.855Z] -rw-rw-r-- 1 1001 1001 42 Oct 22 17:54 .golangci.yml [2022-10-22T17:56:36.855Z] -rw-rw-r-- 1 1001 1001 87 Oct 22 17:54 .hadolint.yml [2022-10-22T17:56:36.855Z] drwxr-xr-x 3 1001 1001 4096 Oct 22 17:54 .semver [2022-10-22T17:56:36.855Z] -rw-rw-r-- 1 1001 1001 166 Oct 22 17:54 .sonarcloud.properties [2022-10-22T17:56:36.855Z] -rw-rw-r-- 1 1001 1001 1171 Oct 22 17:54 ADOPTERS.md [2022-10-22T17:56:36.855Z] -rw-rw-r-- 1 1001 1001 10722 Oct 22 17:54 Attribution.txt [2022-10-22T17:56:36.855Z] -rw-rw-r-- 1 1001 1001 63209 Oct 22 17:54 CHANGELOG.md [2022-10-22T17:56:36.855Z] -rw-rw-r-- 1 1001 1001 3804 Oct 22 17:54 CONTRIBUTING.md [2022-10-22T17:56:36.855Z] -rw-rw-r-- 1 1001 1001 677 Oct 22 17:54 GOVERNANCE.md [2022-10-22T17:56:36.855Z] -rw-rw-r-- 1 1001 1001 850 Oct 22 17:54 Jenkinsfile [2022-10-22T17:56:36.855Z] -rw-rw-r-- 1 1001 1001 10775 Oct 22 17:54 LICENSE [2022-10-22T17:56:36.855Z] -rw-rw-r-- 1 1001 1001 13857 Oct 22 17:54 Makefile [2022-10-22T17:56:36.855Z] -rw-rw-r-- 1 1001 1001 582 Oct 22 17:54 OWNERS.md [2022-10-22T17:56:36.855Z] -rw-rw-r-- 1 1001 1001 9799 Oct 22 17:54 README.md [2022-10-22T17:56:36.855Z] -rw-rw-r-- 1 1001 1001 6912 Oct 22 17:54 SECURITY.md [2022-10-22T17:56:36.855Z] -rw-rw-r-- 1 1001 1001 12 Oct 22 17:54 VERSION [2022-10-22T17:56:36.855Z] -rw-rw-r-- 1 1001 1001 4131 Oct 22 17:54 ZMQWindows.md [2022-10-22T17:56:36.855Z] drwxrwxr-x 2 1001 1001 4096 Oct 22 17:54 bin [2022-10-22T17:56:36.855Z] drwxrwxr-x 18 1001 1001 4096 Oct 22 17:54 cmd [2022-10-22T17:56:36.855Z] -rw-r--r-- 1 root root 500071 Oct 22 17:56 coverage.out [2022-10-22T17:56:36.855Z] -rw-rw-r-- 1 1001 1001 3446 Oct 22 17:54 go.mod [2022-10-22T17:56:36.855Z] -rw-rw-r-- 1 1001 1001 45060 Oct 22 17:54 go.sum [2022-10-22T17:56:36.855Z] drwxrwxr-x 8 1001 1001 4096 Oct 22 17:54 internal [2022-10-22T17:56:36.855Z] drwxrwxr-x 3 1001 1001 4096 Oct 22 17:54 openapi [2022-10-22T17:56:36.855Z] drwxrwxr-x 4 1001 1001 4096 Oct 22 17:54 snap [2022-10-22T17:56:36.855Z] -rw-rw-r-- 1 1001 1001 204 Oct 22 17:54 version.go [Pipeline] sh [2022-10-22T17:56:37.149Z] + '[' -e coverage.out ] [2022-10-22T17:56:37.149Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-22T17:56:37.252Z] Stashed 1 file(s) [Pipeline] sh [2022-10-22T17:56:37.533Z] + make build [2022-10-22T17:56:37.533Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-22T17:56:52.412Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-22T17:57:04.610Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-22T17:57:04.610Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-22T17:57:11.178Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-22T17:57:11.746Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-22T17:57:13.123Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-22T17:57:15.030Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-22T17:57:15.601Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-22T17:57:16.979Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-22T17:57:17.914Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-22T17:57:18.862Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-22T17:57:20.781Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-10-22T17:57:21.728Z] $ docker stop --time=1 5b32d6ed718fa951031950dcdeb197fac5ca54c4c20bac2bf339df7e33dbcedd [2022-10-22T17:57:26.328Z] $ docker rm -f 5b32d6ed718fa951031950dcdeb197fac5ca54c4c20bac2bf339df7e33dbcedd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T17:57:27.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-22T17:57:27.196Z] [2022-10-22T17:57:27.196Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T17:57:27.491Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-22T17:57:27.749Z] latest: Pulling from edgex-devops/edgex-compose [2022-10-22T17:57:27.749Z] cbdbe7a5bc2a: Pulling fs layer [2022-10-22T17:57:27.749Z] ca9280d653b3: Pulling fs layer [2022-10-22T17:57:27.749Z] 7e9c9ca2126c: Pulling fs layer [2022-10-22T17:57:27.749Z] cbdbe7a5bc2a: Download complete [2022-10-22T17:57:28.007Z] ca9280d653b3: Verifying Checksum [2022-10-22T17:57:28.007Z] ca9280d653b3: Download complete [2022-10-22T17:57:28.007Z] cbdbe7a5bc2a: Pull complete [2022-10-22T17:57:28.264Z] 7e9c9ca2126c: Download complete [2022-10-22T17:57:28.522Z] ca9280d653b3: Pull complete [2022-10-22T17:57:31.805Z] 7e9c9ca2126c: Pull complete [2022-10-22T17:57:31.805Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-10-22T17:57:31.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-22T17:57:31.805Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T17:57:31.882Z] prd-ubuntu20.04-docker-8c-8g-8851 does not seem to be running inside a container [2022-10-22T17:57:31.912Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/336 -v /w/workspace/edgex-go/336:/w/workspace/edgex-go/336:rw,z -v /w/workspace/edgex-go/336@tmp:/w/workspace/edgex-go/336@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-22T17:57:34.577Z] $ docker top b05e190b6c15a72ec940785510bc1e6a5db0953a7b098807a6e246fb5b4d9d2f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-22T17:57:34.925Z] + + docker-composegrep build parallel --help [2022-10-22T17:57:34.925Z] [2022-10-22T17:57:35.491Z] --parallel Build images in parallel. [Pipeline] } [2022-10-22T17:57:35.502Z] $ docker stop --time=1 b05e190b6c15a72ec940785510bc1e6a5db0953a7b098807a6e246fb5b4d9d2f [2022-10-22T17:57:36.939Z] $ docker rm -f b05e190b6c15a72ec940785510bc1e6a5db0953a7b098807a6e246fb5b4d9d2f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T17:57:37.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-22T17:57:37.339Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T17:57:37.403Z] prd-ubuntu20.04-docker-8c-8g-8851 does not seem to be running inside a container [2022-10-22T17:57:37.438Z] $ 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/336 -v /w/workspace/edgex-go/336:/w/workspace/edgex-go/336:rw,z -v /w/workspace/edgex-go/336@tmp:/w/workspace/edgex-go/336@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-10-22T17:57:37.792Z] $ docker top 60ef99acb5cc4c88dcbe5d55036e316c6a2d141347011f10c1481b1794381a27 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-22T17:57:38.137Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-22T17:57:38.704Z] Building core-command ... [2022-10-22T17:57:38.704Z] Building core-data ... [2022-10-22T17:57:38.704Z] Building core-metadata ... [2022-10-22T17:57:38.704Z] Building security-bootstrapper ... [2022-10-22T17:57:38.704Z] Building security-proxy-setup ... [2022-10-22T17:57:38.704Z] Building security-secretstore-setup ... [2022-10-22T17:57:38.704Z] Building security-spiffe-token-provider ... [2022-10-22T17:57:38.704Z] Building security-spire-agent ... [2022-10-22T17:57:38.704Z] Building security-spire-config ... [2022-10-22T17:57:38.704Z] Building security-spire-server ... [2022-10-22T17:57:38.704Z] Building support-notifications ... [2022-10-22T17:57:38.704Z] Building support-scheduler ... [2022-10-22T17:57:38.704Z] Building sys-mgmt-agent ... [2022-10-22T17:57:38.704Z] Building security-proxy-setup [2022-10-22T17:57:38.704Z] Building security-spire-server [2022-10-22T17:57:38.704Z] Building core-command [2022-10-22T17:57:38.704Z] Building security-spire-agent [2022-10-22T17:57:38.704Z] Building security-bootstrapper [2022-10-22T17:57:50.949Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T17:57:50.949Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-22T17:57:50.949Z] ---> 633436847388 [2022-10-22T17:57:50.949Z] Step 3/22 : WORKDIR /edgex-go [2022-10-22T17:57:50.949Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T17:57:50.949Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-22T17:57:50.949Z] ---> 633436847388 [2022-10-22T17:57:50.949Z] Step 3/25 : WORKDIR /edgex-go [2022-10-22T17:57:50.949Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T17:57:50.949Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-22T17:57:50.949Z] ---> 633436847388 [2022-10-22T17:57:50.949Z] Step 3/26 : WORKDIR /edgex-go [2022-10-22T17:57:50.949Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T17:57:50.949Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-22T17:57:50.949Z] ---> 633436847388 [2022-10-22T17:57:50.949Z] Step 3/33 : WORKDIR /edgex-go [2022-10-22T17:57:51.209Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T17:57:51.209Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-22T17:57:51.209Z] ---> 633436847388 [2022-10-22T17:57:51.209Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-22T17:58:03.430Z] ---> Running in 9074cda0d751 [2022-10-22T17:58:03.430Z] ---> Running in bde53246088a [2022-10-22T17:58:03.430Z] ---> Running in 5cbae05a5d7f [2022-10-22T17:58:03.430Z] ---> Running in d672112edc1f [2022-10-22T17:58:03.430Z] ---> Running in bfbc738da8e3 [2022-10-22T17:58:03.430Z] Removing intermediate container bde53246088a [2022-10-22T17:58:03.430Z] ---> 195d0460fd05 [2022-10-22T17:58:03.430Z] Step 4/24 : WORKDIR /edgex-go [2022-10-22T17:58:03.430Z] Removing intermediate container bfbc738da8e3 [2022-10-22T17:58:03.430Z] ---> 6e08e60e0bc8 [2022-10-22T17:58:03.430Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T17:58:03.430Z] Removing intermediate container 5cbae05a5d7f [2022-10-22T17:58:03.430Z] ---> 0e00cabfbc10 [2022-10-22T17:58:03.430Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T17:58:03.430Z] Removing intermediate container 9074cda0d751 [2022-10-22T17:58:03.430Z] ---> 22072db5408f [2022-10-22T17:58:03.430Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T17:58:03.430Z] Removing intermediate container d672112edc1f [2022-10-22T17:58:03.430Z] ---> 063fc269441c [2022-10-22T17:58:03.430Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T17:58:03.430Z] ---> Running in a66049e8b11f [2022-10-22T17:58:03.430Z] ---> Running in 9acd8ec53f2b [2022-10-22T17:58:03.430Z] ---> Running in 201f3469dc23 [2022-10-22T17:58:03.430Z] ---> Running in f8e3a65a41a1 [2022-10-22T17:58:03.430Z] ---> Running in 8113e0ac4a07 [2022-10-22T17:58:03.430Z] Removing intermediate container a66049e8b11f [2022-10-22T17:58:03.430Z] ---> 9a2ddb55a17c [2022-10-22T17:58:03.430Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T17:58:03.430Z] ---> Running in 8b732ce05501 [2022-10-22T17:58:03.689Z] Removing intermediate container 9acd8ec53f2b [2022-10-22T17:58:03.689Z] ---> ff8e471d91e4 [2022-10-22T17:58:03.689Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-22T17:58:03.689Z] ---> Running in 51dd431d183c [2022-10-22T17:58:03.689Z] Removing intermediate container 201f3469dc23 [2022-10-22T17:58:03.689Z] ---> 76f37c4f65b4 [2022-10-22T17:58:03.689Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-22T17:58:03.689Z] ---> Running in fd932f341b08 [2022-10-22T17:58:03.949Z] Removing intermediate container 8113e0ac4a07 [2022-10-22T17:58:03.949Z] ---> 554184b561fb [2022-10-22T17:58:03.949Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-22T17:58:03.949Z] ---> Running in 464eef3d14b0 [2022-10-22T17:58:03.949Z] Removing intermediate container f8e3a65a41a1 [2022-10-22T17:58:03.949Z] ---> e7b7698cacdb [2022-10-22T17:58:03.949Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-22T17:58:03.949Z] Removing intermediate container 8b732ce05501 [2022-10-22T17:58:03.949Z] ---> cbf8fccb031c [2022-10-22T17:58:03.949Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-22T17:58:03.949Z] ---> Running in 8b030d564fcc [2022-10-22T17:58:03.949Z] ---> Running in d9db23c876f1 [2022-10-22T17:58:04.527Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T17:58:04.527Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T17:58:04.796Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T17:58:04.796Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T17:58:04.796Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T17:58:05.367Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T17:58:05.367Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T17:58:05.626Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T17:58:05.626Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T17:58:05.626Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T17:58:05.626Z] OK: 211 MiB in 51 packages [2022-10-22T17:58:05.909Z] OK: 211 MiB in 51 packages [2022-10-22T17:58:06.170Z] OK: 211 MiB in 51 packages [2022-10-22T17:58:06.170Z] OK: 211 MiB in 51 packages [2022-10-22T17:58:06.170Z] Removing intermediate container fd932f341b08 [2022-10-22T17:58:06.170Z] ---> 3db27302b366 [2022-10-22T17:58:06.170Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-22T17:58:06.428Z] OK: 211 MiB in 51 packages [2022-10-22T17:58:06.428Z] ---> 214d31dd26d1 [2022-10-22T17:58:06.428Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T17:58:06.428Z] ---> Running in b47fb3a39552 [2022-10-22T17:58:06.428Z] Removing intermediate container 8b030d564fcc [2022-10-22T17:58:06.428Z] ---> 8bc79a9ed0b0 [2022-10-22T17:58:06.428Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-22T17:58:06.685Z] Removing intermediate container 464eef3d14b0 [2022-10-22T17:58:06.686Z] ---> 4f0f8bb7db25 [2022-10-22T17:58:06.686Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-22T17:58:06.686Z] Removing intermediate container d9db23c876f1 [2022-10-22T17:58:06.686Z] ---> 456c850d87ff [2022-10-22T17:58:06.686Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-22T17:58:06.686Z] ---> 3c69ef69fefe [2022-10-22T17:58:06.686Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T17:58:06.686Z] ---> Running in af68def1108f [2022-10-22T17:58:06.943Z] Removing intermediate container 51dd431d183c [2022-10-22T17:58:06.943Z] ---> a09aafcf1802 [2022-10-22T17:58:06.943Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-22T17:58:06.943Z] ---> 1099b7e652bc [2022-10-22T17:58:06.943Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T17:58:06.943Z] ---> Running in 3dc20f9fa318 [2022-10-22T17:58:06.943Z] ---> a3e8a37179ce [2022-10-22T17:58:06.943Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T17:58:07.201Z] ---> Running in 7bde5073ff35 [2022-10-22T17:58:07.201Z] ---> fd76b62e5e74 [2022-10-22T17:58:07.201Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T17:58:07.201Z] ---> Running in 155af635621f [2022-10-22T17:58:11.464Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8852 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-10-22T17:58:11.478Z] Running in /w/workspace/edgex-go/336 [Pipeline] { [Pipeline] checkout [2022-10-22T17:58:11.515Z] The recommended git tool is: git [2022-10-22T17:58:16.765Z] using credential edgex-jenkins-ssh [2022-10-22T17:58:16.782Z] Cloning the remote Git repository [2022-10-22T17:58:16.830Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-10-22T17:58:16.905Z] > git init /w/workspace/edgex-go/336 # timeout=10 [2022-10-22T17:58:17.042Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-22T17:58:17.043Z] > git --version # timeout=10 [2022-10-22T17:58:17.067Z] > git --version # 'git version 2.25.1' [2022-10-22T17:58:17.069Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-22T17:58:17.114Z] Verifying host key using known hosts file [2022-10-22T17:58:17.301Z] 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-10-22T17:58:17.319Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-22T17:58:35.743Z] Avoid second fetch [2022-10-22T17:58:35.743Z] Checking out Revision f4c4f3c1366da151f5719954dda2c474ffd5463b (main) [2022-10-22T17:58:34.856Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-22T17:58:34.886Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-22T17:58:35.759Z] > git config core.sparsecheckout # timeout=10 [2022-10-22T17:58:36.475Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2 (#4208)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-22T17:58:37.433Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-22T17:58:37.433Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-22T17:58:37.433Z] Dload Upload Total Spent Left Speed [2022-10-22T17:58:37.433Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 201k 0 --:--:-- --:--:-- --:--:-- 205k [Pipeline] sh [2022-10-22T17:58:35.783Z] > git checkout -f f4c4f3c1366da151f5719954dda2c474ffd5463b # timeout=10 [2022-10-22T17:58:38.033Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-22T17:58:38.363Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-22T17:58:38.363Z] + sudo tee /etc/docker/daemon.new [2022-10-22T17:58:38.363Z] { [2022-10-22T17:58:38.363Z] "registry-mirrors": [ [2022-10-22T17:58:38.363Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-22T17:58:38.363Z] ], [2022-10-22T17:58:38.363Z] "bip": "10.250.0.254/24", [2022-10-22T17:58:38.363Z] "hosts": [ [2022-10-22T17:58:38.363Z] "tcp://0.0.0.0:5555", [2022-10-22T17:58:38.363Z] "unix:///var/run/docker.sock" [2022-10-22T17:58:38.363Z] ], [2022-10-22T17:58:38.363Z] "mtu": 1458, [2022-10-22T17:58:38.363Z] "selinux-enabled": true, [2022-10-22T17:58:38.363Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-22T17:58:38.363Z] } [Pipeline] sh [2022-10-22T17:58:38.696Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-22T17:58:39.026Z] + sudo service docker restart [2022-10-22T17:58:54.030Z] Removing intermediate container b47fb3a39552 [2022-10-22T17:58:54.031Z] ---> 611cfd62b90c [2022-10-22T17:58:54.031Z] Step 8/26 : COPY . . [2022-10-22T17:58:54.031Z] Removing intermediate container 3dc20f9fa318 [2022-10-22T17:58:54.031Z] ---> 6fb1e03cbf31 [2022-10-22T17:58:54.031Z] Step 8/33 : COPY . . [2022-10-22T17:58:54.031Z] Removing intermediate container 155af635621f [2022-10-22T17:58:54.031Z] ---> 228aa514245e [2022-10-22T17:58:54.031Z] Step 8/25 : COPY . . [2022-10-22T17:58:54.031Z] Removing intermediate container 7bde5073ff35 [2022-10-22T17:58:54.031Z] ---> 2312b891c656 [2022-10-22T17:58:54.031Z] Step 8/22 : COPY . . [2022-10-22T17:58:54.031Z] Removing intermediate container af68def1108f [2022-10-22T17:58:54.031Z] ---> 5f0dd39ebda2 [2022-10-22T17:58:54.031Z] Step 9/24 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-22T17:58:57.317Z] provisioning config files... [2022-10-22T17:58:57.345Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/336@tmp/config5640203215512270218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-22T17:58:57.702Z] ---> docker-login.sh [2022-10-22T17:58:57.702Z] nexus3.edgexfoundry.org:10001 [2022-10-22T17:58:58.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T17:58:58.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T17:58:58.292Z] Configure a credential helper to remove this warning. See [2022-10-22T17:58:58.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T17:58:58.292Z] [2022-10-22T17:58:58.292Z] Login Succeeded [2022-10-22T17:58:58.292Z] nexus3.edgexfoundry.org:10002 [2022-10-22T17:58:58.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T17:58:58.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T17:58:58.564Z] Configure a credential helper to remove this warning. See [2022-10-22T17:58:58.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T17:58:58.564Z] [2022-10-22T17:58:58.564Z] Login Succeeded [2022-10-22T17:58:58.834Z] nexus3.edgexfoundry.org:10003 [2022-10-22T17:58:58.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T17:58:59.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T17:58:59.105Z] Configure a credential helper to remove this warning. See [2022-10-22T17:58:59.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T17:58:59.105Z] [2022-10-22T17:58:59.105Z] Login Succeeded [2022-10-22T17:58:59.105Z] nexus3.edgexfoundry.org:10004 [2022-10-22T17:58:59.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T17:58:59.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T17:58:59.375Z] Configure a credential helper to remove this warning. See [2022-10-22T17:58:59.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T17:58:59.375Z] [2022-10-22T17:58:59.375Z] Login Succeeded [2022-10-22T17:58:59.375Z] docker.io [2022-10-22T17:58:59.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T17:59:00.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T17:59:00.238Z] Configure a credential helper to remove this warning. See [2022-10-22T17:59:00.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T17:59:00.238Z] [2022-10-22T17:59:00.238Z] Login Succeeded [2022-10-22T17:59:00.238Z] ---> docker-login.sh ends [Pipeline] } [2022-10-22T17:59:00.254Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-10-22T17:59:00.730Z] + git config --global --add safe.directory /w/workspace/edgex-go/336 [Pipeline] echo [2022-10-22T17:59:00.749Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-22T17:59:00.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-22T17:59:00.773Z] ========================================================= [2022-10-22T17:59:00.773Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-22T17:59:00.773Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-22T17:59:01.104Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-22T17:59:01.104Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-22T17:59:01.378Z] 9b18e9b68314: Pulling fs layer [2022-10-22T17:59:01.378Z] d32db5db7311: Pulling fs layer [2022-10-22T17:59:01.378Z] d0c4b47475fc: Pulling fs layer [2022-10-22T17:59:01.378Z] 5831b945b038: Pulling fs layer [2022-10-22T17:59:01.378Z] 86bbec2aaacd: Pulling fs layer [2022-10-22T17:59:01.378Z] e10730c5d714: Pulling fs layer [2022-10-22T17:59:01.378Z] 5dd5c2283517: Pulling fs layer [2022-10-22T17:59:01.378Z] d5ac0230b979: Pulling fs layer [2022-10-22T17:59:01.378Z] e10730c5d714: Waiting [2022-10-22T17:59:01.378Z] 5dd5c2283517: Waiting [2022-10-22T17:59:01.378Z] 5831b945b038: Waiting [2022-10-22T17:59:01.378Z] d5ac0230b979: Waiting [2022-10-22T17:59:01.378Z] 86bbec2aaacd: Waiting [2022-10-22T17:59:01.378Z] d0c4b47475fc: Download complete [2022-10-22T17:59:01.378Z] d32db5db7311: Verifying Checksum [2022-10-22T17:59:01.378Z] d32db5db7311: Download complete [2022-10-22T17:59:01.378Z] 86bbec2aaacd: Verifying Checksum [2022-10-22T17:59:01.378Z] 86bbec2aaacd: Download complete [2022-10-22T17:59:01.378Z] e10730c5d714: Download complete [2022-10-22T17:59:01.378Z] 9b18e9b68314: Verifying Checksum [2022-10-22T17:59:02.353Z] 9b18e9b68314: Pull complete [2022-10-22T17:59:02.622Z] d5ac0230b979: Verifying Checksum [2022-10-22T17:59:02.622Z] d5ac0230b979: Download complete [2022-10-22T17:59:02.894Z] d32db5db7311: Pull complete [2022-10-22T17:59:03.488Z] d0c4b47475fc: Pull complete [2022-10-22T17:59:03.758Z] 5dd5c2283517: Verifying Checksum [2022-10-22T17:59:03.758Z] 5dd5c2283517: Download complete [2022-10-22T17:59:04.724Z] 5831b945b038: Verifying Checksum [2022-10-22T17:59:04.724Z] 5831b945b038: Download complete [2022-10-22T17:59:17.066Z] 5831b945b038: Pull complete [2022-10-22T17:59:17.066Z] 86bbec2aaacd: Pull complete [2022-10-22T17:59:17.066Z] e10730c5d714: Pull complete [2022-10-22T17:59:23.751Z] 5dd5c2283517: Pull complete [2022-10-22T17:59:24.734Z] d5ac0230b979: Pull complete [2022-10-22T17:59:24.734Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-22T17:59:24.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-22T17:59:24.734Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-22T17:59:25.068Z] + docker build -t ci-base-image-arm64 -f - . [2022-10-22T17:59:25.068Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-22T17:59:25.068Z] WORKDIR /edgex [2022-10-22T17:59:25.068Z] COPY go.mod . [2022-10-22T17:59:25.068Z] RUN go mod download [2022-10-22T17:59:25.672Z] Sending build context to Docker daemon 3.266MB [2022-10-22T17:59:25.672Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-22T17:59:25.672Z] ---> 59b3b1a385d4 [2022-10-22T17:59:25.672Z] Step 2/4 : WORKDIR /edgex [2022-10-22T17:59:26.185Z] ---> c3e8c9f7ce26 [2022-10-22T17:59:26.185Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-22T17:59:26.185Z] ---> 337002345831 [2022-10-22T17:59:26.185Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-22T17:59:26.185Z] ---> 54de5ef57175 [2022-10-22T17:59:26.185Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-22T17:59:26.185Z] ---> 7590b07e1f5e [2022-10-22T17:59:26.185Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-22T17:59:26.185Z] ---> Running in 15b0799ff0d4 [2022-10-22T17:59:26.185Z] ---> d485d72134b2 [2022-10-22T17:59:26.185Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-22T17:59:26.185Z] ---> Running in a2b2a721d631 [2022-10-22T17:59:26.185Z] ---> Running in cd6229d6572d [2022-10-22T17:59:26.185Z] ---> Running in f36c04730062 [2022-10-22T17:59:26.185Z] ---> Running in 4ea9e7e7d04e [2022-10-22T17:59:26.185Z] Removing intermediate container 15b0799ff0d4 [2022-10-22T17:59:26.185Z] ---> 168dbed7527f [2022-10-22T17:59:26.185Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-22T17:59:26.185Z] ---> Running in 5edc307e58a4 [2022-10-22T17:59:26.185Z] Removing intermediate container f36c04730062 [2022-10-22T17:59:26.185Z] ---> 4ab70a1e8a2b [2022-10-22T17:59:26.185Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-22T17:59:26.185Z] ---> Running in 69d8ccbf2b7b [2022-10-22T17:59:26.185Z] Removing intermediate container 5edc307e58a4 [2022-10-22T17:59:26.185Z] ---> fed145835f4e [2022-10-22T17:59:26.185Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-22T17:59:26.185Z] Removing intermediate container 69d8ccbf2b7b [2022-10-22T17:59:26.185Z] ---> 574f987e26b7 [2022-10-22T17:59:26.185Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-22T17:59:26.185Z] ---> Running in c8e72591946a [2022-10-22T17:59:26.185Z] ---> Running in 5ab917699064 [2022-10-22T17:59:26.185Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-22T17:59:26.185Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-22T17:59:26.185Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-22T17:59:26.185Z] Removing intermediate container 5ab917699064 [2022-10-22T17:59:26.185Z] ---> 0ad8e825735f [2022-10-22T17:59:26.185Z] Step 12/25 : WORKDIR /edgex-go [2022-10-22T17:59:26.185Z] ---> Running in bbec73d49428 [2022-10-22T17:59:26.185Z] Removing intermediate container c8e72591946a [2022-10-22T17:59:26.185Z] ---> b11828e28efd [2022-10-22T17:59:26.185Z] Step 12/26 : WORKDIR /edgex-go [2022-10-22T17:59:26.185Z] ---> Running in ccb1e5894c20 [2022-10-22T17:59:26.185Z] Removing intermediate container bbec73d49428 [2022-10-22T17:59:26.185Z] ---> d541759edf27 [2022-10-22T17:59:26.185Z] [2022-10-22T17:59:26.185Z] Step 13/25 : FROM alpine:3.15 [2022-10-22T17:59:26.185Z] Removing intermediate container ccb1e5894c20 [2022-10-22T17:59:26.185Z] ---> f5f15779660c [2022-10-22T17:59:26.185Z] [2022-10-22T17:59:26.185Z] Step 13/26 : FROM alpine:3.15 [2022-10-22T17:59:26.185Z] 3.15: Pulling from library/alpine [2022-10-22T17:59:26.185Z] 3.15: Pulling from library/alpine [2022-10-22T17:59:26.185Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-22T17:59:26.185Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-22T17:59:26.185Z] Status: Downloaded newer image for alpine:3.15 [2022-10-22T17:59:26.185Z] Status: Image is up to date for alpine:3.15 [2022-10-22T17:59:26.185Z] ---> c4fc93816858 [2022-10-22T17:59:26.185Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-22T17:59:26.185Z] ---> c4fc93816858 [2022-10-22T17:59:26.185Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-22T17:59:26.185Z] ---> Running in d7acd3b32abe [2022-10-22T17:59:26.185Z] ---> Running in e1b685ee2f00 [2022-10-22T17:59:26.185Z] Removing intermediate container d7acd3b32abe [2022-10-22T17:59:26.185Z] ---> d63b4e73252a [2022-10-22T17:59:26.185Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T17:59:26.185Z] Removing intermediate container e1b685ee2f00 [2022-10-22T17:59:26.185Z] ---> 5c9540197fc0 [2022-10-22T17:59:26.185Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T17:59:26.185Z] ---> Running in 2c256dbe4ae4 [2022-10-22T17:59:26.185Z] ---> Running in 1eaca156030c [2022-10-22T17:59:26.456Z] Removing intermediate container 2c256dbe4ae4 [2022-10-22T17:59:26.456Z] ---> c53921eb309f [2022-10-22T17:59:26.456Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-22T17:59:26.713Z] Removing intermediate container 1eaca156030c [2022-10-22T17:59:26.713Z] ---> 02be9c96b839 [2022-10-22T17:59:26.713Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-22T17:59:26.713Z] ---> Running in d670c6b798d3 [2022-10-22T17:59:26.713Z] ---> Running in 38f8fe7d0ad9 [2022-10-22T17:59:27.631Z] ---> Running in dc54d2b9a6ab [2022-10-22T17:59:27.644Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-22T17:59:27.900Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-22T17:59:27.901Z] Removing intermediate container dc54d2b9a6ab [2022-10-22T17:59:27.901Z] ---> 42a865f80919 [2022-10-22T17:59:27.901Z] Step 3/4 : COPY go.mod . [2022-10-22T17:59:28.465Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-22T17:59:28.490Z] ---> 4a7226b12209 [2022-10-22T17:59:28.490Z] Step 4/4 : RUN go mod download [2022-10-22T17:59:28.490Z] ---> Running in 66f7f011b5dd [2022-10-22T17:59:28.723Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-22T17:59:28.982Z] v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-22T17:59:28.982Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-22T17:59:28.982Z] OK: 15857 distinct packages available [2022-10-22T17:59:28.982Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-22T17:59:28.982Z] v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-22T17:59:28.982Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-22T17:59:28.982Z] OK: 15857 distinct packages available [2022-10-22T17:59:28.982Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-22T17:59:29.914Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-22T17:59:29.914Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-22T17:59:30.172Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-22T17:59:30.172Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-22T17:59:30.172Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-22T17:59:30.172Z] (3/5) Installing libucontext (1.1-r0) [2022-10-22T17:59:30.429Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-22T17:59:30.429Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-22T17:59:30.429Z] (3/5) Installing libucontext (1.1-r0) [2022-10-22T17:59:30.429Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-22T17:59:30.429Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-22T17:59:30.429Z] Executing busybox-1.34.1-r7.trigger [2022-10-22T17:59:30.429Z] OK: 7 MiB in 19 packages [2022-10-22T17:59:30.687Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-22T17:59:30.687Z] Executing busybox-1.34.1-r7.trigger [2022-10-22T17:59:30.687Z] OK: 7 MiB in 19 packages [2022-10-22T17:59:34.865Z] Removing intermediate container d670c6b798d3 [2022-10-22T17:59:34.865Z] ---> 2451897b645f [2022-10-22T17:59:34.865Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-22T17:59:34.865Z] Removing intermediate container 38f8fe7d0ad9 [2022-10-22T17:59:34.865Z] ---> f13628871b08 [2022-10-22T17:59:34.865Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-22T17:59:43.008Z] ---> 31b4caf9f46d [2022-10-22T17:59:43.008Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-22T17:59:44.907Z] ---> f431bfe5f0a1 [2022-10-22T17:59:44.907Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-22T17:59:45.486Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-22T17:59:45.745Z] ---> f5a297a4ad42 [2022-10-22T17:59:45.745Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-22T17:59:45.745Z] ---> 835d99b30236 [2022-10-22T17:59:45.745Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-22T17:59:46.004Z] ---> b97f7b862c12 [2022-10-22T17:59:46.004Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-22T17:59:46.004Z] ---> 4f2f0593cf5a [2022-10-22T17:59:46.004Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-22T17:59:47.905Z] ---> bd8359acfdeb [2022-10-22T17:59:47.905Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-22T17:59:48.840Z] ---> 05609c3576b2 [2022-10-22T17:59:48.840Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-22T17:59:48.840Z] ---> 5be0da14487c [2022-10-22T17:59:48.840Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-22T17:59:48.840Z] ---> Running in 7bccbe297b4f [2022-10-22T17:59:48.840Z] ---> Running in 193342f9e483 [2022-10-22T17:59:49.099Z] Removing intermediate container a2b2a721d631 [2022-10-22T17:59:49.099Z] ---> 1059b612c696 [2022-10-22T17:59:49.099Z] [2022-10-22T17:59:49.099Z] Step 11/24 : FROM alpine:3.16 [2022-10-22T17:59:49.099Z] Removing intermediate container cd6229d6572d [2022-10-22T17:59:49.099Z] ---> df8e14707ae0 [2022-10-22T17:59:49.099Z] [2022-10-22T17:59:49.099Z] Step 10/33 : FROM alpine:3.16 [2022-10-22T17:59:49.416Z] Removing intermediate container 193342f9e483 [2022-10-22T17:59:49.416Z] ---> e5627358d9a8 [2022-10-22T17:59:49.416Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-22T17:59:49.416Z] Removing intermediate container 7bccbe297b4f [2022-10-22T17:59:49.416Z] ---> 3c3fc4430548 [2022-10-22T17:59:49.416Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-22T17:59:49.676Z] ---> Running in c37ba29483cb [2022-10-22T17:59:49.676Z] ---> Running in 24aeba965860 [2022-10-22T17:59:49.947Z] Removing intermediate container 24aeba965860 [2022-10-22T17:59:49.947Z] ---> 0e9edaaf5526 [2022-10-22T17:59:49.947Z] Step 24/26 : LABEL arch=x86_64 [2022-10-22T17:59:49.947Z] Removing intermediate container c37ba29483cb [2022-10-22T17:59:49.947Z] ---> d854582a0c73 [2022-10-22T17:59:49.947Z] Step 23/25 : LABEL arch=x86_64 [2022-10-22T17:59:49.947Z] ---> Running in 068bebd8422c [2022-10-22T17:59:49.947Z] ---> Running in 57fa073e4b24 [2022-10-22T17:59:50.206Z] Removing intermediate container 57fa073e4b24 [2022-10-22T17:59:50.206Z] ---> bd4ff0b30809 [2022-10-22T17:59:50.206Z] Step 25/26 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T17:59:50.206Z] Removing intermediate container 068bebd8422c [2022-10-22T17:59:50.206Z] ---> 61c623161358 [2022-10-22T17:59:50.206Z] Step 24/25 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T17:59:50.206Z] 3.16: Pulling from library/alpine [2022-10-22T17:59:50.206Z] 3.16: Pulling from library/alpine [2022-10-22T17:59:50.206Z] ---> Running in 7adea04610a3 [2022-10-22T17:59:50.206Z] ---> Running in de6e1ea884ce [2022-10-22T17:59:50.500Z] Removing intermediate container de6e1ea884ce [2022-10-22T17:59:50.500Z] ---> c672866f441a [2022-10-22T17:59:50.500Z] Step 25/25 : LABEL version=2.3.0-dev.98 [2022-10-22T17:59:50.759Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-22T17:59:50.759Z] Removing intermediate container 7adea04610a3 [2022-10-22T17:59:50.759Z] ---> 2385962e31d7 [2022-10-22T17:59:50.759Z] Step 26/26 : LABEL version=2.3.0-dev.98 [2022-10-22T17:59:50.759Z] Status: Downloaded newer image for alpine:3.16 [2022-10-22T17:59:51.017Z] ---> 9c6f07244728 [2022-10-22T17:59:51.017Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-22T17:59:51.017Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-22T17:59:51.017Z] Status: Image is up to date for alpine:3.16 [2022-10-22T17:59:51.017Z] ---> Running in 434c6371bf7d [2022-10-22T17:59:51.017Z] ---> 9c6f07244728 [2022-10-22T17:59:51.017Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-22T17:59:51.017Z] ---> Running in efab2e7189c4 [2022-10-22T17:59:51.017Z] ---> Running in 7ff44ee3f903 [2022-10-22T17:59:51.017Z] ---> Running in 5804239e5246 [2022-10-22T17:59:51.017Z] Removing intermediate container 434c6371bf7d [2022-10-22T17:59:51.017Z] ---> 052cfdf970bb [2022-10-22T17:59:51.017Z] [2022-10-22T17:59:51.279Z] Removing intermediate container efab2e7189c4 [2022-10-22T17:59:51.279Z] ---> bb6a726f2b67 [2022-10-22T17:59:51.279Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-22T17:59:51.279Z] Removing intermediate container 7ff44ee3f903 [2022-10-22T17:59:51.279Z] ---> b1fc49f470cd [2022-10-22T17:59:51.279Z] [2022-10-22T17:59:51.279Z] Removing intermediate container 4ea9e7e7d04e [2022-10-22T17:59:51.279Z] ---> a1f8f2d4e83a [2022-10-22T17:59:51.279Z] [2022-10-22T17:59:51.279Z] Step 10/22 : FROM alpine:3.16 [2022-10-22T17:59:51.279Z] ---> 9c6f07244728 [2022-10-22T17:59:51.279Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-22T17:59:51.279Z] ---> Running in ed61e4bef43b [2022-10-22T17:59:51.279Z] ---> Running in 1941feb2d19c [2022-10-22T17:59:51.279Z] Successfully built 052cfdf970bb [2022-10-22T17:59:51.279Z] Successfully tagged security-spire-server:latest [2022-10-22T17:59:51.279Z] Successfully built b1fc49f470cd [2022-10-22T17:59:51.279Z]  Building security-spire-server ... done Building sys-mgmt-agent [2022-10-22T17:59:51.279Z] Successfully tagged security-spire-agent:latest [2022-10-22T17:59:51.279Z] Building core-data [2022-10-22T17:59:51.279Z]  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T17:59:51.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T17:59:51.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T17:59:51.794Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-22T17:59:51.794Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T17:59:51.794Z] OK: 6 MiB in 15 packages [2022-10-22T17:59:51.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T17:59:51.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T17:59:51.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T17:59:52.051Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-22T17:59:52.051Z] (2/2) Installing su-exec (0.2-r1) [2022-10-22T17:59:52.051Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T17:59:52.051Z] OK: 6 MiB in 16 packages [2022-10-22T17:59:52.051Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-22T17:59:52.051Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-22T17:59:52.051Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-22T17:59:52.051Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-22T17:59:52.051Z] (5/6) Installing curl (7.83.1-r3) [2022-10-22T17:59:52.051Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-22T17:59:52.051Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T17:59:52.051Z] Executing ca-certificates-20220614-r0.trigger [2022-10-22T17:59:52.051Z] OK: 8 MiB in 20 packages [2022-10-22T17:59:55.348Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T17:59:55.348Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-22T17:59:55.348Z] ---> 633436847388 [2022-10-22T17:59:55.348Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-22T17:59:55.348Z] ---> Using cache [2022-10-22T17:59:55.348Z] ---> 195d0460fd05 [2022-10-22T17:59:55.348Z] Step 4/24 : WORKDIR /edgex-go [2022-10-22T17:59:55.348Z] ---> Using cache [2022-10-22T17:59:55.348Z] ---> 9a2ddb55a17c [2022-10-22T17:59:55.348Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T17:59:55.348Z] ---> Using cache [2022-10-22T17:59:55.348Z] ---> cbf8fccb031c [2022-10-22T17:59:55.348Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-22T17:59:56.282Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T17:59:56.282Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-22T17:59:56.282Z] ---> 633436847388 [2022-10-22T17:59:56.282Z] Step 3/23 : WORKDIR /edgex-go [2022-10-22T17:59:56.282Z] ---> Using cache [2022-10-22T17:59:56.282Z] ---> 22072db5408f [2022-10-22T17:59:56.282Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T17:59:56.282Z] ---> Using cache [2022-10-22T17:59:56.282Z] ---> 76f37c4f65b4 [2022-10-22T17:59:56.282Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-22T18:00:01.546Z] ---> Running in 98e1b8263a29 [2022-10-22T18:00:01.546Z] ---> Running in 77357a31e268 [2022-10-22T18:00:01.546Z] Removing intermediate container ed61e4bef43b [2022-10-22T18:00:01.546Z] ---> be72eec0b456 [2022-10-22T18:00:01.546Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-22T18:00:01.546Z] Removing intermediate container 5804239e5246 [2022-10-22T18:00:01.546Z] ---> 3a0ca0ce5dac [2022-10-22T18:00:01.546Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-22T18:00:01.546Z] ---> Running in bd963d2a660f [2022-10-22T18:00:01.546Z] ---> Running in cc67c13cfce9 [2022-10-22T18:00:01.546Z] Removing intermediate container 1941feb2d19c [2022-10-22T18:00:01.546Z] ---> e6d0a588ecc2 [2022-10-22T18:00:01.546Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-22T18:00:01.546Z] ---> Running in 57a54acb7956 [2022-10-22T18:00:01.546Z] Removing intermediate container bd963d2a660f [2022-10-22T18:00:01.546Z] ---> 6022ac7a8b8c [2022-10-22T18:00:01.546Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-22T18:00:01.546Z] ---> Running in 676cb523cab5 [2022-10-22T18:00:01.546Z] Removing intermediate container cc67c13cfce9 [2022-10-22T18:00:01.546Z] ---> ea1cbc3aa0f0 [2022-10-22T18:00:01.546Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-22T18:00:01.546Z] ---> Running in 37c4c93e60a8 [2022-10-22T18:00:01.546Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T18:00:01.546Z] Removing intermediate container 57a54acb7956 [2022-10-22T18:00:01.546Z] ---> c5b94684e55b [2022-10-22T18:00:01.546Z] Step 13/22 : WORKDIR /edgex [2022-10-22T18:00:01.546Z] ---> Running in ed795a4806e7 [2022-10-22T18:00:01.546Z] Removing intermediate container 676cb523cab5 [2022-10-22T18:00:01.546Z] ---> 0137f8550e4f [2022-10-22T18:00:01.546Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-22T18:00:01.546Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T18:00:01.546Z] ---> Running in 19b828bcd8da [2022-10-22T18:00:01.546Z] Removing intermediate container 37c4c93e60a8 [2022-10-22T18:00:01.546Z] ---> 0f765c8a7315 [2022-10-22T18:00:01.546Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-22T18:00:01.546Z] ---> Running in e330be5516ea [2022-10-22T18:00:01.546Z] Removing intermediate container ed795a4806e7 [2022-10-22T18:00:01.546Z] ---> a0b897d05b99 [2022-10-22T18:00:01.546Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-22T18:00:01.546Z] Removing intermediate container 19b828bcd8da [2022-10-22T18:00:01.546Z] ---> b233a75fc051 [2022-10-22T18:00:01.546Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-22T18:00:01.546Z] ---> Running in 67b448302b44 [2022-10-22T18:00:01.546Z] Removing intermediate container e330be5516ea [2022-10-22T18:00:01.546Z] ---> 97a41890b6a6 [2022-10-22T18:00:01.546Z] Step 16/24 : WORKDIR / [2022-10-22T18:00:01.546Z] ---> Running in d396b7b7bd5c [2022-10-22T18:00:01.546Z] Removing intermediate container 67b448302b44 [2022-10-22T18:00:01.546Z] ---> 9ec960482051 [2022-10-22T18:00:01.546Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-22T18:00:01.546Z] ---> Running in 889b787b8deb [2022-10-22T18:00:01.546Z] ---> b070c7ae8fdc [2022-10-22T18:00:01.546Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-22T18:00:01.546Z] Removing intermediate container d396b7b7bd5c [2022-10-22T18:00:01.546Z] ---> a02525cdbba3 [2022-10-22T18:00:01.546Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T18:00:01.839Z] ---> 36f0386e3de3 [2022-10-22T18:00:01.839Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-22T18:00:02.130Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T18:00:02.130Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T18:00:02.130Z] ---> 521669f75f22 [2022-10-22T18:00:02.130Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-22T18:00:02.388Z] OK: 211 MiB in 51 packages [2022-10-22T18:00:02.388Z] OK: 211 MiB in 51 packages [2022-10-22T18:00:02.388Z] ---> 04652e4a4a02 [2022-10-22T18:00:02.388Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-22T18:00:02.646Z] ---> 3f40adde43b9 [2022-10-22T18:00:02.646Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-22T18:00:02.646Z] Removing intermediate container 889b787b8deb [2022-10-22T18:00:02.646Z] ---> ec797a0c225f [2022-10-22T18:00:02.646Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-22T18:00:02.904Z] ---> Running in 821a09fc891e [2022-10-22T18:00:02.904Z] ---> 824a1070b549 [2022-10-22T18:00:02.904Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-22T18:00:02.904Z] ---> Running in 3cac8c3f060e [2022-10-22T18:00:02.904Z] Removing intermediate container 98e1b8263a29 [2022-10-22T18:00:02.904Z] ---> 8ba45f8d058d [2022-10-22T18:00:02.904Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-22T18:00:02.904Z] ---> 516a22495ac7 [2022-10-22T18:00:02.904Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-22T18:00:02.904Z] ---> Running in 1795a008b01c [2022-10-22T18:00:02.904Z] Removing intermediate container 3cac8c3f060e [2022-10-22T18:00:02.904Z] ---> 3fdb3f8d40be [2022-10-22T18:00:02.904Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T18:00:02.904Z] Removing intermediate container 77357a31e268 [2022-10-22T18:00:02.904Z] ---> 096191412724 [2022-10-22T18:00:02.904Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-22T18:00:03.161Z] ---> Running in e631aa2e888c [2022-10-22T18:00:03.161Z] Removing intermediate container 821a09fc891e [2022-10-22T18:00:03.161Z] ---> 63de2475354c [2022-10-22T18:00:03.161Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-22T18:00:03.161Z] ---> 66f0882f65f6 [2022-10-22T18:00:03.161Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:00:03.161Z] ---> Running in b4b3edb4de28 [2022-10-22T18:00:03.161Z] Removing intermediate container e631aa2e888c [2022-10-22T18:00:03.161Z] ---> 5a6779777588 [2022-10-22T18:00:03.161Z] Step 22/24 : LABEL arch=x86_64 [2022-10-22T18:00:03.161Z] ---> Running in 84c08b1587a6 [2022-10-22T18:00:03.161Z] ---> 9c6c05a0fb37 [2022-10-22T18:00:03.161Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:00:03.161Z] ---> a84ccd185ee4 [2022-10-22T18:00:03.161Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-22T18:00:03.420Z] ---> Running in 2c6744cac172 [2022-10-22T18:00:03.420Z] ---> Running in cad842ec778c [2022-10-22T18:00:03.420Z] Removing intermediate container 84c08b1587a6 [2022-10-22T18:00:03.420Z] ---> e6c71efb8d48 [2022-10-22T18:00:03.420Z] Step 23/24 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:00:03.420Z] ---> Running in aff24a1fb984 [2022-10-22T18:00:03.420Z] Removing intermediate container aff24a1fb984 [2022-10-22T18:00:03.420Z] ---> 0cba1b65a48c [2022-10-22T18:00:03.420Z] Step 24/24 : LABEL version=2.3.0-dev.98 [2022-10-22T18:00:03.420Z] ---> Running in 6ce1e53de6da [2022-10-22T18:00:03.678Z] Removing intermediate container 6ce1e53de6da [2022-10-22T18:00:03.678Z] ---> 1e66716c9b54 [2022-10-22T18:00:03.678Z] [2022-10-22T18:00:03.678Z] Successfully built 1e66716c9b54 [2022-10-22T18:00:03.678Z] Successfully tagged core-command:latest [2022-10-22T18:00:03.678Z]  Building core-command ... done Building security-secretstore-setup [2022-10-22T18:00:03.944Z] Removing intermediate container 1795a008b01c [2022-10-22T18:00:03.944Z] ---> dd2ff04940ca [2022-10-22T18:00:03.944Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-22T18:00:03.944Z] ---> Running in 8c3c0a07edf3 [2022-10-22T18:00:07.248Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:00:07.248Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:00:07.248Z] ---> 633436847388 [2022-10-22T18:00:07.248Z] Step 3/25 : WORKDIR /edgex-go [2022-10-22T18:00:07.248Z] ---> Using cache [2022-10-22T18:00:07.248Z] ---> 22072db5408f [2022-10-22T18:00:07.248Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:00:07.248Z] ---> Using cache [2022-10-22T18:00:07.248Z] ---> 76f37c4f65b4 [2022-10-22T18:00:07.248Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-22T18:00:07.496Z] Removing intermediate container 66f7f011b5dd [2022-10-22T18:00:07.496Z] ---> 6198bb1cce52 [2022-10-22T18:00:07.496Z] Successfully built 6198bb1cce52 [2022-10-22T18:00:07.496Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:00:07.874Z] + docker inspect -f . ci-base-image-arm64 [2022-10-22T18:00:07.874Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T18:00:08.081Z] prd-ubuntu20.04-docker-arm64-4c-16g-8852 does not seem to be running inside a container [2022-10-22T18:00:08.149Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/336 -v /w/workspace/edgex-go/336:/w/workspace/edgex-go/336:rw,z -v /w/workspace/edgex-go/336@tmp:/w/workspace/edgex-go/336@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-10-22T18:00:09.179Z] Removing intermediate container 8c3c0a07edf3 [2022-10-22T18:00:09.179Z] ---> 5428b01b64d9 [2022-10-22T18:00:09.179Z] Step 20/22 : LABEL arch=x86_64 [2022-10-22T18:00:09.179Z] ---> Running in ea1aef2ae4f3 [2022-10-22T18:00:09.427Z] $ docker top 0f99e9828f047163858003131b6310c14e89dc00529331ffbafaca0bfe67d41f -eo pid,comm [2022-10-22T18:00:09.437Z] ---> Running in 4f3f84a4935a [Pipeline] { [Pipeline] sh [2022-10-22T18:00:10.276Z] + go version [2022-10-22T18:00:10.276Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-22T18:00:10.294Z] $ docker stop --time=1 0f99e9828f047163858003131b6310c14e89dc00529331ffbafaca0bfe67d41f [2022-10-22T18:00:11.992Z] $ docker rm -f 0f99e9828f047163858003131b6310c14e89dc00529331ffbafaca0bfe67d41f [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-10-22T18:00:12.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-22T18:00:12.588Z] [2022-10-22T18:00:12.588Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:00:12.820Z] Removing intermediate container cad842ec778c [2022-10-22T18:00:12.820Z] ---> 16eec84a3fa3 [2022-10-22T18:00:12.820Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T18:00:12.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-22T18:00:12.929Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-10-22T18:00:12.929Z] 29e5d40040c1: Pulling fs layer [2022-10-22T18:00:12.929Z] 1ce36da41761: Pulling fs layer [2022-10-22T18:00:12.929Z] 25b303627fd3: Pulling fs layer [2022-10-22T18:00:13.077Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T18:00:13.198Z] 29e5d40040c1: Verifying Checksum [2022-10-22T18:00:13.198Z] 29e5d40040c1: Download complete [2022-10-22T18:00:13.469Z] 1ce36da41761: Verifying Checksum [2022-10-22T18:00:13.469Z] 1ce36da41761: Download complete [2022-10-22T18:00:13.739Z] 29e5d40040c1: Pull complete [2022-10-22T18:00:14.011Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T18:00:14.011Z] OK: 211 MiB in 51 packages [2022-10-22T18:00:14.269Z] Removing intermediate container 4f3f84a4935a [2022-10-22T18:00:14.269Z] ---> 6d1518615d08 [2022-10-22T18:00:14.269Z] Step 21/22 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:00:14.269Z] ---> 7c68fcb8c48e [2022-10-22T18:00:14.269Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-22T18:00:14.596Z] ---> Running in 7c4744a72bfd [2022-10-22T18:00:14.596Z] Removing intermediate container 7c4744a72bfd [2022-10-22T18:00:14.596Z] ---> 40eb0e385189 [2022-10-22T18:00:14.596Z] Step 22/22 : LABEL version=2.3.0-dev.98 [2022-10-22T18:00:14.905Z] ---> Running in 7e2557d24264 [2022-10-22T18:00:15.158Z] 1ce36da41761: Pull complete [2022-10-22T18:00:15.158Z] 25b303627fd3: Verifying Checksum [2022-10-22T18:00:15.158Z] 25b303627fd3: Download complete [2022-10-22T18:00:15.470Z] Removing intermediate container ea1aef2ae4f3 [2022-10-22T18:00:15.470Z] ---> a5179653464d [2022-10-22T18:00:15.470Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-22T18:00:18.751Z] Removing intermediate container 7e2557d24264 [2022-10-22T18:00:18.751Z] ---> 165e7cee572b [2022-10-22T18:00:18.751Z] [2022-10-22T18:00:18.751Z] Successfully built 165e7cee572b [2022-10-22T18:00:18.751Z] Successfully tagged security-proxy-setup:latest [2022-10-22T18:00:18.751Z] Building security-spiffe-token-provider [2022-10-22T18:00:18.751Z]  Building security-proxy-setup ... done  ---> 448369d3a5fc [2022-10-22T18:00:18.751Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-22T18:00:22.037Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:00:22.037Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:00:22.037Z] ---> 633436847388 [2022-10-22T18:00:22.037Z] Step 3/20 : WORKDIR /edgex-go [2022-10-22T18:00:22.037Z] ---> Using cache [2022-10-22T18:00:22.037Z] ---> 22072db5408f [2022-10-22T18:00:22.037Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-22T18:00:23.937Z] ---> c4cdb224f02b [2022-10-22T18:00:23.937Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:00:24.544Z] ---> Running in 0470bb4825f4 [2022-10-22T18:00:24.544Z] ---> Running in 5e174710f938 [2022-10-22T18:00:24.544Z] ---> 9536084b54e7 [2022-10-22T18:00:24.544Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-22T18:00:24.803Z] ---> 451f068bd029 [2022-10-22T18:00:24.803Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-22T18:00:25.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T18:00:25.059Z] ---> 6b507c0df0d7 [2022-10-22T18:00:25.059Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-22T18:00:25.059Z] Removing intermediate container 2c6744cac172 [2022-10-22T18:00:25.059Z] ---> 4228d628a3d4 [2022-10-22T18:00:25.059Z] Step 8/23 : COPY . . [2022-10-22T18:00:25.059Z] Removing intermediate container b4b3edb4de28 [2022-10-22T18:00:25.059Z] ---> 95f2c0c0501b [2022-10-22T18:00:25.059Z] Step 9/24 : COPY . . [2022-10-22T18:00:25.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T18:00:25.271Z] 25b303627fd3: Pull complete [2022-10-22T18:00:25.271Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-10-22T18:00:25.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-22T18:00:25.271Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T18:00:25.316Z] v3.16.2-334-gfa0f6c3878 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-22T18:00:25.316Z] v3.16.2-336-gda67e2106e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-22T18:00:25.316Z] OK: 17038 distinct packages available [2022-10-22T18:00:25.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T18:00:25.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T18:00:25.461Z] prd-ubuntu20.04-docker-arm64-4c-16g-8852 does not seem to be running inside a container [2022-10-22T18:00:25.528Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/336 -v /w/workspace/edgex-go/336:/w/workspace/edgex-go/336:rw,z -v /w/workspace/edgex-go/336@tmp:/w/workspace/edgex-go/336@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-10-22T18:00:25.573Z] OK: 211 MiB in 51 packages [2022-10-22T18:00:27.718Z] $ docker top 2698ba974f0f751f103bb51b778fc8ae588717b2d3086eb653d9a2976903001f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-22T18:00:28.563Z] + grep parallel [2022-10-22T18:00:28.563Z] + docker-compose build --help [2022-10-22T18:00:33.913Z] --parallel Build images in parallel. [Pipeline] } [2022-10-22T18:00:33.928Z] $ docker stop --time=1 2698ba974f0f751f103bb51b778fc8ae588717b2d3086eb653d9a2976903001f [2022-10-22T18:00:35.576Z] $ docker rm -f 2698ba974f0f751f103bb51b778fc8ae588717b2d3086eb653d9a2976903001f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:00:36.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-22T18:00:36.117Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T18:00:36.297Z] prd-ubuntu20.04-docker-arm64-4c-16g-8852 does not seem to be running inside a container [2022-10-22T18:00:36.365Z] $ 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/336 -v /w/workspace/edgex-go/336:/w/workspace/edgex-go/336:rw,z -v /w/workspace/edgex-go/336@tmp:/w/workspace/edgex-go/336@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-10-22T18:00:37.565Z] $ docker top daf4491ee8bfa08c1a36da4e98f579613c552fd4d42349c8ef4f0719b34d8d17 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-22T18:00:37.889Z] ---> 501e25c0e767 [2022-10-22T18:00:37.889Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-22T18:00:37.889Z] ---> 8f1da292b2d2 [2022-10-22T18:00:37.889Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-22T18:00:37.889Z] ---> 0c2169e4bc83 [2022-10-22T18:00:37.889Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-22T18:00:37.889Z] ---> Running in 7c193c10759e [2022-10-22T18:00:37.889Z] Removing intermediate container 0470bb4825f4 [2022-10-22T18:00:37.889Z] ---> bcc71d11aff0 [2022-10-22T18:00:37.889Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-22T18:00:37.889Z] ---> Running in bcfef82d4d1f [2022-10-22T18:00:37.889Z] ---> d6598c7eaf03 [2022-10-22T18:00:37.889Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-22T18:00:37.889Z] ---> Running in 0320163ee0b1 [2022-10-22T18:00:38.147Z] ---> 14773e37c5bf [2022-10-22T18:00:38.147Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:00:38.147Z] ---> Running in 8c6ab5feb545 [2022-10-22T18:00:38.407Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-22T18:00:38.408Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-22T18:00:38.665Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-22T18:00:42.977Z] Removing intermediate container 0320163ee0b1 [2022-10-22T18:00:42.977Z] ---> bc73bd2121ef [2022-10-22T18:00:42.977Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-22T18:00:43.772Z] Building core-command ... [2022-10-22T18:00:43.772Z] Building core-data ... [2022-10-22T18:00:43.772Z] Building core-metadata ... [2022-10-22T18:00:43.772Z] Building security-bootstrapper ... [2022-10-22T18:00:43.772Z] Building security-proxy-setup ... [2022-10-22T18:00:43.772Z] Building security-secretstore-setup ... [2022-10-22T18:00:43.772Z] Building security-spiffe-token-provider ... [2022-10-22T18:00:43.772Z] Building security-spire-agent ... [2022-10-22T18:00:43.772Z] Building security-spire-config ... [2022-10-22T18:00:43.772Z] Building security-spire-server ... [2022-10-22T18:00:43.772Z] Building support-notifications ... [2022-10-22T18:00:43.772Z] Building support-scheduler ... [2022-10-22T18:00:43.772Z] Building sys-mgmt-agent ... [2022-10-22T18:00:43.772Z] Building support-notifications [2022-10-22T18:00:43.772Z] Building security-spire-agent [2022-10-22T18:00:43.772Z] Building security-spiffe-token-provider [2022-10-22T18:00:43.772Z] Building security-bootstrapper [2022-10-22T18:00:43.772Z] Building core-command [2022-10-22T18:00:49.619Z] Removing intermediate container 5e174710f938 [2022-10-22T18:00:49.620Z] ---> f199fc0a6aa0 [2022-10-22T18:00:49.620Z] Step 8/25 : COPY . . [2022-10-22T18:00:49.620Z] ---> Running in 38d2b328a82b [2022-10-22T18:00:50.289Z] Removing intermediate container 38d2b328a82b [2022-10-22T18:00:50.289Z] ---> 901bbc457ed4 [2022-10-22T18:00:50.289Z] Step 30/33 : CMD ["gate"] [2022-10-22T18:00:52.815Z] ---> Running in 6e35f359aed3 [2022-10-22T18:00:56.092Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:00:56.092Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:00:56.092Z] ---> 6198bb1cce52 [2022-10-22T18:00:56.092Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-22T18:00:56.092Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:00:56.092Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:00:56.092Z] ---> 6198bb1cce52 [2022-10-22T18:00:56.092Z] Step 3/20 : WORKDIR /edgex-go [2022-10-22T18:00:56.092Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:00:56.092Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:00:56.092Z] ---> 6198bb1cce52 [2022-10-22T18:00:56.092Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-22T18:00:56.092Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:00:56.092Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:00:56.092Z] ---> 6198bb1cce52 [2022-10-22T18:00:56.092Z] Step 3/33 : WORKDIR /edgex-go [2022-10-22T18:00:56.092Z] ---> Running in b44e40e39a04 [2022-10-22T18:00:56.092Z] ---> Running in 9c1fcdb2ddac [2022-10-22T18:00:56.092Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:00:56.092Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:00:56.370Z] ---> 6198bb1cce52 [2022-10-22T18:00:56.370Z] Step 3/26 : WORKDIR /edgex-go [2022-10-22T18:00:56.370Z] ---> Running in 927f4ca335a5 [2022-10-22T18:00:56.370Z] ---> Running in ba51100f6be1 [2022-10-22T18:00:56.370Z] ---> Running in 7f918f727181 [2022-10-22T18:00:56.647Z] Removing intermediate container b44e40e39a04 [2022-10-22T18:00:56.647Z] ---> f94abb820e7d [2022-10-22T18:00:56.647Z] Step 4/24 : WORKDIR /edgex-go [2022-10-22T18:00:56.913Z] Removing intermediate container 9c1fcdb2ddac [2022-10-22T18:00:56.913Z] ---> 8e433f3798ab [2022-10-22T18:00:56.913Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-22T18:00:56.913Z] ---> Running in fab51dd2f13c [2022-10-22T18:00:56.913Z] ---> Running in 7b87ed5e87d2 [2022-10-22T18:00:57.179Z] Removing intermediate container ba51100f6be1 [2022-10-22T18:00:57.179Z] ---> 04b8c04cb688 [2022-10-22T18:00:57.179Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:00:57.179Z] Removing intermediate container 927f4ca335a5 [2022-10-22T18:00:57.179Z] ---> 5ae5fac6e5dd [2022-10-22T18:00:57.179Z] Step 4/23 : WORKDIR /edgex-go [2022-10-22T18:00:57.179Z] Removing intermediate container 7f918f727181 [2022-10-22T18:00:57.179Z] ---> d316350e881e [2022-10-22T18:00:57.179Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:00:57.446Z] ---> Running in d5930a6955fe [2022-10-22T18:00:57.446Z] ---> Running in da8b9bc5b5c0 [2022-10-22T18:00:57.446Z] Removing intermediate container fab51dd2f13c [2022-10-22T18:00:57.446Z] ---> 411f2a4ef603 [2022-10-22T18:00:57.446Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:00:57.446Z] ---> Running in 9053f598077a [2022-10-22T18:00:57.721Z] ---> Running in 8e70e26f87c8 [2022-10-22T18:00:58.310Z] Removing intermediate container da8b9bc5b5c0 [2022-10-22T18:00:58.310Z] ---> 8a8817643f0f [2022-10-22T18:00:58.310Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:00:58.581Z] ---> Running in dc55a4fc662f [2022-10-22T18:00:58.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:00:59.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:01:00.550Z] v3.16.2-334-gfa0f6c3878 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-22T18:01:00.550Z] v3.16.2-336-gda67e2106e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-22T18:01:00.550Z] OK: 16895 distinct packages available [2022-10-22T18:01:00.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:01:00.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:01:01.068Z] Removing intermediate container 6e35f359aed3 [2022-10-22T18:01:01.068Z] ---> a8878fab8337 [2022-10-22T18:01:01.068Z] Step 31/33 : LABEL arch=x86_64 [2022-10-22T18:01:01.068Z] ---> 7c35e5449c87 [2022-10-22T18:01:01.068Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-22T18:01:01.328Z] ---> Running in 81423f54fb1b [2022-10-22T18:01:01.328Z] ---> Running in b3405c96266f [2022-10-22T18:01:01.417Z] Removing intermediate container d5930a6955fe [2022-10-22T18:01:01.417Z] ---> ada6f3e75b7e [2022-10-22T18:01:01.417Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-22T18:01:01.592Z] Removing intermediate container 81423f54fb1b [2022-10-22T18:01:01.592Z] ---> 2dedb3ec5991 [2022-10-22T18:01:01.592Z] Step 32/33 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:01:01.685Z] ---> Running in b09d1a16fc79 [2022-10-22T18:01:01.853Z] ---> Running in bea70b03af5e [2022-10-22T18:01:01.853Z] Removing intermediate container 8c6ab5feb545 [2022-10-22T18:01:01.853Z] ---> e11fce7f4207 [2022-10-22T18:01:01.853Z] Step 7/20 : COPY . . [2022-10-22T18:01:01.953Z] OK: 221 MiB in 51 packages [2022-10-22T18:01:01.953Z] Removing intermediate container 8e70e26f87c8 [2022-10-22T18:01:01.953Z] ---> 9169987655f4 [2022-10-22T18:01:01.953Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-22T18:01:02.112Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-22T18:01:02.224Z] Removing intermediate container 9053f598077a [2022-10-22T18:01:02.224Z] ---> 4c160c59e2aa [2022-10-22T18:01:02.224Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-22T18:01:02.224Z] ---> Running in f2afbeb04e58 [2022-10-22T18:01:02.492Z] Removing intermediate container dc55a4fc662f [2022-10-22T18:01:02.492Z] ---> 635b016948e0 [2022-10-22T18:01:02.492Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-22T18:01:02.492Z] ---> Running in 8c3bec2be86f [2022-10-22T18:01:02.492Z] ---> Running in dbe7b2a31a0f [2022-10-22T18:01:03.904Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:01:03.904Z] Removing intermediate container 7b87ed5e87d2 [2022-10-22T18:01:03.904Z] ---> e94c962a99d5 [2022-10-22T18:01:03.904Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-22T18:01:04.172Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:01:04.759Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:01:04.759Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:01:04.759Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:01:04.759Z] ---> c0edf4e988af [2022-10-22T18:01:04.759Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:01:05.033Z] ---> Running in f1b2b6174171 [2022-10-22T18:01:05.033Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:01:05.618Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:01:05.618Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:01:06.202Z] OK: 221 MiB in 51 packages [2022-10-22T18:01:06.305Z] Removing intermediate container bea70b03af5e [2022-10-22T18:01:06.305Z] ---> 66a9f39e6b34 [2022-10-22T18:01:06.305Z] Step 33/33 : LABEL version=2.3.0-dev.98 [2022-10-22T18:01:06.785Z] OK: 221 MiB in 51 packages [2022-10-22T18:01:07.053Z] OK: 221 MiB in 51 packages [2022-10-22T18:01:07.053Z] OK: 221 MiB in 51 packages [2022-10-22T18:01:08.017Z] Removing intermediate container b09d1a16fc79 [2022-10-22T18:01:08.017Z] ---> f61bc287dc5d [2022-10-22T18:01:08.017Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-22T18:01:08.602Z] Removing intermediate container 8c3bec2be86f [2022-10-22T18:01:08.602Z] Removing intermediate container f2afbeb04e58 [2022-10-22T18:01:08.602Z] ---> 28203fc3aba7 [2022-10-22T18:01:08.602Z] ---> 9da76a867f83 [2022-10-22T18:01:08.602Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-22T18:01:08.602Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-22T18:01:08.870Z] Removing intermediate container dbe7b2a31a0f [2022-10-22T18:01:08.870Z] ---> c79e57d966c4 [2022-10-22T18:01:08.870Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-22T18:01:09.138Z] ---> a599de1a3146 [2022-10-22T18:01:09.138Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:01:09.138Z] ---> Running in 36adefa46aeb [2022-10-22T18:01:09.606Z] Removing intermediate container 7c193c10759e [2022-10-22T18:01:09.606Z] ---> ef8cf6cb87b2 [2022-10-22T18:01:09.606Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-22T18:01:09.866Z] ---> Running in 4f359a4eee34 [2022-10-22T18:01:09.866Z] ---> Running in 85d85527203b [2022-10-22T18:01:10.101Z] ---> ef3b2e90ea25 [2022-10-22T18:01:10.101Z] ---> bd0c341dcd62 [2022-10-22T18:01:10.101Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:01:10.101Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:01:10.101Z] ---> Running in 3bfcfe092397 [2022-10-22T18:01:10.101Z] ---> Running in 0af48488664a [2022-10-22T18:01:10.126Z] ---> ae65413518bf [2022-10-22T18:01:10.126Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-22T18:01:10.369Z] ---> 7fe6bb8b2b0d [2022-10-22T18:01:10.369Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:01:10.385Z] ---> Running in 02ac7a50697b [2022-10-22T18:01:10.385Z] Removing intermediate container 4f359a4eee34 [2022-10-22T18:01:10.385Z] ---> 7314fa076bdf [2022-10-22T18:01:10.385Z] [2022-10-22T18:01:10.385Z] Successfully built 7314fa076bdf [2022-10-22T18:01:10.385Z] Successfully tagged security-bootstrapper:latest [2022-10-22T18:01:10.385Z]  Building security-bootstrapper ... done Building support-scheduler [2022-10-22T18:01:10.636Z] ---> Running in 0705d293a6d3 [2022-10-22T18:01:10.644Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-22T18:01:10.903Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-22T18:01:15.111Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:01:15.111Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:01:15.111Z] ---> 633436847388 [2022-10-22T18:01:15.111Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-22T18:01:15.111Z] ---> Using cache [2022-10-22T18:01:15.111Z] ---> 195d0460fd05 [2022-10-22T18:01:15.111Z] Step 4/23 : WORKDIR /edgex-go [2022-10-22T18:01:15.111Z] ---> Using cache [2022-10-22T18:01:15.111Z] ---> 9a2ddb55a17c [2022-10-22T18:01:15.111Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:01:15.111Z] ---> Using cache [2022-10-22T18:01:15.111Z] ---> cbf8fccb031c [2022-10-22T18:01:15.111Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-22T18:01:15.111Z] ---> Using cache [2022-10-22T18:01:15.111Z] ---> 8bc79a9ed0b0 [2022-10-22T18:01:15.111Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-22T18:01:15.111Z] ---> Using cache [2022-10-22T18:01:15.111Z] ---> 3c69ef69fefe [2022-10-22T18:01:15.111Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:01:15.111Z] ---> Using cache [2022-10-22T18:01:15.111Z] ---> 5f0dd39ebda2 [2022-10-22T18:01:15.111Z] Step 9/23 : COPY . . [2022-10-22T18:01:15.111Z] ---> Using cache [2022-10-22T18:01:15.111Z] ---> 337002345831 [2022-10-22T18:01:15.111Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-22T18:01:21.689Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-22T18:01:21.689Z] ---> Running in d18ce0b959ad [2022-10-22T18:01:21.948Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-22T18:01:22.207Z] Removing intermediate container 85d85527203b [2022-10-22T18:01:22.207Z] ---> 233adf87d78c [2022-10-22T18:01:22.207Z] [2022-10-22T18:01:22.207Z] Step 11/23 : FROM alpine:3.16 [2022-10-22T18:01:22.207Z] ---> 9c6f07244728 [2022-10-22T18:01:22.207Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-22T18:01:24.777Z] ---> Running in 59a4111dd104 [2022-10-22T18:01:24.777Z] Removing intermediate container bcfef82d4d1f [2022-10-22T18:01:24.777Z] ---> 2d83d9ccfcf9 [2022-10-22T18:01:24.777Z] [2022-10-22T18:01:24.777Z] Step 11/24 : FROM alpine:3.16 [2022-10-22T18:01:24.777Z] ---> 9c6f07244728 [2022-10-22T18:01:24.777Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-22T18:01:24.777Z] ---> Running in aa1e16f317bc [2022-10-22T18:01:25.037Z] Removing intermediate container 59a4111dd104 [2022-10-22T18:01:25.037Z] ---> 807c16645137 [2022-10-22T18:01:25.037Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-22T18:01:25.037Z] ---> Running in 8fb3b49db549 [2022-10-22T18:01:25.297Z] Removing intermediate container aa1e16f317bc [2022-10-22T18:01:25.297Z] ---> 3e87dba2c4a8 [2022-10-22T18:01:25.297Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-22T18:01:25.557Z] ---> Running in 7854161d0e1c [2022-10-22T18:01:25.817Z] Removing intermediate container 7854161d0e1c [2022-10-22T18:01:25.817Z] ---> 550f2706463c [2022-10-22T18:01:25.817Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-22T18:01:25.817Z] ---> Running in 7554aa433ace [2022-10-22T18:01:25.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T18:01:26.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T18:01:26.358Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-22T18:01:26.358Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-22T18:01:26.358Z] (3/33) Installing readline (8.1.2-r0) [2022-10-22T18:01:26.358Z] (4/33) Installing bash (5.1.16-r2) [2022-10-22T18:01:26.358Z] Removing intermediate container 7554aa433ace [2022-10-22T18:01:26.358Z] ---> 08cf57743243 [2022-10-22T18:01:26.358Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:01:26.358Z] Executing bash-5.1.16-r2.post-install [2022-10-22T18:01:26.358Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-22T18:01:26.358Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-22T18:01:26.358Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-22T18:01:26.358Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-22T18:01:26.358Z] (9/33) Installing curl (7.83.1-r3) [2022-10-22T18:01:26.358Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-10-22T18:01:26.935Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-22T18:01:26.935Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-22T18:01:26.935Z] (13/33) Installing expat (2.4.9-r0) [2022-10-22T18:01:26.935Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-22T18:01:26.935Z] (15/33) Installing gdbm (1.23-r0) [2022-10-22T18:01:26.935Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-22T18:01:26.935Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-22T18:01:26.935Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-22T18:01:26.935Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-22T18:01:26.935Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-22T18:01:26.935Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-22T18:01:27.521Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-22T18:01:27.521Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-22T18:01:27.521Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-22T18:01:27.521Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-22T18:01:27.521Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-22T18:01:27.521Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-22T18:01:27.521Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-22T18:01:27.521Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-22T18:01:27.521Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-22T18:01:27.521Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-22T18:01:27.521Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-22T18:01:27.521Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-22T18:01:27.521Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T18:01:27.521Z] Executing ca-certificates-20220614-r0.trigger [2022-10-22T18:01:27.779Z] OK: 122 MiB in 47 packages [2022-10-22T18:01:28.348Z] ---> Running in c6797b3be8ae [2022-10-22T18:01:30.257Z] Removing intermediate container b3405c96266f [2022-10-22T18:01:30.257Z] ---> 44f25bcc4fd1 [2022-10-22T18:01:30.257Z] [2022-10-22T18:01:30.257Z] Step 10/25 : FROM alpine:3.16 [2022-10-22T18:01:30.257Z] ---> 9c6f07244728 [2022-10-22T18:01:30.257Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-22T18:01:30.830Z] ---> Running in e0cfdd3853b9 [2022-10-22T18:01:31.402Z] Removing intermediate container c6797b3be8ae [2022-10-22T18:01:31.402Z] ---> a9740c771128 [2022-10-22T18:01:31.402Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-22T18:01:31.402Z] ---> Running in ce8904008b26 [2022-10-22T18:01:31.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T18:01:31.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T18:01:31.662Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-22T18:01:31.662Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-22T18:01:31.662Z] (3/3) Installing su-exec (0.2-r1) [2022-10-22T18:01:31.662Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T18:01:31.662Z] Executing ca-certificates-20220614-r0.trigger [2022-10-22T18:01:31.662Z] OK: 6 MiB in 17 packages [2022-10-22T18:01:31.921Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T18:01:32.180Z] Collecting docker-compose==1.23.2 [2022-10-22T18:01:32.180Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-22T18:01:32.180Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 19.9 MB/s eta 0:00:00 [2022-10-22T18:01:32.439Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-22T18:01:32.439Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-22T18:01:32.439Z] Preparing metadata (setup.py): started [2022-10-22T18:01:32.732Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-22T18:01:32.732Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T18:01:32.732Z] Removing intermediate container e0cfdd3853b9 [2022-10-22T18:01:32.732Z] ---> be6a5b888ee2 [2022-10-22T18:01:32.732Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-22T18:01:33.007Z] Collecting jsonschema<3,>=2.5.1 [2022-10-22T18:01:33.007Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-22T18:01:33.007Z] Collecting cached-property<2,>=1.2.0 [2022-10-22T18:01:33.007Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-22T18:01:33.007Z] ---> Running in 56cccab2d638 [2022-10-22T18:01:33.007Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-22T18:01:33.007Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-22T18:01:33.007Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 142.3 MB/s eta 0:00:00 [2022-10-22T18:01:33.007Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-22T18:01:33.267Z] Collecting PyYAML<4,>=3.10 [2022-10-22T18:01:33.267Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-22T18:01:33.267Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-22T18:01:33.267Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 75.6 MB/s eta 0:00:00 [2022-10-22T18:01:33.267Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-22T18:01:33.529Z] Removing intermediate container 56cccab2d638 [2022-10-22T18:01:33.529Z] ---> b540c96866b5 [2022-10-22T18:01:33.529Z] Step 13/25 : WORKDIR / [2022-10-22T18:01:33.529Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-22T18:01:33.529Z] Preparing metadata (setup.py): started [2022-10-22T18:01:33.789Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-22T18:01:33.789Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-22T18:01:33.789Z] ---> Running in 5e718cedbb63 [2022-10-22T18:01:34.049Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T18:01:34.049Z] OK: 8 MiB in 20 packages [2022-10-22T18:01:34.049Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-22T18:01:34.049Z] Collecting docopt<0.7,>=0.6.1 [2022-10-22T18:01:34.049Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-22T18:01:34.049Z] Preparing metadata (setup.py): started [2022-10-22T18:01:34.049Z] Removing intermediate container 5e718cedbb63 [2022-10-22T18:01:34.049Z] ---> 24eb7a6f9055 [2022-10-22T18:01:34.049Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-22T18:01:34.310Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-22T18:01:34.310Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-22T18:01:34.310Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-22T18:01:34.310Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 141.2 MB/s eta 0:00:00 [2022-10-22T18:01:34.310Z] Collecting docker<4.0,>=3.6.0 [2022-10-22T18:01:34.310Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-22T18:01:34.310Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 172.6 MB/s eta 0:00:00 [2022-10-22T18:01:34.570Z] Collecting texttable<0.10,>=0.9.0 [2022-10-22T18:01:34.570Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-22T18:01:34.570Z] Preparing metadata (setup.py): started [2022-10-22T18:01:34.830Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-22T18:01:34.830Z] 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-10-22T18:01:35.091Z] Collecting docker-pycreds>=0.4.0 [2022-10-22T18:01:35.091Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-22T18:01:35.091Z] Collecting idna<2.8,>=2.5 [2022-10-22T18:01:35.091Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-22T18:01:35.091Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 84.2 MB/s eta 0:00:00 [2022-10-22T18:01:35.091Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-22T18:01:35.091Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-22T18:01:35.091Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 55.6 MB/s eta 0:00:00 [2022-10-22T18:01:35.091Z] Collecting certifi>=2017.4.17 [2022-10-22T18:01:35.091Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-22T18:01:35.091Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 124.4 MB/s eta 0:00:00 [2022-10-22T18:01:35.352Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-22T18:01:35.352Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-22T18:01:35.352Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 139.3 MB/s eta 0:00:00 [2022-10-22T18:01:35.352Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-22T18:01:35.352Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-22T18:01:35.352Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-22T18:01:35.352Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-22T18:01:35.612Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-22T18:01:35.612Z] Running setup.py install for texttable: started [2022-10-22T18:01:36.183Z] Running setup.py install for texttable: finished with status 'done' [2022-10-22T18:01:36.183Z] Running setup.py install for PyYAML: started [2022-10-22T18:01:36.769Z] ---> fdd8bb93c9a9 [2022-10-22T18:01:36.769Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-22T18:01:37.027Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-22T18:01:37.285Z] Removing intermediate container ce8904008b26 [2022-10-22T18:01:37.285Z] ---> e775ce76bdc6 [2022-10-22T18:01:37.285Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T18:01:37.542Z] ---> 630303a09e32 [2022-10-22T18:01:37.542Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-22T18:01:37.542Z] Running setup.py install for docopt: started [2022-10-22T18:01:37.542Z] Removing intermediate container 02ac7a50697b [2022-10-22T18:01:37.542Z] ---> ffd0df4a0d47 [2022-10-22T18:01:37.542Z] [2022-10-22T18:01:37.542Z] Step 9/20 : FROM alpine:3.15 [2022-10-22T18:01:37.542Z] ---> c4fc93816858 [2022-10-22T18:01:37.542Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-22T18:01:37.542Z] ---> Using cache [2022-10-22T18:01:37.542Z] ---> 5c9540197fc0 [2022-10-22T18:01:37.542Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:01:37.542Z] ---> Using cache [2022-10-22T18:01:37.542Z] ---> 02be9c96b839 [2022-10-22T18:01:37.542Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-22T18:01:37.800Z] ---> eb23ad5135f0 [2022-10-22T18:01:37.800Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-22T18:01:37.800Z] ---> Running in a16b7ce3f76b [2022-10-22T18:01:37.800Z] ---> fadaf7cded3e [2022-10-22T18:01:37.800Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-22T18:01:37.800Z] Running setup.py install for docopt: finished with status 'done' [2022-10-22T18:01:38.733Z] ---> a3e1eaffe38d [2022-10-22T18:01:38.733Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-22T18:01:38.733Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-22T18:01:38.733Z] ---> 461d65092630 [2022-10-22T18:01:38.733Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-22T18:01:38.733Z] Running setup.py install for dockerpty: started [2022-10-22T18:01:39.401Z] ---> 80cfae6bca9f [2022-10-22T18:01:39.401Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-22T18:01:39.401Z] ---> Running in 500bdefd5850 [2022-10-22T18:01:39.401Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-22T18:01:39.401Z] Removing intermediate container 500bdefd5850 [2022-10-22T18:01:39.401Z] ---> 8f7210b7a06f [2022-10-22T18:01:39.401Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T18:01:39.659Z] ---> Running in b547652c5eb3 [2022-10-22T18:01:39.659Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-22T18:01:39.659Z] ---> f79559084e07 [2022-10-22T18:01:39.659Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-22T18:01:39.917Z] Removing intermediate container b547652c5eb3 [2022-10-22T18:01:39.917Z] ---> 5f1ff765f94e [2022-10-22T18:01:39.917Z] Step 22/24 : LABEL arch=x86_64 [2022-10-22T18:01:39.917Z] ---> Running in 5d73b2f66a02 [2022-10-22T18:01:39.917Z] v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-22T18:01:39.917Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-22T18:01:39.917Z] OK: 15857 distinct packages available [2022-10-22T18:01:40.174Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-22T18:01:40.174Z] 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-10-22T18:01:40.174Z] 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-10-22T18:01:40.740Z] Removing intermediate container 5d73b2f66a02 [2022-10-22T18:01:40.740Z] ---> dc56ebdbc203 [2022-10-22T18:01:40.740Z] Step 23/24 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:01:40.998Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-22T18:01:41.257Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-22T18:01:41.257Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-22T18:01:41.257Z] ---> 989fc14e85ad [2022-10-22T18:01:41.257Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-22T18:01:41.257Z] ---> Running in 89ceb032ffb8 [2022-10-22T18:01:41.537Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-22T18:01:41.537Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-22T18:01:41.537Z] (5/9) Installing curl (7.80.0-r3) [2022-10-22T18:01:41.537Z] Removing intermediate container 89ceb032ffb8 [2022-10-22T18:01:41.537Z] ---> d9398cb313e7 [2022-10-22T18:01:41.537Z] Step 24/24 : LABEL version=2.3.0-dev.98 [2022-10-22T18:01:41.795Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-22T18:01:41.795Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-22T18:01:41.795Z] ---> Running in 0cb8686d0b8e [2022-10-22T18:01:41.795Z] (8/9) Installing libucontext (1.1-r0) [2022-10-22T18:01:42.057Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-22T18:01:42.057Z] Executing busybox-1.34.1-r7.trigger [2022-10-22T18:01:42.057Z] Executing ca-certificates-20220614-r0.trigger [2022-10-22T18:01:42.323Z] OK: 8 MiB in 23 packages [2022-10-22T18:01:44.856Z] ---> 3945eceadbf4 [2022-10-22T18:01:44.856Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-22T18:01:44.856Z] Removing intermediate container 0cb8686d0b8e [2022-10-22T18:01:44.856Z] ---> 7861095e0e00 [2022-10-22T18:01:44.856Z] [2022-10-22T18:01:44.856Z] ---> Running in cb440dd3b1f9 [2022-10-22T18:01:44.856Z] Successfully built 7861095e0e00 [2022-10-22T18:01:44.856Z] Successfully tagged core-data:latest [2022-10-22T18:01:44.856Z] Building support-notifications [2022-10-22T18:01:44.856Z]  Building core-data ... done Removing intermediate container 8fb3b49db549 [2022-10-22T18:01:44.856Z] ---> 9e79d14ea3f0 [2022-10-22T18:01:44.856Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-22T18:01:49.076Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:01:49.076Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:01:49.076Z] ---> 633436847388 [2022-10-22T18:01:49.076Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-22T18:01:49.076Z] ---> Using cache [2022-10-22T18:01:49.076Z] ---> 195d0460fd05 [2022-10-22T18:01:49.076Z] Step 4/23 : WORKDIR /edgex-go [2022-10-22T18:01:49.076Z] ---> Using cache [2022-10-22T18:01:49.076Z] ---> 9a2ddb55a17c [2022-10-22T18:01:49.076Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:01:49.076Z] ---> Using cache [2022-10-22T18:01:49.076Z] ---> cbf8fccb031c [2022-10-22T18:01:49.076Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-22T18:01:50.990Z] ---> Running in d1d531787f02 [2022-10-22T18:01:50.990Z] Removing intermediate container a16b7ce3f76b [2022-10-22T18:01:50.990Z] ---> 476ecc82e005 [2022-10-22T18:01:50.990Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T18:01:50.990Z] ---> Running in 6c5299c7f608 [2022-10-22T18:01:50.990Z] Removing intermediate container d1d531787f02 [2022-10-22T18:01:50.990Z] ---> 083c7e4bd416 [2022-10-22T18:01:50.990Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-22T18:01:50.990Z] ---> Running in 0a5d96e79982 [2022-10-22T18:01:51.250Z] Removing intermediate container 0a5d96e79982 [2022-10-22T18:01:51.250Z] ---> 4131ea9ccbd5 [2022-10-22T18:01:51.250Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-22T18:01:51.509Z] ---> 97c8683c18e5 [2022-10-22T18:01:51.509Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-22T18:01:51.509Z] Removing intermediate container cb440dd3b1f9 [2022-10-22T18:01:51.509Z] ---> f102998b6cb3 [2022-10-22T18:01:51.509Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-22T18:01:51.509Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T18:01:52.449Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T18:01:52.709Z] OK: 211 MiB in 51 packages [2022-10-22T18:01:52.709Z] ---> Running in 40ff5df685ed [2022-10-22T18:01:54.091Z] ---> a32b9078868a [2022-10-22T18:01:54.091Z] ---> 374a3311e2d7 [2022-10-22T18:01:54.091Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.tomlStep 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-22T18:01:54.091Z] [2022-10-22T18:01:54.091Z] Removing intermediate container 40ff5df685ed [2022-10-22T18:01:54.091Z] ---> e5bcbaf2f19b [2022-10-22T18:01:54.091Z] Step 23/25 : LABEL arch=x86_64 [2022-10-22T18:01:54.091Z] ---> Running in 012690916ad0 [2022-10-22T18:01:54.364Z] ---> 65e5bca8283e [2022-10-22T18:01:54.364Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-22T18:01:54.364Z] Removing intermediate container 6c5299c7f608 [2022-10-22T18:01:54.364Z] ---> ac44a8309503 [2022-10-22T18:01:54.364Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-22T18:01:54.364Z] Removing intermediate container 012690916ad0 [2022-10-22T18:01:54.364Z] ---> 7a64466cd6a3 [2022-10-22T18:01:54.364Z] Step 24/25 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:01:54.364Z] ---> Running in be780a3d8ce0 [2022-10-22T18:01:54.364Z] ---> 72ed5126d6ea [2022-10-22T18:01:54.364Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-22T18:01:54.626Z] Removing intermediate container d18ce0b959ad [2022-10-22T18:01:54.626Z] ---> 1f0c2ac40805 [2022-10-22T18:01:54.626Z] [2022-10-22T18:01:54.626Z] Step 11/23 : FROM alpine:3.16 [2022-10-22T18:01:54.626Z] ---> 9c6f07244728 [2022-10-22T18:01:54.626Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-22T18:01:54.626Z] ---> Running in 341ecc6fd585 [2022-10-22T18:01:54.626Z] ---> Using cache [2022-10-22T18:01:54.626Z] ---> 3a0ca0ce5dac [2022-10-22T18:01:54.626Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-22T18:01:54.626Z] ---> Using cache [2022-10-22T18:01:54.626Z] ---> ea1cbc3aa0f0 [2022-10-22T18:01:54.626Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-22T18:01:54.626Z] ---> Running in b8b78d866ac4 [2022-10-22T18:01:54.626Z] Removing intermediate container 341ecc6fd585 [2022-10-22T18:01:54.626Z] ---> eda2cb58b826 [2022-10-22T18:01:54.626Z] Step 25/25 : LABEL version=2.3.0-dev.98 [2022-10-22T18:01:54.626Z] ---> 045221eb54bb [2022-10-22T18:01:54.626Z] Removing intermediate container be780a3d8ce0 [2022-10-22T18:01:54.626Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 94d17f6ce031 [2022-10-22T18:01:54.626Z] [2022-10-22T18:01:54.626Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T18:01:54.626Z] ---> Running in d404f51766b4 [2022-10-22T18:01:54.626Z] ---> Running in e16677616200 [2022-10-22T18:01:54.886Z] ---> Running in 6a8c37bf7119 [2022-10-22T18:01:54.886Z] Removing intermediate container b8b78d866ac4 [2022-10-22T18:01:54.886Z] ---> ec62131d8385 [2022-10-22T18:01:54.886Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-22T18:01:54.886Z] ---> cd6455d30851 [2022-10-22T18:01:54.886Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-22T18:01:54.886Z] Removing intermediate container d404f51766b4 [2022-10-22T18:01:54.886Z] ---> 9837acbb6b43 [2022-10-22T18:01:54.886Z] [2022-10-22T18:01:54.886Z] ---> Running in f96d599c1d8d [2022-10-22T18:01:54.886Z] ---> Running in da797e943fd3 [2022-10-22T18:01:54.886Z] Removing intermediate container e16677616200 [2022-10-22T18:01:54.886Z] ---> 1de71aff4162 [2022-10-22T18:01:54.886Z] Step 18/20 : LABEL arch=x86_64 [2022-10-22T18:01:54.886Z] ---> Running in 8d164fd9772d [2022-10-22T18:01:54.886Z] Successfully built 9837acbb6b43 [2022-10-22T18:01:54.886Z] Successfully tagged security-secretstore-setup:latest [2022-10-22T18:01:54.886Z]  Building security-secretstore-setup ... done Building security-spire-config [2022-10-22T18:01:54.886Z] Removing intermediate container f96d599c1d8d [2022-10-22T18:01:54.886Z] ---> 65051ee00364 [2022-10-22T18:01:54.886Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T18:01:55.146Z] Removing intermediate container da797e943fd3 [2022-10-22T18:01:55.146Z] ---> 22e442ee8a38 [2022-10-22T18:01:55.146Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T18:01:55.146Z] Removing intermediate container 8d164fd9772d [2022-10-22T18:01:55.146Z] ---> 15b1dcef2ec3 [2022-10-22T18:01:55.146Z] Step 19/20 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:01:56.137Z] ---> Running in 8a1b89093778 [2022-10-22T18:01:58.050Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:01:58.050Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:01:58.050Z] ---> 633436847388 [2022-10-22T18:01:58.050Z] Step 3/26 : WORKDIR /edgex-go [2022-10-22T18:01:58.050Z] ---> Using cache [2022-10-22T18:01:58.050Z] ---> 22072db5408f [2022-10-22T18:01:58.050Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:01:58.050Z] ---> Using cache [2022-10-22T18:01:58.050Z] ---> 76f37c4f65b4 [2022-10-22T18:01:58.050Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-22T18:01:58.050Z] ---> Using cache [2022-10-22T18:01:58.050Z] ---> 3db27302b366 [2022-10-22T18:01:58.050Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-22T18:01:58.050Z] ---> Using cache [2022-10-22T18:01:58.050Z] ---> 214d31dd26d1 [2022-10-22T18:01:58.050Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:01:58.050Z] ---> Using cache [2022-10-22T18:01:58.050Z] ---> 611cfd62b90c [2022-10-22T18:01:58.050Z] Step 8/26 : COPY . . [2022-10-22T18:01:58.050Z] ---> Using cache [2022-10-22T18:01:58.050Z] ---> c3e8c9f7ce26 [2022-10-22T18:01:58.050Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-22T18:01:58.050Z] ---> Using cache [2022-10-22T18:01:58.050Z] ---> 168dbed7527f [2022-10-22T18:01:58.050Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-22T18:01:58.050Z] ---> Using cache [2022-10-22T18:01:58.050Z] ---> fed145835f4e [2022-10-22T18:01:58.050Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-22T18:01:58.050Z] ---> Using cache [2022-10-22T18:01:58.050Z] ---> b11828e28efd [2022-10-22T18:01:58.050Z] Step 12/26 : WORKDIR /edgex-go [2022-10-22T18:01:58.050Z] ---> Using cache [2022-10-22T18:01:58.050Z] ---> f5f15779660c [2022-10-22T18:01:58.050Z] [2022-10-22T18:01:58.050Z] Step 13/26 : FROM alpine:3.15 [2022-10-22T18:01:58.050Z] ---> c4fc93816858 [2022-10-22T18:01:58.050Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-22T18:01:58.050Z] ---> Using cache [2022-10-22T18:01:58.050Z] ---> 5c9540197fc0 [2022-10-22T18:01:58.050Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:01:58.050Z] ---> Using cache [2022-10-22T18:01:58.050Z] ---> 02be9c96b839 [2022-10-22T18:01:58.050Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-22T18:02:01.374Z] ---> Running in 9ddd5a0bfd51 [2022-10-22T18:02:01.374Z] ---> ed6df6182f9c [2022-10-22T18:02:01.374Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-22T18:02:01.374Z] ---> Running in f551593bf533 [2022-10-22T18:02:01.374Z] Removing intermediate container 8a1b89093778 [2022-10-22T18:02:01.374Z] ---> 75a7a5b29efd [2022-10-22T18:02:01.374Z] Step 21/23 : LABEL arch=x86_64 [2022-10-22T18:02:01.374Z] ---> Running in 612c91419b75 [2022-10-22T18:02:01.374Z] Removing intermediate container 9ddd5a0bfd51 [2022-10-22T18:02:01.374Z] ---> ef7dadf97448 [2022-10-22T18:02:01.374Z] Step 20/20 : LABEL version=2.3.0-dev.98 [2022-10-22T18:02:01.374Z] ---> Running in 412fd5ac2886 [2022-10-22T18:02:01.374Z] Removing intermediate container 612c91419b75 [2022-10-22T18:02:01.374Z] ---> 7febbe438e02 [2022-10-22T18:02:01.374Z] Step 22/23 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:02:01.374Z] ---> Running in 0de67387a7ce [2022-10-22T18:02:02.008Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-22T18:02:02.009Z] Removing intermediate container 412fd5ac2886 [2022-10-22T18:02:02.009Z] ---> e6e61a04a985 [2022-10-22T18:02:02.009Z] [2022-10-22T18:02:02.009Z] Removing intermediate container 0de67387a7ce [2022-10-22T18:02:02.009Z] ---> eabda6c27b12 [2022-10-22T18:02:02.009Z] Step 23/23 : LABEL version=2.3.0-dev.98 [2022-10-22T18:02:02.009Z] ---> 8dbad321067a [2022-10-22T18:02:02.009Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-22T18:02:02.009Z] Successfully built e6e61a04a985 [2022-10-22T18:02:02.269Z] Successfully tagged security-spiffe-token-provider:latest [2022-10-22T18:02:02.269Z]  Building security-spiffe-token-provider ... done Building core-metadata [2022-10-22T18:02:02.269Z] ---> Running in 23227551abb5 [2022-10-22T18:02:03.383Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-22T18:02:04.329Z] v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-22T18:02:04.329Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-22T18:02:04.329Z] OK: 15857 distinct packages available [2022-10-22T18:02:04.329Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-22T18:02:04.896Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:02:04.896Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:02:04.896Z] ---> 633436847388 [2022-10-22T18:02:04.896Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-22T18:02:04.896Z] ---> Using cache [2022-10-22T18:02:04.896Z] ---> 195d0460fd05 [2022-10-22T18:02:04.896Z] Step 4/25 : WORKDIR /edgex-go [2022-10-22T18:02:04.896Z] ---> Using cache [2022-10-22T18:02:04.896Z] ---> 9a2ddb55a17c [2022-10-22T18:02:04.896Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:02:04.896Z] ---> Using cache [2022-10-22T18:02:04.896Z] ---> cbf8fccb031c [2022-10-22T18:02:04.896Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-22T18:02:04.896Z] ---> Using cache [2022-10-22T18:02:04.896Z] ---> 8bc79a9ed0b0 [2022-10-22T18:02:04.896Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-22T18:02:04.896Z] ---> Using cache [2022-10-22T18:02:04.896Z] ---> 3c69ef69fefe [2022-10-22T18:02:04.896Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:02:04.896Z] ---> Using cache [2022-10-22T18:02:04.896Z] ---> 5f0dd39ebda2 [2022-10-22T18:02:04.896Z] Step 9/25 : COPY . . [2022-10-22T18:02:04.896Z] ---> Using cache [2022-10-22T18:02:04.896Z] ---> 337002345831 [2022-10-22T18:02:04.896Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-22T18:02:05.155Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-22T18:02:05.428Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-22T18:02:05.686Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-22T18:02:05.686Z] (3/4) Installing libucontext (1.1-r0) [2022-10-22T18:02:05.686Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-22T18:02:06.066Z] Executing busybox-1.34.1-r7.trigger [2022-10-22T18:02:06.066Z] OK: 6 MiB in 18 packages [2022-10-22T18:02:08.655Z] ---> 94b20f0bc57b [2022-10-22T18:02:08.656Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-22T18:02:08.656Z] Removing intermediate container 23227551abb5 [2022-10-22T18:02:08.656Z] ---> e6b668a71c91 [2022-10-22T18:02:08.656Z] [2022-10-22T18:02:08.656Z] ---> Running in 04a2c2f07b34 [2022-10-22T18:02:08.656Z] ---> Running in e6a8a0217e6a [2022-10-22T18:02:08.656Z] Successfully built e6b668a71c91 [2022-10-22T18:02:08.656Z] Successfully tagged sys-mgmt-agent:latest [2022-10-22T18:02:08.656Z]  Building sys-mgmt-agent ... done Removing intermediate container e6a8a0217e6a [2022-10-22T18:02:08.656Z] ---> 108ecbddf623 [2022-10-22T18:02:08.656Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T18:02:08.656Z] ---> Running in 9e850f0e18cd [2022-10-22T18:02:08.915Z] Removing intermediate container 9e850f0e18cd [2022-10-22T18:02:08.915Z] ---> 079876f12872 [2022-10-22T18:02:08.915Z] Step 21/23 : LABEL arch=x86_64 [2022-10-22T18:02:09.179Z] Removing intermediate container f551593bf533 [2022-10-22T18:02:09.179Z] ---> 6f10f9718a3d [2022-10-22T18:02:09.179Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-22T18:02:09.179Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-22T18:02:11.093Z] ---> Running in f544221e417f [2022-10-22T18:02:13.648Z] ---> 41f38e8ccf20 [2022-10-22T18:02:13.648Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-22T18:02:13.940Z] Removing intermediate container f544221e417f [2022-10-22T18:02:13.940Z] ---> 66de939382ae [2022-10-22T18:02:13.940Z] Step 22/23 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:02:13.940Z] ---> Running in e4f8639bd47a [2022-10-22T18:02:14.210Z] ---> 6de35947b403 [2022-10-22T18:02:14.210Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-22T18:02:14.210Z] Removing intermediate container e4f8639bd47a [2022-10-22T18:02:14.210Z] ---> 469877edf375 [2022-10-22T18:02:14.210Z] Step 23/23 : LABEL version=2.3.0-dev.98 [2022-10-22T18:02:14.210Z] ---> Running in 6b3d3c4c4eb1 [2022-10-22T18:02:14.469Z] ---> Running in bf6d7ec07be4 [2022-10-22T18:02:14.469Z] Removing intermediate container 6b3d3c4c4eb1 [2022-10-22T18:02:14.469Z] ---> f0250ee76279 [2022-10-22T18:02:14.469Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-22T18:02:14.729Z] Removing intermediate container 6a8c37bf7119 [2022-10-22T18:02:14.729Z] ---> eef4f9b9da8b [2022-10-22T18:02:14.729Z] Step 9/23 : COPY . . [2022-10-22T18:02:14.729Z] Removing intermediate container bf6d7ec07be4 [2022-10-22T18:02:14.729Z] ---> 15ad4f5a4f28 [2022-10-22T18:02:14.729Z] [2022-10-22T18:02:14.729Z] Successfully built 15ad4f5a4f28 [2022-10-22T18:02:14.729Z] Successfully tagged support-scheduler:latest [2022-10-22T18:02:21.315Z]  Building support-scheduler ... done  ---> b2bbd5c3d4ed [2022-10-22T18:02:21.315Z] Step 21/26 : WORKDIR / [2022-10-22T18:02:22.687Z] ---> Running in 946c71baf6a8 [2022-10-22T18:02:22.687Z] ---> b8152b8aabc6 [2022-10-22T18:02:22.687Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-22T18:02:22.687Z] ---> Running in 8c965adbe840 [2022-10-22T18:02:23.255Z] Removing intermediate container 946c71baf6a8 [2022-10-22T18:02:23.255Z] ---> 02a37971bfb0 [2022-10-22T18:02:23.255Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-22T18:02:23.255Z] ---> Running in 352c1f818497 [2022-10-22T18:02:23.255Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-22T18:02:23.513Z] Removing intermediate container 352c1f818497 [2022-10-22T18:02:23.513Z] ---> 29fec4f9a5ae [2022-10-22T18:02:23.513Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-22T18:02:23.513Z] ---> Running in cf8041532143 [2022-10-22T18:02:23.772Z] Removing intermediate container cf8041532143 [2022-10-22T18:02:23.772Z] ---> ee401799854c [2022-10-22T18:02:23.772Z] Step 24/26 : LABEL arch=x86_64 [2022-10-22T18:02:23.772Z] ---> Running in fb4b0b7add10 [2022-10-22T18:02:24.031Z] Removing intermediate container fb4b0b7add10 [2022-10-22T18:02:24.031Z] ---> 1c581999931a [2022-10-22T18:02:24.031Z] Step 25/26 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:02:24.293Z] ---> Running in a8eb7c49beca [2022-10-22T18:02:24.293Z] Removing intermediate container a8eb7c49beca [2022-10-22T18:02:24.293Z] ---> 962ed50b5eaf [2022-10-22T18:02:24.293Z] Step 26/26 : LABEL version=2.3.0-dev.98 [2022-10-22T18:02:24.293Z] ---> Running in 79bfb2b88baf [2022-10-22T18:02:24.552Z] Removing intermediate container 79bfb2b88baf [2022-10-22T18:02:24.552Z] ---> 94ffae7ba9ea [2022-10-22T18:02:24.552Z] [2022-10-22T18:02:24.552Z] Successfully built 94ffae7ba9ea [2022-10-22T18:02:24.552Z] Successfully tagged security-spire-config:latest [2022-10-22T18:02:29.044Z]  Building security-spire-config ... done Removing intermediate container 04a2c2f07b34 [2022-10-22T18:02:29.044Z] ---> 780cce7fcb8b [2022-10-22T18:02:29.044Z] [2022-10-22T18:02:29.044Z] Step 11/25 : FROM alpine:3.16 [2022-10-22T18:02:29.044Z] ---> 9c6f07244728 [2022-10-22T18:02:29.044Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-22T18:02:29.044Z] ---> Using cache [2022-10-22T18:02:29.044Z] ---> 3a0ca0ce5dac [2022-10-22T18:02:29.044Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-22T18:02:29.044Z] ---> Using cache [2022-10-22T18:02:29.044Z] ---> ea1cbc3aa0f0 [2022-10-22T18:02:29.044Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-22T18:02:29.336Z] ---> Running in 07a96f9b7176 [2022-10-22T18:02:29.606Z] Removing intermediate container 07a96f9b7176 [2022-10-22T18:02:29.606Z] ---> 4ba09def530e [2022-10-22T18:02:29.606Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-22T18:02:29.606Z] ---> Running in 04b729747628 [2022-10-22T18:02:29.912Z] Removing intermediate container 04b729747628 [2022-10-22T18:02:29.912Z] ---> f4d84839bbe3 [2022-10-22T18:02:29.912Z] Step 16/25 : WORKDIR / [2022-10-22T18:02:29.912Z] ---> Running in b82e149cc786 [2022-10-22T18:02:30.192Z] Removing intermediate container b82e149cc786 [2022-10-22T18:02:30.192Z] ---> ca79482952f7 [2022-10-22T18:02:30.192Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T18:02:30.478Z] ---> ffd2b1fb9424 [2022-10-22T18:02:30.478Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-22T18:02:31.883Z] ---> ce6192496c1e [2022-10-22T18:02:31.883Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-22T18:02:31.883Z] ---> ffbb1ae5e4dc [2022-10-22T18:02:31.883Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-22T18:02:32.144Z] ---> 75508890bb25 [2022-10-22T18:02:32.144Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-22T18:02:32.290Z] Removing intermediate container f1b2b6174171 [2022-10-22T18:02:32.290Z] ---> 307b0f591da1 [2022-10-22T18:02:32.290Z] Step 7/20 : COPY . . [2022-10-22T18:02:32.290Z] ---> 3a1da96146c0 [2022-10-22T18:02:32.290Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-22T18:02:32.290Z] ---> Running in 0f1afbfd936c [2022-10-22T18:02:32.290Z] Removing intermediate container 3bfcfe092397 [2022-10-22T18:02:32.290Z] ---> 57b6aa651d5c [2022-10-22T18:02:32.290Z] Step 9/24 : COPY . . [2022-10-22T18:02:32.290Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-22T18:02:32.290Z] Removing intermediate container 0af48488664a [2022-10-22T18:02:32.290Z] ---> 625311369f5f [2022-10-22T18:02:32.290Z] Step 8/33 : COPY . . [2022-10-22T18:02:32.290Z] Removing intermediate container 36adefa46aeb [2022-10-22T18:02:32.290Z] ---> 776d0dba2eea [2022-10-22T18:02:32.290Z] Step 8/26 : COPY . . [2022-10-22T18:02:32.290Z] Removing intermediate container 0705d293a6d3 [2022-10-22T18:02:32.290Z] ---> 3f96e186fd65 [2022-10-22T18:02:32.290Z] Step 9/23 : COPY . . [2022-10-22T18:02:32.402Z] ---> Running in e2883f48af66 [2022-10-22T18:02:32.402Z] Removing intermediate container e2883f48af66 [2022-10-22T18:02:32.402Z] ---> fca502786b82 [2022-10-22T18:02:32.402Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T18:02:32.402Z] ---> Running in 2e601a3dfa85 [2022-10-22T18:02:32.662Z] Removing intermediate container 2e601a3dfa85 [2022-10-22T18:02:32.662Z] ---> 047978832ee0 [2022-10-22T18:02:32.662Z] Step 23/25 : LABEL arch=x86_64 [2022-10-22T18:02:32.662Z] ---> Running in 4d3eeb4573ba [2022-10-22T18:02:32.925Z] Removing intermediate container 4d3eeb4573ba [2022-10-22T18:02:32.925Z] ---> afb0588a2b01 [2022-10-22T18:02:32.925Z] Step 24/25 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:02:33.182Z] ---> Running in 80a63008b0f8 [2022-10-22T18:02:33.182Z] Removing intermediate container 80a63008b0f8 [2022-10-22T18:02:33.182Z] ---> 47262aa21587 [2022-10-22T18:02:33.182Z] Step 25/25 : LABEL version=2.3.0-dev.98 [2022-10-22T18:02:33.182Z] ---> Running in 489d65fcfb8f [2022-10-22T18:02:33.440Z] Removing intermediate container 489d65fcfb8f [2022-10-22T18:02:33.440Z] ---> 285aca263828 [2022-10-22T18:02:33.440Z] [2022-10-22T18:02:33.440Z] Successfully built 285aca263828 [2022-10-22T18:02:33.440Z] Successfully tagged core-metadata:latest [2022-10-22T18:02:37.638Z] ---> 0db03dea60f5 [2022-10-22T18:02:37.638Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-22T18:02:37.904Z] ---> Running in 624e021525f1 [2022-10-22T18:02:38.174Z] ---> 49d5fed51b11 [2022-10-22T18:02:38.174Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-22T18:02:38.440Z] ---> b16308e369ef [2022-10-22T18:02:38.440Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-22T18:02:38.440Z] ---> Running in 1f2ce54d3fda [2022-10-22T18:02:38.709Z] ---> Running in 88cff96cd4ed [2022-10-22T18:02:39.291Z] ---> f588c3ceaf82 [2022-10-22T18:02:39.291Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-22T18:02:39.291Z] ---> Running in a944294f9077 [2022-10-22T18:02:39.560Z] Removing intermediate container 88cff96cd4ed [2022-10-22T18:02:39.560Z] ---> bc56e3cfc98e [2022-10-22T18:02:39.560Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-22T18:02:39.828Z] ---> Running in c00b78b1520c [2022-10-22T18:02:40.791Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-22T18:02:40.791Z] Removing intermediate container c00b78b1520c [2022-10-22T18:02:40.791Z] ---> 5160e26fc449 [2022-10-22T18:02:40.791Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-22T18:02:41.063Z] ---> Running in b35bbdd80f43 [2022-10-22T18:02:42.027Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-22T18:02:42.303Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-22T18:02:44.897Z] Removing intermediate container b35bbdd80f43 [2022-10-22T18:02:44.897Z] ---> ed0489469b99 [2022-10-22T18:02:44.897Z] Step 12/26 : WORKDIR /edgex-go [2022-10-22T18:02:45.165Z] ---> Running in 0f9eb6ecfc34 [2022-10-22T18:02:46.124Z] Removing intermediate container 0f9eb6ecfc34 [2022-10-22T18:02:46.124Z] ---> f07af5e70d1d [2022-10-22T18:02:46.124Z] [2022-10-22T18:02:46.124Z] Step 13/26 : FROM alpine:3.15 [2022-10-22T18:02:46.391Z] 3.15: Pulling from library/alpine [2022-10-22T18:02:48.341Z]  Building core-metadata ... done Removing intermediate container 8c965adbe840 [2022-10-22T18:02:48.341Z] ---> 6c3670767e91 [2022-10-22T18:02:48.341Z] [2022-10-22T18:02:48.341Z] Step 11/23 : FROM alpine:3.16 [2022-10-22T18:02:48.341Z] ---> 9c6f07244728 [2022-10-22T18:02:48.341Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-22T18:02:48.341Z] ---> Running in 088205a32a5f [2022-10-22T18:02:48.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T18:02:48.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T18:02:48.341Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-22T18:02:48.341Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-22T18:02:48.341Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T18:02:48.341Z] Executing ca-certificates-20220614-r0.trigger [2022-10-22T18:02:48.341Z] OK: 6 MiB in 16 packages [2022-10-22T18:02:48.341Z] Removing intermediate container 088205a32a5f [2022-10-22T18:02:48.341Z] ---> 8a88d0a96c4c [2022-10-22T18:02:48.341Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-22T18:02:48.341Z] ---> Running in be74167111ae [2022-10-22T18:02:48.341Z] Removing intermediate container be74167111ae [2022-10-22T18:02:48.341Z] ---> b234bd23bc6a [2022-10-22T18:02:48.341Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-22T18:02:48.341Z] ---> Running in c04b6f93f5ab [2022-10-22T18:02:48.341Z] Removing intermediate container c04b6f93f5ab [2022-10-22T18:02:48.341Z] ---> 50f5053aeb0d [2022-10-22T18:02:48.341Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-22T18:02:48.341Z] ---> Running in f3541890b219 [2022-10-22T18:02:48.341Z] Removing intermediate container f3541890b219 [2022-10-22T18:02:48.341Z] ---> b92e5d507586 [2022-10-22T18:02:48.341Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T18:02:48.341Z] ---> 2dde1efbc0ea [2022-10-22T18:02:48.341Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-22T18:02:48.352Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-22T18:02:48.352Z] Status: Downloaded newer image for alpine:3.15 [2022-10-22T18:02:48.352Z] ---> 02e0d6fdf486 [2022-10-22T18:02:48.352Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-22T18:02:48.352Z] ---> Running in 21a172b1716f [2022-10-22T18:02:48.909Z] ---> 0a7da48bd950 [2022-10-22T18:02:48.909Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-22T18:02:48.955Z] Removing intermediate container 21a172b1716f [2022-10-22T18:02:48.955Z] ---> 90a14ef7007c [2022-10-22T18:02:48.955Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:02:49.168Z] ---> 931ac778a5f9 [2022-10-22T18:02:49.168Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-22T18:02:49.168Z] ---> Running in 000f085db33c [2022-10-22T18:02:49.168Z] Removing intermediate container 000f085db33c [2022-10-22T18:02:49.168Z] ---> d1eda47c0ad3 [2022-10-22T18:02:49.168Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T18:02:49.168Z] ---> Running in cd87484479b5 [2022-10-22T18:02:49.168Z] Removing intermediate container cd87484479b5 [2022-10-22T18:02:49.168Z] ---> 3e603f36d960 [2022-10-22T18:02:49.168Z] Step 21/23 : LABEL arch=x86_64 [2022-10-22T18:02:49.168Z] ---> Running in bb38a337dc8f [2022-10-22T18:02:49.227Z] ---> Running in bc419bedfeb0 [2022-10-22T18:02:49.426Z] Removing intermediate container bb38a337dc8f [2022-10-22T18:02:49.426Z] ---> 753ca322eb2e [2022-10-22T18:02:49.426Z] Step 22/23 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:02:49.426Z] ---> Running in ae477019ce98 [2022-10-22T18:02:49.426Z] Removing intermediate container ae477019ce98 [2022-10-22T18:02:49.426Z] ---> 0f856804431b [2022-10-22T18:02:49.426Z] Step 23/23 : LABEL version=2.3.0-dev.98 [2022-10-22T18:02:49.426Z] ---> Running in 9d473159369a [2022-10-22T18:02:49.682Z] Removing intermediate container 9d473159369a [2022-10-22T18:02:49.683Z] ---> b45de4e1827d [2022-10-22T18:02:49.683Z] [2022-10-22T18:02:49.683Z] Successfully built b45de4e1827d [2022-10-22T18:02:49.683Z] Successfully tagged support-notifications:latest [2022-10-22T18:02:49.687Z]  Building support-notifications ... done  [Pipeline] } [2022-10-22T18:02:49.693Z] $ docker stop --time=1 60ef99acb5cc4c88dcbe5d55036e316c6a2d141347011f10c1481b1794381a27 [2022-10-22T18:02:50.974Z] $ docker rm -f 60ef99acb5cc4c88dcbe5d55036e316c6a2d141347011f10c1481b1794381a27 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-22T18:02:51.311Z] + docker images [2022-10-22T18:02:51.311Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-22T18:02:51.311Z] support-notifications latest b45de4e1827d 2 seconds ago 30.4MB [2022-10-22T18:02:51.311Z] 6c3670767e91 7 seconds ago 1.67GB [2022-10-22T18:02:51.311Z] core-metadata latest 285aca263828 18 seconds ago 18.5MB [2022-10-22T18:02:51.311Z] 780cce7fcb8b 25 seconds ago 1.61GB [2022-10-22T18:02:51.311Z] security-spire-config latest 94ffae7ba9ea 27 seconds ago 85.8MB [2022-10-22T18:02:51.311Z] support-scheduler latest 15ad4f5a4f28 37 seconds ago 29.8MB [2022-10-22T18:02:51.311Z] sys-mgmt-agent latest e6b668a71c91 49 seconds ago 136MB [2022-10-22T18:02:51.311Z] security-spiffe-token-provider latest e6e61a04a985 50 seconds ago 29.7MB [2022-10-22T18:02:51.312Z] security-secretstore-setup latest 9837acbb6b43 57 seconds ago 29.7MB [2022-10-22T18:02:51.312Z] 1f0c2ac40805 58 seconds ago 1.67GB [2022-10-22T18:02:51.312Z] core-data latest 7861095e0e00 About a minute ago 21.7MB [2022-10-22T18:02:51.312Z] ffd0df4a0d47 About a minute ago 1.64GB [2022-10-22T18:02:51.312Z] 44f25bcc4fd1 About a minute ago 1.6GB [2022-10-22T18:02:51.312Z] 2d83d9ccfcf9 About a minute ago 1.62GB [2022-10-22T18:02:51.312Z] 233adf87d78c About a minute ago 1.59GB [2022-10-22T18:02:51.312Z] security-bootstrapper latest 7314fa076bdf About a minute ago 20.2MB [2022-10-22T18:02:51.312Z] security-proxy-setup latest 165e7cee572b 2 minutes ago 27.6MB [2022-10-22T18:02:51.312Z] core-command latest 1e66716c9b54 2 minutes ago 17.6MB [2022-10-22T18:02:51.312Z] a1f8f2d4e83a 3 minutes ago 1.6GB [2022-10-22T18:02:51.312Z] security-spire-agent latest b1fc49f470cd 3 minutes ago 125MB [2022-10-22T18:02:51.312Z] security-spire-server latest 052cfdf970bb 3 minutes ago 86.5MB [2022-10-22T18:02:51.312Z] 1059b612c696 3 minutes ago 1.61GB [2022-10-22T18:02:51.312Z] df8e14707ae0 3 minutes ago 1.6GB [2022-10-22T18:02:51.312Z] d541759edf27 3 minutes ago 1.48GB [2022-10-22T18:02:51.312Z] f5f15779660c 3 minutes ago 1.48GB [2022-10-22T18:02:51.312Z] ci-base-image-x86_64 latest 633436847388 7 minutes ago 941MB [2022-10-22T18:02:51.312Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 11 days ago 677MB [2022-10-22T18:02:51.312Z] alpine 3.15 c4fc93816858 2 months ago 5.59MB [2022-10-22T18:02:51.312Z] alpine 3.16 9c6f07244728 2 months ago 5.54MB [2022-10-22T18:02:51.312Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB [2022-10-22T18:02:51.312Z] 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-10-22T18:02:51.418Z] provisioning config files... [2022-10-22T18:02:51.425Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/336@tmp/config10609801735400881321tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-22T18:02:51.718Z] ---> docker-login.sh [2022-10-22T18:02:51.718Z] nexus3.edgexfoundry.org:10001 [2022-10-22T18:02:51.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T18:02:51.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T18:02:51.718Z] Configure a credential helper to remove this warning. See [2022-10-22T18:02:51.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T18:02:51.718Z] [2022-10-22T18:02:51.718Z] Login Succeeded [2022-10-22T18:02:51.718Z] nexus3.edgexfoundry.org:10002 [2022-10-22T18:02:51.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T18:02:51.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T18:02:51.718Z] Configure a credential helper to remove this warning. See [2022-10-22T18:02:51.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T18:02:51.718Z] [2022-10-22T18:02:51.718Z] Login Succeeded [2022-10-22T18:02:51.718Z] nexus3.edgexfoundry.org:10003 [2022-10-22T18:02:51.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T18:02:51.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T18:02:51.976Z] Configure a credential helper to remove this warning. See [2022-10-22T18:02:51.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T18:02:51.976Z] [2022-10-22T18:02:51.976Z] Login Succeeded [2022-10-22T18:02:51.976Z] nexus3.edgexfoundry.org:10004 [2022-10-22T18:02:51.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T18:02:51.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T18:02:51.976Z] Configure a credential helper to remove this warning. See [2022-10-22T18:02:51.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T18:02:51.976Z] [2022-10-22T18:02:51.976Z] Login Succeeded [2022-10-22T18:02:51.976Z] docker.io [2022-10-22T18:02:52.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T18:02:52.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T18:02:52.493Z] Configure a credential helper to remove this warning. See [2022-10-22T18:02:52.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T18:02:52.493Z] [2022-10-22T18:02:52.493Z] Login Succeeded [2022-10-22T18:02:52.493Z] ---> docker-login.sh ends [Pipeline] } [2022-10-22T18:02:52.500Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:02:52.524Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-22T18:02:52.546Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-10-22T18:02:52.546Z] f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:02:52.546Z] latest [2022-10-22T18:02:52.546Z] 2.3.0-dev.98 [2022-10-22T18:02:52.546Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:02:52.546Z] main [2022-10-22T18:02:52.546Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:02:52.859Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:02:53.160Z] + docker push nexus3.edgexfoundry.org:10004/core-command:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:02:53.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-22T18:02:53.160Z] 219a8abc675e: Preparing [2022-10-22T18:02:53.160Z] 4c07c1d4e502: Preparing [2022-10-22T18:02:53.160Z] 96dad60eccca: Preparing [2022-10-22T18:02:53.160Z] 30474165e656: Preparing [2022-10-22T18:02:53.160Z] 994393dc58e7: Preparing [2022-10-22T18:02:53.160Z] 994393dc58e7: Layer already exists [2022-10-22T18:02:53.160Z] 96dad60eccca: Pushed [2022-10-22T18:02:53.160Z] 30474165e656: Pushed [2022-10-22T18:02:53.160Z] 219a8abc675e: Pushed [2022-10-22T18:02:54.534Z] 4c07c1d4e502: Pushed [2022-10-22T18:02:54.570Z] Removing intermediate container bc419bedfeb0 [2022-10-22T18:02:54.570Z] ---> b4da868776f7 [2022-10-22T18:02:54.570Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-22T18:02:54.570Z] ---> Running in 28603982d35a [2022-10-22T18:02:54.792Z] f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:41e9d627b3fa3f754d841834d92f93cee0a68114fe84bce6797cc1b3489b4021 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:02:55.098Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:02:55.405Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-22T18:02:55.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-22T18:02:55.405Z] 219a8abc675e: Preparing [2022-10-22T18:02:55.405Z] 4c07c1d4e502: Preparing [2022-10-22T18:02:55.405Z] 96dad60eccca: Preparing [2022-10-22T18:02:55.405Z] 30474165e656: Preparing [2022-10-22T18:02:55.405Z] 994393dc58e7: Preparing [2022-10-22T18:02:55.405Z] 219a8abc675e: Layer already exists [2022-10-22T18:02:55.405Z] 30474165e656: Layer already exists [2022-10-22T18:02:55.405Z] 4c07c1d4e502: Layer already exists [2022-10-22T18:02:55.405Z] 994393dc58e7: Layer already exists [2022-10-22T18:02:55.405Z] 96dad60eccca: Layer already exists [2022-10-22T18:02:55.405Z] latest: digest: sha256:41e9d627b3fa3f754d841834d92f93cee0a68114fe84bce6797cc1b3489b4021 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:02:55.720Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:02:56.021Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.98 [2022-10-22T18:02:56.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-22T18:02:56.021Z] 219a8abc675e: Preparing [2022-10-22T18:02:56.021Z] 4c07c1d4e502: Preparing [2022-10-22T18:02:56.021Z] 96dad60eccca: Preparing [2022-10-22T18:02:56.021Z] 30474165e656: Preparing [2022-10-22T18:02:56.021Z] 994393dc58e7: Preparing [2022-10-22T18:02:56.021Z] 219a8abc675e: Layer already exists [2022-10-22T18:02:56.021Z] 4c07c1d4e502: Layer already exists [2022-10-22T18:02:56.021Z] 994393dc58e7: Layer already exists [2022-10-22T18:02:56.021Z] 96dad60eccca: Layer already exists [2022-10-22T18:02:56.021Z] 30474165e656: Layer already exists [2022-10-22T18:02:56.021Z] 2.3.0-dev.98: digest: sha256:41e9d627b3fa3f754d841834d92f93cee0a68114fe84bce6797cc1b3489b4021 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:02:56.323Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:02:56.521Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:02:56.630Z] + docker push nexus3.edgexfoundry.org:10004/core-command:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:02:56.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-22T18:02:56.630Z] 219a8abc675e: Preparing [2022-10-22T18:02:56.630Z] 4c07c1d4e502: Preparing [2022-10-22T18:02:56.630Z] 96dad60eccca: Preparing [2022-10-22T18:02:56.630Z] 30474165e656: Preparing [2022-10-22T18:02:56.630Z] 994393dc58e7: Preparing [2022-10-22T18:02:56.630Z] 4c07c1d4e502: Layer already exists [2022-10-22T18:02:56.630Z] 219a8abc675e: Layer already exists [2022-10-22T18:02:56.630Z] 994393dc58e7: Layer already exists [2022-10-22T18:02:56.630Z] 30474165e656: Layer already exists [2022-10-22T18:02:56.630Z] 96dad60eccca: Layer already exists [2022-10-22T18:02:56.630Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:41e9d627b3fa3f754d841834d92f93cee0a68114fe84bce6797cc1b3489b4021 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:02:56.934Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:02:57.236Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-10-22T18:02:57.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-22T18:02:57.236Z] 219a8abc675e: Preparing [2022-10-22T18:02:57.236Z] 4c07c1d4e502: Preparing [2022-10-22T18:02:57.236Z] 96dad60eccca: Preparing [2022-10-22T18:02:57.236Z] 30474165e656: Preparing [2022-10-22T18:02:57.236Z] 994393dc58e7: Preparing [2022-10-22T18:02:57.236Z] 4c07c1d4e502: Layer already exists [2022-10-22T18:02:57.236Z] 219a8abc675e: Layer already exists [2022-10-22T18:02:57.236Z] 30474165e656: Layer already exists [2022-10-22T18:02:57.236Z] 994393dc58e7: Layer already exists [2022-10-22T18:02:57.236Z] 96dad60eccca: Layer already exists [2022-10-22T18:02:57.237Z] main: digest: sha256:41e9d627b3fa3f754d841834d92f93cee0a68114fe84bce6797cc1b3489b4021 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:02:57.270Z] ===================================================== [Pipeline] echo [2022-10-22T18:02:57.278Z] taggedImages: [2022-10-22T18:02:57.278Z] - nexus3.edgexfoundry.org:10004/core-command:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:02:57.278Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-22T18:02:57.278Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.98 [2022-10-22T18:02:57.278Z] - nexus3.edgexfoundry.org:10004/core-command:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:02:57.278Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-10-22T18:02:57.296Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-10-22T18:02:57.296Z] f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:02:57.296Z] latest [2022-10-22T18:02:57.296Z] 2.3.0-dev.98 [2022-10-22T18:02:57.296Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:02:57.296Z] main [2022-10-22T18:02:57.296Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:02:57.481Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:02:57.605Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:02:57.905Z] + docker push nexus3.edgexfoundry.org:10004/core-data:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:02:57.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-22T18:02:57.905Z] 2d362eed0637: Preparing [2022-10-22T18:02:57.905Z] fc068b81d049: Preparing [2022-10-22T18:02:57.905Z] 96dad60eccca: Preparing [2022-10-22T18:02:57.905Z] 97eed462d751: Preparing [2022-10-22T18:02:57.905Z] e6c0d9d266b6: Preparing [2022-10-22T18:02:57.905Z] 994393dc58e7: Preparing [2022-10-22T18:02:57.905Z] 994393dc58e7: Waiting [2022-10-22T18:02:57.905Z] 96dad60eccca: Layer already exists [2022-10-22T18:02:57.905Z] 994393dc58e7: Layer already exists [2022-10-22T18:02:57.905Z] 2d362eed0637: Pushed [2022-10-22T18:02:57.905Z] e6c0d9d266b6: Pushed [2022-10-22T18:02:58.171Z] 97eed462d751: Pushed [2022-10-22T18:02:59.544Z] fc068b81d049: Pushed [2022-10-22T18:02:59.544Z] f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:03e8809cbf7e95d943b1f43b3ee625d8a334bff469cd24ac61f9e488bc980d36 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:02:59.849Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:00.081Z] v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-22T18:03:00.082Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-22T18:03:00.082Z] OK: 15734 distinct packages available [2022-10-22T18:03:00.147Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-22T18:03:00.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-22T18:03:00.147Z] 2d362eed0637: Preparing [2022-10-22T18:03:00.147Z] fc068b81d049: Preparing [2022-10-22T18:03:00.147Z] 96dad60eccca: Preparing [2022-10-22T18:03:00.147Z] 97eed462d751: Preparing [2022-10-22T18:03:00.148Z] e6c0d9d266b6: Preparing [2022-10-22T18:03:00.148Z] 994393dc58e7: Preparing [2022-10-22T18:03:00.148Z] e6c0d9d266b6: Layer already exists [2022-10-22T18:03:00.148Z] 2d362eed0637: Layer already exists [2022-10-22T18:03:00.148Z] fc068b81d049: Layer already exists [2022-10-22T18:03:00.148Z] 97eed462d751: Layer already exists [2022-10-22T18:03:00.148Z] 96dad60eccca: Layer already exists [2022-10-22T18:03:00.148Z] 994393dc58e7: Layer already exists [2022-10-22T18:03:00.148Z] latest: digest: sha256:03e8809cbf7e95d943b1f43b3ee625d8a334bff469cd24ac61f9e488bc980d36 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:00.471Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:00.663Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:03:00.781Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.98 [2022-10-22T18:03:00.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-22T18:03:00.781Z] 2d362eed0637: Preparing [2022-10-22T18:03:00.781Z] fc068b81d049: Preparing [2022-10-22T18:03:00.781Z] 96dad60eccca: Preparing [2022-10-22T18:03:00.781Z] 97eed462d751: Preparing [2022-10-22T18:03:00.781Z] e6c0d9d266b6: Preparing [2022-10-22T18:03:00.781Z] 994393dc58e7: Preparing [2022-10-22T18:03:00.781Z] 994393dc58e7: Waiting [2022-10-22T18:03:00.781Z] 2d362eed0637: Layer already exists [2022-10-22T18:03:00.781Z] 97eed462d751: Layer already exists [2022-10-22T18:03:00.781Z] e6c0d9d266b6: Layer already exists [2022-10-22T18:03:00.781Z] 96dad60eccca: Layer already exists [2022-10-22T18:03:00.781Z] fc068b81d049: Layer already exists [2022-10-22T18:03:00.781Z] 994393dc58e7: Layer already exists [2022-10-22T18:03:00.781Z] 2.3.0-dev.98: digest: sha256:03e8809cbf7e95d943b1f43b3ee625d8a334bff469cd24ac61f9e488bc980d36 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:01.101Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:01.414Z] + docker push nexus3.edgexfoundry.org:10004/core-data:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:03:01.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-22T18:03:01.414Z] 2d362eed0637: Preparing [2022-10-22T18:03:01.414Z] fc068b81d049: Preparing [2022-10-22T18:03:01.414Z] 96dad60eccca: Preparing [2022-10-22T18:03:01.414Z] 97eed462d751: Preparing [2022-10-22T18:03:01.414Z] e6c0d9d266b6: Preparing [2022-10-22T18:03:01.414Z] 994393dc58e7: Preparing [2022-10-22T18:03:01.414Z] 994393dc58e7: Waiting [2022-10-22T18:03:01.414Z] 2d362eed0637: Layer already exists [2022-10-22T18:03:01.414Z] e6c0d9d266b6: Layer already exists [2022-10-22T18:03:01.414Z] 96dad60eccca: Layer already exists [2022-10-22T18:03:01.414Z] 97eed462d751: Layer already exists [2022-10-22T18:03:01.414Z] fc068b81d049: Layer already exists [2022-10-22T18:03:01.414Z] 994393dc58e7: Layer already exists [2022-10-22T18:03:01.414Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:03e8809cbf7e95d943b1f43b3ee625d8a334bff469cd24ac61f9e488bc980d36 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:01.619Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:03:01.722Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:02.035Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-10-22T18:03:02.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-22T18:03:02.036Z] 2d362eed0637: Preparing [2022-10-22T18:03:02.036Z] fc068b81d049: Preparing [2022-10-22T18:03:02.036Z] 96dad60eccca: Preparing [2022-10-22T18:03:02.036Z] 97eed462d751: Preparing [2022-10-22T18:03:02.036Z] e6c0d9d266b6: Preparing [2022-10-22T18:03:02.036Z] 994393dc58e7: Preparing [2022-10-22T18:03:02.036Z] 994393dc58e7: Waiting [2022-10-22T18:03:02.036Z] fc068b81d049: Layer already exists [2022-10-22T18:03:02.036Z] 2d362eed0637: Layer already exists [2022-10-22T18:03:02.036Z] 97eed462d751: Layer already exists [2022-10-22T18:03:02.036Z] e6c0d9d266b6: Layer already exists [2022-10-22T18:03:02.036Z] 96dad60eccca: Layer already exists [2022-10-22T18:03:02.036Z] 994393dc58e7: Layer already exists [2022-10-22T18:03:02.036Z] main: digest: sha256:03e8809cbf7e95d943b1f43b3ee625d8a334bff469cd24ac61f9e488bc980d36 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:03:02.070Z] ===================================================== [Pipeline] echo [2022-10-22T18:03:02.076Z] taggedImages: [2022-10-22T18:03:02.076Z] - nexus3.edgexfoundry.org:10004/core-data:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:03:02.076Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-22T18:03:02.076Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.98 [2022-10-22T18:03:02.076Z] - nexus3.edgexfoundry.org:10004/core-data:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:03:02.076Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-10-22T18:03:02.089Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-10-22T18:03:02.089Z] f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:03:02.089Z] latest [2022-10-22T18:03:02.089Z] 2.3.0-dev.98 [2022-10-22T18:03:02.089Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:03:02.089Z] main [2022-10-22T18:03:02.089Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:02.402Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:02.706Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:03:02.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-22T18:03:02.706Z] b6456b52a686: Preparing [2022-10-22T18:03:02.706Z] 6276c38a5b4f: Preparing [2022-10-22T18:03:02.706Z] 6bcf5a0e4b99: Preparing [2022-10-22T18:03:02.706Z] 96dad60eccca: Preparing [2022-10-22T18:03:02.706Z] 30474165e656: Preparing [2022-10-22T18:03:02.706Z] 994393dc58e7: Preparing [2022-10-22T18:03:02.706Z] 994393dc58e7: Waiting [2022-10-22T18:03:02.706Z] 96dad60eccca: Layer already exists [2022-10-22T18:03:02.706Z] 30474165e656: Layer already exists [2022-10-22T18:03:02.706Z] 994393dc58e7: Layer already exists [2022-10-22T18:03:02.706Z] b6456b52a686: Pushed [2022-10-22T18:03:02.706Z] 6276c38a5b4f: Pushed [2022-10-22T18:03:03.558Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-22T18:03:03.558Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-22T18:03:03.558Z] (3/5) Installing libucontext (1.1-r0) [2022-10-22T18:03:03.558Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-22T18:03:03.558Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-22T18:03:03.825Z] Executing busybox-1.34.1-r7.trigger [2022-10-22T18:03:03.825Z] OK: 6 MiB in 19 packages [2022-10-22T18:03:04.081Z] 6bcf5a0e4b99: Pushed [2022-10-22T18:03:04.340Z] f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:ccee172cbbf8ba654ed7743948d3d07f9ed40de34c7ac550e2119934a373fd44 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:04.658Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:04.965Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-22T18:03:04.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-22T18:03:04.965Z] b6456b52a686: Preparing [2022-10-22T18:03:04.965Z] 6276c38a5b4f: Preparing [2022-10-22T18:03:04.965Z] 6bcf5a0e4b99: Preparing [2022-10-22T18:03:04.965Z] 96dad60eccca: Preparing [2022-10-22T18:03:04.965Z] 30474165e656: Preparing [2022-10-22T18:03:04.965Z] 994393dc58e7: Preparing [2022-10-22T18:03:04.965Z] 994393dc58e7: Waiting [2022-10-22T18:03:04.965Z] 96dad60eccca: Layer already exists [2022-10-22T18:03:04.965Z] 6bcf5a0e4b99: Layer already exists [2022-10-22T18:03:04.965Z] 30474165e656: Layer already exists [2022-10-22T18:03:04.965Z] 6276c38a5b4f: Layer already exists [2022-10-22T18:03:04.965Z] b6456b52a686: Layer already exists [2022-10-22T18:03:04.965Z] 994393dc58e7: Layer already exists [2022-10-22T18:03:04.965Z] latest: digest: sha256:ccee172cbbf8ba654ed7743948d3d07f9ed40de34c7ac550e2119934a373fd44 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:05.274Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:05.581Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.98 [2022-10-22T18:03:05.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-22T18:03:05.581Z] b6456b52a686: Preparing [2022-10-22T18:03:05.581Z] 6276c38a5b4f: Preparing [2022-10-22T18:03:05.581Z] 6bcf5a0e4b99: Preparing [2022-10-22T18:03:05.581Z] 96dad60eccca: Preparing [2022-10-22T18:03:05.581Z] 30474165e656: Preparing [2022-10-22T18:03:05.581Z] 994393dc58e7: Preparing [2022-10-22T18:03:05.581Z] 994393dc58e7: Waiting [2022-10-22T18:03:05.581Z] b6456b52a686: Layer already exists [2022-10-22T18:03:05.581Z] 96dad60eccca: Layer already exists [2022-10-22T18:03:05.581Z] 6276c38a5b4f: Layer already exists [2022-10-22T18:03:05.581Z] 30474165e656: Layer already exists [2022-10-22T18:03:05.581Z] 6bcf5a0e4b99: Layer already exists [2022-10-22T18:03:05.581Z] 994393dc58e7: Layer already exists [2022-10-22T18:03:05.581Z] 2.3.0-dev.98: digest: sha256:ccee172cbbf8ba654ed7743948d3d07f9ed40de34c7ac550e2119934a373fd44 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:05.887Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:06.194Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:03:06.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-22T18:03:06.194Z] b6456b52a686: Preparing [2022-10-22T18:03:06.194Z] 6276c38a5b4f: Preparing [2022-10-22T18:03:06.194Z] 6bcf5a0e4b99: Preparing [2022-10-22T18:03:06.194Z] 96dad60eccca: Preparing [2022-10-22T18:03:06.194Z] 30474165e656: Preparing [2022-10-22T18:03:06.194Z] 994393dc58e7: Preparing [2022-10-22T18:03:06.194Z] 96dad60eccca: Layer already exists [2022-10-22T18:03:06.194Z] 30474165e656: Layer already exists [2022-10-22T18:03:06.194Z] 6bcf5a0e4b99: Layer already exists [2022-10-22T18:03:06.194Z] 6276c38a5b4f: Layer already exists [2022-10-22T18:03:06.194Z] b6456b52a686: Layer already exists [2022-10-22T18:03:06.194Z] 994393dc58e7: Layer already exists [2022-10-22T18:03:06.194Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:ccee172cbbf8ba654ed7743948d3d07f9ed40de34c7ac550e2119934a373fd44 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:06.510Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:06.812Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-10-22T18:03:06.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-22T18:03:06.812Z] b6456b52a686: Preparing [2022-10-22T18:03:06.812Z] 6276c38a5b4f: Preparing [2022-10-22T18:03:06.812Z] 6bcf5a0e4b99: Preparing [2022-10-22T18:03:06.812Z] 96dad60eccca: Preparing [2022-10-22T18:03:06.812Z] 30474165e656: Preparing [2022-10-22T18:03:06.812Z] 994393dc58e7: Preparing [2022-10-22T18:03:06.812Z] b6456b52a686: Layer already exists [2022-10-22T18:03:06.812Z] 30474165e656: Layer already exists [2022-10-22T18:03:06.812Z] 6bcf5a0e4b99: Layer already exists [2022-10-22T18:03:06.812Z] 96dad60eccca: Layer already exists [2022-10-22T18:03:06.812Z] 6276c38a5b4f: Layer already exists [2022-10-22T18:03:06.812Z] 994393dc58e7: Layer already exists [2022-10-22T18:03:06.812Z] main: digest: sha256:ccee172cbbf8ba654ed7743948d3d07f9ed40de34c7ac550e2119934a373fd44 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:03:06.847Z] ===================================================== [Pipeline] echo [2022-10-22T18:03:06.852Z] taggedImages: [2022-10-22T18:03:06.852Z] - nexus3.edgexfoundry.org:10004/core-metadata:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:03:06.852Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-22T18:03:06.852Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.98 [2022-10-22T18:03:06.852Z] - nexus3.edgexfoundry.org:10004/core-metadata:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:03:06.852Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-10-22T18:03:06.865Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-10-22T18:03:06.865Z] f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:03:06.865Z] latest [2022-10-22T18:03:06.865Z] 2.3.0-dev.98 [2022-10-22T18:03:06.865Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:03:06.865Z] main [2022-10-22T18:03:06.865Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:07.175Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:07.545Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:03:07.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-22T18:03:07.545Z] 92c0554ed990: Preparing [2022-10-22T18:03:07.545Z] 92c0554ed990: Preparing [2022-10-22T18:03:07.545Z] 5de9682e358b: Preparing [2022-10-22T18:03:07.545Z] 9d375cba8303: Preparing [2022-10-22T18:03:07.545Z] ca5babf9fbce: Preparing [2022-10-22T18:03:07.545Z] f581d60b0088: Preparing [2022-10-22T18:03:07.545Z] d98cbfdbbc21: Preparing [2022-10-22T18:03:07.545Z] 96dad60eccca: Preparing [2022-10-22T18:03:07.545Z] 4ffc39bc41c8: Preparing [2022-10-22T18:03:07.545Z] 26673679ff59: Preparing [2022-10-22T18:03:07.545Z] 3391ff7b6ce6: Preparing [2022-10-22T18:03:07.545Z] c6b00a69377e: Preparing [2022-10-22T18:03:07.545Z] 994393dc58e7: Preparing [2022-10-22T18:03:07.545Z] 96dad60eccca: Waiting [2022-10-22T18:03:07.545Z] 3391ff7b6ce6: Waiting [2022-10-22T18:03:07.545Z] c6b00a69377e: Waiting [2022-10-22T18:03:07.545Z] 4ffc39bc41c8: Waiting [2022-10-22T18:03:07.545Z] 26673679ff59: Waiting [2022-10-22T18:03:07.545Z] 994393dc58e7: Waiting [2022-10-22T18:03:07.545Z] d98cbfdbbc21: Waiting [2022-10-22T18:03:07.545Z] ca5babf9fbce: Pushed [2022-10-22T18:03:07.803Z] f581d60b0088: Pushed [2022-10-22T18:03:07.803Z] 92c0554ed990: Pushed [2022-10-22T18:03:07.803Z] 9d375cba8303: Pushed [2022-10-22T18:03:07.803Z] 5de9682e358b: Pushed [2022-10-22T18:03:07.803Z] 96dad60eccca: Layer already exists [2022-10-22T18:03:07.803Z] 4ffc39bc41c8: Pushed [2022-10-22T18:03:07.803Z] c6b00a69377e: Pushed [2022-10-22T18:03:07.803Z] 3391ff7b6ce6: Pushed [2022-10-22T18:03:07.803Z] 26673679ff59: Pushed [2022-10-22T18:03:07.803Z] 994393dc58e7: Layer already exists [2022-10-22T18:03:08.069Z] Removing intermediate container 28603982d35a [2022-10-22T18:03:08.069Z] ---> 696c62dc30cd [2022-10-22T18:03:08.069Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-22T18:03:09.703Z] d98cbfdbbc21: Pushed [2022-10-22T18:03:09.703Z] f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:567f8a53e947d6f3e4dfa7ae13d42d2f1d646ec4ffb37bdfb8bfab5e7f9dd7d1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:10.008Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:10.309Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-22T18:03:10.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-22T18:03:10.309Z] 92c0554ed990: Preparing [2022-10-22T18:03:10.309Z] 92c0554ed990: Preparing [2022-10-22T18:03:10.309Z] 5de9682e358b: Preparing [2022-10-22T18:03:10.309Z] 9d375cba8303: Preparing [2022-10-22T18:03:10.309Z] ca5babf9fbce: Preparing [2022-10-22T18:03:10.309Z] f581d60b0088: Preparing [2022-10-22T18:03:10.309Z] d98cbfdbbc21: Preparing [2022-10-22T18:03:10.309Z] d98cbfdbbc21: Waiting [2022-10-22T18:03:10.309Z] 96dad60eccca: Preparing [2022-10-22T18:03:10.309Z] 4ffc39bc41c8: Preparing [2022-10-22T18:03:10.309Z] 96dad60eccca: Waiting [2022-10-22T18:03:10.309Z] 26673679ff59: Preparing [2022-10-22T18:03:10.309Z] 3391ff7b6ce6: Preparing [2022-10-22T18:03:10.309Z] 4ffc39bc41c8: Waiting [2022-10-22T18:03:10.309Z] 26673679ff59: Waiting [2022-10-22T18:03:10.309Z] c6b00a69377e: Preparing [2022-10-22T18:03:10.309Z] 994393dc58e7: Preparing [2022-10-22T18:03:10.309Z] 3391ff7b6ce6: Waiting [2022-10-22T18:03:10.309Z] c6b00a69377e: Waiting [2022-10-22T18:03:10.309Z] 5de9682e358b: Layer already exists [2022-10-22T18:03:10.309Z] 92c0554ed990: Layer already exists [2022-10-22T18:03:10.309Z] ca5babf9fbce: Layer already exists [2022-10-22T18:03:10.309Z] f581d60b0088: Layer already exists [2022-10-22T18:03:10.309Z] 9d375cba8303: Layer already exists [2022-10-22T18:03:10.309Z] d98cbfdbbc21: Layer already exists [2022-10-22T18:03:10.309Z] 4ffc39bc41c8: Layer already exists [2022-10-22T18:03:10.309Z] 26673679ff59: Layer already exists [2022-10-22T18:03:10.309Z] 96dad60eccca: Layer already exists [2022-10-22T18:03:10.309Z] 3391ff7b6ce6: Layer already exists [2022-10-22T18:03:10.309Z] c6b00a69377e: Layer already exists [2022-10-22T18:03:10.309Z] 994393dc58e7: Layer already exists [2022-10-22T18:03:10.309Z] latest: digest: sha256:567f8a53e947d6f3e4dfa7ae13d42d2f1d646ec4ffb37bdfb8bfab5e7f9dd7d1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:10.614Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:10.956Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.98 [2022-10-22T18:03:10.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-22T18:03:10.956Z] 92c0554ed990: Preparing [2022-10-22T18:03:10.956Z] 92c0554ed990: Preparing [2022-10-22T18:03:10.956Z] 5de9682e358b: Preparing [2022-10-22T18:03:10.956Z] 9d375cba8303: Preparing [2022-10-22T18:03:10.956Z] ca5babf9fbce: Preparing [2022-10-22T18:03:10.956Z] f581d60b0088: Preparing [2022-10-22T18:03:10.956Z] d98cbfdbbc21: Preparing [2022-10-22T18:03:10.956Z] 96dad60eccca: Preparing [2022-10-22T18:03:10.956Z] 4ffc39bc41c8: Preparing [2022-10-22T18:03:10.956Z] 26673679ff59: Preparing [2022-10-22T18:03:10.956Z] 3391ff7b6ce6: Preparing [2022-10-22T18:03:10.956Z] d98cbfdbbc21: Waiting [2022-10-22T18:03:10.956Z] 96dad60eccca: Waiting [2022-10-22T18:03:10.956Z] 4ffc39bc41c8: Waiting [2022-10-22T18:03:10.956Z] 26673679ff59: Waiting [2022-10-22T18:03:10.956Z] c6b00a69377e: Preparing [2022-10-22T18:03:10.956Z] 994393dc58e7: Preparing [2022-10-22T18:03:10.956Z] 3391ff7b6ce6: Waiting [2022-10-22T18:03:10.956Z] 994393dc58e7: Waiting [2022-10-22T18:03:10.956Z] c6b00a69377e: Waiting [2022-10-22T18:03:10.956Z] f581d60b0088: Layer already exists [2022-10-22T18:03:10.956Z] 92c0554ed990: Layer already exists [2022-10-22T18:03:10.956Z] 9d375cba8303: Layer already exists [2022-10-22T18:03:10.956Z] ca5babf9fbce: Layer already exists [2022-10-22T18:03:10.956Z] 5de9682e358b: Layer already exists [2022-10-22T18:03:10.956Z] d98cbfdbbc21: Layer already exists [2022-10-22T18:03:10.956Z] 26673679ff59: Layer already exists [2022-10-22T18:03:10.956Z] 96dad60eccca: Layer already exists [2022-10-22T18:03:10.956Z] 4ffc39bc41c8: Layer already exists [2022-10-22T18:03:10.956Z] 3391ff7b6ce6: Layer already exists [2022-10-22T18:03:10.956Z] c6b00a69377e: Layer already exists [2022-10-22T18:03:10.956Z] 994393dc58e7: Layer already exists [2022-10-22T18:03:10.956Z] 2.3.0-dev.98: digest: sha256:567f8a53e947d6f3e4dfa7ae13d42d2f1d646ec4ffb37bdfb8bfab5e7f9dd7d1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:11.266Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:11.568Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:03:11.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-22T18:03:11.568Z] 92c0554ed990: Preparing [2022-10-22T18:03:11.568Z] 92c0554ed990: Preparing [2022-10-22T18:03:11.568Z] 5de9682e358b: Preparing [2022-10-22T18:03:11.568Z] 9d375cba8303: Preparing [2022-10-22T18:03:11.568Z] ca5babf9fbce: Preparing [2022-10-22T18:03:11.568Z] f581d60b0088: Preparing [2022-10-22T18:03:11.568Z] d98cbfdbbc21: Preparing [2022-10-22T18:03:11.568Z] 96dad60eccca: Preparing [2022-10-22T18:03:11.568Z] 4ffc39bc41c8: Preparing [2022-10-22T18:03:11.568Z] 26673679ff59: Preparing [2022-10-22T18:03:11.568Z] 3391ff7b6ce6: Preparing [2022-10-22T18:03:11.568Z] c6b00a69377e: Preparing [2022-10-22T18:03:11.568Z] 994393dc58e7: Preparing [2022-10-22T18:03:11.568Z] d98cbfdbbc21: Waiting [2022-10-22T18:03:11.568Z] 96dad60eccca: Waiting [2022-10-22T18:03:11.568Z] c6b00a69377e: Waiting [2022-10-22T18:03:11.568Z] 4ffc39bc41c8: Waiting [2022-10-22T18:03:11.568Z] 994393dc58e7: Waiting [2022-10-22T18:03:11.568Z] 26673679ff59: Waiting [2022-10-22T18:03:11.568Z] 3391ff7b6ce6: Waiting [2022-10-22T18:03:11.568Z] f581d60b0088: Layer already exists [2022-10-22T18:03:11.568Z] 5de9682e358b: Layer already exists [2022-10-22T18:03:11.568Z] ca5babf9fbce: Layer already exists [2022-10-22T18:03:11.568Z] 92c0554ed990: Layer already exists [2022-10-22T18:03:11.568Z] 9d375cba8303: Layer already exists [2022-10-22T18:03:11.568Z] 96dad60eccca: Layer already exists [2022-10-22T18:03:11.568Z] d98cbfdbbc21: Layer already exists [2022-10-22T18:03:11.568Z] 4ffc39bc41c8: Layer already exists [2022-10-22T18:03:11.568Z] 3391ff7b6ce6: Layer already exists [2022-10-22T18:03:11.568Z] 26673679ff59: Layer already exists [2022-10-22T18:03:11.568Z] 994393dc58e7: Layer already exists [2022-10-22T18:03:11.568Z] c6b00a69377e: Layer already exists [2022-10-22T18:03:11.568Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:567f8a53e947d6f3e4dfa7ae13d42d2f1d646ec4ffb37bdfb8bfab5e7f9dd7d1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:11.870Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:12.171Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-10-22T18:03:12.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-22T18:03:12.171Z] 92c0554ed990: Preparing [2022-10-22T18:03:12.171Z] 92c0554ed990: Preparing [2022-10-22T18:03:12.171Z] 5de9682e358b: Preparing [2022-10-22T18:03:12.171Z] 9d375cba8303: Preparing [2022-10-22T18:03:12.171Z] ca5babf9fbce: Preparing [2022-10-22T18:03:12.171Z] f581d60b0088: Preparing [2022-10-22T18:03:12.171Z] d98cbfdbbc21: Preparing [2022-10-22T18:03:12.171Z] 96dad60eccca: Preparing [2022-10-22T18:03:12.171Z] 4ffc39bc41c8: Preparing [2022-10-22T18:03:12.171Z] 26673679ff59: Preparing [2022-10-22T18:03:12.171Z] 3391ff7b6ce6: Preparing [2022-10-22T18:03:12.171Z] c6b00a69377e: Preparing [2022-10-22T18:03:12.171Z] 994393dc58e7: Preparing [2022-10-22T18:03:12.171Z] d98cbfdbbc21: Waiting [2022-10-22T18:03:12.171Z] 96dad60eccca: Waiting [2022-10-22T18:03:12.171Z] 4ffc39bc41c8: Waiting [2022-10-22T18:03:12.171Z] 26673679ff59: Waiting [2022-10-22T18:03:12.171Z] 3391ff7b6ce6: Waiting [2022-10-22T18:03:12.171Z] c6b00a69377e: Waiting [2022-10-22T18:03:12.171Z] 994393dc58e7: Waiting [2022-10-22T18:03:12.171Z] 5de9682e358b: Layer already exists [2022-10-22T18:03:12.171Z] f581d60b0088: Layer already exists [2022-10-22T18:03:12.171Z] 9d375cba8303: Layer already exists [2022-10-22T18:03:12.171Z] 92c0554ed990: Layer already exists [2022-10-22T18:03:12.171Z] ca5babf9fbce: Layer already exists [2022-10-22T18:03:12.171Z] 96dad60eccca: Layer already exists [2022-10-22T18:03:12.171Z] 26673679ff59: Layer already exists [2022-10-22T18:03:12.171Z] d98cbfdbbc21: Layer already exists [2022-10-22T18:03:12.171Z] 4ffc39bc41c8: Layer already exists [2022-10-22T18:03:12.171Z] 3391ff7b6ce6: Layer already exists [2022-10-22T18:03:12.171Z] c6b00a69377e: Layer already exists [2022-10-22T18:03:12.171Z] 994393dc58e7: Layer already exists [2022-10-22T18:03:12.171Z] main: digest: sha256:567f8a53e947d6f3e4dfa7ae13d42d2f1d646ec4ffb37bdfb8bfab5e7f9dd7d1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:03:12.219Z] ===================================================== [Pipeline] echo [2022-10-22T18:03:12.227Z] taggedImages: [2022-10-22T18:03:12.227Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:03:12.227Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-22T18:03:12.227Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.98 [2022-10-22T18:03:12.227Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:03:12.227Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-10-22T18:03:12.246Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-10-22T18:03:12.246Z] f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:03:12.246Z] latest [2022-10-22T18:03:12.246Z] 2.3.0-dev.98 [2022-10-22T18:03:12.246Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:03:12.246Z] main [2022-10-22T18:03:12.246Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:12.338Z] ---> 65574cef0157 [2022-10-22T18:03:12.338Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-22T18:03:12.566Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:12.865Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:03:12.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-22T18:03:12.865Z] fa1e314610b7: Preparing [2022-10-22T18:03:12.865Z] 0dfad960f531: Preparing [2022-10-22T18:03:12.865Z] a8ac06546205: Preparing [2022-10-22T18:03:12.865Z] 25de0f900fa0: Preparing [2022-10-22T18:03:12.865Z] 7f17ebfbc69e: Preparing [2022-10-22T18:03:12.865Z] 3887352e86ea: Preparing [2022-10-22T18:03:12.865Z] b17b720082fc: Preparing [2022-10-22T18:03:12.865Z] 994393dc58e7: Preparing [2022-10-22T18:03:12.865Z] b17b720082fc: Waiting [2022-10-22T18:03:12.865Z] 994393dc58e7: Waiting [2022-10-22T18:03:12.865Z] 3887352e86ea: Waiting [2022-10-22T18:03:12.865Z] fa1e314610b7: Pushed [2022-10-22T18:03:12.865Z] 0dfad960f531: Pushed [2022-10-22T18:03:12.865Z] 7f17ebfbc69e: Pushed [2022-10-22T18:03:12.865Z] 994393dc58e7: Layer already exists [2022-10-22T18:03:12.865Z] 3887352e86ea: Pushed [2022-10-22T18:03:13.432Z] b17b720082fc: Pushed [2022-10-22T18:03:13.998Z] 25de0f900fa0: Pushed [2022-10-22T18:03:13.998Z] a8ac06546205: Pushed [2022-10-22T18:03:14.258Z] f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:e02f38f2c3f8a0f20c84060806bdece62f044f8a9460e157acfb1e0f06721719 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:14.559Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:14.857Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-22T18:03:14.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-22T18:03:14.857Z] fa1e314610b7: Preparing [2022-10-22T18:03:14.857Z] 0dfad960f531: Preparing [2022-10-22T18:03:14.857Z] a8ac06546205: Preparing [2022-10-22T18:03:14.857Z] 25de0f900fa0: Preparing [2022-10-22T18:03:14.857Z] 7f17ebfbc69e: Preparing [2022-10-22T18:03:14.857Z] 3887352e86ea: Preparing [2022-10-22T18:03:14.857Z] b17b720082fc: Preparing [2022-10-22T18:03:14.857Z] 994393dc58e7: Preparing [2022-10-22T18:03:14.857Z] 3887352e86ea: Waiting [2022-10-22T18:03:14.857Z] b17b720082fc: Waiting [2022-10-22T18:03:14.857Z] 994393dc58e7: Waiting [2022-10-22T18:03:14.857Z] a8ac06546205: Layer already exists [2022-10-22T18:03:14.857Z] fa1e314610b7: Layer already exists [2022-10-22T18:03:14.857Z] 0dfad960f531: Layer already exists [2022-10-22T18:03:14.857Z] 7f17ebfbc69e: Layer already exists [2022-10-22T18:03:14.857Z] 25de0f900fa0: Layer already exists [2022-10-22T18:03:14.857Z] 3887352e86ea: Layer already exists [2022-10-22T18:03:14.857Z] b17b720082fc: Layer already exists [2022-10-22T18:03:14.857Z] 994393dc58e7: Layer already exists [2022-10-22T18:03:14.857Z] latest: digest: sha256:e02f38f2c3f8a0f20c84060806bdece62f044f8a9460e157acfb1e0f06721719 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:15.157Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:15.455Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.98 [2022-10-22T18:03:15.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-22T18:03:15.455Z] fa1e314610b7: Preparing [2022-10-22T18:03:15.455Z] 0dfad960f531: Preparing [2022-10-22T18:03:15.455Z] a8ac06546205: Preparing [2022-10-22T18:03:15.455Z] 25de0f900fa0: Preparing [2022-10-22T18:03:15.455Z] 7f17ebfbc69e: Preparing [2022-10-22T18:03:15.455Z] 3887352e86ea: Preparing [2022-10-22T18:03:15.455Z] b17b720082fc: Preparing [2022-10-22T18:03:15.455Z] 994393dc58e7: Preparing [2022-10-22T18:03:15.455Z] 3887352e86ea: Waiting [2022-10-22T18:03:15.455Z] b17b720082fc: Waiting [2022-10-22T18:03:15.455Z] 994393dc58e7: Waiting [2022-10-22T18:03:15.455Z] fa1e314610b7: Layer already exists [2022-10-22T18:03:15.455Z] 7f17ebfbc69e: Layer already exists [2022-10-22T18:03:15.455Z] a8ac06546205: Layer already exists [2022-10-22T18:03:15.455Z] 25de0f900fa0: Layer already exists [2022-10-22T18:03:15.455Z] 0dfad960f531: Layer already exists [2022-10-22T18:03:15.455Z] 3887352e86ea: Layer already exists [2022-10-22T18:03:15.455Z] b17b720082fc: Layer already exists [2022-10-22T18:03:15.455Z] 994393dc58e7: Layer already exists [2022-10-22T18:03:15.455Z] 2.3.0-dev.98: digest: sha256:e02f38f2c3f8a0f20c84060806bdece62f044f8a9460e157acfb1e0f06721719 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:15.765Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:16.067Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:03:16.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-22T18:03:16.067Z] fa1e314610b7: Preparing [2022-10-22T18:03:16.067Z] 0dfad960f531: Preparing [2022-10-22T18:03:16.067Z] a8ac06546205: Preparing [2022-10-22T18:03:16.067Z] 25de0f900fa0: Preparing [2022-10-22T18:03:16.067Z] 7f17ebfbc69e: Preparing [2022-10-22T18:03:16.067Z] 3887352e86ea: Preparing [2022-10-22T18:03:16.067Z] b17b720082fc: Preparing [2022-10-22T18:03:16.067Z] 994393dc58e7: Preparing [2022-10-22T18:03:16.067Z] b17b720082fc: Waiting [2022-10-22T18:03:16.067Z] 994393dc58e7: Waiting [2022-10-22T18:03:16.067Z] 3887352e86ea: Waiting [2022-10-22T18:03:16.067Z] 25de0f900fa0: Layer already exists [2022-10-22T18:03:16.067Z] 0dfad960f531: Layer already exists [2022-10-22T18:03:16.067Z] fa1e314610b7: Layer already exists [2022-10-22T18:03:16.067Z] 7f17ebfbc69e: Layer already exists [2022-10-22T18:03:16.067Z] a8ac06546205: Layer already exists [2022-10-22T18:03:16.067Z] 3887352e86ea: Layer already exists [2022-10-22T18:03:16.067Z] b17b720082fc: Layer already exists [2022-10-22T18:03:16.067Z] 994393dc58e7: Layer already exists [2022-10-22T18:03:16.067Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:e02f38f2c3f8a0f20c84060806bdece62f044f8a9460e157acfb1e0f06721719 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:16.377Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:16.683Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-10-22T18:03:16.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-22T18:03:16.683Z] fa1e314610b7: Preparing [2022-10-22T18:03:16.683Z] 0dfad960f531: Preparing [2022-10-22T18:03:16.683Z] a8ac06546205: Preparing [2022-10-22T18:03:16.683Z] 25de0f900fa0: Preparing [2022-10-22T18:03:16.683Z] 7f17ebfbc69e: Preparing [2022-10-22T18:03:16.683Z] 3887352e86ea: Preparing [2022-10-22T18:03:16.683Z] b17b720082fc: Preparing [2022-10-22T18:03:16.683Z] 994393dc58e7: Preparing [2022-10-22T18:03:16.683Z] 3887352e86ea: Waiting [2022-10-22T18:03:16.683Z] b17b720082fc: Waiting [2022-10-22T18:03:16.683Z] 994393dc58e7: Waiting [2022-10-22T18:03:16.683Z] 25de0f900fa0: Layer already exists [2022-10-22T18:03:16.683Z] 0dfad960f531: Layer already exists [2022-10-22T18:03:16.683Z] fa1e314610b7: Layer already exists [2022-10-22T18:03:16.683Z] a8ac06546205: Layer already exists [2022-10-22T18:03:16.683Z] 7f17ebfbc69e: Layer already exists [2022-10-22T18:03:16.683Z] b17b720082fc: Layer already exists [2022-10-22T18:03:16.683Z] 994393dc58e7: Layer already exists [2022-10-22T18:03:16.683Z] 3887352e86ea: Layer already exists [2022-10-22T18:03:16.683Z] main: digest: sha256:e02f38f2c3f8a0f20c84060806bdece62f044f8a9460e157acfb1e0f06721719 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:03:16.728Z] ===================================================== [Pipeline] echo [2022-10-22T18:03:16.737Z] taggedImages: [2022-10-22T18:03:16.737Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:03:16.737Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-22T18:03:16.737Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.98 [2022-10-22T18:03:16.737Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:03:16.737Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-10-22T18:03:16.756Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-10-22T18:03:16.756Z] f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:03:16.756Z] latest [2022-10-22T18:03:16.756Z] 2.3.0-dev.98 [2022-10-22T18:03:16.756Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:03:16.756Z] main [2022-10-22T18:03:16.756Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:17.071Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:17.370Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:03:17.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-22T18:03:17.370Z] 247ff9fbe9ff: Preparing [2022-10-22T18:03:17.370Z] b3a6efb36d7c: Preparing [2022-10-22T18:03:17.370Z] 079fb950dc1b: Preparing [2022-10-22T18:03:17.370Z] 5179d34c858f: Preparing [2022-10-22T18:03:17.370Z] 689070d553df: Preparing [2022-10-22T18:03:17.370Z] f662cb60bb7c: Preparing [2022-10-22T18:03:17.370Z] d7df88d70a8b: Preparing [2022-10-22T18:03:17.370Z] 734cb4abc9cf: Preparing [2022-10-22T18:03:17.370Z] f65017d7ef65: Preparing [2022-10-22T18:03:17.370Z] 994393dc58e7: Preparing [2022-10-22T18:03:17.370Z] 734cb4abc9cf: Waiting [2022-10-22T18:03:17.370Z] f65017d7ef65: Waiting [2022-10-22T18:03:17.370Z] 994393dc58e7: Waiting [2022-10-22T18:03:17.370Z] d7df88d70a8b: Waiting [2022-10-22T18:03:17.370Z] 247ff9fbe9ff: Pushed [2022-10-22T18:03:17.370Z] b3a6efb36d7c: Pushed [2022-10-22T18:03:17.370Z] 689070d553df: Pushed [2022-10-22T18:03:17.627Z] d7df88d70a8b: Pushed [2022-10-22T18:03:17.627Z] 734cb4abc9cf: Pushed [2022-10-22T18:03:17.627Z] f662cb60bb7c: Pushed [2022-10-22T18:03:17.627Z] 994393dc58e7: Layer already exists [2022-10-22T18:03:17.627Z] f65017d7ef65: Pushed [2022-10-22T18:03:18.560Z] 5179d34c858f: Pushed [2022-10-22T18:03:19.127Z] 079fb950dc1b: Pushed [2022-10-22T18:03:19.127Z] f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:4b436be99000443d1c4238533c9628a19951a400a8fa4cc992a77dffb3194407 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:19.431Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:19.737Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-22T18:03:19.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-22T18:03:19.738Z] 247ff9fbe9ff: Preparing [2022-10-22T18:03:19.738Z] b3a6efb36d7c: Preparing [2022-10-22T18:03:19.738Z] 079fb950dc1b: Preparing [2022-10-22T18:03:19.738Z] 5179d34c858f: Preparing [2022-10-22T18:03:19.738Z] 689070d553df: Preparing [2022-10-22T18:03:19.738Z] f662cb60bb7c: Preparing [2022-10-22T18:03:19.738Z] d7df88d70a8b: Preparing [2022-10-22T18:03:19.738Z] 734cb4abc9cf: Preparing [2022-10-22T18:03:19.738Z] f65017d7ef65: Preparing [2022-10-22T18:03:19.738Z] 994393dc58e7: Preparing [2022-10-22T18:03:19.738Z] 734cb4abc9cf: Waiting [2022-10-22T18:03:19.738Z] f65017d7ef65: Waiting [2022-10-22T18:03:19.738Z] f662cb60bb7c: Waiting [2022-10-22T18:03:19.738Z] d7df88d70a8b: Waiting [2022-10-22T18:03:19.738Z] 994393dc58e7: Waiting [2022-10-22T18:03:19.738Z] 247ff9fbe9ff: Layer already exists [2022-10-22T18:03:19.738Z] 079fb950dc1b: Layer already exists [2022-10-22T18:03:19.738Z] 689070d553df: Layer already exists [2022-10-22T18:03:19.738Z] b3a6efb36d7c: Layer already exists [2022-10-22T18:03:19.738Z] 5179d34c858f: Layer already exists [2022-10-22T18:03:19.738Z] f662cb60bb7c: Layer already exists [2022-10-22T18:03:19.738Z] d7df88d70a8b: Layer already exists [2022-10-22T18:03:19.738Z] f65017d7ef65: Layer already exists [2022-10-22T18:03:19.738Z] 994393dc58e7: Layer already exists [2022-10-22T18:03:19.738Z] 734cb4abc9cf: Layer already exists [2022-10-22T18:03:19.738Z] latest: digest: sha256:4b436be99000443d1c4238533c9628a19951a400a8fa4cc992a77dffb3194407 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:20.037Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:20.335Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.98 [2022-10-22T18:03:20.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-22T18:03:20.336Z] 247ff9fbe9ff: Preparing [2022-10-22T18:03:20.336Z] b3a6efb36d7c: Preparing [2022-10-22T18:03:20.336Z] 079fb950dc1b: Preparing [2022-10-22T18:03:20.336Z] 5179d34c858f: Preparing [2022-10-22T18:03:20.336Z] 689070d553df: Preparing [2022-10-22T18:03:20.336Z] f662cb60bb7c: Preparing [2022-10-22T18:03:20.336Z] d7df88d70a8b: Preparing [2022-10-22T18:03:20.336Z] 734cb4abc9cf: Preparing [2022-10-22T18:03:20.336Z] f65017d7ef65: Preparing [2022-10-22T18:03:20.336Z] 994393dc58e7: Preparing [2022-10-22T18:03:20.336Z] f662cb60bb7c: Waiting [2022-10-22T18:03:20.336Z] 994393dc58e7: Waiting [2022-10-22T18:03:20.336Z] f65017d7ef65: Waiting [2022-10-22T18:03:20.336Z] d7df88d70a8b: Waiting [2022-10-22T18:03:20.336Z] 734cb4abc9cf: Waiting [2022-10-22T18:03:20.336Z] 689070d553df: Layer already exists [2022-10-22T18:03:20.336Z] 079fb950dc1b: Layer already exists [2022-10-22T18:03:20.336Z] b3a6efb36d7c: Layer already exists [2022-10-22T18:03:20.336Z] 247ff9fbe9ff: Layer already exists [2022-10-22T18:03:20.336Z] 5179d34c858f: Layer already exists [2022-10-22T18:03:20.336Z] f662cb60bb7c: Layer already exists [2022-10-22T18:03:20.336Z] d7df88d70a8b: Layer already exists [2022-10-22T18:03:20.336Z] 734cb4abc9cf: Layer already exists [2022-10-22T18:03:20.336Z] 994393dc58e7: Layer already exists [2022-10-22T18:03:20.336Z] f65017d7ef65: Layer already exists [2022-10-22T18:03:20.336Z] 2.3.0-dev.98: digest: sha256:4b436be99000443d1c4238533c9628a19951a400a8fa4cc992a77dffb3194407 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:20.524Z] ---> 1b229344d213 [2022-10-22T18:03:20.525Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-22T18:03:20.639Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:20.939Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:03:20.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-22T18:03:20.939Z] 247ff9fbe9ff: Preparing [2022-10-22T18:03:20.939Z] b3a6efb36d7c: Preparing [2022-10-22T18:03:20.939Z] 079fb950dc1b: Preparing [2022-10-22T18:03:20.939Z] 5179d34c858f: Preparing [2022-10-22T18:03:20.939Z] 689070d553df: Preparing [2022-10-22T18:03:20.939Z] f662cb60bb7c: Preparing [2022-10-22T18:03:20.939Z] d7df88d70a8b: Preparing [2022-10-22T18:03:20.939Z] 734cb4abc9cf: Preparing [2022-10-22T18:03:20.939Z] f65017d7ef65: Preparing [2022-10-22T18:03:20.939Z] 994393dc58e7: Preparing [2022-10-22T18:03:20.939Z] f65017d7ef65: Waiting [2022-10-22T18:03:20.939Z] f662cb60bb7c: Waiting [2022-10-22T18:03:20.939Z] d7df88d70a8b: Waiting [2022-10-22T18:03:20.939Z] 994393dc58e7: Waiting [2022-10-22T18:03:20.939Z] 734cb4abc9cf: Waiting [2022-10-22T18:03:20.939Z] 247ff9fbe9ff: Layer already exists [2022-10-22T18:03:20.939Z] 5179d34c858f: Layer already exists [2022-10-22T18:03:20.939Z] 079fb950dc1b: Layer already exists [2022-10-22T18:03:20.939Z] b3a6efb36d7c: Layer already exists [2022-10-22T18:03:20.939Z] 689070d553df: Layer already exists [2022-10-22T18:03:20.939Z] f662cb60bb7c: Layer already exists [2022-10-22T18:03:20.939Z] 734cb4abc9cf: Layer already exists [2022-10-22T18:03:20.939Z] 994393dc58e7: Layer already exists [2022-10-22T18:03:20.939Z] d7df88d70a8b: Layer already exists [2022-10-22T18:03:20.939Z] f65017d7ef65: Layer already exists [2022-10-22T18:03:20.939Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:4b436be99000443d1c4238533c9628a19951a400a8fa4cc992a77dffb3194407 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:21.240Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:21.545Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-10-22T18:03:21.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-22T18:03:21.546Z] 247ff9fbe9ff: Preparing [2022-10-22T18:03:21.546Z] b3a6efb36d7c: Preparing [2022-10-22T18:03:21.546Z] 079fb950dc1b: Preparing [2022-10-22T18:03:21.546Z] 5179d34c858f: Preparing [2022-10-22T18:03:21.546Z] 689070d553df: Preparing [2022-10-22T18:03:21.546Z] f662cb60bb7c: Preparing [2022-10-22T18:03:21.546Z] d7df88d70a8b: Preparing [2022-10-22T18:03:21.546Z] 734cb4abc9cf: Preparing [2022-10-22T18:03:21.546Z] f65017d7ef65: Preparing [2022-10-22T18:03:21.546Z] 994393dc58e7: Preparing [2022-10-22T18:03:21.546Z] 734cb4abc9cf: Waiting [2022-10-22T18:03:21.546Z] d7df88d70a8b: Waiting [2022-10-22T18:03:21.546Z] f65017d7ef65: Waiting [2022-10-22T18:03:21.546Z] 994393dc58e7: Waiting [2022-10-22T18:03:21.546Z] f662cb60bb7c: Waiting [2022-10-22T18:03:21.546Z] 079fb950dc1b: Layer already exists [2022-10-22T18:03:21.546Z] 247ff9fbe9ff: Layer already exists [2022-10-22T18:03:21.546Z] b3a6efb36d7c: Layer already exists [2022-10-22T18:03:21.546Z] 689070d553df: Layer already exists [2022-10-22T18:03:21.546Z] 5179d34c858f: Layer already exists [2022-10-22T18:03:21.546Z] f662cb60bb7c: Layer already exists [2022-10-22T18:03:21.546Z] d7df88d70a8b: Layer already exists [2022-10-22T18:03:21.546Z] f65017d7ef65: Layer already exists [2022-10-22T18:03:21.546Z] 734cb4abc9cf: Layer already exists [2022-10-22T18:03:21.546Z] 994393dc58e7: Layer already exists [2022-10-22T18:03:21.546Z] main: digest: sha256:4b436be99000443d1c4238533c9628a19951a400a8fa4cc992a77dffb3194407 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:03:21.579Z] ===================================================== [Pipeline] echo [2022-10-22T18:03:21.585Z] taggedImages: [2022-10-22T18:03:21.585Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:03:21.585Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-22T18:03:21.585Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.98 [2022-10-22T18:03:21.585Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:03:21.585Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-10-22T18:03:21.597Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-10-22T18:03:21.597Z] f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:03:21.597Z] latest [2022-10-22T18:03:21.597Z] 2.3.0-dev.98 [2022-10-22T18:03:21.597Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:03:21.597Z] main [2022-10-22T18:03:21.597Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:21.897Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:21.934Z] ---> 398f703c8938 [2022-10-22T18:03:21.934Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-22T18:03:22.199Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:03:22.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-22T18:03:22.200Z] 3dc0be29f271: Preparing [2022-10-22T18:03:22.200Z] 2336bdbb72ae: Preparing [2022-10-22T18:03:22.200Z] 96dad60eccca: Preparing [2022-10-22T18:03:22.200Z] a220630665d0: Preparing [2022-10-22T18:03:22.200Z] 65c60a7b5e2a: Preparing [2022-10-22T18:03:22.200Z] 34d5ebaa5410: Preparing [2022-10-22T18:03:22.200Z] 34d5ebaa5410: Waiting [2022-10-22T18:03:22.200Z] 96dad60eccca: Layer already exists [2022-10-22T18:03:22.200Z] 34d5ebaa5410: Layer already exists [2022-10-22T18:03:22.200Z] 3dc0be29f271: Pushed [2022-10-22T18:03:22.200Z] 65c60a7b5e2a: Pushed [2022-10-22T18:03:22.765Z] a220630665d0: Pushed [2022-10-22T18:03:22.897Z] ---> a35090573f2e [2022-10-22T18:03:22.897Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-22T18:03:23.856Z] ---> c1c0789285eb [2022-10-22T18:03:23.856Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-22T18:03:24.123Z] ---> Running in 67830791cc58 [2022-10-22T18:03:24.668Z] 2336bdbb72ae: Pushed [2022-10-22T18:03:24.668Z] f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:030204426def3984ec6f632c79b3479adfc3b9488451b911549dfb1333e3556e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:24.715Z] Removing intermediate container 67830791cc58 [2022-10-22T18:03:24.715Z] ---> 4d1b87a91641 [2022-10-22T18:03:24.715Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-22T18:03:24.715Z] ---> Running in f325b989a8a9 [2022-10-22T18:03:24.971Z] + 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-10-22T18:03:25.278Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-22T18:03:25.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-22T18:03:25.278Z] 3dc0be29f271: Preparing [2022-10-22T18:03:25.278Z] 2336bdbb72ae: Preparing [2022-10-22T18:03:25.278Z] 96dad60eccca: Preparing [2022-10-22T18:03:25.278Z] a220630665d0: Preparing [2022-10-22T18:03:25.279Z] 65c60a7b5e2a: Preparing [2022-10-22T18:03:25.279Z] 34d5ebaa5410: Preparing [2022-10-22T18:03:25.279Z] 96dad60eccca: Layer already exists [2022-10-22T18:03:25.279Z] 65c60a7b5e2a: Layer already exists [2022-10-22T18:03:25.279Z] 2336bdbb72ae: Layer already exists [2022-10-22T18:03:25.279Z] a220630665d0: Layer already exists [2022-10-22T18:03:25.279Z] 3dc0be29f271: Layer already exists [2022-10-22T18:03:25.279Z] 34d5ebaa5410: Layer already exists [2022-10-22T18:03:25.279Z] latest: digest: sha256:030204426def3984ec6f632c79b3479adfc3b9488451b911549dfb1333e3556e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:25.594Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:25.677Z] Removing intermediate container f325b989a8a9 [2022-10-22T18:03:25.677Z] ---> 12e2190a115d [2022-10-22T18:03:25.677Z] Step 24/26 : LABEL arch=arm64 [2022-10-22T18:03:25.677Z] ---> Running in ab866901687c [2022-10-22T18:03:25.900Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.98 [2022-10-22T18:03:25.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-22T18:03:25.900Z] 3dc0be29f271: Preparing [2022-10-22T18:03:25.900Z] 2336bdbb72ae: Preparing [2022-10-22T18:03:25.900Z] 96dad60eccca: Preparing [2022-10-22T18:03:25.900Z] a220630665d0: Preparing [2022-10-22T18:03:25.900Z] 65c60a7b5e2a: Preparing [2022-10-22T18:03:25.900Z] 34d5ebaa5410: Preparing [2022-10-22T18:03:25.900Z] 34d5ebaa5410: Waiting [2022-10-22T18:03:25.900Z] a220630665d0: Layer already exists [2022-10-22T18:03:25.900Z] 2336bdbb72ae: Layer already exists [2022-10-22T18:03:25.900Z] 65c60a7b5e2a: Layer already exists [2022-10-22T18:03:25.900Z] 3dc0be29f271: Layer already exists [2022-10-22T18:03:25.900Z] 96dad60eccca: Layer already exists [2022-10-22T18:03:25.900Z] 34d5ebaa5410: Layer already exists [2022-10-22T18:03:25.900Z] 2.3.0-dev.98: digest: sha256:030204426def3984ec6f632c79b3479adfc3b9488451b911549dfb1333e3556e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:26.204Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:26.262Z] Removing intermediate container ab866901687c [2022-10-22T18:03:26.262Z] ---> 423dcd3fd25e [2022-10-22T18:03:26.262Z] Step 25/26 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:03:26.507Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:03:26.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-22T18:03:26.507Z] 3dc0be29f271: Preparing [2022-10-22T18:03:26.507Z] 2336bdbb72ae: Preparing [2022-10-22T18:03:26.507Z] 96dad60eccca: Preparing [2022-10-22T18:03:26.507Z] a220630665d0: Preparing [2022-10-22T18:03:26.507Z] 65c60a7b5e2a: Preparing [2022-10-22T18:03:26.507Z] 34d5ebaa5410: Preparing [2022-10-22T18:03:26.507Z] 34d5ebaa5410: Waiting [2022-10-22T18:03:26.507Z] 65c60a7b5e2a: Layer already exists [2022-10-22T18:03:26.507Z] 2336bdbb72ae: Layer already exists [2022-10-22T18:03:26.507Z] 3dc0be29f271: Layer already exists [2022-10-22T18:03:26.507Z] a220630665d0: Layer already exists [2022-10-22T18:03:26.507Z] 96dad60eccca: Layer already exists [2022-10-22T18:03:26.507Z] 34d5ebaa5410: Layer already exists [2022-10-22T18:03:26.507Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:030204426def3984ec6f632c79b3479adfc3b9488451b911549dfb1333e3556e size: 1574 [Pipeline] } [Pipeline] // withEnv [2022-10-22T18:03:26.527Z] ---> Running in 89ed68729fd6 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:26.822Z] + 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-10-22T18:03:27.132Z] Removing intermediate container 89ed68729fd6 [2022-10-22T18:03:27.132Z] ---> a29c2fa74a2b [2022-10-22T18:03:27.132Z] Step 26/26 : LABEL version=2.3.0-dev.98 [2022-10-22T18:03:27.132Z] ---> Running in 76d4fde8df50 [2022-10-22T18:03:27.137Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-10-22T18:03:27.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-22T18:03:27.137Z] 3dc0be29f271: Preparing [2022-10-22T18:03:27.137Z] 2336bdbb72ae: Preparing [2022-10-22T18:03:27.137Z] 96dad60eccca: Preparing [2022-10-22T18:03:27.137Z] a220630665d0: Preparing [2022-10-22T18:03:27.137Z] 65c60a7b5e2a: Preparing [2022-10-22T18:03:27.137Z] 34d5ebaa5410: Preparing [2022-10-22T18:03:27.137Z] 34d5ebaa5410: Waiting [2022-10-22T18:03:27.137Z] a220630665d0: Layer already exists [2022-10-22T18:03:27.137Z] 2336bdbb72ae: Layer already exists [2022-10-22T18:03:27.137Z] 65c60a7b5e2a: Layer already exists [2022-10-22T18:03:27.137Z] 3dc0be29f271: Layer already exists [2022-10-22T18:03:27.137Z] 96dad60eccca: Layer already exists [2022-10-22T18:03:27.137Z] 34d5ebaa5410: Layer already exists [2022-10-22T18:03:27.137Z] main: digest: sha256:030204426def3984ec6f632c79b3479adfc3b9488451b911549dfb1333e3556e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:03:27.188Z] ===================================================== [Pipeline] echo [2022-10-22T18:03:27.196Z] taggedImages: [2022-10-22T18:03:27.196Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:03:27.196Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-22T18:03:27.196Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.98 [2022-10-22T18:03:27.196Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:03:27.196Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-10-22T18:03:27.222Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-10-22T18:03:27.222Z] f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:03:27.222Z] latest [2022-10-22T18:03:27.222Z] 2.3.0-dev.98 [2022-10-22T18:03:27.222Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:03:27.222Z] main [2022-10-22T18:03:27.223Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:27.537Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:27.716Z] Removing intermediate container 76d4fde8df50 [2022-10-22T18:03:27.716Z] ---> a1ad0ae31bc0 [2022-10-22T18:03:27.716Z] [2022-10-22T18:03:27.841Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:03:27.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-22T18:03:27.841Z] 18061eb6ac43: Preparing [2022-10-22T18:03:27.841Z] 6effe6c08904: Preparing [2022-10-22T18:03:27.841Z] 6bdedeac38a2: Preparing [2022-10-22T18:03:27.841Z] 316935606b6b: Preparing [2022-10-22T18:03:27.841Z] e20fa7ed3b6b: Preparing [2022-10-22T18:03:27.841Z] 1a2c22caab0c: Preparing [2022-10-22T18:03:27.841Z] 65c60a7b5e2a: Preparing [2022-10-22T18:03:27.841Z] 34d5ebaa5410: Preparing [2022-10-22T18:03:27.841Z] 1a2c22caab0c: Waiting [2022-10-22T18:03:27.841Z] 34d5ebaa5410: Waiting [2022-10-22T18:03:27.841Z] 65c60a7b5e2a: Waiting [2022-10-22T18:03:27.841Z] 6bdedeac38a2: Pushed [2022-10-22T18:03:27.841Z] 6effe6c08904: Pushed [2022-10-22T18:03:27.841Z] 18061eb6ac43: Pushed [2022-10-22T18:03:27.841Z] 65c60a7b5e2a: Layer already exists [2022-10-22T18:03:27.841Z] 34d5ebaa5410: Layer already exists [2022-10-22T18:03:27.982Z] Successfully built a1ad0ae31bc0 [2022-10-22T18:03:27.982Z] Successfully tagged security-spire-agent-arm64:latest [2022-10-22T18:03:27.982Z] Building security-spire-server [2022-10-22T18:03:28.406Z] 1a2c22caab0c: Pushed [2022-10-22T18:03:31.691Z] e20fa7ed3b6b: Pushed [2022-10-22T18:03:33.312Z]  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:03:33.312Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:03:33.312Z] ---> 6198bb1cce52 [2022-10-22T18:03:33.312Z] Step 3/25 : WORKDIR /edgex-go [2022-10-22T18:03:33.312Z] ---> Using cache [2022-10-22T18:03:33.312Z] ---> d316350e881e [2022-10-22T18:03:33.312Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:03:33.312Z] ---> Using cache [2022-10-22T18:03:33.312Z] ---> 4c160c59e2aa [2022-10-22T18:03:33.312Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-22T18:03:33.312Z] ---> Running in a9f851ab269f [2022-10-22T18:03:34.976Z] 316935606b6b: Pushed [2022-10-22T18:03:34.976Z] f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:24b21e6de71fcd9f0cf91300427f422768115f23743b3d7cd828605f4660e7de size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:35.279Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:35.589Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-22T18:03:35.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-22T18:03:35.589Z] 18061eb6ac43: Preparing [2022-10-22T18:03:35.589Z] 6effe6c08904: Preparing [2022-10-22T18:03:35.589Z] 6bdedeac38a2: Preparing [2022-10-22T18:03:35.589Z] 316935606b6b: Preparing [2022-10-22T18:03:35.589Z] e20fa7ed3b6b: Preparing [2022-10-22T18:03:35.589Z] 1a2c22caab0c: Preparing [2022-10-22T18:03:35.589Z] 65c60a7b5e2a: Preparing [2022-10-22T18:03:35.589Z] 34d5ebaa5410: Preparing [2022-10-22T18:03:35.589Z] 1a2c22caab0c: Waiting [2022-10-22T18:03:35.589Z] 65c60a7b5e2a: Waiting [2022-10-22T18:03:35.589Z] 34d5ebaa5410: Waiting [2022-10-22T18:03:35.589Z] 6bdedeac38a2: Layer already exists [2022-10-22T18:03:35.589Z] 18061eb6ac43: Layer already exists [2022-10-22T18:03:35.589Z] e20fa7ed3b6b: Layer already exists [2022-10-22T18:03:35.589Z] 316935606b6b: Layer already exists [2022-10-22T18:03:35.589Z] 6effe6c08904: Layer already exists [2022-10-22T18:03:35.589Z] 1a2c22caab0c: Layer already exists [2022-10-22T18:03:35.589Z] 65c60a7b5e2a: Layer already exists [2022-10-22T18:03:35.589Z] 34d5ebaa5410: Layer already exists [2022-10-22T18:03:35.589Z] latest: digest: sha256:24b21e6de71fcd9f0cf91300427f422768115f23743b3d7cd828605f4660e7de size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:35.893Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:35.919Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:03:36.190Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.98 [2022-10-22T18:03:36.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-22T18:03:36.190Z] 18061eb6ac43: Preparing [2022-10-22T18:03:36.190Z] 6effe6c08904: Preparing [2022-10-22T18:03:36.190Z] 6bdedeac38a2: Preparing [2022-10-22T18:03:36.190Z] 316935606b6b: Preparing [2022-10-22T18:03:36.190Z] e20fa7ed3b6b: Preparing [2022-10-22T18:03:36.190Z] 1a2c22caab0c: Preparing [2022-10-22T18:03:36.190Z] 65c60a7b5e2a: Preparing [2022-10-22T18:03:36.190Z] 34d5ebaa5410: Preparing [2022-10-22T18:03:36.190Z] 1a2c22caab0c: Waiting [2022-10-22T18:03:36.190Z] 65c60a7b5e2a: Waiting [2022-10-22T18:03:36.190Z] 34d5ebaa5410: Waiting [2022-10-22T18:03:36.190Z] 18061eb6ac43: Layer already exists [2022-10-22T18:03:36.190Z] 6bdedeac38a2: Layer already exists [2022-10-22T18:03:36.190Z] 6effe6c08904: Layer already exists [2022-10-22T18:03:36.190Z] 316935606b6b: Layer already exists [2022-10-22T18:03:36.190Z] e20fa7ed3b6b: Layer already exists [2022-10-22T18:03:36.190Z] 1a2c22caab0c: Layer already exists [2022-10-22T18:03:36.190Z] 65c60a7b5e2a: Layer already exists [2022-10-22T18:03:36.190Z] 34d5ebaa5410: Layer already exists [2022-10-22T18:03:36.190Z] 2.3.0-dev.98: digest: sha256:24b21e6de71fcd9f0cf91300427f422768115f23743b3d7cd828605f4660e7de size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:36.501Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:36.799Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:03:36.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-22T18:03:36.799Z] 18061eb6ac43: Preparing [2022-10-22T18:03:36.799Z] 6effe6c08904: Preparing [2022-10-22T18:03:36.799Z] 6bdedeac38a2: Preparing [2022-10-22T18:03:36.799Z] 316935606b6b: Preparing [2022-10-22T18:03:36.799Z] e20fa7ed3b6b: Preparing [2022-10-22T18:03:36.799Z] 1a2c22caab0c: Preparing [2022-10-22T18:03:36.799Z] 65c60a7b5e2a: Preparing [2022-10-22T18:03:36.799Z] 34d5ebaa5410: Preparing [2022-10-22T18:03:36.799Z] 1a2c22caab0c: Waiting [2022-10-22T18:03:36.799Z] 65c60a7b5e2a: Waiting [2022-10-22T18:03:36.799Z] 34d5ebaa5410: Waiting [2022-10-22T18:03:36.799Z] 18061eb6ac43: Layer already exists [2022-10-22T18:03:36.799Z] 6bdedeac38a2: Layer already exists [2022-10-22T18:03:36.799Z] 6effe6c08904: Layer already exists [2022-10-22T18:03:36.799Z] e20fa7ed3b6b: Layer already exists [2022-10-22T18:03:36.799Z] 316935606b6b: Layer already exists [2022-10-22T18:03:36.799Z] 65c60a7b5e2a: Layer already exists [2022-10-22T18:03:36.799Z] 1a2c22caab0c: Layer already exists [2022-10-22T18:03:36.799Z] 34d5ebaa5410: Layer already exists [2022-10-22T18:03:36.799Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:24b21e6de71fcd9f0cf91300427f422768115f23743b3d7cd828605f4660e7de size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:36.880Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:03:37.102Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:37.408Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-10-22T18:03:37.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-22T18:03:37.408Z] 18061eb6ac43: Preparing [2022-10-22T18:03:37.408Z] 6effe6c08904: Preparing [2022-10-22T18:03:37.408Z] 6bdedeac38a2: Preparing [2022-10-22T18:03:37.408Z] 316935606b6b: Preparing [2022-10-22T18:03:37.408Z] e20fa7ed3b6b: Preparing [2022-10-22T18:03:37.408Z] 1a2c22caab0c: Preparing [2022-10-22T18:03:37.408Z] 65c60a7b5e2a: Preparing [2022-10-22T18:03:37.408Z] 34d5ebaa5410: Preparing [2022-10-22T18:03:37.408Z] 1a2c22caab0c: Waiting [2022-10-22T18:03:37.408Z] 65c60a7b5e2a: Waiting [2022-10-22T18:03:37.408Z] 34d5ebaa5410: Waiting [2022-10-22T18:03:37.408Z] 18061eb6ac43: Layer already exists [2022-10-22T18:03:37.408Z] 6bdedeac38a2: Layer already exists [2022-10-22T18:03:37.408Z] 316935606b6b: Layer already exists [2022-10-22T18:03:37.408Z] 6effe6c08904: Layer already exists [2022-10-22T18:03:37.408Z] e20fa7ed3b6b: Layer already exists [2022-10-22T18:03:37.408Z] 1a2c22caab0c: Layer already exists [2022-10-22T18:03:37.408Z] 65c60a7b5e2a: Layer already exists [2022-10-22T18:03:37.408Z] 34d5ebaa5410: Layer already exists [2022-10-22T18:03:37.408Z] main: digest: sha256:24b21e6de71fcd9f0cf91300427f422768115f23743b3d7cd828605f4660e7de size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:03:37.455Z] ===================================================== [Pipeline] echo [2022-10-22T18:03:37.465Z] taggedImages: [2022-10-22T18:03:37.465Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:03:37.465Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-22T18:03:37.465Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.98 [2022-10-22T18:03:37.465Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:03:37.465Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-10-22T18:03:37.484Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-10-22T18:03:37.484Z] f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:03:37.484Z] latest [2022-10-22T18:03:37.484Z] 2.3.0-dev.98 [2022-10-22T18:03:37.484Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:03:37.484Z] main [2022-10-22T18:03:37.484Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:37.797Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:38.105Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:03:38.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-22T18:03:38.105Z] a91e05fa0679: Preparing [2022-10-22T18:03:38.105Z] 9546f072f9b9: Preparing [2022-10-22T18:03:38.105Z] be4aa504853e: Preparing [2022-10-22T18:03:38.105Z] 1dc9aff5ee3f: Preparing [2022-10-22T18:03:38.105Z] 308cd23d1d91: Preparing [2022-10-22T18:03:38.105Z] 65c60a7b5e2a: Preparing [2022-10-22T18:03:38.105Z] 34d5ebaa5410: Preparing [2022-10-22T18:03:38.105Z] 34d5ebaa5410: Waiting [2022-10-22T18:03:38.105Z] 65c60a7b5e2a: Waiting [2022-10-22T18:03:38.105Z] 9546f072f9b9: Pushed [2022-10-22T18:03:38.105Z] be4aa504853e: Pushed [2022-10-22T18:03:38.105Z] a91e05fa0679: Pushed [2022-10-22T18:03:38.363Z] 65c60a7b5e2a: Layer already exists [2022-10-22T18:03:38.363Z] 34d5ebaa5410: Layer already exists [2022-10-22T18:03:38.363Z] 308cd23d1d91: Pushed [2022-10-22T18:03:39.476Z] OK: 221 MiB in 51 packages [2022-10-22T18:03:42.823Z] Removing intermediate container a9f851ab269f [2022-10-22T18:03:42.823Z] ---> 211df4fe8662 [2022-10-22T18:03:42.823Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-22T18:03:43.410Z] ---> 21a2bc4c9640 [2022-10-22T18:03:43.410Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:03:43.410Z] ---> Running in 3044e3dd8109 [2022-10-22T18:03:44.980Z] 1dc9aff5ee3f: Pushed [2022-10-22T18:03:45.255Z] f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:f12ba20ea85710c18d715fb86d6e4482796ad936cabbcd983f7b0dc06cf59678 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:45.602Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:45.963Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-22T18:03:45.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-22T18:03:45.963Z] a91e05fa0679: Preparing [2022-10-22T18:03:45.963Z] 9546f072f9b9: Preparing [2022-10-22T18:03:45.963Z] be4aa504853e: Preparing [2022-10-22T18:03:45.963Z] 1dc9aff5ee3f: Preparing [2022-10-22T18:03:45.963Z] 308cd23d1d91: Preparing [2022-10-22T18:03:45.963Z] 65c60a7b5e2a: Preparing [2022-10-22T18:03:45.963Z] 34d5ebaa5410: Preparing [2022-10-22T18:03:45.963Z] 65c60a7b5e2a: Waiting [2022-10-22T18:03:45.963Z] 34d5ebaa5410: Waiting [2022-10-22T18:03:45.963Z] be4aa504853e: Layer already exists [2022-10-22T18:03:45.963Z] 308cd23d1d91: Layer already exists [2022-10-22T18:03:45.963Z] 1dc9aff5ee3f: Layer already exists [2022-10-22T18:03:45.963Z] a91e05fa0679: Layer already exists [2022-10-22T18:03:45.963Z] 9546f072f9b9: Layer already exists [2022-10-22T18:03:45.963Z] 65c60a7b5e2a: Layer already exists [2022-10-22T18:03:45.963Z] 34d5ebaa5410: Layer already exists [2022-10-22T18:03:45.963Z] latest: digest: sha256:f12ba20ea85710c18d715fb86d6e4482796ad936cabbcd983f7b0dc06cf59678 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:46.310Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:46.607Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.98 [2022-10-22T18:03:46.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-22T18:03:46.607Z] a91e05fa0679: Preparing [2022-10-22T18:03:46.607Z] 9546f072f9b9: Preparing [2022-10-22T18:03:46.607Z] be4aa504853e: Preparing [2022-10-22T18:03:46.607Z] 1dc9aff5ee3f: Preparing [2022-10-22T18:03:46.607Z] 308cd23d1d91: Preparing [2022-10-22T18:03:46.607Z] 65c60a7b5e2a: Preparing [2022-10-22T18:03:46.607Z] 34d5ebaa5410: Preparing [2022-10-22T18:03:46.607Z] 65c60a7b5e2a: Waiting [2022-10-22T18:03:46.607Z] 34d5ebaa5410: Waiting [2022-10-22T18:03:46.607Z] a91e05fa0679: Layer already exists [2022-10-22T18:03:46.607Z] be4aa504853e: Layer already exists [2022-10-22T18:03:46.607Z] 1dc9aff5ee3f: Layer already exists [2022-10-22T18:03:46.607Z] 308cd23d1d91: Layer already exists [2022-10-22T18:03:46.607Z] 9546f072f9b9: Layer already exists [2022-10-22T18:03:46.607Z] 65c60a7b5e2a: Layer already exists [2022-10-22T18:03:46.607Z] 34d5ebaa5410: Layer already exists [2022-10-22T18:03:46.607Z] 2.3.0-dev.98: digest: sha256:f12ba20ea85710c18d715fb86d6e4482796ad936cabbcd983f7b0dc06cf59678 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:46.906Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:47.207Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:03:47.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-22T18:03:47.207Z] a91e05fa0679: Preparing [2022-10-22T18:03:47.207Z] 9546f072f9b9: Preparing [2022-10-22T18:03:47.207Z] be4aa504853e: Preparing [2022-10-22T18:03:47.207Z] 1dc9aff5ee3f: Preparing [2022-10-22T18:03:47.207Z] 308cd23d1d91: Preparing [2022-10-22T18:03:47.207Z] 65c60a7b5e2a: Preparing [2022-10-22T18:03:47.207Z] 34d5ebaa5410: Preparing [2022-10-22T18:03:47.207Z] 65c60a7b5e2a: Waiting [2022-10-22T18:03:47.207Z] 34d5ebaa5410: Waiting [2022-10-22T18:03:47.207Z] be4aa504853e: Layer already exists [2022-10-22T18:03:47.207Z] 1dc9aff5ee3f: Layer already exists [2022-10-22T18:03:47.207Z] 9546f072f9b9: Layer already exists [2022-10-22T18:03:47.207Z] 308cd23d1d91: Layer already exists [2022-10-22T18:03:47.207Z] a91e05fa0679: Layer already exists [2022-10-22T18:03:47.207Z] 65c60a7b5e2a: Layer already exists [2022-10-22T18:03:47.207Z] 34d5ebaa5410: Layer already exists [2022-10-22T18:03:47.207Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:f12ba20ea85710c18d715fb86d6e4482796ad936cabbcd983f7b0dc06cf59678 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:47.514Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:47.811Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-10-22T18:03:47.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-22T18:03:47.811Z] a91e05fa0679: Preparing [2022-10-22T18:03:47.811Z] 9546f072f9b9: Preparing [2022-10-22T18:03:47.811Z] be4aa504853e: Preparing [2022-10-22T18:03:47.811Z] 1dc9aff5ee3f: Preparing [2022-10-22T18:03:47.811Z] 308cd23d1d91: Preparing [2022-10-22T18:03:47.811Z] 65c60a7b5e2a: Preparing [2022-10-22T18:03:47.811Z] 34d5ebaa5410: Preparing [2022-10-22T18:03:47.811Z] 65c60a7b5e2a: Waiting [2022-10-22T18:03:47.811Z] 34d5ebaa5410: Waiting [2022-10-22T18:03:47.811Z] 308cd23d1d91: Layer already exists [2022-10-22T18:03:47.811Z] 9546f072f9b9: Layer already exists [2022-10-22T18:03:47.811Z] be4aa504853e: Layer already exists [2022-10-22T18:03:47.811Z] a91e05fa0679: Layer already exists [2022-10-22T18:03:47.811Z] 1dc9aff5ee3f: Layer already exists [2022-10-22T18:03:47.811Z] 65c60a7b5e2a: Layer already exists [2022-10-22T18:03:47.811Z] 34d5ebaa5410: Layer already exists [2022-10-22T18:03:47.811Z] main: digest: sha256:f12ba20ea85710c18d715fb86d6e4482796ad936cabbcd983f7b0dc06cf59678 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:03:47.849Z] ===================================================== [Pipeline] echo [2022-10-22T18:03:47.854Z] taggedImages: [2022-10-22T18:03:47.854Z] - nexus3.edgexfoundry.org:10004/security-spire-config:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:03:47.854Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-22T18:03:47.854Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.98 [2022-10-22T18:03:47.854Z] - nexus3.edgexfoundry.org:10004/security-spire-config:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:03:47.854Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-10-22T18:03:47.867Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-10-22T18:03:47.867Z] f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:03:47.867Z] latest [2022-10-22T18:03:47.867Z] 2.3.0-dev.98 [2022-10-22T18:03:47.867Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:03:47.867Z] main [2022-10-22T18:03:47.867Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:48.171Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:48.469Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:03:48.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-22T18:03:48.469Z] 631358fadfb8: Preparing [2022-10-22T18:03:48.469Z] 8b1784eef26c: Preparing [2022-10-22T18:03:48.469Z] ba038c0a0775: Preparing [2022-10-22T18:03:48.469Z] dec8e9570a2f: Preparing [2022-10-22T18:03:48.469Z] 1a2c22caab0c: Preparing [2022-10-22T18:03:48.469Z] 65c60a7b5e2a: Preparing [2022-10-22T18:03:48.469Z] 34d5ebaa5410: Preparing [2022-10-22T18:03:48.469Z] 65c60a7b5e2a: Waiting [2022-10-22T18:03:48.469Z] 34d5ebaa5410: Waiting [2022-10-22T18:03:48.469Z] 1a2c22caab0c: Layer already exists [2022-10-22T18:03:48.469Z] 631358fadfb8: Pushed [2022-10-22T18:03:48.469Z] 8b1784eef26c: Pushed [2022-10-22T18:03:48.469Z] ba038c0a0775: Pushed [2022-10-22T18:03:48.727Z] 65c60a7b5e2a: Layer already exists [2022-10-22T18:03:48.985Z] 34d5ebaa5410: Layer already exists [2022-10-22T18:03:55.633Z] dec8e9570a2f: Pushed [2022-10-22T18:03:55.633Z] f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:2055d5b363013ffbcb2819db71bee235dd84537b06b2a03a889164c97ebc263d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:55.940Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:56.251Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-22T18:03:56.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-22T18:03:56.251Z] 631358fadfb8: Preparing [2022-10-22T18:03:56.251Z] 8b1784eef26c: Preparing [2022-10-22T18:03:56.251Z] ba038c0a0775: Preparing [2022-10-22T18:03:56.251Z] dec8e9570a2f: Preparing [2022-10-22T18:03:56.251Z] 1a2c22caab0c: Preparing [2022-10-22T18:03:56.251Z] 65c60a7b5e2a: Preparing [2022-10-22T18:03:56.251Z] 34d5ebaa5410: Preparing [2022-10-22T18:03:56.251Z] 65c60a7b5e2a: Waiting [2022-10-22T18:03:56.251Z] 34d5ebaa5410: Waiting [2022-10-22T18:03:56.251Z] 8b1784eef26c: Layer already exists [2022-10-22T18:03:56.251Z] 1a2c22caab0c: Layer already exists [2022-10-22T18:03:56.251Z] 631358fadfb8: Layer already exists [2022-10-22T18:03:56.251Z] ba038c0a0775: Layer already exists [2022-10-22T18:03:56.251Z] dec8e9570a2f: Layer already exists [2022-10-22T18:03:56.251Z] 65c60a7b5e2a: Layer already exists [2022-10-22T18:03:56.251Z] 34d5ebaa5410: Layer already exists [2022-10-22T18:03:56.251Z] latest: digest: sha256:2055d5b363013ffbcb2819db71bee235dd84537b06b2a03a889164c97ebc263d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:56.560Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:56.865Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.98 [2022-10-22T18:03:56.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-22T18:03:56.865Z] 631358fadfb8: Preparing [2022-10-22T18:03:56.865Z] 8b1784eef26c: Preparing [2022-10-22T18:03:56.865Z] ba038c0a0775: Preparing [2022-10-22T18:03:56.865Z] dec8e9570a2f: Preparing [2022-10-22T18:03:56.865Z] 1a2c22caab0c: Preparing [2022-10-22T18:03:56.865Z] 65c60a7b5e2a: Preparing [2022-10-22T18:03:56.865Z] 34d5ebaa5410: Preparing [2022-10-22T18:03:56.865Z] 65c60a7b5e2a: Waiting [2022-10-22T18:03:56.865Z] 34d5ebaa5410: Waiting [2022-10-22T18:03:56.865Z] 631358fadfb8: Layer already exists [2022-10-22T18:03:56.865Z] 1a2c22caab0c: Layer already exists [2022-10-22T18:03:56.865Z] dec8e9570a2f: Layer already exists [2022-10-22T18:03:56.865Z] ba038c0a0775: Layer already exists [2022-10-22T18:03:56.865Z] 8b1784eef26c: Layer already exists [2022-10-22T18:03:56.865Z] 65c60a7b5e2a: Layer already exists [2022-10-22T18:03:56.865Z] 34d5ebaa5410: Layer already exists [2022-10-22T18:03:56.865Z] 2.3.0-dev.98: digest: sha256:2055d5b363013ffbcb2819db71bee235dd84537b06b2a03a889164c97ebc263d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:57.166Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:57.469Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:03:57.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-22T18:03:57.469Z] 631358fadfb8: Preparing [2022-10-22T18:03:57.469Z] 8b1784eef26c: Preparing [2022-10-22T18:03:57.469Z] ba038c0a0775: Preparing [2022-10-22T18:03:57.469Z] dec8e9570a2f: Preparing [2022-10-22T18:03:57.469Z] 1a2c22caab0c: Preparing [2022-10-22T18:03:57.469Z] 65c60a7b5e2a: Preparing [2022-10-22T18:03:57.469Z] 34d5ebaa5410: Preparing [2022-10-22T18:03:57.469Z] 65c60a7b5e2a: Waiting [2022-10-22T18:03:57.469Z] 34d5ebaa5410: Waiting [2022-10-22T18:03:57.469Z] ba038c0a0775: Layer already exists [2022-10-22T18:03:57.469Z] 1a2c22caab0c: Layer already exists [2022-10-22T18:03:57.469Z] 8b1784eef26c: Layer already exists [2022-10-22T18:03:57.469Z] dec8e9570a2f: Layer already exists [2022-10-22T18:03:57.469Z] 631358fadfb8: Layer already exists [2022-10-22T18:03:57.469Z] 65c60a7b5e2a: Layer already exists [2022-10-22T18:03:57.469Z] 34d5ebaa5410: Layer already exists [2022-10-22T18:03:57.469Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:2055d5b363013ffbcb2819db71bee235dd84537b06b2a03a889164c97ebc263d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:57.773Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:58.078Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-10-22T18:03:58.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-22T18:03:58.078Z] 631358fadfb8: Preparing [2022-10-22T18:03:58.078Z] 8b1784eef26c: Preparing [2022-10-22T18:03:58.078Z] ba038c0a0775: Preparing [2022-10-22T18:03:58.078Z] dec8e9570a2f: Preparing [2022-10-22T18:03:58.078Z] 1a2c22caab0c: Preparing [2022-10-22T18:03:58.078Z] 65c60a7b5e2a: Preparing [2022-10-22T18:03:58.078Z] 34d5ebaa5410: Preparing [2022-10-22T18:03:58.078Z] 65c60a7b5e2a: Waiting [2022-10-22T18:03:58.078Z] 34d5ebaa5410: Waiting [2022-10-22T18:03:58.078Z] 1a2c22caab0c: Layer already exists [2022-10-22T18:03:58.078Z] ba038c0a0775: Layer already exists [2022-10-22T18:03:58.078Z] 8b1784eef26c: Layer already exists [2022-10-22T18:03:58.078Z] dec8e9570a2f: Layer already exists [2022-10-22T18:03:58.078Z] 631358fadfb8: Layer already exists [2022-10-22T18:03:58.078Z] 65c60a7b5e2a: Layer already exists [2022-10-22T18:03:58.078Z] 34d5ebaa5410: Layer already exists [2022-10-22T18:03:58.078Z] main: digest: sha256:2055d5b363013ffbcb2819db71bee235dd84537b06b2a03a889164c97ebc263d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:03:58.110Z] ===================================================== [Pipeline] echo [2022-10-22T18:03:58.115Z] taggedImages: [2022-10-22T18:03:58.115Z] - nexus3.edgexfoundry.org:10004/security-spire-server:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:03:58.115Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-22T18:03:58.115Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.98 [2022-10-22T18:03:58.115Z] - nexus3.edgexfoundry.org:10004/security-spire-server:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:03:58.115Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-10-22T18:03:58.128Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-10-22T18:03:58.128Z] f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:03:58.128Z] latest [2022-10-22T18:03:58.128Z] 2.3.0-dev.98 [2022-10-22T18:03:58.128Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:03:58.128Z] main [2022-10-22T18:03:58.128Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:58.428Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:03:58.724Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:03:58.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-22T18:03:58.724Z] 9f669e90dd07: Preparing [2022-10-22T18:03:58.724Z] e578b364ece7: Preparing [2022-10-22T18:03:58.724Z] 96dad60eccca: Preparing [2022-10-22T18:03:58.724Z] 56446fb0acac: Preparing [2022-10-22T18:03:58.724Z] 994393dc58e7: Preparing [2022-10-22T18:03:58.724Z] 96dad60eccca: Layer already exists [2022-10-22T18:03:58.724Z] 994393dc58e7: Layer already exists [2022-10-22T18:03:58.724Z] 9f669e90dd07: Pushed [2022-10-22T18:03:58.724Z] 56446fb0acac: Pushed [2022-10-22T18:04:02.011Z] e578b364ece7: Pushed [2022-10-22T18:04:02.011Z] f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:02a6ca0c88ddf26e82434ea42e328ae069928d03f2793ec188b31de603e98161 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:04:02.311Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:04:02.610Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-22T18:04:02.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-22T18:04:02.610Z] 9f669e90dd07: Preparing [2022-10-22T18:04:02.610Z] e578b364ece7: Preparing [2022-10-22T18:04:02.610Z] 96dad60eccca: Preparing [2022-10-22T18:04:02.610Z] 56446fb0acac: Preparing [2022-10-22T18:04:02.610Z] 994393dc58e7: Preparing [2022-10-22T18:04:02.610Z] 9f669e90dd07: Layer already exists [2022-10-22T18:04:02.610Z] 96dad60eccca: Layer already exists [2022-10-22T18:04:02.610Z] 994393dc58e7: Layer already exists [2022-10-22T18:04:02.610Z] 56446fb0acac: Layer already exists [2022-10-22T18:04:02.610Z] e578b364ece7: Layer already exists [2022-10-22T18:04:02.610Z] latest: digest: sha256:02a6ca0c88ddf26e82434ea42e328ae069928d03f2793ec188b31de603e98161 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:04:02.913Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:04:03.210Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.98 [2022-10-22T18:04:03.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-22T18:04:03.210Z] 9f669e90dd07: Preparing [2022-10-22T18:04:03.210Z] e578b364ece7: Preparing [2022-10-22T18:04:03.210Z] 96dad60eccca: Preparing [2022-10-22T18:04:03.210Z] 56446fb0acac: Preparing [2022-10-22T18:04:03.210Z] 994393dc58e7: Preparing [2022-10-22T18:04:03.210Z] 994393dc58e7: Layer already exists [2022-10-22T18:04:03.210Z] 9f669e90dd07: Layer already exists [2022-10-22T18:04:03.210Z] e578b364ece7: Layer already exists [2022-10-22T18:04:03.210Z] 96dad60eccca: Layer already exists [2022-10-22T18:04:03.210Z] 56446fb0acac: Layer already exists [2022-10-22T18:04:03.210Z] 2.3.0-dev.98: digest: sha256:02a6ca0c88ddf26e82434ea42e328ae069928d03f2793ec188b31de603e98161 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:04:03.511Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:04:03.827Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:04:03.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-22T18:04:03.827Z] 9f669e90dd07: Preparing [2022-10-22T18:04:03.827Z] e578b364ece7: Preparing [2022-10-22T18:04:03.827Z] 96dad60eccca: Preparing [2022-10-22T18:04:03.827Z] 56446fb0acac: Preparing [2022-10-22T18:04:03.827Z] 994393dc58e7: Preparing [2022-10-22T18:04:03.827Z] 96dad60eccca: Layer already exists [2022-10-22T18:04:03.827Z] 994393dc58e7: Layer already exists [2022-10-22T18:04:03.827Z] 9f669e90dd07: Layer already exists [2022-10-22T18:04:03.827Z] e578b364ece7: Layer already exists [2022-10-22T18:04:03.827Z] 56446fb0acac: Layer already exists [2022-10-22T18:04:03.827Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:02a6ca0c88ddf26e82434ea42e328ae069928d03f2793ec188b31de603e98161 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:04:04.140Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:04:04.454Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-10-22T18:04:04.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-22T18:04:04.454Z] 9f669e90dd07: Preparing [2022-10-22T18:04:04.454Z] e578b364ece7: Preparing [2022-10-22T18:04:04.454Z] 96dad60eccca: Preparing [2022-10-22T18:04:04.454Z] 56446fb0acac: Preparing [2022-10-22T18:04:04.454Z] 994393dc58e7: Preparing [2022-10-22T18:04:04.454Z] 994393dc58e7: Layer already exists [2022-10-22T18:04:04.454Z] 96dad60eccca: Layer already exists [2022-10-22T18:04:04.454Z] 9f669e90dd07: Layer already exists [2022-10-22T18:04:04.454Z] e578b364ece7: Layer already exists [2022-10-22T18:04:04.454Z] 56446fb0acac: Layer already exists [2022-10-22T18:04:04.454Z] main: digest: sha256:02a6ca0c88ddf26e82434ea42e328ae069928d03f2793ec188b31de603e98161 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:04:04.491Z] ===================================================== [Pipeline] echo [2022-10-22T18:04:04.496Z] taggedImages: [2022-10-22T18:04:04.496Z] - nexus3.edgexfoundry.org:10004/support-notifications:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:04:04.496Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-22T18:04:04.496Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.98 [2022-10-22T18:04:04.496Z] - nexus3.edgexfoundry.org:10004/support-notifications:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:04:04.496Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-10-22T18:04:04.509Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-10-22T18:04:04.509Z] f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:04:04.509Z] latest [2022-10-22T18:04:04.509Z] 2.3.0-dev.98 [2022-10-22T18:04:04.509Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:04:04.509Z] main [2022-10-22T18:04:04.509Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:04:04.823Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:04:05.132Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:04:05.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-22T18:04:05.132Z] 7796fb7a24db: Preparing [2022-10-22T18:04:05.132Z] 31fe7c1db4a9: Preparing [2022-10-22T18:04:05.132Z] 96dad60eccca: Preparing [2022-10-22T18:04:05.132Z] 30474165e656: Preparing [2022-10-22T18:04:05.132Z] 994393dc58e7: Preparing [2022-10-22T18:04:05.132Z] 30474165e656: Layer already exists [2022-10-22T18:04:05.132Z] 96dad60eccca: Layer already exists [2022-10-22T18:04:05.132Z] 994393dc58e7: Layer already exists [2022-10-22T18:04:05.132Z] 7796fb7a24db: Pushed [2022-10-22T18:04:07.664Z] 31fe7c1db4a9: Pushed [2022-10-22T18:04:07.664Z] f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:c4a1e01c1f80dd78da10fff48c8bb8e727895d66664c6cfd138f64fbe84e3491 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:04:07.965Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:04:08.267Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-22T18:04:08.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-22T18:04:08.267Z] 7796fb7a24db: Preparing [2022-10-22T18:04:08.267Z] 31fe7c1db4a9: Preparing [2022-10-22T18:04:08.267Z] 96dad60eccca: Preparing [2022-10-22T18:04:08.267Z] 30474165e656: Preparing [2022-10-22T18:04:08.267Z] 994393dc58e7: Preparing [2022-10-22T18:04:08.267Z] 31fe7c1db4a9: Layer already exists [2022-10-22T18:04:08.267Z] 7796fb7a24db: Layer already exists [2022-10-22T18:04:08.267Z] 96dad60eccca: Layer already exists [2022-10-22T18:04:08.268Z] 994393dc58e7: Layer already exists [2022-10-22T18:04:08.268Z] 30474165e656: Layer already exists [2022-10-22T18:04:08.268Z] latest: digest: sha256:c4a1e01c1f80dd78da10fff48c8bb8e727895d66664c6cfd138f64fbe84e3491 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:04:08.571Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:04:08.872Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.98 [2022-10-22T18:04:08.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-22T18:04:08.872Z] 7796fb7a24db: Preparing [2022-10-22T18:04:08.872Z] 31fe7c1db4a9: Preparing [2022-10-22T18:04:08.872Z] 96dad60eccca: Preparing [2022-10-22T18:04:08.872Z] 30474165e656: Preparing [2022-10-22T18:04:08.872Z] 994393dc58e7: Preparing [2022-10-22T18:04:08.872Z] 30474165e656: Layer already exists [2022-10-22T18:04:08.872Z] 7796fb7a24db: Layer already exists [2022-10-22T18:04:08.872Z] 994393dc58e7: Layer already exists [2022-10-22T18:04:08.872Z] 31fe7c1db4a9: Layer already exists [2022-10-22T18:04:08.872Z] 96dad60eccca: Layer already exists [2022-10-22T18:04:08.872Z] 2.3.0-dev.98: digest: sha256:c4a1e01c1f80dd78da10fff48c8bb8e727895d66664c6cfd138f64fbe84e3491 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:04:09.176Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:04:09.478Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:04:09.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-22T18:04:09.478Z] 7796fb7a24db: Preparing [2022-10-22T18:04:09.478Z] 31fe7c1db4a9: Preparing [2022-10-22T18:04:09.478Z] 96dad60eccca: Preparing [2022-10-22T18:04:09.478Z] 30474165e656: Preparing [2022-10-22T18:04:09.478Z] 994393dc58e7: Preparing [2022-10-22T18:04:09.478Z] 96dad60eccca: Layer already exists [2022-10-22T18:04:09.478Z] 31fe7c1db4a9: Layer already exists [2022-10-22T18:04:09.478Z] 7796fb7a24db: Layer already exists [2022-10-22T18:04:09.478Z] 994393dc58e7: Layer already exists [2022-10-22T18:04:09.478Z] 30474165e656: Layer already exists [2022-10-22T18:04:09.478Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:c4a1e01c1f80dd78da10fff48c8bb8e727895d66664c6cfd138f64fbe84e3491 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:04:09.781Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:04:10.078Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-10-22T18:04:10.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-22T18:04:10.078Z] 7796fb7a24db: Preparing [2022-10-22T18:04:10.078Z] 31fe7c1db4a9: Preparing [2022-10-22T18:04:10.078Z] 96dad60eccca: Preparing [2022-10-22T18:04:10.078Z] 30474165e656: Preparing [2022-10-22T18:04:10.078Z] 994393dc58e7: Preparing [2022-10-22T18:04:10.078Z] 7796fb7a24db: Layer already exists [2022-10-22T18:04:10.078Z] 31fe7c1db4a9: Layer already exists [2022-10-22T18:04:10.078Z] 30474165e656: Layer already exists [2022-10-22T18:04:10.078Z] 96dad60eccca: Layer already exists [2022-10-22T18:04:10.078Z] 994393dc58e7: Layer already exists [2022-10-22T18:04:10.078Z] main: digest: sha256:c4a1e01c1f80dd78da10fff48c8bb8e727895d66664c6cfd138f64fbe84e3491 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:04:10.119Z] ===================================================== [Pipeline] echo [2022-10-22T18:04:10.126Z] taggedImages: [2022-10-22T18:04:10.126Z] - nexus3.edgexfoundry.org:10004/support-scheduler:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:04:10.126Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-22T18:04:10.126Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.98 [2022-10-22T18:04:10.126Z] - nexus3.edgexfoundry.org:10004/support-scheduler:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:04:10.126Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-10-22T18:04:10.139Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-10-22T18:04:10.139Z] f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:04:10.139Z] latest [2022-10-22T18:04:10.139Z] 2.3.0-dev.98 [2022-10-22T18:04:10.139Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:04:10.139Z] main [2022-10-22T18:04:10.139Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:04:10.459Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:04:10.764Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:04:10.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-22T18:04:10.764Z] 9a964b4f5512: Preparing [2022-10-22T18:04:10.764Z] a45098ee9197: Preparing [2022-10-22T18:04:10.764Z] a7d9e5fc675c: Preparing [2022-10-22T18:04:10.764Z] 9457420d4035: Preparing [2022-10-22T18:04:10.764Z] 994393dc58e7: Preparing [2022-10-22T18:04:10.764Z] 994393dc58e7: Layer already exists [2022-10-22T18:04:10.764Z] a45098ee9197: Pushed [2022-10-22T18:04:11.022Z] 9a964b4f5512: Pushed [2022-10-22T18:04:12.393Z] a7d9e5fc675c: Pushed [2022-10-22T18:04:24.604Z] 9457420d4035: Pushed [2022-10-22T18:04:24.604Z] f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:a718ecb97f9c35206d7dfe1a6aa2339c48dcdd77e4adac6e310f94af0cfddeb7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:04:24.910Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:04:25.205Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-22T18:04:25.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-22T18:04:25.205Z] 9a964b4f5512: Preparing [2022-10-22T18:04:25.205Z] a45098ee9197: Preparing [2022-10-22T18:04:25.205Z] a7d9e5fc675c: Preparing [2022-10-22T18:04:25.205Z] 9457420d4035: Preparing [2022-10-22T18:04:25.205Z] 994393dc58e7: Preparing [2022-10-22T18:04:25.205Z] a45098ee9197: Layer already exists [2022-10-22T18:04:25.205Z] 994393dc58e7: Layer already exists [2022-10-22T18:04:25.205Z] a7d9e5fc675c: Layer already exists [2022-10-22T18:04:25.205Z] 9457420d4035: Layer already exists [2022-10-22T18:04:25.205Z] 9a964b4f5512: Layer already exists [2022-10-22T18:04:25.205Z] latest: digest: sha256:a718ecb97f9c35206d7dfe1a6aa2339c48dcdd77e4adac6e310f94af0cfddeb7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:04:25.505Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:04:25.800Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.98 [2022-10-22T18:04:25.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-22T18:04:25.800Z] 9a964b4f5512: Preparing [2022-10-22T18:04:25.800Z] a45098ee9197: Preparing [2022-10-22T18:04:25.800Z] a7d9e5fc675c: Preparing [2022-10-22T18:04:25.800Z] 9457420d4035: Preparing [2022-10-22T18:04:25.800Z] 994393dc58e7: Preparing [2022-10-22T18:04:25.800Z] a7d9e5fc675c: Layer already exists [2022-10-22T18:04:25.800Z] a45098ee9197: Layer already exists [2022-10-22T18:04:25.800Z] 9457420d4035: Layer already exists [2022-10-22T18:04:25.800Z] 994393dc58e7: Layer already exists [2022-10-22T18:04:25.800Z] 9a964b4f5512: Layer already exists [2022-10-22T18:04:25.800Z] 2.3.0-dev.98: digest: sha256:a718ecb97f9c35206d7dfe1a6aa2339c48dcdd77e4adac6e310f94af0cfddeb7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:04:26.101Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:04:26.399Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:04:26.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-22T18:04:26.400Z] 9a964b4f5512: Preparing [2022-10-22T18:04:26.400Z] a45098ee9197: Preparing [2022-10-22T18:04:26.400Z] a7d9e5fc675c: Preparing [2022-10-22T18:04:26.400Z] 9457420d4035: Preparing [2022-10-22T18:04:26.400Z] 994393dc58e7: Preparing [2022-10-22T18:04:26.400Z] a45098ee9197: Layer already exists [2022-10-22T18:04:26.400Z] 994393dc58e7: Layer already exists [2022-10-22T18:04:26.400Z] 9a964b4f5512: Layer already exists [2022-10-22T18:04:26.400Z] a7d9e5fc675c: Layer already exists [2022-10-22T18:04:26.400Z] 9457420d4035: Layer already exists [2022-10-22T18:04:26.400Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:a718ecb97f9c35206d7dfe1a6aa2339c48dcdd77e4adac6e310f94af0cfddeb7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:04:26.700Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:04:27.002Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-10-22T18:04:27.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-22T18:04:27.002Z] 9a964b4f5512: Preparing [2022-10-22T18:04:27.002Z] a45098ee9197: Preparing [2022-10-22T18:04:27.002Z] a7d9e5fc675c: Preparing [2022-10-22T18:04:27.002Z] 9457420d4035: Preparing [2022-10-22T18:04:27.002Z] 994393dc58e7: Preparing [2022-10-22T18:04:27.002Z] 9a964b4f5512: Layer already exists [2022-10-22T18:04:27.002Z] 994393dc58e7: Layer already exists [2022-10-22T18:04:27.002Z] a7d9e5fc675c: Layer already exists [2022-10-22T18:04:27.002Z] 9457420d4035: Layer already exists [2022-10-22T18:04:27.002Z] a45098ee9197: Layer already exists [2022-10-22T18:04:27.002Z] main: digest: sha256:a718ecb97f9c35206d7dfe1a6aa2339c48dcdd77e4adac6e310f94af0cfddeb7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:04:27.034Z] ===================================================== [Pipeline] echo [2022-10-22T18:04:27.039Z] taggedImages: [2022-10-22T18:04:27.039Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:04:27.039Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-22T18:04:27.039Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.98 [2022-10-22T18:04:27.039Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:04:27.039Z] - 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-10-22T18:05:05.471Z] Removing intermediate container 3044e3dd8109 [2022-10-22T18:05:05.471Z] ---> ab3eee93c4aa [2022-10-22T18:05:05.471Z] Step 8/25 : COPY . . [2022-10-22T18:05:05.471Z] ---> 4400e70aa717 [2022-10-22T18:05:05.471Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-22T18:05:05.471Z] ---> Running in c032fe23f73e [2022-10-22T18:05:05.471Z] Removing intermediate container c032fe23f73e [2022-10-22T18:05:05.471Z] ---> e21aa0c725e1 [2022-10-22T18:05:05.471Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-22T18:05:05.471Z] ---> Running in 18e354bf5fae [2022-10-22T18:05:05.471Z] Removing intermediate container 18e354bf5fae [2022-10-22T18:05:05.471Z] ---> 0f30ad80e904 [2022-10-22T18:05:05.471Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-22T18:05:05.471Z] ---> Running in 26d593c0c074 [2022-10-22T18:05:05.471Z] Removing intermediate container 26d593c0c074 [2022-10-22T18:05:05.471Z] ---> 4091287ae28c [2022-10-22T18:05:05.471Z] Step 12/25 : WORKDIR /edgex-go [2022-10-22T18:05:05.471Z] ---> Running in 077e08fe8ef5 [2022-10-22T18:05:05.471Z] Removing intermediate container 077e08fe8ef5 [2022-10-22T18:05:05.471Z] ---> f6ae8b68102b [2022-10-22T18:05:05.471Z] [2022-10-22T18:05:05.471Z] Step 13/25 : FROM alpine:3.15 [2022-10-22T18:05:05.471Z] ---> 02e0d6fdf486 [2022-10-22T18:05:05.471Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-22T18:05:05.471Z] ---> Using cache [2022-10-22T18:05:05.471Z] ---> 90a14ef7007c [2022-10-22T18:05:05.471Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:05:05.471Z] ---> Using cache [2022-10-22T18:05:05.471Z] ---> b4da868776f7 [2022-10-22T18:05:05.471Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-22T18:05:05.471Z] ---> Using cache [2022-10-22T18:05:05.471Z] ---> 696c62dc30cd [2022-10-22T18:05:05.471Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-22T18:05:09.742Z] ---> 24cf7c052526 [2022-10-22T18:05:09.742Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-22T18:05:10.013Z] ---> 82e6391ddfce [2022-10-22T18:05:10.013Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-22T18:05:10.971Z] ---> 3e39fecd95c0 [2022-10-22T18:05:10.971Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-22T18:05:11.928Z] ---> 103b6210071d [2022-10-22T18:05:11.928Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-22T18:05:11.928Z] ---> Running in 5fa1192651ca [2022-10-22T18:05:12.511Z] Removing intermediate container 5fa1192651ca [2022-10-22T18:05:12.511Z] ---> f667a4f1af3e [2022-10-22T18:05:12.511Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-22T18:05:12.511Z] ---> Running in ede11ff66e8b [2022-10-22T18:05:13.098Z] Removing intermediate container ede11ff66e8b [2022-10-22T18:05:13.098Z] ---> 59313c0a97c5 [2022-10-22T18:05:13.098Z] Step 23/25 : LABEL arch=arm64 [2022-10-22T18:05:13.098Z] ---> Running in 4810412afbb8 [2022-10-22T18:05:13.681Z] Removing intermediate container 4810412afbb8 [2022-10-22T18:05:13.681Z] ---> f8304b249c2b [2022-10-22T18:05:13.681Z] Step 24/25 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:05:13.951Z] ---> Running in 70b0f3e9b7c3 [2022-10-22T18:05:14.535Z] Removing intermediate container 70b0f3e9b7c3 [2022-10-22T18:05:14.536Z] ---> 6d19c9ff1048 [2022-10-22T18:05:14.536Z] Step 25/25 : LABEL version=2.3.0-dev.98 [2022-10-22T18:05:14.536Z] ---> Running in f4a184475b1b [2022-10-22T18:05:15.119Z] Removing intermediate container f4a184475b1b [2022-10-22T18:05:15.119Z] ---> b438bc912989 [2022-10-22T18:05:15.119Z] [2022-10-22T18:05:15.119Z] Successfully built b438bc912989 [2022-10-22T18:05:15.119Z] Successfully tagged security-spire-server-arm64:latest [2022-10-22T18:05:15.119Z] Building support-scheduler [2022-10-22T18:05:19.364Z]  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:05:19.364Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:05:19.364Z] ---> 6198bb1cce52 [2022-10-22T18:05:19.364Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-22T18:05:19.364Z] ---> Using cache [2022-10-22T18:05:19.364Z] ---> 5ae5fac6e5dd [2022-10-22T18:05:19.364Z] Step 4/23 : WORKDIR /edgex-go [2022-10-22T18:05:19.364Z] ---> Using cache [2022-10-22T18:05:19.364Z] ---> 8a8817643f0f [2022-10-22T18:05:19.364Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:05:19.364Z] ---> Using cache [2022-10-22T18:05:19.364Z] ---> 635b016948e0 [2022-10-22T18:05:19.364Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-22T18:05:19.364Z] ---> Running in f036851f8cf5 [2022-10-22T18:05:21.308Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:05:21.893Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:05:23.300Z] OK: 221 MiB in 51 packages [2022-10-22T18:05:24.709Z] Removing intermediate container f036851f8cf5 [2022-10-22T18:05:24.709Z] ---> 152f3cbad002 [2022-10-22T18:05:24.709Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-22T18:05:25.688Z] ---> 1089460f832a [2022-10-22T18:05:25.688Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:05:25.957Z] ---> Running in 4c85852cf8ee [2022-10-22T18:06:33.815Z] Removing intermediate container 4c85852cf8ee [2022-10-22T18:06:33.815Z] ---> 3140f064f9fb [2022-10-22T18:06:33.815Z] Step 9/23 : COPY . . [2022-10-22T18:06:33.815Z] ---> 1fff6b3a744f [2022-10-22T18:06:33.815Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-22T18:06:33.815Z] ---> Running in f9cb3db63620 [2022-10-22T18:06:35.216Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-22T18:09:11.892Z] Removing intermediate container 1f2ce54d3fda [2022-10-22T18:09:11.892Z] ---> caf0ebe86c57 [2022-10-22T18:09:11.892Z] [2022-10-22T18:09:11.892Z] Step 10/33 : FROM alpine:3.16 [2022-10-22T18:09:11.892Z] 3.16: Pulling from library/alpine [2022-10-22T18:09:11.892Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-22T18:09:11.892Z] Status: Downloaded newer image for alpine:3.16 [2022-10-22T18:09:11.892Z] ---> a6215f271958 [2022-10-22T18:09:11.892Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-22T18:09:11.892Z] ---> Running in 90b1c2cb6170 [2022-10-22T18:09:11.892Z] Removing intermediate container 90b1c2cb6170 [2022-10-22T18:09:11.892Z] ---> 4529bac21a05 [2022-10-22T18:09:11.892Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-22T18:09:11.892Z] ---> Running in 8701f49f0a05 [2022-10-22T18:09:11.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:09:11.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:09:11.892Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-22T18:09:11.892Z] (2/2) Installing su-exec (0.2-r1) [2022-10-22T18:09:11.892Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T18:09:11.892Z] OK: 5 MiB in 16 packages [2022-10-22T18:09:11.892Z] Removing intermediate container 8701f49f0a05 [2022-10-22T18:09:11.892Z] ---> 4c71a8d2d67c [2022-10-22T18:09:11.892Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-22T18:09:11.892Z] ---> Running in ac8fdffd053a [2022-10-22T18:09:11.892Z] Removing intermediate container ac8fdffd053a [2022-10-22T18:09:11.892Z] ---> f276473cdca5 [2022-10-22T18:09:11.892Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-22T18:09:11.892Z] ---> Running in 5bf0434ec308 [2022-10-22T18:09:11.892Z] Removing intermediate container 5bf0434ec308 [2022-10-22T18:09:11.892Z] ---> 806a8b0bffaa [2022-10-22T18:09:11.892Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-22T18:09:11.892Z] ---> Running in 98f097b5c9f0 [2022-10-22T18:09:11.892Z] Removing intermediate container 98f097b5c9f0 [2022-10-22T18:09:11.892Z] ---> f600b36ef4a5 [2022-10-22T18:09:11.892Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-22T18:09:11.892Z] ---> Running in bd911e46c4b8 [2022-10-22T18:09:11.892Z] Removing intermediate container bd911e46c4b8 [2022-10-22T18:09:11.892Z] ---> ec2b1edb51c1 [2022-10-22T18:09:11.892Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-22T18:09:11.892Z] ---> Running in 199e54eb362a [2022-10-22T18:09:11.892Z] Removing intermediate container 199e54eb362a [2022-10-22T18:09:11.892Z] ---> 2fe2d7b08131 [2022-10-22T18:09:11.892Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-22T18:09:11.892Z] ---> Running in 430e00979143 [2022-10-22T18:09:12.159Z] Removing intermediate container 430e00979143 [2022-10-22T18:09:12.159Z] ---> 38b0a3e19c25 [2022-10-22T18:09:12.159Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-22T18:09:13.118Z] ---> 5dfbd57b387b [2022-10-22T18:09:13.118Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-22T18:09:13.118Z] ---> Running in 62bed4290226 [2022-10-22T18:09:16.465Z] Removing intermediate container 62bed4290226 [2022-10-22T18:09:16.465Z] ---> bbe1d7310564 [2022-10-22T18:09:16.465Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T18:09:17.049Z] ---> 820d8af78ec8 [2022-10-22T18:09:17.049Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-22T18:09:20.385Z] ---> ab0d4b55ddd3 [2022-10-22T18:09:20.385Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-22T18:09:21.789Z] ---> cdbeb411062d [2022-10-22T18:09:21.789Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-22T18:09:23.197Z] ---> 830a3e7cba5d [2022-10-22T18:09:23.197Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-22T18:09:24.606Z] ---> a640661b9f8b [2022-10-22T18:09:24.606Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-22T18:09:26.013Z] ---> 316b133731a5 [2022-10-22T18:09:26.013Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-22T18:09:26.967Z] ---> 018ae9a3c56f [2022-10-22T18:09:26.967Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-22T18:09:27.237Z] ---> Running in 2ce78a741bbc [2022-10-22T18:09:28.192Z] Removing intermediate container 624e021525f1 [2022-10-22T18:09:28.192Z] ---> 925f5a3d15e6 [2022-10-22T18:09:28.192Z] [2022-10-22T18:09:28.192Z] Step 11/24 : FROM alpine:3.16 [2022-10-22T18:09:28.192Z] ---> a6215f271958 [2022-10-22T18:09:28.192Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-22T18:09:28.192Z] ---> Running in 7ed9d057c9b9 [2022-10-22T18:09:30.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:09:30.769Z] Removing intermediate container 2ce78a741bbc [2022-10-22T18:09:30.769Z] ---> 756910d2e669 [2022-10-22T18:09:30.769Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-22T18:09:30.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:09:31.035Z] ---> Running in 9b1589e6f96f [2022-10-22T18:09:31.616Z] Removing intermediate container 9b1589e6f96f [2022-10-22T18:09:31.616Z] ---> 6124419d6d67 [2022-10-22T18:09:31.616Z] Step 30/33 : CMD ["gate"] [2022-10-22T18:09:31.616Z] ---> Running in 9e93a9c35faa [2022-10-22T18:09:32.201Z] Removing intermediate container 9e93a9c35faa [2022-10-22T18:09:32.201Z] ---> 24b7820658d4 [2022-10-22T18:09:32.201Z] Step 31/33 : LABEL arch=arm64 [2022-10-22T18:09:32.201Z] ---> Running in 560b49d8622b [2022-10-22T18:09:32.468Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-22T18:09:32.468Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T18:09:32.468Z] OK: 5 MiB in 15 packages [2022-10-22T18:09:32.735Z] Removing intermediate container 560b49d8622b [2022-10-22T18:09:32.735Z] ---> bc8bc14d4c2e [2022-10-22T18:09:32.735Z] Step 32/33 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:09:33.002Z] ---> Running in 889d31e2fbdb [2022-10-22T18:09:33.584Z] Removing intermediate container 889d31e2fbdb [2022-10-22T18:09:33.584Z] ---> ab3d6376bc1c [2022-10-22T18:09:33.584Z] Step 33/33 : LABEL version=2.3.0-dev.98 [2022-10-22T18:09:33.853Z] ---> Running in c30e333f7e43 [2022-10-22T18:09:34.819Z] Removing intermediate container c30e333f7e43 [2022-10-22T18:09:34.819Z] ---> 03a0d4859745 [2022-10-22T18:09:34.819Z] [2022-10-22T18:09:34.819Z] Removing intermediate container 7ed9d057c9b9 [2022-10-22T18:09:34.819Z] ---> 97ed064357be [2022-10-22T18:09:34.819Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-22T18:09:35.085Z] ---> Running in cf6f91dcff23 [2022-10-22T18:09:35.085Z] Successfully built 03a0d4859745 [2022-10-22T18:09:35.085Z] Successfully tagged security-bootstrapper-arm64:latest [2022-10-22T18:09:35.085Z]  Building security-bootstrapper ... done Building security-spire-config [2022-10-22T18:09:35.669Z] Removing intermediate container cf6f91dcff23 [2022-10-22T18:09:35.669Z] ---> 78e615d51df4 [2022-10-22T18:09:35.669Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-22T18:09:35.669Z] ---> Running in 5d80904a7886 [2022-10-22T18:09:36.254Z] Removing intermediate container 5d80904a7886 [2022-10-22T18:09:36.254Z] ---> aa7107a920db [2022-10-22T18:09:36.254Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-22T18:09:36.254Z] ---> Running in 93ad52c11ab7 [2022-10-22T18:09:36.834Z] Removing intermediate container 93ad52c11ab7 [2022-10-22T18:09:36.834Z] ---> f54fa4f4ee55 [2022-10-22T18:09:36.834Z] Step 16/24 : WORKDIR / [2022-10-22T18:09:36.834Z] ---> Running in c66ac9397a33 [2022-10-22T18:09:37.416Z] Removing intermediate container c66ac9397a33 [2022-10-22T18:09:37.416Z] ---> 4664b4d7f7f1 [2022-10-22T18:09:37.416Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T18:09:38.376Z] ---> 438dcdb4735d [2022-10-22T18:09:38.376Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-22T18:09:39.778Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:09:39.778Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:09:39.778Z] ---> 6198bb1cce52 [2022-10-22T18:09:39.778Z] Step 3/26 : WORKDIR /edgex-go [2022-10-22T18:09:39.778Z] ---> Using cache [2022-10-22T18:09:39.778Z] ---> d316350e881e [2022-10-22T18:09:39.778Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:09:39.778Z] ---> Using cache [2022-10-22T18:09:39.778Z] ---> 4c160c59e2aa [2022-10-22T18:09:39.778Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-22T18:09:39.778Z] ---> Using cache [2022-10-22T18:09:39.778Z] ---> 211df4fe8662 [2022-10-22T18:09:39.778Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-22T18:09:39.778Z] ---> Using cache [2022-10-22T18:09:39.778Z] ---> 21a2bc4c9640 [2022-10-22T18:09:39.778Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:09:39.778Z] ---> Using cache [2022-10-22T18:09:39.778Z] ---> ab3eee93c4aa [2022-10-22T18:09:39.778Z] Step 8/26 : COPY . . [2022-10-22T18:09:40.044Z] ---> Using cache [2022-10-22T18:09:40.044Z] ---> 4400e70aa717 [2022-10-22T18:09:40.044Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-22T18:09:40.044Z] ---> Using cache [2022-10-22T18:09:40.044Z] ---> e21aa0c725e1 [2022-10-22T18:09:40.044Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-22T18:09:40.044Z] ---> Using cache [2022-10-22T18:09:40.044Z] ---> 0f30ad80e904 [2022-10-22T18:09:40.044Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-22T18:09:41.715Z] ---> b7b1c51daa2e [2022-10-22T18:09:41.715Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-22T18:09:41.715Z] ---> Running in d08c2b64dfe3 [2022-10-22T18:09:43.115Z] ---> 2acfc030f8e4 [2022-10-22T18:09:43.115Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-22T18:09:43.383Z] ---> Running in ea6b04d7ce45 [2022-10-22T18:09:43.964Z] Removing intermediate container ea6b04d7ce45 [2022-10-22T18:09:43.964Z] ---> 7045ff16d703 [2022-10-22T18:09:43.964Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T18:09:44.229Z] ---> Running in d0780c24c710 [2022-10-22T18:09:44.823Z] Removing intermediate container d0780c24c710 [2022-10-22T18:09:44.823Z] ---> 168dad288be8 [2022-10-22T18:09:44.823Z] Step 22/24 : LABEL arch=arm64 [2022-10-22T18:09:45.089Z] ---> Running in f99677fc399c [2022-10-22T18:09:45.669Z] Removing intermediate container d08c2b64dfe3 [2022-10-22T18:09:45.669Z] ---> 4129136b6a47 [2022-10-22T18:09:45.669Z] Step 12/26 : WORKDIR /edgex-go [2022-10-22T18:09:45.938Z] ---> Running in 9b355b414f06 [2022-10-22T18:09:45.938Z] Removing intermediate container f99677fc399c [2022-10-22T18:09:45.938Z] ---> 7fc4e0944c3d [2022-10-22T18:09:45.938Z] Step 23/24 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:09:46.208Z] ---> Running in 91ff262e1f9c [2022-10-22T18:09:46.474Z] Removing intermediate container 9b355b414f06 [2022-10-22T18:09:46.474Z] ---> 8a09afe003e4 [2022-10-22T18:09:46.474Z] [2022-10-22T18:09:46.474Z] Step 13/26 : FROM alpine:3.15 [2022-10-22T18:09:46.474Z] ---> 02e0d6fdf486 [2022-10-22T18:09:46.474Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-22T18:09:46.474Z] ---> Using cache [2022-10-22T18:09:46.474Z] ---> 90a14ef7007c [2022-10-22T18:09:46.474Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:09:46.474Z] ---> Using cache [2022-10-22T18:09:46.474Z] ---> b4da868776f7 [2022-10-22T18:09:46.474Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-22T18:09:46.739Z] ---> Running in ec218a2ebc61 [2022-10-22T18:09:47.005Z] Removing intermediate container 91ff262e1f9c [2022-10-22T18:09:47.005Z] ---> 70967f8199da [2022-10-22T18:09:47.005Z] Step 24/24 : LABEL version=2.3.0-dev.98 [2022-10-22T18:09:47.005Z] ---> Running in a7710a06ff40 [2022-10-22T18:09:47.960Z] Removing intermediate container a7710a06ff40 [2022-10-22T18:09:47.960Z] ---> b5807a7b5eaa [2022-10-22T18:09:47.960Z] [2022-10-22T18:09:47.960Z] Successfully built b5807a7b5eaa [2022-10-22T18:09:47.960Z] Successfully tagged core-command-arm64:latest [2022-10-22T18:09:47.960Z]  Building core-command ... done Building core-metadata [2022-10-22T18:09:48.920Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:09:50.324Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:09:51.728Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:09:51.728Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:09:51.728Z] ---> 6198bb1cce52 [2022-10-22T18:09:51.728Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-22T18:09:51.728Z] ---> Using cache [2022-10-22T18:09:51.728Z] ---> 5ae5fac6e5dd [2022-10-22T18:09:51.728Z] Step 4/25 : WORKDIR /edgex-go [2022-10-22T18:09:51.728Z] ---> Using cache [2022-10-22T18:09:51.728Z] ---> 8a8817643f0f [2022-10-22T18:09:51.728Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:09:51.728Z] ---> Using cache [2022-10-22T18:09:51.728Z] ---> 635b016948e0 [2022-10-22T18:09:51.728Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-22T18:09:51.728Z] ---> Using cache [2022-10-22T18:09:51.728Z] ---> 152f3cbad002 [2022-10-22T18:09:51.728Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-22T18:09:51.728Z] ---> Using cache [2022-10-22T18:09:51.728Z] ---> 1089460f832a [2022-10-22T18:09:51.728Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:09:51.728Z] ---> Using cache [2022-10-22T18:09:51.728Z] ---> 3140f064f9fb [2022-10-22T18:09:51.728Z] Step 9/25 : COPY . . [2022-10-22T18:09:51.728Z] ---> Using cache [2022-10-22T18:09:51.728Z] ---> 1fff6b3a744f [2022-10-22T18:09:51.728Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-22T18:09:51.728Z] v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-22T18:09:51.728Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-22T18:09:51.728Z] OK: 15734 distinct packages available [2022-10-22T18:09:51.995Z] ---> Running in e6ba0f34fa3e [2022-10-22T18:09:51.995Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:09:53.403Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:09:53.987Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-22T18:09:54.568Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-22T18:09:54.834Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-22T18:09:54.834Z] (3/4) Installing libucontext (1.1-r0) [2022-10-22T18:09:54.834Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-22T18:09:55.102Z] Executing busybox-1.34.1-r7.trigger [2022-10-22T18:09:55.102Z] OK: 6 MiB in 18 packages [2022-10-22T18:09:57.081Z] Removing intermediate container ec218a2ebc61 [2022-10-22T18:09:57.081Z] ---> a04409e0ccd5 [2022-10-22T18:09:57.081Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-22T18:10:03.762Z] ---> 542052c3cb80 [2022-10-22T18:10:03.762Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-22T18:10:03.762Z] ---> af6dce4d335d [2022-10-22T18:10:03.762Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-22T18:10:04.031Z] ---> Running in 20fda28ac891 [2022-10-22T18:10:04.611Z] Removing intermediate container 20fda28ac891 [2022-10-22T18:10:04.611Z] ---> 3e4b01c41b7d [2022-10-22T18:10:04.611Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-22T18:10:05.568Z] ---> b27f7caab9d6 [2022-10-22T18:10:05.568Z] Step 21/26 : WORKDIR / [2022-10-22T18:10:05.834Z] ---> Running in 65722f8f1345 [2022-10-22T18:10:06.100Z] Removing intermediate container 65722f8f1345 [2022-10-22T18:10:06.100Z] ---> 81d43e36e0b5 [2022-10-22T18:10:06.100Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-22T18:10:06.375Z] ---> Running in e6f4b429462e [2022-10-22T18:10:06.959Z] Removing intermediate container e6f4b429462e [2022-10-22T18:10:06.959Z] ---> 0558afebc1db [2022-10-22T18:10:06.959Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-22T18:10:06.959Z] ---> Running in 92960fda3863 [2022-10-22T18:10:07.545Z] Removing intermediate container 92960fda3863 [2022-10-22T18:10:07.545Z] ---> 3a68920456a2 [2022-10-22T18:10:07.545Z] Step 24/26 : LABEL arch=arm64 [2022-10-22T18:10:07.545Z] ---> Running in e5cc58ed6b15 [2022-10-22T18:10:08.125Z] Removing intermediate container e5cc58ed6b15 [2022-10-22T18:10:08.125Z] ---> f57ad78efa69 [2022-10-22T18:10:08.125Z] Step 25/26 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:10:08.391Z] ---> Running in 8deec4f9a737 [2022-10-22T18:10:08.659Z] Removing intermediate container 8deec4f9a737 [2022-10-22T18:10:08.659Z] ---> 6eeffe8a1cba [2022-10-22T18:10:08.659Z] Step 26/26 : LABEL version=2.3.0-dev.98 [2022-10-22T18:10:08.925Z] ---> Running in fc521c3177ad [2022-10-22T18:10:09.513Z] Removing intermediate container fc521c3177ad [2022-10-22T18:10:09.513Z] ---> 2e6f35d24074 [2022-10-22T18:10:09.513Z] [2022-10-22T18:10:09.513Z] Successfully built 2e6f35d24074 [2022-10-22T18:10:09.513Z] Successfully tagged security-spire-config-arm64:latest [2022-10-22T18:10:09.513Z]  Building security-spire-config ... done Building security-secretstore-setup [2022-10-22T18:10:13.757Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:10:13.757Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:10:13.757Z] ---> 6198bb1cce52 [2022-10-22T18:10:13.757Z] Step 3/25 : WORKDIR /edgex-go [2022-10-22T18:10:13.757Z] ---> Using cache [2022-10-22T18:10:13.757Z] ---> d316350e881e [2022-10-22T18:10:13.757Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:10:13.757Z] ---> Using cache [2022-10-22T18:10:13.757Z] ---> 4c160c59e2aa [2022-10-22T18:10:13.757Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-22T18:10:13.757Z] ---> Using cache [2022-10-22T18:10:13.757Z] ---> 28203fc3aba7 [2022-10-22T18:10:13.757Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-22T18:10:13.757Z] ---> Using cache [2022-10-22T18:10:13.757Z] ---> ef3b2e90ea25 [2022-10-22T18:10:13.757Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:10:13.757Z] ---> Using cache [2022-10-22T18:10:13.757Z] ---> 625311369f5f [2022-10-22T18:10:13.757Z] Step 8/25 : COPY . . [2022-10-22T18:10:13.757Z] ---> Using cache [2022-10-22T18:10:13.757Z] ---> 49d5fed51b11 [2022-10-22T18:10:13.757Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-22T18:10:13.757Z] ---> Running in e71a01606af5 [2022-10-22T18:10:15.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.98" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-22T18:10:37.962Z] Removing intermediate container 0f1afbfd936c [2022-10-22T18:10:37.962Z] ---> 2aff9b502891 [2022-10-22T18:10:37.962Z] [2022-10-22T18:10:37.962Z] Step 9/20 : FROM alpine:3.15 [2022-10-22T18:10:37.962Z] ---> 02e0d6fdf486 [2022-10-22T18:10:37.962Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-22T18:10:37.962Z] ---> Using cache [2022-10-22T18:10:37.962Z] ---> 90a14ef7007c [2022-10-22T18:10:37.962Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:10:37.962Z] ---> Using cache [2022-10-22T18:10:37.962Z] ---> b4da868776f7 [2022-10-22T18:10:37.962Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-22T18:10:37.962Z] ---> Running in ceb8b08c198d [2022-10-22T18:10:39.416Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:10:40.865Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:10:42.286Z] v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-22T18:10:42.286Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-22T18:10:42.286Z] OK: 15734 distinct packages available [2022-10-22T18:10:42.286Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:10:43.240Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:10:44.638Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-22T18:10:44.903Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-22T18:10:44.903Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-22T18:10:45.167Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-22T18:10:45.167Z] (5/9) Installing curl (7.80.0-r3) [2022-10-22T18:10:45.168Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-22T18:10:45.433Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-22T18:10:45.433Z] (8/9) Installing libucontext (1.1-r0) [2022-10-22T18:10:45.433Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-22T18:10:45.699Z] Executing busybox-1.34.1-r7.trigger [2022-10-22T18:10:45.699Z] Executing ca-certificates-20220614-r0.trigger [2022-10-22T18:10:46.277Z] OK: 8 MiB in 23 packages [2022-10-22T18:10:48.847Z] Removing intermediate container ceb8b08c198d [2022-10-22T18:10:48.847Z] ---> 0c179902196d [2022-10-22T18:10:48.847Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T18:10:49.428Z] ---> ebeeb41eda79 [2022-10-22T18:10:49.428Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-22T18:10:51.380Z] ---> 247b29b899a7 [2022-10-22T18:10:51.380Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-22T18:10:52.345Z] ---> 2181928c2393 [2022-10-22T18:10:52.345Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-22T18:10:52.611Z] ---> Running in 9793610e6a67 [2022-10-22T18:10:53.194Z] Removing intermediate container 9793610e6a67 [2022-10-22T18:10:53.194Z] ---> 2bb3b102d3bc [2022-10-22T18:10:53.194Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T18:10:53.194Z] ---> Running in 06b8ddb2d890 [2022-10-22T18:10:53.780Z] Removing intermediate container 06b8ddb2d890 [2022-10-22T18:10:53.780Z] ---> a156e7f2d4bb [2022-10-22T18:10:53.780Z] Step 18/20 : LABEL arch=arm64 [2022-10-22T18:10:53.780Z] ---> Running in f15f6e342bef [2022-10-22T18:10:54.365Z] Removing intermediate container f15f6e342bef [2022-10-22T18:10:54.365Z] ---> b90d1a2d92c0 [2022-10-22T18:10:54.365Z] Step 19/20 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:10:54.644Z] ---> Running in 0a771dcd1ce4 [2022-10-22T18:10:55.229Z] Removing intermediate container 0a771dcd1ce4 [2022-10-22T18:10:55.229Z] ---> 89ca29ab709a [2022-10-22T18:10:55.229Z] Step 20/20 : LABEL version=2.3.0-dev.98 [2022-10-22T18:10:55.229Z] ---> Running in 20b9f449b62b [2022-10-22T18:10:55.809Z] Removing intermediate container 20b9f449b62b [2022-10-22T18:10:55.809Z] ---> 23e3df8bc090 [2022-10-22T18:10:55.809Z] [2022-10-22T18:10:55.809Z] Successfully built 23e3df8bc090 [2022-10-22T18:10:55.809Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-10-22T18:10:55.809Z]  Building security-spiffe-token-provider ... done Building core-data [2022-10-22T18:11:00.051Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:11:00.051Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:11:00.051Z] ---> 6198bb1cce52 [2022-10-22T18:11:00.051Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-22T18:11:00.051Z] ---> Using cache [2022-10-22T18:11:00.051Z] ---> 5ae5fac6e5dd [2022-10-22T18:11:00.051Z] Step 4/24 : WORKDIR /edgex-go [2022-10-22T18:11:00.051Z] ---> Using cache [2022-10-22T18:11:00.051Z] ---> 8a8817643f0f [2022-10-22T18:11:00.051Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:11:00.051Z] ---> Using cache [2022-10-22T18:11:00.051Z] ---> 635b016948e0 [2022-10-22T18:11:00.051Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-22T18:11:00.051Z] ---> Running in 96cdb7e00e66 [2022-10-22T18:11:01.463Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:11:02.869Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:11:04.273Z] OK: 221 MiB in 51 packages [2022-10-22T18:11:05.697Z] Removing intermediate container 96cdb7e00e66 [2022-10-22T18:11:05.697Z] ---> aa6e1db407a9 [2022-10-22T18:11:05.697Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-22T18:11:06.278Z] ---> 367201e162d3 [2022-10-22T18:11:06.278Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:11:06.543Z] ---> Running in d51914f85ad1 [2022-10-22T18:12:28.171Z] Removing intermediate container d51914f85ad1 [2022-10-22T18:12:28.172Z] ---> 4b376506a623 [2022-10-22T18:12:28.172Z] Step 9/24 : COPY . . [2022-10-22T18:12:28.172Z] Removing intermediate container a944294f9077 [2022-10-22T18:12:28.172Z] ---> deed2496830b [2022-10-22T18:12:28.172Z] [2022-10-22T18:12:28.172Z] Step 11/23 : FROM alpine:3.16 [2022-10-22T18:12:28.172Z] ---> a6215f271958 [2022-10-22T18:12:28.172Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-22T18:12:28.172Z] ---> Running in 62f5324efdc2 [2022-10-22T18:12:28.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:12:28.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:12:28.172Z] ---> df8402592b66 [2022-10-22T18:12:28.172Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-22T18:12:28.172Z] ---> Running in f8549da92b58 [2022-10-22T18:12:28.172Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-22T18:12:28.172Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-22T18:12:28.172Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T18:12:28.172Z] Executing ca-certificates-20220614-r0.trigger [2022-10-22T18:12:28.172Z] OK: 6 MiB in 16 packages [2022-10-22T18:12:28.172Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-22T18:12:29.576Z] Removing intermediate container 62f5324efdc2 [2022-10-22T18:12:29.576Z] ---> cd707217b30d [2022-10-22T18:12:29.576Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-22T18:12:29.576Z] ---> Running in 0745a036ad2f [2022-10-22T18:12:30.157Z] Removing intermediate container 0745a036ad2f [2022-10-22T18:12:30.157Z] ---> 6dea4d548a7f [2022-10-22T18:12:30.157Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-22T18:12:30.157Z] ---> Running in 8218b9600278 [2022-10-22T18:12:30.738Z] Removing intermediate container 8218b9600278 [2022-10-22T18:12:30.738Z] ---> fa7c42c1bf1b [2022-10-22T18:12:30.738Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-22T18:12:30.738Z] ---> Running in 6cd84be73808 [2022-10-22T18:12:31.317Z] Removing intermediate container 6cd84be73808 [2022-10-22T18:12:31.317Z] ---> 7f46bf9c76d8 [2022-10-22T18:12:31.317Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T18:12:32.271Z] ---> fba99c61fdee [2022-10-22T18:12:32.271Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-22T18:12:34.840Z] ---> 74310c05e3c5 [2022-10-22T18:12:34.840Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-22T18:12:35.809Z] ---> 0a35899b2a66 [2022-10-22T18:12:35.809Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-22T18:12:35.809Z] ---> Running in 671c3c24f6a6 [2022-10-22T18:12:36.389Z] Removing intermediate container 671c3c24f6a6 [2022-10-22T18:12:36.389Z] ---> 1501ba7426cc [2022-10-22T18:12:36.389Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T18:12:36.389Z] ---> Running in fa8b37ce90e5 [2022-10-22T18:12:36.969Z] Removing intermediate container fa8b37ce90e5 [2022-10-22T18:12:36.969Z] ---> 33fa2761da21 [2022-10-22T18:12:36.969Z] Step 21/23 : LABEL arch=arm64 [2022-10-22T18:12:37.232Z] ---> Running in 6e5bd803e2a1 [2022-10-22T18:12:37.814Z] Removing intermediate container 6e5bd803e2a1 [2022-10-22T18:12:37.814Z] ---> 2789e756b78d [2022-10-22T18:12:37.814Z] Step 22/23 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:12:37.814Z] ---> Running in 937f3a8a8f4e [2022-10-22T18:12:38.394Z] Removing intermediate container 937f3a8a8f4e [2022-10-22T18:12:38.394Z] ---> 74e1a1fb4d0f [2022-10-22T18:12:38.394Z] Step 23/23 : LABEL version=2.3.0-dev.98 [2022-10-22T18:12:38.394Z] ---> Running in 2aed504643ee [2022-10-22T18:12:40.340Z] Removing intermediate container 2aed504643ee [2022-10-22T18:12:40.340Z] ---> cfa2dc166f8b [2022-10-22T18:12:40.340Z] [2022-10-22T18:12:40.340Z] Successfully built cfa2dc166f8b [2022-10-22T18:12:40.340Z] Successfully tagged support-notifications-arm64:latest [2022-10-22T18:12:40.340Z] Building sys-mgmt-agent [2022-10-22T18:12:43.673Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:12:43.673Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:12:43.673Z] ---> 6198bb1cce52 [2022-10-22T18:12:43.673Z] Step 3/23 : WORKDIR /edgex-go [2022-10-22T18:12:43.673Z] ---> Using cache [2022-10-22T18:12:43.673Z] ---> d316350e881e [2022-10-22T18:12:43.673Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:12:43.673Z] ---> Using cache [2022-10-22T18:12:43.673Z] ---> 4c160c59e2aa [2022-10-22T18:12:43.673Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-22T18:12:43.944Z] ---> Running in d6eabb90c13f [2022-10-22T18:12:45.890Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:12:46.861Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:12:48.263Z] OK: 221 MiB in 51 packages [2022-10-22T18:12:49.666Z] Removing intermediate container d6eabb90c13f [2022-10-22T18:12:49.666Z] ---> 29c8de8cd88a [2022-10-22T18:12:49.666Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-22T18:12:50.620Z] ---> eaff990a3c00 [2022-10-22T18:12:50.620Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:12:50.620Z] ---> Running in 620b28233488 [2022-10-22T18:13:58.492Z] Removing intermediate container 620b28233488 [2022-10-22T18:13:58.492Z] ---> 47aa762f3ac2 [2022-10-22T18:13:58.492Z] Step 8/23 : COPY . . [2022-10-22T18:13:59.893Z] ---> 9e54f9ef1e35 [2022-10-22T18:13:59.893Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-22T18:14:00.159Z] ---> Running in d08e54d6db25 [2022-10-22T18:14:02.090Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-22T18:15:53.710Z] Removing intermediate container f9cb3db63620 [2022-10-22T18:15:53.710Z] ---> 73a5de6ab419 [2022-10-22T18:15:53.710Z] [2022-10-22T18:15:53.710Z] Step 11/23 : FROM alpine:3.16 [2022-10-22T18:15:53.710Z] ---> a6215f271958 [2022-10-22T18:15:53.710Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-22T18:15:53.710Z] ---> Using cache [2022-10-22T18:15:53.710Z] ---> 97ed064357be [2022-10-22T18:15:53.710Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-22T18:15:53.710Z] ---> Using cache [2022-10-22T18:15:53.710Z] ---> 78e615d51df4 [2022-10-22T18:15:53.710Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-22T18:15:53.710Z] ---> Running in 0fbd094d1302 [2022-10-22T18:15:53.710Z] Removing intermediate container 0fbd094d1302 [2022-10-22T18:15:53.710Z] ---> 5a3548ed6601 [2022-10-22T18:15:53.710Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-22T18:15:53.710Z] ---> Running in 60d9edebb4b3 [2022-10-22T18:15:53.710Z] Removing intermediate container 60d9edebb4b3 [2022-10-22T18:15:53.710Z] ---> 66cde389819a [2022-10-22T18:15:53.710Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T18:15:53.710Z] ---> 4e4132e510b4 [2022-10-22T18:15:53.710Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-22T18:15:53.710Z] ---> dde67e861911 [2022-10-22T18:15:53.710Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-22T18:15:53.710Z] ---> 4583f181c97b [2022-10-22T18:15:53.710Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-22T18:15:53.710Z] ---> Running in 018486b55b0d [2022-10-22T18:15:53.710Z] Removing intermediate container 018486b55b0d [2022-10-22T18:15:53.710Z] ---> 1779d30689e1 [2022-10-22T18:15:53.710Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T18:15:53.710Z] ---> Running in 17a4a36151cc [2022-10-22T18:15:53.710Z] Removing intermediate container 17a4a36151cc [2022-10-22T18:15:53.710Z] ---> fb98f5c8f59c [2022-10-22T18:15:53.710Z] Step 21/23 : LABEL arch=arm64 [2022-10-22T18:15:53.710Z] ---> Running in 5c61c64ee360 [2022-10-22T18:15:53.710Z] Removing intermediate container 5c61c64ee360 [2022-10-22T18:15:53.710Z] ---> a5d3fd0126ef [2022-10-22T18:15:53.710Z] Step 22/23 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:15:53.710Z] ---> Running in 406f7fd1368c [2022-10-22T18:15:53.710Z] Removing intermediate container 406f7fd1368c [2022-10-22T18:15:53.710Z] ---> 43d7bf26ce31 [2022-10-22T18:15:53.710Z] Step 23/23 : LABEL version=2.3.0-dev.98 [2022-10-22T18:15:53.710Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-22T18:15:53.710Z] ---> Running in eef3fdf07830 [2022-10-22T18:15:53.710Z] Removing intermediate container eef3fdf07830 [2022-10-22T18:15:53.710Z] ---> 9442d9a79c5a [2022-10-22T18:15:53.710Z] [2022-10-22T18:15:53.710Z] Successfully built 9442d9a79c5a [2022-10-22T18:15:53.710Z] Successfully tagged support-scheduler-arm64:latest [2022-10-22T18:15:53.710Z] Building security-proxy-setup [2022-10-22T18:15:55.112Z]  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:15:55.112Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:15:55.112Z] ---> 6198bb1cce52 [2022-10-22T18:15:55.112Z] Step 3/22 : WORKDIR /edgex-go [2022-10-22T18:15:55.112Z] ---> Using cache [2022-10-22T18:15:55.112Z] ---> d316350e881e [2022-10-22T18:15:55.112Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:15:55.112Z] ---> Using cache [2022-10-22T18:15:55.112Z] ---> 4c160c59e2aa [2022-10-22T18:15:55.112Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-22T18:15:55.112Z] ---> Using cache [2022-10-22T18:15:55.112Z] ---> 28203fc3aba7 [2022-10-22T18:15:55.112Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-22T18:15:55.112Z] ---> Using cache [2022-10-22T18:15:55.112Z] ---> ef3b2e90ea25 [2022-10-22T18:15:55.112Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:15:55.112Z] ---> Using cache [2022-10-22T18:15:55.112Z] ---> 625311369f5f [2022-10-22T18:15:55.112Z] Step 8/22 : COPY . . [2022-10-22T18:15:55.112Z] ---> Using cache [2022-10-22T18:15:55.112Z] ---> 49d5fed51b11 [2022-10-22T18:15:55.112Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-22T18:15:55.381Z] ---> Running in ce51e393004e [2022-10-22T18:15:57.320Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-22T18:16:12.299Z] Removing intermediate container e71a01606af5 [2022-10-22T18:16:12.299Z] ---> cd222ced1e7c [2022-10-22T18:16:12.299Z] [2022-10-22T18:16:12.299Z] Step 10/25 : FROM alpine:3.16 [2022-10-22T18:16:12.299Z] ---> a6215f271958 [2022-10-22T18:16:12.299Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-22T18:16:12.299Z] ---> Running in e9c71fb915d9 [2022-10-22T18:16:12.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:16:12.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:16:13.977Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-22T18:16:13.977Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-22T18:16:13.977Z] (3/3) Installing su-exec (0.2-r1) [2022-10-22T18:16:13.977Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T18:16:13.977Z] Executing ca-certificates-20220614-r0.trigger [2022-10-22T18:16:14.558Z] OK: 6 MiB in 17 packages [2022-10-22T18:16:17.165Z] Removing intermediate container e9c71fb915d9 [2022-10-22T18:16:17.165Z] ---> 72c243464eed [2022-10-22T18:16:17.165Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-22T18:16:17.165Z] ---> Running in 903db344193a [2022-10-22T18:16:17.432Z] Removing intermediate container 903db344193a [2022-10-22T18:16:17.432Z] ---> aa8933356c0c [2022-10-22T18:16:17.432Z] Step 13/25 : WORKDIR / [2022-10-22T18:16:17.696Z] ---> Running in b71300b5f27a [2022-10-22T18:16:18.276Z] Removing intermediate container b71300b5f27a [2022-10-22T18:16:18.276Z] ---> a5e821474793 [2022-10-22T18:16:18.276Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-22T18:16:19.233Z] ---> affe25661ff4 [2022-10-22T18:16:19.233Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-22T18:16:20.193Z] ---> eae0c46e4116 [2022-10-22T18:16:20.193Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-22T18:16:21.158Z] ---> 219e8df243f6 [2022-10-22T18:16:21.158Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-22T18:16:22.127Z] ---> ad66ac62b09b [2022-10-22T18:16:22.127Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-22T18:16:24.073Z] ---> 3861c502307b [2022-10-22T18:16:24.073Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-22T18:16:25.482Z] ---> 7c26079f1142 [2022-10-22T18:16:25.482Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-22T18:16:26.439Z] ---> 364da0c497d2 [2022-10-22T18:16:26.439Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-22T18:16:26.705Z] ---> Running in cefa125a166b [2022-10-22T18:16:30.040Z] Removing intermediate container cefa125a166b [2022-10-22T18:16:30.040Z] ---> 06ddfc58875e [2022-10-22T18:16:30.040Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-22T18:16:30.304Z] ---> Running in 8bc7d084c6fb [2022-10-22T18:16:30.891Z] Removing intermediate container 8bc7d084c6fb [2022-10-22T18:16:30.891Z] ---> a35035e3302e [2022-10-22T18:16:30.891Z] Step 23/25 : LABEL arch=arm64 [2022-10-22T18:16:30.891Z] ---> Running in 989d7cb633e1 [2022-10-22T18:16:31.472Z] Removing intermediate container 989d7cb633e1 [2022-10-22T18:16:31.472Z] ---> 089176875b9b [2022-10-22T18:16:31.472Z] Step 24/25 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:16:31.472Z] ---> Running in e2a6d44ce949 [2022-10-22T18:16:32.052Z] Removing intermediate container e2a6d44ce949 [2022-10-22T18:16:32.052Z] ---> abf89b4a9196 [2022-10-22T18:16:32.052Z] Step 25/25 : LABEL version=2.3.0-dev.98 [2022-10-22T18:16:32.052Z] ---> Running in 1115ca488c1b [2022-10-22T18:16:32.633Z] Removing intermediate container 1115ca488c1b [2022-10-22T18:16:32.633Z] ---> 7a5b8133d764 [2022-10-22T18:16:32.633Z] [2022-10-22T18:16:32.899Z] Successfully built 7a5b8133d764 [2022-10-22T18:16:32.899Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-10-22T18:16:47.873Z]  Building security-secretstore-setup ... done Removing intermediate container e6ba0f34fa3e [2022-10-22T18:16:47.873Z] ---> e2b4503a253c [2022-10-22T18:16:47.873Z] [2022-10-22T18:16:47.873Z] Step 11/25 : FROM alpine:3.16 [2022-10-22T18:16:47.873Z] ---> a6215f271958 [2022-10-22T18:16:47.873Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-22T18:16:47.873Z] ---> Using cache [2022-10-22T18:16:47.873Z] ---> 97ed064357be [2022-10-22T18:16:47.873Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-22T18:16:47.873Z] ---> Using cache [2022-10-22T18:16:47.873Z] ---> 78e615d51df4 [2022-10-22T18:16:47.873Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-22T18:16:47.873Z] ---> Running in e64c7463dacb [2022-10-22T18:16:48.457Z] Removing intermediate container e64c7463dacb [2022-10-22T18:16:48.457Z] ---> bdb6d9d68a8a [2022-10-22T18:16:48.457Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-22T18:16:48.457Z] ---> Running in b084996cbf31 [2022-10-22T18:16:49.036Z] Removing intermediate container b084996cbf31 [2022-10-22T18:16:49.036Z] ---> 96b410f8717a [2022-10-22T18:16:49.036Z] Step 16/25 : WORKDIR / [2022-10-22T18:16:49.302Z] ---> Running in bbbb851a0edc [2022-10-22T18:16:49.881Z] Removing intermediate container bbbb851a0edc [2022-10-22T18:16:49.881Z] ---> 9d7841464a4b [2022-10-22T18:16:49.881Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T18:16:50.840Z] ---> 7732b5bb5d73 [2022-10-22T18:16:50.840Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-22T18:16:52.771Z] ---> ca48abc9f9c1 [2022-10-22T18:16:52.771Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-22T18:16:53.548Z] ---> dd2bbf4a2298 [2022-10-22T18:16:53.548Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-22T18:16:54.549Z] ---> 6ffb1906e472 [2022-10-22T18:16:54.549Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-22T18:16:54.549Z] ---> Running in 2ddc2ffe41b3 [2022-10-22T18:16:55.203Z] Removing intermediate container 2ddc2ffe41b3 [2022-10-22T18:16:55.203Z] ---> 8729592ab9f9 [2022-10-22T18:16:55.203Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T18:16:55.556Z] ---> Running in a206af26f26a [2022-10-22T18:16:55.874Z] Removing intermediate container a206af26f26a [2022-10-22T18:16:55.874Z] ---> 9878006d4ba5 [2022-10-22T18:16:55.874Z] Step 23/25 : LABEL arch=arm64 [2022-10-22T18:16:56.152Z] ---> Running in 207532e323c0 [2022-10-22T18:16:56.784Z] Removing intermediate container 207532e323c0 [2022-10-22T18:16:56.784Z] ---> b50aa5201480 [2022-10-22T18:16:56.784Z] Step 24/25 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:16:56.784Z] ---> Running in 4e9405ac6709 [2022-10-22T18:16:57.367Z] Removing intermediate container 4e9405ac6709 [2022-10-22T18:16:57.367Z] ---> 3404eaa79e25 [2022-10-22T18:16:57.367Z] Step 25/25 : LABEL version=2.3.0-dev.98 [2022-10-22T18:16:57.367Z] ---> Running in 813f28c3fee5 [2022-10-22T18:16:57.963Z] Removing intermediate container 813f28c3fee5 [2022-10-22T18:16:57.963Z] ---> 0306364b6fbc [2022-10-22T18:16:57.963Z] [2022-10-22T18:16:57.963Z] Successfully built 0306364b6fbc [2022-10-22T18:16:57.963Z] Successfully tagged core-metadata-arm64:latest [2022-10-22T18:18:49.602Z]  Building core-metadata ... done Removing intermediate container d08e54d6db25 [2022-10-22T18:18:49.602Z] ---> 5a195918bd32 [2022-10-22T18:18:49.602Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-22T18:18:49.879Z] ---> Running in 617c7074b188 [2022-10-22T18:18:52.458Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-22T18:18:57.789Z] Removing intermediate container 617c7074b188 [2022-10-22T18:18:57.789Z] ---> bbd15476afd9 [2022-10-22T18:18:57.789Z] [2022-10-22T18:18:57.789Z] Step 11/23 : FROM alpine:3.16 [2022-10-22T18:18:57.789Z] ---> a6215f271958 [2022-10-22T18:18:57.789Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-22T18:18:57.789Z] ---> Running in 08ec7e4daf94 [2022-10-22T18:18:58.371Z] Removing intermediate container 08ec7e4daf94 [2022-10-22T18:18:58.371Z] ---> d3a45a81bce9 [2022-10-22T18:18:58.371Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-22T18:18:58.649Z] ---> Running in d56603adeae5 [2022-10-22T18:19:00.060Z] Removing intermediate container f8549da92b58 [2022-10-22T18:19:00.060Z] ---> 1e6c97ff7883 [2022-10-22T18:19:00.060Z] [2022-10-22T18:19:00.060Z] Step 11/24 : FROM alpine:3.16 [2022-10-22T18:19:00.060Z] ---> a6215f271958 [2022-10-22T18:19:00.060Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-22T18:19:00.327Z] ---> Running in 957a249f6d10 [2022-10-22T18:19:02.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:19:02.798Z] Removing intermediate container 957a249f6d10 [2022-10-22T18:19:02.798Z] ---> a870f19767b5 [2022-10-22T18:19:02.798Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-22T18:19:02.798Z] ---> Running in def5dcb438bc [2022-10-22T18:19:03.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:19:03.328Z] Removing intermediate container def5dcb438bc [2022-10-22T18:19:03.328Z] ---> 5b1f2b216cf9 [2022-10-22T18:19:03.328Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-22T18:19:03.328Z] ---> Running in f81d295708ed [2022-10-22T18:19:03.934Z] Removing intermediate container f81d295708ed [2022-10-22T18:19:03.934Z] ---> 988db6014d79 [2022-10-22T18:19:03.934Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:19:03.934Z] ---> Running in 7f8966cf4cc3 [2022-10-22T18:19:04.202Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-22T18:19:04.202Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-22T18:19:04.472Z] (3/33) Installing readline (8.1.2-r0) [2022-10-22T18:19:04.472Z] (4/33) Installing bash (5.1.16-r2) [2022-10-22T18:19:04.472Z] Executing bash-5.1.16-r2.post-install [2022-10-22T18:19:04.472Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-22T18:19:04.472Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-22T18:19:04.472Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-22T18:19:04.739Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-22T18:19:04.739Z] (9/33) Installing curl (7.83.1-r3) [2022-10-22T18:19:04.739Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-10-22T18:19:05.705Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-22T18:19:05.705Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-22T18:19:05.705Z] (13/33) Installing expat (2.4.9-r0) [2022-10-22T18:19:05.705Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-22T18:19:05.705Z] (15/33) Installing gdbm (1.23-r0) [2022-10-22T18:19:05.705Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-22T18:19:05.705Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-22T18:19:05.705Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-22T18:19:05.705Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-22T18:19:05.705Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-22T18:19:05.705Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-22T18:19:07.126Z] Removing intermediate container 7f8966cf4cc3 [2022-10-22T18:19:07.126Z] ---> a3b1547ea146 [2022-10-22T18:19:07.126Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-22T18:19:07.126Z] ---> Running in 4679c64e9e43 [2022-10-22T18:19:08.534Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-22T18:19:08.535Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-22T18:19:08.535Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-22T18:19:08.535Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-22T18:19:08.535Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-22T18:19:08.535Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-22T18:19:08.535Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-22T18:19:08.535Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-22T18:19:08.535Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-22T18:19:08.800Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:19:08.800Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-22T18:19:08.800Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-22T18:19:09.064Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-22T18:19:09.646Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:19:09.914Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T18:19:09.914Z] Executing ca-certificates-20220614-r0.trigger [2022-10-22T18:19:10.179Z] OK: 120 MiB in 47 packages [2022-10-22T18:19:11.137Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-22T18:19:11.137Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-22T18:19:11.137Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-22T18:19:11.403Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-22T18:19:11.403Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-22T18:19:11.668Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-22T18:19:11.668Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T18:19:11.668Z] OK: 8 MiB in 20 packages [2022-10-22T18:19:13.610Z] Removing intermediate container 4679c64e9e43 [2022-10-22T18:19:13.610Z] ---> 56abb29a7737 [2022-10-22T18:19:13.610Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T18:19:14.568Z] ---> 951c7d9bbf61 [2022-10-22T18:19:14.568Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-22T18:19:16.503Z] ---> c1dc07c2e06f [2022-10-22T18:19:16.503Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-22T18:19:17.083Z] ---> c12ffe9289e9 [2022-10-22T18:19:17.083Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-22T18:19:17.083Z] ---> Running in 23c4c36e52ec [2022-10-22T18:19:17.666Z] Removing intermediate container 23c4c36e52ec [2022-10-22T18:19:17.666Z] ---> 7379244b30fd [2022-10-22T18:19:17.666Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T18:19:17.666Z] ---> Running in 318e132768cc [2022-10-22T18:19:18.251Z] Removing intermediate container 318e132768cc [2022-10-22T18:19:18.251Z] ---> a4a16e09d335 [2022-10-22T18:19:18.251Z] Step 22/24 : LABEL arch=arm64 [2022-10-22T18:19:18.251Z] ---> Running in 6b2acbbfb19e [2022-10-22T18:19:18.887Z] Removing intermediate container 6b2acbbfb19e [2022-10-22T18:19:18.887Z] ---> 17101b329a2c [2022-10-22T18:19:18.887Z] Step 23/24 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:19:18.887Z] ---> Running in 05018dc19f0c [2022-10-22T18:19:19.469Z] Removing intermediate container 05018dc19f0c [2022-10-22T18:19:19.469Z] ---> 12ab5a35a07e [2022-10-22T18:19:19.469Z] Step 24/24 : LABEL version=2.3.0-dev.98 [2022-10-22T18:19:19.469Z] ---> Running in bb1f17cd4cdc [2022-10-22T18:19:19.743Z] Removing intermediate container bb1f17cd4cdc [2022-10-22T18:19:19.743Z] ---> 66d2b2a737aa [2022-10-22T18:19:19.743Z] [2022-10-22T18:19:20.010Z] Successfully built 66d2b2a737aa [2022-10-22T18:19:20.010Z] Successfully tagged core-data-arm64:latest [2022-10-22T18:19:25.350Z]  Building core-data ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.98" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-22T18:19:26.310Z] Collecting docker-compose==1.23.2 [2022-10-22T18:19:26.310Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-22T18:19:26.310Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.9 MB/s eta 0:00:00 [2022-10-22T18:19:26.892Z] Collecting cached-property<2,>=1.2.0 [2022-10-22T18:19:26.892Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-22T18:19:28.300Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-22T18:19:28.300Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-22T18:19:28.300Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 14.7 MB/s eta 0:00:00 [2022-10-22T18:19:28.567Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-22T18:19:28.567Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-22T18:19:28.567Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 13.3 MB/s eta 0:00:00 [2022-10-22T18:19:28.833Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-22T18:19:28.833Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-22T18:19:28.833Z] Preparing metadata (setup.py): started [2022-10-22T18:19:31.410Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-22T18:19:31.410Z] 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-10-22T18:19:31.993Z] Collecting docker<4.0,>=3.6.0 [2022-10-22T18:19:31.993Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-22T18:19:31.993Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 15.3 MB/s eta 0:00:00 [2022-10-22T18:19:31.993Z] Collecting docopt<0.7,>=0.6.1 [2022-10-22T18:19:31.993Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-22T18:19:31.993Z] Preparing metadata (setup.py): started [2022-10-22T18:19:34.572Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-22T18:19:34.838Z] Collecting PyYAML<4,>=3.10 [2022-10-22T18:19:35.105Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-22T18:19:35.105Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 17.4 MB/s eta 0:00:00 [2022-10-22T18:19:35.687Z] Removing intermediate container ce51e393004e [2022-10-22T18:19:35.687Z] ---> 5611e2217d32 [2022-10-22T18:19:35.687Z] [2022-10-22T18:19:35.687Z] Step 10/22 : FROM alpine:3.16 [2022-10-22T18:19:35.687Z] ---> a6215f271958 [2022-10-22T18:19:35.687Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-22T18:19:35.687Z] ---> Running in 3897f94487f7 [2022-10-22T18:19:37.093Z] Preparing metadata (setup.py): started [2022-10-22T18:19:37.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:19:37.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:19:38.500Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-22T18:19:38.500Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-22T18:19:38.500Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-22T18:19:38.500Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-22T18:19:38.500Z] (5/6) Installing curl (7.83.1-r3) [2022-10-22T18:19:38.500Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-22T18:19:38.500Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T18:19:38.500Z] Executing ca-certificates-20220614-r0.trigger [2022-10-22T18:19:38.765Z] OK: 8 MiB in 20 packages [2022-10-22T18:19:39.032Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-22T18:19:39.032Z] Collecting texttable<0.10,>=0.9.0 [2022-10-22T18:19:39.300Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-22T18:19:39.300Z] Preparing metadata (setup.py): started [2022-10-22T18:19:40.264Z] Removing intermediate container 3897f94487f7 [2022-10-22T18:19:40.264Z] ---> 7fa6b34fd562 [2022-10-22T18:19:40.264Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-22T18:19:40.264Z] ---> Running in 93db9ab3577c [2022-10-22T18:19:40.537Z] Removing intermediate container 93db9ab3577c [2022-10-22T18:19:40.537Z] ---> e347ea4fb4ec [2022-10-22T18:19:40.537Z] Step 13/22 : WORKDIR /edgex [2022-10-22T18:19:40.812Z] ---> Running in 0f46d907d10b [2022-10-22T18:19:41.080Z] Removing intermediate container 0f46d907d10b [2022-10-22T18:19:41.080Z] ---> e69bf1d2ff89 [2022-10-22T18:19:41.080Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-22T18:19:41.348Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-22T18:19:41.613Z] ---> ec4a7eceed9a [2022-10-22T18:19:41.613Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-22T18:19:41.881Z] Collecting jsonschema<3,>=2.5.1 [2022-10-22T18:19:41.881Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-22T18:19:42.838Z] ---> 825abd0fdc6f [2022-10-22T18:19:42.838Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-22T18:19:43.106Z] Collecting docker-pycreds>=0.4.0 [2022-10-22T18:19:43.106Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-22T18:19:43.690Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-22T18:19:43.690Z] ---> 693d0cc34bd1 [2022-10-22T18:19:43.690Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-22T18:19:43.690Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-22T18:19:43.690Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 16.0 MB/s eta 0:00:00 [2022-10-22T18:19:44.273Z] ---> 78c99bd53dad [2022-10-22T18:19:44.273Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-22T18:19:44.273Z] ---> Running in f98db165185b [2022-10-22T18:19:44.545Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-22T18:19:44.545Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-22T18:19:44.545Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 13.9 MB/s eta 0:00:00 [2022-10-22T18:19:45.132Z] Collecting certifi>=2017.4.17 [2022-10-22T18:19:45.133Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-22T18:19:45.133Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 15.7 MB/s eta 0:00:00 [2022-10-22T18:19:45.133Z] Collecting idna<2.8,>=2.5 [2022-10-22T18:19:45.401Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-22T18:19:45.401Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.0 MB/s eta 0:00:00 [2022-10-22T18:19:45.985Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-22T18:19:45.985Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-22T18:19:45.985Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-22T18:19:45.985Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-22T18:19:46.255Z] Removing intermediate container f98db165185b [2022-10-22T18:19:46.255Z] ---> 5fb1ea25dad2 [2022-10-22T18:19:46.255Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-22T18:19:46.521Z] ---> Running in 8c606c3937ec [2022-10-22T18:19:46.788Z] Removing intermediate container 8c606c3937ec [2022-10-22T18:19:46.788Z] ---> 0d14bbf8ac18 [2022-10-22T18:19:46.788Z] Step 20/22 : LABEL arch=arm64 [2022-10-22T18:19:46.788Z] ---> Running in d9a03b4fafb4 [2022-10-22T18:19:47.062Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-22T18:19:47.062Z] Running setup.py install for texttable: started [2022-10-22T18:19:47.330Z] Removing intermediate container d9a03b4fafb4 [2022-10-22T18:19:47.330Z] ---> acd610b448d6 [2022-10-22T18:19:47.330Z] Step 21/22 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:19:47.330Z] ---> Running in a1d179837e68 [2022-10-22T18:19:47.597Z] Removing intermediate container a1d179837e68 [2022-10-22T18:19:47.597Z] ---> b50f099a8924 [2022-10-22T18:19:47.597Z] Step 22/22 : LABEL version=2.3.0-dev.98 [2022-10-22T18:19:47.863Z] ---> Running in 0bdb7d18b4ef [2022-10-22T18:19:48.129Z] Removing intermediate container 0bdb7d18b4ef [2022-10-22T18:19:48.129Z] ---> db2f1175d643 [2022-10-22T18:19:48.129Z] [2022-10-22T18:19:48.129Z] Successfully built db2f1175d643 [2022-10-22T18:19:48.129Z] Successfully tagged security-proxy-setup-arm64:latest [2022-10-22T18:19:49.534Z]  Building security-proxy-setup ... done  Running setup.py install for texttable: finished with status 'done' [2022-10-22T18:19:49.534Z] Running setup.py install for PyYAML: started [2022-10-22T18:19:52.878Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-22T18:19:54.296Z] Running setup.py install for docopt: started [2022-10-22T18:19:56.871Z] Running setup.py install for docopt: finished with status 'done' [2022-10-22T18:19:59.448Z] Running setup.py install for dockerpty: started [2022-10-22T18:20:02.784Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-22T18:20:05.353Z] 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-10-22T18:20:05.353Z] 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-10-22T18:20:15.421Z] Removing intermediate container d56603adeae5 [2022-10-22T18:20:15.421Z] ---> 84b5e994242b [2022-10-22T18:20:15.421Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-22T18:20:15.421Z] ---> Running in 8300524e7304 [2022-10-22T18:20:15.421Z] Removing intermediate container 8300524e7304 [2022-10-22T18:20:15.421Z] ---> fd9ad1e2eb02 [2022-10-22T18:20:15.421Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-22T18:20:15.421Z] ---> Running in 87baa30f89d8 [2022-10-22T18:20:15.421Z] Removing intermediate container 87baa30f89d8 [2022-10-22T18:20:15.421Z] ---> aa6ec0881f09 [2022-10-22T18:20:15.421Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-22T18:20:16.377Z] ---> d6bf75247e6e [2022-10-22T18:20:16.377Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-22T18:20:16.958Z] ---> b3ac01f5f0d6 [2022-10-22T18:20:16.958Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-22T18:20:17.538Z] ---> ee7163e00ec7 [2022-10-22T18:20:17.539Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-22T18:20:17.539Z] ---> Running in 757a48bf5bcf [2022-10-22T18:20:17.819Z] Removing intermediate container 757a48bf5bcf [2022-10-22T18:20:17.819Z] ---> fba5ca99c76e [2022-10-22T18:20:17.819Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T18:20:18.086Z] ---> Running in 5df429e1197d [2022-10-22T18:20:18.353Z] Removing intermediate container 5df429e1197d [2022-10-22T18:20:18.353Z] ---> bb55643de98c [2022-10-22T18:20:18.353Z] Step 21/23 : LABEL arch=arm64 [2022-10-22T18:20:18.353Z] ---> Running in 0911d20e2cc8 [2022-10-22T18:20:18.619Z] Removing intermediate container 0911d20e2cc8 [2022-10-22T18:20:18.619Z] ---> 4796dc6d7bac [2022-10-22T18:20:18.619Z] Step 22/23 : LABEL git_sha=f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:20:18.619Z] ---> Running in 37af3dceb88a [2022-10-22T18:20:18.885Z] Removing intermediate container 37af3dceb88a [2022-10-22T18:20:18.885Z] ---> 8e3a64f97896 [2022-10-22T18:20:18.885Z] Step 23/23 : LABEL version=2.3.0-dev.98 [2022-10-22T18:20:19.151Z] ---> Running in 83a321604373 [2022-10-22T18:20:19.417Z] Removing intermediate container 83a321604373 [2022-10-22T18:20:19.417Z] ---> e7b227907a17 [2022-10-22T18:20:19.417Z] [2022-10-22T18:20:19.417Z] Successfully built e7b227907a17 [2022-10-22T18:20:19.417Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-10-22T18:20:20.010Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-10-22T18:20:20.009Z] $ docker stop --time=1 daf4491ee8bfa08c1a36da4e98f579613c552fd4d42349c8ef4f0719b34d8d17 [2022-10-22T18:20:21.679Z] $ docker rm -f daf4491ee8bfa08c1a36da4e98f579613c552fd4d42349c8ef4f0719b34d8d17 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-22T18:20:22.170Z] + docker images [2022-10-22T18:20:22.436Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-22T18:20:22.436Z] sys-mgmt-agent-arm64 latest e7b227907a17 3 seconds ago 133MB [2022-10-22T18:20:22.436Z] security-proxy-setup-arm64 latest db2f1175d643 35 seconds ago 26.7MB [2022-10-22T18:20:22.436Z] 5611e2217d32 48 seconds ago 1.25GB [2022-10-22T18:20:22.436Z] core-data-arm64 latest 66d2b2a737aa About a minute ago 20.8MB [2022-10-22T18:20:22.436Z] 1e6c97ff7883 About a minute ago 1.27GB [2022-10-22T18:20:22.436Z] bbd15476afd9 About a minute ago 1.25GB [2022-10-22T18:20:22.436Z] core-metadata-arm64 latest 0306364b6fbc 3 minutes ago 17.7MB [2022-10-22T18:20:22.436Z] e2b4503a253c 3 minutes ago 1.27GB [2022-10-22T18:20:22.436Z] security-secretstore-setup-arm64 latest 7a5b8133d764 3 minutes ago 28.6MB [2022-10-22T18:20:22.436Z] cd222ced1e7c 4 minutes ago 1.26GB [2022-10-22T18:20:22.436Z] support-scheduler-arm64 latest 9442d9a79c5a 4 minutes ago 28.8MB [2022-10-22T18:20:22.436Z] 73a5de6ab419 4 minutes ago 1.33GB [2022-10-22T18:20:22.436Z] support-notifications-arm64 latest cfa2dc166f8b 7 minutes ago 29.5MB [2022-10-22T18:20:22.436Z] deed2496830b 8 minutes ago 1.33GB [2022-10-22T18:20:22.436Z] security-spiffe-token-provider-arm64 latest 23e3df8bc090 9 minutes ago 28.8MB [2022-10-22T18:20:22.436Z] 2aff9b502891 9 minutes ago 1.3GB [2022-10-22T18:20:22.436Z] security-spire-config-arm64 latest 2e6f35d24074 10 minutes ago 83.6MB [2022-10-22T18:20:22.436Z] core-command-arm64 latest b5807a7b5eaa 10 minutes ago 16.9MB [2022-10-22T18:20:22.436Z] 8a09afe003e4 10 minutes ago 1.14GB [2022-10-22T18:20:22.436Z] security-bootstrapper-arm64 latest 03a0d4859745 10 minutes ago 19.4MB [2022-10-22T18:20:22.436Z] 925f5a3d15e6 10 minutes ago 1.26GB [2022-10-22T18:20:22.436Z] caf0ebe86c57 11 minutes ago 1.25GB [2022-10-22T18:20:22.436Z] security-spire-server-arm64 latest b438bc912989 15 minutes ago 84.3MB [2022-10-22T18:20:22.436Z] f6ae8b68102b 15 minutes ago 1.14GB [2022-10-22T18:20:22.436Z] security-spire-agent-arm64 latest a1ad0ae31bc0 16 minutes ago 122MB [2022-10-22T18:20:22.436Z] f07af5e70d1d 17 minutes ago 1.14GB [2022-10-22T18:20:22.436Z] ci-base-image-arm64 latest 6198bb1cce52 20 minutes ago 943MB [2022-10-22T18:20:22.436Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 11 days ago 679MB [2022-10-22T18:20:22.436Z] alpine 3.15 02e0d6fdf486 2 months ago 5.33MB [2022-10-22T18:20:22.436Z] alpine 3.16 a6215f271958 2 months ago 5.29MB [2022-10-22T18:20:22.436Z] 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-10-22T18:20:22.520Z] provisioning config files... [2022-10-22T18:20:22.533Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/336@tmp/config6344879713160744119tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-22T18:20:22.869Z] ---> docker-login.sh [2022-10-22T18:20:22.869Z] nexus3.edgexfoundry.org:10001 [2022-10-22T18:20:23.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T18:20:23.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T18:20:23.401Z] Configure a credential helper to remove this warning. See [2022-10-22T18:20:23.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T18:20:23.401Z] [2022-10-22T18:20:23.401Z] Login Succeeded [2022-10-22T18:20:23.401Z] nexus3.edgexfoundry.org:10002 [2022-10-22T18:20:23.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T18:20:23.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T18:20:23.669Z] Configure a credential helper to remove this warning. See [2022-10-22T18:20:23.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T18:20:23.669Z] [2022-10-22T18:20:23.669Z] Login Succeeded [2022-10-22T18:20:23.669Z] nexus3.edgexfoundry.org:10003 [2022-10-22T18:20:23.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T18:20:24.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T18:20:24.204Z] Configure a credential helper to remove this warning. See [2022-10-22T18:20:24.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T18:20:24.204Z] [2022-10-22T18:20:24.204Z] Login Succeeded [2022-10-22T18:20:24.204Z] nexus3.edgexfoundry.org:10004 [2022-10-22T18:20:24.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T18:20:24.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T18:20:24.470Z] Configure a credential helper to remove this warning. See [2022-10-22T18:20:24.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T18:20:24.470Z] [2022-10-22T18:20:24.470Z] Login Succeeded [2022-10-22T18:20:24.470Z] docker.io [2022-10-22T18:20:24.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T18:20:25.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T18:20:25.317Z] Configure a credential helper to remove this warning. See [2022-10-22T18:20:25.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T18:20:25.317Z] [2022-10-22T18:20:25.317Z] Login Succeeded [2022-10-22T18:20:25.317Z] ---> docker-login.sh ends [Pipeline] } [2022-10-22T18:20:25.328Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:20:25.348Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-22T18:20:25.362Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-10-22T18:20:25.362Z] f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:20:25.362Z] latest [2022-10-22T18:20:25.362Z] 2.3.0-dev.98 [2022-10-22T18:20:25.362Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:20:25.362Z] main [2022-10-22T18:20:25.362Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:25.701Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:26.029Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:20:26.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-22T18:20:26.029Z] adca317fa5b5: Preparing [2022-10-22T18:20:26.029Z] 2c0392dedfd9: Preparing [2022-10-22T18:20:26.029Z] 4c345a3c0846: Preparing [2022-10-22T18:20:26.029Z] edaf784917b7: Preparing [2022-10-22T18:20:26.029Z] 5d3e392a13a0: Preparing [2022-10-22T18:20:26.029Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:20:26.295Z] 4c345a3c0846: Pushed [2022-10-22T18:20:26.295Z] edaf784917b7: Pushed [2022-10-22T18:20:26.295Z] adca317fa5b5: Pushed [2022-10-22T18:20:29.635Z] 2c0392dedfd9: Pushed [2022-10-22T18:20:29.635Z] f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:fa08e5fb62c855f0b2e0693dc531d54a3d42aa40140fc80fbef9fac3e7a666ef size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:29.981Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:30.320Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-10-22T18:20:30.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-22T18:20:30.320Z] adca317fa5b5: Preparing [2022-10-22T18:20:30.320Z] 2c0392dedfd9: Preparing [2022-10-22T18:20:30.320Z] 4c345a3c0846: Preparing [2022-10-22T18:20:30.320Z] edaf784917b7: Preparing [2022-10-22T18:20:30.320Z] 5d3e392a13a0: Preparing [2022-10-22T18:20:30.320Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:20:30.320Z] 4c345a3c0846: Layer already exists [2022-10-22T18:20:30.320Z] 2c0392dedfd9: Layer already exists [2022-10-22T18:20:30.320Z] adca317fa5b5: Layer already exists [2022-10-22T18:20:30.320Z] edaf784917b7: Layer already exists [2022-10-22T18:20:30.587Z] latest: digest: sha256:fa08e5fb62c855f0b2e0693dc531d54a3d42aa40140fc80fbef9fac3e7a666ef size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:30.930Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:31.263Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.98 [2022-10-22T18:20:31.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-22T18:20:31.263Z] adca317fa5b5: Preparing [2022-10-22T18:20:31.263Z] 2c0392dedfd9: Preparing [2022-10-22T18:20:31.263Z] 4c345a3c0846: Preparing [2022-10-22T18:20:31.263Z] edaf784917b7: Preparing [2022-10-22T18:20:31.263Z] 5d3e392a13a0: Preparing [2022-10-22T18:20:31.263Z] 4c345a3c0846: Layer already exists [2022-10-22T18:20:31.263Z] edaf784917b7: Layer already exists [2022-10-22T18:20:31.263Z] 2c0392dedfd9: Layer already exists [2022-10-22T18:20:31.263Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:20:31.263Z] adca317fa5b5: Layer already exists [2022-10-22T18:20:31.530Z] 2.3.0-dev.98: digest: sha256:fa08e5fb62c855f0b2e0693dc531d54a3d42aa40140fc80fbef9fac3e7a666ef size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:31.891Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:32.281Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:20:32.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-22T18:20:32.281Z] adca317fa5b5: Preparing [2022-10-22T18:20:32.281Z] 2c0392dedfd9: Preparing [2022-10-22T18:20:32.281Z] 4c345a3c0846: Preparing [2022-10-22T18:20:32.281Z] edaf784917b7: Preparing [2022-10-22T18:20:32.281Z] 5d3e392a13a0: Preparing [2022-10-22T18:20:32.281Z] adca317fa5b5: Layer already exists [2022-10-22T18:20:32.281Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:20:32.281Z] edaf784917b7: Layer already exists [2022-10-22T18:20:32.281Z] 4c345a3c0846: Layer already exists [2022-10-22T18:20:32.281Z] 2c0392dedfd9: Layer already exists [2022-10-22T18:20:32.553Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:fa08e5fb62c855f0b2e0693dc531d54a3d42aa40140fc80fbef9fac3e7a666ef size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:32.918Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:33.276Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-10-22T18:20:33.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-22T18:20:33.276Z] adca317fa5b5: Preparing [2022-10-22T18:20:33.276Z] 2c0392dedfd9: Preparing [2022-10-22T18:20:33.276Z] 4c345a3c0846: Preparing [2022-10-22T18:20:33.276Z] edaf784917b7: Preparing [2022-10-22T18:20:33.276Z] 5d3e392a13a0: Preparing [2022-10-22T18:20:33.276Z] adca317fa5b5: Layer already exists [2022-10-22T18:20:33.276Z] 4c345a3c0846: Layer already exists [2022-10-22T18:20:33.276Z] edaf784917b7: Layer already exists [2022-10-22T18:20:33.276Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:20:33.276Z] 2c0392dedfd9: Layer already exists [2022-10-22T18:20:33.276Z] main: digest: sha256:fa08e5fb62c855f0b2e0693dc531d54a3d42aa40140fc80fbef9fac3e7a666ef size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:20:33.598Z] ===================================================== [Pipeline] echo [2022-10-22T18:20:33.608Z] taggedImages: [2022-10-22T18:20:33.608Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:20:33.608Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-10-22T18:20:33.608Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.98 [2022-10-22T18:20:33.608Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:20:33.608Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-10-22T18:20:33.632Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-10-22T18:20:33.632Z] f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:20:33.632Z] latest [2022-10-22T18:20:33.632Z] 2.3.0-dev.98 [2022-10-22T18:20:33.632Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:20:33.632Z] main [2022-10-22T18:20:33.632Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:33.996Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:34.350Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:20:34.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-22T18:20:34.350Z] e54a5022ef11: Preparing [2022-10-22T18:20:34.350Z] f9257b7e37c4: Preparing [2022-10-22T18:20:34.350Z] 4c345a3c0846: Preparing [2022-10-22T18:20:34.350Z] ae6953524e66: Preparing [2022-10-22T18:20:34.350Z] 1f0dfb7ac7c6: Preparing [2022-10-22T18:20:34.350Z] 5d3e392a13a0: Preparing [2022-10-22T18:20:34.350Z] 5d3e392a13a0: Waiting [2022-10-22T18:20:34.617Z] 4c345a3c0846: Layer already exists [2022-10-22T18:20:34.617Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:20:34.617Z] 1f0dfb7ac7c6: Pushed [2022-10-22T18:20:34.617Z] e54a5022ef11: Pushed [2022-10-22T18:20:35.200Z] ae6953524e66: Pushed [2022-10-22T18:20:37.771Z] f9257b7e37c4: Pushed [2022-10-22T18:20:37.771Z] f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:aa3223dd0a41dab9d9bfdfd75a99134fa60580a16f2848ffeb8a16e53a56b582 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:38.112Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:38.443Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-10-22T18:20:38.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-22T18:20:38.443Z] e54a5022ef11: Preparing [2022-10-22T18:20:38.443Z] f9257b7e37c4: Preparing [2022-10-22T18:20:38.443Z] 4c345a3c0846: Preparing [2022-10-22T18:20:38.443Z] ae6953524e66: Preparing [2022-10-22T18:20:38.443Z] 1f0dfb7ac7c6: Preparing [2022-10-22T18:20:38.443Z] 5d3e392a13a0: Preparing [2022-10-22T18:20:38.443Z] 5d3e392a13a0: Waiting [2022-10-22T18:20:38.443Z] 1f0dfb7ac7c6: Layer already exists [2022-10-22T18:20:38.443Z] ae6953524e66: Layer already exists [2022-10-22T18:20:38.443Z] f9257b7e37c4: Layer already exists [2022-10-22T18:20:38.443Z] e54a5022ef11: Layer already exists [2022-10-22T18:20:38.443Z] 4c345a3c0846: Layer already exists [2022-10-22T18:20:38.443Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:20:38.708Z] latest: digest: sha256:aa3223dd0a41dab9d9bfdfd75a99134fa60580a16f2848ffeb8a16e53a56b582 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:39.037Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:39.364Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.98 [2022-10-22T18:20:39.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-22T18:20:39.364Z] e54a5022ef11: Preparing [2022-10-22T18:20:39.364Z] f9257b7e37c4: Preparing [2022-10-22T18:20:39.364Z] 4c345a3c0846: Preparing [2022-10-22T18:20:39.364Z] ae6953524e66: Preparing [2022-10-22T18:20:39.364Z] 1f0dfb7ac7c6: Preparing [2022-10-22T18:20:39.364Z] 5d3e392a13a0: Preparing [2022-10-22T18:20:39.364Z] 5d3e392a13a0: Waiting [2022-10-22T18:20:39.364Z] f9257b7e37c4: Layer already exists [2022-10-22T18:20:39.364Z] 4c345a3c0846: Layer already exists [2022-10-22T18:20:39.364Z] ae6953524e66: Layer already exists [2022-10-22T18:20:39.364Z] 1f0dfb7ac7c6: Layer already exists [2022-10-22T18:20:39.364Z] e54a5022ef11: Layer already exists [2022-10-22T18:20:39.364Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:20:39.629Z] 2.3.0-dev.98: digest: sha256:aa3223dd0a41dab9d9bfdfd75a99134fa60580a16f2848ffeb8a16e53a56b582 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:39.961Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:40.297Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:20:40.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-22T18:20:40.297Z] e54a5022ef11: Preparing [2022-10-22T18:20:40.297Z] f9257b7e37c4: Preparing [2022-10-22T18:20:40.297Z] 4c345a3c0846: Preparing [2022-10-22T18:20:40.297Z] ae6953524e66: Preparing [2022-10-22T18:20:40.297Z] 1f0dfb7ac7c6: Preparing [2022-10-22T18:20:40.297Z] 5d3e392a13a0: Preparing [2022-10-22T18:20:40.297Z] 5d3e392a13a0: Waiting [2022-10-22T18:20:40.297Z] ae6953524e66: Layer already exists [2022-10-22T18:20:40.297Z] 1f0dfb7ac7c6: Layer already exists [2022-10-22T18:20:40.297Z] f9257b7e37c4: Layer already exists [2022-10-22T18:20:40.297Z] e54a5022ef11: Layer already exists [2022-10-22T18:20:40.297Z] 4c345a3c0846: Layer already exists [2022-10-22T18:20:40.297Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:20:40.297Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:aa3223dd0a41dab9d9bfdfd75a99134fa60580a16f2848ffeb8a16e53a56b582 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:40.902Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:41.237Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-10-22T18:20:41.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-22T18:20:41.237Z] e54a5022ef11: Preparing [2022-10-22T18:20:41.237Z] f9257b7e37c4: Preparing [2022-10-22T18:20:41.237Z] 4c345a3c0846: Preparing [2022-10-22T18:20:41.237Z] ae6953524e66: Preparing [2022-10-22T18:20:41.237Z] 1f0dfb7ac7c6: Preparing [2022-10-22T18:20:41.237Z] 5d3e392a13a0: Preparing [2022-10-22T18:20:41.237Z] 5d3e392a13a0: Waiting [2022-10-22T18:20:41.237Z] ae6953524e66: Layer already exists [2022-10-22T18:20:41.237Z] 1f0dfb7ac7c6: Layer already exists [2022-10-22T18:20:41.237Z] f9257b7e37c4: Layer already exists [2022-10-22T18:20:41.237Z] e54a5022ef11: Layer already exists [2022-10-22T18:20:41.237Z] 4c345a3c0846: Layer already exists [2022-10-22T18:20:41.237Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:20:41.502Z] main: digest: sha256:aa3223dd0a41dab9d9bfdfd75a99134fa60580a16f2848ffeb8a16e53a56b582 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:20:41.554Z] ===================================================== [Pipeline] echo [2022-10-22T18:20:41.562Z] taggedImages: [2022-10-22T18:20:41.562Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:20:41.562Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-10-22T18:20:41.562Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.98 [2022-10-22T18:20:41.562Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:20:41.562Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-10-22T18:20:41.582Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-10-22T18:20:41.582Z] f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:20:41.582Z] latest [2022-10-22T18:20:41.582Z] 2.3.0-dev.98 [2022-10-22T18:20:41.582Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:20:41.582Z] main [2022-10-22T18:20:41.582Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:41.924Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:42.258Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:20:42.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-22T18:20:42.258Z] fb1f190758ee: Preparing [2022-10-22T18:20:42.258Z] 83feddf03297: Preparing [2022-10-22T18:20:42.258Z] a40c68a366ee: Preparing [2022-10-22T18:20:42.258Z] 4c345a3c0846: Preparing [2022-10-22T18:20:42.258Z] edaf784917b7: Preparing [2022-10-22T18:20:42.258Z] 5d3e392a13a0: Preparing [2022-10-22T18:20:42.258Z] edaf784917b7: Layer already exists [2022-10-22T18:20:42.258Z] 4c345a3c0846: Layer already exists [2022-10-22T18:20:42.526Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:20:42.526Z] 83feddf03297: Pushed [2022-10-22T18:20:42.526Z] fb1f190758ee: Pushed [2022-10-22T18:20:45.864Z] a40c68a366ee: Pushed [2022-10-22T18:20:45.864Z] f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:a10a64946116e3799dc17c39112c76eae69a84d66c61686d88d00123903c8ef6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:46.204Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:46.536Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-10-22T18:20:46.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-22T18:20:46.536Z] fb1f190758ee: Preparing [2022-10-22T18:20:46.536Z] 83feddf03297: Preparing [2022-10-22T18:20:46.536Z] a40c68a366ee: Preparing [2022-10-22T18:20:46.536Z] 4c345a3c0846: Preparing [2022-10-22T18:20:46.536Z] edaf784917b7: Preparing [2022-10-22T18:20:46.536Z] 5d3e392a13a0: Preparing [2022-10-22T18:20:46.536Z] 5d3e392a13a0: Waiting [2022-10-22T18:20:46.536Z] 4c345a3c0846: Layer already exists [2022-10-22T18:20:46.536Z] 83feddf03297: Layer already exists [2022-10-22T18:20:46.536Z] fb1f190758ee: Layer already exists [2022-10-22T18:20:46.536Z] edaf784917b7: Layer already exists [2022-10-22T18:20:46.536Z] a40c68a366ee: Layer already exists [2022-10-22T18:20:46.536Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:20:46.801Z] latest: digest: sha256:a10a64946116e3799dc17c39112c76eae69a84d66c61686d88d00123903c8ef6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:47.136Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:47.469Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.98 [2022-10-22T18:20:47.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-22T18:20:47.469Z] fb1f190758ee: Preparing [2022-10-22T18:20:47.469Z] 83feddf03297: Preparing [2022-10-22T18:20:47.469Z] a40c68a366ee: Preparing [2022-10-22T18:20:47.469Z] 4c345a3c0846: Preparing [2022-10-22T18:20:47.469Z] edaf784917b7: Preparing [2022-10-22T18:20:47.469Z] 5d3e392a13a0: Preparing [2022-10-22T18:20:47.469Z] 5d3e392a13a0: Waiting [2022-10-22T18:20:47.469Z] 83feddf03297: Layer already exists [2022-10-22T18:20:47.469Z] fb1f190758ee: Layer already exists [2022-10-22T18:20:47.469Z] 4c345a3c0846: Layer already exists [2022-10-22T18:20:47.469Z] edaf784917b7: Layer already exists [2022-10-22T18:20:47.469Z] a40c68a366ee: Layer already exists [2022-10-22T18:20:47.469Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:20:47.736Z] 2.3.0-dev.98: digest: sha256:a10a64946116e3799dc17c39112c76eae69a84d66c61686d88d00123903c8ef6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:48.073Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:48.398Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:20:48.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-22T18:20:48.399Z] fb1f190758ee: Preparing [2022-10-22T18:20:48.399Z] 83feddf03297: Preparing [2022-10-22T18:20:48.399Z] a40c68a366ee: Preparing [2022-10-22T18:20:48.399Z] 4c345a3c0846: Preparing [2022-10-22T18:20:48.399Z] edaf784917b7: Preparing [2022-10-22T18:20:48.399Z] 5d3e392a13a0: Preparing [2022-10-22T18:20:48.399Z] 5d3e392a13a0: Waiting [2022-10-22T18:20:48.399Z] 4c345a3c0846: Layer already exists [2022-10-22T18:20:48.399Z] 83feddf03297: Layer already exists [2022-10-22T18:20:48.399Z] fb1f190758ee: Layer already exists [2022-10-22T18:20:48.399Z] edaf784917b7: Layer already exists [2022-10-22T18:20:48.399Z] a40c68a366ee: Layer already exists [2022-10-22T18:20:48.399Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:20:48.665Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:a10a64946116e3799dc17c39112c76eae69a84d66c61686d88d00123903c8ef6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:49.000Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:49.344Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-10-22T18:20:49.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-22T18:20:49.344Z] fb1f190758ee: Preparing [2022-10-22T18:20:49.344Z] 83feddf03297: Preparing [2022-10-22T18:20:49.344Z] a40c68a366ee: Preparing [2022-10-22T18:20:49.344Z] 4c345a3c0846: Preparing [2022-10-22T18:20:49.344Z] edaf784917b7: Preparing [2022-10-22T18:20:49.344Z] 5d3e392a13a0: Preparing [2022-10-22T18:20:49.344Z] 5d3e392a13a0: Waiting [2022-10-22T18:20:49.344Z] a40c68a366ee: Layer already exists [2022-10-22T18:20:49.344Z] 83feddf03297: Layer already exists [2022-10-22T18:20:49.344Z] edaf784917b7: Layer already exists [2022-10-22T18:20:49.344Z] fb1f190758ee: Layer already exists [2022-10-22T18:20:49.344Z] 4c345a3c0846: Layer already exists [2022-10-22T18:20:49.344Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:20:49.612Z] main: digest: sha256:a10a64946116e3799dc17c39112c76eae69a84d66c61686d88d00123903c8ef6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:20:49.650Z] ===================================================== [Pipeline] echo [2022-10-22T18:20:49.655Z] taggedImages: [2022-10-22T18:20:49.655Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:20:49.655Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-10-22T18:20:49.655Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.98 [2022-10-22T18:20:49.655Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:20:49.655Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-10-22T18:20:49.668Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-10-22T18:20:49.668Z] f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:20:49.668Z] latest [2022-10-22T18:20:49.668Z] 2.3.0-dev.98 [2022-10-22T18:20:49.668Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:20:49.668Z] main [2022-10-22T18:20:49.668Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:49.993Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:50.326Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:20:50.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-22T18:20:50.326Z] e8ac0937b2cb: Preparing [2022-10-22T18:20:50.326Z] e8ac0937b2cb: Preparing [2022-10-22T18:20:50.326Z] 18e52f756583: Preparing [2022-10-22T18:20:50.326Z] e43d6c3e1078: Preparing [2022-10-22T18:20:50.326Z] f35f82b6cb69: Preparing [2022-10-22T18:20:50.326Z] f41a284b5d13: Preparing [2022-10-22T18:20:50.326Z] 3febd8da9044: Preparing [2022-10-22T18:20:50.326Z] 4c345a3c0846: Preparing [2022-10-22T18:20:50.326Z] e4c833db008c: Preparing [2022-10-22T18:20:50.326Z] eace09f07915: Preparing [2022-10-22T18:20:50.326Z] c061a534a721: Preparing [2022-10-22T18:20:50.326Z] b6da207f4270: Preparing [2022-10-22T18:20:50.326Z] 5d3e392a13a0: Preparing [2022-10-22T18:20:50.326Z] 4c345a3c0846: Waiting [2022-10-22T18:20:50.326Z] eace09f07915: Waiting [2022-10-22T18:20:50.326Z] e4c833db008c: Waiting [2022-10-22T18:20:50.326Z] c061a534a721: Waiting [2022-10-22T18:20:50.326Z] b6da207f4270: Waiting [2022-10-22T18:20:50.326Z] 5d3e392a13a0: Waiting [2022-10-22T18:20:50.326Z] 3febd8da9044: Waiting [2022-10-22T18:20:50.591Z] e8ac0937b2cb: Pushed [2022-10-22T18:20:50.591Z] f41a284b5d13: Pushed [2022-10-22T18:20:50.591Z] 18e52f756583: Pushed [2022-10-22T18:20:50.591Z] e43d6c3e1078: Pushed [2022-10-22T18:20:50.591Z] f35f82b6cb69: Pushed [2022-10-22T18:20:50.591Z] 4c345a3c0846: Layer already exists [2022-10-22T18:20:50.857Z] e4c833db008c: Pushed [2022-10-22T18:20:50.857Z] eace09f07915: Pushed [2022-10-22T18:20:50.857Z] c061a534a721: Pushed [2022-10-22T18:20:50.857Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:20:50.857Z] b6da207f4270: Pushed [2022-10-22T18:20:54.195Z] 3febd8da9044: Pushed [2022-10-22T18:20:54.462Z] f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:ab69ba96312176e7032d95d65db2aa4f7a72e62ea4aa21a9bc7002d94fe41b69 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:54.811Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:55.153Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-10-22T18:20:55.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-22T18:20:55.153Z] e8ac0937b2cb: Preparing [2022-10-22T18:20:55.153Z] e8ac0937b2cb: Preparing [2022-10-22T18:20:55.153Z] 18e52f756583: Preparing [2022-10-22T18:20:55.153Z] e43d6c3e1078: Preparing [2022-10-22T18:20:55.153Z] f35f82b6cb69: Preparing [2022-10-22T18:20:55.153Z] f41a284b5d13: Preparing [2022-10-22T18:20:55.153Z] 3febd8da9044: Preparing [2022-10-22T18:20:55.153Z] 4c345a3c0846: Preparing [2022-10-22T18:20:55.153Z] e4c833db008c: Preparing [2022-10-22T18:20:55.153Z] eace09f07915: Preparing [2022-10-22T18:20:55.153Z] 3febd8da9044: Waiting [2022-10-22T18:20:55.153Z] c061a534a721: Preparing [2022-10-22T18:20:55.153Z] b6da207f4270: Preparing [2022-10-22T18:20:55.153Z] 5d3e392a13a0: Preparing [2022-10-22T18:20:55.153Z] 4c345a3c0846: Waiting [2022-10-22T18:20:55.153Z] e4c833db008c: Waiting [2022-10-22T18:20:55.153Z] b6da207f4270: Waiting [2022-10-22T18:20:55.153Z] eace09f07915: Waiting [2022-10-22T18:20:55.153Z] 5d3e392a13a0: Waiting [2022-10-22T18:20:55.153Z] c061a534a721: Waiting [2022-10-22T18:20:55.153Z] e43d6c3e1078: Layer already exists [2022-10-22T18:20:55.153Z] 18e52f756583: Layer already exists [2022-10-22T18:20:55.153Z] f35f82b6cb69: Layer already exists [2022-10-22T18:20:55.153Z] e8ac0937b2cb: Layer already exists [2022-10-22T18:20:55.153Z] f41a284b5d13: Layer already exists [2022-10-22T18:20:55.153Z] 3febd8da9044: Layer already exists [2022-10-22T18:20:55.153Z] 4c345a3c0846: Layer already exists [2022-10-22T18:20:55.153Z] e4c833db008c: Layer already exists [2022-10-22T18:20:55.153Z] eace09f07915: Layer already exists [2022-10-22T18:20:55.153Z] c061a534a721: Layer already exists [2022-10-22T18:20:55.153Z] b6da207f4270: Layer already exists [2022-10-22T18:20:55.153Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:20:55.419Z] latest: digest: sha256:ab69ba96312176e7032d95d65db2aa4f7a72e62ea4aa21a9bc7002d94fe41b69 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:55.763Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:56.101Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.98 [2022-10-22T18:20:56.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-22T18:20:56.101Z] e8ac0937b2cb: Preparing [2022-10-22T18:20:56.101Z] e8ac0937b2cb: Preparing [2022-10-22T18:20:56.101Z] 18e52f756583: Preparing [2022-10-22T18:20:56.101Z] e43d6c3e1078: Preparing [2022-10-22T18:20:56.101Z] f35f82b6cb69: Preparing [2022-10-22T18:20:56.101Z] f41a284b5d13: Preparing [2022-10-22T18:20:56.101Z] 3febd8da9044: Preparing [2022-10-22T18:20:56.101Z] 4c345a3c0846: Preparing [2022-10-22T18:20:56.101Z] e4c833db008c: Preparing [2022-10-22T18:20:56.101Z] eace09f07915: Preparing [2022-10-22T18:20:56.101Z] c061a534a721: Preparing [2022-10-22T18:20:56.101Z] b6da207f4270: Preparing [2022-10-22T18:20:56.101Z] 5d3e392a13a0: Preparing [2022-10-22T18:20:56.101Z] eace09f07915: Waiting [2022-10-22T18:20:56.101Z] c061a534a721: Waiting [2022-10-22T18:20:56.101Z] 3febd8da9044: Waiting [2022-10-22T18:20:56.101Z] 4c345a3c0846: Waiting [2022-10-22T18:20:56.101Z] e4c833db008c: Waiting [2022-10-22T18:20:56.101Z] 5d3e392a13a0: Waiting [2022-10-22T18:20:56.101Z] b6da207f4270: Waiting [2022-10-22T18:20:56.101Z] f41a284b5d13: Layer already exists [2022-10-22T18:20:56.101Z] e43d6c3e1078: Layer already exists [2022-10-22T18:20:56.101Z] 18e52f756583: Layer already exists [2022-10-22T18:20:56.101Z] e8ac0937b2cb: Layer already exists [2022-10-22T18:20:56.101Z] f35f82b6cb69: Layer already exists [2022-10-22T18:20:56.101Z] 3febd8da9044: Layer already exists [2022-10-22T18:20:56.101Z] 4c345a3c0846: Layer already exists [2022-10-22T18:20:56.101Z] e4c833db008c: Layer already exists [2022-10-22T18:20:56.101Z] eace09f07915: Layer already exists [2022-10-22T18:20:56.101Z] c061a534a721: Layer already exists [2022-10-22T18:20:56.101Z] b6da207f4270: Layer already exists [2022-10-22T18:20:56.101Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:20:56.367Z] 2.3.0-dev.98: digest: sha256:ab69ba96312176e7032d95d65db2aa4f7a72e62ea4aa21a9bc7002d94fe41b69 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:56.707Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:57.046Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:20:57.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-22T18:20:57.046Z] e8ac0937b2cb: Preparing [2022-10-22T18:20:57.046Z] e8ac0937b2cb: Preparing [2022-10-22T18:20:57.046Z] 18e52f756583: Preparing [2022-10-22T18:20:57.046Z] e43d6c3e1078: Preparing [2022-10-22T18:20:57.046Z] f35f82b6cb69: Preparing [2022-10-22T18:20:57.046Z] f41a284b5d13: Preparing [2022-10-22T18:20:57.046Z] 3febd8da9044: Preparing [2022-10-22T18:20:57.046Z] 4c345a3c0846: Preparing [2022-10-22T18:20:57.046Z] e4c833db008c: Preparing [2022-10-22T18:20:57.046Z] eace09f07915: Preparing [2022-10-22T18:20:57.046Z] c061a534a721: Preparing [2022-10-22T18:20:57.046Z] b6da207f4270: Preparing [2022-10-22T18:20:57.046Z] 5d3e392a13a0: Preparing [2022-10-22T18:20:57.046Z] e4c833db008c: Waiting [2022-10-22T18:20:57.046Z] eace09f07915: Waiting [2022-10-22T18:20:57.046Z] 3febd8da9044: Waiting [2022-10-22T18:20:57.046Z] 4c345a3c0846: Waiting [2022-10-22T18:20:57.046Z] c061a534a721: Waiting [2022-10-22T18:20:57.046Z] b6da207f4270: Waiting [2022-10-22T18:20:57.046Z] 5d3e392a13a0: Waiting [2022-10-22T18:20:57.046Z] f41a284b5d13: Layer already exists [2022-10-22T18:20:57.046Z] 18e52f756583: Layer already exists [2022-10-22T18:20:57.046Z] e43d6c3e1078: Layer already exists [2022-10-22T18:20:57.046Z] e8ac0937b2cb: Layer already exists [2022-10-22T18:20:57.046Z] f35f82b6cb69: Layer already exists [2022-10-22T18:20:57.046Z] 3febd8da9044: Layer already exists [2022-10-22T18:20:57.046Z] c061a534a721: Layer already exists [2022-10-22T18:20:57.046Z] e4c833db008c: Layer already exists [2022-10-22T18:20:57.046Z] 4c345a3c0846: Layer already exists [2022-10-22T18:20:57.046Z] eace09f07915: Layer already exists [2022-10-22T18:20:57.046Z] b6da207f4270: Layer already exists [2022-10-22T18:20:57.046Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:20:57.313Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:ab69ba96312176e7032d95d65db2aa4f7a72e62ea4aa21a9bc7002d94fe41b69 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:57.657Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:57.995Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-10-22T18:20:57.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-22T18:20:57.995Z] e8ac0937b2cb: Preparing [2022-10-22T18:20:57.995Z] e8ac0937b2cb: Preparing [2022-10-22T18:20:57.995Z] 18e52f756583: Preparing [2022-10-22T18:20:57.995Z] e43d6c3e1078: Preparing [2022-10-22T18:20:57.995Z] f35f82b6cb69: Preparing [2022-10-22T18:20:57.995Z] f41a284b5d13: Preparing [2022-10-22T18:20:57.995Z] 3febd8da9044: Preparing [2022-10-22T18:20:57.995Z] 4c345a3c0846: Preparing [2022-10-22T18:20:57.995Z] e4c833db008c: Preparing [2022-10-22T18:20:57.995Z] eace09f07915: Preparing [2022-10-22T18:20:57.995Z] c061a534a721: Preparing [2022-10-22T18:20:57.995Z] b6da207f4270: Preparing [2022-10-22T18:20:57.995Z] 5d3e392a13a0: Preparing [2022-10-22T18:20:57.995Z] 3febd8da9044: Waiting [2022-10-22T18:20:57.995Z] 4c345a3c0846: Waiting [2022-10-22T18:20:57.995Z] e4c833db008c: Waiting [2022-10-22T18:20:57.995Z] eace09f07915: Waiting [2022-10-22T18:20:57.995Z] c061a534a721: Waiting [2022-10-22T18:20:57.995Z] b6da207f4270: Waiting [2022-10-22T18:20:57.995Z] 5d3e392a13a0: Waiting [2022-10-22T18:20:57.995Z] e43d6c3e1078: Layer already exists [2022-10-22T18:20:57.995Z] f35f82b6cb69: Layer already exists [2022-10-22T18:20:57.995Z] e8ac0937b2cb: Layer already exists [2022-10-22T18:20:57.995Z] f41a284b5d13: Layer already exists [2022-10-22T18:20:57.995Z] 18e52f756583: Layer already exists [2022-10-22T18:20:57.995Z] e4c833db008c: Layer already exists [2022-10-22T18:20:57.995Z] 4c345a3c0846: Layer already exists [2022-10-22T18:20:57.995Z] eace09f07915: Layer already exists [2022-10-22T18:20:57.995Z] 3febd8da9044: Layer already exists [2022-10-22T18:20:57.995Z] c061a534a721: Layer already exists [2022-10-22T18:20:58.263Z] b6da207f4270: Layer already exists [2022-10-22T18:20:58.263Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:20:58.263Z] main: digest: sha256:ab69ba96312176e7032d95d65db2aa4f7a72e62ea4aa21a9bc7002d94fe41b69 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:20:58.312Z] ===================================================== [Pipeline] echo [2022-10-22T18:20:58.320Z] taggedImages: [2022-10-22T18:20:58.320Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:20:58.320Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-10-22T18:20:58.320Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.98 [2022-10-22T18:20:58.320Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:20:58.320Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-10-22T18:20:58.342Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-10-22T18:20:58.342Z] f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:20:58.342Z] latest [2022-10-22T18:20:58.342Z] 2.3.0-dev.98 [2022-10-22T18:20:58.342Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:20:58.342Z] main [2022-10-22T18:20:58.342Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:58.695Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:20:59.035Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:20:59.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-22T18:20:59.035Z] 4b37134e8ac1: Preparing [2022-10-22T18:20:59.035Z] 2b359bc17c30: Preparing [2022-10-22T18:20:59.035Z] 76102bf6be05: Preparing [2022-10-22T18:20:59.035Z] a84b476eca31: Preparing [2022-10-22T18:20:59.035Z] 03820c8b97e3: Preparing [2022-10-22T18:20:59.035Z] b584dbc9e3f3: Preparing [2022-10-22T18:20:59.035Z] 8c0158148957: Preparing [2022-10-22T18:20:59.035Z] 5d3e392a13a0: Preparing [2022-10-22T18:20:59.035Z] 5d3e392a13a0: Waiting [2022-10-22T18:20:59.035Z] b584dbc9e3f3: Waiting [2022-10-22T18:20:59.035Z] 8c0158148957: Waiting [2022-10-22T18:20:59.301Z] 4b37134e8ac1: Pushed [2022-10-22T18:20:59.301Z] 03820c8b97e3: Pushed [2022-10-22T18:20:59.301Z] 2b359bc17c30: Pushed [2022-10-22T18:20:59.301Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:20:59.568Z] b584dbc9e3f3: Pushed [2022-10-22T18:21:00.147Z] 8c0158148957: Pushed [2022-10-22T18:21:01.549Z] a84b476eca31: Pushed [2022-10-22T18:21:01.549Z] 76102bf6be05: Pushed [2022-10-22T18:21:01.818Z] f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:63bdff71b6ce2e4715627d3a60586c08d37af87ce190c673a18ee31b828f698b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:21:02.160Z] + 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-10-22T18:21:02.487Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-10-22T18:21:02.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-22T18:21:02.487Z] 4b37134e8ac1: Preparing [2022-10-22T18:21:02.487Z] 2b359bc17c30: Preparing [2022-10-22T18:21:02.487Z] 76102bf6be05: Preparing [2022-10-22T18:21:02.487Z] a84b476eca31: Preparing [2022-10-22T18:21:02.487Z] 03820c8b97e3: Preparing [2022-10-22T18:21:02.487Z] b584dbc9e3f3: Preparing [2022-10-22T18:21:02.487Z] 8c0158148957: Preparing [2022-10-22T18:21:02.487Z] 5d3e392a13a0: Preparing [2022-10-22T18:21:02.487Z] b584dbc9e3f3: Waiting [2022-10-22T18:21:02.487Z] 5d3e392a13a0: Waiting [2022-10-22T18:21:02.487Z] 8c0158148957: Waiting [2022-10-22T18:21:02.487Z] 03820c8b97e3: Layer already exists [2022-10-22T18:21:02.487Z] 4b37134e8ac1: Layer already exists [2022-10-22T18:21:02.487Z] a84b476eca31: Layer already exists [2022-10-22T18:21:02.487Z] 76102bf6be05: Layer already exists [2022-10-22T18:21:02.487Z] 2b359bc17c30: Layer already exists [2022-10-22T18:21:02.487Z] b584dbc9e3f3: Layer already exists [2022-10-22T18:21:02.487Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:21:02.487Z] 8c0158148957: Layer already exists [2022-10-22T18:21:02.751Z] latest: digest: sha256:63bdff71b6ce2e4715627d3a60586c08d37af87ce190c673a18ee31b828f698b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:21:03.074Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:21:03.401Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.98 [2022-10-22T18:21:03.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-22T18:21:03.401Z] 4b37134e8ac1: Preparing [2022-10-22T18:21:03.401Z] 2b359bc17c30: Preparing [2022-10-22T18:21:03.401Z] 76102bf6be05: Preparing [2022-10-22T18:21:03.401Z] a84b476eca31: Preparing [2022-10-22T18:21:03.401Z] 03820c8b97e3: Preparing [2022-10-22T18:21:03.401Z] b584dbc9e3f3: Preparing [2022-10-22T18:21:03.401Z] 8c0158148957: Preparing [2022-10-22T18:21:03.401Z] 5d3e392a13a0: Preparing [2022-10-22T18:21:03.401Z] 8c0158148957: Waiting [2022-10-22T18:21:03.401Z] 5d3e392a13a0: Waiting [2022-10-22T18:21:03.401Z] b584dbc9e3f3: Waiting [2022-10-22T18:21:03.401Z] 4b37134e8ac1: Layer already exists [2022-10-22T18:21:03.401Z] a84b476eca31: Layer already exists [2022-10-22T18:21:03.401Z] 76102bf6be05: Layer already exists [2022-10-22T18:21:03.401Z] 2b359bc17c30: Layer already exists [2022-10-22T18:21:03.401Z] 03820c8b97e3: Layer already exists [2022-10-22T18:21:03.401Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:21:03.401Z] 8c0158148957: Layer already exists [2022-10-22T18:21:03.401Z] b584dbc9e3f3: Layer already exists [2022-10-22T18:21:03.665Z] 2.3.0-dev.98: digest: sha256:63bdff71b6ce2e4715627d3a60586c08d37af87ce190c673a18ee31b828f698b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:21:04.000Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:21:04.325Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:21:04.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-22T18:21:04.325Z] 4b37134e8ac1: Preparing [2022-10-22T18:21:04.325Z] 2b359bc17c30: Preparing [2022-10-22T18:21:04.325Z] 76102bf6be05: Preparing [2022-10-22T18:21:04.325Z] a84b476eca31: Preparing [2022-10-22T18:21:04.325Z] 03820c8b97e3: Preparing [2022-10-22T18:21:04.325Z] b584dbc9e3f3: Preparing [2022-10-22T18:21:04.325Z] 8c0158148957: Preparing [2022-10-22T18:21:04.325Z] 5d3e392a13a0: Preparing [2022-10-22T18:21:04.325Z] 8c0158148957: Waiting [2022-10-22T18:21:04.325Z] 5d3e392a13a0: Waiting [2022-10-22T18:21:04.325Z] b584dbc9e3f3: Waiting [2022-10-22T18:21:04.325Z] 76102bf6be05: Layer already exists [2022-10-22T18:21:04.325Z] 4b37134e8ac1: Layer already exists [2022-10-22T18:21:04.325Z] 2b359bc17c30: Layer already exists [2022-10-22T18:21:04.325Z] a84b476eca31: Layer already exists [2022-10-22T18:21:04.325Z] 03820c8b97e3: Layer already exists [2022-10-22T18:21:04.325Z] b584dbc9e3f3: Layer already exists [2022-10-22T18:21:04.325Z] 8c0158148957: Layer already exists [2022-10-22T18:21:04.325Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:21:04.589Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:63bdff71b6ce2e4715627d3a60586c08d37af87ce190c673a18ee31b828f698b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:21:04.928Z] + 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-10-22T18:21:05.255Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-10-22T18:21:05.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-22T18:21:05.255Z] 4b37134e8ac1: Preparing [2022-10-22T18:21:05.255Z] 2b359bc17c30: Preparing [2022-10-22T18:21:05.255Z] 76102bf6be05: Preparing [2022-10-22T18:21:05.255Z] a84b476eca31: Preparing [2022-10-22T18:21:05.255Z] 03820c8b97e3: Preparing [2022-10-22T18:21:05.255Z] b584dbc9e3f3: Preparing [2022-10-22T18:21:05.255Z] 8c0158148957: Preparing [2022-10-22T18:21:05.255Z] 5d3e392a13a0: Preparing [2022-10-22T18:21:05.255Z] 8c0158148957: Waiting [2022-10-22T18:21:05.255Z] b584dbc9e3f3: Waiting [2022-10-22T18:21:05.255Z] 5d3e392a13a0: Waiting [2022-10-22T18:21:05.255Z] 76102bf6be05: Layer already exists [2022-10-22T18:21:05.255Z] 03820c8b97e3: Layer already exists [2022-10-22T18:21:05.255Z] 4b37134e8ac1: Layer already exists [2022-10-22T18:21:05.255Z] a84b476eca31: Layer already exists [2022-10-22T18:21:05.255Z] 2b359bc17c30: Layer already exists [2022-10-22T18:21:05.255Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:21:05.255Z] 8c0158148957: Layer already exists [2022-10-22T18:21:05.255Z] b584dbc9e3f3: Layer already exists [2022-10-22T18:21:05.519Z] main: digest: sha256:63bdff71b6ce2e4715627d3a60586c08d37af87ce190c673a18ee31b828f698b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:21:05.567Z] ===================================================== [Pipeline] echo [2022-10-22T18:21:05.576Z] taggedImages: [2022-10-22T18:21:05.576Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:21:05.576Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-10-22T18:21:05.576Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.98 [2022-10-22T18:21:05.576Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:21:05.576Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-10-22T18:21:05.596Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-10-22T18:21:05.596Z] f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:21:05.596Z] latest [2022-10-22T18:21:05.596Z] 2.3.0-dev.98 [2022-10-22T18:21:05.596Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:21:05.596Z] main [2022-10-22T18:21:05.596Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:21:05.932Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:21:06.260Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:21:06.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-22T18:21:06.260Z] 9bf039ada79d: Preparing [2022-10-22T18:21:06.260Z] 817115796303: Preparing [2022-10-22T18:21:06.260Z] 7c6704276fe7: Preparing [2022-10-22T18:21:06.260Z] 2c6ae13140d0: Preparing [2022-10-22T18:21:06.260Z] f2e3b1184116: Preparing [2022-10-22T18:21:06.260Z] ff2f735f210f: Preparing [2022-10-22T18:21:06.260Z] 41f00bac50fa: Preparing [2022-10-22T18:21:06.260Z] 5b429442cb79: Preparing [2022-10-22T18:21:06.260Z] ce976176f9f9: Preparing [2022-10-22T18:21:06.260Z] 5d3e392a13a0: Preparing [2022-10-22T18:21:06.260Z] 5b429442cb79: Waiting [2022-10-22T18:21:06.260Z] ce976176f9f9: Waiting [2022-10-22T18:21:06.260Z] 5d3e392a13a0: Waiting [2022-10-22T18:21:06.260Z] ff2f735f210f: Waiting [2022-10-22T18:21:06.260Z] 41f00bac50fa: Waiting [2022-10-22T18:21:06.526Z] f2e3b1184116: Pushed [2022-10-22T18:21:06.526Z] 817115796303: Pushed [2022-10-22T18:21:06.526Z] 9bf039ada79d: Pushed [2022-10-22T18:21:06.791Z] ff2f735f210f: Pushed [2022-10-22T18:21:06.791Z] 41f00bac50fa: Pushed [2022-10-22T18:21:06.791Z] 5b429442cb79: Pushed [2022-10-22T18:21:06.791Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:21:07.059Z] ce976176f9f9: Pushed [2022-10-22T18:21:08.993Z] 2c6ae13140d0: Pushed [2022-10-22T18:21:09.948Z] 7c6704276fe7: Pushed [2022-10-22T18:21:09.948Z] f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:0884b34d1509f102dcdcf701b8fc9b6d9e12199e1e296bddcdf7904ab439b053 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:21:10.290Z] + 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-10-22T18:21:10.625Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-10-22T18:21:10.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-22T18:21:10.625Z] 9bf039ada79d: Preparing [2022-10-22T18:21:10.625Z] 817115796303: Preparing [2022-10-22T18:21:10.625Z] 7c6704276fe7: Preparing [2022-10-22T18:21:10.625Z] 2c6ae13140d0: Preparing [2022-10-22T18:21:10.625Z] f2e3b1184116: Preparing [2022-10-22T18:21:10.625Z] ff2f735f210f: Preparing [2022-10-22T18:21:10.625Z] 41f00bac50fa: Preparing [2022-10-22T18:21:10.625Z] 5b429442cb79: Preparing [2022-10-22T18:21:10.625Z] ce976176f9f9: Preparing [2022-10-22T18:21:10.625Z] 5d3e392a13a0: Preparing [2022-10-22T18:21:10.625Z] ff2f735f210f: Waiting [2022-10-22T18:21:10.625Z] 5d3e392a13a0: Waiting [2022-10-22T18:21:10.625Z] 5b429442cb79: Waiting [2022-10-22T18:21:10.625Z] ce976176f9f9: Waiting [2022-10-22T18:21:10.625Z] 41f00bac50fa: Waiting [2022-10-22T18:21:10.625Z] 2c6ae13140d0: Layer already exists [2022-10-22T18:21:10.625Z] 7c6704276fe7: Layer already exists [2022-10-22T18:21:10.625Z] f2e3b1184116: Layer already exists [2022-10-22T18:21:10.625Z] 9bf039ada79d: Layer already exists [2022-10-22T18:21:10.625Z] 817115796303: Layer already exists [2022-10-22T18:21:10.625Z] 41f00bac50fa: Layer already exists [2022-10-22T18:21:10.625Z] ff2f735f210f: Layer already exists [2022-10-22T18:21:10.625Z] 5b429442cb79: Layer already exists [2022-10-22T18:21:10.625Z] ce976176f9f9: Layer already exists [2022-10-22T18:21:10.625Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:21:10.892Z] latest: digest: sha256:0884b34d1509f102dcdcf701b8fc9b6d9e12199e1e296bddcdf7904ab439b053 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:21:11.239Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:21:11.575Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.98 [2022-10-22T18:21:11.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-22T18:21:11.575Z] 9bf039ada79d: Preparing [2022-10-22T18:21:11.575Z] 817115796303: Preparing [2022-10-22T18:21:11.575Z] 7c6704276fe7: Preparing [2022-10-22T18:21:11.575Z] 2c6ae13140d0: Preparing [2022-10-22T18:21:11.575Z] f2e3b1184116: Preparing [2022-10-22T18:21:11.575Z] ff2f735f210f: Preparing [2022-10-22T18:21:11.575Z] 41f00bac50fa: Preparing [2022-10-22T18:21:11.575Z] 5b429442cb79: Preparing [2022-10-22T18:21:11.575Z] ce976176f9f9: Preparing [2022-10-22T18:21:11.575Z] 5d3e392a13a0: Preparing [2022-10-22T18:21:11.575Z] ff2f735f210f: Waiting [2022-10-22T18:21:11.575Z] 41f00bac50fa: Waiting [2022-10-22T18:21:11.575Z] 5b429442cb79: Waiting [2022-10-22T18:21:11.575Z] ce976176f9f9: Waiting [2022-10-22T18:21:11.575Z] 5d3e392a13a0: Waiting [2022-10-22T18:21:11.575Z] 9bf039ada79d: Layer already exists [2022-10-22T18:21:11.575Z] 817115796303: Layer already exists [2022-10-22T18:21:11.575Z] f2e3b1184116: Layer already exists [2022-10-22T18:21:11.576Z] 2c6ae13140d0: Layer already exists [2022-10-22T18:21:11.576Z] 7c6704276fe7: Layer already exists [2022-10-22T18:21:11.576Z] 41f00bac50fa: Layer already exists [2022-10-22T18:21:11.576Z] ff2f735f210f: Layer already exists [2022-10-22T18:21:11.576Z] 5b429442cb79: Layer already exists [2022-10-22T18:21:11.576Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:21:11.576Z] ce976176f9f9: Layer already exists [2022-10-22T18:21:11.841Z] 2.3.0-dev.98: digest: sha256:0884b34d1509f102dcdcf701b8fc9b6d9e12199e1e296bddcdf7904ab439b053 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:21:12.175Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:21:12.509Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:21:12.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-22T18:21:12.509Z] 9bf039ada79d: Preparing [2022-10-22T18:21:12.509Z] 817115796303: Preparing [2022-10-22T18:21:12.509Z] 7c6704276fe7: Preparing [2022-10-22T18:21:12.509Z] 2c6ae13140d0: Preparing [2022-10-22T18:21:12.509Z] f2e3b1184116: Preparing [2022-10-22T18:21:12.509Z] ff2f735f210f: Preparing [2022-10-22T18:21:12.509Z] 41f00bac50fa: Preparing [2022-10-22T18:21:12.509Z] 5b429442cb79: Preparing [2022-10-22T18:21:12.509Z] ce976176f9f9: Preparing [2022-10-22T18:21:12.509Z] 5d3e392a13a0: Preparing [2022-10-22T18:21:12.509Z] 41f00bac50fa: Waiting [2022-10-22T18:21:12.509Z] 5b429442cb79: Waiting [2022-10-22T18:21:12.509Z] ce976176f9f9: Waiting [2022-10-22T18:21:12.509Z] 5d3e392a13a0: Waiting [2022-10-22T18:21:12.509Z] ff2f735f210f: Waiting [2022-10-22T18:21:12.509Z] f2e3b1184116: Layer already exists [2022-10-22T18:21:12.509Z] 7c6704276fe7: Layer already exists [2022-10-22T18:21:12.509Z] 817115796303: Layer already exists [2022-10-22T18:21:12.509Z] 9bf039ada79d: Layer already exists [2022-10-22T18:21:12.509Z] 2c6ae13140d0: Layer already exists [2022-10-22T18:21:12.509Z] ff2f735f210f: Layer already exists [2022-10-22T18:21:12.509Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:21:12.509Z] 5b429442cb79: Layer already exists [2022-10-22T18:21:12.509Z] ce976176f9f9: Layer already exists [2022-10-22T18:21:12.509Z] 41f00bac50fa: Layer already exists [2022-10-22T18:21:12.773Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:0884b34d1509f102dcdcf701b8fc9b6d9e12199e1e296bddcdf7904ab439b053 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:21:13.120Z] + 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-10-22T18:21:13.451Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-10-22T18:21:13.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-22T18:21:13.451Z] 9bf039ada79d: Preparing [2022-10-22T18:21:13.451Z] 817115796303: Preparing [2022-10-22T18:21:13.451Z] 7c6704276fe7: Preparing [2022-10-22T18:21:13.451Z] 2c6ae13140d0: Preparing [2022-10-22T18:21:13.451Z] f2e3b1184116: Preparing [2022-10-22T18:21:13.451Z] ff2f735f210f: Preparing [2022-10-22T18:21:13.451Z] 41f00bac50fa: Preparing [2022-10-22T18:21:13.451Z] 5b429442cb79: Preparing [2022-10-22T18:21:13.451Z] ce976176f9f9: Preparing [2022-10-22T18:21:13.451Z] 5d3e392a13a0: Preparing [2022-10-22T18:21:13.451Z] 5b429442cb79: Waiting [2022-10-22T18:21:13.451Z] ce976176f9f9: Waiting [2022-10-22T18:21:13.451Z] 5d3e392a13a0: Waiting [2022-10-22T18:21:13.451Z] ff2f735f210f: Waiting [2022-10-22T18:21:13.451Z] 41f00bac50fa: Waiting [2022-10-22T18:21:13.451Z] 7c6704276fe7: Layer already exists [2022-10-22T18:21:13.451Z] f2e3b1184116: Layer already exists [2022-10-22T18:21:13.451Z] 817115796303: Layer already exists [2022-10-22T18:21:13.451Z] 9bf039ada79d: Layer already exists [2022-10-22T18:21:13.451Z] 2c6ae13140d0: Layer already exists [2022-10-22T18:21:13.451Z] ce976176f9f9: Layer already exists [2022-10-22T18:21:13.451Z] 5b429442cb79: Layer already exists [2022-10-22T18:21:13.451Z] 41f00bac50fa: Layer already exists [2022-10-22T18:21:13.451Z] ff2f735f210f: Layer already exists [2022-10-22T18:21:13.451Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:21:13.716Z] main: digest: sha256:0884b34d1509f102dcdcf701b8fc9b6d9e12199e1e296bddcdf7904ab439b053 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:21:13.754Z] ===================================================== [Pipeline] echo [2022-10-22T18:21:13.759Z] taggedImages: [2022-10-22T18:21:13.759Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:21:13.759Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-10-22T18:21:13.759Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.98 [2022-10-22T18:21:13.759Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:21:13.759Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-10-22T18:21:13.772Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-10-22T18:21:13.772Z] f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:21:13.772Z] latest [2022-10-22T18:21:13.772Z] 2.3.0-dev.98 [2022-10-22T18:21:13.772Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:21:13.772Z] main [2022-10-22T18:21:13.772Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:21:14.096Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:21:14.430Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:21:14.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-22T18:21:14.430Z] 8a610c14c260: Preparing [2022-10-22T18:21:14.430Z] 953bb1d7226e: Preparing [2022-10-22T18:21:14.430Z] 4c345a3c0846: Preparing [2022-10-22T18:21:14.430Z] fa76cee1134b: Preparing [2022-10-22T18:21:14.430Z] 81be7fe29837: Preparing [2022-10-22T18:21:14.430Z] 9833f26c6bda: Preparing [2022-10-22T18:21:14.430Z] 9833f26c6bda: Waiting [2022-10-22T18:21:14.430Z] 4c345a3c0846: Layer already exists [2022-10-22T18:21:14.696Z] 9833f26c6bda: Layer already exists [2022-10-22T18:21:14.696Z] 8a610c14c260: Pushed [2022-10-22T18:21:14.696Z] 81be7fe29837: Pushed [2022-10-22T18:21:15.650Z] fa76cee1134b: Pushed [2022-10-22T18:21:18.976Z] 953bb1d7226e: Pushed [2022-10-22T18:21:18.976Z] f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:db0d38181d36977b8a997594654ce69628eab990a4d94549fd4cd65fac5725e7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:21:19.313Z] + 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-10-22T18:21:19.637Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-10-22T18:21:19.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-22T18:21:19.637Z] 8a610c14c260: Preparing [2022-10-22T18:21:19.637Z] 953bb1d7226e: Preparing [2022-10-22T18:21:19.637Z] 4c345a3c0846: Preparing [2022-10-22T18:21:19.637Z] fa76cee1134b: Preparing [2022-10-22T18:21:19.637Z] 81be7fe29837: Preparing [2022-10-22T18:21:19.637Z] 9833f26c6bda: Preparing [2022-10-22T18:21:19.637Z] 9833f26c6bda: Waiting [2022-10-22T18:21:19.637Z] 8a610c14c260: Layer already exists [2022-10-22T18:21:19.637Z] 81be7fe29837: Layer already exists [2022-10-22T18:21:19.637Z] 953bb1d7226e: Layer already exists [2022-10-22T18:21:19.637Z] 4c345a3c0846: Layer already exists [2022-10-22T18:21:19.637Z] fa76cee1134b: Layer already exists [2022-10-22T18:21:19.637Z] 9833f26c6bda: Layer already exists [2022-10-22T18:21:19.901Z] latest: digest: sha256:db0d38181d36977b8a997594654ce69628eab990a4d94549fd4cd65fac5725e7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:21:20.230Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:21:20.594Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.98 [2022-10-22T18:21:20.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-22T18:21:20.594Z] 8a610c14c260: Preparing [2022-10-22T18:21:20.594Z] 953bb1d7226e: Preparing [2022-10-22T18:21:20.594Z] 4c345a3c0846: Preparing [2022-10-22T18:21:20.594Z] fa76cee1134b: Preparing [2022-10-22T18:21:20.594Z] 81be7fe29837: Preparing [2022-10-22T18:21:20.594Z] 9833f26c6bda: Preparing [2022-10-22T18:21:20.594Z] 9833f26c6bda: Waiting [2022-10-22T18:21:20.594Z] 4c345a3c0846: Layer already exists [2022-10-22T18:21:20.594Z] 953bb1d7226e: Layer already exists [2022-10-22T18:21:20.594Z] 8a610c14c260: Layer already exists [2022-10-22T18:21:20.594Z] fa76cee1134b: Layer already exists [2022-10-22T18:21:20.594Z] 81be7fe29837: Layer already exists [2022-10-22T18:21:20.594Z] 9833f26c6bda: Layer already exists [2022-10-22T18:21:20.861Z] 2.3.0-dev.98: digest: sha256:db0d38181d36977b8a997594654ce69628eab990a4d94549fd4cd65fac5725e7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:21:21.202Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:21:21.541Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:21:21.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-22T18:21:21.541Z] 8a610c14c260: Preparing [2022-10-22T18:21:21.541Z] 953bb1d7226e: Preparing [2022-10-22T18:21:21.541Z] 4c345a3c0846: Preparing [2022-10-22T18:21:21.541Z] fa76cee1134b: Preparing [2022-10-22T18:21:21.541Z] 81be7fe29837: Preparing [2022-10-22T18:21:21.541Z] 9833f26c6bda: Preparing [2022-10-22T18:21:21.541Z] 9833f26c6bda: Waiting [2022-10-22T18:21:21.541Z] 81be7fe29837: Layer already exists [2022-10-22T18:21:21.541Z] fa76cee1134b: Layer already exists [2022-10-22T18:21:21.541Z] 8a610c14c260: Layer already exists [2022-10-22T18:21:21.541Z] 4c345a3c0846: Layer already exists [2022-10-22T18:21:21.541Z] 953bb1d7226e: Layer already exists [2022-10-22T18:21:21.541Z] 9833f26c6bda: Layer already exists [2022-10-22T18:21:21.814Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:db0d38181d36977b8a997594654ce69628eab990a4d94549fd4cd65fac5725e7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:21:22.169Z] + 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-10-22T18:21:22.498Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-10-22T18:21:22.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-22T18:21:22.498Z] 8a610c14c260: Preparing [2022-10-22T18:21:22.498Z] 953bb1d7226e: Preparing [2022-10-22T18:21:22.498Z] 4c345a3c0846: Preparing [2022-10-22T18:21:22.498Z] fa76cee1134b: Preparing [2022-10-22T18:21:22.498Z] 81be7fe29837: Preparing [2022-10-22T18:21:22.498Z] 9833f26c6bda: Preparing [2022-10-22T18:21:22.498Z] 9833f26c6bda: Waiting [2022-10-22T18:21:22.498Z] 8a610c14c260: Layer already exists [2022-10-22T18:21:22.498Z] 4c345a3c0846: Layer already exists [2022-10-22T18:21:22.498Z] fa76cee1134b: Layer already exists [2022-10-22T18:21:22.498Z] 953bb1d7226e: Layer already exists [2022-10-22T18:21:22.498Z] 81be7fe29837: Layer already exists [2022-10-22T18:21:22.498Z] 9833f26c6bda: Layer already exists [2022-10-22T18:21:22.764Z] main: digest: sha256:db0d38181d36977b8a997594654ce69628eab990a4d94549fd4cd65fac5725e7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:21:22.829Z] ===================================================== [Pipeline] echo [2022-10-22T18:21:22.836Z] taggedImages: [2022-10-22T18:21:22.836Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:21:22.836Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-10-22T18:21:22.836Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.98 [2022-10-22T18:21:22.836Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:21:22.836Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-10-22T18:21:22.854Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-10-22T18:21:22.854Z] f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:21:22.854Z] latest [2022-10-22T18:21:22.854Z] 2.3.0-dev.98 [2022-10-22T18:21:22.854Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:21:22.854Z] main [2022-10-22T18:21:22.854Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:21:23.201Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:21:23.538Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:21:23.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-22T18:21:23.538Z] 93bc5ba66a20: Preparing [2022-10-22T18:21:23.538Z] c35689b04e6a: Preparing [2022-10-22T18:21:23.538Z] a1b8745e41ea: Preparing [2022-10-22T18:21:23.538Z] 99c5ae3d780f: Preparing [2022-10-22T18:21:23.538Z] d614788fb9b9: Preparing [2022-10-22T18:21:23.538Z] deef9a8ea1af: Preparing [2022-10-22T18:21:23.538Z] 81be7fe29837: Preparing [2022-10-22T18:21:23.538Z] 9833f26c6bda: Preparing [2022-10-22T18:21:23.538Z] 81be7fe29837: Waiting [2022-10-22T18:21:23.538Z] 9833f26c6bda: Waiting [2022-10-22T18:21:23.538Z] deef9a8ea1af: Waiting [2022-10-22T18:21:23.803Z] 93bc5ba66a20: Pushed [2022-10-22T18:21:23.803Z] a1b8745e41ea: Pushed [2022-10-22T18:21:23.803Z] c35689b04e6a: Pushed [2022-10-22T18:21:24.384Z] 9833f26c6bda: Layer already exists [2022-10-22T18:21:24.384Z] 81be7fe29837: Layer already exists [2022-10-22T18:21:25.341Z] deef9a8ea1af: Pushed [2022-10-22T18:21:31.972Z] d614788fb9b9: Pushed [2022-10-22T18:21:40.166Z] 99c5ae3d780f: Pushed [2022-10-22T18:21:40.166Z] f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:24733ac44bd27e3e966dd0ac5e1c091898b7ffeddf561f8c310be8dd89013395 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:21:40.506Z] + 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-10-22T18:21:40.843Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-10-22T18:21:40.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-22T18:21:40.843Z] 93bc5ba66a20: Preparing [2022-10-22T18:21:40.843Z] c35689b04e6a: Preparing [2022-10-22T18:21:40.843Z] a1b8745e41ea: Preparing [2022-10-22T18:21:40.843Z] 99c5ae3d780f: Preparing [2022-10-22T18:21:40.844Z] d614788fb9b9: Preparing [2022-10-22T18:21:40.844Z] deef9a8ea1af: Preparing [2022-10-22T18:21:40.844Z] 81be7fe29837: Preparing [2022-10-22T18:21:40.844Z] 9833f26c6bda: Preparing [2022-10-22T18:21:40.844Z] 81be7fe29837: Waiting [2022-10-22T18:21:40.844Z] 9833f26c6bda: Waiting [2022-10-22T18:21:40.844Z] deef9a8ea1af: Waiting [2022-10-22T18:21:40.844Z] 93bc5ba66a20: Layer already exists [2022-10-22T18:21:40.844Z] d614788fb9b9: Layer already exists [2022-10-22T18:21:40.844Z] 99c5ae3d780f: Layer already exists [2022-10-22T18:21:40.844Z] c35689b04e6a: Layer already exists [2022-10-22T18:21:40.844Z] a1b8745e41ea: Layer already exists [2022-10-22T18:21:40.844Z] 81be7fe29837: Layer already exists [2022-10-22T18:21:40.844Z] deef9a8ea1af: Layer already exists [2022-10-22T18:21:40.844Z] 9833f26c6bda: Layer already exists [2022-10-22T18:21:41.108Z] latest: digest: sha256:24733ac44bd27e3e966dd0ac5e1c091898b7ffeddf561f8c310be8dd89013395 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:21:41.448Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:21:41.781Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.98 [2022-10-22T18:21:41.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-22T18:21:41.782Z] 93bc5ba66a20: Preparing [2022-10-22T18:21:41.782Z] c35689b04e6a: Preparing [2022-10-22T18:21:41.782Z] a1b8745e41ea: Preparing [2022-10-22T18:21:41.782Z] 99c5ae3d780f: Preparing [2022-10-22T18:21:41.782Z] d614788fb9b9: Preparing [2022-10-22T18:21:41.782Z] deef9a8ea1af: Preparing [2022-10-22T18:21:41.782Z] 81be7fe29837: Preparing [2022-10-22T18:21:41.782Z] 9833f26c6bda: Preparing [2022-10-22T18:21:41.782Z] 81be7fe29837: Waiting [2022-10-22T18:21:41.782Z] 9833f26c6bda: Waiting [2022-10-22T18:21:41.782Z] deef9a8ea1af: Waiting [2022-10-22T18:21:41.782Z] 93bc5ba66a20: Layer already exists [2022-10-22T18:21:41.782Z] a1b8745e41ea: Layer already exists [2022-10-22T18:21:41.782Z] d614788fb9b9: Layer already exists [2022-10-22T18:21:41.782Z] 99c5ae3d780f: Layer already exists [2022-10-22T18:21:41.782Z] c35689b04e6a: Layer already exists [2022-10-22T18:21:41.782Z] 9833f26c6bda: Layer already exists [2022-10-22T18:21:41.782Z] deef9a8ea1af: Layer already exists [2022-10-22T18:21:41.782Z] 81be7fe29837: Layer already exists [2022-10-22T18:21:42.048Z] 2.3.0-dev.98: digest: sha256:24733ac44bd27e3e966dd0ac5e1c091898b7ffeddf561f8c310be8dd89013395 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:21:42.397Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:21:42.738Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:21:42.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-22T18:21:42.739Z] 93bc5ba66a20: Preparing [2022-10-22T18:21:42.739Z] c35689b04e6a: Preparing [2022-10-22T18:21:42.739Z] a1b8745e41ea: Preparing [2022-10-22T18:21:42.739Z] 99c5ae3d780f: Preparing [2022-10-22T18:21:42.739Z] d614788fb9b9: Preparing [2022-10-22T18:21:42.739Z] deef9a8ea1af: Preparing [2022-10-22T18:21:42.739Z] 81be7fe29837: Preparing [2022-10-22T18:21:42.739Z] 9833f26c6bda: Preparing [2022-10-22T18:21:42.739Z] deef9a8ea1af: Waiting [2022-10-22T18:21:42.739Z] 81be7fe29837: Waiting [2022-10-22T18:21:42.739Z] 9833f26c6bda: Waiting [2022-10-22T18:21:42.739Z] c35689b04e6a: Layer already exists [2022-10-22T18:21:42.739Z] 99c5ae3d780f: Layer already exists [2022-10-22T18:21:42.739Z] 93bc5ba66a20: Layer already exists [2022-10-22T18:21:42.739Z] d614788fb9b9: Layer already exists [2022-10-22T18:21:42.739Z] a1b8745e41ea: Layer already exists [2022-10-22T18:21:42.739Z] deef9a8ea1af: Layer already exists [2022-10-22T18:21:42.739Z] 81be7fe29837: Layer already exists [2022-10-22T18:21:42.739Z] 9833f26c6bda: Layer already exists [2022-10-22T18:21:43.003Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:24733ac44bd27e3e966dd0ac5e1c091898b7ffeddf561f8c310be8dd89013395 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:21:43.351Z] + 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-10-22T18:21:43.688Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-10-22T18:21:43.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-22T18:21:43.688Z] 93bc5ba66a20: Preparing [2022-10-22T18:21:43.688Z] c35689b04e6a: Preparing [2022-10-22T18:21:43.688Z] a1b8745e41ea: Preparing [2022-10-22T18:21:43.688Z] 99c5ae3d780f: Preparing [2022-10-22T18:21:43.688Z] d614788fb9b9: Preparing [2022-10-22T18:21:43.688Z] deef9a8ea1af: Preparing [2022-10-22T18:21:43.688Z] 81be7fe29837: Preparing [2022-10-22T18:21:43.688Z] 9833f26c6bda: Preparing [2022-10-22T18:21:43.688Z] deef9a8ea1af: Waiting [2022-10-22T18:21:43.688Z] 81be7fe29837: Waiting [2022-10-22T18:21:43.688Z] 9833f26c6bda: Waiting [2022-10-22T18:21:43.688Z] 93bc5ba66a20: Layer already exists [2022-10-22T18:21:43.688Z] 99c5ae3d780f: Layer already exists [2022-10-22T18:21:43.688Z] c35689b04e6a: Layer already exists [2022-10-22T18:21:43.688Z] d614788fb9b9: Layer already exists [2022-10-22T18:21:43.688Z] a1b8745e41ea: Layer already exists [2022-10-22T18:21:43.688Z] 9833f26c6bda: Layer already exists [2022-10-22T18:21:43.688Z] 81be7fe29837: Layer already exists [2022-10-22T18:21:43.688Z] deef9a8ea1af: Layer already exists [2022-10-22T18:21:43.952Z] main: digest: sha256:24733ac44bd27e3e966dd0ac5e1c091898b7ffeddf561f8c310be8dd89013395 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:21:43.995Z] ===================================================== [Pipeline] echo [2022-10-22T18:21:44.000Z] taggedImages: [2022-10-22T18:21:44.000Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:21:44.000Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-10-22T18:21:44.000Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.98 [2022-10-22T18:21:44.000Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:21:44.000Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-10-22T18:21:44.014Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-10-22T18:21:44.014Z] f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:21:44.014Z] latest [2022-10-22T18:21:44.014Z] 2.3.0-dev.98 [2022-10-22T18:21:44.014Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:21:44.014Z] main [2022-10-22T18:21:44.014Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:21:44.505Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:21:44.832Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:21:44.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-22T18:21:44.833Z] 15985d454893: Preparing [2022-10-22T18:21:44.833Z] 78bd3a203e10: Preparing [2022-10-22T18:21:44.833Z] 77c88948f2ac: Preparing [2022-10-22T18:21:44.833Z] bf29229b1430: Preparing [2022-10-22T18:21:44.833Z] 3a25fb6ea522: Preparing [2022-10-22T18:21:44.833Z] 81be7fe29837: Preparing [2022-10-22T18:21:44.833Z] 9833f26c6bda: Preparing [2022-10-22T18:21:44.833Z] 9833f26c6bda: Waiting [2022-10-22T18:21:44.833Z] 81be7fe29837: Waiting [2022-10-22T18:21:45.097Z] 78bd3a203e10: Pushed [2022-10-22T18:21:45.097Z] 77c88948f2ac: Pushed [2022-10-22T18:21:45.097Z] 15985d454893: Pushed [2022-10-22T18:21:45.097Z] 81be7fe29837: Layer already exists [2022-10-22T18:21:45.097Z] 9833f26c6bda: Layer already exists [2022-10-22T18:21:45.688Z] 3a25fb6ea522: Pushed [2022-10-22T18:22:00.668Z] bf29229b1430: Pushed [2022-10-22T18:22:00.934Z] f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:d972522531330f31592f448a4ee371c92844a8430b798e5c6792d8477359f6ac size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:22:01.278Z] + 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-10-22T18:22:01.607Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-10-22T18:22:01.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-22T18:22:01.607Z] 15985d454893: Preparing [2022-10-22T18:22:01.607Z] 78bd3a203e10: Preparing [2022-10-22T18:22:01.607Z] 77c88948f2ac: Preparing [2022-10-22T18:22:01.607Z] bf29229b1430: Preparing [2022-10-22T18:22:01.607Z] 3a25fb6ea522: Preparing [2022-10-22T18:22:01.607Z] 81be7fe29837: Preparing [2022-10-22T18:22:01.607Z] 9833f26c6bda: Preparing [2022-10-22T18:22:01.607Z] 81be7fe29837: Waiting [2022-10-22T18:22:01.607Z] 9833f26c6bda: Waiting [2022-10-22T18:22:01.607Z] 3a25fb6ea522: Layer already exists [2022-10-22T18:22:01.607Z] 15985d454893: Layer already exists [2022-10-22T18:22:01.607Z] bf29229b1430: Layer already exists [2022-10-22T18:22:01.607Z] 77c88948f2ac: Layer already exists [2022-10-22T18:22:01.607Z] 78bd3a203e10: Layer already exists [2022-10-22T18:22:01.607Z] 81be7fe29837: Layer already exists [2022-10-22T18:22:01.607Z] 9833f26c6bda: Layer already exists [2022-10-22T18:22:01.873Z] latest: digest: sha256:d972522531330f31592f448a4ee371c92844a8430b798e5c6792d8477359f6ac size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:22:02.205Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:22:02.533Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.98 [2022-10-22T18:22:02.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-22T18:22:02.534Z] 15985d454893: Preparing [2022-10-22T18:22:02.534Z] 78bd3a203e10: Preparing [2022-10-22T18:22:02.534Z] 77c88948f2ac: Preparing [2022-10-22T18:22:02.534Z] bf29229b1430: Preparing [2022-10-22T18:22:02.534Z] 3a25fb6ea522: Preparing [2022-10-22T18:22:02.534Z] 81be7fe29837: Preparing [2022-10-22T18:22:02.534Z] 9833f26c6bda: Preparing [2022-10-22T18:22:02.534Z] 81be7fe29837: Waiting [2022-10-22T18:22:02.534Z] 9833f26c6bda: Waiting [2022-10-22T18:22:02.534Z] 3a25fb6ea522: Layer already exists [2022-10-22T18:22:02.534Z] 78bd3a203e10: Layer already exists [2022-10-22T18:22:02.534Z] bf29229b1430: Layer already exists [2022-10-22T18:22:02.534Z] 77c88948f2ac: Layer already exists [2022-10-22T18:22:02.534Z] 15985d454893: Layer already exists [2022-10-22T18:22:02.534Z] 81be7fe29837: Layer already exists [2022-10-22T18:22:02.534Z] 9833f26c6bda: Layer already exists [2022-10-22T18:22:02.798Z] 2.3.0-dev.98: digest: sha256:d972522531330f31592f448a4ee371c92844a8430b798e5c6792d8477359f6ac size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:22:03.133Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:22:03.463Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:22:03.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-22T18:22:03.463Z] 15985d454893: Preparing [2022-10-22T18:22:03.463Z] 78bd3a203e10: Preparing [2022-10-22T18:22:03.463Z] 77c88948f2ac: Preparing [2022-10-22T18:22:03.463Z] bf29229b1430: Preparing [2022-10-22T18:22:03.463Z] 3a25fb6ea522: Preparing [2022-10-22T18:22:03.463Z] 81be7fe29837: Preparing [2022-10-22T18:22:03.463Z] 9833f26c6bda: Preparing [2022-10-22T18:22:03.463Z] 81be7fe29837: Waiting [2022-10-22T18:22:03.463Z] 9833f26c6bda: Waiting [2022-10-22T18:22:03.463Z] 15985d454893: Layer already exists [2022-10-22T18:22:03.463Z] 77c88948f2ac: Layer already exists [2022-10-22T18:22:03.463Z] 3a25fb6ea522: Layer already exists [2022-10-22T18:22:03.463Z] 78bd3a203e10: Layer already exists [2022-10-22T18:22:03.463Z] bf29229b1430: Layer already exists [2022-10-22T18:22:03.463Z] 9833f26c6bda: Layer already exists [2022-10-22T18:22:03.463Z] 81be7fe29837: Layer already exists [2022-10-22T18:22:03.728Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:d972522531330f31592f448a4ee371c92844a8430b798e5c6792d8477359f6ac size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:22:04.059Z] + 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-10-22T18:22:04.384Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-10-22T18:22:04.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-22T18:22:04.384Z] 15985d454893: Preparing [2022-10-22T18:22:04.384Z] 78bd3a203e10: Preparing [2022-10-22T18:22:04.384Z] 77c88948f2ac: Preparing [2022-10-22T18:22:04.384Z] bf29229b1430: Preparing [2022-10-22T18:22:04.384Z] 3a25fb6ea522: Preparing [2022-10-22T18:22:04.384Z] 81be7fe29837: Preparing [2022-10-22T18:22:04.384Z] 9833f26c6bda: Preparing [2022-10-22T18:22:04.384Z] 81be7fe29837: Waiting [2022-10-22T18:22:04.384Z] 9833f26c6bda: Waiting [2022-10-22T18:22:04.384Z] 3a25fb6ea522: Layer already exists [2022-10-22T18:22:04.384Z] bf29229b1430: Layer already exists [2022-10-22T18:22:04.384Z] 15985d454893: Layer already exists [2022-10-22T18:22:04.384Z] 78bd3a203e10: Layer already exists [2022-10-22T18:22:04.384Z] 77c88948f2ac: Layer already exists [2022-10-22T18:22:04.384Z] 9833f26c6bda: Layer already exists [2022-10-22T18:22:04.384Z] 81be7fe29837: Layer already exists [2022-10-22T18:22:04.650Z] main: digest: sha256:d972522531330f31592f448a4ee371c92844a8430b798e5c6792d8477359f6ac size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:22:04.702Z] ===================================================== [Pipeline] echo [2022-10-22T18:22:04.710Z] taggedImages: [2022-10-22T18:22:04.710Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:22:04.710Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-10-22T18:22:04.710Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.98 [2022-10-22T18:22:04.710Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:22:04.710Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-10-22T18:22:04.729Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-10-22T18:22:04.729Z] f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:22:04.729Z] latest [2022-10-22T18:22:04.729Z] 2.3.0-dev.98 [2022-10-22T18:22:04.729Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:22:04.729Z] main [2022-10-22T18:22:04.729Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:22:05.075Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:22:05.403Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:22:05.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-22T18:22:05.403Z] 2eff00a1a392: Preparing [2022-10-22T18:22:05.403Z] 797686c3fc1c: Preparing [2022-10-22T18:22:05.403Z] 1a158002c9b3: Preparing [2022-10-22T18:22:05.403Z] fb45e43fc6b6: Preparing [2022-10-22T18:22:05.403Z] deef9a8ea1af: Preparing [2022-10-22T18:22:05.403Z] 81be7fe29837: Preparing [2022-10-22T18:22:05.403Z] 9833f26c6bda: Preparing [2022-10-22T18:22:05.403Z] 81be7fe29837: Waiting [2022-10-22T18:22:05.403Z] 9833f26c6bda: Waiting [2022-10-22T18:22:05.403Z] deef9a8ea1af: Layer already exists [2022-10-22T18:22:05.669Z] 81be7fe29837: Layer already exists [2022-10-22T18:22:05.669Z] 9833f26c6bda: Layer already exists [2022-10-22T18:22:05.669Z] 1a158002c9b3: Pushed [2022-10-22T18:22:05.669Z] 2eff00a1a392: Pushed [2022-10-22T18:22:05.669Z] 797686c3fc1c: Pushed [2022-10-22T18:22:20.633Z] fb45e43fc6b6: Pushed [2022-10-22T18:22:20.633Z] f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:213e38ece0cb0b36deb80d30e80b565555fdbbd7cf2c271703a4a7e99bc1d081 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:22:20.964Z] + 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-10-22T18:22:21.291Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-10-22T18:22:21.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-22T18:22:21.291Z] 2eff00a1a392: Preparing [2022-10-22T18:22:21.291Z] 797686c3fc1c: Preparing [2022-10-22T18:22:21.291Z] 1a158002c9b3: Preparing [2022-10-22T18:22:21.291Z] fb45e43fc6b6: Preparing [2022-10-22T18:22:21.291Z] deef9a8ea1af: Preparing [2022-10-22T18:22:21.291Z] 81be7fe29837: Preparing [2022-10-22T18:22:21.291Z] 9833f26c6bda: Preparing [2022-10-22T18:22:21.291Z] 81be7fe29837: Waiting [2022-10-22T18:22:21.291Z] 9833f26c6bda: Waiting [2022-10-22T18:22:21.291Z] deef9a8ea1af: Layer already exists [2022-10-22T18:22:21.291Z] 2eff00a1a392: Layer already exists [2022-10-22T18:22:21.291Z] 1a158002c9b3: Layer already exists [2022-10-22T18:22:21.291Z] fb45e43fc6b6: Layer already exists [2022-10-22T18:22:21.291Z] 9833f26c6bda: Layer already exists [2022-10-22T18:22:21.291Z] 797686c3fc1c: Layer already exists [2022-10-22T18:22:21.291Z] 81be7fe29837: Layer already exists [2022-10-22T18:22:21.555Z] latest: digest: sha256:213e38ece0cb0b36deb80d30e80b565555fdbbd7cf2c271703a4a7e99bc1d081 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:22:21.883Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:22:22.213Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.98 [2022-10-22T18:22:22.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-22T18:22:22.213Z] 2eff00a1a392: Preparing [2022-10-22T18:22:22.213Z] 797686c3fc1c: Preparing [2022-10-22T18:22:22.213Z] 1a158002c9b3: Preparing [2022-10-22T18:22:22.213Z] fb45e43fc6b6: Preparing [2022-10-22T18:22:22.213Z] deef9a8ea1af: Preparing [2022-10-22T18:22:22.213Z] 81be7fe29837: Preparing [2022-10-22T18:22:22.213Z] 9833f26c6bda: Preparing [2022-10-22T18:22:22.213Z] 81be7fe29837: Waiting [2022-10-22T18:22:22.213Z] 9833f26c6bda: Waiting [2022-10-22T18:22:22.213Z] deef9a8ea1af: Layer already exists [2022-10-22T18:22:22.213Z] 2eff00a1a392: Layer already exists [2022-10-22T18:22:22.213Z] 797686c3fc1c: Layer already exists [2022-10-22T18:22:22.213Z] 1a158002c9b3: Layer already exists [2022-10-22T18:22:22.213Z] fb45e43fc6b6: Layer already exists [2022-10-22T18:22:22.213Z] 81be7fe29837: Layer already exists [2022-10-22T18:22:22.213Z] 9833f26c6bda: Layer already exists [2022-10-22T18:22:22.478Z] 2.3.0-dev.98: digest: sha256:213e38ece0cb0b36deb80d30e80b565555fdbbd7cf2c271703a4a7e99bc1d081 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:22:22.817Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:22:23.149Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:22:23.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-22T18:22:23.149Z] 2eff00a1a392: Preparing [2022-10-22T18:22:23.149Z] 797686c3fc1c: Preparing [2022-10-22T18:22:23.149Z] 1a158002c9b3: Preparing [2022-10-22T18:22:23.149Z] fb45e43fc6b6: Preparing [2022-10-22T18:22:23.149Z] deef9a8ea1af: Preparing [2022-10-22T18:22:23.149Z] 81be7fe29837: Preparing [2022-10-22T18:22:23.149Z] 9833f26c6bda: Preparing [2022-10-22T18:22:23.149Z] 81be7fe29837: Waiting [2022-10-22T18:22:23.149Z] 9833f26c6bda: Waiting [2022-10-22T18:22:23.149Z] deef9a8ea1af: Layer already exists [2022-10-22T18:22:23.149Z] 2eff00a1a392: Layer already exists [2022-10-22T18:22:23.149Z] 797686c3fc1c: Layer already exists [2022-10-22T18:22:23.149Z] fb45e43fc6b6: Layer already exists [2022-10-22T18:22:23.149Z] 1a158002c9b3: Layer already exists [2022-10-22T18:22:23.149Z] 81be7fe29837: Layer already exists [2022-10-22T18:22:23.149Z] 9833f26c6bda: Layer already exists [2022-10-22T18:22:23.149Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:213e38ece0cb0b36deb80d30e80b565555fdbbd7cf2c271703a4a7e99bc1d081 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:22:23.486Z] + 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-10-22T18:22:23.813Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-10-22T18:22:23.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-22T18:22:23.813Z] 2eff00a1a392: Preparing [2022-10-22T18:22:23.813Z] 797686c3fc1c: Preparing [2022-10-22T18:22:23.813Z] 1a158002c9b3: Preparing [2022-10-22T18:22:23.813Z] fb45e43fc6b6: Preparing [2022-10-22T18:22:23.813Z] deef9a8ea1af: Preparing [2022-10-22T18:22:23.813Z] 81be7fe29837: Preparing [2022-10-22T18:22:23.813Z] 9833f26c6bda: Preparing [2022-10-22T18:22:23.813Z] 81be7fe29837: Waiting [2022-10-22T18:22:23.813Z] 9833f26c6bda: Waiting [2022-10-22T18:22:23.813Z] fb45e43fc6b6: Layer already exists [2022-10-22T18:22:23.813Z] 797686c3fc1c: Layer already exists [2022-10-22T18:22:23.813Z] 1a158002c9b3: Layer already exists [2022-10-22T18:22:23.813Z] deef9a8ea1af: Layer already exists [2022-10-22T18:22:23.813Z] 2eff00a1a392: Layer already exists [2022-10-22T18:22:23.813Z] 81be7fe29837: Layer already exists [2022-10-22T18:22:23.813Z] 9833f26c6bda: Layer already exists [2022-10-22T18:22:24.078Z] main: digest: sha256:213e38ece0cb0b36deb80d30e80b565555fdbbd7cf2c271703a4a7e99bc1d081 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:22:24.121Z] ===================================================== [Pipeline] echo [2022-10-22T18:22:24.127Z] taggedImages: [2022-10-22T18:22:24.127Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:22:24.127Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-10-22T18:22:24.127Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.98 [2022-10-22T18:22:24.127Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:22:24.127Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-10-22T18:22:24.140Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-10-22T18:22:24.140Z] f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:22:24.140Z] latest [2022-10-22T18:22:24.140Z] 2.3.0-dev.98 [2022-10-22T18:22:24.140Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:22:24.140Z] main [2022-10-22T18:22:24.140Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:22:24.461Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:22:24.791Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:22:24.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-22T18:22:24.791Z] 5ddb4205d343: Preparing [2022-10-22T18:22:24.791Z] 4246d52b302c: Preparing [2022-10-22T18:22:24.791Z] 4c345a3c0846: Preparing [2022-10-22T18:22:24.791Z] 21db5b3feaf2: Preparing [2022-10-22T18:22:24.791Z] 5d3e392a13a0: Preparing [2022-10-22T18:22:24.791Z] 4c345a3c0846: Layer already exists [2022-10-22T18:22:24.791Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:22:25.056Z] 5ddb4205d343: Pushed [2022-10-22T18:22:25.322Z] 21db5b3feaf2: Pushed [2022-10-22T18:22:30.654Z] 4246d52b302c: Pushed [2022-10-22T18:22:30.654Z] f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:56c273f808ec3cfa203d9b73e50ecd058c7e72264b9664ece7c033083380f78b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:22:30.999Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:22:31.333Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-10-22T18:22:31.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-22T18:22:31.333Z] 5ddb4205d343: Preparing [2022-10-22T18:22:31.333Z] 4246d52b302c: Preparing [2022-10-22T18:22:31.333Z] 4c345a3c0846: Preparing [2022-10-22T18:22:31.333Z] 21db5b3feaf2: Preparing [2022-10-22T18:22:31.333Z] 5d3e392a13a0: Preparing [2022-10-22T18:22:31.333Z] 5ddb4205d343: Layer already exists [2022-10-22T18:22:31.333Z] 4c345a3c0846: Layer already exists [2022-10-22T18:22:31.333Z] 21db5b3feaf2: Layer already exists [2022-10-22T18:22:31.333Z] 4246d52b302c: Layer already exists [2022-10-22T18:22:31.333Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:22:31.598Z] latest: digest: sha256:56c273f808ec3cfa203d9b73e50ecd058c7e72264b9664ece7c033083380f78b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:22:31.940Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:22:32.285Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.98 [2022-10-22T18:22:32.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-22T18:22:32.285Z] 5ddb4205d343: Preparing [2022-10-22T18:22:32.285Z] 4246d52b302c: Preparing [2022-10-22T18:22:32.285Z] 4c345a3c0846: Preparing [2022-10-22T18:22:32.285Z] 21db5b3feaf2: Preparing [2022-10-22T18:22:32.285Z] 5d3e392a13a0: Preparing [2022-10-22T18:22:32.285Z] 5ddb4205d343: Layer already exists [2022-10-22T18:22:32.285Z] 21db5b3feaf2: Layer already exists [2022-10-22T18:22:32.285Z] 4c345a3c0846: Layer already exists [2022-10-22T18:22:32.285Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:22:32.285Z] 4246d52b302c: Layer already exists [2022-10-22T18:22:32.550Z] 2.3.0-dev.98: digest: sha256:56c273f808ec3cfa203d9b73e50ecd058c7e72264b9664ece7c033083380f78b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:22:32.883Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:22:33.207Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:22:33.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-22T18:22:33.207Z] 5ddb4205d343: Preparing [2022-10-22T18:22:33.207Z] 4246d52b302c: Preparing [2022-10-22T18:22:33.207Z] 4c345a3c0846: Preparing [2022-10-22T18:22:33.207Z] 21db5b3feaf2: Preparing [2022-10-22T18:22:33.207Z] 5d3e392a13a0: Preparing [2022-10-22T18:22:33.207Z] 21db5b3feaf2: Layer already exists [2022-10-22T18:22:33.207Z] 5ddb4205d343: Layer already exists [2022-10-22T18:22:33.207Z] 4246d52b302c: Layer already exists [2022-10-22T18:22:33.207Z] 4c345a3c0846: Layer already exists [2022-10-22T18:22:33.207Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:22:33.207Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:56c273f808ec3cfa203d9b73e50ecd058c7e72264b9664ece7c033083380f78b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:22:33.800Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:22:34.129Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-10-22T18:22:34.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-22T18:22:34.129Z] 5ddb4205d343: Preparing [2022-10-22T18:22:34.129Z] 4246d52b302c: Preparing [2022-10-22T18:22:34.129Z] 4c345a3c0846: Preparing [2022-10-22T18:22:34.129Z] 21db5b3feaf2: Preparing [2022-10-22T18:22:34.129Z] 5d3e392a13a0: Preparing [2022-10-22T18:22:34.129Z] 4c345a3c0846: Layer already exists [2022-10-22T18:22:34.129Z] 5ddb4205d343: Layer already exists [2022-10-22T18:22:34.129Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:22:34.129Z] 4246d52b302c: Layer already exists [2022-10-22T18:22:34.129Z] 21db5b3feaf2: Layer already exists [2022-10-22T18:22:34.129Z] main: digest: sha256:56c273f808ec3cfa203d9b73e50ecd058c7e72264b9664ece7c033083380f78b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:22:34.437Z] ===================================================== [Pipeline] echo [2022-10-22T18:22:34.444Z] taggedImages: [2022-10-22T18:22:34.444Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:22:34.444Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-10-22T18:22:34.444Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.98 [2022-10-22T18:22:34.444Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:22:34.444Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-10-22T18:22:34.461Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-10-22T18:22:34.461Z] f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:22:34.461Z] latest [2022-10-22T18:22:34.461Z] 2.3.0-dev.98 [2022-10-22T18:22:34.461Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:22:34.461Z] main [2022-10-22T18:22:34.461Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:22:34.794Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:22:35.122Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:22:35.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-22T18:22:35.122Z] 82587e8e7e1e: Preparing [2022-10-22T18:22:35.122Z] b437198bc712: Preparing [2022-10-22T18:22:35.122Z] 4c345a3c0846: Preparing [2022-10-22T18:22:35.122Z] edaf784917b7: Preparing [2022-10-22T18:22:35.122Z] 5d3e392a13a0: Preparing [2022-10-22T18:22:35.122Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:22:35.122Z] edaf784917b7: Layer already exists [2022-10-22T18:22:35.388Z] 4c345a3c0846: Layer already exists [2022-10-22T18:22:35.388Z] 82587e8e7e1e: Pushed [2022-10-22T18:22:40.722Z] b437198bc712: Pushed [2022-10-22T18:22:40.988Z] f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:933989bf7f7b480cf6a7da6df215cd0cb4144182fbeff90bdbb0279d37a66714 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:22:41.322Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:22:41.654Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-10-22T18:22:41.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-22T18:22:41.655Z] 82587e8e7e1e: Preparing [2022-10-22T18:22:41.655Z] b437198bc712: Preparing [2022-10-22T18:22:41.655Z] 4c345a3c0846: Preparing [2022-10-22T18:22:41.655Z] edaf784917b7: Preparing [2022-10-22T18:22:41.655Z] 5d3e392a13a0: Preparing [2022-10-22T18:22:41.655Z] 82587e8e7e1e: Layer already exists [2022-10-22T18:22:41.655Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:22:41.655Z] b437198bc712: Layer already exists [2022-10-22T18:22:41.655Z] edaf784917b7: Layer already exists [2022-10-22T18:22:41.655Z] 4c345a3c0846: Layer already exists [2022-10-22T18:22:41.920Z] latest: digest: sha256:933989bf7f7b480cf6a7da6df215cd0cb4144182fbeff90bdbb0279d37a66714 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:22:42.264Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:22:42.608Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.98 [2022-10-22T18:22:42.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-22T18:22:42.608Z] 82587e8e7e1e: Preparing [2022-10-22T18:22:42.608Z] b437198bc712: Preparing [2022-10-22T18:22:42.608Z] 4c345a3c0846: Preparing [2022-10-22T18:22:42.608Z] edaf784917b7: Preparing [2022-10-22T18:22:42.608Z] 5d3e392a13a0: Preparing [2022-10-22T18:22:42.608Z] 82587e8e7e1e: Layer already exists [2022-10-22T18:22:42.608Z] b437198bc712: Layer already exists [2022-10-22T18:22:42.608Z] 4c345a3c0846: Layer already exists [2022-10-22T18:22:42.608Z] edaf784917b7: Layer already exists [2022-10-22T18:22:42.608Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:22:42.877Z] 2.3.0-dev.98: digest: sha256:933989bf7f7b480cf6a7da6df215cd0cb4144182fbeff90bdbb0279d37a66714 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:22:43.228Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:22:43.577Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:22:43.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-22T18:22:43.577Z] 82587e8e7e1e: Preparing [2022-10-22T18:22:43.577Z] b437198bc712: Preparing [2022-10-22T18:22:43.577Z] 4c345a3c0846: Preparing [2022-10-22T18:22:43.577Z] edaf784917b7: Preparing [2022-10-22T18:22:43.577Z] 5d3e392a13a0: Preparing [2022-10-22T18:22:43.577Z] 4c345a3c0846: Layer already exists [2022-10-22T18:22:43.577Z] b437198bc712: Layer already exists [2022-10-22T18:22:43.577Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:22:43.577Z] 82587e8e7e1e: Layer already exists [2022-10-22T18:22:43.577Z] edaf784917b7: Layer already exists [2022-10-22T18:22:43.850Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:933989bf7f7b480cf6a7da6df215cd0cb4144182fbeff90bdbb0279d37a66714 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:22:44.191Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:22:44.532Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-10-22T18:22:44.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-22T18:22:44.532Z] 82587e8e7e1e: Preparing [2022-10-22T18:22:44.532Z] b437198bc712: Preparing [2022-10-22T18:22:44.532Z] 4c345a3c0846: Preparing [2022-10-22T18:22:44.532Z] edaf784917b7: Preparing [2022-10-22T18:22:44.532Z] 5d3e392a13a0: Preparing [2022-10-22T18:22:44.532Z] 4c345a3c0846: Layer already exists [2022-10-22T18:22:44.532Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:22:44.532Z] 82587e8e7e1e: Layer already exists [2022-10-22T18:22:44.532Z] edaf784917b7: Layer already exists [2022-10-22T18:22:44.532Z] b437198bc712: Layer already exists [2022-10-22T18:22:44.797Z] main: digest: sha256:933989bf7f7b480cf6a7da6df215cd0cb4144182fbeff90bdbb0279d37a66714 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:22:44.837Z] ===================================================== [Pipeline] echo [2022-10-22T18:22:44.842Z] taggedImages: [2022-10-22T18:22:44.842Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:22:44.842Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-10-22T18:22:44.842Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.98 [2022-10-22T18:22:44.842Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:22:44.842Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-10-22T18:22:44.855Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-10-22T18:22:44.855Z] f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:22:44.855Z] latest [2022-10-22T18:22:44.855Z] 2.3.0-dev.98 [2022-10-22T18:22:44.855Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:22:44.855Z] main [2022-10-22T18:22:44.855Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:22:45.177Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:22:45.507Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:22:45.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-22T18:22:45.507Z] d6d09c9747fc: Preparing [2022-10-22T18:22:45.507Z] 0a37d4a51189: Preparing [2022-10-22T18:22:45.507Z] 95d377d2ffa8: Preparing [2022-10-22T18:22:45.507Z] 420c7d6decc4: Preparing [2022-10-22T18:22:45.507Z] 5d3e392a13a0: Preparing [2022-10-22T18:22:45.507Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:22:45.774Z] 0a37d4a51189: Pushed [2022-10-22T18:22:46.357Z] d6d09c9747fc: Pushed [2022-10-22T18:22:48.297Z] 95d377d2ffa8: Pushed [2022-10-22T18:23:14.975Z] 420c7d6decc4: Pushed [2022-10-22T18:23:14.975Z] f4c4f3c1366da151f5719954dda2c474ffd5463b: digest: sha256:bee5a139c8950036fe8f0ebe1872df832bafcba3a4df418a91419a0dc8868a53 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:23:15.323Z] + 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-10-22T18:23:15.656Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-10-22T18:23:15.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-22T18:23:15.656Z] d6d09c9747fc: Preparing [2022-10-22T18:23:15.656Z] 0a37d4a51189: Preparing [2022-10-22T18:23:15.656Z] 95d377d2ffa8: Preparing [2022-10-22T18:23:15.656Z] 420c7d6decc4: Preparing [2022-10-22T18:23:15.656Z] 5d3e392a13a0: Preparing [2022-10-22T18:23:15.656Z] 0a37d4a51189: Layer already exists [2022-10-22T18:23:15.656Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:23:15.656Z] d6d09c9747fc: Layer already exists [2022-10-22T18:23:15.656Z] 420c7d6decc4: Layer already exists [2022-10-22T18:23:15.656Z] 95d377d2ffa8: Layer already exists [2022-10-22T18:23:15.921Z] latest: digest: sha256:bee5a139c8950036fe8f0ebe1872df832bafcba3a4df418a91419a0dc8868a53 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:23:16.255Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:23:16.592Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.98 [2022-10-22T18:23:16.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-22T18:23:16.592Z] d6d09c9747fc: Preparing [2022-10-22T18:23:16.592Z] 0a37d4a51189: Preparing [2022-10-22T18:23:16.592Z] 95d377d2ffa8: Preparing [2022-10-22T18:23:16.592Z] 420c7d6decc4: Preparing [2022-10-22T18:23:16.592Z] 5d3e392a13a0: Preparing [2022-10-22T18:23:16.592Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:23:16.592Z] 420c7d6decc4: Layer already exists [2022-10-22T18:23:16.592Z] 95d377d2ffa8: Layer already exists [2022-10-22T18:23:16.592Z] 0a37d4a51189: Layer already exists [2022-10-22T18:23:16.592Z] d6d09c9747fc: Layer already exists [2022-10-22T18:23:16.859Z] 2.3.0-dev.98: digest: sha256:bee5a139c8950036fe8f0ebe1872df832bafcba3a4df418a91419a0dc8868a53 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:23:17.208Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:23:17.545Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:23:17.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-22T18:23:17.545Z] d6d09c9747fc: Preparing [2022-10-22T18:23:17.545Z] 0a37d4a51189: Preparing [2022-10-22T18:23:17.545Z] 95d377d2ffa8: Preparing [2022-10-22T18:23:17.545Z] 420c7d6decc4: Preparing [2022-10-22T18:23:17.545Z] 5d3e392a13a0: Preparing [2022-10-22T18:23:17.545Z] 95d377d2ffa8: Layer already exists [2022-10-22T18:23:17.545Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:23:17.545Z] 0a37d4a51189: Layer already exists [2022-10-22T18:23:17.545Z] 420c7d6decc4: Layer already exists [2022-10-22T18:23:17.545Z] d6d09c9747fc: Layer already exists [2022-10-22T18:23:17.811Z] f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98: digest: sha256:bee5a139c8950036fe8f0ebe1872df832bafcba3a4df418a91419a0dc8868a53 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:23:18.159Z] + 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-10-22T18:23:18.557Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-10-22T18:23:18.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-22T18:23:18.557Z] d6d09c9747fc: Preparing [2022-10-22T18:23:18.557Z] 0a37d4a51189: Preparing [2022-10-22T18:23:18.557Z] 95d377d2ffa8: Preparing [2022-10-22T18:23:18.557Z] 420c7d6decc4: Preparing [2022-10-22T18:23:18.557Z] 5d3e392a13a0: Preparing [2022-10-22T18:23:18.557Z] 95d377d2ffa8: Layer already exists [2022-10-22T18:23:18.557Z] 0a37d4a51189: Layer already exists [2022-10-22T18:23:18.557Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:23:18.557Z] 420c7d6decc4: Layer already exists [2022-10-22T18:23:18.557Z] d6d09c9747fc: Layer already exists [2022-10-22T18:23:18.557Z] main: digest: sha256:bee5a139c8950036fe8f0ebe1872df832bafcba3a4df418a91419a0dc8868a53 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:23:18.604Z] ===================================================== [Pipeline] echo [2022-10-22T18:23:18.610Z] taggedImages: [2022-10-22T18:23:18.610Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b [2022-10-22T18:23:18.610Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-10-22T18:23:18.610Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.98 [2022-10-22T18:23:18.610Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f4c4f3c1366da151f5719954dda2c474ffd5463b-2.3.0-dev.98 [2022-10-22T18:23:18.610Z] - 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-10-22T18:23:18.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-22T18:23:18.955Z] [2022-10-22T18:23:18.955Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:23:19.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-22T18:23:19.278Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-22T18:23:19.278Z] 8998bd30e6a1: Pulling fs layer [2022-10-22T18:23:19.278Z] 04944245beec: Pulling fs layer [2022-10-22T18:23:19.278Z] 699f458cf7ca: Pulling fs layer [2022-10-22T18:23:19.278Z] 765212b225bb: Pulling fs layer [2022-10-22T18:23:19.278Z] 765212b225bb: Waiting [2022-10-22T18:23:19.278Z] f23df028b6ca: Pulling fs layer [2022-10-22T18:23:19.278Z] d65c8cfc05b1: Pulling fs layer [2022-10-22T18:23:19.278Z] 2437ff75d9bd: Pulling fs layer [2022-10-22T18:23:19.278Z] 2437ff75d9bd: Waiting [2022-10-22T18:23:19.547Z] 04944245beec: Verifying Checksum [2022-10-22T18:23:19.547Z] 04944245beec: Download complete [2022-10-22T18:23:19.547Z] 765212b225bb: Verifying Checksum [2022-10-22T18:23:19.547Z] 765212b225bb: Download complete [2022-10-22T18:23:19.547Z] f23df028b6ca: Verifying Checksum [2022-10-22T18:23:19.547Z] f23df028b6ca: Download complete [2022-10-22T18:23:19.547Z] d65c8cfc05b1: Verifying Checksum [2022-10-22T18:23:19.547Z] d65c8cfc05b1: Download complete [2022-10-22T18:23:19.818Z] 699f458cf7ca: Verifying Checksum [2022-10-22T18:23:19.818Z] 699f458cf7ca: Download complete [2022-10-22T18:23:20.084Z] 8998bd30e6a1: Verifying Checksum [2022-10-22T18:23:20.084Z] 8998bd30e6a1: Download complete [2022-10-22T18:23:22.661Z] 2437ff75d9bd: Verifying Checksum [2022-10-22T18:23:22.661Z] 2437ff75d9bd: Download complete [2022-10-22T18:23:24.601Z] 8998bd30e6a1: Pull complete [2022-10-22T18:23:24.868Z] 04944245beec: Pull complete [2022-10-22T18:23:26.276Z] 699f458cf7ca: Pull complete [2022-10-22T18:23:26.543Z] 765212b225bb: Pull complete [2022-10-22T18:23:27.125Z] f23df028b6ca: Pull complete [2022-10-22T18:23:27.391Z] d65c8cfc05b1: Pull complete [2022-10-22T18:23:42.373Z] 2437ff75d9bd: Pull complete [2022-10-22T18:23:42.373Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-22T18:23:42.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-22T18:23:42.373Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T18:23:42.562Z] prd-ubuntu20.04-docker-arm64-4c-16g-8852 does not seem to be running inside a container [2022-10-22T18:23:42.613Z] $ 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/336 -v /w/workspace/edgex-go/336:/w/workspace/edgex-go/336:rw,z -v /w/workspace/edgex-go/336@tmp:/w/workspace/edgex-go/336@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-10-22T18:23:45.284Z] $ docker top 3b1e91fb6d0f4a7a4cda9f1bd1ac6362f386f2641e0e4019daad1141366cddb8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-22T18:23:45.824Z] ---> job-cost.sh [2022-10-22T18:23:46.088Z] lf-activate-venv: SKIPPING [2022-10-22T18:23:46.088Z] INFO: No Stack... [2022-10-22T18:23:46.670Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-22T18:23:47.248Z] INFO: Archiving Costs [Pipeline] sh [2022-10-22T18:23:47.879Z] + cut -d, -f6 [2022-10-22T18:23:47.880Z] + cat /w/workspace/edgex-go/336/archives/cost.csv [Pipeline] lock [2022-10-22T18:23:47.952Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-336-stack-cost] [2022-10-22T18:23:47.960Z] Resource [jenkins-edgexfoundry-edgex-go-main-336-stack-cost] did not exist. Created. [2022-10-22T18:23:47.960Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-336-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-22T18:23:48.593Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-22T18:23:49.161Z] Stashed 1 file(s) [Pipeline] } [2022-10-22T18:23:49.171Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-336-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-22T18:23:49.181Z] $ docker stop --time=1 3b1e91fb6d0f4a7a4cda9f1bd1ac6362f386f2641e0e4019daad1141366cddb8 [2022-10-22T18:23:50.754Z] $ docker rm -f 3b1e91fb6d0f4a7a4cda9f1bd1ac6362f386f2641e0e4019daad1141366cddb8 [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-10-22T18:23:51.217Z] provisioning config files... [2022-10-22T18:23:51.224Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/336@tmp/config2838744714319333341tmp [Pipeline] { [Pipeline] sh [2022-10-22T18:23:51.513Z] + set +x [2022-10-22T18:23:51.513Z] + curl -s https://codecov.io/bash [2022-10-22T18:23:51.513Z] + bash -s -- [2022-10-22T18:23:51.513Z] [2022-10-22T18:23:51.513Z] _____ _ [2022-10-22T18:23:51.513Z] / ____| | | [2022-10-22T18:23:51.513Z] | | ___ __| | ___ ___ _____ __ [2022-10-22T18:23:51.513Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-22T18:23:51.513Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-22T18:23:51.513Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-22T18:23:51.513Z] Bash-1.0.6 [2022-10-22T18:23:51.513Z] [2022-10-22T18:23:51.513Z] [2022-10-22T18:23:51.513Z] ==> git version 2.25.1 found [2022-10-22T18:23:51.513Z] ==> 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-10-22T18:23:51.513Z] Release-Date: 2020-01-08 [2022-10-22T18:23:51.513Z] 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-10-22T18:23:51.513Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-22T18:23:51.513Z] ==> Jenkins CI detected. [2022-10-22T18:23:51.513Z] current dir:  /w/workspace/edgex-go/336 [2022-10-22T18:23:51.513Z] project root: . [2022-10-22T18:23:51.513Z] --> token set from env [2022-10-22T18:23:51.513Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-22T18:23:51.513Z] ==> Running gcov in . (disable via -X gcov) [2022-10-22T18:23:51.513Z] ==> Python coveragepy not found [2022-10-22T18:23:51.513Z] ==> Searching for coverage reports in: [2022-10-22T18:23:51.513Z] + . [2022-10-22T18:23:51.772Z] -> Found 1 reports [2022-10-22T18:23:51.772Z] ==> Detecting git/mercurial file structure [2022-10-22T18:23:51.772Z] ==> Reading reports [2022-10-22T18:23:51.772Z] + ./coverage.out bytes=500071 [2022-10-22T18:23:51.772Z] ==> Appending adjustments [2022-10-22T18:23:51.772Z] https://docs.codecov.io/docs/fixing-reports [2022-10-22T18:23:53.149Z] + Found adjustments [2022-10-22T18:23:53.149Z] ==> Gzipping contents [2022-10-22T18:23:53.149Z] 64K /tmp/codecov.6Ccg14.gz [2022-10-22T18:23:53.149Z] ==> Uploading reports [2022-10-22T18:23:53.149Z] url: https://codecov.io [2022-10-22T18:23:53.149Z] query: branch=main&commit=f4c4f3c1366da151f5719954dda2c474ffd5463b&build=336&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F336%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-22T18:23:53.149Z] -> Pinging Codecov [2022-10-22T18:23:53.149Z] 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=f4c4f3c1366da151f5719954dda2c474ffd5463b&build=336&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F336%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-22T18:23:53.149Z] -> Uploading to [2022-10-22T18:23:53.149Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-22/00271124DB129430A58F1EEE437C3FCB/f4c4f3c1366da151f5719954dda2c474ffd5463b/ba9710b5-905c-4b91-aba4-15f9d4c13296.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221022%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221022T182353Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=87c6a072afdea84e5b7d71176b05309b827218299ff0d59399ff9d9c6d34e832 [2022-10-22T18:23:53.408Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-22T18:23:53.408Z] Dload Upload Total Spent Left Speed [2022-10-22T18:23:53.408Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65215 0 0 100 65215 0 253k --:--:-- --:--:-- --:--:-- 253k [2022-10-22T18:23:53.667Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f4c4f3c1366da151f5719954dda2c474ffd5463b [Pipeline] } [2022-10-22T18:23:53.675Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-10-22T18:23:53.883Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-22T18:23:53.895Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:23:54.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-22T18:23:54.190Z] [2022-10-22T18:23:54.190Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:23:54.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-22T18:23:54.483Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-22T18:23:54.483Z] df9b9388f04a: Pulling fs layer [2022-10-22T18:23:54.483Z] 52dc419b0ee2: Pulling fs layer [2022-10-22T18:23:54.483Z] 25bc292e5bac: Pulling fs layer [2022-10-22T18:23:54.483Z] 114826534d7a: Pulling fs layer [2022-10-22T18:23:54.483Z] 4657fd5d0bcf: Pulling fs layer [2022-10-22T18:23:54.483Z] 6ad1cebc031e: Pulling fs layer [2022-10-22T18:23:54.483Z] 8a3aa393b2d8: Pulling fs layer [2022-10-22T18:23:54.483Z] 114826534d7a: Waiting [2022-10-22T18:23:54.483Z] 4657fd5d0bcf: Waiting [2022-10-22T18:23:54.483Z] 6ad1cebc031e: Waiting [2022-10-22T18:23:54.483Z] 8a3aa393b2d8: Waiting [2022-10-22T18:23:54.483Z] 25bc292e5bac: Verifying Checksum [2022-10-22T18:23:54.483Z] 52dc419b0ee2: Verifying Checksum [2022-10-22T18:23:54.483Z] 52dc419b0ee2: Download complete [2022-10-22T18:23:54.483Z] 4657fd5d0bcf: Download complete [2022-10-22T18:23:54.483Z] df9b9388f04a: Download complete [2022-10-22T18:23:54.743Z] 6ad1cebc031e: Verifying Checksum [2022-10-22T18:23:54.743Z] 6ad1cebc031e: Download complete [2022-10-22T18:23:54.743Z] df9b9388f04a: Pull complete [2022-10-22T18:23:54.743Z] 52dc419b0ee2: Pull complete [2022-10-22T18:23:55.003Z] 25bc292e5bac: Pull complete [2022-10-22T18:23:55.261Z] 114826534d7a: Download complete [2022-10-22T18:23:55.518Z] 8a3aa393b2d8: Verifying Checksum [2022-10-22T18:23:55.518Z] 8a3aa393b2d8: Download complete [2022-10-22T18:23:58.797Z] 114826534d7a: Pull complete [2022-10-22T18:23:58.797Z] 4657fd5d0bcf: Pull complete [2022-10-22T18:23:59.362Z] 6ad1cebc031e: Pull complete [2022-10-22T18:24:02.642Z] 8a3aa393b2d8: Pull complete [2022-10-22T18:24:02.642Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-22T18:24:02.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-22T18:24:02.642Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T18:24:02.719Z] prd-ubuntu20.04-docker-8c-8g-8851 does not seem to be running inside a container [2022-10-22T18:24:02.744Z] $ 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/336 -v /w/workspace/edgex-go/336:/w/workspace/edgex-go/336:rw,z -v /w/workspace/edgex-go/336@tmp:/w/workspace/edgex-go/336@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-22T18:24:06.780Z] $ docker top 82f19810537b03afaf9b67bf741f9170696cf3bdc109494a40b4de2501c2ebc6 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-22T18:24:06.853Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-10-22T18:24:07.136Z] + set -o pipefail [2022-10-22T18:24:07.136Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-10-22T18:24:13.706Z] [2022-10-22T18:24:13.706Z] Monitoring /w/workspace/edgex-go/336 (github.com/edgexfoundry/edgex-go)... [2022-10-22T18:24:13.706Z] [2022-10-22T18:24:13.706Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/6dc9f9d6-04a4-4ae5-95c8-808025a072dd [2022-10-22T18:24:13.706Z] [2022-10-22T18:24:13.706Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-22T18:24:13.706Z] [2022-10-22T18:24:13.706Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-22T18:24:13.706Z] [2022-10-22T18:24:13.706Z] [2022-10-22T18:24:13.706Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-22T18:24:13.706Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-22T18:24:13.706Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-22T18:24:13.715Z] $ docker stop --time=1 82f19810537b03afaf9b67bf741f9170696cf3bdc109494a40b4de2501c2ebc6 [2022-10-22T18:24:16.620Z] $ docker rm -f 82f19810537b03afaf9b67bf741f9170696cf3bdc109494a40b4de2501c2ebc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-10-22T18:24:16.954Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-22T18:24:16.962Z] provisioning config files... [2022-10-22T18:24:16.969Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/336@tmp/config8141190606479388623tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-22T18:24:17.261Z] --> edgex-publish-swagger.sh [2022-10-22T18:24:17.261Z] === Publish openapi/v2 API === [2022-10-22T18:24:17.261Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-10-22T18:24:17.261Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/336/openapi/v2/core-command.yaml] [2022-10-22T18:24:17.261Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-22T18:24:17.261Z] Dload Upload Total Spent Left Speed [2022-10-22T18:24:18.195Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 29290 0:00:01 0:00:01 --:--:-- 29265 100 33831 0 0 100 33831 0 29290 0:00:01 0:00:01 --:--:-- 29265 [2022-10-22T18:24:18.195Z] [2022-10-22T18:24:18.195Z] [2022-10-22T18:24:18.195Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/336/openapi/v2/core-data.yaml] [2022-10-22T18:24:18.195Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-22T18:24:18.195Z] Dload Upload Total Spent Left Speed [2022-10-22T18:24:19.570Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 68717 0:00:01 0:00:01 --:--:-- 68717 100 71604 0 0 100 71604 0 68717 0:00:01 0:00:01 --:--:-- 68717 [2022-10-22T18:24:19.570Z] [2022-10-22T18:24:19.570Z] [2022-10-22T18:24:19.570Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/336/openapi/v2/core-metadata.yaml] [2022-10-22T18:24:19.570Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-22T18:24:19.570Z] Dload Upload Total Spent Left Speed [2022-10-22T18:24:20.506Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 122k 0:00:01 0:00:01 --:--:-- 122k 100 144k 0 0 100 144k 0 122k 0:00:01 0:00:01 --:--:-- 122k [2022-10-22T18:24:20.506Z] [2022-10-22T18:24:20.506Z] [2022-10-22T18:24:20.506Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/336/openapi/v2/support-notifications.yaml] [2022-10-22T18:24:20.506Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-22T18:24:20.506Z] Dload Upload Total Spent Left Speed [2022-10-22T18:24:21.881Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 74184 0:00:01 0:00:01 --:--:-- 74184 100 89318 0 0 100 89318 0 71226 0:00:01 0:00:01 --:--:-- 71226 [2022-10-22T18:24:21.881Z] [2022-10-22T18:24:21.881Z] [2022-10-22T18:24:21.881Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/336/openapi/v2/support-scheduler.yaml] [2022-10-22T18:24:21.881Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-22T18:24:21.881Z] Dload Upload Total Spent Left Speed [2022-10-22T18:24:22.817Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 40036 --:--:-- --:--:-- --:--:-- 39995 100 39556 0 0 100 39556 0 40036 --:--:-- --:--:-- --:--:-- 39995 [2022-10-22T18:24:22.817Z] [2022-10-22T18:24:22.817Z] [2022-10-22T18:24:22.817Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/336/openapi/v2/system-agent.yaml] [2022-10-22T18:24:22.817Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-22T18:24:22.817Z] Dload Upload Total Spent Left Speed [2022-10-22T18:24:24.191Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 19225 0:00:01 0:00:01 --:--:-- 19225 100 20091 0 0 100 20091 0 19225 0:00:01 0:00:01 --:--:-- 19225 [2022-10-22T18:24:24.191Z] [2022-10-22T18:24:24.191Z] [Pipeline] } [2022-10-22T18:24:24.199Z] 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-10-22T18:24:24.556Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-22T18:24:24.556Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:24:24.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-22T18:24:24.852Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T18:24:24.920Z] prd-ubuntu20.04-docker-8c-8g-8851 does not seem to be running inside a container [2022-10-22T18:24:24.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/336 -v /w/workspace/edgex-go/336:/w/workspace/edgex-go/336:rw,z -v /w/workspace/edgex-go/336@tmp:/w/workspace/edgex-go/336@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-22T18:24:25.339Z] $ docker top 762980e81a8f4f90600f42b9e1f20faf7496314c5d9ddcde27340b54bfff7635 -eo pid,comm [2022-10-22T18:24:25.390Z] 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-10-22T18:24:25.390Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-22T18:24:25.429Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-22T18:24:25.429Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-22T18:24:25.551Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-22T18:24:25.552Z] $ docker exec 762980e81a8f4f90600f42b9e1f20faf7496314c5d9ddcde27340b54bfff7635 ssh-agent [2022-10-22T18:24:25.671Z] SSH_AUTH_SOCK=/tmp/ssh-Gn14hxCTE6QE/agent.33 [2022-10-22T18:24:25.671Z] SSH_AGENT_PID=39 [2022-10-22T18:24:25.675Z] Running ssh-add (command line suppressed) [2022-10-22T18:24:25.780Z] Identity added: /w/workspace/edgex-go/336@tmp/private_key_5780647359836354054.key (/w/workspace/edgex-go/336@tmp/private_key_5780647359836354054.key) [2022-10-22T18:24:25.794Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-22T18:24:26.076Z] + git semver tag [2022-10-22T18:24:26.334Z] 2022-10-22 18:24:26,268 [run_tag] DEBUG tag force:False [2022-10-22T18:24:26.334Z] 2022-10-22 18:24:26,268 [check_head_tag] DEBUG check head tag [2022-10-22T18:24:26.334Z] 2022-10-22 18:24:26,272 [execute] INFO git cat-file --batch-check [2022-10-22T18:24:26.334Z] 2022-10-22 18:24:26,272 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/336, universal_newlines=False, shell=None, istream=) [2022-10-22T18:24:26.334Z] 2022-10-22 18:24:26,277 [execute] INFO git cat-file --batch [2022-10-22T18:24:26.334Z] 2022-10-22 18:24:26,277 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/336, universal_newlines=False, shell=None, istream=) [2022-10-22T18:24:26.334Z] 2022-10-22 18:24:26,313 [read_version] DEBUG read version from /w/workspace/edgex-go/336/.semver/main [2022-10-22T18:24:26.334Z] 2022-10-22 18:24:26,314 [execute] INFO git tag -a v2.3.0-dev.98 -m v2.3.0-dev.98 [2022-10-22T18:24:26.334Z] 2022-10-22 18:24:26,314 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.98', '-m', 'v2.3.0-dev.98'], cwd=/w/workspace/edgex-go/336, universal_newlines=False, shell=None, istream=None) [2022-10-22T18:24:26.334Z] 2022-10-22 18:24:26,319 [read_version] DEBUG read version from /w/workspace/edgex-go/336/.semver/main [2022-10-22T18:24:26.334Z] 2.3.0-dev.98 [Pipeline] } [2022-10-22T18:24:26.601Z] $ docker exec --env ******** --env ******** 762980e81a8f4f90600f42b9e1f20faf7496314c5d9ddcde27340b54bfff7635 ssh-agent -k [2022-10-22T18:24:26.716Z] unset SSH_AUTH_SOCK; [2022-10-22T18:24:26.716Z] unset SSH_AGENT_PID; [2022-10-22T18:24:26.717Z] echo Agent pid 39 killed; [2022-10-22T18:24:26.730Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-22T18:24:27.028Z] + git semver [Pipeline] } [2022-10-22T18:24:27.294Z] $ docker stop --time=1 762980e81a8f4f90600f42b9e1f20faf7496314c5d9ddcde27340b54bfff7635 [2022-10-22T18:24:28.603Z] $ docker rm -f 762980e81a8f4f90600f42b9e1f20faf7496314c5d9ddcde27340b54bfff7635 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:24:29.005Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-22T18:24:29.005Z] [2022-10-22T18:24:29.005Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:24:29.304Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-22T18:24:29.304Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-22T18:24:29.304Z] ab5ef0e58194: Pulling fs layer [2022-10-22T18:24:29.304Z] 9712f1f96733: Pulling fs layer [2022-10-22T18:24:29.304Z] 63f879dbbcfc: Pulling fs layer [2022-10-22T18:24:29.304Z] 0d9ebad4ef96: Pulling fs layer [2022-10-22T18:24:29.304Z] e9a5061849ea: Pulling fs layer [2022-10-22T18:24:29.304Z] d747dcd14b5f: Pulling fs layer [2022-10-22T18:24:29.304Z] 2de7ff778b66: Pulling fs layer [2022-10-22T18:24:29.304Z] 0d9ebad4ef96: Waiting [2022-10-22T18:24:29.304Z] e9a5061849ea: Waiting [2022-10-22T18:24:29.304Z] d747dcd14b5f: Waiting [2022-10-22T18:24:29.304Z] 2de7ff778b66: Waiting [2022-10-22T18:24:29.304Z] 9712f1f96733: Verifying Checksum [2022-10-22T18:24:29.304Z] 9712f1f96733: Download complete [2022-10-22T18:24:29.570Z] 63f879dbbcfc: Verifying Checksum [2022-10-22T18:24:29.570Z] 63f879dbbcfc: Download complete [2022-10-22T18:24:29.831Z] ab5ef0e58194: Download complete [2022-10-22T18:24:29.831Z] 0d9ebad4ef96: Verifying Checksum [2022-10-22T18:24:29.831Z] 0d9ebad4ef96: Download complete [2022-10-22T18:24:29.831Z] e9a5061849ea: Verifying Checksum [2022-10-22T18:24:29.831Z] e9a5061849ea: Download complete [2022-10-22T18:24:29.831Z] d747dcd14b5f: Verifying Checksum [2022-10-22T18:24:29.831Z] d747dcd14b5f: Download complete [2022-10-22T18:24:30.090Z] 2de7ff778b66: Verifying Checksum [2022-10-22T18:24:30.090Z] 2de7ff778b66: Download complete [2022-10-22T18:24:32.619Z] ab5ef0e58194: Pull complete [2022-10-22T18:24:32.619Z] 9712f1f96733: Pull complete [2022-10-22T18:24:33.550Z] 63f879dbbcfc: Pull complete [2022-10-22T18:24:37.753Z] 0d9ebad4ef96: Pull complete [2022-10-22T18:24:37.753Z] e9a5061849ea: Pull complete [2022-10-22T18:24:37.753Z] d747dcd14b5f: Pull complete [2022-10-22T18:24:38.686Z] 2de7ff778b66: Pull complete [2022-10-22T18:24:38.944Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-22T18:24:38.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-22T18:24:38.944Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T18:24:39.023Z] prd-ubuntu20.04-docker-8c-8g-8851 does not seem to be running inside a container [2022-10-22T18:24:39.044Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/336 -v /w/workspace/edgex-go/336:/w/workspace/edgex-go/336:rw,z -v /w/workspace/edgex-go/336@tmp:/w/workspace/edgex-go/336@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-22T18:24:42.994Z] $ docker top e4e66623b5310b633b2aefcad537a96cd46cf656665309b92957ce98db764d00 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-22T18:24:43.068Z] provisioning config files... [2022-10-22T18:24:43.074Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/336@tmp/config11653386352770963390tmp [2022-10-22T18:24:43.082Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/336@tmp/config11287180045849017736tmp [2022-10-22T18:24:43.092Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/336@tmp/config8000737890781885778tmp [Pipeline] { [Pipeline] echo [2022-10-22T18:24:43.106Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-22T18:24:43.386Z] ---> sigul-configuration.sh [2022-10-22T18:24:43.386Z] gpg: directory `/root/.gnupg' created [2022-10-22T18:24:43.386Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-22T18:24:43.386Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-22T18:24:43.386Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-22T18:24:43.386Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-22T18:24:43.386Z] gpg: CAST5 encrypted data [2022-10-22T18:24:43.386Z] gpg: encrypted with 1 passphrase [2022-10-22T18:24:43.386Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-22T18:24:43.670Z] + mkdir /home/jenkins [2022-10-22T18:24:43.670Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-22T18:24:43.957Z] + 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-10-22T18:24:43.964Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-22T18:24:44.247Z] ---> sigul-install.sh [2022-10-22T18:24:44.247Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-22T18:24:44.535Z] + git tag --list [2022-10-22T18:24:44.536Z] 0.6.0 [2022-10-22T18:24:44.536Z] 0.6.1 [2022-10-22T18:24:44.536Z] 0.7.0 [2022-10-22T18:24:44.536Z] 0.7.1 [2022-10-22T18:24:44.536Z] v1.0.0 [2022-10-22T18:24:44.536Z] v1.0.1 [2022-10-22T18:24:44.536Z] v1.1.0 [2022-10-22T18:24:44.536Z] v1.2.0 [2022-10-22T18:24:44.536Z] v1.2.1 [2022-10-22T18:24:44.536Z] v1.3.0 [2022-10-22T18:24:44.536Z] v1.3.1 [2022-10-22T18:24:44.536Z] v2.0.0 [2022-10-22T18:24:44.536Z] v2.1.0 [2022-10-22T18:24:44.536Z] v2.1.1 [2022-10-22T18:24:44.536Z] v2.1.1-dev.1 [2022-10-22T18:24:44.536Z] v2.1.1-dev.2 [2022-10-22T18:24:44.536Z] v2.1.1-dev.3 [2022-10-22T18:24:44.536Z] v2.1.1-dev.4 [2022-10-22T18:24:44.536Z] v2.1.1-dev.5 [2022-10-22T18:24:44.536Z] v2.1.1-dev.6 [2022-10-22T18:24:44.536Z] v2.1.1-dev.7 [2022-10-22T18:24:44.536Z] v2.1.1-dev.8 [2022-10-22T18:24:44.536Z] v2.1.2-dev.1 [2022-10-22T18:24:44.536Z] v2.2.0 [2022-10-22T18:24:44.536Z] v2.2.1-dev.1 [2022-10-22T18:24:44.536Z] v2.2.1-dev.10 [2022-10-22T18:24:44.536Z] v2.2.1-dev.11 [2022-10-22T18:24:44.536Z] v2.2.1-dev.12 [2022-10-22T18:24:44.536Z] v2.2.1-dev.13 [2022-10-22T18:24:44.536Z] v2.2.1-dev.14 [2022-10-22T18:24:44.536Z] v2.2.1-dev.15 [2022-10-22T18:24:44.536Z] v2.2.1-dev.16 [2022-10-22T18:24:44.536Z] v2.2.1-dev.17 [2022-10-22T18:24:44.536Z] v2.2.1-dev.18 [2022-10-22T18:24:44.536Z] v2.2.1-dev.19 [2022-10-22T18:24:44.536Z] v2.2.1-dev.2 [2022-10-22T18:24:44.536Z] v2.2.1-dev.20 [2022-10-22T18:24:44.536Z] v2.2.1-dev.21 [2022-10-22T18:24:44.536Z] v2.2.1-dev.22 [2022-10-22T18:24:44.536Z] v2.2.1-dev.23 [2022-10-22T18:24:44.536Z] v2.2.1-dev.24 [2022-10-22T18:24:44.536Z] v2.2.1-dev.25 [2022-10-22T18:24:44.536Z] v2.2.1-dev.26 [2022-10-22T18:24:44.536Z] v2.2.1-dev.27 [2022-10-22T18:24:44.536Z] v2.2.1-dev.28 [2022-10-22T18:24:44.536Z] v2.2.1-dev.29 [2022-10-22T18:24:44.536Z] v2.2.1-dev.3 [2022-10-22T18:24:44.536Z] v2.2.1-dev.4 [2022-10-22T18:24:44.536Z] v2.2.1-dev.5 [2022-10-22T18:24:44.536Z] v2.2.1-dev.6 [2022-10-22T18:24:44.536Z] v2.2.1-dev.7 [2022-10-22T18:24:44.536Z] v2.2.1-dev.8 [2022-10-22T18:24:44.536Z] v2.2.1-dev.9 [2022-10-22T18:24:44.536Z] v2.3.0-dev.29 [2022-10-22T18:24:44.536Z] v2.3.0-dev.30 [2022-10-22T18:24:44.536Z] v2.3.0-dev.31 [2022-10-22T18:24:44.536Z] v2.3.0-dev.32 [2022-10-22T18:24:44.536Z] v2.3.0-dev.33 [2022-10-22T18:24:44.536Z] v2.3.0-dev.34 [2022-10-22T18:24:44.536Z] v2.3.0-dev.35 [2022-10-22T18:24:44.536Z] v2.3.0-dev.36 [2022-10-22T18:24:44.536Z] v2.3.0-dev.37 [2022-10-22T18:24:44.536Z] v2.3.0-dev.38 [2022-10-22T18:24:44.536Z] v2.3.0-dev.39 [2022-10-22T18:24:44.536Z] v2.3.0-dev.40 [2022-10-22T18:24:44.536Z] v2.3.0-dev.41 [2022-10-22T18:24:44.536Z] v2.3.0-dev.42 [2022-10-22T18:24:44.536Z] v2.3.0-dev.43 [2022-10-22T18:24:44.536Z] v2.3.0-dev.44 [2022-10-22T18:24:44.536Z] v2.3.0-dev.45 [2022-10-22T18:24:44.536Z] v2.3.0-dev.46 [2022-10-22T18:24:44.536Z] v2.3.0-dev.47 [2022-10-22T18:24:44.536Z] v2.3.0-dev.48 [2022-10-22T18:24:44.536Z] v2.3.0-dev.49 [2022-10-22T18:24:44.536Z] v2.3.0-dev.50 [2022-10-22T18:24:44.536Z] v2.3.0-dev.51 [2022-10-22T18:24:44.536Z] v2.3.0-dev.52 [2022-10-22T18:24:44.536Z] v2.3.0-dev.53 [2022-10-22T18:24:44.536Z] v2.3.0-dev.54 [2022-10-22T18:24:44.536Z] v2.3.0-dev.55 [2022-10-22T18:24:44.536Z] v2.3.0-dev.56 [2022-10-22T18:24:44.536Z] v2.3.0-dev.57 [2022-10-22T18:24:44.536Z] v2.3.0-dev.58 [2022-10-22T18:24:44.536Z] v2.3.0-dev.59 [2022-10-22T18:24:44.536Z] v2.3.0-dev.60 [2022-10-22T18:24:44.536Z] v2.3.0-dev.61 [2022-10-22T18:24:44.536Z] v2.3.0-dev.62 [2022-10-22T18:24:44.536Z] v2.3.0-dev.63 [2022-10-22T18:24:44.536Z] v2.3.0-dev.64 [2022-10-22T18:24:44.536Z] v2.3.0-dev.65 [2022-10-22T18:24:44.536Z] v2.3.0-dev.66 [2022-10-22T18:24:44.536Z] v2.3.0-dev.67 [2022-10-22T18:24:44.536Z] v2.3.0-dev.68 [2022-10-22T18:24:44.536Z] v2.3.0-dev.69 [2022-10-22T18:24:44.536Z] v2.3.0-dev.70 [2022-10-22T18:24:44.536Z] v2.3.0-dev.71 [2022-10-22T18:24:44.536Z] v2.3.0-dev.72 [2022-10-22T18:24:44.536Z] v2.3.0-dev.73 [2022-10-22T18:24:44.536Z] v2.3.0-dev.74 [2022-10-22T18:24:44.536Z] v2.3.0-dev.75 [2022-10-22T18:24:44.536Z] v2.3.0-dev.76 [2022-10-22T18:24:44.536Z] v2.3.0-dev.77 [2022-10-22T18:24:44.536Z] v2.3.0-dev.78 [2022-10-22T18:24:44.536Z] v2.3.0-dev.79 [2022-10-22T18:24:44.536Z] v2.3.0-dev.80 [2022-10-22T18:24:44.536Z] v2.3.0-dev.81 [2022-10-22T18:24:44.536Z] v2.3.0-dev.82 [2022-10-22T18:24:44.536Z] v2.3.0-dev.83 [2022-10-22T18:24:44.536Z] v2.3.0-dev.84 [2022-10-22T18:24:44.536Z] v2.3.0-dev.85 [2022-10-22T18:24:44.536Z] v2.3.0-dev.86 [2022-10-22T18:24:44.536Z] v2.3.0-dev.87 [2022-10-22T18:24:44.536Z] v2.3.0-dev.88 [2022-10-22T18:24:44.536Z] v2.3.0-dev.89 [2022-10-22T18:24:44.536Z] v2.3.0-dev.90 [2022-10-22T18:24:44.536Z] v2.3.0-dev.91 [2022-10-22T18:24:44.536Z] v2.3.0-dev.92 [2022-10-22T18:24:44.536Z] v2.3.0-dev.93 [2022-10-22T18:24:44.536Z] v2.3.0-dev.94 [2022-10-22T18:24:44.536Z] v2.3.0-dev.95 [2022-10-22T18:24:44.536Z] v2.3.0-dev.96 [2022-10-22T18:24:44.536Z] v2.3.0-dev.97 [2022-10-22T18:24:44.536Z] v2.3.0-dev.98 [Pipeline] sh [2022-10-22T18:24:44.822Z] + lftools sign git-tag v2.3.0-dev.98 [2022-10-22T18:24:45.387Z] Signing Git tag with Sigul... [2022-10-22T18:24:45.387Z] Signing v2.3.0-dev.98 [Pipeline] echo [2022-10-22T18:24:45.963Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-22T18:24:46.245Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-22T18:24:46.253Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-22T18:24:46.266Z] $ docker stop --time=1 e4e66623b5310b633b2aefcad537a96cd46cf656665309b92957ce98db764d00 [2022-10-22T18:24:48.295Z] $ docker rm -f e4e66623b5310b633b2aefcad537a96cd46cf656665309b92957ce98db764d00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-22T18:24:48.771Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-22T18:24:48.771Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:24:49.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-22T18:24:49.104Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T18:24:49.184Z] prd-ubuntu20.04-docker-8c-8g-8851 does not seem to be running inside a container [2022-10-22T18:24:49.243Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/336 -v /w/workspace/edgex-go/336:/w/workspace/edgex-go/336:rw,z -v /w/workspace/edgex-go/336@tmp:/w/workspace/edgex-go/336@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-22T18:24:49.805Z] $ docker top a3bc3a6918cd36a46b953de126610ed1d515b266f0a6f1a5bb6c5d366505d6d1 -eo pid,comm [2022-10-22T18:24:49.859Z] 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-10-22T18:24:49.860Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-22T18:24:49.898Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-22T18:24:49.898Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-22T18:24:50.017Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-22T18:24:50.018Z] $ docker exec a3bc3a6918cd36a46b953de126610ed1d515b266f0a6f1a5bb6c5d366505d6d1 ssh-agent [2022-10-22T18:24:50.132Z] SSH_AUTH_SOCK=/tmp/ssh-DH6P0sA0BUgg/agent.33 [2022-10-22T18:24:50.132Z] SSH_AGENT_PID=40 [2022-10-22T18:24:50.137Z] Running ssh-add (command line suppressed) [2022-10-22T18:24:50.240Z] Identity added: /w/workspace/edgex-go/336@tmp/private_key_11518552923133284389.key (/w/workspace/edgex-go/336@tmp/private_key_11518552923133284389.key) [2022-10-22T18:24:50.254Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-22T18:24:50.534Z] + git semver bump pre [2022-10-22T18:24:50.793Z] 2022-10-22 18:24:50,703 [read_version] DEBUG read version from /w/workspace/edgex-go/336/.semver/main [2022-10-22T18:24:50.793Z] 2022-10-22 18:24:50,703 [bump_version] DEBUG bumping version:2.3.0-dev.98 on axis:pre with prefix:dev [2022-10-22T18:24:50.793Z] 2022-10-22 18:24:50,703 [bump_version] DEBUG bumped version:2.3.0-dev.99 [2022-10-22T18:24:50.793Z] 2022-10-22 18:24:50,704 [write_version] DEBUG write version:2.3.0-dev.99 to path:/w/workspace/edgex-go/336/.semver/main with force:True [2022-10-22T18:24:50.793Z] 2022-10-22 18:24:50,704 [read_version] DEBUG read version from /w/workspace/edgex-go/336/.semver/main [2022-10-22T18:24:50.793Z] 2022-10-22 18:24:50,704 [write_file] DEBUG write to file:/w/workspace/edgex-go/336/.semver/main [2022-10-22T18:24:50.793Z] 2022-10-22 18:24:50,706 [execute] INFO git cat-file --batch-check [2022-10-22T18:24:50.793Z] 2022-10-22 18:24:50,706 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/336/.semver, universal_newlines=False, shell=None, istream=) [2022-10-22T18:24:50.793Z] 2022-10-22 18:24:50,711 [execute] INFO git cat-file --batch [2022-10-22T18:24:50.793Z] 2022-10-22 18:24:50,712 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/336/.semver, universal_newlines=False, shell=None, istream=) [2022-10-22T18:24:50.793Z] 2022-10-22 18:24:50,717 [read_version] DEBUG read version from /w/workspace/edgex-go/336/.semver/main [2022-10-22T18:24:50.793Z] 2.3.0-dev.99 [Pipeline] } [2022-10-22T18:24:50.801Z] $ docker exec --env ******** --env ******** a3bc3a6918cd36a46b953de126610ed1d515b266f0a6f1a5bb6c5d366505d6d1 ssh-agent -k [2022-10-22T18:24:50.906Z] unset SSH_AUTH_SOCK; [2022-10-22T18:24:50.906Z] unset SSH_AGENT_PID; [2022-10-22T18:24:50.906Z] echo Agent pid 40 killed; [2022-10-22T18:24:50.917Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-22T18:24:51.221Z] + git semver [Pipeline] } [2022-10-22T18:24:51.490Z] $ docker stop --time=1 a3bc3a6918cd36a46b953de126610ed1d515b266f0a6f1a5bb6c5d366505d6d1 [2022-10-22T18:24:52.786Z] $ docker rm -f a3bc3a6918cd36a46b953de126610ed1d515b266f0a6f1a5bb6c5d366505d6d1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-22T18:24:53.129Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-22T18:24:53.129Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:24:53.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-22T18:24:53.431Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T18:24:53.496Z] prd-ubuntu20.04-docker-8c-8g-8851 does not seem to be running inside a container [2022-10-22T18:24:53.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/336 -v /w/workspace/edgex-go/336:/w/workspace/edgex-go/336:rw,z -v /w/workspace/edgex-go/336@tmp:/w/workspace/edgex-go/336@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-22T18:24:53.882Z] $ docker top 361a011cfcb5b4ab76fb29f7d0d161ab0133fe5d9e11d3d83cb6f12ea3bea3cc -eo pid,comm [2022-10-22T18:24:53.937Z] 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-10-22T18:24:53.937Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-22T18:24:53.967Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-22T18:24:53.967Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-22T18:24:54.081Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-22T18:24:54.081Z] $ docker exec 361a011cfcb5b4ab76fb29f7d0d161ab0133fe5d9e11d3d83cb6f12ea3bea3cc ssh-agent [2022-10-22T18:24:54.180Z] SSH_AUTH_SOCK=/tmp/ssh-mgTTvVcNLqML/agent.33 [2022-10-22T18:24:54.180Z] SSH_AGENT_PID=39 [2022-10-22T18:24:54.184Z] Running ssh-add (command line suppressed) [2022-10-22T18:24:54.295Z] Identity added: /w/workspace/edgex-go/336@tmp/private_key_98438445102119869.key (/w/workspace/edgex-go/336@tmp/private_key_98438445102119869.key) [2022-10-22T18:24:54.313Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-22T18:24:54.600Z] + git semver push [2022-10-22T18:24:54.858Z] 2022-10-22 18:24:54,774 [run_push] DEBUG push [2022-10-22T18:24:54.858Z] 2022-10-22 18:24:54,774 [execute] INFO git cat-file --batch-check [2022-10-22T18:24:54.858Z] 2022-10-22 18:24:54,774 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/336/.semver, universal_newlines=False, shell=None, istream=) [2022-10-22T18:24:54.858Z] 2022-10-22 18:24:54,778 [execute] INFO git rev-list 1d32f2c90b80f508e42a79c2aa51d42d5c129580 -- [2022-10-22T18:24:54.858Z] 2022-10-22 18:24:54,779 [execute] DEBUG Popen(['git', 'rev-list', '1d32f2c90b80f508e42a79c2aa51d42d5c129580', '--'], cwd=/w/workspace/edgex-go/336/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-22T18:24:54.858Z] 2022-10-22 18:24:54,795 [execute] INFO git fetch -v origin [2022-10-22T18:24:54.858Z] 2022-10-22 18:24:54,795 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/336/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-22T18:24:55.425Z] 2022-10-22 18:24:55,331 [run_push] DEBUG no remote changes detected [2022-10-22T18:24:55.425Z] 2022-10-22 18:24:55,331 [execute] INFO git push origin semver [2022-10-22T18:24:55.425Z] 2022-10-22 18:24:55,332 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/336/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-22T18:24:56.363Z] 2022-10-22 18:24:56,204 [run_push] DEBUG push all version tags [2022-10-22T18:24:56.363Z] 2022-10-22 18:24:56,205 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-22T18:24:56.363Z] 2022-10-22 18:24:56,205 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/336, universal_newlines=False, shell=None, istream=None) [2022-10-22T18:24:57.297Z] 2022-10-22 18:24:57,049 [read_version] DEBUG read version from /w/workspace/edgex-go/336/.semver/main [2022-10-22T18:24:57.297Z] 2.3.0-dev.99 [Pipeline] } [2022-10-22T18:24:57.305Z] $ docker exec --env ******** --env ******** 361a011cfcb5b4ab76fb29f7d0d161ab0133fe5d9e11d3d83cb6f12ea3bea3cc ssh-agent -k [2022-10-22T18:24:57.405Z] unset SSH_AUTH_SOCK; [2022-10-22T18:24:57.406Z] unset SSH_AGENT_PID; [2022-10-22T18:24:57.406Z] echo Agent pid 39 killed; [2022-10-22T18:24:57.418Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-22T18:24:57.719Z] + git semver [Pipeline] } [2022-10-22T18:24:57.986Z] $ docker stop --time=1 361a011cfcb5b4ab76fb29f7d0d161ab0133fe5d9e11d3d83cb6f12ea3bea3cc [2022-10-22T18:24:59.299Z] $ docker rm -f 361a011cfcb5b4ab76fb29f7d0d161ab0133fe5d9e11d3d83cb6f12ea3bea3cc [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-10-22T18:24:59.773Z] + [ -d /w/workspace/edgex-go/336/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-10-22T18:25:00.059Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-22T18:25:00.913Z] ---> package-listing.sh [2022-10-22T18:25:00.913Z] ++ facter osfamily [2022-10-22T18:25:00.913Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-22T18:25:01.172Z] + OS_FAMILY=debian [2022-10-22T18:25:01.172Z] + workspace=/w/workspace/edgex-go/336 [2022-10-22T18:25:01.172Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-22T18:25:01.172Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-22T18:25:01.172Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-22T18:25:01.172Z] + PACKAGES=/tmp/packages_start.txt [2022-10-22T18:25:01.172Z] + '[' /w/workspace/edgex-go/336 ']' [2022-10-22T18:25:01.172Z] + PACKAGES=/tmp/packages_end.txt [2022-10-22T18:25:01.172Z] + case "${OS_FAMILY}" in [2022-10-22T18:25:01.172Z] + dpkg -l [2022-10-22T18:25:01.172Z] + grep '^ii' [2022-10-22T18:25:01.172Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-22T18:25:01.172Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-22T18:25:01.172Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-22T18:25:01.172Z] + '[' /w/workspace/edgex-go/336 ']' [2022-10-22T18:25:01.172Z] + mkdir -p /w/workspace/edgex-go/336/archives/ [2022-10-22T18:25:01.172Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/336/archives/ [Pipeline] echo [2022-10-22T18:25:01.181Z] 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/336/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-22T18:25:01.460Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:25:02.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-22T18:25:02.010Z] [2022-10-22T18:25:02.010Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:25:02.308Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-22T18:25:02.308Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-22T18:25:02.308Z] 5eb5b503b376: Pulling fs layer [2022-10-22T18:25:02.308Z] 5c69ac0246d0: Pulling fs layer [2022-10-22T18:25:02.308Z] ec43610c2a17: Pulling fs layer [2022-10-22T18:25:02.308Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-22T18:25:02.308Z] 33b1e0a273af: Pulling fs layer [2022-10-22T18:25:02.308Z] 5d3b04190fa2: Pulling fs layer [2022-10-22T18:25:02.308Z] 2f39f015ded8: Pulling fs layer [2022-10-22T18:25:02.308Z] 3a2ae6a8a46f: Waiting [2022-10-22T18:25:02.308Z] 33b1e0a273af: Waiting [2022-10-22T18:25:02.308Z] 5d3b04190fa2: Waiting [2022-10-22T18:25:02.308Z] 2f39f015ded8: Waiting [2022-10-22T18:25:02.308Z] 5c69ac0246d0: Download complete [2022-10-22T18:25:02.308Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-22T18:25:02.308Z] 33b1e0a273af: Verifying Checksum [2022-10-22T18:25:02.308Z] 33b1e0a273af: Download complete [2022-10-22T18:25:02.308Z] 5d3b04190fa2: Verifying Checksum [2022-10-22T18:25:02.308Z] 5d3b04190fa2: Download complete [2022-10-22T18:25:02.566Z] ec43610c2a17: Verifying Checksum [2022-10-22T18:25:02.566Z] ec43610c2a17: Download complete [2022-10-22T18:25:02.566Z] 5eb5b503b376: Verifying Checksum [2022-10-22T18:25:02.566Z] 5eb5b503b376: Download complete [2022-10-22T18:25:03.943Z] 5eb5b503b376: Pull complete [2022-10-22T18:25:03.943Z] 5c69ac0246d0: Pull complete [2022-10-22T18:25:04.202Z] ec43610c2a17: Pull complete [2022-10-22T18:25:04.202Z] 3a2ae6a8a46f: Pull complete [2022-10-22T18:25:04.461Z] 33b1e0a273af: Pull complete [2022-10-22T18:25:04.720Z] 5d3b04190fa2: Pull complete [2022-10-22T18:25:08.906Z] 2f39f015ded8: Pull complete [2022-10-22T18:25:08.906Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-22T18:25:08.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-22T18:25:08.906Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T18:25:08.978Z] prd-ubuntu20.04-docker-8c-8g-8851 does not seem to be running inside a container [2022-10-22T18:25:09.003Z] $ 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/336/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/336 -v /w/workspace/edgex-go/336:/w/workspace/edgex-go/336:rw,z -v /w/workspace/edgex-go/336@tmp:/w/workspace/edgex-go/336@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-22T18:25:13.929Z] $ docker top 3ec8db45253e7da5ee273dac6f94dc9a30f47f5360d57af610b82e94737da52b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-22T18:25:14.279Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-22T18:25:14.563Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-22T18:25:14.843Z] + ls /var/log/sa-host [2022-10-22T18:25:14.843Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-22T18:25:14.904Z] provisioning config files... [2022-10-22T18:25:14.911Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/336@tmp/config8118588113563072657tmp [Pipeline] { [Pipeline] echo [2022-10-22T18:25:14.921Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-22T18:25:15.203Z] ---> create-netrc.sh [Pipeline] } [2022-10-22T18:25:15.210Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-22T18:25:15.529Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-22T18:25:15.536Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-22T18:25:15.817Z] ---> sudo-logs.sh [2022-10-22T18:25:15.817Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-22T18:25:15.837Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-22T18:25:16.118Z] ---> job-cost.sh [2022-10-22T18:25:16.118Z] lf-activate-venv: SKIPPING [2022-10-22T18:25:16.118Z] DEBUG: total: 0.10999999940395355 [2022-10-22T18:25:16.118Z] INFO: Retrieving Stack Cost... [2022-10-22T18:25:16.684Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-22T18:25:16.942Z] INFO: Archiving Costs [Pipeline] echo [2022-10-22T18:25:16.953Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-22T18:25:17.235Z] ---> logs-deploy.sh [2022-10-22T18:25:17.236Z] lf-activate-venv: SKIPPING [2022-10-22T18:25:17.236Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/336 [2022-10-22T18:25:17.236Z] INFO: archiving workspace using pattern(s): [2022-10-22T18:25:18.173Z] Archives upload complete. [2022-10-22T18:25:18.173Z] INFO: archiving logs to Nexus