Pull request #4253 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2bd9dcaae57d8a862f1259755b6cfd959ffde659+c06f5ea463beb75557a6507ee42ec03376c15ad1 (e944ac283c356c79bfee50bd08ae6a2c404ed18a) 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-ssh9293259572523987220.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2317332104356829248.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4253/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-4253/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16147260679193718652.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-4253/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8401494041075383099.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh1794530833549747553.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4253/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-4253/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1306559421434315813.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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 Running on prd-ubuntu20.04-docker-8c-8g-121231 in /w/workspace/edgexfoundry_edgex-go_PR-4253 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4253/head:refs/remotes/origin/PR-4253 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c06f5ea463beb75557a6507ee42ec03376c15ad1 into PR head commit 2bd9dcaae57d8a862f1259755b6cfd959ffde659 Merge succeeded, producing 2bd9dcaae57d8a862f1259755b6cfd959ffde659 Checking out Revision 2bd9dcaae57d8a862f1259755b6cfd959ffde659 (PR-4253) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-12-14T19:02:54.574Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-12-14T19:02:54.724Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-12-14T19:02:54.818Z] ========================================================= [2022-12-14T19:02:54.818Z] EdgeX Global Pipelines Version Info [2022-12-14T19:02:54.818Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 2bd9dcaae57d8a862f1259755b6cfd959ffde659 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c06f5ea463beb75557a6507ee42ec03376c15ad1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2bd9dcaae57d8a862f1259755b6cfd959ffde659 # timeout=10 [2022-12-14T19:02:55.570Z] ------------------- [2022-12-14T19:02:55.571Z] stable info: [2022-12-14T19:02:55.571Z] ------------------- [2022-12-14T19:02:55.571Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-12-14T19:02:55.571Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-14T19:02:55.571Z] Message: update stable to v1.0.244 [2022-12-14T19:02:56.141Z] ------------------- [2022-12-14T19:02:56.141Z] experimental info: [2022-12-14T19:02:56.141Z] ------------------- [2022-12-14T19:02:56.141Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-12-14T19:02:56.141Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-14T19:02:56.141Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-12-14T19:02:56.442Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-12-14T19:02:56.480Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-12-14T19:02:56.519Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-12-14T19:02:56.562Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-12-14T19:02:56.601Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-12-14T19:02:56.645Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-12-14T19:02:56.682Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-12-14T19:02:56.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-12-14T19:02:56.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-12-14T19:02:56.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-12-14T19:02:56.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-12-14T19:02:56.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-12-14T19:02:56.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-12-14T19:02:56.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-12-14T19:02:57.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-12-14T19:02:57.049Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-12-14T19:02:57.100Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-12-14T19:02:57.142Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-12-14T19:02:57.184Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-12-14T19:02:57.231Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-12-14T19:02:57.270Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-12-14T19:02:57.309Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-12-14T19:02:57.352Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-12-14T19:02:57.387Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4253 [Pipeline] echo [2022-12-14T19:02:57.482Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4253 [Pipeline] echo [2022-12-14T19:02:57.522Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4253 [Pipeline] echo [2022-12-14T19:02:57.568Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2bd9dcaae57d8a862f1259755b6cfd959ffde659 [Pipeline] echo [2022-12-14T19:02:57.607Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2bd9dca [Pipeline] echo [2022-12-14T19:02:57.652Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-14T19:02:57.773Z] provisioning config files... [2022-12-14T19:02:57.785Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10597735332749976018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T19:02:58.146Z] ---> docker-login.sh [2022-12-14T19:02:58.146Z] nexus3.edgexfoundry.org:10001 [2022-12-14T19:02:58.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T19:02:58.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T19:02:58.407Z] Configure a credential helper to remove this warning. See [2022-12-14T19:02:58.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T19:02:58.407Z] [2022-12-14T19:02:58.407Z] Login Succeeded [2022-12-14T19:02:58.407Z] nexus3.edgexfoundry.org:10002 [2022-12-14T19:02:58.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T19:02:58.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T19:02:58.668Z] Configure a credential helper to remove this warning. See [2022-12-14T19:02:58.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T19:02:58.668Z] [2022-12-14T19:02:58.668Z] Login Succeeded [2022-12-14T19:02:58.668Z] nexus3.edgexfoundry.org:10003 [2022-12-14T19:02:58.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T19:02:58.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T19:02:58.668Z] Configure a credential helper to remove this warning. See [2022-12-14T19:02:58.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T19:02:58.668Z] [2022-12-14T19:02:58.668Z] Login Succeeded [2022-12-14T19:02:58.668Z] nexus3.edgexfoundry.org:10004 [2022-12-14T19:02:58.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T19:02:58.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T19:02:58.928Z] Configure a credential helper to remove this warning. See [2022-12-14T19:02:58.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T19:02:58.928Z] [2022-12-14T19:02:58.928Z] Login Succeeded [2022-12-14T19:02:58.928Z] docker.io [2022-12-14T19:02:58.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T19:02:59.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T19:02:59.189Z] Configure a credential helper to remove this warning. See [2022-12-14T19:02:59.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T19:02:59.189Z] [2022-12-14T19:02:59.189Z] Login Succeeded [2022-12-14T19:02:59.189Z] ---> docker-login.sh ends [Pipeline] } [2022-12-14T19:02:59.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-14T19:02:59.627Z] + 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-12-14T19:02:59.627Z] + dirname cmd/core-command/Dockerfile [2022-12-14T19:02:59.627Z] + cut -d/ -f2 [2022-12-14T19:02:59.627Z] + echo core-command,cmd/core-command/Dockerfile [2022-12-14T19:02:59.627Z] + dirname cmd/core-data/Dockerfile [2022-12-14T19:02:59.627Z] + cut -d/ -f2 [2022-12-14T19:02:59.627Z] + echo core-data,cmd/core-data/Dockerfile [2022-12-14T19:02:59.627Z] + dirname cmd/core-metadata/Dockerfile [2022-12-14T19:02:59.627Z] + cut -d/ -f2 [2022-12-14T19:02:59.627Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-12-14T19:02:59.627Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-12-14T19:02:59.627Z] + cut -d/ -f2 [2022-12-14T19:02:59.627Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-12-14T19:02:59.627Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-12-14T19:02:59.627Z] + cut -d/ -f2 [2022-12-14T19:02:59.627Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-12-14T19:02:59.627Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-12-14T19:02:59.627Z] + cut -d/ -f2 [2022-12-14T19:02:59.627Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-12-14T19:02:59.627Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-12-14T19:02:59.627Z] + cut -d/ -f2 [2022-12-14T19:02:59.627Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-12-14T19:02:59.627Z] + dirname cmd/security-spire-agent/Dockerfile [2022-12-14T19:02:59.627Z] + cut -d/ -f2 [2022-12-14T19:02:59.627Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-12-14T19:02:59.627Z] + dirname cmd/security-spire-config/Dockerfile [2022-12-14T19:02:59.627Z] + cut -d/ -f2 [2022-12-14T19:02:59.627Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-12-14T19:02:59.627Z] + cut -d/ -f2 [2022-12-14T19:02:59.627Z] + dirname cmd/security-spire-server/Dockerfile [2022-12-14T19:02:59.627Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-12-14T19:02:59.627Z] + dirname cmd/support-notifications/Dockerfile [2022-12-14T19:02:59.627Z] + cut -d/ -f2 [2022-12-14T19:02:59.627Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-12-14T19:02:59.627Z] + dirname cmd/support-scheduler/Dockerfile [2022-12-14T19:02:59.627Z] + cut -d/ -f2 [2022-12-14T19:02:59.627Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-12-14T19:02:59.627Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-12-14T19:02:59.627Z] + cut -d/ -f2 [2022-12-14T19:02:59.627Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-12-14T19:02:59.685Z] 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-12-14T19:03:00.201Z] + git rev-list -1 --merges 2bd9dcaae57d8a862f1259755b6cfd959ffde659~1..2bd9dcaae57d8a862f1259755b6cfd959ffde659 [Pipeline] echo [2022-12-14T19:03:00.235Z] -----------> git rev-list -1 --merges 2bd9dcaae57d8a862f1259755b6cfd959ffde659~1..2bd9dcaae57d8a862f1259755b6cfd959ffde659 2bd9dcaae57d8a862f1259755b6cfd959ffde659 [false] [Pipeline] sh [2022-12-14T19:03:00.544Z] + git log --format=format:%s -1 2bd9dcaae57d8a862f1259755b6cfd959ffde659 [Pipeline] echo [2022-12-14T19:03:00.584Z] ========================================================= [2022-12-14T19:03:00.584Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-12-14T19:03:00.584Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-12-14T19:03:01.074Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-14T19:03:01.074Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-12-14T19:03:01.074Z] + [ -e /tmp/ssh_known_hosts ] [2022-12-14T19:03:01.074Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-12-14T19:03:01.074Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-12-14T19:03:01.074Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-12-14T19:03:01.074Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T19:03:01.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T19:03:01.548Z] [2022-12-14T19:03:01.548Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T19:03:01.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T19:03:01.920Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-12-14T19:03:01.920Z] b85a868b505f: Pulling fs layer [2022-12-14T19:03:01.920Z] e2be974225ed: Pulling fs layer [2022-12-14T19:03:01.920Z] 339a4e72a1f5: Pulling fs layer [2022-12-14T19:03:01.920Z] 988bab9f4d93: Pulling fs layer [2022-12-14T19:03:01.920Z] 1469e6f7b9e6: Pulling fs layer [2022-12-14T19:03:01.920Z] eaf3925da568: Pulling fs layer [2022-12-14T19:03:01.920Z] bab4dde63d76: Pulling fs layer [2022-12-14T19:03:01.920Z] bde34c3a00c8: Pulling fs layer [2022-12-14T19:03:01.920Z] b352a97aabf1: Pulling fs layer [2022-12-14T19:03:01.920Z] 4872d77fe225: Pulling fs layer [2022-12-14T19:03:01.920Z] 5851b861e8e6: Pulling fs layer [2022-12-14T19:03:01.920Z] bab4dde63d76: Waiting [2022-12-14T19:03:01.920Z] bde34c3a00c8: Waiting [2022-12-14T19:03:01.920Z] b352a97aabf1: Waiting [2022-12-14T19:03:01.920Z] 5851b861e8e6: Waiting [2022-12-14T19:03:01.920Z] 988bab9f4d93: Waiting [2022-12-14T19:03:01.920Z] 4872d77fe225: Waiting [2022-12-14T19:03:01.920Z] eaf3925da568: Waiting [2022-12-14T19:03:01.920Z] e2be974225ed: Download complete [2022-12-14T19:03:01.920Z] 988bab9f4d93: Verifying Checksum [2022-12-14T19:03:01.920Z] 988bab9f4d93: Download complete [2022-12-14T19:03:02.180Z] 339a4e72a1f5: Verifying Checksum [2022-12-14T19:03:02.180Z] 339a4e72a1f5: Download complete [2022-12-14T19:03:02.180Z] 1469e6f7b9e6: Verifying Checksum [2022-12-14T19:03:02.180Z] 1469e6f7b9e6: Download complete [2022-12-14T19:03:02.180Z] eaf3925da568: Verifying Checksum [2022-12-14T19:03:02.180Z] eaf3925da568: Download complete [2022-12-14T19:03:02.180Z] bde34c3a00c8: Verifying Checksum [2022-12-14T19:03:02.180Z] bde34c3a00c8: Download complete [2022-12-14T19:03:02.180Z] b352a97aabf1: Verifying Checksum [2022-12-14T19:03:02.180Z] b352a97aabf1: Download complete [2022-12-14T19:03:02.180Z] 4872d77fe225: Download complete [2022-12-14T19:03:02.180Z] 5851b861e8e6: Verifying Checksum [2022-12-14T19:03:02.180Z] 5851b861e8e6: Download complete [2022-12-14T19:03:02.180Z] b85a868b505f: Verifying Checksum [2022-12-14T19:03:02.180Z] b85a868b505f: Download complete [2022-12-14T19:03:02.446Z] bab4dde63d76: Verifying Checksum [2022-12-14T19:03:02.446Z] bab4dde63d76: Download complete [2022-12-14T19:03:03.389Z] b85a868b505f: Pull complete [2022-12-14T19:03:03.649Z] e2be974225ed: Pull complete [2022-12-14T19:03:04.222Z] 339a4e72a1f5: Pull complete [2022-12-14T19:03:04.222Z] 988bab9f4d93: Pull complete [2022-12-14T19:03:04.481Z] 1469e6f7b9e6: Pull complete [2022-12-14T19:03:04.742Z] eaf3925da568: Pull complete [2022-12-14T19:03:06.648Z] bab4dde63d76: Pull complete [2022-12-14T19:03:06.648Z] bde34c3a00c8: Pull complete [2022-12-14T19:03:06.648Z] b352a97aabf1: Pull complete [2022-12-14T19:03:06.648Z] 4872d77fe225: Pull complete [2022-12-14T19:03:06.908Z] 5851b861e8e6: Pull complete [2022-12-14T19:03:06.908Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-12-14T19:03:06.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T19:03:06.908Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T19:03:07.125Z] prd-ubuntu20.04-docker-8c-8g-121231 does not seem to be running inside a container [2022-12-14T19:03:07.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-12-14T19:03:08.695Z] $ docker top 8d769f8430b7e3dfd3bdb921c7ff12be99e0eea87815cdc455af623612db5ad5 -eo pid,comm [2022-12-14T19:03:08.651Z] 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-12-14T19:03:08.652Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-14T19:03:08.774Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-14T19:03:08.774Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-14T19:03:08.890Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-14T19:03:08.998Z] $ docker exec 8d769f8430b7e3dfd3bdb921c7ff12be99e0eea87815cdc455af623612db5ad5 ssh-agent [2022-12-14T19:03:09.004Z] SSH_AUTH_SOCK=/tmp/ssh-w2HlE4wd6FIm/agent.33 [2022-12-14T19:03:09.004Z] SSH_AGENT_PID=39 [2022-12-14T19:03:09.011Z] Running ssh-add (command line suppressed) [2022-12-14T19:03:09.213Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_18387092111001432364.key (/w/workspace/edgex-go/1@tmp/private_key_18387092111001432364.key) [2022-12-14T19:03:09.132Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-14T19:03:09.464Z] + git tag --points-at HEAD [Pipeline] } [2022-12-14T19:03:09.595Z] $ docker exec --env ******** --env ******** 8d769f8430b7e3dfd3bdb921c7ff12be99e0eea87815cdc455af623612db5ad5 ssh-agent -k [2022-12-14T19:03:09.706Z] unset SSH_AUTH_SOCK; [2022-12-14T19:03:09.707Z] unset SSH_AGENT_PID; [2022-12-14T19:03:09.707Z] echo Agent pid 39 killed; [2022-12-14T19:03:09.612Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-12-14T19:03:09.693Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-14T19:03:09.693Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-14T19:03:09.818Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-14T19:03:09.925Z] $ docker exec 8d769f8430b7e3dfd3bdb921c7ff12be99e0eea87815cdc455af623612db5ad5 ssh-agent [2022-12-14T19:03:09.927Z] SSH_AUTH_SOCK=/tmp/ssh-lK5c8dL1u67B/agent.71 [2022-12-14T19:03:09.927Z] SSH_AGENT_PID=77 [2022-12-14T19:03:09.931Z] Running ssh-add (command line suppressed) [2022-12-14T19:03:10.139Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4474422734611749569.key (/w/workspace/edgex-go/1@tmp/private_key_4474422734611749569.key) [2022-12-14T19:03:10.051Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-14T19:03:10.384Z] + git semver init [2022-12-14T19:03:10.644Z] 2022-12-14 19:03:10,676 [run_init] DEBUG init version:0.0.0 force:False [2022-12-14T19:03:10.644Z] 2022-12-14 19:03:10,678 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-12-14T19:03:10.644Z] 2022-12-14 19:03:10,679 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-12-14T19:03:10.644Z] 2022-12-14 19:03:10,679 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-12-14T19:03:14.935Z] 2022-12-14 19:03:14,999 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-12-14T19:03:14.935Z] 2022-12-14 19:03:15,000 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4253 with force:False [2022-12-14T19:03:14.935Z] 2022-12-14 19:03:15,000 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4253 [2022-12-14T19:03:14.935Z] 2022-12-14 19:03:15,004 [execute] INFO git cat-file --batch-check [2022-12-14T19:03:14.935Z] 2022-12-14 19:03:15,005 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-12-14T19:03:14.935Z] 2022-12-14 19:03:15,011 [execute] INFO git cat-file --batch [2022-12-14T19:03:14.935Z] 2022-12-14 19:03:15,012 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-12-14T19:03:14.935Z] 2022-12-14 19:03:15,019 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4253 [2022-12-14T19:03:14.935Z] 0.0.0 [Pipeline] } [2022-12-14T19:03:15.306Z] $ docker exec --env ******** --env ******** 8d769f8430b7e3dfd3bdb921c7ff12be99e0eea87815cdc455af623612db5ad5 ssh-agent -k [2022-12-14T19:03:15.415Z] unset SSH_AUTH_SOCK; [2022-12-14T19:03:15.416Z] unset SSH_AGENT_PID; [2022-12-14T19:03:15.416Z] echo Agent pid 77 killed; [2022-12-14T19:03:15.334Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-14T19:03:15.768Z] + git semver [Pipeline] } [2022-12-14T19:03:16.142Z] $ docker stop --time=1 8d769f8430b7e3dfd3bdb921c7ff12be99e0eea87815cdc455af623612db5ad5 [2022-12-14T19:03:17.467Z] $ docker rm -f 8d769f8430b7e3dfd3bdb921c7ff12be99e0eea87815cdc455af623612db5ad5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-14T19:03:17.776Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-12-14T19:03:18.043Z] Stashed 1 file(s) [Pipeline] echo [2022-12-14T19:03:18.062Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-12-14T19:03:18.809Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-12-14T19:03:18.844Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-14T19:03:18.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-14T19:03:18.906Z] ========================================================= [2022-12-14T19:03:18.906Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-12-14T19:03:18.906Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-12-14T19:03:19.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-14T19:03:19.240Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-12-14T19:03:19.240Z] 213ec9aee27d: Pulling fs layer [2022-12-14T19:03:19.240Z] 4583459ba037: Pulling fs layer [2022-12-14T19:03:19.240Z] 93c1e223e6f2: Pulling fs layer [2022-12-14T19:03:19.240Z] 53926ce57604: Pulling fs layer [2022-12-14T19:03:19.240Z] 21b2b0c7a3f4: Pulling fs layer [2022-12-14T19:03:19.240Z] 22ff95d597cd: Pulling fs layer [2022-12-14T19:03:19.240Z] 12d6caf4c0d1: Pulling fs layer [2022-12-14T19:03:19.240Z] 96b7cbca73a9: Pulling fs layer [2022-12-14T19:03:19.240Z] a7acece74701: Pulling fs layer [2022-12-14T19:03:19.240Z] 21b2b0c7a3f4: Waiting [2022-12-14T19:03:19.240Z] 22ff95d597cd: Waiting [2022-12-14T19:03:19.240Z] 96b7cbca73a9: Waiting [2022-12-14T19:03:19.240Z] 12d6caf4c0d1: Waiting [2022-12-14T19:03:19.240Z] 53926ce57604: Waiting [2022-12-14T19:03:19.240Z] 93c1e223e6f2: Verifying Checksum [2022-12-14T19:03:19.240Z] 93c1e223e6f2: Download complete [2022-12-14T19:03:19.240Z] 4583459ba037: Verifying Checksum [2022-12-14T19:03:19.240Z] 4583459ba037: Download complete [2022-12-14T19:03:19.240Z] 21b2b0c7a3f4: Verifying Checksum [2022-12-14T19:03:19.240Z] 21b2b0c7a3f4: Download complete [2022-12-14T19:03:19.240Z] 22ff95d597cd: Verifying Checksum [2022-12-14T19:03:19.240Z] 22ff95d597cd: Download complete [2022-12-14T19:03:19.240Z] 213ec9aee27d: Verifying Checksum [2022-12-14T19:03:19.240Z] 213ec9aee27d: Download complete [2022-12-14T19:03:19.500Z] 12d6caf4c0d1: Download complete [2022-12-14T19:03:19.500Z] 213ec9aee27d: Pull complete [2022-12-14T19:03:19.500Z] 4583459ba037: Pull complete [2022-12-14T19:03:19.760Z] 93c1e223e6f2: Pull complete [2022-12-14T19:03:19.760Z] a7acece74701: Verifying Checksum [2022-12-14T19:03:19.760Z] a7acece74701: Download complete [2022-12-14T19:03:20.019Z] 96b7cbca73a9: Verifying Checksum [2022-12-14T19:03:20.019Z] 96b7cbca73a9: Download complete [2022-12-14T19:03:20.019Z] 53926ce57604: Verifying Checksum [2022-12-14T19:03:20.019Z] 53926ce57604: Download complete [2022-12-14T19:03:24.202Z] 53926ce57604: Pull complete [2022-12-14T19:03:24.202Z] 21b2b0c7a3f4: Pull complete [2022-12-14T19:03:24.202Z] 22ff95d597cd: Pull complete [2022-12-14T19:03:24.202Z] 12d6caf4c0d1: Pull complete [2022-12-14T19:03:26.733Z] 96b7cbca73a9: Pull complete [2022-12-14T19:03:27.300Z] a7acece74701: Pull complete [2022-12-14T19:03:27.300Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-12-14T19:03:27.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-14T19:03:27.300Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-12-14T19:03:27.653Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-14T19:03:27.653Z] WORKDIR /edgex [2022-12-14T19:03:27.653Z] COPY go.mod . [2022-12-14T19:03:27.653Z] RUN go mod download [2022-12-14T19:03:27.653Z] + docker build -t ci-base-image-x86_64 -f - . [2022-12-14T19:03:28.228Z] Sending build context to Docker daemon 170.2MB [2022-12-14T19:03:28.228Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-14T19:03:28.228Z] ---> db6d94c90886 [2022-12-14T19:03:28.228Z] Step 2/4 : WORKDIR /edgex [2022-12-14T19:03:30.149Z] ---> Running in 28a8dca8a990 [2022-12-14T19:03:30.408Z] Removing intermediate container 28a8dca8a990 [2022-12-14T19:03:30.408Z] ---> d3b236d866ed [2022-12-14T19:03:30.408Z] Step 3/4 : COPY go.mod . [2022-12-14T19:03:30.408Z] ---> 99247e0710e0 [2022-12-14T19:03:30.408Z] Step 4/4 : RUN go mod download [2022-12-14T19:03:30.667Z] ---> Running in b706e15a8b8c [2022-12-14T19:03:33.358Z] Still waiting to schedule task [2022-12-14T19:03:33.359Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-12-14T19:03:42.878Z] Removing intermediate container b706e15a8b8c [2022-12-14T19:03:42.878Z] ---> 55ce80cc4d89 [2022-12-14T19:03:42.878Z] Successfully built 55ce80cc4d89 [2022-12-14T19:03:42.878Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T19:03:43.241Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-14T19:03:43.241Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T19:03:43.390Z] prd-ubuntu20.04-docker-8c-8g-121231 does not seem to be running inside a container [2022-12-14T19:03:43.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2022-12-14T19:03:43.890Z] $ docker top 431b385e429a19fc4b46f630cbd6de8566c0860701026760ccddc57dd53df586 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T19:03:44.214Z] + go version [2022-12-14T19:03:44.214Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-12-14T19:03:44.314Z] $ docker stop --time=1 431b385e429a19fc4b46f630cbd6de8566c0860701026760ccddc57dd53df586 [2022-12-14T19:03:45.614Z] $ docker rm -f 431b385e429a19fc4b46f630cbd6de8566c0860701026760ccddc57dd53df586 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T19:03:46.236Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-14T19:03:46.236Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T19:03:46.388Z] prd-ubuntu20.04-docker-8c-8g-121231 does not seem to be running inside a container [2022-12-14T19:03:46.483Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2022-12-14T19:03:46.835Z] $ docker top 82a453c2f977ca2d9581344158ddcf3bf2eafdc1d1b925ad9869d043b40cc6c6 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-12-14T19:03:46.887Z] ========================================================= [2022-12-14T19:03:46.887Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-12-14T19:03:46.887Z] ========================================================= [Pipeline] sh [2022-12-14T19:03:47.177Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-12-14T19:03:47.530Z] + make test [2022-12-14T19:03:47.530Z] go test -race -coverprofile=coverage.out ./... [2022-12-14T19:03:54.087Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-12-14T19:04:08.952Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-12-14T19:04:08.952Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-12-14T19:04:08.952Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-12-14T19:04:08.952Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-12-14T19:04:08.952Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-12-14T19:04:08.952Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-12-14T19:04:08.952Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-12-14T19:04:08.952Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-12-14T19:04:08.952Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-12-14T19:04:08.952Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-12-14T19:04:08.952Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-12-14T19:04:08.952Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-12-14T19:04:08.952Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-12-14T19:04:08.952Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-12-14T19:04:08.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-12-14T19:04:08.952Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.070s coverage: 28.7% of statements [2022-12-14T19:04:08.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-12-14T19:04:08.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-12-14T19:04:08.952Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.102s coverage: 98.5% of statements [2022-12-14T19:04:08.952Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.126s coverage: 43.0% of statements [2022-12-14T19:04:08.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-12-14T19:04:08.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-12-14T19:04:08.952Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.146s coverage: 54.2% of statements [2022-12-14T19:04:08.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-12-14T19:04:08.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-12-14T19:04:13.141Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.166s coverage: 89.2% of statements [2022-12-14T19:04:13.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-12-14T19:04:13.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-12-14T19:04:13.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-12-14T19:04:13.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-12-14T19:04:13.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-12-14T19:04:13.141Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.092s coverage: 2.2% of statements [2022-12-14T19:04:13.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-12-14T19:04:13.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-12-14T19:04:13.141Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.486s coverage: 95.6% of statements [2022-12-14T19:04:13.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-12-14T19:04:13.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-12-14T19:04:13.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-12-14T19:04:13.141Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements [2022-12-14T19:04:13.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-12-14T19:04:13.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-12-14T19:04:13.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-12-14T19:04:13.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-12-14T19:04:13.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-12-14T19:04:13.141Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 60.0% of statements [2022-12-14T19:04:13.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-12-14T19:04:13.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-12-14T19:04:13.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-12-14T19:04:13.141Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.083s coverage: 0.9% of statements [2022-12-14T19:04:13.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-12-14T19:04:13.141Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements [2022-12-14T19:04:13.141Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.072s coverage: 29.6% of statements [2022-12-14T19:04:13.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-12-14T19:04:13.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements [2022-12-14T19:04:13.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.085s coverage: 79.5% of statements [2022-12-14T19:04:13.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2022-12-14T19:04:13.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.116s coverage: 96.3% of statements [2022-12-14T19:04:13.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2022-12-14T19:04:21.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.070s coverage: 94.4% of statements [2022-12-14T19:04:21.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2022-12-14T19:04:23.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.222s coverage: 79.9% of statements [2022-12-14T19:04:23.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-12-14T19:04:33.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-12-14T19:04:33.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-12-14T19:04:33.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.086s coverage: 86.9% of statements [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-12-14T19:04:33.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-12-14T19:04:33.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-12-14T19:04:33.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-12-14T19:04:33.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements [2022-12-14T19:04:33.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.073s coverage: 87.2% of statements [2022-12-14T19:04:33.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements [2022-12-14T19:04:33.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.237s coverage: 91.2% of statements [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-12-14T19:04:33.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 64.7% of statements [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-12-14T19:04:33.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-12-14T19:04:33.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.050s coverage: 89.4% of statements [2022-12-14T19:04:33.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-12-14T19:04:33.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2022-12-14T19:04:33.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2022-12-14T19:04:33.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.299s coverage: 65.8% of statements [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-12-14T19:04:33.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.168s coverage: 41.8% of statements [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-12-14T19:04:33.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-12-14T19:04:33.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-12-14T19:04:33.148Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-12-14T19:04:33.148Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.169s coverage: 92.3% of statements [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-12-14T19:04:33.148Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-12-14T19:04:33.148Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.115s coverage: 97.7% of statements [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-12-14T19:04:33.148Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-12-14T19:04:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-12-14T19:04:33.148Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2022-12-14T19:04:33.148Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-12-14T19:04:33.148Z] 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-12-14T19:04:51.233Z] 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-12-14T19:04:51.233Z] go vet ./... [2022-12-14T19:04:54.513Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-14T19:04:54.513Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-14T19:04:54.513Z] ./bin/test-attribution-txt.sh [2022-12-14T19:04:54.513Z] An attribution for github.com/edgexfoundry/go-mod-configuration/v3 is missing from Attribution.txt, please add [Pipeline] echo [2022-12-14T19:04:54.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-12-14T19:04:54.851Z] + ls -al . [2022-12-14T19:04:54.851Z] total 772 [2022-12-14T19:04:54.851Z] drwxrwxr-x 11 1001 1001 4096 Dec 14 19:03 . [2022-12-14T19:04:54.851Z] drwxr-xr-x 4 root root 4096 Dec 14 19:03 .. [2022-12-14T19:04:54.851Z] drwxrwxr-x 2 1001 1001 4096 Dec 14 19:02 .blubracket [2022-12-14T19:04:54.851Z] -rw-rw-r-- 1 1001 1001 16 Dec 14 19:02 .dockerignore [2022-12-14T19:04:54.851Z] drwxrwxr-x 8 1001 1001 4096 Dec 14 19:04 .git [2022-12-14T19:04:54.851Z] drwxrwxr-x 3 1001 1001 4096 Dec 14 19:02 .github [2022-12-14T19:04:54.851Z] -rw-rw-r-- 1 1001 1001 1030 Dec 14 19:02 .gitignore [2022-12-14T19:04:54.851Z] -rw-rw-r-- 1 1001 1001 42 Dec 14 19:02 .golangci.yml [2022-12-14T19:04:54.851Z] -rw-rw-r-- 1 1001 1001 87 Dec 14 19:02 .hadolint.yml [2022-12-14T19:04:54.851Z] drwxr-xr-x 3 1001 1001 4096 Dec 14 19:03 .semver [2022-12-14T19:04:54.851Z] -rw-rw-r-- 1 1001 1001 166 Dec 14 19:02 .sonarcloud.properties [2022-12-14T19:04:54.851Z] -rw-rw-r-- 1 1001 1001 1171 Dec 14 19:02 ADOPTERS.md [2022-12-14T19:04:54.851Z] -rw-rw-r-- 1 1001 1001 10618 Dec 14 19:02 Attribution.txt [2022-12-14T19:04:54.851Z] -rw-rw-r-- 1 1001 1001 73765 Dec 14 19:02 CHANGELOG.md [2022-12-14T19:04:54.851Z] -rw-rw-r-- 1 1001 1001 3804 Dec 14 19:02 CONTRIBUTING.md [2022-12-14T19:04:54.851Z] -rw-rw-r-- 1 1001 1001 677 Dec 14 19:02 GOVERNANCE.md [2022-12-14T19:04:54.851Z] -rw-rw-r-- 1 1001 1001 850 Dec 14 19:02 Jenkinsfile [2022-12-14T19:04:54.851Z] -rw-rw-r-- 1 1001 1001 10775 Dec 14 19:02 LICENSE [2022-12-14T19:04:54.851Z] -rw-rw-r-- 1 1001 1001 13289 Dec 14 19:02 Makefile [2022-12-14T19:04:54.851Z] -rw-rw-r-- 1 1001 1001 582 Dec 14 19:02 OWNERS.md [2022-12-14T19:04:54.851Z] -rw-rw-r-- 1 1001 1001 9403 Dec 14 19:02 README.md [2022-12-14T19:04:54.851Z] -rw-rw-r-- 1 1001 1001 6912 Dec 14 19:02 SECURITY.md [2022-12-14T19:04:54.851Z] -rw-rw-r-- 1 1001 1001 5 Dec 14 19:03 VERSION [2022-12-14T19:04:54.851Z] drwxrwxr-x 2 1001 1001 4096 Dec 14 19:02 bin [2022-12-14T19:04:54.851Z] drwxrwxr-x 18 1001 1001 4096 Dec 14 19:02 cmd [2022-12-14T19:04:54.851Z] -rw-r--r-- 1 root root 501826 Dec 14 19:04 coverage.out [2022-12-14T19:04:54.851Z] -rw-rw-r-- 1 1001 1001 3400 Dec 14 19:02 go.mod [2022-12-14T19:04:54.851Z] -rw-rw-r-- 1 1001 1001 45110 Dec 14 19:02 go.sum [2022-12-14T19:04:54.851Z] drwxrwxr-x 8 1001 1001 4096 Dec 14 19:02 internal [2022-12-14T19:04:54.851Z] drwxrwxr-x 3 1001 1001 4096 Dec 14 19:02 openapi [2022-12-14T19:04:54.851Z] drwxrwxr-x 4 1001 1001 4096 Dec 14 19:02 snap [2022-12-14T19:04:54.851Z] -rw-rw-r-- 1 1001 1001 204 Dec 14 19:02 version.go [Pipeline] sh [2022-12-14T19:04:55.234Z] + '[' -e coverage.out ] [2022-12-14T19:04:55.234Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-12-14T19:04:55.355Z] Stashed 1 file(s) [Pipeline] sh [2022-12-14T19:04:55.680Z] + make build [2022-12-14T19:04:55.680Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2022-12-14T19:05:07.897Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-12-14T19:05:08.155Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-12-14T19:05:08.303Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-121233 in /w/workspace/edgexfoundry_edgex-go_PR-4253 [Pipeline] { [Pipeline] ws [2022-12-14T19:05:08.341Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-12-14T19:05:08.415Z] The recommended git tool is: git [2022-12-14T19:05:09.526Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-12-14T19:05:13.396Z] using credential edgex-jenkins-ssh [2022-12-14T19:05:13.413Z] Cloning the remote Git repository [2022-12-14T19:05:13.459Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-12-14T19:05:13.536Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-12-14T19:05:13.680Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-12-14T19:05:13.680Z] > git --version # timeout=10 [2022-12-14T19:05:13.701Z] > git --version # 'git version 2.25.1' [2022-12-14T19:05:13.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-14T19:05:13.754Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-14T19:05:16.082Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-12-14T19:05:16.339Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-12-14T19:05:17.714Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-12-14T19:05:19.096Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-12-14T19:05:19.665Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-12-14T19:05:21.044Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-12-14T19:05:21.980Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-12-14T19:05:22.918Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-12-14T19:05:25.454Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-12-14T19:05:26.381Z] $ docker stop --time=1 82a453c2f977ca2d9581344158ddcf3bf2eafdc1d1b925ad9869d043b40cc6c6 [2022-12-14T19:05:28.765Z] $ docker rm -f 82a453c2f977ca2d9581344158ddcf3bf2eafdc1d1b925ad9869d043b40cc6c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T19:05:29.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-12-14T19:05:29.951Z] [2022-12-14T19:05:29.951Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T19:05:30.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-12-14T19:05:30.337Z] latest: Pulling from edgex-devops/edgex-compose [2022-12-14T19:05:30.337Z] cbdbe7a5bc2a: Pulling fs layer [2022-12-14T19:05:30.337Z] ca9280d653b3: Pulling fs layer [2022-12-14T19:05:30.337Z] 7e9c9ca2126c: Pulling fs layer [2022-12-14T19:05:30.337Z] cbdbe7a5bc2a: Download complete [2022-12-14T19:05:30.481Z] Merging remotes/origin/main commit c06f5ea463beb75557a6507ee42ec03376c15ad1 into PR head commit 2bd9dcaae57d8a862f1259755b6cfd959ffde659 [2022-12-14T19:05:28.958Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-12-14T19:05:28.979Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-14T19:05:29.774Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-12-14T19:05:29.811Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-12-14T19:05:29.812Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-14T19:05:29.833Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4253/head:refs/remotes/origin/PR-4253 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-12-14T19:05:30.601Z] ca9280d653b3: Verifying Checksum [2022-12-14T19:05:30.601Z] ca9280d653b3: Download complete [2022-12-14T19:05:30.601Z] cbdbe7a5bc2a: Pull complete [2022-12-14T19:05:30.858Z] Merge succeeded, producing 2bd9dcaae57d8a862f1259755b6cfd959ffde659 [2022-12-14T19:05:30.858Z] Checking out Revision 2bd9dcaae57d8a862f1259755b6cfd959ffde659 (PR-4253) [2022-12-14T19:05:30.860Z] 7e9c9ca2126c: Verifying Checksum [2022-12-14T19:05:30.860Z] 7e9c9ca2126c: Download complete [2022-12-14T19:05:31.118Z] ca9280d653b3: Pull complete [2022-12-14T19:05:31.462Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2022-12-14T19:05:31.509Z] > git --version # timeout=10 [2022-12-14T19:05:31.519Z] > git --version # 'git version 2.25.1' [2022-12-14T19:05:31.538Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-14T19:05:30.501Z] > git config core.sparsecheckout # timeout=10 [2022-12-14T19:05:30.518Z] > git checkout -f 2bd9dcaae57d8a862f1259755b6cfd959ffde659 # timeout=10 [2022-12-14T19:05:30.752Z] > git remote # timeout=10 [2022-12-14T19:05:30.777Z] > git config --get remote.origin.url # timeout=10 [2022-12-14T19:05:30.800Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-14T19:05:30.813Z] > git merge c06f5ea463beb75557a6507ee42ec03376c15ad1 # timeout=10 [2022-12-14T19:05:30.842Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-12-14T19:05:30.867Z] > git config core.sparsecheckout # timeout=10 [2022-12-14T19:05:30.886Z] > git checkout -f 2bd9dcaae57d8a862f1259755b6cfd959ffde659 # timeout=10 [2022-12-14T19:05:32.622Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-12-14T19:05:32.622Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-14T19:05:32.622Z] Dload Upload Total Spent Left Speed [2022-12-14T19:05:32.622Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86155 0 --:--:-- --:--:-- --:--:-- 86155 [Pipeline] sh [2022-12-14T19:05:33.141Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-12-14T19:05:33.475Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-12-14T19:05:33.476Z] + sudo tee /etc/docker/daemon.new [2022-12-14T19:05:33.476Z] { [2022-12-14T19:05:33.476Z] "registry-mirrors": [ [2022-12-14T19:05:33.476Z] "https://nexus3.edgexfoundry.org:10001" [2022-12-14T19:05:33.476Z] ], [2022-12-14T19:05:33.476Z] "bip": "10.250.0.254/24", [2022-12-14T19:05:33.476Z] "hosts": [ [2022-12-14T19:05:33.476Z] "tcp://0.0.0.0:5555", [2022-12-14T19:05:33.476Z] "unix:///var/run/docker.sock" [2022-12-14T19:05:33.476Z] ], [2022-12-14T19:05:33.476Z] "mtu": 1458, [2022-12-14T19:05:33.476Z] "selinux-enabled": true, [2022-12-14T19:05:33.476Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-12-14T19:05:33.476Z] } [Pipeline] sh [2022-12-14T19:05:33.814Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-12-14T19:05:34.156Z] + sudo service docker restart [2022-12-14T19:05:34.397Z] 7e9c9ca2126c: Pull complete [2022-12-14T19:05:34.397Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-12-14T19:05:34.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-12-14T19:05:34.397Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T19:05:34.603Z] prd-ubuntu20.04-docker-8c-8g-121231 does not seem to be running inside a container [2022-12-14T19:05:34.597Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-12-14T19:05:35.900Z] $ docker top 22e7cbf8b9a85aca633cbe4dbe1ff82be82c70c9593bfeb96192b37b787b56e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T19:05:36.335Z] + docker-compose build --help [2022-12-14T19:05:36.335Z] + grep parallel [2022-12-14T19:05:36.901Z] --parallel Build images in parallel. [Pipeline] } [2022-12-14T19:05:36.899Z] $ docker stop --time=1 22e7cbf8b9a85aca633cbe4dbe1ff82be82c70c9593bfeb96192b37b787b56e6 [2022-12-14T19:05:38.188Z] $ docker rm -f 22e7cbf8b9a85aca633cbe4dbe1ff82be82c70c9593bfeb96192b37b787b56e6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T19:05:38.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-12-14T19:05:38.841Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T19:05:38.990Z] prd-ubuntu20.04-docker-8c-8g-121231 does not seem to be running inside a container [2022-12-14T19:05:38.985Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-12-14T19:05:39.309Z] $ docker top 030ada4d48ccd6a4ea20a75a269c5f09562f4f2c626408c0e6b1cfbbb95c8e5b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T19:05:39.735Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-12-14T19:05:40.307Z] Building core-command ... [2022-12-14T19:05:40.307Z] Building core-data ... [2022-12-14T19:05:40.307Z] Building core-metadata ... [2022-12-14T19:05:40.307Z] Building security-bootstrapper ... [2022-12-14T19:05:40.307Z] Building security-proxy-setup ... [2022-12-14T19:05:40.307Z] Building security-secretstore-setup ... [2022-12-14T19:05:40.307Z] Building security-spiffe-token-provider ... [2022-12-14T19:05:40.307Z] Building security-spire-agent ... [2022-12-14T19:05:40.307Z] Building security-spire-config ... [2022-12-14T19:05:40.307Z] Building security-spire-server ... [2022-12-14T19:05:40.307Z] Building support-notifications ... [2022-12-14T19:05:40.307Z] Building support-scheduler ... [2022-12-14T19:05:40.307Z] Building sys-mgmt-agent ... [2022-12-14T19:05:40.307Z] Building support-notifications [2022-12-14T19:05:40.307Z] Building security-spire-server [2022-12-14T19:05:40.307Z] Building security-bootstrapper [2022-12-14T19:05:40.307Z] Building security-secretstore-setup [2022-12-14T19:05:40.307Z] Building security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-14T19:05:52.433Z] provisioning config files... [2022-12-14T19:05:52.459Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15862179110526768943tmp [Pipeline] { [Pipeline] libraryResource [2022-12-14T19:05:52.509Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-14T19:05:52.509Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-14T19:05:52.509Z] ---> 55ce80cc4d89 [2022-12-14T19:05:52.509Z] Step 3/24 : WORKDIR /edgex-go [2022-12-14T19:05:52.509Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-14T19:05:52.509Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-14T19:05:52.509Z] ---> 55ce80cc4d89 [2022-12-14T19:05:52.509Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-14T19:05:52.509Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-14T19:05:52.509Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-12-14T19:05:52.509Z] ---> 55ce80cc4d89 [2022-12-14T19:05:52.509Z] Step 3/23 : WORKDIR /edgex-go [2022-12-14T19:05:52.509Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-14T19:05:52.509Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-12-14T19:05:52.509Z] ---> 55ce80cc4d89 [2022-12-14T19:05:52.509Z] Step 3/21 : WORKDIR /edgex-go [2022-12-14T19:05:52.509Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-14T19:05:52.509Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-12-14T19:05:52.509Z] ---> 55ce80cc4d89 [2022-12-14T19:05:52.509Z] Step 3/32 : WORKDIR /edgex-go [Pipeline] sh [2022-12-14T19:05:52.845Z] ---> docker-login.sh [2022-12-14T19:05:52.845Z] nexus3.edgexfoundry.org:10001 [2022-12-14T19:05:53.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T19:05:53.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T19:05:53.381Z] Configure a credential helper to remove this warning. See [2022-12-14T19:05:53.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T19:05:53.381Z] [2022-12-14T19:05:53.381Z] Login Succeeded [2022-12-14T19:05:53.381Z] nexus3.edgexfoundry.org:10002 [2022-12-14T19:05:53.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T19:05:53.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T19:05:53.650Z] Configure a credential helper to remove this warning. See [2022-12-14T19:05:53.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T19:05:53.650Z] [2022-12-14T19:05:53.650Z] Login Succeeded [2022-12-14T19:05:53.650Z] nexus3.edgexfoundry.org:10003 [2022-12-14T19:05:53.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T19:05:53.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T19:05:53.919Z] Configure a credential helper to remove this warning. See [2022-12-14T19:05:53.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T19:05:53.919Z] [2022-12-14T19:05:53.919Z] Login Succeeded [2022-12-14T19:05:53.919Z] nexus3.edgexfoundry.org:10004 [2022-12-14T19:05:54.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T19:05:54.419Z] ---> Running in 45dbc7f6d0b3 [2022-12-14T19:05:54.419Z] ---> Running in b1ef7b1cdef9 [2022-12-14T19:05:54.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T19:05:54.458Z] Configure a credential helper to remove this warning. See [2022-12-14T19:05:54.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T19:05:54.458Z] [2022-12-14T19:05:54.458Z] Login Succeeded [2022-12-14T19:05:54.458Z] docker.io [2022-12-14T19:05:54.682Z] ---> Running in 1718eb15ca0e [2022-12-14T19:05:54.682Z] ---> Running in e8370cd61790 [2022-12-14T19:05:54.682Z] ---> Running in 7c517c61b57f [2022-12-14T19:05:54.682Z] Removing intermediate container 7c517c61b57f [2022-12-14T19:05:54.682Z] ---> 3f7774fd7fed [2022-12-14T19:05:54.682Z] Step 4/22 : WORKDIR /edgex-go [2022-12-14T19:05:54.682Z] Removing intermediate container e8370cd61790 [2022-12-14T19:05:54.682Z] ---> b9b2767426b2 [2022-12-14T19:05:54.682Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-12-14T19:05:54.682Z] Removing intermediate container 45dbc7f6d0b3 [2022-12-14T19:05:54.682Z] ---> 1ef2e7bce3e0 [2022-12-14T19:05:54.682Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-12-14T19:05:54.682Z] Removing intermediate container b1ef7b1cdef9 [2022-12-14T19:05:54.682Z] ---> bd206b7a415d [2022-12-14T19:05:54.682Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-12-14T19:05:54.682Z] ---> Running in 8052790ffdca [2022-12-14T19:05:54.682Z] Removing intermediate container 1718eb15ca0e [2022-12-14T19:05:54.682Z] ---> e75883992683 [2022-12-14T19:05:54.682Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-12-14T19:05:54.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T19:05:54.940Z] ---> Running in cd0e79babced [2022-12-14T19:05:54.940Z] ---> Running in 8a8b7ab88980 [2022-12-14T19:05:54.940Z] ---> Running in b1a82d6dc084 [2022-12-14T19:05:54.940Z] ---> Running in 47471fa2846a [2022-12-14T19:05:54.940Z] Removing intermediate container 8052790ffdca [2022-12-14T19:05:54.940Z] ---> f5b2f93616cd [2022-12-14T19:05:54.940Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-12-14T19:05:54.940Z] ---> Running in 6789fde28732 [2022-12-14T19:05:54.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T19:05:54.995Z] Configure a credential helper to remove this warning. See [2022-12-14T19:05:54.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T19:05:54.996Z] [2022-12-14T19:05:54.996Z] Login Succeeded [2022-12-14T19:05:54.996Z] ---> docker-login.sh ends [Pipeline] } [2022-12-14T19:05:55.024Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-12-14T19:05:55.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] sh [2022-12-14T19:05:55.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-14T19:05:55.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-14T19:05:55.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-14T19:05:55.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-14T19:05:55.635Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-12-14T19:05:55.673Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-14T19:05:55.707Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2022-12-14T19:05:55.715Z] OK: 211 MiB in 51 packages [2022-12-14T19:05:55.715Z] OK: 211 MiB in 51 packages [2022-12-14T19:05:55.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-14T19:05:55.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-14T19:05:55.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-14T19:05:55.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-14T19:05:55.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] echo [2022-12-14T19:05:55.754Z] ========================================================= [2022-12-14T19:05:55.754Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-12-14T19:05:55.754Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-12-14T19:05:55.979Z] OK: 211 MiB in 51 packages [2022-12-14T19:05:55.979Z] OK: 211 MiB in 51 packages [2022-12-14T19:05:55.979Z] OK: 211 MiB in 51 packages [2022-12-14T19:05:55.979Z] Removing intermediate container cd0e79babced [2022-12-14T19:05:55.979Z] ---> 1ef145f5f62d [2022-12-14T19:05:55.979Z] Step 5/24 : COPY go.mod vendor* ./ [2022-12-14T19:05:56.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-14T19:05:56.132Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-12-14T19:05:56.132Z] 9b18e9b68314: Pulling fs layer [2022-12-14T19:05:56.132Z] 35d82f9e3411: Pulling fs layer [2022-12-14T19:05:56.132Z] e16973657156: Pulling fs layer [2022-12-14T19:05:56.132Z] fc693d55d65f: Pulling fs layer [2022-12-14T19:05:56.132Z] 7e9fc2657dce: Pulling fs layer [2022-12-14T19:05:56.132Z] dda99020689f: Pulling fs layer [2022-12-14T19:05:56.132Z] db1c61fa0a46: Pulling fs layer [2022-12-14T19:05:56.132Z] 891c053d2c06: Pulling fs layer [2022-12-14T19:05:56.132Z] 7e9fc2657dce: Waiting [2022-12-14T19:05:56.132Z] dda99020689f: Waiting [2022-12-14T19:05:56.132Z] db1c61fa0a46: Waiting [2022-12-14T19:05:56.236Z] Removing intermediate container 8a8b7ab88980 [2022-12-14T19:05:56.236Z] ---> 7abb533db9cb [2022-12-14T19:05:56.236Z] Step 5/21 : COPY go.mod vendor* ./ [2022-12-14T19:05:56.236Z] ---> f83ebcda66fd [2022-12-14T19:05:56.236Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T19:05:56.236Z] ---> Running in 1f19ba0e1364 [2022-12-14T19:05:56.236Z] ---> 7107f6c39a8a [2022-12-14T19:05:56.236Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T19:05:56.407Z] 891c053d2c06: Waiting [2022-12-14T19:05:56.407Z] fc693d55d65f: Waiting [2022-12-14T19:05:56.407Z] e16973657156: Verifying Checksum [2022-12-14T19:05:56.407Z] e16973657156: Download complete [2022-12-14T19:05:56.407Z] 35d82f9e3411: Verifying Checksum [2022-12-14T19:05:56.407Z] 35d82f9e3411: Download complete [2022-12-14T19:05:56.407Z] 7e9fc2657dce: Verifying Checksum [2022-12-14T19:05:56.407Z] 7e9fc2657dce: Download complete [2022-12-14T19:05:56.407Z] dda99020689f: Verifying Checksum [2022-12-14T19:05:56.407Z] dda99020689f: Download complete [2022-12-14T19:05:56.407Z] 9b18e9b68314: Download complete [2022-12-14T19:05:56.494Z] ---> Running in 054fa4735296 [2022-12-14T19:05:56.494Z] Removing intermediate container b1a82d6dc084 [2022-12-14T19:05:56.494Z] ---> 2c50a0d765d6 [2022-12-14T19:05:56.494Z] Step 5/23 : COPY go.mod vendor* ./ [2022-12-14T19:05:56.494Z] Removing intermediate container 47471fa2846a [2022-12-14T19:05:56.494Z] ---> 13c0904f3323 [2022-12-14T19:05:56.494Z] Step 5/32 : COPY go.mod vendor* ./ [2022-12-14T19:05:56.494Z] Removing intermediate container 6789fde28732 [2022-12-14T19:05:56.494Z] ---> 5b2c081f07ae [2022-12-14T19:05:56.494Z] Step 6/22 : COPY go.mod vendor* ./ [2022-12-14T19:05:56.752Z] ---> 544aff4f77e5 [2022-12-14T19:05:56.752Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T19:05:56.752Z] ---> 2b2614364237 [2022-12-14T19:05:56.752Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T19:05:56.752Z] ---> Running in 11e444f17c30 [2022-12-14T19:05:56.752Z] ---> Running in a61228deeb21 [2022-12-14T19:05:56.752Z] ---> df1bcbf09fa8 [2022-12-14T19:05:56.752Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T19:05:56.752Z] ---> Running in 324905379c35 [2022-12-14T19:05:57.393Z] 9b18e9b68314: Pull complete [2022-12-14T19:05:57.666Z] 891c053d2c06: Verifying Checksum [2022-12-14T19:05:57.666Z] 891c053d2c06: Download complete [2022-12-14T19:05:57.666Z] 35d82f9e3411: Pull complete [2022-12-14T19:05:57.940Z] e16973657156: Pull complete [2022-12-14T19:05:58.913Z] db1c61fa0a46: Download complete [2022-12-14T19:05:59.183Z] fc693d55d65f: Verifying Checksum [2022-12-14T19:05:59.183Z] fc693d55d65f: Download complete [2022-12-14T19:06:11.598Z] fc693d55d65f: Pull complete [2022-12-14T19:06:11.598Z] 7e9fc2657dce: Pull complete [2022-12-14T19:06:11.598Z] dda99020689f: Pull complete [2022-12-14T19:06:16.964Z] db1c61fa0a46: Pull complete [2022-12-14T19:06:18.884Z] Removing intermediate container 054fa4735296 [2022-12-14T19:06:18.884Z] ---> 07a98afd4bea [2022-12-14T19:06:18.884Z] Step 7/21 : COPY . . [2022-12-14T19:06:18.884Z] Removing intermediate container 324905379c35 [2022-12-14T19:06:18.884Z] ---> 254346760beb [2022-12-14T19:06:18.884Z] Step 8/22 : COPY . . [2022-12-14T19:06:18.884Z] Removing intermediate container 11e444f17c30 [2022-12-14T19:06:18.884Z] ---> 2dac0beb5e48 [2022-12-14T19:06:18.884Z] Step 7/23 : COPY . . [2022-12-14T19:06:18.884Z] Removing intermediate container 1f19ba0e1364 [2022-12-14T19:06:18.884Z] ---> 7cd640af5ee8 [2022-12-14T19:06:18.884Z] Step 7/24 : COPY . . [2022-12-14T19:06:18.884Z] Removing intermediate container a61228deeb21 [2022-12-14T19:06:18.884Z] ---> 09cb48007c4a [2022-12-14T19:06:18.884Z] Step 7/32 : COPY . . [2022-12-14T19:06:21.216Z] 891c053d2c06: Pull complete [2022-12-14T19:06:21.216Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-12-14T19:06:21.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-14T19:06:21.216Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-12-14T19:06:21.607Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-14T19:06:21.607Z] WORKDIR /edgex [2022-12-14T19:06:21.607Z] COPY go.mod . [2022-12-14T19:06:21.607Z] RUN go mod download [2022-12-14T19:06:21.607Z] + docker build -t ci-base-image-arm64 -f - . [2022-12-14T19:06:22.202Z] Sending build context to Docker daemon 3.266MB [2022-12-14T19:06:22.202Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-14T19:06:22.202Z] ---> f96f9c87975a [2022-12-14T19:06:22.202Z] Step 2/4 : WORKDIR /edgex [2022-12-14T19:06:24.181Z] ---> Running in 53751f6dfc87 [2022-12-14T19:06:24.181Z] Removing intermediate container 53751f6dfc87 [2022-12-14T19:06:24.181Z] ---> e0b4b40774e0 [2022-12-14T19:06:24.181Z] Step 3/4 : COPY go.mod . [2022-12-14T19:06:24.766Z] ---> 17f70398339f [2022-12-14T19:06:24.766Z] Step 4/4 : RUN go mod download [2022-12-14T19:06:24.766Z] ---> Running in 006b887296da [2022-12-14T19:06:26.995Z] ---> 8baa8709d168 [2022-12-14T19:06:26.995Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-12-14T19:06:26.995Z] ---> Running in bd0fafeb3774 [2022-12-14T19:06:26.995Z] ---> 8200d82ca444 [2022-12-14T19:06:26.995Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-12-14T19:06:26.995Z] ---> 5c89478aacc4 [2022-12-14T19:06:26.995Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-12-14T19:06:26.995Z] ---> d1d22adb23cb [2022-12-14T19:06:26.995Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-12-14T19:06:26.995Z] ---> cc72019ff4f9 [2022-12-14T19:06:26.995Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-12-14T19:06:26.995Z] ---> Running in 83d9c6308326 [2022-12-14T19:06:26.995Z] ---> Running in 60c55fbdefca [2022-12-14T19:06:26.995Z] ---> Running in c23e0644c0d3 [2022-12-14T19:06:26.995Z] ---> Running in d3a2892b5c4c [2022-12-14T19:06:27.254Z] Removing intermediate container c23e0644c0d3 [2022-12-14T19:06:27.254Z] ---> f66f65f6f7f0 [2022-12-14T19:06:27.254Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-12-14T19:06:27.254Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-12-14T19:06:27.254Z] ---> Running in 47420e9e8789 [2022-12-14T19:06:27.511Z] Removing intermediate container 47420e9e8789 [2022-12-14T19:06:27.511Z] ---> 85a168d13dab [2022-12-14T19:06:27.511Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-12-14T19:06:27.511Z] ---> Running in 7d357bf79c94 [2022-12-14T19:06:27.511Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-12-14T19:06:27.511Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-12-14T19:06:27.776Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-12-14T19:06:28.706Z] Removing intermediate container 7d357bf79c94 [2022-12-14T19:06:28.706Z] ---> 0be0fe456745 [2022-12-14T19:06:28.706Z] Step 11/23 : WORKDIR /edgex-go [2022-12-14T19:06:28.706Z] ---> Running in 86a33f4179a8 [2022-12-14T19:06:28.706Z] Removing intermediate container 86a33f4179a8 [2022-12-14T19:06:28.706Z] ---> d6f25cba0ff6 [2022-12-14T19:06:28.706Z] [2022-12-14T19:06:28.706Z] Step 12/23 : FROM alpine:3.15 [2022-12-14T19:06:29.269Z] 3.15: Pulling from library/alpine [2022-12-14T19:06:30.640Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-12-14T19:06:30.640Z] Status: Downloaded newer image for alpine:3.15 [2022-12-14T19:06:30.640Z] ---> c4fc93816858 [2022-12-14T19:06:30.640Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-14T19:06:30.641Z] ---> Running in 37a874d5c405 [2022-12-14T19:06:30.641Z] Removing intermediate container 37a874d5c405 [2022-12-14T19:06:30.641Z] ---> 79358304001f [2022-12-14T19:06:30.641Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-12-14T19:06:30.641Z] ---> Running in 8ed2af5ff687 [2022-12-14T19:06:31.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-14T19:06:31.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-14T19:06:32.578Z] v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-14T19:06:32.578Z] v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-14T19:06:32.578Z] OK: 15859 distinct packages available [2022-12-14T19:06:32.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-14T19:06:32.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-14T19:06:32.578Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-12-14T19:06:32.578Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-12-14T19:06:32.578Z] (3/5) Installing libucontext (1.1-r0) [2022-12-14T19:06:32.578Z] (4/5) Installing gcompat (1.0.0-r4) [2022-12-14T19:06:32.578Z] (5/5) Installing openssl (1.1.1s-r1) [2022-12-14T19:06:32.578Z] Executing busybox-1.34.1-r7.trigger [2022-12-14T19:06:32.578Z] OK: 7 MiB in 19 packages [2022-12-14T19:06:33.950Z] Removing intermediate container 8ed2af5ff687 [2022-12-14T19:06:33.950Z] ---> af3470b20437 [2022-12-14T19:06:33.950Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-12-14T19:06:36.478Z] ---> b28221586e35 [2022-12-14T19:06:36.478Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-12-14T19:06:37.102Z] ---> feaf78650ccc [2022-12-14T19:06:37.102Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-12-14T19:06:37.667Z] ---> 9a1558592267 [2022-12-14T19:06:37.667Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-12-14T19:06:38.232Z] ---> 01c488905db9 [2022-12-14T19:06:38.232Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-12-14T19:06:38.232Z] ---> Running in 58426188867f [2022-12-14T19:06:38.506Z] Removing intermediate container 58426188867f [2022-12-14T19:06:38.506Z] ---> c73c47b7e0ef [2022-12-14T19:06:38.506Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-12-14T19:06:38.763Z] ---> Running in 0791e590a218 [2022-12-14T19:06:39.048Z] Removing intermediate container 0791e590a218 [2022-12-14T19:06:39.048Z] ---> 6627b00ad39f [2022-12-14T19:06:39.048Z] Step 21/23 : LABEL arch=x86_64 [2022-12-14T19:06:39.304Z] ---> Running in 6dfe3e5adc27 [2022-12-14T19:06:39.567Z] Removing intermediate container 6dfe3e5adc27 [2022-12-14T19:06:39.567Z] ---> 31516e15c6fc [2022-12-14T19:06:39.567Z] Step 22/23 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 [2022-12-14T19:06:39.832Z] ---> Running in a89783d7527b [2022-12-14T19:06:40.091Z] Removing intermediate container a89783d7527b [2022-12-14T19:06:40.091Z] ---> 55be5a53ce31 [2022-12-14T19:06:40.091Z] Step 23/23 : LABEL version=0.0.0 [2022-12-14T19:06:40.403Z] ---> Running in 253ef16587a4 [2022-12-14T19:06:40.660Z] Removing intermediate container 253ef16587a4 [2022-12-14T19:06:40.660Z] ---> c0af8214f8a9 [2022-12-14T19:06:40.660Z] [2022-12-14T19:06:40.660Z] Successfully built c0af8214f8a9 [2022-12-14T19:06:40.660Z] Successfully tagged security-spire-server:latest [2022-12-14T19:06:40.660Z]  Building security-spire-server ... done Building core-data [2022-12-14T19:06:44.838Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-14T19:06:44.838Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-14T19:06:44.838Z] ---> 55ce80cc4d89 [2022-12-14T19:06:44.838Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-14T19:06:44.838Z] ---> Using cache [2022-12-14T19:06:44.838Z] ---> 3f7774fd7fed [2022-12-14T19:06:44.838Z] Step 4/22 : WORKDIR /edgex-go [2022-12-14T19:06:44.838Z] ---> Using cache [2022-12-14T19:06:44.838Z] ---> f5b2f93616cd [2022-12-14T19:06:44.838Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-12-14T19:06:46.215Z] ---> Running in 7d9f3f659d60 [2022-12-14T19:06:47.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-14T19:06:47.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-14T19:06:47.667Z] OK: 211 MiB in 51 packages [2022-12-14T19:06:48.599Z] Removing intermediate container 7d9f3f659d60 [2022-12-14T19:06:48.599Z] ---> 97c047f7fa72 [2022-12-14T19:06:48.599Z] Step 6/22 : COPY go.mod vendor* ./ [2022-12-14T19:06:48.861Z] ---> 2db9958cc423 [2022-12-14T19:06:48.861Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T19:06:49.118Z] ---> Running in 36eff6bc55f1 [2022-12-14T19:06:55.666Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-12-14T19:06:56.600Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-12-14T19:06:56.975Z] Removing intermediate container 006b887296da [2022-12-14T19:06:56.975Z] ---> 0f5a280a6fef [2022-12-14T19:06:56.975Z] Successfully built 0f5a280a6fef [2022-12-14T19:06:56.975Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T19:06:57.380Z] + docker inspect -f . ci-base-image-arm64 [2022-12-14T19:06:57.380Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T19:06:57.632Z] prd-ubuntu20.04-docker-arm64-4c-16g-121233 does not seem to be running inside a container [2022-12-14T19:06:57.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** ci-base-image-arm64 cat [2022-12-14T19:06:58.857Z] $ docker top 7e93273ef3d369100f8b9a6e2b5edc64c4fe0b5a1973d383e24462aaf8aa4cd0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T19:06:59.629Z] + go version [2022-12-14T19:06:59.629Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-12-14T19:06:59.741Z] $ docker stop --time=1 7e93273ef3d369100f8b9a6e2b5edc64c4fe0b5a1973d383e24462aaf8aa4cd0 [2022-12-14T19:06:59.877Z] Removing intermediate container bd0fafeb3774 [2022-12-14T19:06:59.877Z] ---> 49c0187b8089 [2022-12-14T19:06:59.877Z] [2022-12-14T19:06:59.877Z] Step 9/32 : FROM alpine:3.16 [2022-12-14T19:07:00.135Z] 3.16: Pulling from library/alpine [2022-12-14T19:07:01.343Z] $ docker rm -f 7e93273ef3d369100f8b9a6e2b5edc64c4fe0b5a1973d383e24462aaf8aa4cd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T19:07:02.051Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-14T19:07:02.051Z] Status: Downloaded newer image for alpine:3.16 [2022-12-14T19:07:02.051Z] ---> bfe296a52501 [2022-12-14T19:07:02.051Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-14T19:07:02.051Z] ---> Running in c8afac1d6e4b [2022-12-14T19:07:02.051Z] Removing intermediate container 83d9c6308326 [2022-12-14T19:07:02.051Z] ---> 0743ebbb9a61 [2022-12-14T19:07:02.051Z] [2022-12-14T19:07:02.051Z] Step 9/21 : FROM alpine:3.16 [2022-12-14T19:07:02.051Z] ---> bfe296a52501 [2022-12-14T19:07:02.051Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-12-14T19:07:02.163Z] + docker inspect -f . ci-base-image-arm64 [2022-12-14T19:07:02.163Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T19:07:02.309Z] Removing intermediate container 60c55fbdefca [2022-12-14T19:07:02.309Z] ---> 798d0e5d0541 [2022-12-14T19:07:02.309Z] [2022-12-14T19:07:02.309Z] Step 9/24 : FROM alpine:3.16 [2022-12-14T19:07:02.309Z] ---> bfe296a52501 [2022-12-14T19:07:02.309Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-12-14T19:07:02.309Z] ---> Running in d8d22bc75017 [2022-12-14T19:07:02.309Z] ---> Running in fe69a5849d3f [2022-12-14T19:07:02.309Z] Removing intermediate container c8afac1d6e4b [2022-12-14T19:07:02.309Z] ---> 12c5ba307d79 [2022-12-14T19:07:02.309Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-12-14T19:07:02.397Z] prd-ubuntu20.04-docker-arm64-4c-16g-121233 does not seem to be running inside a container [2022-12-14T19:07:02.538Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** ci-base-image-arm64 cat [2022-12-14T19:07:02.566Z] ---> Running in 9e984705938e [2022-12-14T19:07:02.566Z] Removing intermediate container 36eff6bc55f1 [2022-12-14T19:07:02.566Z] ---> 50dea985852f [2022-12-14T19:07:02.566Z] Step 8/22 : COPY . . [2022-12-14T19:07:02.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-14T19:07:03.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-14T19:07:03.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-14T19:07:03.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-14T19:07:03.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-14T19:07:03.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-14T19:07:03.339Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-12-14T19:07:03.339Z] (2/2) Installing su-exec (0.2-r1) [2022-12-14T19:07:03.339Z] Executing busybox-1.35.0-r17.trigger [2022-12-14T19:07:03.635Z] $ docker top 3d3c3e48ade8a82123bd7d7a2b1915ec40f92ae7cd1532b3bf9b0d8562301f08 -eo pid,comm [2022-12-14T19:07:03.598Z] OK: 6 MiB in 16 packages [2022-12-14T19:07:03.598Z] (1/6) Installing ca-certificates (20220614-r0) [2022-12-14T19:07:03.598Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-12-14T19:07:03.598Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-12-14T19:07:03.598Z] (4/6) Installing libcurl (7.83.1-r4) [Pipeline] { [2022-12-14T19:07:03.856Z] (5/6) Installing curl (7.83.1-r4) [2022-12-14T19:07:03.856Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-12-14T19:07:03.856Z] Executing busybox-1.35.0-r17.trigger [2022-12-14T19:07:03.856Z] Executing ca-certificates-20220614-r0.trigger [2022-12-14T19:07:03.856Z] OK: 8 MiB in 20 packages [2022-12-14T19:07:03.856Z] (1/3) Installing ca-certificates (20220614-r0) [2022-12-14T19:07:03.856Z] (2/3) Installing dumb-init (1.2.5-r1) [Pipeline] echo [2022-12-14T19:07:03.864Z] ========================================================= [2022-12-14T19:07:03.864Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-12-14T19:07:03.864Z] ========================================================= [Pipeline] sh [2022-12-14T19:07:04.114Z] (3/3) Installing su-exec (0.2-r1) [2022-12-14T19:07:04.114Z] Executing busybox-1.35.0-r17.trigger [2022-12-14T19:07:04.114Z] Executing ca-certificates-20220614-r0.trigger [2022-12-14T19:07:04.114Z] OK: 6 MiB in 17 packages [2022-12-14T19:07:04.176Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-12-14T19:07:04.564Z] + make test [2022-12-14T19:07:04.564Z] go test -race -coverprofile=coverage.out ./... [2022-12-14T19:07:06.640Z] Removing intermediate container d3a2892b5c4c [2022-12-14T19:07:06.640Z] ---> a942513d073f [2022-12-14T19:07:06.640Z] [2022-12-14T19:07:06.640Z] Step 10/22 : FROM alpine:3.16 [2022-12-14T19:07:06.640Z] ---> bfe296a52501 [2022-12-14T19:07:06.640Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-12-14T19:07:06.640Z] Removing intermediate container 9e984705938e [2022-12-14T19:07:06.640Z] ---> bb1ea43889da [2022-12-14T19:07:06.640Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-12-14T19:07:06.640Z] ---> Running in c2fea9420f64 [2022-12-14T19:07:06.899Z] ---> Running in cadc7d525549 [2022-12-14T19:07:06.899Z] Removing intermediate container d8d22bc75017 [2022-12-14T19:07:06.899Z] ---> 4528e86ffea0 [2022-12-14T19:07:06.899Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-12-14T19:07:06.899Z] Removing intermediate container fe69a5849d3f [2022-12-14T19:07:06.899Z] ---> 20ae4c2bf871 [2022-12-14T19:07:06.899Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-12-14T19:07:06.899Z] ---> 09ea72b20c0c [2022-12-14T19:07:06.899Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-12-14T19:07:06.899Z] ---> Running in 2e835dee0ae5 [2022-12-14T19:07:06.899Z] ---> Running in 62f4c985fb83 [2022-12-14T19:07:06.899Z] ---> Running in a07c3bed4fc7 [2022-12-14T19:07:06.899Z] Removing intermediate container cadc7d525549 [2022-12-14T19:07:06.899Z] ---> 48d698104d41 [2022-12-14T19:07:06.899Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-12-14T19:07:07.157Z] ---> Running in d3c37f88e5a6 [2022-12-14T19:07:07.157Z] Removing intermediate container 62f4c985fb83 [2022-12-14T19:07:07.157Z] ---> 800de5eda1a2 [2022-12-14T19:07:07.157Z] Step 12/24 : WORKDIR / [2022-12-14T19:07:07.157Z] Removing intermediate container 2e835dee0ae5 [2022-12-14T19:07:07.157Z] ---> fc374448c9f2 [2022-12-14T19:07:07.157Z] Step 12/21 : WORKDIR /edgex [2022-12-14T19:07:07.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-14T19:07:07.157Z] ---> Running in f48eb36ffa05 [2022-12-14T19:07:07.157Z] ---> Running in 438c9dda78da [2022-12-14T19:07:07.157Z] Removing intermediate container d3c37f88e5a6 [2022-12-14T19:07:07.157Z] ---> bb1bee5cc879 [2022-12-14T19:07:07.157Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-12-14T19:07:07.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-14T19:07:07.157Z] ---> Running in ce77d0909568 [2022-12-14T19:07:07.415Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2022-12-14T19:07:07.415Z] Removing intermediate container f48eb36ffa05 [2022-12-14T19:07:07.415Z] ---> 58fa204ee43a [2022-12-14T19:07:07.415Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-12-14T19:07:07.415Z] Removing intermediate container 438c9dda78da [2022-12-14T19:07:07.415Z] ---> 7ce47002d836 [2022-12-14T19:07:07.415Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-12-14T19:07:07.415Z] Removing intermediate container ce77d0909568 [2022-12-14T19:07:07.415Z] ---> 084af1df9e24 [2022-12-14T19:07:07.415Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-12-14T19:07:07.415Z] ---> Running in 71850425790d [2022-12-14T19:07:07.415Z] (1/2) Installing ca-certificates (20220614-r0) [2022-12-14T19:07:07.415Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-12-14T19:07:07.415Z] Executing busybox-1.35.0-r17.trigger [2022-12-14T19:07:07.415Z] Executing ca-certificates-20220614-r0.trigger [2022-12-14T19:07:07.415Z] OK: 6 MiB in 16 packages [2022-12-14T19:07:07.673Z] ---> d7cd7bf35e2f [2022-12-14T19:07:07.673Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-12-14T19:07:07.673Z] ---> bbdee3fffd2a [2022-12-14T19:07:07.673Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-12-14T19:07:07.673Z] Removing intermediate container 71850425790d [2022-12-14T19:07:07.673Z] ---> 5c17d7d8b032 [2022-12-14T19:07:07.673Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-12-14T19:07:07.673Z] ---> Running in ed14cace4118 [2022-12-14T19:07:07.988Z] ---> bcb43fdbe8aa [2022-12-14T19:07:07.988Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-12-14T19:07:08.263Z] ---> b664ea219fdd [2022-12-14T19:07:08.263Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-12-14T19:07:08.263Z] ---> 364a09e0144d [2022-12-14T19:07:08.263Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-12-14T19:07:08.263Z] Removing intermediate container c2fea9420f64 [2022-12-14T19:07:08.263Z] ---> 8948374fb84e [2022-12-14T19:07:08.263Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-14T19:07:08.521Z] ---> Running in 583a8d2f9e89 [2022-12-14T19:07:08.521Z] ---> 6411694f9d13 [2022-12-14T19:07:08.521Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-12-14T19:07:08.777Z] Removing intermediate container 583a8d2f9e89 [2022-12-14T19:07:08.777Z] ---> efd0f7eac21d [2022-12-14T19:07:08.777Z] Step 13/22 : ENV APP_PORT=59860 [2022-12-14T19:07:08.777Z] ---> 93d113e05870 [2022-12-14T19:07:08.777Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-12-14T19:07:08.777Z] ---> Running in a925ae664b3e [2022-12-14T19:07:08.777Z] Removing intermediate container ed14cace4118 [2022-12-14T19:07:08.777Z] ---> 38a372fdf61f [2022-12-14T19:07:08.777Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-12-14T19:07:09.034Z] ---> Running in 14cae60eda3a [2022-12-14T19:07:09.034Z] ---> 001ad4cf5b56 [2022-12-14T19:07:09.034Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-12-14T19:07:09.034Z] ---> 966d0ded1806 [2022-12-14T19:07:09.034Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-12-14T19:07:09.034Z] Removing intermediate container a925ae664b3e [2022-12-14T19:07:09.034Z] ---> 694473cd46f0 [2022-12-14T19:07:09.034Z] Step 14/22 : EXPOSE $APP_PORT [2022-12-14T19:07:09.034Z] ---> Running in 2d38e7b33f04 [2022-12-14T19:07:09.034Z] ---> Running in 19a07c9e0e59 [2022-12-14T19:07:09.292Z] Removing intermediate container 14cae60eda3a [2022-12-14T19:07:09.292Z] ---> 01543a916535 [2022-12-14T19:07:09.292Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-12-14T19:07:09.292Z] Removing intermediate container 19a07c9e0e59 [2022-12-14T19:07:09.292Z] ---> d309eb42ba70 [2022-12-14T19:07:09.292Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-14T19:07:09.549Z] ---> b7c20c5704c6 [2022-12-14T19:07:09.549Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-12-14T19:07:09.549Z] ---> 7a08cca039e0 [2022-12-14T19:07:09.549Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-12-14T19:07:09.549Z] ---> 1ebdca3ea300 [2022-12-14T19:07:09.549Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-12-14T19:07:09.806Z] ---> Running in c991de1ba377 [2022-12-14T19:07:09.807Z] ---> ab34fd8eaf3c [2022-12-14T19:07:09.807Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-12-14T19:07:09.807Z] ---> Running in cfd25ad513d3 [2022-12-14T19:07:10.373Z] ---> 8630b7fc4dff [2022-12-14T19:07:10.373Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-12-14T19:07:10.373Z] Removing intermediate container 2d38e7b33f04 [2022-12-14T19:07:10.373Z] ---> 29c08ad3eb90 [2022-12-14T19:07:10.373Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-12-14T19:07:10.373Z] ---> Running in 8677b1319939 [2022-12-14T19:07:10.631Z] ---> 97d6cd56474b [2022-12-14T19:07:10.631Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-12-14T19:07:10.631Z] Removing intermediate container 8677b1319939 [2022-12-14T19:07:10.631Z] ---> 838feeb66cd1 [2022-12-14T19:07:10.631Z] Step 19/21 : LABEL arch=x86_64 [2022-12-14T19:07:10.631Z] ---> Running in 891b7d9c7c75 [2022-12-14T19:07:10.893Z] ---> Running in 068e3aa27e08 [2022-12-14T19:07:10.893Z] Removing intermediate container c991de1ba377 [2022-12-14T19:07:10.893Z] ---> 5220b1317534 [2022-12-14T19:07:10.893Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-14T19:07:11.151Z] Removing intermediate container 891b7d9c7c75 [2022-12-14T19:07:11.151Z] ---> 19844933ab84 [2022-12-14T19:07:11.151Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-14T19:07:11.151Z] Removing intermediate container 068e3aa27e08 [2022-12-14T19:07:11.151Z] ---> 6d1abc9f1341 [2022-12-14T19:07:11.151Z] Step 20/21 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 [2022-12-14T19:07:11.151Z] ---> Running in 02bd5ef09994 [2022-12-14T19:07:11.151Z] ---> Running in 14a675fee75a [2022-12-14T19:07:11.407Z] Removing intermediate container cfd25ad513d3 [2022-12-14T19:07:11.407Z] ---> ad3927d37fc8 [2022-12-14T19:07:11.407Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-12-14T19:07:11.407Z] ---> 9c2b3d9873ca [2022-12-14T19:07:11.407Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-12-14T19:07:11.407Z] ---> Running in 7fb351eb5c11 [2022-12-14T19:07:11.407Z] Removing intermediate container 14a675fee75a [2022-12-14T19:07:11.407Z] ---> 0cc57f82a1ff [2022-12-14T19:07:11.407Z] Step 21/21 : LABEL version=0.0.0 [2022-12-14T19:07:11.407Z] Removing intermediate container 02bd5ef09994 [2022-12-14T19:07:11.407Z] ---> bbb643ae3a3e [2022-12-14T19:07:11.407Z] Step 20/22 : LABEL arch=x86_64 [2022-12-14T19:07:11.702Z] ---> Running in 3abeefa0ca3b [2022-12-14T19:07:11.702Z] ---> Running in 6d7f59df5642 [2022-12-14T19:07:11.702Z] Removing intermediate container 7fb351eb5c11 [2022-12-14T19:07:11.702Z] ---> 2b3a3ef2631f [2022-12-14T19:07:11.702Z] Step 22/24 : LABEL arch=x86_64 [2022-12-14T19:07:11.702Z] ---> Running in 2c7ec95f45c7 [2022-12-14T19:07:11.961Z] Removing intermediate container 3abeefa0ca3b [2022-12-14T19:07:11.961Z] ---> 9d68282b665b [2022-12-14T19:07:11.961Z] [2022-12-14T19:07:11.961Z] Removing intermediate container 6d7f59df5642 [2022-12-14T19:07:11.961Z] ---> e9f0b3741261 [2022-12-14T19:07:11.961Z] Step 21/22 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 [2022-12-14T19:07:11.961Z] ---> Running in 7d13bff80695 [2022-12-14T19:07:11.961Z] Successfully built 9d68282b665b [2022-12-14T19:07:11.961Z] Successfully tagged security-proxy-setup:latest [2022-12-14T19:07:11.961Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2022-12-14T19:07:12.218Z] Removing intermediate container 2c7ec95f45c7 [2022-12-14T19:07:12.218Z] ---> 6bcb8cf45aa8 [2022-12-14T19:07:12.218Z] Step 23/24 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 [2022-12-14T19:07:12.806Z] ---> Running in c77aba07a89a [2022-12-14T19:07:13.064Z] Removing intermediate container 7d13bff80695 [2022-12-14T19:07:13.064Z] ---> b9d3d72e55c0 [2022-12-14T19:07:13.064Z] Step 22/22 : LABEL version=0.0.0 [2022-12-14T19:07:13.323Z] ---> c85d66a4fa96 [2022-12-14T19:07:13.323Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-12-14T19:07:13.323Z] ---> Running in b7289eb90ea7 [2022-12-14T19:07:13.584Z] Removing intermediate container c77aba07a89a [2022-12-14T19:07:13.584Z] ---> 59ae0d163ecc [2022-12-14T19:07:13.584Z] Step 24/24 : LABEL version=0.0.0 [2022-12-14T19:07:13.584Z] ---> Running in f7c802994a2c [2022-12-14T19:07:13.584Z] Removing intermediate container b7289eb90ea7 [2022-12-14T19:07:13.584Z] ---> f5f7c35788d9 [2022-12-14T19:07:13.584Z] [2022-12-14T19:07:13.841Z] ---> 236e4e724636 [2022-12-14T19:07:13.841Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-12-14T19:07:13.841Z] Successfully built f5f7c35788d9 [2022-12-14T19:07:13.841Z] Successfully tagged support-notifications:latest [2022-12-14T19:07:13.841Z] Building security-spire-agent [2022-12-14T19:07:13.841Z]  Building support-notifications ... done Removing intermediate container f7c802994a2c [2022-12-14T19:07:13.841Z] ---> 4c723cfc309e [2022-12-14T19:07:13.841Z] [2022-12-14T19:07:13.841Z] Successfully built 4c723cfc309e [2022-12-14T19:07:13.841Z] Successfully tagged security-secretstore-setup:latest [2022-12-14T19:07:13.841Z]  Building security-secretstore-setup ... done Building core-command [2022-12-14T19:07:14.097Z] ---> a968272170b6 [2022-12-14T19:07:14.098Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-12-14T19:07:15.993Z] ---> 6edd8fc00cf6 [2022-12-14T19:07:15.993Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-12-14T19:07:17.365Z] ---> 6135d26aad86 [2022-12-14T19:07:17.365Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-12-14T19:07:17.623Z] ---> dcd096cbcde4 [2022-12-14T19:07:17.623Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-12-14T19:07:17.623Z] ---> Running in 23860948dc77 [2022-12-14T19:07:19.532Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-14T19:07:19.532Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-14T19:07:19.532Z] ---> 55ce80cc4d89 [2022-12-14T19:07:19.532Z] Step 3/22 : WORKDIR /edgex-go [2022-12-14T19:07:19.532Z] ---> Using cache [2022-12-14T19:07:19.532Z] ---> e75883992683 [2022-12-14T19:07:19.532Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-12-14T19:07:19.827Z] Removing intermediate container 23860948dc77 [2022-12-14T19:07:19.827Z] ---> 41bd47495c6e [2022-12-14T19:07:19.827Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-12-14T19:07:20.085Z] ---> Running in ee9c3e76042a [2022-12-14T19:07:20.085Z] ---> Running in 51a377617c8c [2022-12-14T19:07:20.344Z] Removing intermediate container 51a377617c8c [2022-12-14T19:07:20.345Z] ---> e273ad3a23e5 [2022-12-14T19:07:20.345Z] Step 29/32 : CMD ["gate"] [2022-12-14T19:07:20.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-14T19:07:20.603Z] ---> Running in 741d932eba1d [2022-12-14T19:07:20.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-14T19:07:20.864Z] OK: 211 MiB in 51 packages [2022-12-14T19:07:20.864Z] Removing intermediate container 741d932eba1d [2022-12-14T19:07:20.864Z] ---> 3dc09dfa6de6 [2022-12-14T19:07:20.864Z] Step 30/32 : LABEL arch=x86_64 [2022-12-14T19:07:20.864Z] ---> Running in fddadde3fd94 [2022-12-14T19:07:21.468Z] Removing intermediate container fddadde3fd94 [2022-12-14T19:07:21.468Z] ---> 713bf73367e4 [2022-12-14T19:07:21.468Z] Step 31/32 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 [2022-12-14T19:07:21.468Z] ---> Running in d21adc445037 [2022-12-14T19:07:21.734Z] Removing intermediate container ee9c3e76042a [2022-12-14T19:07:21.734Z] ---> 8ddbc42cc2ff [2022-12-14T19:07:21.734Z] Step 5/22 : COPY go.mod vendor* ./ [2022-12-14T19:07:21.734Z] Removing intermediate container d21adc445037 [2022-12-14T19:07:21.734Z] ---> 0d668c00ccb8 [2022-12-14T19:07:21.734Z] Step 32/32 : LABEL version=0.0.0 [2022-12-14T19:07:22.316Z] ---> Running in a416b6bafea9 [2022-12-14T19:07:22.316Z] ---> 8bf82301de1e [2022-12-14T19:07:22.316Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T19:07:22.317Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-14T19:07:22.317Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-12-14T19:07:22.317Z] ---> 55ce80cc4d89 [2022-12-14T19:07:22.317Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-12-14T19:07:22.317Z] ---> Using cache [2022-12-14T19:07:22.317Z] ---> 3f7774fd7fed [2022-12-14T19:07:22.317Z] Step 4/23 : WORKDIR /edgex-go [2022-12-14T19:07:22.317Z] ---> Using cache [2022-12-14T19:07:22.317Z] ---> f5b2f93616cd [2022-12-14T19:07:22.317Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-12-14T19:07:22.317Z] ---> Using cache [2022-12-14T19:07:22.317Z] ---> 97c047f7fa72 [2022-12-14T19:07:22.317Z] Step 6/23 : COPY go.mod vendor* ./ [2022-12-14T19:07:22.317Z] ---> Using cache [2022-12-14T19:07:22.317Z] ---> 2db9958cc423 [2022-12-14T19:07:22.317Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T19:07:22.317Z] ---> Using cache [2022-12-14T19:07:22.317Z] ---> 50dea985852f [2022-12-14T19:07:22.317Z] Step 8/23 : COPY . . [2022-12-14T19:07:22.317Z] ---> Using cache [2022-12-14T19:07:22.317Z] ---> 09ea72b20c0c [2022-12-14T19:07:22.317Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-12-14T19:07:22.576Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-14T19:07:22.576Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-14T19:07:22.576Z] ---> 55ce80cc4d89 [2022-12-14T19:07:22.576Z] Step 3/24 : WORKDIR /edgex-go [2022-12-14T19:07:22.576Z] ---> Using cache [2022-12-14T19:07:22.576Z] ---> e75883992683 [2022-12-14T19:07:22.576Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-12-14T19:07:23.147Z] ---> Running in f6e9c01674f5 [2022-12-14T19:07:23.147Z] ---> Running in b2674fac1138 [2022-12-14T19:07:23.147Z] ---> Running in 68fd4ade0b43 [2022-12-14T19:07:23.147Z] Removing intermediate container a416b6bafea9 [2022-12-14T19:07:23.147Z] ---> 61a7154f42e3 [2022-12-14T19:07:23.147Z] [2022-12-14T19:07:23.147Z] Successfully built 61a7154f42e3 [2022-12-14T19:07:23.147Z] Successfully tagged security-bootstrapper:latest [2022-12-14T19:07:23.147Z]  Building security-bootstrapper ... done Building security-spire-config [2022-12-14T19:07:23.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-14T19:07:23.714Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-12-14T19:07:23.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-14T19:07:23.973Z] OK: 211 MiB in 51 packages [2022-12-14T19:07:26.523Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-14T19:07:26.523Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-14T19:07:26.523Z] ---> 55ce80cc4d89 [2022-12-14T19:07:26.523Z] Step 3/24 : WORKDIR /edgex-go [2022-12-14T19:07:26.523Z] ---> Using cache [2022-12-14T19:07:26.523Z] ---> e75883992683 [2022-12-14T19:07:26.523Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-12-14T19:07:27.897Z] ---> Running in 5c51b9147f86 [2022-12-14T19:07:27.898Z] Removing intermediate container f6e9c01674f5 [2022-12-14T19:07:27.898Z] ---> fea8f063dc6b [2022-12-14T19:07:27.898Z] Step 5/24 : COPY go.mod vendor* ./ [2022-12-14T19:07:28.469Z] ---> 5f40f421e814 [2022-12-14T19:07:28.469Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T19:07:28.469Z] ---> Running in e62421ecd18a [2022-12-14T19:07:28.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-14T19:07:28.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-14T19:07:29.254Z] OK: 211 MiB in 51 packages [2022-12-14T19:07:31.819Z] Removing intermediate container a07c3bed4fc7 [2022-12-14T19:07:31.819Z] ---> 223eb0a6b6b8 [2022-12-14T19:07:31.819Z] [2022-12-14T19:07:31.819Z] Step 10/22 : FROM alpine:3.16 [2022-12-14T19:07:31.819Z] ---> bfe296a52501 [2022-12-14T19:07:31.819Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-12-14T19:07:32.078Z] Removing intermediate container 5c51b9147f86 [2022-12-14T19:07:32.078Z] ---> ec1e623a554a [2022-12-14T19:07:32.078Z] Step 5/24 : COPY go.mod vendor* ./ [2022-12-14T19:07:32.649Z] ---> Running in 8c3d6641ee8d [2022-12-14T19:07:33.218Z] ---> 9bd5e120fe7d [2022-12-14T19:07:33.218Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T19:07:33.490Z] ---> Running in 51bb4e91b998 [2022-12-14T19:07:33.490Z] Removing intermediate container 8c3d6641ee8d [2022-12-14T19:07:33.490Z] ---> 1843d4af39f0 [2022-12-14T19:07:33.490Z] Step 12/22 : ENV APP_PORT=59880 [2022-12-14T19:07:33.748Z] ---> Running in 5302b210dfed [2022-12-14T19:07:34.009Z] Removing intermediate container 5302b210dfed [2022-12-14T19:07:34.009Z] ---> 0dbbd44bc562 [2022-12-14T19:07:34.009Z] Step 13/22 : EXPOSE $APP_PORT [2022-12-14T19:07:34.009Z] ---> Running in cdf63d531932 [2022-12-14T19:07:34.575Z] Removing intermediate container cdf63d531932 [2022-12-14T19:07:34.575Z] ---> f75c2c03e2cd [2022-12-14T19:07:34.575Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2022-12-14T19:07:34.836Z] ---> Running in 047af9aa5b63 [2022-12-14T19:07:35.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-14T19:07:35.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-14T19:07:35.924Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-12-14T19:07:35.924Z] Executing busybox-1.35.0-r17.trigger [2022-12-14T19:07:35.924Z] OK: 6 MiB in 15 packages [2022-12-14T19:07:36.758Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-12-14T19:07:38.461Z] Removing intermediate container 047af9aa5b63 [2022-12-14T19:07:38.461Z] ---> d363e9a14963 [2022-12-14T19:07:38.462Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-14T19:07:38.462Z] Removing intermediate container b2674fac1138 [2022-12-14T19:07:38.462Z] ---> 387df63faa80 [2022-12-14T19:07:38.462Z] Step 7/22 : COPY . . [2022-12-14T19:07:39.029Z] ---> c1fe48bbb010 [2022-12-14T19:07:39.029Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-12-14T19:07:41.570Z] ---> a583ac159603 [2022-12-14T19:07:41.570Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-12-14T19:07:41.828Z] ---> 77a7e66e3b1a [2022-12-14T19:07:41.828Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-12-14T19:07:42.086Z] Removing intermediate container e62421ecd18a [2022-12-14T19:07:42.086Z] ---> 54125803dd09 [2022-12-14T19:07:42.086Z] Step 7/24 : COPY . . [2022-12-14T19:07:42.698Z] ---> Running in 1973853c6c0c [2022-12-14T19:07:44.075Z] Removing intermediate container 1973853c6c0c [2022-12-14T19:07:44.075Z] ---> 3a92ba7a35c6 [2022-12-14T19:07:44.075Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-14T19:07:45.975Z] ---> 060d9c5efd51 [2022-12-14T19:07:45.975Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-12-14T19:07:45.975Z] ---> Running in 9fcb01096573 [2022-12-14T19:07:45.975Z] ---> Running in ddcb44715cb3 [2022-12-14T19:07:46.234Z] Removing intermediate container 68fd4ade0b43 [2022-12-14T19:07:46.234Z] ---> 786369ca7f00 [2022-12-14T19:07:46.234Z] [2022-12-14T19:07:46.234Z] Step 10/23 : FROM alpine:3.16 [2022-12-14T19:07:46.234Z] ---> bfe296a52501 [2022-12-14T19:07:46.234Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-12-14T19:07:46.234Z] Removing intermediate container 9fcb01096573 [2022-12-14T19:07:46.234Z] ---> f15a77924132 [2022-12-14T19:07:46.234Z] Step 20/22 : LABEL arch=x86_64 [2022-12-14T19:07:46.234Z] ---> Running in 85828c053228 [2022-12-14T19:07:46.234Z] ---> Running in bf85a1556ca4 [2022-12-14T19:07:46.513Z] ---> 92ce1e0ef32f [2022-12-14T19:07:46.513Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-12-14T19:07:46.513Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-12-14T19:07:46.513Z] Removing intermediate container 85828c053228 [2022-12-14T19:07:46.513Z] ---> 528a0ca17f4c [2022-12-14T19:07:46.513Z] Step 21/22 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 [2022-12-14T19:07:46.513Z] ---> Running in 0d620fd5b469 [2022-12-14T19:07:46.774Z] ---> Running in b4c3ecfc9f0f [2022-12-14T19:07:46.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-14T19:07:46.774Z] Removing intermediate container 51bb4e91b998 [2022-12-14T19:07:46.774Z] ---> 4bfc517d79ca [2022-12-14T19:07:46.774Z] Step 7/24 : COPY . . [2022-12-14T19:07:46.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-14T19:07:46.774Z] Removing intermediate container 0d620fd5b469 [2022-12-14T19:07:46.774Z] ---> 159de7cdb12f [2022-12-14T19:07:46.774Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-12-14T19:07:47.035Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-12-14T19:07:47.035Z] Executing busybox-1.35.0-r17.trigger [2022-12-14T19:07:47.035Z] OK: 6 MiB in 15 packages [2022-12-14T19:07:47.693Z] Removing intermediate container b4c3ecfc9f0f [2022-12-14T19:07:47.693Z] ---> e68049206217 [2022-12-14T19:07:47.693Z] Step 22/22 : LABEL version=0.0.0 [2022-12-14T19:07:48.260Z] ---> Running in 64ab1d139b5d [2022-12-14T19:07:48.524Z] ---> Running in 00289ebc5df4 [2022-12-14T19:07:48.524Z] Removing intermediate container 64ab1d139b5d [2022-12-14T19:07:48.524Z] ---> cdf8c4cd8660 [2022-12-14T19:07:48.524Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-12-14T19:07:48.784Z] ---> Running in ae2e78cfc6f0 [2022-12-14T19:07:48.784Z] Removing intermediate container bf85a1556ca4 [2022-12-14T19:07:48.784Z] ---> 3ef8823908cb [2022-12-14T19:07:48.784Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-14T19:07:48.784Z] Removing intermediate container 00289ebc5df4 [2022-12-14T19:07:48.784Z] ---> 1b10be8e781a [2022-12-14T19:07:48.784Z] [2022-12-14T19:07:48.784Z] ---> Running in aeada17aadf3 [2022-12-14T19:07:48.784Z] Successfully built 1b10be8e781a [2022-12-14T19:07:48.784Z] Successfully tagged core-data:latest [2022-12-14T19:07:48.784Z]  Building core-data ... done Building security-spiffe-token-provider [2022-12-14T19:07:49.043Z] Removing intermediate container aeada17aadf3 [2022-12-14T19:07:49.043Z] ---> 5e4a96407de6 [2022-12-14T19:07:49.043Z] Step 13/23 : ENV APP_PORT=59882 [2022-12-14T19:07:50.949Z] ---> Running in 0ff522605bbc [2022-12-14T19:07:51.884Z] Removing intermediate container 0ff522605bbc [2022-12-14T19:07:51.884Z] ---> 529842f3e8bc [2022-12-14T19:07:51.884Z] Step 14/23 : EXPOSE $APP_PORT [2022-12-14T19:07:52.147Z] ---> e6c60925ee35 [2022-12-14T19:07:52.147Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-12-14T19:07:52.147Z] Removing intermediate container ae2e78cfc6f0 [2022-12-14T19:07:52.147Z] ---> f8baa4e61814 [2022-12-14T19:07:52.147Z] Step 11/24 : WORKDIR /edgex-go [2022-12-14T19:07:52.147Z] ---> Running in eb71ba45bb95 [2022-12-14T19:07:52.147Z] ---> Running in 4f08d48ae6c5 [2022-12-14T19:07:52.405Z] ---> Running in 35e2ff7f9cb6 [2022-12-14T19:07:52.664Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-14T19:07:52.664Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-12-14T19:07:52.664Z] ---> 55ce80cc4d89 [2022-12-14T19:07:52.664Z] Step 3/19 : WORKDIR /edgex-go [2022-12-14T19:07:52.664Z] ---> Using cache [2022-12-14T19:07:52.664Z] ---> e75883992683 [2022-12-14T19:07:52.664Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-12-14T19:07:52.664Z] Removing intermediate container eb71ba45bb95 [2022-12-14T19:07:52.664Z] ---> ccec68df70ed [2022-12-14T19:07:52.664Z] Step 15/23 : WORKDIR / [2022-12-14T19:07:52.664Z] Removing intermediate container 4f08d48ae6c5 [2022-12-14T19:07:52.664Z] ---> 394a51881d83 [2022-12-14T19:07:52.664Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-12-14T19:07:52.922Z] ---> Running in 4fb2d977fd30 [2022-12-14T19:07:52.922Z] Removing intermediate container 35e2ff7f9cb6 [2022-12-14T19:07:52.922Z] ---> b2c2b7b17902 [2022-12-14T19:07:52.922Z] [2022-12-14T19:07:52.922Z] Step 12/24 : FROM alpine:3.15 [2022-12-14T19:07:52.922Z] ---> c4fc93816858 [2022-12-14T19:07:52.922Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-14T19:07:52.922Z] ---> Using cache [2022-12-14T19:07:52.922Z] ---> 79358304001f [2022-12-14T19:07:52.922Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-12-14T19:07:52.922Z] ---> Using cache [2022-12-14T19:07:52.922Z] ---> af3470b20437 [2022-12-14T19:07:52.922Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-12-14T19:07:52.922Z] ---> Running in 4d520575201d [2022-12-14T19:07:52.922Z] ---> Running in 7026f8582af4 [2022-12-14T19:07:53.187Z] Removing intermediate container 4d520575201d [2022-12-14T19:07:53.187Z] ---> 38bfe856292c [2022-12-14T19:07:53.187Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-14T19:07:53.445Z] Removing intermediate container 7026f8582af4 [2022-12-14T19:07:53.445Z] ---> 4c41f999e0a6 [2022-12-14T19:07:53.445Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-12-14T19:07:53.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-14T19:07:53.705Z] ---> Running in 324b2ff13868 [2022-12-14T19:07:53.705Z] ---> 28d3afece8c2 [2022-12-14T19:07:53.705Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-12-14T19:07:53.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-14T19:07:54.270Z] v3.16.3-56-g7487575a35 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-12-14T19:07:54.270Z] v3.16.3-60-g995afdf2ba [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-12-14T19:07:54.270Z] OK: 17038 distinct packages available [2022-12-14T19:07:54.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-14T19:07:54.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-14T19:07:54.527Z] ---> acb150416662 [2022-12-14T19:07:54.527Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-12-14T19:07:54.527Z] OK: 211 MiB in 51 packages [2022-12-14T19:07:54.785Z] ---> 0791c9a941bb [2022-12-14T19:07:54.785Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-12-14T19:07:55.728Z] ---> 47e801314b9d [2022-12-14T19:07:55.728Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-12-14T19:07:55.728Z] Removing intermediate container 324b2ff13868 [2022-12-14T19:07:55.728Z] ---> eaa263c9d442 [2022-12-14T19:07:55.728Z] Step 11/24 : WORKDIR /edgex-go [2022-12-14T19:07:55.728Z] ---> Running in 1e6f3ed27a1d [2022-12-14T19:07:55.989Z] ---> Running in 8e1f32f4c60b [2022-12-14T19:07:55.989Z] Removing intermediate container 4fb2d977fd30 [2022-12-14T19:07:55.989Z] ---> 7ced0110fbc6 [2022-12-14T19:07:55.989Z] Step 5/19 : COPY go.mod vendor* ./ [2022-12-14T19:07:55.989Z] Removing intermediate container 1e6f3ed27a1d [2022-12-14T19:07:55.989Z] ---> 7e3bc110c968 [2022-12-14T19:07:55.989Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-14T19:07:55.989Z] ---> Running in d244abb425ad [2022-12-14T19:07:56.248Z] Removing intermediate container 8e1f32f4c60b [2022-12-14T19:07:56.248Z] ---> 7ff9244eff73 [2022-12-14T19:07:56.248Z] [2022-12-14T19:07:56.248Z] Step 12/24 : FROM alpine:3.15 [2022-12-14T19:07:56.248Z] ---> c4fc93816858 [2022-12-14T19:07:56.248Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-14T19:07:56.248Z] ---> Using cache [2022-12-14T19:07:56.248Z] ---> 79358304001f [2022-12-14T19:07:56.248Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-12-14T19:07:56.248Z] ---> d80a9029ae7c [2022-12-14T19:07:56.248Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T19:07:56.248Z] ---> Running in 32472ab4739c [2022-12-14T19:07:56.506Z] ---> Running in 5da4a1f6e718 [2022-12-14T19:07:56.506Z] Removing intermediate container d244abb425ad [2022-12-14T19:07:56.506Z] ---> 8b055be7bca9 [2022-12-14T19:07:56.506Z] Step 21/23 : LABEL arch=x86_64 [2022-12-14T19:07:56.506Z] ---> 295366df2ddc [2022-12-14T19:07:56.506Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-12-14T19:07:56.506Z] ---> Running in 932a4174d28c [2022-12-14T19:07:56.764Z] Removing intermediate container 932a4174d28c [2022-12-14T19:07:56.764Z] ---> a81882e1337d [2022-12-14T19:07:56.764Z] Step 22/23 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 [2022-12-14T19:07:57.022Z] ---> Running in 362f38ed5314 [2022-12-14T19:07:57.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-14T19:07:57.022Z] ---> 028f6d534605 [2022-12-14T19:07:57.022Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-12-14T19:07:57.022Z] Removing intermediate container 362f38ed5314 [2022-12-14T19:07:57.022Z] ---> 5fca16a4e08e [2022-12-14T19:07:57.022Z] Step 23/23 : LABEL version=0.0.0 [2022-12-14T19:07:57.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-14T19:07:57.280Z] ---> Running in ee3b094c83ca [2022-12-14T19:07:57.280Z] ---> 2228150d1b51 [2022-12-14T19:07:57.280Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-12-14T19:07:57.539Z] Removing intermediate container ee3b094c83ca [2022-12-14T19:07:57.539Z] ---> e76f89413f70 [2022-12-14T19:07:57.539Z] [2022-12-14T19:07:57.539Z] Successfully built e76f89413f70 [2022-12-14T19:07:57.539Z] ---> f0909bbe4952 [2022-12-14T19:07:57.539Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-12-14T19:07:57.539Z] Successfully tagged core-command:latest [2022-12-14T19:07:57.539Z]  Building core-command ... done Building support-scheduler [2022-12-14T19:07:57.539Z] v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-14T19:07:57.539Z] v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-14T19:07:57.539Z] OK: 15859 distinct packages available [2022-12-14T19:07:57.539Z] ---> Running in 61df9a650fed [2022-12-14T19:07:57.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-14T19:07:57.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-14T19:07:58.147Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-12-14T19:07:58.147Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-12-14T19:07:58.147Z] (3/4) Installing libucontext (1.1-r0) [2022-12-14T19:07:58.147Z] (4/4) Installing gcompat (1.0.0-r4) [2022-12-14T19:07:58.147Z] Executing busybox-1.34.1-r7.trigger [2022-12-14T19:07:58.147Z] OK: 6 MiB in 18 packages [2022-12-14T19:07:58.415Z] Removing intermediate container 61df9a650fed [2022-12-14T19:07:58.415Z] ---> 6a6449429c4f [2022-12-14T19:07:58.415Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-12-14T19:08:01.031Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-14T19:08:01.031Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-14T19:08:01.031Z] ---> 55ce80cc4d89 [2022-12-14T19:08:01.031Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-14T19:08:01.031Z] ---> Using cache [2022-12-14T19:08:01.031Z] ---> 3f7774fd7fed [2022-12-14T19:08:01.031Z] Step 4/22 : WORKDIR /edgex-go [2022-12-14T19:08:01.031Z] ---> Using cache [2022-12-14T19:08:01.031Z] ---> f5b2f93616cd [2022-12-14T19:08:01.031Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-12-14T19:08:01.031Z] ---> Using cache [2022-12-14T19:08:01.031Z] ---> 97c047f7fa72 [2022-12-14T19:08:01.031Z] Step 6/22 : COPY go.mod vendor* ./ [2022-12-14T19:08:01.031Z] ---> Using cache [2022-12-14T19:08:01.031Z] ---> 2db9958cc423 [2022-12-14T19:08:01.031Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T19:08:01.031Z] ---> Using cache [2022-12-14T19:08:01.031Z] ---> 50dea985852f [2022-12-14T19:08:01.031Z] Step 8/22 : COPY . . [2022-12-14T19:08:01.031Z] ---> Using cache [2022-12-14T19:08:01.031Z] ---> 09ea72b20c0c [2022-12-14T19:08:01.031Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-12-14T19:08:01.294Z] ---> Running in 0c5b7ed0ce4c [2022-12-14T19:08:01.554Z] Removing intermediate container 32472ab4739c [2022-12-14T19:08:01.554Z] ---> 718f8ddaf918 [2022-12-14T19:08:01.554Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-12-14T19:08:01.554Z] ---> Running in 60a731b4d907 [2022-12-14T19:08:01.815Z] Removing intermediate container 0c5b7ed0ce4c [2022-12-14T19:08:01.815Z] ---> b705068b9157 [2022-12-14T19:08:01.815Z] Step 22/24 : LABEL arch=x86_64 [2022-12-14T19:08:01.815Z] ---> Running in 3649dcf13183 [2022-12-14T19:08:02.384Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-12-14T19:08:02.384Z] Removing intermediate container 3649dcf13183 [2022-12-14T19:08:02.384Z] ---> 72f24b64d6ad [2022-12-14T19:08:02.384Z] Step 23/24 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 [2022-12-14T19:08:03.322Z] ---> Running in aa6dde1ee7d8 [2022-12-14T19:08:03.580Z] ---> 4d7785fe53f3 [2022-12-14T19:08:03.580Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-12-14T19:08:03.580Z] Removing intermediate container aa6dde1ee7d8 [2022-12-14T19:08:03.580Z] ---> 94835c4e6f8d [2022-12-14T19:08:03.580Z] Step 24/24 : LABEL version=0.0.0 [2022-12-14T19:08:03.909Z] ---> Running in 6c687ed0148a [2022-12-14T19:08:03.909Z] ---> 9eb021bc338d [2022-12-14T19:08:03.909Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-12-14T19:08:04.167Z] Removing intermediate container 6c687ed0148a [2022-12-14T19:08:04.167Z] ---> 4e58b65a9b9a [2022-12-14T19:08:04.167Z] [2022-12-14T19:08:04.167Z] ---> Running in 79e314a5f4b7 [2022-12-14T19:08:04.167Z] Successfully built 4e58b65a9b9a [2022-12-14T19:08:04.167Z] Successfully tagged security-spire-agent:latest [2022-12-14T19:08:04.167Z]  Building security-spire-agent ... done Building core-metadata [2022-12-14T19:08:04.426Z] Removing intermediate container 79e314a5f4b7 [2022-12-14T19:08:04.426Z] ---> 3f13058df59c [2022-12-14T19:08:04.426Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-12-14T19:08:07.709Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-14T19:08:07.709Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-14T19:08:07.709Z] ---> 55ce80cc4d89 [2022-12-14T19:08:07.709Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-12-14T19:08:07.709Z] ---> Using cache [2022-12-14T19:08:07.709Z] ---> 3f7774fd7fed [2022-12-14T19:08:07.709Z] Step 4/24 : WORKDIR /edgex-go [2022-12-14T19:08:07.709Z] ---> Using cache [2022-12-14T19:08:07.709Z] ---> f5b2f93616cd [2022-12-14T19:08:07.709Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-12-14T19:08:07.709Z] ---> Using cache [2022-12-14T19:08:07.709Z] ---> 97c047f7fa72 [2022-12-14T19:08:07.709Z] Step 6/24 : COPY go.mod vendor* ./ [2022-12-14T19:08:07.709Z] ---> Using cache [2022-12-14T19:08:07.709Z] ---> 2db9958cc423 [2022-12-14T19:08:07.709Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T19:08:07.709Z] ---> Using cache [2022-12-14T19:08:07.709Z] ---> 50dea985852f [2022-12-14T19:08:07.709Z] Step 8/24 : COPY . . [2022-12-14T19:08:07.709Z] ---> Using cache [2022-12-14T19:08:07.709Z] ---> 09ea72b20c0c [2022-12-14T19:08:07.709Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-12-14T19:08:07.709Z] ---> f3ec7c6ad6cb [2022-12-14T19:08:07.709Z] Step 19/24 : WORKDIR / [2022-12-14T19:08:07.967Z] ---> Running in 17452681dca5 [2022-12-14T19:08:07.967Z] ---> Running in 771240e7fe2b [2022-12-14T19:08:07.967Z] Removing intermediate container ddcb44715cb3 [2022-12-14T19:08:07.967Z] ---> 2eacca830165 [2022-12-14T19:08:07.967Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-12-14T19:08:08.225Z] ---> Running in ad6c050ff55c [2022-12-14T19:08:08.225Z] Removing intermediate container 771240e7fe2b [2022-12-14T19:08:08.225Z] ---> 9e2ca459a25b [2022-12-14T19:08:08.225Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-12-14T19:08:08.487Z] ---> Running in 6f4d6ca759ba [2022-12-14T19:08:08.487Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-12-14T19:08:08.487Z] Removing intermediate container 5da4a1f6e718 [2022-12-14T19:08:08.487Z] ---> a9b457afed9c [2022-12-14T19:08:08.487Z] Step 7/19 : COPY . . [2022-12-14T19:08:08.746Z] Removing intermediate container 6f4d6ca759ba [2022-12-14T19:08:08.746Z] ---> ad13be68a4ee [2022-12-14T19:08:08.746Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-12-14T19:08:08.746Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-12-14T19:08:08.746Z] ---> Running in cdcfe1fb7622 [2022-12-14T19:08:09.680Z] Removing intermediate container cdcfe1fb7622 [2022-12-14T19:08:09.680Z] ---> 429a9929b30e [2022-12-14T19:08:09.680Z] Step 22/24 : LABEL arch=x86_64 [2022-12-14T19:08:11.061Z] ---> Running in e39b61e80546 [2022-12-14T19:08:11.061Z] Removing intermediate container e39b61e80546 [2022-12-14T19:08:11.061Z] ---> e6242734033c [2022-12-14T19:08:11.061Z] Step 23/24 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 [2022-12-14T19:08:11.322Z] Removing intermediate container ad6c050ff55c [2022-12-14T19:08:11.322Z] ---> c0a9d403ab8c [2022-12-14T19:08:11.322Z] [2022-12-14T19:08:11.322Z] Step 10/22 : FROM alpine:3.16 [2022-12-14T19:08:11.322Z] ---> bfe296a52501 [2022-12-14T19:08:11.322Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-12-14T19:08:11.322Z] ---> Running in 35944fa04290 [2022-12-14T19:08:11.583Z] ---> Running in 6af6bb55013c [2022-12-14T19:08:11.583Z] Removing intermediate container 35944fa04290 [2022-12-14T19:08:11.583Z] ---> ff2f8c218dc0 [2022-12-14T19:08:11.583Z] Step 24/24 : LABEL version=0.0.0 [2022-12-14T19:08:11.842Z] ---> Running in 878d702726dd [2022-12-14T19:08:12.101Z] Removing intermediate container 6af6bb55013c [2022-12-14T19:08:12.101Z] ---> fe2f570cf310 [2022-12-14T19:08:12.101Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-12-14T19:08:12.670Z] Removing intermediate container 878d702726dd [2022-12-14T19:08:12.670Z] ---> dcc6212155f7 [2022-12-14T19:08:12.670Z] [2022-12-14T19:08:12.670Z] ---> Running in 57c3e4b71c0d [2022-12-14T19:08:12.929Z] Successfully built dcc6212155f7 [2022-12-14T19:08:12.929Z] Successfully tagged security-spire-config:latest [2022-12-14T19:08:13.493Z]  Building security-spire-config ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-14T19:08:14.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-14T19:08:14.445Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-12-14T19:08:14.445Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-12-14T19:08:14.445Z] (3/33) Installing readline (8.1.2-r0) [2022-12-14T19:08:14.445Z] (4/33) Installing bash (5.1.16-r2) [2022-12-14T19:08:14.445Z] ---> c87011c82170 [2022-12-14T19:08:14.445Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-12-14T19:08:14.703Z] Executing bash-5.1.16-r2.post-install [2022-12-14T19:08:14.703Z] (5/33) Installing ca-certificates (20220614-r0) [2022-12-14T19:08:14.703Z] ---> Running in 9f2050b214f1 [2022-12-14T19:08:14.703Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-12-14T19:08:14.703Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-12-14T19:08:14.703Z] (8/33) Installing libcurl (7.83.1-r4) [2022-12-14T19:08:14.703Z] (9/33) Installing curl (7.83.1-r4) [2022-12-14T19:08:14.962Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-12-14T19:08:15.220Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-12-14T19:08:15.220Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-12-14T19:08:15.220Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-12-14T19:08:15.220Z] (13/33) Installing expat (2.5.0-r0) [2022-12-14T19:08:15.220Z] (14/33) Installing libffi (3.4.2-r1) [2022-12-14T19:08:15.220Z] (15/33) Installing gdbm (1.23-r0) [2022-12-14T19:08:15.478Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-12-14T19:08:15.478Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-12-14T19:08:15.478Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-14T19:08:15.478Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-12-14T19:08:15.478Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-12-14T19:08:15.478Z] (21/33) Installing python3 (3.10.9-r0) [2022-12-14T19:08:15.736Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-12-14T19:08:15.736Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-12-14T19:08:15.736Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-12-14T19:08:15.993Z] (25/33) Installing py3-six (1.16.0-r1) [2022-12-14T19:08:15.993Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-12-14T19:08:15.993Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-12-14T19:08:15.993Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-12-14T19:08:15.993Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-12-14T19:08:15.993Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-12-14T19:08:15.993Z] (31/33) Installing py3-packaging (21.3-r0) [2022-12-14T19:08:15.993Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-12-14T19:08:15.993Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-12-14T19:08:16.250Z] Executing busybox-1.35.0-r17.trigger [2022-12-14T19:08:16.250Z] Executing ca-certificates-20220614-r0.trigger [2022-12-14T19:08:16.250Z] OK: 123 MiB in 47 packages [2022-12-14T19:08:18.151Z] Collecting docker-compose==1.23.2 [2022-12-14T19:08:18.151Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-12-14T19:08:18.408Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 20.8 MB/s eta 0:00:00 [2022-12-14T19:08:18.408Z] Collecting cached-property<2,>=1.2.0 [2022-12-14T19:08:18.408Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-12-14T19:08:18.408Z] 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-12-14T19:08:18.408Z] Collecting PyYAML<4,>=3.10 [2022-12-14T19:08:18.408Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-12-14T19:08:18.408Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 183.2 MB/s eta 0:00:00 [2022-12-14T19:08:18.665Z] Preparing metadata (setup.py): started [2022-12-14T19:08:18.923Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-14T19:08:18.923Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-12-14T19:08:18.923Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-12-14T19:08:18.923Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 142.2 MB/s eta 0:00:00 [2022-12-14T19:08:18.923Z] Collecting docopt<0.7,>=0.6.1 [2022-12-14T19:08:18.923Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-12-14T19:08:18.923Z] Preparing metadata (setup.py): started [2022-12-14T19:08:19.492Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-14T19:08:19.492Z] Collecting websocket-client<1.0,>=0.32.0 [2022-12-14T19:08:19.492Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-12-14T19:08:19.492Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 136.7 MB/s eta 0:00:00 [2022-12-14T19:08:19.492Z] Collecting dockerpty<0.5,>=0.4.1 [2022-12-14T19:08:19.492Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-12-14T19:08:19.492Z] Preparing metadata (setup.py): started [2022-12-14T19:08:19.751Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-14T19:08:19.751Z] Collecting jsonschema<3,>=2.5.1 [2022-12-14T19:08:19.751Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-12-14T19:08:19.751Z] Collecting texttable<0.10,>=0.9.0 [2022-12-14T19:08:19.751Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-12-14T19:08:19.751Z] Preparing metadata (setup.py): started [2022-12-14T19:08:20.008Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-14T19:08:20.008Z] Collecting docker<4.0,>=3.6.0 [2022-12-14T19:08:20.008Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-12-14T19:08:20.265Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 160.3 MB/s eta 0:00:00 [2022-12-14T19:08:20.266Z] Collecting docker-pycreds>=0.4.0 [2022-12-14T19:08:20.266Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-12-14T19:08:20.266Z] Collecting chardet<3.1.0,>=3.0.2 [2022-12-14T19:08:20.266Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-12-14T19:08:20.266Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 125.2 MB/s eta 0:00:00 [2022-12-14T19:08:20.522Z] Collecting urllib3<1.25,>=1.21.1 [2022-12-14T19:08:20.522Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-12-14T19:08:20.522Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 148.5 MB/s eta 0:00:00 [2022-12-14T19:08:20.522Z] Collecting certifi>=2017.4.17 [2022-12-14T19:08:20.522Z] Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) [2022-12-14T19:08:20.522Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 84.3 MB/s eta 0:00:00 [2022-12-14T19:08:20.522Z] Collecting idna<2.8,>=2.5 [2022-12-14T19:08:20.522Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-12-14T19:08:20.522Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 93.5 MB/s eta 0:00:00 [2022-12-14T19:08:20.522Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-12-14T19:08:20.522Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-12-14T19:08:20.522Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-12-14T19:08:20.522Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-12-14T19:08:20.779Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-12-14T19:08:20.779Z] Running setup.py install for texttable: started [2022-12-14T19:08:21.037Z] Running setup.py install for texttable: finished with status 'done' [2022-12-14T19:08:21.037Z] Running setup.py install for PyYAML: started [2022-12-14T19:08:21.602Z] Running setup.py install for PyYAML: finished with status 'done' [2022-12-14T19:08:21.602Z] Running setup.py install for docopt: started [2022-12-14T19:08:22.168Z] Running setup.py install for docopt: finished with status 'done' [2022-12-14T19:08:22.427Z] Running setup.py install for dockerpty: started [2022-12-14T19:08:22.991Z] Running setup.py install for dockerpty: finished with status 'done' [2022-12-14T19:08:23.248Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.12.7 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-12-14T19:08:23.248Z] 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-12-14T19:08:33.220Z] Removing intermediate container 57c3e4b71c0d [2022-12-14T19:08:33.220Z] ---> 2292258ad0c1 [2022-12-14T19:08:33.220Z] Step 13/22 : ENV APP_PORT=58890 [2022-12-14T19:08:33.220Z] ---> Running in 0fc51f3813bb [2022-12-14T19:08:33.786Z] Removing intermediate container 0fc51f3813bb [2022-12-14T19:08:33.786Z] ---> 292c79441dcd [2022-12-14T19:08:33.786Z] Step 14/22 : EXPOSE $APP_PORT [2022-12-14T19:08:34.044Z] ---> Running in 793dc70d3d96 [2022-12-14T19:08:34.302Z] Removing intermediate container 793dc70d3d96 [2022-12-14T19:08:34.302Z] ---> e2b063de43fd [2022-12-14T19:08:34.302Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-12-14T19:08:36.202Z] ---> 2b16e4891068 [2022-12-14T19:08:36.202Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-12-14T19:08:36.462Z] ---> c1eec9f98be8 [2022-12-14T19:08:36.462Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-12-14T19:08:36.462Z] Removing intermediate container 17452681dca5 [2022-12-14T19:08:36.462Z] ---> 79a202573d58 [2022-12-14T19:08:36.462Z] [2022-12-14T19:08:36.462Z] Step 10/24 : FROM alpine:3.16 [2022-12-14T19:08:36.462Z] ---> bfe296a52501 [2022-12-14T19:08:36.462Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-12-14T19:08:36.462Z] ---> Using cache [2022-12-14T19:08:36.462Z] ---> 3ef8823908cb [2022-12-14T19:08:36.462Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-14T19:08:36.462Z] ---> Using cache [2022-12-14T19:08:36.462Z] ---> 5e4a96407de6 [2022-12-14T19:08:36.462Z] Step 13/24 : ENV APP_PORT=59881 [2022-12-14T19:08:36.719Z] Removing intermediate container 60a731b4d907 [2022-12-14T19:08:36.719Z] ---> 57e84d93ef06 [2022-12-14T19:08:36.719Z] [2022-12-14T19:08:36.719Z] Step 10/22 : FROM alpine:3.16 [2022-12-14T19:08:36.719Z] ---> bfe296a52501 [2022-12-14T19:08:36.719Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-12-14T19:08:36.719Z] ---> Using cache [2022-12-14T19:08:36.719Z] ---> 3ef8823908cb [2022-12-14T19:08:36.719Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-14T19:08:36.719Z] ---> Using cache [2022-12-14T19:08:36.719Z] ---> 5e4a96407de6 [2022-12-14T19:08:36.719Z] Step 13/22 : ENV APP_PORT=59861 [2022-12-14T19:08:36.719Z] ---> Running in 13a446f86882 [2022-12-14T19:08:36.976Z] ---> Running in 65025e89c8df [2022-12-14T19:08:36.976Z] ---> df3e01428247 [2022-12-14T19:08:36.976Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-12-14T19:08:36.976Z] ---> Running in 5ed82ce8f145 [2022-12-14T19:08:36.976Z] Removing intermediate container 13a446f86882 [2022-12-14T19:08:36.976Z] ---> b8b585e95672 [2022-12-14T19:08:36.976Z] Step 14/24 : EXPOSE $APP_PORT [2022-12-14T19:08:36.976Z] ---> Running in adaa50548621 [2022-12-14T19:08:36.976Z] Removing intermediate container 65025e89c8df [2022-12-14T19:08:36.976Z] ---> 956506bf1031 [2022-12-14T19:08:36.976Z] Step 14/22 : EXPOSE $APP_PORT [2022-12-14T19:08:37.237Z] Removing intermediate container 5ed82ce8f145 [2022-12-14T19:08:37.237Z] ---> d2375c852099 [2022-12-14T19:08:37.237Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-14T19:08:37.237Z] ---> Running in 63f860a08b73 [2022-12-14T19:08:37.237Z] ---> Running in 4e8b14d83467 [2022-12-14T19:08:37.237Z] Removing intermediate container adaa50548621 [2022-12-14T19:08:37.237Z] ---> 0c212d3c8594 [2022-12-14T19:08:37.237Z] Step 15/24 : WORKDIR / [2022-12-14T19:08:37.237Z] ---> Running in 4f7b5ccb58fd [2022-12-14T19:08:37.237Z] Removing intermediate container 63f860a08b73 [2022-12-14T19:08:37.237Z] ---> 638439d981fb [2022-12-14T19:08:37.237Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-14T19:08:37.495Z] Removing intermediate container 4e8b14d83467 [2022-12-14T19:08:37.495Z] ---> c1f97315626b [2022-12-14T19:08:37.495Z] Step 20/22 : LABEL arch=x86_64 [2022-12-14T19:08:37.495Z] ---> Running in 1837bbea95cf [2022-12-14T19:08:37.495Z] Removing intermediate container 4f7b5ccb58fd [2022-12-14T19:08:37.495Z] ---> 8301362d90ab [2022-12-14T19:08:37.495Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-14T19:08:37.752Z] ---> 296d125626e7 [2022-12-14T19:08:37.752Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-12-14T19:08:37.752Z] Removing intermediate container 1837bbea95cf [2022-12-14T19:08:37.752Z] ---> 8f2ebe87fc9d [2022-12-14T19:08:37.752Z] Step 21/22 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 [2022-12-14T19:08:37.752Z] ---> Running in 53095fb6d7c3 [2022-12-14T19:08:37.752Z] ---> ce1f66e16da9 [2022-12-14T19:08:37.752Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-12-14T19:08:38.010Z] Removing intermediate container 53095fb6d7c3 [2022-12-14T19:08:38.010Z] ---> 001f5afa9174 [2022-12-14T19:08:38.010Z] Step 22/22 : LABEL version=0.0.0 [2022-12-14T19:08:38.268Z] ---> Running in c99ba97448fb [2022-12-14T19:08:38.268Z] ---> 84832ac67040 [2022-12-14T19:08:38.269Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-12-14T19:08:38.539Z] Removing intermediate container c99ba97448fb [2022-12-14T19:08:38.539Z] ---> f5ee2dcf6c9d [2022-12-14T19:08:38.539Z] [2022-12-14T19:08:38.539Z] ---> b958fc0f96e4 [2022-12-14T19:08:38.539Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-12-14T19:08:38.539Z] ---> 1a2da692bd3c [2022-12-14T19:08:38.539Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-12-14T19:08:38.539Z] Successfully built f5ee2dcf6c9d [2022-12-14T19:08:38.539Z] Successfully tagged sys-mgmt-agent:latest [2022-12-14T19:08:38.802Z]  Building sys-mgmt-agent ... done  ---> 1e646139a640 [2022-12-14T19:08:38.802Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-12-14T19:08:38.802Z] ---> Running in 63adf1acec56 [2022-12-14T19:08:38.802Z] ---> 71fb90306bb5 [2022-12-14T19:08:38.802Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-12-14T19:08:38.802Z] ---> Running in 6719f70f395e [2022-12-14T19:08:38.802Z] Removing intermediate container 63adf1acec56 [2022-12-14T19:08:38.802Z] ---> 76e6a442eb8a [2022-12-14T19:08:38.802Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-14T19:08:39.060Z] ---> Running in 68aae29d6b05 [2022-12-14T19:08:39.060Z] Removing intermediate container 6719f70f395e [2022-12-14T19:08:39.060Z] ---> a4f4ef7120f3 [2022-12-14T19:08:39.060Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-14T19:08:39.060Z] ---> Running in 20dee56d3298 [2022-12-14T19:08:39.060Z] Removing intermediate container 68aae29d6b05 [2022-12-14T19:08:39.060Z] ---> 8a232f48f3a2 [2022-12-14T19:08:39.060Z] Step 20/22 : LABEL arch=x86_64 [2022-12-14T19:08:39.060Z] ---> Running in aab97802e83f [2022-12-14T19:08:39.060Z] Removing intermediate container 20dee56d3298 [2022-12-14T19:08:39.060Z] ---> 5cb25140479b [2022-12-14T19:08:39.060Z] Step 22/24 : LABEL arch=x86_64 [2022-12-14T19:08:39.320Z] ---> Running in 2f9fde73971b [2022-12-14T19:08:39.320Z] Removing intermediate container aab97802e83f [2022-12-14T19:08:39.320Z] ---> 1562cee20bc8 [2022-12-14T19:08:39.320Z] Step 21/22 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 [2022-12-14T19:08:39.320Z] Removing intermediate container 2f9fde73971b [2022-12-14T19:08:39.320Z] ---> ca9bbda2423d [2022-12-14T19:08:39.320Z] Step 23/24 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 [2022-12-14T19:08:39.320Z] ---> Running in d036a86d78c6 [2022-12-14T19:08:39.320Z] ---> Running in 3c33037b47f9 [2022-12-14T19:08:39.584Z] Removing intermediate container d036a86d78c6 [2022-12-14T19:08:39.584Z] ---> 8afb0beab1ea [2022-12-14T19:08:39.584Z] Step 22/22 : LABEL version=0.0.0 [2022-12-14T19:08:39.584Z] ---> Running in 05c9236eaf3e [2022-12-14T19:08:39.584Z] Removing intermediate container 3c33037b47f9 [2022-12-14T19:08:39.584Z] ---> 4099c93b4ac5 [2022-12-14T19:08:39.584Z] Step 24/24 : LABEL version=0.0.0 [2022-12-14T19:08:39.584Z] ---> Running in 0a004c3955bf [2022-12-14T19:08:39.584Z] Removing intermediate container 05c9236eaf3e [2022-12-14T19:08:39.584Z] ---> 20eadd0f177e [2022-12-14T19:08:39.584Z] [2022-12-14T19:08:39.844Z] Removing intermediate container 0a004c3955bf [2022-12-14T19:08:39.844Z] ---> fb28cd2da2c8 [2022-12-14T19:08:39.844Z] [2022-12-14T19:08:39.844Z] Successfully built 20eadd0f177e [2022-12-14T19:08:39.844Z] Successfully tagged support-scheduler:latest [2022-12-14T19:08:39.844Z]  Building support-scheduler ... done Successfully built fb28cd2da2c8 [2022-12-14T19:08:39.844Z] Successfully tagged core-metadata:latest [2022-12-14T19:08:43.131Z]  Building core-metadata ... done Removing intermediate container 9f2050b214f1 [2022-12-14T19:08:43.131Z] ---> 4fc6e8e8888b [2022-12-14T19:08:43.131Z] [2022-12-14T19:08:43.132Z] Step 9/19 : FROM alpine:3.15 [2022-12-14T19:08:43.132Z] ---> c4fc93816858 [2022-12-14T19:08:43.132Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-14T19:08:43.132Z] ---> Using cache [2022-12-14T19:08:43.132Z] ---> 79358304001f [2022-12-14T19:08:43.132Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-12-14T19:08:43.391Z] ---> Running in a48243b4586e [2022-12-14T19:08:43.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-14T19:08:43.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-14T19:08:43.908Z] v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-14T19:08:43.908Z] v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-14T19:08:43.908Z] OK: 15859 distinct packages available [2022-12-14T19:08:43.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-14T19:08:44.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-14T19:08:44.733Z] (1/9) Installing ca-certificates (20220614-r0) [2022-12-14T19:08:44.733Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-12-14T19:08:44.733Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-12-14T19:08:44.733Z] (4/9) Installing libcurl (7.80.0-r4) [2022-12-14T19:08:44.733Z] (5/9) Installing curl (7.80.0-r4) [2022-12-14T19:08:44.733Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-12-14T19:08:44.733Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-12-14T19:08:44.733Z] (8/9) Installing libucontext (1.1-r0) [2022-12-14T19:08:44.733Z] (9/9) Installing gcompat (1.0.0-r4) [2022-12-14T19:08:44.733Z] Executing busybox-1.34.1-r7.trigger [2022-12-14T19:08:44.733Z] Executing ca-certificates-20220614-r0.trigger [2022-12-14T19:08:44.733Z] OK: 8 MiB in 23 packages [2022-12-14T19:08:45.311Z] Removing intermediate container a48243b4586e [2022-12-14T19:08:45.312Z] ---> 2b2d9d03dd17 [2022-12-14T19:08:45.312Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-14T19:08:45.569Z] ---> e60fe8c726c9 [2022-12-14T19:08:45.569Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-12-14T19:08:45.828Z] ---> c913615cedd4 [2022-12-14T19:08:45.828Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-12-14T19:08:46.089Z] ---> 8d8c7ea0f047 [2022-12-14T19:08:46.089Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-12-14T19:08:46.089Z] ---> Running in 381bbb26e52a [2022-12-14T19:08:46.347Z] Removing intermediate container 381bbb26e52a [2022-12-14T19:08:46.347Z] ---> 842d5b0b1c93 [2022-12-14T19:08:46.347Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-14T19:08:46.347Z] ---> Running in 15837472038d [2022-12-14T19:08:46.347Z] Removing intermediate container 15837472038d [2022-12-14T19:08:46.347Z] ---> a8122c66355b [2022-12-14T19:08:46.347Z] Step 17/19 : LABEL arch=x86_64 [2022-12-14T19:08:46.347Z] ---> Running in 9d59eabf8adf [2022-12-14T19:08:46.609Z] Removing intermediate container 9d59eabf8adf [2022-12-14T19:08:46.609Z] ---> a6105bfb9fe2 [2022-12-14T19:08:46.609Z] Step 18/19 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 [2022-12-14T19:08:46.609Z] ---> Running in b20732d98c95 [2022-12-14T19:08:46.609Z] Removing intermediate container b20732d98c95 [2022-12-14T19:08:46.609Z] ---> 42d86208136a [2022-12-14T19:08:46.609Z] Step 19/19 : LABEL version=0.0.0 [2022-12-14T19:08:46.609Z] ---> Running in 06fec1e94f59 [2022-12-14T19:08:46.868Z] Removing intermediate container 06fec1e94f59 [2022-12-14T19:08:46.868Z] ---> 8a4cecbd59db [2022-12-14T19:08:46.868Z] [2022-12-14T19:08:46.868Z] Successfully built 8a4cecbd59db [2022-12-14T19:08:46.868Z] Successfully tagged security-spiffe-token-provider:latest [2022-12-14T19:08:46.873Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-12-14T19:08:46.869Z] $ docker stop --time=1 030ada4d48ccd6a4ea20a75a269c5f09562f4f2c626408c0e6b1cfbbb95c8e5b [2022-12-14T19:08:48.151Z] $ docker rm -f 030ada4d48ccd6a4ea20a75a269c5f09562f4f2c626408c0e6b1cfbbb95c8e5b [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-14T19:08:48.593Z] + docker images [2022-12-14T19:08:48.593Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-12-14T19:08:48.593Z] security-spiffe-token-provider latest 8a4cecbd59db 2 seconds ago 29.7MB [2022-12-14T19:08:48.593Z] 4fc6e8e8888b 6 seconds ago 1.65GB [2022-12-14T19:08:48.593Z] support-scheduler latest 20eadd0f177e 9 seconds ago 29.9MB [2022-12-14T19:08:48.593Z] core-metadata latest fb28cd2da2c8 9 seconds ago 18.5MB [2022-12-14T19:08:48.593Z] sys-mgmt-agent latest f5ee2dcf6c9d 10 seconds ago 136MB [2022-12-14T19:08:48.593Z] 79a202573d58 12 seconds ago 1.62GB [2022-12-14T19:08:48.593Z] 57e84d93ef06 13 seconds ago 1.68GB [2022-12-14T19:08:48.593Z] security-spire-config latest dcc6212155f7 37 seconds ago 85.8MB [2022-12-14T19:08:48.593Z] c0a9d403ab8c 38 seconds ago 1.6GB [2022-12-14T19:08:48.593Z] security-spire-agent latest 4e58b65a9b9a 45 seconds ago 125MB [2022-12-14T19:08:48.593Z] core-command latest e76f89413f70 51 seconds ago 17.7MB [2022-12-14T19:08:48.593Z] 7ff9244eff73 53 seconds ago 1.49GB [2022-12-14T19:08:48.593Z] b2c2b7b17902 56 seconds ago 1.49GB [2022-12-14T19:08:48.593Z] core-data latest 1b10be8e781a About a minute ago 17.9MB [2022-12-14T19:08:48.593Z] 786369ca7f00 About a minute ago 1.61GB [2022-12-14T19:08:48.593Z] 223eb0a6b6b8 About a minute ago 1.62GB [2022-12-14T19:08:48.593Z] security-bootstrapper latest 61a7154f42e3 About a minute ago 20.3MB [2022-12-14T19:08:48.593Z] support-notifications latest f5f7c35788d9 About a minute ago 30.5MB [2022-12-14T19:08:48.593Z] security-secretstore-setup latest 4c723cfc309e About a minute ago 29.9MB [2022-12-14T19:08:48.593Z] security-proxy-setup latest 9d68282b665b About a minute ago 27.7MB [2022-12-14T19:08:48.593Z] a942513d073f About a minute ago 1.68GB [2022-12-14T19:08:48.593Z] 798d0e5d0541 About a minute ago 1.61GB [2022-12-14T19:08:48.593Z] 0743ebbb9a61 About a minute ago 1.6GB [2022-12-14T19:08:48.593Z] 49c0187b8089 About a minute ago 1.6GB [2022-12-14T19:08:48.593Z] security-spire-server latest c0af8214f8a9 2 minutes ago 86.5MB [2022-12-14T19:08:48.593Z] d6f25cba0ff6 2 minutes ago 1.49GB [2022-12-14T19:08:48.593Z] ci-base-image-x86_64 latest 55ce80cc4d89 5 minutes ago 947MB [2022-12-14T19:08:48.593Z] alpine 3.16 bfe296a52501 4 weeks ago 5.54MB [2022-12-14T19:08:48.593Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 5 weeks ago 683MB [2022-12-14T19:08:48.593Z] alpine 3.15 c4fc93816858 4 months ago 5.59MB [2022-12-14T19:08:48.593Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 5 months ago 253MB [2022-12-14T19:08:48.593Z] 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) Stage "Docker Push" skipped due to when conditional [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-12-14T19:09:14.867Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-12-14T19:09:14.867Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-12-14T19:09:14.867Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-12-14T19:09:14.867Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-12-14T19:09:18.206Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-12-14T19:09:18.206Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-12-14T19:09:18.206Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-12-14T19:09:18.206Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-12-14T19:09:18.206Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-12-14T19:09:18.206Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-12-14T19:09:18.206Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-12-14T19:09:18.206Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-12-14T19:09:18.206Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-12-14T19:09:18.206Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-12-14T19:09:18.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-12-14T19:09:30.505Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.260s coverage: 28.7% of statements [2022-12-14T19:09:30.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-12-14T19:09:30.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-12-14T19:09:37.148Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.836s coverage: 98.5% of statements [2022-12-14T19:09:38.564Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 1.375s coverage: 43.0% of statements [2022-12-14T19:09:38.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-12-14T19:09:38.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-12-14T19:09:38.564Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.686s coverage: 54.2% of statements [2022-12-14T19:09:38.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-12-14T19:09:38.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-12-14T19:10:00.638Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.083s coverage: 89.2% of statements [2022-12-14T19:10:00.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-12-14T19:10:00.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-12-14T19:10:00.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-12-14T19:10:00.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-12-14T19:10:00.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-12-14T19:10:00.638Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.591s coverage: 2.2% of statements [2022-12-14T19:10:00.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-12-14T19:10:00.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-12-14T19:10:03.990Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.799s coverage: 95.6% of statements [2022-12-14T19:10:03.990Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-12-14T19:10:03.990Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-12-14T19:10:03.990Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-12-14T19:10:03.990Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.397s coverage: 72.2% of statements [2022-12-14T19:10:03.990Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-12-14T19:10:03.990Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-12-14T19:10:03.990Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-12-14T19:10:03.990Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-12-14T19:10:03.990Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-12-14T19:10:03.990Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.541s coverage: 60.0% of statements [2022-12-14T19:10:03.990Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-12-14T19:10:03.990Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-12-14T19:10:03.990Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-12-14T19:10:03.990Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.563s coverage: 0.9% of statements [2022-12-14T19:10:03.990Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-12-14T19:10:03.990Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.545s coverage: 58.8% of statements [2022-12-14T19:10:03.990Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.297s coverage: 29.6% of statements [2022-12-14T19:10:03.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-12-14T19:10:03.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.271s coverage: 47.1% of statements [2022-12-14T19:10:03.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.288s coverage: 79.5% of statements [2022-12-14T19:10:05.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.270s coverage: 94.1% of statements [2022-12-14T19:10:05.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.326s coverage: 96.3% of statements [2022-12-14T19:10:06.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.271s coverage: 87.5% of statements [2022-12-14T19:10:18.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.236s coverage: 94.4% of statements [2022-12-14T19:10:18.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.229s coverage: 44.8% of statements [2022-12-14T19:10:24.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.730s coverage: 79.9% of statements [2022-12-14T19:10:24.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-12-14T19:10:32.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.326s coverage: 92.9% of statements [2022-12-14T19:10:32.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-12-14T19:10:32.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-12-14T19:10:32.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-12-14T19:10:32.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements [2022-12-14T19:10:32.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-12-14T19:10:32.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-12-14T19:10:32.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-12-14T19:10:32.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-12-14T19:10:32.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.290s coverage: 86.9% of statements [2022-12-14T19:10:32.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-12-14T19:10:32.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-12-14T19:10:32.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-12-14T19:10:32.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-12-14T19:10:32.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.292s coverage: 87.2% of statements [2022-12-14T19:10:32.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-12-14T19:10:32.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-12-14T19:10:32.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.199s coverage: 100.0% of statements [2022-12-14T19:10:32.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-12-14T19:10:32.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.316s coverage: 58.8% of statements [2022-12-14T19:10:32.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-12-14T19:10:32.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.282s coverage: 80.0% of statements [2022-12-14T19:10:32.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.247s coverage: 87.2% of statements [2022-12-14T19:10:32.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.290s coverage: 85.4% of statements [2022-12-14T19:10:32.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.972s coverage: 91.2% of statements [2022-12-14T19:10:32.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-12-14T19:10:39.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.317s coverage: 64.7% of statements [2022-12-14T19:10:39.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-12-14T19:10:39.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-12-14T19:10:39.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.528s coverage: 100.0% of statements [2022-12-14T19:10:39.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.265s coverage: 89.4% of statements [2022-12-14T19:10:39.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements [2022-12-14T19:10:39.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.195s coverage: 73.7% of statements [2022-12-14T19:10:39.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.083s coverage: 100.0% of statements [2022-12-14T19:10:49.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.611s coverage: 65.8% of statements [2022-12-14T19:10:49.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-12-14T19:10:49.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-12-14T19:10:49.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-12-14T19:10:52.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.178s coverage: 41.8% of statements [2022-12-14T19:10:52.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-12-14T19:10:52.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-12-14T19:10:52.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.403s coverage: 89.5% of statements [2022-12-14T19:10:52.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-12-14T19:10:52.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.360s coverage: 84.8% of statements [2022-12-14T19:10:52.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-12-14T19:10:52.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-12-14T19:10:52.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-12-14T19:10:52.631Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-12-14T19:11:00.851Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.481s coverage: 17.7% of statements [2022-12-14T19:11:00.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-12-14T19:11:00.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-12-14T19:11:00.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-12-14T19:11:00.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-12-14T19:11:00.851Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.740s coverage: 92.3% of statements [2022-12-14T19:11:00.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-12-14T19:11:00.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-12-14T19:11:00.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-12-14T19:11:00.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-12-14T19:11:00.851Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.339s coverage: 63.2% of statements [2022-12-14T19:11:00.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-12-14T19:11:00.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-12-14T19:11:00.851Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.536s coverage: 97.7% of statements [2022-12-14T19:11:00.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-12-14T19:11:00.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-12-14T19:11:00.851Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-12-14T19:11:00.851Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-12-14T19:11:00.851Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.234s coverage: 28.9% of statements [2022-12-14T19:11:00.851Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-12-14T19:11:00.851Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-12-14T19:11:00.851Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-12-14T19:11:00.851Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-12-14T19:11:00.851Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-12-14T19:11:00.851Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-12-14T19:11:00.851Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.216s coverage: 100.0% of statements [2022-12-14T19:11:00.851Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements [2022-12-14T19:11:01.120Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "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-12-14T19:11:01.120Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-12-14T19:11:01.120Z] go vet ./... [2022-12-14T19:12:52.771Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-14T19:12:52.771Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-14T19:12:52.771Z] ./bin/test-attribution-txt.sh [2022-12-14T19:12:52.771Z] An attribution for github.com/edgexfoundry/go-mod-configuration/v3 is missing from Attribution.txt, please add [Pipeline] echo [2022-12-14T19:12:52.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-12-14T19:12:53.175Z] + ls -al . [2022-12-14T19:12:53.175Z] total 768 [2022-12-14T19:12:53.175Z] drwxrwxr-x 10 1001 1001 4096 Dec 14 19:07 . [2022-12-14T19:12:53.175Z] drwxr-xr-x 4 root root 4096 Dec 14 19:07 .. [2022-12-14T19:12:53.175Z] drwxrwxr-x 2 1001 1001 4096 Dec 14 19:05 .blubracket [2022-12-14T19:12:53.175Z] -rw-rw-r-- 1 1001 1001 16 Dec 14 19:05 .dockerignore [2022-12-14T19:12:53.175Z] drwxrwxr-x 8 1001 1001 4096 Dec 14 19:05 .git [2022-12-14T19:12:53.175Z] drwxrwxr-x 3 1001 1001 4096 Dec 14 19:05 .github [2022-12-14T19:12:53.175Z] -rw-rw-r-- 1 1001 1001 1030 Dec 14 19:05 .gitignore [2022-12-14T19:12:53.175Z] -rw-rw-r-- 1 1001 1001 42 Dec 14 19:05 .golangci.yml [2022-12-14T19:12:53.175Z] -rw-rw-r-- 1 1001 1001 87 Dec 14 19:05 .hadolint.yml [2022-12-14T19:12:53.175Z] -rw-rw-r-- 1 1001 1001 166 Dec 14 19:05 .sonarcloud.properties [2022-12-14T19:12:53.175Z] -rw-rw-r-- 1 1001 1001 1171 Dec 14 19:05 ADOPTERS.md [2022-12-14T19:12:53.175Z] -rw-rw-r-- 1 1001 1001 10618 Dec 14 19:05 Attribution.txt [2022-12-14T19:12:53.175Z] -rw-rw-r-- 1 1001 1001 73765 Dec 14 19:05 CHANGELOG.md [2022-12-14T19:12:53.175Z] -rw-rw-r-- 1 1001 1001 3804 Dec 14 19:05 CONTRIBUTING.md [2022-12-14T19:12:53.175Z] -rw-rw-r-- 1 1001 1001 677 Dec 14 19:05 GOVERNANCE.md [2022-12-14T19:12:53.175Z] -rw-rw-r-- 1 1001 1001 850 Dec 14 19:05 Jenkinsfile [2022-12-14T19:12:53.175Z] -rw-rw-r-- 1 1001 1001 10775 Dec 14 19:05 LICENSE [2022-12-14T19:12:53.175Z] -rw-rw-r-- 1 1001 1001 13289 Dec 14 19:05 Makefile [2022-12-14T19:12:53.175Z] -rw-rw-r-- 1 1001 1001 582 Dec 14 19:05 OWNERS.md [2022-12-14T19:12:53.175Z] -rw-rw-r-- 1 1001 1001 9403 Dec 14 19:05 README.md [2022-12-14T19:12:53.175Z] -rw-rw-r-- 1 1001 1001 6912 Dec 14 19:05 SECURITY.md [2022-12-14T19:12:53.175Z] -rw-rw-r-- 1 1001 1001 5 Dec 14 19:03 VERSION [2022-12-14T19:12:53.175Z] drwxrwxr-x 2 1001 1001 4096 Dec 14 19:05 bin [2022-12-14T19:12:53.175Z] drwxrwxr-x 18 1001 1001 4096 Dec 14 19:05 cmd [2022-12-14T19:12:53.175Z] -rw-r--r-- 1 root root 501826 Dec 14 19:11 coverage.out [2022-12-14T19:12:53.175Z] -rw-rw-r-- 1 1001 1001 3400 Dec 14 19:05 go.mod [2022-12-14T19:12:53.175Z] -rw-rw-r-- 1 1001 1001 45110 Dec 14 19:05 go.sum [2022-12-14T19:12:53.175Z] drwxrwxr-x 8 1001 1001 4096 Dec 14 19:05 internal [2022-12-14T19:12:53.175Z] drwxrwxr-x 3 1001 1001 4096 Dec 14 19:05 openapi [2022-12-14T19:12:53.175Z] drwxrwxr-x 4 1001 1001 4096 Dec 14 19:05 snap [2022-12-14T19:12:53.175Z] -rw-rw-r-- 1 1001 1001 204 Dec 14 19:05 version.go [Pipeline] sh [2022-12-14T19:12:53.833Z] + '[' -e coverage.out ] [2022-12-14T19:12:53.833Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-12-14T19:12:53.877Z] Warning: overwriting stash ‘coverage-report’ [2022-12-14T19:12:54.667Z] Stashed 1 file(s) [Pipeline] sh [2022-12-14T19:12:54.999Z] + make build [2022-12-14T19:12:54.999Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2022-12-14T19:14:16.613Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-12-14T19:14:18.016Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-12-14T19:14:22.268Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-12-14T19:15:09.084Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-12-14T19:15:09.084Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-12-14T19:15:09.084Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-12-14T19:15:17.293Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-12-14T19:15:20.647Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-12-14T19:15:25.983Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-12-14T19:15:30.238Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-12-14T19:15:34.491Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-12-14T19:15:46.805Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-12-14T19:15:55.088Z] $ docker stop --time=1 3d3c3e48ade8a82123bd7d7a2b1915ec40f92ae7cd1532b3bf9b0d8562301f08 [2022-12-14T19:15:57.038Z] $ docker rm -f 3d3c3e48ade8a82123bd7d7a2b1915ec40f92ae7cd1532b3bf9b0d8562301f08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T19:15:59.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-12-14T19:15:59.360Z] [2022-12-14T19:15:59.360Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T19:15:59.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-12-14T19:16:00.031Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-12-14T19:16:00.031Z] 29e5d40040c1: Pulling fs layer [2022-12-14T19:16:00.031Z] 1ce36da41761: Pulling fs layer [2022-12-14T19:16:00.031Z] 25b303627fd3: Pulling fs layer [2022-12-14T19:16:00.031Z] 29e5d40040c1: Verifying Checksum [2022-12-14T19:16:00.031Z] 29e5d40040c1: Download complete [2022-12-14T19:16:00.298Z] 1ce36da41761: Verifying Checksum [2022-12-14T19:16:00.298Z] 1ce36da41761: Download complete [2022-12-14T19:16:00.567Z] 29e5d40040c1: Pull complete [2022-12-14T19:16:01.974Z] 1ce36da41761: Pull complete [2022-12-14T19:16:01.974Z] 25b303627fd3: Verifying Checksum [2022-12-14T19:16:01.974Z] 25b303627fd3: Download complete [2022-12-14T19:16:12.046Z] 25b303627fd3: Pull complete [2022-12-14T19:16:12.046Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-12-14T19:16:12.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-12-14T19:16:12.046Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T19:16:12.370Z] prd-ubuntu20.04-docker-arm64-4c-16g-121233 does not seem to be running inside a container [2022-12-14T19:16:12.489Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-12-14T19:16:14.822Z] $ docker top 74dc900fa4fc2033d3040346aaa78b7f92b105e65834de281404f00c74a38244 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T19:16:15.625Z] + docker-compose build --help [2022-12-14T19:16:15.625Z] + grep parallel [2022-12-14T19:16:19.874Z] --parallel Build images in parallel. [Pipeline] } [2022-12-14T19:16:19.951Z] $ docker stop --time=1 74dc900fa4fc2033d3040346aaa78b7f92b105e65834de281404f00c74a38244 [2022-12-14T19:16:21.553Z] $ docker rm -f 74dc900fa4fc2033d3040346aaa78b7f92b105e65834de281404f00c74a38244 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T19:16:22.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-12-14T19:16:22.225Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T19:16:22.460Z] prd-ubuntu20.04-docker-arm64-4c-16g-121233 does not seem to be running inside a container [2022-12-14T19:16:22.561Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-12-14T19:16:23.802Z] $ docker top 08edce5a1432ce0a18228b543bd39a6a39de61f57385102c127af0c48c47c221 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T19:16:24.662Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-12-14T19:16:28.916Z] Building core-command ... [2022-12-14T19:16:28.916Z] Building core-data ... [2022-12-14T19:16:28.916Z] Building core-metadata ... [2022-12-14T19:16:28.916Z] Building security-bootstrapper ... [2022-12-14T19:16:28.916Z] Building security-proxy-setup ... [2022-12-14T19:16:28.916Z] Building security-secretstore-setup ... [2022-12-14T19:16:28.916Z] Building security-spiffe-token-provider ... [2022-12-14T19:16:28.916Z] Building security-spire-agent ... [2022-12-14T19:16:28.916Z] Building security-spire-config ... [2022-12-14T19:16:28.916Z] Building security-spire-server ... [2022-12-14T19:16:28.916Z] Building support-notifications ... [2022-12-14T19:16:28.916Z] Building support-scheduler ... [2022-12-14T19:16:28.916Z] Building sys-mgmt-agent ... [2022-12-14T19:16:28.916Z] Building security-spire-server [2022-12-14T19:16:28.916Z] Building security-bootstrapper [2022-12-14T19:16:28.916Z] Building sys-mgmt-agent [2022-12-14T19:16:28.916Z] Building core-data [2022-12-14T19:16:28.916Z] Building security-secretstore-setup [2022-12-14T19:17:15.753Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-14T19:17:15.753Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-12-14T19:17:15.753Z] ---> 0f5a280a6fef [2022-12-14T19:17:15.753Z] Step 3/32 : WORKDIR /edgex-go [2022-12-14T19:17:15.753Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-14T19:17:15.753Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-12-14T19:17:15.753Z] ---> 0f5a280a6fef [2022-12-14T19:17:15.753Z] Step 3/23 : WORKDIR /edgex-go [2022-12-14T19:17:15.753Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-14T19:17:15.753Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-14T19:17:15.753Z] ---> 0f5a280a6fef [2022-12-14T19:17:15.753Z] Step 3/22 : WORKDIR /edgex-go [2022-12-14T19:17:15.753Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-14T19:17:15.753Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-14T19:17:15.753Z] ---> 0f5a280a6fef [2022-12-14T19:17:15.753Z] Step 3/24 : WORKDIR /edgex-go [2022-12-14T19:17:15.753Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-14T19:17:15.753Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-14T19:17:15.753Z] ---> 0f5a280a6fef [2022-12-14T19:17:15.753Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-14T19:17:16.024Z] ---> Running in 56c17b61f360 [2022-12-14T19:17:16.024Z] ---> Running in 6a58f9047a17 [2022-12-14T19:17:16.024Z] ---> Running in 51b9c0a332e8 [2022-12-14T19:17:16.024Z] ---> Running in 7a0d9f567674 [2022-12-14T19:17:16.024Z] ---> Running in 5364cc4f2813 [2022-12-14T19:17:16.605Z] Removing intermediate container 5364cc4f2813 [2022-12-14T19:17:16.605Z] ---> b1173a428021 [2022-12-14T19:17:16.605Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-12-14T19:17:16.605Z] Removing intermediate container 7a0d9f567674 [2022-12-14T19:17:16.605Z] ---> 3b8c76a1a328 [2022-12-14T19:17:16.605Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-12-14T19:17:16.605Z] Removing intermediate container 56c17b61f360 [2022-12-14T19:17:16.605Z] ---> 26946f2224a5 [2022-12-14T19:17:16.605Z] Step 4/22 : WORKDIR /edgex-go [2022-12-14T19:17:16.605Z] Removing intermediate container 51b9c0a332e8 [2022-12-14T19:17:16.605Z] ---> ecb28543b9fd [2022-12-14T19:17:16.605Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-12-14T19:17:16.876Z] ---> Running in a3d657558084 [2022-12-14T19:17:16.876Z] ---> Running in f31139ff37a6 [2022-12-14T19:17:16.876Z] Removing intermediate container 6a58f9047a17 [2022-12-14T19:17:16.876Z] ---> 1710d7509547 [2022-12-14T19:17:16.876Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-12-14T19:17:16.876Z] ---> Running in 20bb51a48127 [2022-12-14T19:17:16.876Z] ---> Running in 453ff7af6894 [2022-12-14T19:17:17.142Z] ---> Running in 0774fd693f99 [2022-12-14T19:17:17.720Z] Removing intermediate container 20bb51a48127 [2022-12-14T19:17:17.721Z] ---> d83a3ee2b08a [2022-12-14T19:17:17.721Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-12-14T19:17:17.721Z] ---> Running in bedcf4e00a28 [2022-12-14T19:17:19.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-14T19:17:19.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-14T19:17:19.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-14T19:17:19.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-14T19:17:19.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-14T19:17:19.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-14T19:17:19.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-14T19:17:19.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-14T19:17:19.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-14T19:17:19.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-14T19:17:21.328Z] OK: 221 MiB in 51 packages [2022-12-14T19:17:21.328Z] OK: 221 MiB in 51 packages [2022-12-14T19:17:21.328Z] OK: 221 MiB in 51 packages [2022-12-14T19:17:21.328Z] OK: 221 MiB in 51 packages [2022-12-14T19:17:21.328Z] OK: 221 MiB in 51 packages [2022-12-14T19:17:22.739Z] Removing intermediate container f31139ff37a6 [2022-12-14T19:17:22.739Z] ---> 18dcc23b3a4a [2022-12-14T19:17:22.739Z] Step 5/23 : COPY go.mod vendor* ./ [2022-12-14T19:17:23.009Z] Removing intermediate container 0774fd693f99 [2022-12-14T19:17:23.009Z] ---> 62734518813f [2022-12-14T19:17:23.009Z] Step 5/22 : COPY go.mod vendor* ./ [2022-12-14T19:17:23.273Z] Removing intermediate container 453ff7af6894 [2022-12-14T19:17:23.273Z] ---> 676d9c14a7cb [2022-12-14T19:17:23.273Z] Step 5/24 : COPY go.mod vendor* ./ [2022-12-14T19:17:23.273Z] Removing intermediate container bedcf4e00a28 [2022-12-14T19:17:23.273Z] ---> da968d4a2947 [2022-12-14T19:17:23.273Z] Step 6/22 : COPY go.mod vendor* ./ [2022-12-14T19:17:23.273Z] Removing intermediate container a3d657558084 [2022-12-14T19:17:23.273Z] ---> 243c2c3432a3 [2022-12-14T19:17:23.273Z] Step 5/32 : COPY go.mod vendor* ./ [2022-12-14T19:17:23.853Z] ---> 06b451862449 [2022-12-14T19:17:23.853Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T19:17:23.853Z] ---> Running in e5df92538455 [2022-12-14T19:17:24.118Z] ---> 5162b8c3cce3 [2022-12-14T19:17:24.118Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T19:17:24.384Z] ---> 0e636ecec2e0 [2022-12-14T19:17:24.384Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T19:17:24.384Z] ---> Running in 465219801d50 [2022-12-14T19:17:24.658Z] ---> 4f8c7c74af78 [2022-12-14T19:17:24.658Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T19:17:24.658Z] ---> Running in 3adf27c13e97 [2022-12-14T19:17:24.658Z] ---> 57f5dc133005 [2022-12-14T19:17:24.658Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T19:17:24.658Z] ---> Running in a35e6c548ea4 [2022-12-14T19:17:24.923Z] ---> Running in 7abc4c5d174d [2022-12-14T19:18:46.526Z] Removing intermediate container 3adf27c13e97 [2022-12-14T19:18:46.526Z] ---> 8b6be31b128c [2022-12-14T19:18:46.526Z] Removing intermediate container 465219801d50 [2022-12-14T19:18:46.526Z] Step 7/24 : COPY . . [2022-12-14T19:18:46.526Z] ---> c19ef34e9fe6 [2022-12-14T19:18:46.526Z] Step 7/22 : COPY . . [2022-12-14T19:18:46.526Z] Removing intermediate container a35e6c548ea4 [2022-12-14T19:18:46.526Z] ---> fd9d4598d4a3 [2022-12-14T19:18:46.526Z] Step 8/22 : COPY . . [2022-12-14T19:18:46.526Z] Removing intermediate container e5df92538455 [2022-12-14T19:18:46.526Z] ---> 15bb503a6a90 [2022-12-14T19:18:46.526Z] Step 7/23 : COPY . . [2022-12-14T19:18:46.526Z] Removing intermediate container 7abc4c5d174d [2022-12-14T19:18:46.526Z] ---> 0fc6cfc4ab19 [2022-12-14T19:18:46.526Z] Step 7/32 : COPY . . [2022-12-14T19:18:58.828Z] ---> f6aec6b60285 [2022-12-14T19:18:58.828Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-12-14T19:18:58.828Z] ---> 5a1357a0b7b3 [2022-12-14T19:18:58.828Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-12-14T19:18:58.828Z] ---> e101c702c6f8 [2022-12-14T19:18:58.828Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-12-14T19:18:58.828Z] ---> 12da6f9a47e1 [2022-12-14T19:18:58.828Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-12-14T19:18:58.828Z] ---> Running in 77ab13c36446 [2022-12-14T19:18:58.828Z] ---> Running in 22801ac39611 [2022-12-14T19:18:58.828Z] ---> Running in 4c84c993641f [2022-12-14T19:18:58.828Z] ---> Running in 8556f478a998 [2022-12-14T19:18:58.828Z] ---> 0d0630e29622 [2022-12-14T19:18:58.828Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-12-14T19:18:58.828Z] ---> Running in c243a1793d98 [2022-12-14T19:18:59.409Z] Removing intermediate container 77ab13c36446 [2022-12-14T19:18:59.409Z] ---> e145b9e38105 [2022-12-14T19:18:59.409Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-12-14T19:18:59.409Z] ---> Running in 43445ec3da93 [2022-12-14T19:18:59.991Z] Removing intermediate container 43445ec3da93 [2022-12-14T19:18:59.991Z] ---> 7a899deda3f8 [2022-12-14T19:18:59.991Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-12-14T19:18:59.991Z] ---> Running in dd4fa900deba [2022-12-14T19:19:00.950Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-12-14T19:19:00.950Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-12-14T19:19:01.220Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2022-12-14T19:19:01.487Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-12-14T19:19:02.898Z] Removing intermediate container dd4fa900deba [2022-12-14T19:19:02.898Z] ---> c18897776ac2 [2022-12-14T19:19:02.898Z] Step 11/23 : WORKDIR /edgex-go [2022-12-14T19:19:02.898Z] ---> Running in 39b977720541 [2022-12-14T19:19:03.478Z] Removing intermediate container 39b977720541 [2022-12-14T19:19:03.478Z] ---> da627ff33542 [2022-12-14T19:19:03.478Z] [2022-12-14T19:19:03.478Z] Step 12/23 : FROM alpine:3.15 [2022-12-14T19:19:03.478Z] 3.15: Pulling from library/alpine [2022-12-14T19:19:04.883Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-12-14T19:19:04.883Z] Status: Downloaded newer image for alpine:3.15 [2022-12-14T19:19:04.883Z] ---> 8aa73fd46299 [2022-12-14T19:19:04.883Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-14T19:19:04.883Z] ---> Running in 70fd71544c42 [2022-12-14T19:19:05.465Z] Removing intermediate container 70fd71544c42 [2022-12-14T19:19:05.465Z] ---> 002b7c3291be [2022-12-14T19:19:05.465Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-12-14T19:19:05.465Z] ---> Running in 6dfc11ea38b7 [2022-12-14T19:19:07.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-12-14T19:19:07.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-12-14T19:19:09.397Z] v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-14T19:19:09.397Z] v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-14T19:19:09.397Z] OK: 15736 distinct packages available [2022-12-14T19:19:09.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-12-14T19:19:10.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-12-14T19:19:11.199Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-12-14T19:19:11.199Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-12-14T19:19:11.199Z] (3/5) Installing libucontext (1.1-r0) [2022-12-14T19:19:11.199Z] (4/5) Installing gcompat (1.0.0-r4) [2022-12-14T19:19:11.199Z] (5/5) Installing openssl (1.1.1s-r1) [2022-12-14T19:19:11.465Z] Executing busybox-1.34.1-r7.trigger [2022-12-14T19:19:11.465Z] OK: 6 MiB in 19 packages [2022-12-14T19:19:13.420Z] Removing intermediate container 6dfc11ea38b7 [2022-12-14T19:19:13.420Z] ---> 1d5f64e2aaf7 [2022-12-14T19:19:13.420Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-12-14T19:19:18.756Z] ---> b384f9297b63 [2022-12-14T19:19:18.756Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-12-14T19:19:19.715Z] ---> ffa6f0fc6f63 [2022-12-14T19:19:19.715Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-12-14T19:19:20.299Z] ---> fee424e78bee [2022-12-14T19:19:20.299Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-12-14T19:19:21.257Z] ---> 179841bcb9d5 [2022-12-14T19:19:21.257Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-12-14T19:19:21.257Z] ---> Running in 4819d8a9d388 [2022-12-14T19:19:21.837Z] Removing intermediate container 4819d8a9d388 [2022-12-14T19:19:21.837Z] ---> 04f6f0a62b19 [2022-12-14T19:19:21.837Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-12-14T19:19:21.837Z] ---> Running in dfe9da0ace0e [2022-12-14T19:19:22.419Z] Removing intermediate container dfe9da0ace0e [2022-12-14T19:19:22.419Z] ---> 7ef9c166e444 [2022-12-14T19:19:22.419Z] Step 21/23 : LABEL arch=arm64 [2022-12-14T19:19:23.816Z] ---> Running in 6fb0594405ab [2022-12-14T19:19:24.400Z] Removing intermediate container 6fb0594405ab [2022-12-14T19:19:24.400Z] ---> a19c8124c8b4 [2022-12-14T19:19:24.400Z] Step 22/23 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 [2022-12-14T19:19:24.400Z] ---> Running in b7a30ee49276 [2022-12-14T19:19:24.666Z] Removing intermediate container b7a30ee49276 [2022-12-14T19:19:24.666Z] ---> acf6dba05a27 [2022-12-14T19:19:24.666Z] Step 23/23 : LABEL version=0.0.0 [2022-12-14T19:19:24.930Z] ---> Running in 66720a2751de [2022-12-14T19:19:25.195Z] Removing intermediate container 66720a2751de [2022-12-14T19:19:25.195Z] ---> 91099deaba67 [2022-12-14T19:19:25.195Z] [2022-12-14T19:19:25.460Z] Successfully built 91099deaba67 [2022-12-14T19:19:25.725Z] Successfully tagged security-spire-server-arm64:latest [2022-12-14T19:19:25.725Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2022-12-14T19:19:43.912Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-14T19:19:43.912Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-12-14T19:19:43.912Z] ---> 0f5a280a6fef [2022-12-14T19:19:43.912Z] Step 3/19 : WORKDIR /edgex-go [2022-12-14T19:19:43.912Z] ---> Using cache [2022-12-14T19:19:43.912Z] ---> 1710d7509547 [2022-12-14T19:19:43.912Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-12-14T19:19:43.912Z] ---> Running in dd9bf1a3c96c [2022-12-14T19:19:43.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-14T19:19:43.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-14T19:19:45.314Z] v3.16.3-56-g7487575a35 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-12-14T19:19:45.315Z] v3.16.3-60-g995afdf2ba [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-12-14T19:19:45.315Z] OK: 16895 distinct packages available [2022-12-14T19:19:45.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-14T19:19:45.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-14T19:19:46.980Z] OK: 221 MiB in 51 packages [2022-12-14T19:19:51.247Z] Removing intermediate container dd9bf1a3c96c [2022-12-14T19:19:51.247Z] ---> 22a6e42f789c [2022-12-14T19:19:51.247Z] Step 5/19 : COPY go.mod vendor* ./ [2022-12-14T19:19:51.512Z] ---> 53fa5af59f72 [2022-12-14T19:19:51.512Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T19:19:51.512Z] ---> Running in a772c848e0ba [2022-12-14T19:20:59.344Z] Removing intermediate container a772c848e0ba [2022-12-14T19:20:59.345Z] ---> f8529e7d5059 [2022-12-14T19:20:59.345Z] Step 7/19 : COPY . . [2022-12-14T19:21:09.404Z] ---> c55ef6aa0b91 [2022-12-14T19:21:09.404Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-12-14T19:21:09.673Z] ---> Running in 09fe3f941892 [2022-12-14T19:21:11.624Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-12-14T19:24:48.400Z] Removing intermediate container 4c84c993641f [2022-12-14T19:24:48.400Z] ---> 93752d154540 [2022-12-14T19:24:48.400Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-12-14T19:24:48.400Z] ---> Running in 2396370b8023 [2022-12-14T19:24:48.400Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-12-14T19:24:48.400Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-12-14T19:24:48.400Z] Removing intermediate container 2396370b8023 [2022-12-14T19:24:48.400Z] ---> 5879a3b3f031 [2022-12-14T19:24:48.400Z] [2022-12-14T19:24:48.400Z] Step 10/22 : FROM alpine:3.16 [2022-12-14T19:24:48.400Z] 3.16: Pulling from library/alpine [2022-12-14T19:24:48.400Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-14T19:24:48.400Z] Status: Downloaded newer image for alpine:3.16 [2022-12-14T19:24:48.400Z] ---> 2b4661558fb8 [2022-12-14T19:24:48.400Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-12-14T19:24:48.666Z] ---> Running in d62a2ba68c83 [2022-12-14T19:24:49.251Z] Removing intermediate container d62a2ba68c83 [2022-12-14T19:24:49.251Z] ---> dc636d5ff77c [2022-12-14T19:24:49.251Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-12-14T19:24:49.251Z] ---> Running in 280087b6274f [2022-12-14T19:24:51.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-14T19:24:51.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-14T19:24:53.709Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-12-14T19:24:53.709Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-12-14T19:24:53.709Z] (3/33) Installing readline (8.1.2-r0) [2022-12-14T19:24:53.709Z] (4/33) Installing bash (5.1.16-r2) [2022-12-14T19:24:53.709Z] Executing bash-5.1.16-r2.post-install [2022-12-14T19:24:53.709Z] (5/33) Installing ca-certificates (20220614-r0) [2022-12-14T19:24:53.709Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-12-14T19:24:53.975Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-12-14T19:24:53.975Z] (8/33) Installing libcurl (7.83.1-r4) [2022-12-14T19:24:53.975Z] (9/33) Installing curl (7.83.1-r4) [2022-12-14T19:24:53.975Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-12-14T19:24:55.378Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-12-14T19:24:55.378Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-12-14T19:24:55.378Z] (13/33) Installing expat (2.5.0-r0) [2022-12-14T19:24:55.378Z] (14/33) Installing libffi (3.4.2-r1) [2022-12-14T19:24:55.378Z] (15/33) Installing gdbm (1.23-r0) [2022-12-14T19:24:55.378Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-12-14T19:24:55.378Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-12-14T19:24:55.378Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-14T19:24:55.378Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-12-14T19:24:55.378Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-12-14T19:24:55.643Z] (21/33) Installing python3 (3.10.9-r0) [2022-12-14T19:24:58.214Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-12-14T19:24:58.214Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-12-14T19:24:58.214Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-12-14T19:24:58.478Z] (25/33) Installing py3-six (1.16.0-r1) [2022-12-14T19:24:58.478Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-12-14T19:24:58.478Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-12-14T19:24:58.478Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-12-14T19:24:58.478Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-12-14T19:24:58.478Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-12-14T19:24:58.478Z] (31/33) Installing py3-packaging (21.3-r0) [2022-12-14T19:24:58.478Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-12-14T19:24:58.743Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-12-14T19:24:59.697Z] Executing busybox-1.35.0-r17.trigger [2022-12-14T19:24:59.697Z] Executing ca-certificates-20220614-r0.trigger [2022-12-14T19:24:59.964Z] Removing intermediate container c243a1793d98 [2022-12-14T19:25:00.232Z] ---> 338f4909062e [2022-12-14T19:25:00.232Z] [2022-12-14T19:25:00.232Z] Step 9/24 : FROM alpine:3.16 [2022-12-14T19:25:00.232Z] ---> 2b4661558fb8 [2022-12-14T19:25:00.232Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-12-14T19:25:00.232Z] ---> Running in 669558e20761 [2022-12-14T19:25:00.501Z] OK: 121 MiB in 47 packages [2022-12-14T19:25:01.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-14T19:25:02.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-14T19:25:05.465Z] (1/3) Installing ca-certificates (20220614-r0) [2022-12-14T19:25:05.465Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-12-14T19:25:05.465Z] (3/3) Installing su-exec (0.2-r1) [2022-12-14T19:25:05.465Z] Executing busybox-1.35.0-r17.trigger [2022-12-14T19:25:05.465Z] Executing ca-certificates-20220614-r0.trigger [2022-12-14T19:25:05.731Z] OK: 6 MiB in 17 packages [2022-12-14T19:25:09.070Z] Removing intermediate container 669558e20761 [2022-12-14T19:25:09.070Z] ---> ecec32b9b3ae [2022-12-14T19:25:09.070Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-12-14T19:25:09.070Z] ---> Running in 3d9297a9395d [2022-12-14T19:25:09.341Z] Removing intermediate container 22801ac39611 [2022-12-14T19:25:09.341Z] ---> d6c927d4d440 [2022-12-14T19:25:09.341Z] [2022-12-14T19:25:09.341Z] Step 9/32 : FROM alpine:3.16 [2022-12-14T19:25:09.341Z] ---> 2b4661558fb8 [2022-12-14T19:25:09.341Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-14T19:25:09.614Z] ---> Running in b9323b834107 [2022-12-14T19:25:09.882Z] Removing intermediate container 3d9297a9395d [2022-12-14T19:25:09.882Z] ---> 0531827b2740 [2022-12-14T19:25:09.882Z] Step 12/24 : WORKDIR / [2022-12-14T19:25:09.882Z] ---> Running in 31cdc04f1781 [2022-12-14T19:25:10.462Z] Removing intermediate container b9323b834107 [2022-12-14T19:25:10.462Z] ---> a13a5d97c74f [2022-12-14T19:25:10.462Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-12-14T19:25:10.462Z] ---> Running in de0f9e9c6031 [2022-12-14T19:25:10.462Z] Removing intermediate container 31cdc04f1781 [2022-12-14T19:25:10.462Z] ---> c69cb3cb1a89 [2022-12-14T19:25:10.462Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-12-14T19:25:11.864Z] ---> 4fee295a45be [2022-12-14T19:25:11.864Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-12-14T19:25:12.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-14T19:25:12.831Z] ---> 8e0ed482c507 [2022-12-14T19:25:12.831Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-12-14T19:25:13.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-14T19:25:13.410Z] ---> 9cda99d2a5c1 [2022-12-14T19:25:13.410Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-12-14T19:25:14.368Z] ---> 8482adcdad04 [2022-12-14T19:25:14.368Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-12-14T19:25:14.952Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-12-14T19:25:14.952Z] (2/2) Installing su-exec (0.2-r1) [2022-12-14T19:25:14.952Z] Executing busybox-1.35.0-r17.trigger [2022-12-14T19:25:14.952Z] OK: 5 MiB in 16 packages [2022-12-14T19:25:17.131Z] ---> 2a8d4f698d92 [2022-12-14T19:25:17.131Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-12-14T19:25:17.745Z] Removing intermediate container de0f9e9c6031 [2022-12-14T19:25:17.745Z] ---> 28fed745dece [2022-12-14T19:25:17.745Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-12-14T19:25:17.745Z] ---> Running in 5b35c6a05a0a [2022-12-14T19:25:18.754Z] Removing intermediate container 5b35c6a05a0a [2022-12-14T19:25:18.755Z] ---> 80e9a5a33c0f [2022-12-14T19:25:18.755Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-12-14T19:25:18.755Z] ---> Running in 063a88f233e5 [2022-12-14T19:25:19.377Z] Collecting docker-compose==1.23.2 [2022-12-14T19:25:19.377Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-12-14T19:25:19.676Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 7.9 MB/s eta 0:00:00 [2022-12-14T19:25:19.676Z] ---> 693ee8891b22 [2022-12-14T19:25:19.676Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-12-14T19:25:19.676Z] Removing intermediate container 063a88f233e5 [2022-12-14T19:25:19.676Z] ---> f5809c52b0b1 [2022-12-14T19:25:19.676Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-12-14T19:25:19.943Z] ---> Running in 53850c5e1033 [2022-12-14T19:25:20.537Z] Removing intermediate container 53850c5e1033 [2022-12-14T19:25:20.537Z] ---> 6def12be31a8 [2022-12-14T19:25:20.537Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-12-14T19:25:20.805Z] Collecting jsonschema<3,>=2.5.1 [2022-12-14T19:25:20.805Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-12-14T19:25:20.805Z] ---> Running in baa0c2baaf08 [2022-12-14T19:25:21.068Z] ---> 458c30dc10f0 [2022-12-14T19:25:21.068Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-12-14T19:25:21.068Z] ---> Running in 48f4e13b0bcc [2022-12-14T19:25:21.658Z] Removing intermediate container baa0c2baaf08 [2022-12-14T19:25:21.658Z] ---> d25ae52948e6 [2022-12-14T19:25:21.658Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-12-14T19:25:21.926Z] ---> Running in db7711bdf4a9 [2022-12-14T19:25:21.926Z] Collecting PyYAML<4,>=3.10 [2022-12-14T19:25:21.926Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-12-14T19:25:22.193Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 8.6 MB/s eta 0:00:00 [2022-12-14T19:25:24.143Z] Preparing metadata (setup.py): started [2022-12-14T19:25:25.111Z] Removing intermediate container 48f4e13b0bcc [2022-12-14T19:25:25.111Z] ---> 9696b531610d [2022-12-14T19:25:25.111Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-12-14T19:25:25.382Z] ---> Running in 957423cfb679 [2022-12-14T19:25:25.648Z] Removing intermediate container db7711bdf4a9 [2022-12-14T19:25:25.648Z] ---> 48cb56552f82 [2022-12-14T19:25:25.648Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-12-14T19:25:25.648Z] ---> Running in 4c6d91e938bd [2022-12-14T19:25:25.922Z] Removing intermediate container 957423cfb679 [2022-12-14T19:25:25.922Z] ---> 75afa1c1c209 [2022-12-14T19:25:25.922Z] Step 22/24 : LABEL arch=arm64 [2022-12-14T19:25:26.189Z] ---> Running in f9b2960464be [2022-12-14T19:25:26.455Z] Removing intermediate container 4c6d91e938bd [2022-12-14T19:25:26.455Z] ---> 1194b93cfbec [2022-12-14T19:25:26.455Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-12-14T19:25:26.455Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-14T19:25:26.720Z] Collecting dockerpty<0.5,>=0.4.1 [2022-12-14T19:25:26.720Z] Removing intermediate container f9b2960464be [2022-12-14T19:25:26.720Z] ---> c15d5d5c8c00 [2022-12-14T19:25:26.720Z] Step 23/24 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 [2022-12-14T19:25:26.720Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-12-14T19:25:26.720Z] Preparing metadata (setup.py): started [2022-12-14T19:25:26.985Z] ---> Running in 98b450293e99 [2022-12-14T19:25:28.917Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-14T19:25:28.917Z] 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-12-14T19:25:28.917Z] Removing intermediate container 98b450293e99 [2022-12-14T19:25:28.917Z] ---> f6caca4c5df7 [2022-12-14T19:25:28.917Z] Step 24/24 : LABEL version=0.0.0 [2022-12-14T19:25:28.917Z] ---> f71e7d367800 [2022-12-14T19:25:28.917Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-12-14T19:25:29.188Z] ---> Running in d7bd48b61dd7 [2022-12-14T19:25:29.188Z] ---> Running in c38ef0696116 [2022-12-14T19:25:29.767Z] Removing intermediate container c38ef0696116 [2022-12-14T19:25:29.767Z] ---> b9c32c3494b3 [2022-12-14T19:25:29.767Z] [2022-12-14T19:25:30.032Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-12-14T19:25:30.032Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-12-14T19:25:30.297Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 14.7 MB/s eta 0:00:00 [2022-12-14T19:25:30.297Z] Successfully built b9c32c3494b3 [2022-12-14T19:25:30.297Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-12-14T19:25:30.297Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-12-14T19:25:30.876Z] Collecting websocket-client<1.0,>=0.32.0 [2022-12-14T19:25:30.876Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-12-14T19:25:30.876Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 15.8 MB/s eta 0:00:00 [2022-12-14T19:25:31.456Z] Collecting docker<4.0,>=3.6.0 [2022-12-14T19:25:31.721Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-12-14T19:25:31.721Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 15.3 MB/s eta 0:00:00 [2022-12-14T19:25:31.985Z] Collecting texttable<0.10,>=0.9.0 [2022-12-14T19:25:31.985Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-12-14T19:25:31.985Z] Preparing metadata (setup.py): started [2022-12-14T19:25:32.939Z] Removing intermediate container d7bd48b61dd7 [2022-12-14T19:25:32.939Z] ---> ed4f90192790 [2022-12-14T19:25:32.939Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-14T19:25:33.891Z] ---> 4d3c3c8f4517 [2022-12-14T19:25:33.891Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-12-14T19:25:34.163Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-14T19:25:34.427Z] Collecting cached-property<2,>=1.2.0 [2022-12-14T19:25:34.427Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-12-14T19:25:34.694Z] Collecting docopt<0.7,>=0.6.1 [2022-12-14T19:25:34.694Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-12-14T19:25:34.960Z] Preparing metadata (setup.py): started [2022-12-14T19:25:37.534Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-14T19:25:37.534Z] ---> ff7f87fce9d2 [2022-12-14T19:25:37.534Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-12-14T19:25:37.801Z] Collecting docker-pycreds>=0.4.0 [2022-12-14T19:25:38.070Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-12-14T19:25:38.654Z] ---> 87220f6048db [2022-12-14T19:25:38.654Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-12-14T19:25:39.235Z] Collecting urllib3<1.25,>=1.21.1 [2022-12-14T19:25:39.235Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-12-14T19:25:39.235Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.5 MB/s eta 0:00:00 [2022-12-14T19:25:39.501Z] Collecting idna<2.8,>=2.5 [2022-12-14T19:25:39.501Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-12-14T19:25:39.501Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 7.0 MB/s eta 0:00:00 [2022-12-14T19:25:40.083Z] Collecting certifi>=2017.4.17 [2022-12-14T19:25:40.083Z] Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) [2022-12-14T19:25:40.083Z] ---> 405793625309 [2022-12-14T19:25:40.083Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-12-14T19:25:40.083Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 15.3 MB/s eta 0:00:00 [2022-12-14T19:25:40.353Z] Collecting chardet<3.1.0,>=3.0.2 [2022-12-14T19:25:40.353Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-12-14T19:25:40.353Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 13.4 MB/s eta 0:00:00 [2022-12-14T19:25:40.935Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-12-14T19:25:40.935Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-12-14T19:25:40.935Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-12-14T19:25:40.935Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-12-14T19:25:41.202Z] ---> 872eb3602f8e [2022-12-14T19:25:41.202Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-12-14T19:25:41.801Z] Removing intermediate container 8556f478a998 [2022-12-14T19:25:41.801Z] ---> d6e61b8a5ca6 [2022-12-14T19:25:41.801Z] [2022-12-14T19:25:41.801Z] Step 10/22 : FROM alpine:3.16 [2022-12-14T19:25:41.801Z] ---> 2b4661558fb8 [2022-12-14T19:25:41.801Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-12-14T19:25:42.067Z] ---> Running in 148bb69edb4a [2022-12-14T19:25:42.333Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-12-14T19:25:42.333Z] Running setup.py install for texttable: started [2022-12-14T19:25:42.601Z] ---> 37becdc7176b [2022-12-14T19:25:42.601Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-12-14T19:25:42.887Z] Removing intermediate container 148bb69edb4a [2022-12-14T19:25:42.887Z] ---> 19ef46b7a6ac [2022-12-14T19:25:42.887Z] Step 12/22 : ENV APP_PORT=59880 [2022-12-14T19:25:43.154Z] ---> Running in 0078b7c35a7e [2022-12-14T19:25:44.130Z] Removing intermediate container 0078b7c35a7e [2022-12-14T19:25:44.130Z] ---> da1ba068beb4 [2022-12-14T19:25:44.130Z] Step 13/22 : EXPOSE $APP_PORT [2022-12-14T19:25:44.130Z] ---> dba6d378dcd4 [2022-12-14T19:25:44.130Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-12-14T19:25:44.400Z] ---> Running in 2b6eaf0fbfc9 [2022-12-14T19:25:44.400Z] ---> Running in ca8984a5ca57 [2022-12-14T19:25:44.668Z] Running setup.py install for texttable: finished with status 'done' [2022-12-14T19:25:44.668Z] Running setup.py install for PyYAML: started [2022-12-14T19:25:45.252Z] Removing intermediate container 2b6eaf0fbfc9 [2022-12-14T19:25:45.252Z] ---> e38d2c10f24a [2022-12-14T19:25:45.252Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2022-12-14T19:25:45.519Z] ---> Running in 16e30930b903 [2022-12-14T19:25:48.097Z] Running setup.py install for PyYAML: finished with status 'done' [2022-12-14T19:25:48.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-14T19:25:48.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-14T19:25:48.696Z] Removing intermediate container ca8984a5ca57 [2022-12-14T19:25:48.696Z] ---> 4c5e18c5c14c [2022-12-14T19:25:48.696Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-12-14T19:25:48.962Z] ---> Running in 49e66484633f [2022-12-14T19:25:48.962Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-14T19:25:48.962Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-14T19:25:48.962Z] ---> 0f5a280a6fef [2022-12-14T19:25:48.962Z] Step 3/24 : WORKDIR /edgex-go [2022-12-14T19:25:48.962Z] ---> Using cache [2022-12-14T19:25:48.962Z] ---> 1710d7509547 [2022-12-14T19:25:48.962Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-12-14T19:25:48.962Z] ---> Running in 11a6f858aa32 [2022-12-14T19:25:49.543Z] Removing intermediate container 49e66484633f [2022-12-14T19:25:49.543Z] ---> a50bfb3dc36e [2022-12-14T19:25:49.543Z] Step 29/32 : CMD ["gate"] [2022-12-14T19:25:49.810Z] ---> Running in 8368bb031de7 [2022-12-14T19:25:50.076Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-12-14T19:25:50.076Z] Executing busybox-1.35.0-r17.trigger [2022-12-14T19:25:50.076Z] OK: 5 MiB in 15 packages [2022-12-14T19:25:50.346Z] Running setup.py install for docopt: started [2022-12-14T19:25:50.346Z] Removing intermediate container 8368bb031de7 [2022-12-14T19:25:50.346Z] ---> bedc7d1fcb62 [2022-12-14T19:25:50.346Z] Step 30/32 : LABEL arch=arm64 [2022-12-14T19:25:50.614Z] ---> Running in ea7d919fcde7 [2022-12-14T19:25:51.569Z] Removing intermediate container ea7d919fcde7 [2022-12-14T19:25:51.569Z] ---> eaea0fe907b1 [2022-12-14T19:25:51.569Z] Step 31/32 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 [2022-12-14T19:25:51.569Z] ---> Running in e97a2d1344cb [2022-12-14T19:25:51.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-14T19:25:52.150Z] Removing intermediate container 16e30930b903 [2022-12-14T19:25:52.150Z] ---> 6398d788c23a [2022-12-14T19:25:52.150Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-14T19:25:52.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-14T19:25:52.150Z] Removing intermediate container e97a2d1344cb [2022-12-14T19:25:52.150Z] ---> d97fc8c62cba [2022-12-14T19:25:52.150Z] Step 32/32 : LABEL version=0.0.0 [2022-12-14T19:25:52.416Z] ---> Running in d40a153d3baa [2022-12-14T19:25:52.998Z] Removing intermediate container d40a153d3baa [2022-12-14T19:25:52.998Z] ---> 339a9378a4aa [2022-12-14T19:25:52.998Z] [2022-12-14T19:25:53.264Z] ---> bfe92209be3d [2022-12-14T19:25:53.264Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-12-14T19:25:53.264Z] Running setup.py install for docopt: finished with status 'done' [2022-12-14T19:25:53.264Z] OK: 221 MiB in 51 packages [2022-12-14T19:25:53.845Z] Successfully built 339a9378a4aa [2022-12-14T19:25:53.845Z] Successfully tagged security-bootstrapper-arm64:latest [2022-12-14T19:25:53.845Z] Building security-spire-config [2022-12-14T19:25:54.804Z]  Building security-bootstrapper ... done Removing intermediate container 11a6f858aa32 [2022-12-14T19:25:54.804Z] ---> 541356157fed [2022-12-14T19:25:54.804Z] Step 5/24 : COPY go.mod vendor* ./ [2022-12-14T19:25:55.382Z] ---> 87720f9e07ea [2022-12-14T19:25:55.382Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-12-14T19:25:56.340Z] ---> c94244e2e144 [2022-12-14T19:25:56.340Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T19:25:56.340Z] ---> Running in fbb33659a504 [2022-12-14T19:25:56.924Z] ---> f50273ee655f [2022-12-14T19:25:56.924Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-12-14T19:25:56.924Z] Running setup.py install for dockerpty: started [2022-12-14T19:25:56.924Z] ---> Running in 250d63a16ebf [2022-12-14T19:25:57.887Z] Removing intermediate container 250d63a16ebf [2022-12-14T19:25:57.887Z] ---> 0c6b822f0058 [2022-12-14T19:25:57.887Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-14T19:25:58.153Z] ---> Running in 7b151dce7cf6 [2022-12-14T19:25:58.736Z] Removing intermediate container 7b151dce7cf6 [2022-12-14T19:25:58.736Z] ---> 8b9bcbd4a77c [2022-12-14T19:25:58.736Z] Step 20/22 : LABEL arch=arm64 [2022-12-14T19:25:58.736Z] ---> Running in 145d3df1bac1 [2022-12-14T19:25:59.318Z] Removing intermediate container 145d3df1bac1 [2022-12-14T19:25:59.318Z] ---> cf6cf7abdf94 [2022-12-14T19:25:59.318Z] Step 21/22 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 [2022-12-14T19:25:59.588Z] ---> Running in 69ed4412e353 [2022-12-14T19:25:59.857Z] Removing intermediate container 69ed4412e353 [2022-12-14T19:25:59.857Z] ---> 449e8c81cc6c [2022-12-14T19:25:59.857Z] Step 22/22 : LABEL version=0.0.0 [2022-12-14T19:25:59.857Z] Running setup.py install for dockerpty: finished with status 'done' [2022-12-14T19:26:00.124Z] ---> Running in f0f592d638b7 [2022-12-14T19:26:00.391Z] Removing intermediate container f0f592d638b7 [2022-12-14T19:26:00.391Z] ---> 0b2785fd12ed [2022-12-14T19:26:00.391Z] [2022-12-14T19:26:00.973Z] Successfully built 0b2785fd12ed [2022-12-14T19:26:00.973Z] Successfully tagged core-data-arm64:latest [2022-12-14T19:26:00.973Z]  Building core-data ... done Building support-scheduler [2022-12-14T19:26:02.914Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.12.7 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-12-14T19:26:02.914Z] 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-12-14T19:26:15.218Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-14T19:26:15.218Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-14T19:26:15.218Z] ---> 0f5a280a6fef [2022-12-14T19:26:15.218Z] Step 3/24 : WORKDIR /edgex-go [2022-12-14T19:26:15.218Z] ---> Using cache [2022-12-14T19:26:15.218Z] ---> 1710d7509547 [2022-12-14T19:26:15.218Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-12-14T19:26:15.218Z] ---> Using cache [2022-12-14T19:26:15.218Z] ---> 541356157fed [2022-12-14T19:26:15.218Z] Step 5/24 : COPY go.mod vendor* ./ [2022-12-14T19:26:15.218Z] ---> Using cache [2022-12-14T19:26:15.218Z] ---> c94244e2e144 [2022-12-14T19:26:15.218Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T19:26:15.488Z] ---> Running in 7038c86b9a61 [2022-12-14T19:26:25.778Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-14T19:26:25.778Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-14T19:26:25.778Z] ---> 0f5a280a6fef [2022-12-14T19:26:25.778Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-14T19:26:25.778Z] ---> Using cache [2022-12-14T19:26:25.778Z] ---> 26946f2224a5 [2022-12-14T19:26:25.778Z] Step 4/22 : WORKDIR /edgex-go [2022-12-14T19:26:25.778Z] ---> Using cache [2022-12-14T19:26:25.778Z] ---> d83a3ee2b08a [2022-12-14T19:26:25.778Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-12-14T19:26:25.778Z] ---> Using cache [2022-12-14T19:26:25.778Z] ---> da968d4a2947 [2022-12-14T19:26:25.778Z] Step 6/22 : COPY go.mod vendor* ./ [2022-12-14T19:26:25.778Z] ---> Using cache [2022-12-14T19:26:25.778Z] ---> 4f8c7c74af78 [2022-12-14T19:26:25.778Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T19:26:25.778Z] ---> Using cache [2022-12-14T19:26:25.778Z] ---> fd9d4598d4a3 [2022-12-14T19:26:25.778Z] Step 8/22 : COPY . . [2022-12-14T19:26:25.778Z] ---> Using cache [2022-12-14T19:26:25.778Z] ---> 12da6f9a47e1 [2022-12-14T19:26:25.778Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-12-14T19:26:25.778Z] ---> Running in 4a1f1cf1de48 [2022-12-14T19:26:25.778Z] Removing intermediate container 280087b6274f [2022-12-14T19:26:25.778Z] ---> b8fda3c796dd [2022-12-14T19:26:25.778Z] Step 13/22 : ENV APP_PORT=58890 [2022-12-14T19:26:25.778Z] ---> Running in 3d0e2bb09c02 [2022-12-14T19:26:25.778Z] Removing intermediate container 3d0e2bb09c02 [2022-12-14T19:26:25.778Z] ---> 9b2fa776db28 [2022-12-14T19:26:25.778Z] Step 14/22 : EXPOSE $APP_PORT [2022-12-14T19:26:25.778Z] ---> Running in 5c3da422bbcf [2022-12-14T19:26:26.359Z] Removing intermediate container 5c3da422bbcf [2022-12-14T19:26:26.359Z] ---> 8cf5c31b93d5 [2022-12-14T19:26:26.359Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-12-14T19:26:26.945Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-12-14T19:26:27.902Z] ---> f68d75f73c13 [2022-12-14T19:26:27.903Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-12-14T19:26:29.302Z] ---> 210c5875930f [2022-12-14T19:26:29.302Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-12-14T19:26:30.706Z] ---> 25eb9697015a [2022-12-14T19:26:30.706Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-12-14T19:26:30.706Z] ---> Running in 9b77dfe63a28 [2022-12-14T19:26:30.973Z] Removing intermediate container 9b77dfe63a28 [2022-12-14T19:26:30.973Z] ---> 00d2448acbb3 [2022-12-14T19:26:30.973Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-14T19:26:31.239Z] ---> Running in e26bd8956aea [2022-12-14T19:26:31.824Z] Removing intermediate container e26bd8956aea [2022-12-14T19:26:31.824Z] ---> e4de9eb1f361 [2022-12-14T19:26:31.824Z] Step 20/22 : LABEL arch=arm64 [2022-12-14T19:26:31.824Z] ---> Running in d270ca355bb7 [2022-12-14T19:26:32.782Z] Removing intermediate container d270ca355bb7 [2022-12-14T19:26:32.782Z] ---> 16eeb067a99e [2022-12-14T19:26:32.782Z] Step 21/22 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 [2022-12-14T19:26:32.782Z] ---> Running in 3b708dedcbf6 [2022-12-14T19:26:33.748Z] Removing intermediate container 3b708dedcbf6 [2022-12-14T19:26:33.748Z] ---> f76770d1c7dc [2022-12-14T19:26:33.748Z] Step 22/22 : LABEL version=0.0.0 [2022-12-14T19:26:34.015Z] ---> Running in af45eea21ec3 [2022-12-14T19:26:34.971Z] Removing intermediate container af45eea21ec3 [2022-12-14T19:26:34.971Z] ---> 0a1752e13e32 [2022-12-14T19:26:34.971Z] [2022-12-14T19:26:35.554Z] Successfully built 0a1752e13e32 [2022-12-14T19:26:35.554Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-12-14T19:26:35.554Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-12-14T19:26:57.602Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-14T19:26:57.602Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-14T19:26:57.602Z] ---> 0f5a280a6fef [2022-12-14T19:26:57.602Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-14T19:26:57.602Z] ---> Using cache [2022-12-14T19:26:57.602Z] ---> 26946f2224a5 [2022-12-14T19:26:57.602Z] Step 4/22 : WORKDIR /edgex-go [2022-12-14T19:26:57.602Z] ---> Using cache [2022-12-14T19:26:57.602Z] ---> d83a3ee2b08a [2022-12-14T19:26:57.603Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-12-14T19:26:57.603Z] ---> Running in 8f0b7e061ec5 [2022-12-14T19:26:59.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-14T19:26:59.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-14T19:27:00.978Z] OK: 221 MiB in 51 packages [2022-12-14T19:27:03.566Z] Removing intermediate container 8f0b7e061ec5 [2022-12-14T19:27:03.566Z] ---> bb414f9ce8b3 [2022-12-14T19:27:03.566Z] Step 6/22 : COPY go.mod vendor* ./ [2022-12-14T19:27:04.974Z] ---> 99f34e907c75 [2022-12-14T19:27:04.974Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T19:27:04.974Z] ---> Running in e8fa046163c4 [2022-12-14T19:27:11.600Z] Removing intermediate container fbb33659a504 [2022-12-14T19:27:11.600Z] ---> c5a8ea385583 [2022-12-14T19:27:11.600Z] Step 7/24 : COPY . . [2022-12-14T19:27:33.626Z] ---> db9b95dab019 [2022-12-14T19:27:33.626Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-12-14T19:27:33.627Z] ---> Running in 80d7fcfe2e2d [2022-12-14T19:27:33.627Z] Removing intermediate container 80d7fcfe2e2d [2022-12-14T19:27:33.627Z] ---> 4d5f03c5447f [2022-12-14T19:27:33.627Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-12-14T19:27:33.627Z] ---> Running in 7197293a169f [2022-12-14T19:27:33.627Z] Removing intermediate container 7197293a169f [2022-12-14T19:27:33.627Z] ---> 0ccd913e27a9 [2022-12-14T19:27:33.627Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-12-14T19:27:33.627Z] ---> Running in 44d2f60176c9 [2022-12-14T19:27:34.585Z] Removing intermediate container 7038c86b9a61 [2022-12-14T19:27:34.585Z] ---> 463ab4726159 [2022-12-14T19:27:34.585Z] Step 7/24 : COPY . . [2022-12-14T19:27:36.539Z] Removing intermediate container 44d2f60176c9 [2022-12-14T19:27:36.539Z] ---> 8559582a8a96 [2022-12-14T19:27:36.539Z] Step 11/24 : WORKDIR /edgex-go [2022-12-14T19:27:36.810Z] ---> Running in 78dde648b502 [2022-12-14T19:27:37.765Z] Removing intermediate container 78dde648b502 [2022-12-14T19:27:37.765Z] ---> b4a2f32ea5a0 [2022-12-14T19:27:37.765Z] [2022-12-14T19:27:37.765Z] Step 12/24 : FROM alpine:3.15 [2022-12-14T19:27:37.765Z] ---> 8aa73fd46299 [2022-12-14T19:27:37.765Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-14T19:27:37.765Z] ---> Using cache [2022-12-14T19:27:37.765Z] ---> 002b7c3291be [2022-12-14T19:27:37.765Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-12-14T19:27:37.765Z] ---> Using cache [2022-12-14T19:27:37.765Z] ---> 1d5f64e2aaf7 [2022-12-14T19:27:37.765Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-12-14T19:27:43.146Z] ---> 6ced86ec193c [2022-12-14T19:27:43.146Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-12-14T19:27:55.562Z] ---> 2537f98a4735 [2022-12-14T19:27:55.562Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-12-14T19:27:55.562Z] ---> 505e8f1f349e [2022-12-14T19:27:55.562Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-12-14T19:27:57.584Z] ---> 18837f018b53 [2022-12-14T19:27:57.584Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-12-14T19:27:57.584Z] ---> Running in eabf5f46138f [2022-12-14T19:27:58.564Z] Removing intermediate container eabf5f46138f [2022-12-14T19:27:58.564Z] ---> 0c3a3aad3cde [2022-12-14T19:27:58.564Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-12-14T19:27:58.862Z] ---> Running in b9e558fc7578 [2022-12-14T19:27:59.139Z] ---> 65a3b9cb126a [2022-12-14T19:27:59.139Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-12-14T19:27:59.743Z] Removing intermediate container b9e558fc7578 [2022-12-14T19:27:59.743Z] ---> ba3dd230538e [2022-12-14T19:27:59.743Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-12-14T19:27:59.743Z] ---> Running in 2fe6828c266a [2022-12-14T19:28:01.158Z] ---> 8395bc8dc695 [2022-12-14T19:28:01.158Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-12-14T19:28:01.426Z] ---> Running in d0fa0a885051 [2022-12-14T19:28:02.406Z] Removing intermediate container d0fa0a885051 [2022-12-14T19:28:02.406Z] ---> ea41fa6cd90a [2022-12-14T19:28:02.406Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-12-14T19:28:02.675Z] ---> Running in 186d69c969c2 [2022-12-14T19:28:04.663Z] Removing intermediate container 186d69c969c2 [2022-12-14T19:28:04.663Z] ---> c7cc56fd33b0 [2022-12-14T19:28:04.663Z] Step 22/24 : LABEL arch=arm64 [2022-12-14T19:28:04.663Z] Removing intermediate container 2fe6828c266a [2022-12-14T19:28:04.663Z] ---> 9bedf22b06aa [2022-12-14T19:28:04.663Z] Step 11/24 : WORKDIR /edgex-go [2022-12-14T19:28:04.663Z] ---> Running in 59ab72804046 [2022-12-14T19:28:04.663Z] ---> Running in 75c1714c2e02 [2022-12-14T19:28:05.629Z] Removing intermediate container 59ab72804046 [2022-12-14T19:28:05.629Z] ---> c6587c243a6e [2022-12-14T19:28:05.629Z] Step 23/24 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 [2022-12-14T19:28:05.898Z] Removing intermediate container 75c1714c2e02 [2022-12-14T19:28:05.899Z] ---> b16fa17f9bd2 [2022-12-14T19:28:05.899Z] [2022-12-14T19:28:05.899Z] Step 12/24 : FROM alpine:3.15 [2022-12-14T19:28:05.899Z] ---> 8aa73fd46299 [2022-12-14T19:28:05.899Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-14T19:28:05.899Z] ---> Using cache [2022-12-14T19:28:05.899Z] ---> 002b7c3291be [2022-12-14T19:28:05.899Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-12-14T19:28:05.899Z] ---> Running in d26143d96839 [2022-12-14T19:28:06.167Z] ---> Running in e448d23b6e74 [2022-12-14T19:28:07.162Z] Removing intermediate container e448d23b6e74 [2022-12-14T19:28:07.162Z] ---> a936a61ab6d4 [2022-12-14T19:28:07.162Z] Step 24/24 : LABEL version=0.0.0 [2022-12-14T19:28:07.162Z] ---> Running in 037519f1477d [2022-12-14T19:28:08.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-12-14T19:28:08.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-12-14T19:28:09.826Z] v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-14T19:28:09.826Z] v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-14T19:28:09.826Z] OK: 15736 distinct packages available [2022-12-14T19:28:09.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-12-14T19:28:10.096Z] Removing intermediate container 037519f1477d [2022-12-14T19:28:10.096Z] ---> b119e2d8c21b [2022-12-14T19:28:10.096Z] [2022-12-14T19:28:10.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-12-14T19:28:10.683Z] Successfully built b119e2d8c21b [2022-12-14T19:28:10.683Z] Successfully tagged security-spire-agent-arm64:latest [2022-12-14T19:28:10.683Z] Building core-command [2022-12-14T19:28:12.096Z]  Building security-spire-agent ... done (1/4) Installing dumb-init (1.2.5-r1) [2022-12-14T19:28:12.096Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-12-14T19:28:12.366Z] (3/4) Installing libucontext (1.1-r0) [2022-12-14T19:28:12.366Z] (4/4) Installing gcompat (1.0.0-r4) [2022-12-14T19:28:12.366Z] Executing busybox-1.34.1-r7.trigger [2022-12-14T19:28:12.366Z] OK: 6 MiB in 18 packages [2022-12-14T19:28:15.723Z] Removing intermediate container d26143d96839 [2022-12-14T19:28:15.723Z] ---> b7b983e32802 [2022-12-14T19:28:15.723Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-12-14T19:28:25.828Z] Removing intermediate container 09fe3f941892 [2022-12-14T19:28:25.828Z] ---> c3dda5778a08 [2022-12-14T19:28:25.828Z] [2022-12-14T19:28:25.828Z] Step 9/19 : FROM alpine:3.15 [2022-12-14T19:28:25.828Z] ---> 8aa73fd46299 [2022-12-14T19:28:25.828Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-14T19:28:25.828Z] ---> Using cache [2022-12-14T19:28:25.828Z] ---> 002b7c3291be [2022-12-14T19:28:25.828Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-12-14T19:28:25.828Z] ---> Running in 787a790c8ac6 [2022-12-14T19:28:28.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-12-14T19:28:28.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-12-14T19:28:29.008Z] ---> 3b29f17bdc2c [2022-12-14T19:28:29.008Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-12-14T19:28:29.599Z] v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-14T19:28:29.599Z] v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-14T19:28:29.599Z] OK: 15736 distinct packages available [2022-12-14T19:28:29.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-12-14T19:28:29.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-12-14T19:28:30.460Z] ---> 1d4cc7ee2964 [2022-12-14T19:28:30.460Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-12-14T19:28:30.460Z] ---> Running in 342d0e7ed423 [2022-12-14T19:28:30.728Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-14T19:28:30.728Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-12-14T19:28:30.728Z] ---> 0f5a280a6fef [2022-12-14T19:28:30.728Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-12-14T19:28:30.728Z] ---> Using cache [2022-12-14T19:28:30.728Z] ---> 26946f2224a5 [2022-12-14T19:28:30.728Z] Step 4/23 : WORKDIR /edgex-go [2022-12-14T19:28:30.728Z] ---> Using cache [2022-12-14T19:28:30.728Z] ---> d83a3ee2b08a [2022-12-14T19:28:30.728Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-12-14T19:28:30.728Z] ---> Using cache [2022-12-14T19:28:30.728Z] ---> da968d4a2947 [2022-12-14T19:28:30.728Z] Step 6/23 : COPY go.mod vendor* ./ [2022-12-14T19:28:30.728Z] ---> Using cache [2022-12-14T19:28:30.728Z] ---> 4f8c7c74af78 [2022-12-14T19:28:30.728Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T19:28:30.728Z] ---> Using cache [2022-12-14T19:28:30.728Z] ---> fd9d4598d4a3 [2022-12-14T19:28:30.728Z] Step 8/23 : COPY . . [2022-12-14T19:28:31.006Z] ---> Using cache [2022-12-14T19:28:31.006Z] ---> 12da6f9a47e1 [2022-12-14T19:28:31.006Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-12-14T19:28:31.006Z] (1/9) Installing ca-certificates (20220614-r0) [2022-12-14T19:28:31.271Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-12-14T19:28:31.271Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-12-14T19:28:31.271Z] (4/9) Installing libcurl (7.80.0-r4) [2022-12-14T19:28:31.271Z] (5/9) Installing curl (7.80.0-r4) [2022-12-14T19:28:31.271Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-12-14T19:28:31.271Z] ---> Running in 6c42e979d84d [2022-12-14T19:28:31.271Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-12-14T19:28:31.271Z] (8/9) Installing libucontext (1.1-r0) [2022-12-14T19:28:31.271Z] (9/9) Installing gcompat (1.0.0-r4) [2022-12-14T19:28:31.271Z] Executing busybox-1.34.1-r7.trigger [2022-12-14T19:28:31.271Z] Removing intermediate container 342d0e7ed423 [2022-12-14T19:28:31.271Z] ---> d75c3cb3bfde [2022-12-14T19:28:31.271Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-12-14T19:28:31.271Z] Executing ca-certificates-20220614-r0.trigger [2022-12-14T19:28:31.855Z] OK: 8 MiB in 23 packages [2022-12-14T19:28:33.259Z] ---> ac7e12581eec [2022-12-14T19:28:33.259Z] Step 19/24 : WORKDIR / [2022-12-14T19:28:33.259Z] Removing intermediate container e8fa046163c4 [2022-12-14T19:28:33.259Z] ---> 70ebff653823 [2022-12-14T19:28:33.259Z] Step 8/22 : COPY . . [2022-12-14T19:28:33.259Z] ---> Running in 7f088be8230f [2022-12-14T19:28:34.228Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-12-14T19:28:34.228Z] Removing intermediate container 7f088be8230f [2022-12-14T19:28:34.228Z] ---> 3f1cfb54321d [2022-12-14T19:28:34.228Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-12-14T19:28:34.497Z] ---> Running in 913ccbc28a95 [2022-12-14T19:28:34.763Z] Removing intermediate container 787a790c8ac6 [2022-12-14T19:28:34.763Z] ---> abfd4a34948d [2022-12-14T19:28:34.763Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-14T19:28:35.031Z] Removing intermediate container 913ccbc28a95 [2022-12-14T19:28:35.031Z] ---> b77e37098ded [2022-12-14T19:28:35.031Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-12-14T19:28:35.302Z] ---> Running in 444ab6ff053d [2022-12-14T19:28:36.257Z] ---> 375f2e458bb8 [2022-12-14T19:28:36.257Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-12-14T19:28:36.257Z] Removing intermediate container 444ab6ff053d [2022-12-14T19:28:36.257Z] ---> 427e57bbb060 [2022-12-14T19:28:36.257Z] Step 22/24 : LABEL arch=arm64 [2022-12-14T19:28:36.525Z] ---> Running in 7fcf142dcc1c [2022-12-14T19:28:37.105Z] Removing intermediate container 7fcf142dcc1c [2022-12-14T19:28:37.105Z] ---> 42c476891eb9 [2022-12-14T19:28:37.105Z] Step 23/24 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 [2022-12-14T19:28:37.370Z] ---> Running in 693b5689383b [2022-12-14T19:28:38.326Z] Removing intermediate container 693b5689383b [2022-12-14T19:28:38.326Z] ---> f4739336a300 [2022-12-14T19:28:38.326Z] Step 24/24 : LABEL version=0.0.0 [2022-12-14T19:28:38.597Z] ---> Running in b6047ff20330 [2022-12-14T19:28:39.186Z] Removing intermediate container b6047ff20330 [2022-12-14T19:28:39.186Z] ---> 1f7f42e6dbad [2022-12-14T19:28:39.186Z] [2022-12-14T19:28:39.777Z] Successfully built 1f7f42e6dbad [2022-12-14T19:28:40.043Z] Successfully tagged security-spire-config-arm64:latest [2022-12-14T19:28:40.043Z]  Building security-spire-config ... done Building security-proxy-setup [2022-12-14T19:28:40.043Z] ---> 6259cf04223e [2022-12-14T19:28:40.043Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-12-14T19:28:41.456Z] ---> 60d59d12cef9 [2022-12-14T19:28:41.456Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-12-14T19:28:41.456Z] ---> Running in 2b3367e79025 [2022-12-14T19:28:42.412Z] Removing intermediate container 2b3367e79025 [2022-12-14T19:28:42.412Z] ---> 5c15b8594703 [2022-12-14T19:28:42.412Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-14T19:28:42.412Z] ---> Running in a719e2ce3788 [2022-12-14T19:28:42.996Z] Removing intermediate container a719e2ce3788 [2022-12-14T19:28:42.996Z] ---> 18b7bc1e959b [2022-12-14T19:28:42.996Z] Step 17/19 : LABEL arch=arm64 [2022-12-14T19:28:43.263Z] ---> Running in 7fd4ee0773f0 [2022-12-14T19:28:43.842Z] Removing intermediate container 7fd4ee0773f0 [2022-12-14T19:28:43.842Z] ---> 6312255bbb5c [2022-12-14T19:28:44.107Z] Step 18/19 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 [2022-12-14T19:28:44.107Z] ---> Running in 43932805ada4 [2022-12-14T19:28:44.686Z] Removing intermediate container 43932805ada4 [2022-12-14T19:28:44.687Z] ---> 416adeaf6be4 [2022-12-14T19:28:44.687Z] Step 19/19 : LABEL version=0.0.0 [2022-12-14T19:28:44.951Z] ---> Running in ec26d979b0bb [2022-12-14T19:28:45.531Z] Removing intermediate container ec26d979b0bb [2022-12-14T19:28:45.531Z] ---> b4508917d4e8 [2022-12-14T19:28:45.531Z] [2022-12-14T19:28:45.796Z] Successfully built b4508917d4e8 [2022-12-14T19:28:46.062Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-12-14T19:28:46.062Z] Building core-metadata [2022-12-14T19:28:51.383Z]  Building security-spiffe-token-provider ... done  ---> 13c121142c81 [2022-12-14T19:28:51.383Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-12-14T19:28:51.383Z] ---> Running in 465d24d315f6 [2022-12-14T19:28:53.320Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-12-14T19:29:03.380Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-14T19:29:03.380Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-12-14T19:29:03.380Z] ---> 0f5a280a6fef [2022-12-14T19:29:03.380Z] Step 3/21 : WORKDIR /edgex-go [2022-12-14T19:29:03.380Z] ---> Using cache [2022-12-14T19:29:03.380Z] ---> 1710d7509547 [2022-12-14T19:29:03.380Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-12-14T19:29:03.380Z] ---> Running in a779a1b58229 [2022-12-14T19:29:04.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-14T19:29:05.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-14T19:29:07.959Z] OK: 221 MiB in 51 packages [2022-12-14T19:29:09.361Z] Removing intermediate container a779a1b58229 [2022-12-14T19:29:09.361Z] ---> 9f34e567757e [2022-12-14T19:29:09.361Z] Step 5/21 : COPY go.mod vendor* ./ [2022-12-14T19:29:10.317Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-14T19:29:10.317Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-14T19:29:10.317Z] ---> 0f5a280a6fef [2022-12-14T19:29:10.317Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-12-14T19:29:10.317Z] ---> Using cache [2022-12-14T19:29:10.317Z] ---> 26946f2224a5 [2022-12-14T19:29:10.317Z] Step 4/24 : WORKDIR /edgex-go [2022-12-14T19:29:10.317Z] ---> Using cache [2022-12-14T19:29:10.317Z] ---> d83a3ee2b08a [2022-12-14T19:29:10.317Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-12-14T19:29:10.317Z] ---> Using cache [2022-12-14T19:29:10.317Z] ---> da968d4a2947 [2022-12-14T19:29:10.317Z] Step 6/24 : COPY go.mod vendor* ./ [2022-12-14T19:29:10.317Z] ---> Using cache [2022-12-14T19:29:10.317Z] ---> 4f8c7c74af78 [2022-12-14T19:29:10.317Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T19:29:10.317Z] ---> Using cache [2022-12-14T19:29:10.317Z] ---> fd9d4598d4a3 [2022-12-14T19:29:10.317Z] Step 8/24 : COPY . . [2022-12-14T19:29:10.317Z] ---> Using cache [2022-12-14T19:29:10.317Z] ---> 12da6f9a47e1 [2022-12-14T19:29:10.317Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-12-14T19:29:10.586Z] ---> da0a8a87825e [2022-12-14T19:29:10.586Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T19:29:10.586Z] ---> Running in 26788934a22b [2022-12-14T19:29:10.852Z] ---> Running in d6ab05d4090c [2022-12-14T19:29:13.427Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-12-14T19:30:21.260Z] Removing intermediate container d6ab05d4090c [2022-12-14T19:30:21.260Z] ---> 00ca51121cc4 [2022-12-14T19:30:21.260Z] Step 7/21 : COPY . . [2022-12-14T19:30:26.592Z] ---> 9c8a09316cfd [2022-12-14T19:30:26.592Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-12-14T19:30:26.592Z] ---> Running in 19ee02f0cab3 [2022-12-14T19:30:28.537Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-12-14T19:34:20.276Z] Removing intermediate container 4a1f1cf1de48 [2022-12-14T19:34:20.276Z] ---> c585e32e0a5d [2022-12-14T19:34:20.276Z] [2022-12-14T19:34:20.276Z] Step 10/22 : FROM alpine:3.16 [2022-12-14T19:34:20.276Z] ---> 2b4661558fb8 [2022-12-14T19:34:20.276Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-12-14T19:34:22.213Z] ---> Running in 48d075c948d3 [2022-12-14T19:34:24.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-14T19:34:24.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-14T19:34:25.815Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-12-14T19:34:25.815Z] Executing busybox-1.35.0-r17.trigger [2022-12-14T19:34:25.815Z] OK: 5 MiB in 15 packages [2022-12-14T19:34:27.745Z] Removing intermediate container 48d075c948d3 [2022-12-14T19:34:27.746Z] ---> 4b44be137faa [2022-12-14T19:34:27.746Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-14T19:34:27.746Z] ---> Running in e1a820a90991 [2022-12-14T19:34:28.324Z] Removing intermediate container e1a820a90991 [2022-12-14T19:34:28.324Z] ---> d050771decb9 [2022-12-14T19:34:28.324Z] Step 13/22 : ENV APP_PORT=59861 [2022-12-14T19:34:28.324Z] ---> Running in 87f8af2c1f8c [2022-12-14T19:34:28.905Z] Removing intermediate container 87f8af2c1f8c [2022-12-14T19:34:28.905Z] ---> fd7f88b2ed60 [2022-12-14T19:34:28.905Z] Step 14/22 : EXPOSE $APP_PORT [2022-12-14T19:34:28.905Z] ---> Running in 6c569a3481e7 [2022-12-14T19:34:29.484Z] Removing intermediate container 6c569a3481e7 [2022-12-14T19:34:29.484Z] ---> a93316a88c51 [2022-12-14T19:34:29.484Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-14T19:34:30.451Z] ---> 4e123d4df9de [2022-12-14T19:34:30.451Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-12-14T19:34:33.028Z] ---> 9bd7464d22ca [2022-12-14T19:34:33.028Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-12-14T19:34:34.967Z] ---> 2ea3c497b142 [2022-12-14T19:34:34.967Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-12-14T19:34:34.967Z] ---> Running in f6b414679f58 [2022-12-14T19:34:35.547Z] Removing intermediate container f6b414679f58 [2022-12-14T19:34:35.547Z] ---> 4ffa277660ee [2022-12-14T19:34:35.547Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-14T19:34:35.547Z] ---> Running in 76f609b214fa [2022-12-14T19:34:36.129Z] Removing intermediate container 76f609b214fa [2022-12-14T19:34:36.129Z] ---> 00f2e50a9c5f [2022-12-14T19:34:36.129Z] Step 20/22 : LABEL arch=arm64 [2022-12-14T19:34:36.129Z] ---> Running in fff04880fa27 [2022-12-14T19:34:36.710Z] Removing intermediate container fff04880fa27 [2022-12-14T19:34:36.710Z] ---> 1bcb608436de [2022-12-14T19:34:36.710Z] Step 21/22 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 [2022-12-14T19:34:36.710Z] ---> Running in 9d8d8ec793d2 [2022-12-14T19:34:37.290Z] Removing intermediate container 9d8d8ec793d2 [2022-12-14T19:34:37.290Z] ---> cf2cc7b66c6b [2022-12-14T19:34:37.290Z] Step 22/22 : LABEL version=0.0.0 [2022-12-14T19:34:37.555Z] ---> Running in 884fd8eb02c6 [2022-12-14T19:34:37.820Z] Removing intermediate container 884fd8eb02c6 [2022-12-14T19:34:37.820Z] ---> 1cf969b0198f [2022-12-14T19:34:37.820Z] [2022-12-14T19:34:38.086Z] Successfully built 1cf969b0198f [2022-12-14T19:34:38.086Z] Successfully tagged support-scheduler-arm64:latest [2022-12-14T19:34:50.634Z]  Building support-scheduler ... done Removing intermediate container 6c42e979d84d [2022-12-14T19:34:50.634Z] ---> 897706234dc9 [2022-12-14T19:34:50.634Z] [2022-12-14T19:34:50.634Z] Step 10/23 : FROM alpine:3.16 [2022-12-14T19:34:50.634Z] ---> 2b4661558fb8 [2022-12-14T19:34:50.634Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-12-14T19:34:50.634Z] ---> Using cache [2022-12-14T19:34:50.634Z] ---> 4b44be137faa [2022-12-14T19:34:50.634Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-14T19:34:50.634Z] ---> Using cache [2022-12-14T19:34:50.634Z] ---> d050771decb9 [2022-12-14T19:34:50.634Z] Step 13/23 : ENV APP_PORT=59882 [2022-12-14T19:34:50.634Z] ---> Running in 13b1b814f11b [2022-12-14T19:34:50.634Z] Removing intermediate container 13b1b814f11b [2022-12-14T19:34:50.634Z] ---> 433e67fa9b84 [2022-12-14T19:34:50.634Z] Step 14/23 : EXPOSE $APP_PORT [2022-12-14T19:34:50.634Z] ---> Running in af99d74b155e [2022-12-14T19:34:50.634Z] Removing intermediate container af99d74b155e [2022-12-14T19:34:50.634Z] ---> 0a1cf4fd7c2f [2022-12-14T19:34:50.634Z] Step 15/23 : WORKDIR / [2022-12-14T19:34:50.634Z] ---> Running in c97614dc7744 [2022-12-14T19:34:50.908Z] Removing intermediate container c97614dc7744 [2022-12-14T19:34:50.908Z] ---> 8383429fd11b [2022-12-14T19:34:50.908Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-14T19:34:51.876Z] ---> ddc9bcb32e1f [2022-12-14T19:34:51.876Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-12-14T19:34:53.817Z] ---> ca8041a9db0b [2022-12-14T19:34:53.817Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-12-14T19:34:54.402Z] ---> c787f6b59078 [2022-12-14T19:34:54.402Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-12-14T19:34:54.668Z] ---> Running in bb3998d95f13 [2022-12-14T19:34:55.249Z] Removing intermediate container bb3998d95f13 [2022-12-14T19:34:55.249Z] ---> 6586a2134537 [2022-12-14T19:34:55.249Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-14T19:34:55.249Z] ---> Running in a38a0dc080b1 [2022-12-14T19:34:55.830Z] Removing intermediate container a38a0dc080b1 [2022-12-14T19:34:55.830Z] ---> d1968b033a12 [2022-12-14T19:34:55.830Z] Step 21/23 : LABEL arch=arm64 [2022-12-14T19:34:55.830Z] ---> Running in 4c460685228f [2022-12-14T19:34:56.408Z] Removing intermediate container 4c460685228f [2022-12-14T19:34:56.408Z] ---> 3dae289f6838 [2022-12-14T19:34:56.408Z] Step 22/23 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 [2022-12-14T19:34:56.672Z] ---> Running in 6feaf999ffd4 [2022-12-14T19:34:57.250Z] Removing intermediate container 6feaf999ffd4 [2022-12-14T19:34:57.250Z] ---> e9276456df7b [2022-12-14T19:34:57.250Z] Step 23/23 : LABEL version=0.0.0 [2022-12-14T19:34:57.250Z] ---> Running in 7b7f8fa64863 [2022-12-14T19:34:57.828Z] Removing intermediate container 7b7f8fa64863 [2022-12-14T19:34:57.828Z] ---> b909244543d1 [2022-12-14T19:34:57.828Z] [2022-12-14T19:34:57.828Z] Successfully built b909244543d1 [2022-12-14T19:34:57.828Z] Successfully tagged core-command-arm64:latest [2022-12-14T19:35:36.660Z]  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-12-14T19:35:36.660Z] Removing intermediate container 26788934a22b [2022-12-14T19:35:36.660Z] ---> 0cb28163a72b [2022-12-14T19:35:36.660Z] [2022-12-14T19:35:36.660Z] Step 10/24 : FROM alpine:3.16 [2022-12-14T19:35:36.660Z] ---> 2b4661558fb8 [2022-12-14T19:35:36.660Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-12-14T19:35:36.660Z] ---> Using cache [2022-12-14T19:35:36.660Z] ---> 4b44be137faa [2022-12-14T19:35:36.660Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-14T19:35:36.660Z] ---> Using cache [2022-12-14T19:35:36.660Z] ---> d050771decb9 [2022-12-14T19:35:36.660Z] Step 13/24 : ENV APP_PORT=59881 [2022-12-14T19:35:36.660Z] ---> Running in e39c65117791 [2022-12-14T19:35:36.660Z] Removing intermediate container e39c65117791 [2022-12-14T19:35:36.660Z] ---> 586282dfe940 [2022-12-14T19:35:36.660Z] Step 14/24 : EXPOSE $APP_PORT [2022-12-14T19:35:36.660Z] ---> Running in 8cfffc220da1 [2022-12-14T19:35:36.660Z] Removing intermediate container 8cfffc220da1 [2022-12-14T19:35:36.660Z] ---> 12344ea7a6d7 [2022-12-14T19:35:36.660Z] Step 15/24 : WORKDIR / [2022-12-14T19:35:36.660Z] ---> Running in 161e84d3ad62 [2022-12-14T19:35:36.660Z] Removing intermediate container 161e84d3ad62 [2022-12-14T19:35:36.660Z] ---> 04955dbe622b [2022-12-14T19:35:36.660Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-14T19:35:36.660Z] ---> 577a0abaf073 [2022-12-14T19:35:36.660Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-12-14T19:35:38.070Z] ---> 3d0ee51ac2c3 [2022-12-14T19:35:38.070Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-12-14T19:35:38.653Z] ---> a7d7a078b66d [2022-12-14T19:35:38.653Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-12-14T19:35:39.609Z] ---> ddf8c830e468 [2022-12-14T19:35:39.609Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-12-14T19:35:39.609Z] ---> Running in dce93b0b7093 [2022-12-14T19:35:39.883Z] Removing intermediate container dce93b0b7093 [2022-12-14T19:35:39.883Z] ---> b31a795c6864 [2022-12-14T19:35:40.149Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-14T19:35:40.149Z] ---> Running in d89106683ba7 [2022-12-14T19:35:40.729Z] Removing intermediate container d89106683ba7 [2022-12-14T19:35:40.729Z] ---> 1ec71c409954 [2022-12-14T19:35:40.729Z] Step 22/24 : LABEL arch=arm64 [2022-12-14T19:35:40.729Z] ---> Running in 051f28dc1f64 [2022-12-14T19:35:41.312Z] Removing intermediate container 051f28dc1f64 [2022-12-14T19:35:41.312Z] ---> 00eb39f8878a [2022-12-14T19:35:41.312Z] Step 23/24 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 [2022-12-14T19:35:41.312Z] ---> Running in 726933c1a17c [2022-12-14T19:35:42.276Z] Removing intermediate container 726933c1a17c [2022-12-14T19:35:42.276Z] ---> 3ff788efb4f1 [2022-12-14T19:35:42.276Z] Step 24/24 : LABEL version=0.0.0 [2022-12-14T19:35:42.276Z] ---> Running in a0ea3a0eebdb [2022-12-14T19:35:43.227Z] Removing intermediate container a0ea3a0eebdb [2022-12-14T19:35:43.227Z] ---> 54e1ceba7bb7 [2022-12-14T19:35:43.227Z] [2022-12-14T19:35:43.494Z] Successfully built 54e1ceba7bb7 [2022-12-14T19:35:43.494Z] Successfully tagged core-metadata-arm64:latest [2022-12-14T19:35:48.823Z]  Building core-metadata ... done Removing intermediate container 19ee02f0cab3 [2022-12-14T19:35:48.823Z] ---> ce74b7b7593a [2022-12-14T19:35:48.823Z] [2022-12-14T19:35:48.823Z] Step 9/21 : FROM alpine:3.16 [2022-12-14T19:35:48.823Z] ---> 2b4661558fb8 [2022-12-14T19:35:48.823Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-12-14T19:35:48.823Z] ---> Running in 56fe9595c19a [2022-12-14T19:35:49.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-14T19:35:50.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-14T19:35:51.023Z] (1/6) Installing ca-certificates (20220614-r0) [2022-12-14T19:35:51.290Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-12-14T19:35:51.290Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-12-14T19:35:51.290Z] (4/6) Installing libcurl (7.83.1-r4) [2022-12-14T19:35:51.290Z] (5/6) Installing curl (7.83.1-r4) [2022-12-14T19:35:51.290Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-12-14T19:35:51.290Z] Executing busybox-1.35.0-r17.trigger [2022-12-14T19:35:51.290Z] Executing ca-certificates-20220614-r0.trigger [2022-12-14T19:35:51.556Z] OK: 8 MiB in 20 packages [2022-12-14T19:35:53.493Z] Removing intermediate container 56fe9595c19a [2022-12-14T19:35:53.493Z] ---> 0024a2fb16c8 [2022-12-14T19:35:53.493Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-12-14T19:35:53.759Z] ---> Running in b4c79198917f [2022-12-14T19:35:54.026Z] Removing intermediate container b4c79198917f [2022-12-14T19:35:54.026Z] ---> bef62c874318 [2022-12-14T19:35:54.026Z] Step 12/21 : WORKDIR /edgex [2022-12-14T19:35:54.292Z] ---> Running in 492222bbf7bf [2022-12-14T19:35:54.559Z] Removing intermediate container 492222bbf7bf [2022-12-14T19:35:54.559Z] ---> 7d632ce5aacb [2022-12-14T19:35:54.559Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-12-14T19:35:55.142Z] ---> 9ab8202f4d01 [2022-12-14T19:35:55.142Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-12-14T19:35:56.550Z] ---> c243d0fc3e4c [2022-12-14T19:35:56.550Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-12-14T19:35:57.504Z] ---> f24324c629af [2022-12-14T19:35:57.504Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-12-14T19:35:58.086Z] ---> 4519ef0e2a9a [2022-12-14T19:35:58.086Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-12-14T19:35:58.086Z] ---> Running in 878706b11fd7 [2022-12-14T19:36:03.414Z] Removing intermediate container 878706b11fd7 [2022-12-14T19:36:03.414Z] ---> 8c8312d218dc [2022-12-14T19:36:03.414Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-12-14T19:36:03.414Z] ---> Running in 82fedd7c9cdb [2022-12-14T19:36:03.414Z] Removing intermediate container 82fedd7c9cdb [2022-12-14T19:36:03.414Z] ---> 02a4780d8459 [2022-12-14T19:36:03.414Z] Step 19/21 : LABEL arch=arm64 [2022-12-14T19:36:03.414Z] ---> Running in f13fe32859b7 [2022-12-14T19:36:03.997Z] Removing intermediate container f13fe32859b7 [2022-12-14T19:36:03.997Z] ---> f8dcffd0c1ff [2022-12-14T19:36:03.997Z] Step 20/21 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 [2022-12-14T19:36:03.997Z] ---> Running in 541670794eb7 [2022-12-14T19:36:04.262Z] Removing intermediate container 541670794eb7 [2022-12-14T19:36:04.262Z] ---> 38ad89b9f95b [2022-12-14T19:36:04.262Z] Step 21/21 : LABEL version=0.0.0 [2022-12-14T19:36:04.528Z] ---> Running in e8624846e11c [2022-12-14T19:36:04.796Z] Removing intermediate container e8624846e11c [2022-12-14T19:36:04.796Z] ---> 1a6ff1236be1 [2022-12-14T19:36:04.796Z] [2022-12-14T19:36:05.064Z] Successfully built 1a6ff1236be1 [2022-12-14T19:36:05.064Z] Successfully tagged security-proxy-setup-arm64:latest [2022-12-14T19:36:17.359Z]  Building security-proxy-setup ... done Removing intermediate container 465d24d315f6 [2022-12-14T19:36:17.359Z] ---> 8b9204552ae6 [2022-12-14T19:36:17.359Z] [2022-12-14T19:36:17.359Z] Step 10/22 : FROM alpine:3.16 [2022-12-14T19:36:17.359Z] ---> 2b4661558fb8 [2022-12-14T19:36:17.359Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-12-14T19:36:17.359Z] ---> Running in 5e80e1ccc2a5 [2022-12-14T19:36:18.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-14T19:36:18.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-14T19:36:19.864Z] (1/2) Installing ca-certificates (20220614-r0) [2022-12-14T19:36:19.864Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-12-14T19:36:19.864Z] Executing busybox-1.35.0-r17.trigger [2022-12-14T19:36:20.132Z] Executing ca-certificates-20220614-r0.trigger [2022-12-14T19:36:20.132Z] OK: 6 MiB in 16 packages [2022-12-14T19:36:21.548Z] Removing intermediate container 5e80e1ccc2a5 [2022-12-14T19:36:21.548Z] ---> 897ba2f2fa0c [2022-12-14T19:36:21.548Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-14T19:36:21.548Z] ---> Running in 0d20bd39bdfe [2022-12-14T19:36:21.814Z] Removing intermediate container 0d20bd39bdfe [2022-12-14T19:36:21.814Z] ---> 17c4d0071549 [2022-12-14T19:36:21.814Z] Step 13/22 : ENV APP_PORT=59860 [2022-12-14T19:36:21.814Z] ---> Running in 70b5b1965d69 [2022-12-14T19:36:22.079Z] Removing intermediate container 70b5b1965d69 [2022-12-14T19:36:22.079Z] ---> b9defd4336b7 [2022-12-14T19:36:22.079Z] Step 14/22 : EXPOSE $APP_PORT [2022-12-14T19:36:22.079Z] ---> Running in 0e7abbc3e301 [2022-12-14T19:36:22.344Z] Removing intermediate container 0e7abbc3e301 [2022-12-14T19:36:22.344Z] ---> e55fdfc89f6f [2022-12-14T19:36:22.344Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-14T19:36:22.924Z] ---> 0fc3a18f8ffd [2022-12-14T19:36:22.924Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-12-14T19:36:24.331Z] ---> 937580802aa6 [2022-12-14T19:36:24.331Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-12-14T19:36:24.596Z] ---> e2ec9e26fb5c [2022-12-14T19:36:24.596Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-12-14T19:36:26.529Z] ---> Running in 04e7ea2e0e0f [2022-12-14T19:36:26.796Z] Removing intermediate container 04e7ea2e0e0f [2022-12-14T19:36:26.796Z] ---> 9fe2bb017859 [2022-12-14T19:36:26.796Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-14T19:36:26.796Z] ---> Running in 3b0a7508ff76 [2022-12-14T19:36:27.377Z] Removing intermediate container 3b0a7508ff76 [2022-12-14T19:36:27.377Z] ---> 09583a961a26 [2022-12-14T19:36:27.377Z] Step 20/22 : LABEL arch=arm64 [2022-12-14T19:36:27.377Z] ---> Running in 475fe93c605c [2022-12-14T19:36:27.643Z] Removing intermediate container 475fe93c605c [2022-12-14T19:36:27.643Z] ---> 88d25d6555e4 [2022-12-14T19:36:27.643Z] Step 21/22 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 [2022-12-14T19:36:27.643Z] ---> Running in 4701566b440b [2022-12-14T19:36:27.909Z] Removing intermediate container 4701566b440b [2022-12-14T19:36:27.909Z] ---> dc25178408fc [2022-12-14T19:36:27.909Z] Step 22/22 : LABEL version=0.0.0 [2022-12-14T19:36:27.909Z] ---> Running in 182dc0c8d12b [2022-12-14T19:36:28.174Z] Removing intermediate container 182dc0c8d12b [2022-12-14T19:36:28.174Z] ---> 07bf40e10ff3 [2022-12-14T19:36:28.174Z] [2022-12-14T19:36:28.437Z] Successfully built 07bf40e10ff3 [2022-12-14T19:36:28.437Z] Successfully tagged support-notifications-arm64:latest [2022-12-14T19:36:28.712Z]  Building support-notifications ... done  [Pipeline] } [2022-12-14T19:36:28.696Z] $ docker stop --time=1 08edce5a1432ce0a18228b543bd39a6a39de61f57385102c127af0c48c47c221 [2022-12-14T19:36:30.356Z] $ docker rm -f 08edce5a1432ce0a18228b543bd39a6a39de61f57385102c127af0c48c47c221 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-14T19:36:30.932Z] + docker images [2022-12-14T19:36:31.197Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-12-14T19:36:31.197Z] support-notifications-arm64 latest 07bf40e10ff3 2 seconds ago 29.5MB [2022-12-14T19:36:31.197Z] 8b9204552ae6 14 seconds ago 1.51GB [2022-12-14T19:36:31.197Z] security-proxy-setup-arm64 latest 1a6ff1236be1 26 seconds ago 26.8MB [2022-12-14T19:36:31.197Z] ce74b7b7593a 43 seconds ago 1.43GB [2022-12-14T19:36:31.197Z] core-metadata-arm64 latest 54e1ceba7bb7 48 seconds ago 17.8MB [2022-12-14T19:36:31.197Z] 0cb28163a72b 58 seconds ago 1.45GB [2022-12-14T19:36:31.197Z] core-command-arm64 latest b909244543d1 About a minute ago 17MB [2022-12-14T19:36:31.197Z] 897706234dc9 About a minute ago 1.44GB [2022-12-14T19:36:31.197Z] support-scheduler-arm64 latest 1cf969b0198f About a minute ago 29MB [2022-12-14T19:36:31.197Z] c585e32e0a5d 2 minutes ago 1.51GB [2022-12-14T19:36:31.197Z] security-spiffe-token-provider-arm64 latest b4508917d4e8 7 minutes ago 28.9MB [2022-12-14T19:36:31.197Z] security-spire-config-arm64 latest 1f7f42e6dbad 7 minutes ago 83.6MB [2022-12-14T19:36:31.197Z] c3dda5778a08 8 minutes ago 1.48GB [2022-12-14T19:36:31.197Z] security-spire-agent-arm64 latest b119e2d8c21b 8 minutes ago 122MB [2022-12-14T19:36:31.197Z] b16fa17f9bd2 8 minutes ago 1.32GB [2022-12-14T19:36:31.197Z] b4a2f32ea5a0 8 minutes ago 1.32GB [2022-12-14T19:36:31.197Z] sys-mgmt-agent-arm64 latest 0a1752e13e32 9 minutes ago 134MB [2022-12-14T19:36:31.197Z] core-data-arm64 latest 0b2785fd12ed 10 minutes ago 17.2MB [2022-12-14T19:36:31.197Z] security-bootstrapper-arm64 latest 339a9378a4aa 10 minutes ago 19.5MB [2022-12-14T19:36:31.197Z] d6e61b8a5ca6 10 minutes ago 1.45GB [2022-12-14T19:36:31.197Z] security-secretstore-setup-arm64 latest b9c32c3494b3 11 minutes ago 28.7MB [2022-12-14T19:36:31.197Z] d6c927d4d440 11 minutes ago 1.43GB [2022-12-14T19:36:31.197Z] 338f4909062e 11 minutes ago 1.44GB [2022-12-14T19:36:31.197Z] 5879a3b3f031 11 minutes ago 1.43GB [2022-12-14T19:36:31.197Z] security-spire-server-arm64 latest 91099deaba67 17 minutes ago 84.3MB [2022-12-14T19:36:31.197Z] da627ff33542 17 minutes ago 1.32GB [2022-12-14T19:36:31.197Z] ci-base-image-arm64 latest 0f5a280a6fef 29 minutes ago 948MB [2022-12-14T19:36:31.197Z] alpine 3.16 2b4661558fb8 4 weeks ago 5.29MB [2022-12-14T19:36:31.197Z] alpine 3.15 8aa73fd46299 4 weeks ago 5.33MB [2022-12-14T19:36:31.197Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 5 weeks ago 685MB [2022-12-14T19:36:31.197Z] 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) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T19:36:31.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-14T19:36:31.960Z] [2022-12-14T19:36:31.960Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T19:36:32.351Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-14T19:36:32.619Z] arm64: Pulling from edgex-lftools-log-publisher [2022-12-14T19:36:32.619Z] 8998bd30e6a1: Pulling fs layer [2022-12-14T19:36:32.619Z] 04944245beec: Pulling fs layer [2022-12-14T19:36:32.619Z] 699f458cf7ca: Pulling fs layer [2022-12-14T19:36:32.619Z] 765212b225bb: Pulling fs layer [2022-12-14T19:36:32.619Z] f23df028b6ca: Pulling fs layer [2022-12-14T19:36:32.619Z] d65c8cfc05b1: Pulling fs layer [2022-12-14T19:36:32.619Z] 2437ff75d9bd: Pulling fs layer [2022-12-14T19:36:32.619Z] 765212b225bb: Waiting [2022-12-14T19:36:32.619Z] f23df028b6ca: Waiting [2022-12-14T19:36:32.619Z] d65c8cfc05b1: Waiting [2022-12-14T19:36:32.619Z] 2437ff75d9bd: Waiting [2022-12-14T19:36:32.619Z] 04944245beec: Verifying Checksum [2022-12-14T19:36:32.619Z] 04944245beec: Download complete [2022-12-14T19:36:32.619Z] 765212b225bb: Verifying Checksum [2022-12-14T19:36:32.619Z] 765212b225bb: Download complete [2022-12-14T19:36:32.619Z] f23df028b6ca: Verifying Checksum [2022-12-14T19:36:32.619Z] f23df028b6ca: Download complete [2022-12-14T19:36:32.885Z] d65c8cfc05b1: Verifying Checksum [2022-12-14T19:36:32.886Z] d65c8cfc05b1: Download complete [2022-12-14T19:36:32.886Z] 699f458cf7ca: Verifying Checksum [2022-12-14T19:36:32.886Z] 699f458cf7ca: Download complete [2022-12-14T19:36:33.160Z] 8998bd30e6a1: Download complete [2022-12-14T19:36:35.742Z] 2437ff75d9bd: Verifying Checksum [2022-12-14T19:36:35.742Z] 2437ff75d9bd: Download complete [2022-12-14T19:36:37.150Z] 8998bd30e6a1: Pull complete [2022-12-14T19:36:37.735Z] 04944245beec: Pull complete [2022-12-14T19:36:39.671Z] 699f458cf7ca: Pull complete [2022-12-14T19:36:39.671Z] 765212b225bb: Pull complete [2022-12-14T19:36:40.627Z] f23df028b6ca: Pull complete [2022-12-14T19:36:40.627Z] d65c8cfc05b1: Pull complete [2022-12-14T19:36:55.603Z] 2437ff75d9bd: Pull complete [2022-12-14T19:36:55.604Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-12-14T19:36:55.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-14T19:36:55.604Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T19:36:55.904Z] prd-ubuntu20.04-docker-arm64-4c-16g-121233 does not seem to be running inside a container [2022-12-14T19:36:55.929Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-12-14T19:36:58.565Z] $ docker top 1777e8c3a39bc89120ef134f85d13375d42f85b87dbb8085e40c74f02b2f3404 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T19:36:59.578Z] ---> job-cost.sh [2022-12-14T19:36:59.578Z] lf-activate-venv: SKIPPING [2022-12-14T19:36:59.578Z] INFO: No Stack... [2022-12-14T19:37:00.158Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-12-14T19:37:00.737Z] INFO: Archiving Costs [Pipeline] sh [2022-12-14T19:37:01.391Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-12-14T19:37:01.391Z] + cut -d, -f6 [Pipeline] lock [2022-12-14T19:37:01.444Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4253-1-stack-cost] [2022-12-14T19:37:01.448Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4253-1-stack-cost] did not exist. Created. [2022-12-14T19:37:01.448Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4253-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-14T19:37:02.166Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-12-14T19:37:02.355Z] Stashed 1 file(s) [Pipeline] } [2022-12-14T19:37:02.370Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4253-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-14T19:37:02.403Z] $ docker stop --time=1 1777e8c3a39bc89120ef134f85d13375d42f85b87dbb8085e40c74f02b2f3404 [2022-12-14T19:37:03.941Z] $ docker rm -f 1777e8c3a39bc89120ef134f85d13375d42f85b87dbb8085e40c74f02b2f3404 [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-12-14T19:37:04.995Z] provisioning config files... [2022-12-14T19:37:05.004Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3331503329479716284tmp [Pipeline] { [Pipeline] sh [2022-12-14T19:37:05.338Z] + set +x [2022-12-14T19:37:05.338Z] + curl -s https://codecov.io/bash [2022-12-14T19:37:05.338Z] + bash -s -- [2022-12-14T19:37:05.338Z] [2022-12-14T19:37:05.338Z] _____ _ [2022-12-14T19:37:05.338Z] / ____| | | [2022-12-14T19:37:05.338Z] | | ___ __| | ___ ___ _____ __ [2022-12-14T19:37:05.338Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-12-14T19:37:05.338Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-12-14T19:37:05.338Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-12-14T19:37:05.338Z] Bash-1.0.6 [2022-12-14T19:37:05.338Z] [2022-12-14T19:37:05.338Z] [2022-12-14T19:37:05.338Z] ==> git version 2.25.1 found [2022-12-14T19:37:05.338Z] ==> 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-12-14T19:37:05.338Z] Release-Date: 2020-01-08 [2022-12-14T19:37:05.338Z] 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-12-14T19:37:05.338Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-12-14T19:37:05.338Z] ==> Jenkins CI detected. [2022-12-14T19:37:05.338Z] current dir:  /w/workspace/edgex-go/1 [2022-12-14T19:37:05.338Z] project root: . [2022-12-14T19:37:05.338Z] --> token set from env [2022-12-14T19:37:05.338Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-12-14T19:37:05.338Z] ==> Running gcov in . (disable via -X gcov) [2022-12-14T19:37:05.338Z] ==> Python coveragepy not found [2022-12-14T19:37:05.338Z] ==> Searching for coverage reports in: [2022-12-14T19:37:05.338Z] + . [2022-12-14T19:37:05.597Z] -> Found 1 reports [2022-12-14T19:37:05.597Z] ==> Detecting git/mercurial file structure [2022-12-14T19:37:05.597Z] ==> Reading reports [2022-12-14T19:37:05.597Z] + ./coverage.out bytes=501826 [2022-12-14T19:37:05.597Z] ==> Appending adjustments [2022-12-14T19:37:05.597Z] https://docs.codecov.io/docs/fixing-reports [2022-12-14T19:37:06.974Z] + Found adjustments [2022-12-14T19:37:06.974Z] ==> Gzipping contents [2022-12-14T19:37:06.974Z] 64K /tmp/codecov.HzIYym.gz [2022-12-14T19:37:06.974Z] ==> Uploading reports [2022-12-14T19:37:06.974Z] url: https://codecov.io [2022-12-14T19:37:06.974Z] query: branch=PR-4253&commit=2bd9dcaae57d8a862f1259755b6cfd959ffde659&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4253%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4253&job=&cmd_args= [2022-12-14T19:37:06.974Z] -> Pinging Codecov [2022-12-14T19:37:06.974Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4253&commit=2bd9dcaae57d8a862f1259755b6cfd959ffde659&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4253%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4253&job=&cmd_args= [2022-12-14T19:37:07.232Z] -> Uploading to [2022-12-14T19:37:07.233Z] https://storage.googleapis.com/codecov/v4/raw/2022-12-14/00271124DB129430A58F1EEE437C3FCB/2bd9dcaae57d8a862f1259755b6cfd959ffde659/49284cc9-3565-42bf-ab40-73afe4c2feab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221214T193707Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=feb11de8e0d4641e237ad1a422c7d7f6ba7d5721839fdc41a1483c231b7f6653 [2022-12-14T19:37:07.233Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-14T19:37:07.233Z] Dload Upload Total Spent Left Speed [2022-12-14T19:37:07.492Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65349 0 0 100 65349 0 288k --:--:-- --:--:-- --:--:-- 287k 100 65349 0 0 100 65349 0 268k --:--:-- --:--:-- --:--:-- 267k [2022-12-14T19:37:07.492Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2bd9dcaae57d8a862f1259755b6cfd959ffde659 [Pipeline] } [2022-12-14T19:37:07.520Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [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-12-14T19:37:08.842Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-12-14T19:37:09.168Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T19:37:10.050Z] ---> package-listing.sh [2022-12-14T19:37:10.050Z] ++ facter osfamily [2022-12-14T19:37:10.050Z] ++ tr '[:upper:]' '[:lower:]' [2022-12-14T19:37:10.308Z] + OS_FAMILY=debian [2022-12-14T19:37:10.308Z] + workspace=/w/workspace/edgex-go/1 [2022-12-14T19:37:10.308Z] + START_PACKAGES=/tmp/packages_start.txt [2022-12-14T19:37:10.308Z] + END_PACKAGES=/tmp/packages_end.txt [2022-12-14T19:37:10.308Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-12-14T19:37:10.308Z] + PACKAGES=/tmp/packages_start.txt [2022-12-14T19:37:10.308Z] + '[' /w/workspace/edgex-go/1 ']' [2022-12-14T19:37:10.308Z] + PACKAGES=/tmp/packages_end.txt [2022-12-14T19:37:10.308Z] + case "${OS_FAMILY}" in [2022-12-14T19:37:10.308Z] + dpkg -l [2022-12-14T19:37:10.308Z] + grep '^ii' [2022-12-14T19:37:10.308Z] + '[' -f /tmp/packages_start.txt ']' [2022-12-14T19:37:10.308Z] + '[' -f /tmp/packages_end.txt ']' [2022-12-14T19:37:10.308Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-12-14T19:37:10.308Z] + '[' /w/workspace/edgex-go/1 ']' [2022-12-14T19:37:10.308Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-12-14T19:37:10.308Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-12-14T19:37:10.343Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-12-14T19:37:10.635Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T19:37:11.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-14T19:37:11.257Z] [2022-12-14T19:37:11.257Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T19:37:11.634Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-14T19:37:11.634Z] latest: Pulling from edgex-lftools-log-publisher [2022-12-14T19:37:11.634Z] 5eb5b503b376: Pulling fs layer [2022-12-14T19:37:11.634Z] 5c69ac0246d0: Pulling fs layer [2022-12-14T19:37:11.634Z] ec43610c2a17: Pulling fs layer [2022-12-14T19:37:11.634Z] 3a2ae6a8a46f: Pulling fs layer [2022-12-14T19:37:11.634Z] 33b1e0a273af: Pulling fs layer [2022-12-14T19:37:11.634Z] 5d3b04190fa2: Pulling fs layer [2022-12-14T19:37:11.634Z] 2f39f015ded8: Pulling fs layer [2022-12-14T19:37:11.634Z] 3a2ae6a8a46f: Waiting [2022-12-14T19:37:11.634Z] 33b1e0a273af: Waiting [2022-12-14T19:37:11.634Z] 5d3b04190fa2: Waiting [2022-12-14T19:37:11.634Z] 2f39f015ded8: Waiting [2022-12-14T19:37:11.634Z] 5c69ac0246d0: Verifying Checksum [2022-12-14T19:37:11.634Z] 5c69ac0246d0: Download complete [2022-12-14T19:37:11.634Z] 3a2ae6a8a46f: Verifying Checksum [2022-12-14T19:37:11.634Z] 3a2ae6a8a46f: Download complete [2022-12-14T19:37:11.634Z] 33b1e0a273af: Verifying Checksum [2022-12-14T19:37:11.634Z] 33b1e0a273af: Download complete [2022-12-14T19:37:11.634Z] 5d3b04190fa2: Verifying Checksum [2022-12-14T19:37:11.634Z] 5d3b04190fa2: Download complete [2022-12-14T19:37:11.893Z] ec43610c2a17: Verifying Checksum [2022-12-14T19:37:11.893Z] ec43610c2a17: Download complete [2022-12-14T19:37:11.893Z] 5eb5b503b376: Download complete [2022-12-14T19:37:12.458Z] 2f39f015ded8: Verifying Checksum [2022-12-14T19:37:12.458Z] 2f39f015ded8: Download complete [2022-12-14T19:37:13.393Z] 5eb5b503b376: Pull complete [2022-12-14T19:37:13.393Z] 5c69ac0246d0: Pull complete [2022-12-14T19:37:13.652Z] ec43610c2a17: Pull complete [2022-12-14T19:37:13.911Z] 3a2ae6a8a46f: Pull complete [2022-12-14T19:37:14.169Z] 33b1e0a273af: Pull complete [2022-12-14T19:37:14.169Z] 5d3b04190fa2: Pull complete [2022-12-14T19:37:19.434Z] 2f39f015ded8: Pull complete [2022-12-14T19:37:19.434Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-12-14T19:37:19.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-14T19:37:19.434Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T19:37:19.635Z] prd-ubuntu20.04-docker-8c-8g-121231 does not seem to be running inside a container [2022-12-14T19:37:19.795Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:latest cat [2022-12-14T19:37:22.090Z] $ docker top 7ef036cb1014eaa9bf205dbf96a118b804a03432b157ad7d5d407c021654ac07 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T19:37:22.354Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-12-14T19:37:22.663Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-12-14T19:37:22.974Z] + ls /var/log/sa-host [2022-12-14T19:37:22.974Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-14T19:37:23.178Z] provisioning config files... [2022-12-14T19:37:23.186Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5227245116757115284tmp [Pipeline] { [Pipeline] echo [2022-12-14T19:37:23.240Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T19:37:23.547Z] ---> create-netrc.sh [Pipeline] } [2022-12-14T19:37:23.577Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-12-14T19:37:23.974Z] ---> python-tools-install.sh [Pipeline] echo [2022-12-14T19:37:24.006Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T19:37:24.314Z] ---> sudo-logs.sh [2022-12-14T19:37:24.314Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-12-14T19:37:24.396Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T19:37:24.705Z] ---> job-cost.sh [2022-12-14T19:37:24.706Z] lf-activate-venv: SKIPPING [2022-12-14T19:37:24.706Z] DEBUG: total: 0.10999999940395355 [2022-12-14T19:37:24.706Z] INFO: Retrieving Stack Cost... [2022-12-14T19:37:24.965Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-14T19:37:25.533Z] INFO: Archiving Costs [Pipeline] echo [2022-12-14T19:37:25.566Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T19:37:25.877Z] ---> logs-deploy.sh [2022-12-14T19:37:25.877Z] lf-activate-venv: SKIPPING [2022-12-14T19:37:25.877Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4253/1 [2022-12-14T19:37:25.877Z] INFO: archiving workspace using pattern(s): [2022-12-14T19:37:26.813Z] Archives upload complete. [2022-12-14T19:37:27.070Z] INFO: archiving logs to Nexus [2022-12-14T19:37:27.640Z] ---> uname -a: [2022-12-14T19:37:27.640Z] Linux prd-ubuntu20-04-docker-8c-8g-121231 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-12-14T19:37:27.640Z] [2022-12-14T19:37:27.640Z] [2022-12-14T19:37:27.640Z] ---> lscpu: [2022-12-14T19:37:27.640Z] Architecture: x86_64 [2022-12-14T19:37:27.640Z] CPU op-mode(s): 32-bit, 64-bit [2022-12-14T19:37:27.640Z] Byte Order: Little Endian [2022-12-14T19:37:27.640Z] Address sizes: 40 bits physical, 48 bits virtual [2022-12-14T19:37:27.640Z] CPU(s): 8 [2022-12-14T19:37:27.640Z] On-line CPU(s) list: 0-7 [2022-12-14T19:37:27.640Z] Thread(s) per core: 1 [2022-12-14T19:37:27.640Z] Core(s) per socket: 1 [2022-12-14T19:37:27.640Z] Socket(s): 8 [2022-12-14T19:37:27.640Z] NUMA node(s): 1 [2022-12-14T19:37:27.640Z] Vendor ID: AuthenticAMD [2022-12-14T19:37:27.640Z] CPU family: 23 [2022-12-14T19:37:27.640Z] Model: 49 [2022-12-14T19:37:27.640Z] Model name: AMD EPYC-Rome Processor [2022-12-14T19:37:27.640Z] Stepping: 0 [2022-12-14T19:37:27.640Z] CPU MHz: 2799.998 [2022-12-14T19:37:27.640Z] BogoMIPS: 5599.99 [2022-12-14T19:37:27.640Z] Virtualization: AMD-V [2022-12-14T19:37:27.641Z] Hypervisor vendor: KVM [2022-12-14T19:37:27.641Z] Virtualization type: full [2022-12-14T19:37:27.641Z] L1d cache: 256 KiB [2022-12-14T19:37:27.641Z] L1i cache: 256 KiB [2022-12-14T19:37:27.641Z] L2 cache: 4 MiB [2022-12-14T19:37:27.641Z] L3 cache: 128 MiB [2022-12-14T19:37:27.641Z] NUMA node0 CPU(s): 0-7 [2022-12-14T19:37:27.641Z] Vulnerability Itlb multihit: Not affected [2022-12-14T19:37:27.641Z] Vulnerability L1tf: Not affected [2022-12-14T19:37:27.641Z] Vulnerability Mds: Not affected [2022-12-14T19:37:27.641Z] Vulnerability Meltdown: Not affected [2022-12-14T19:37:27.641Z] Vulnerability Mmio stale data: Not affected [2022-12-14T19:37:27.641Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-12-14T19:37:27.641Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-12-14T19:37:27.641Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-12-14T19:37:27.641Z] Vulnerability Srbds: Not affected [2022-12-14T19:37:27.641Z] Vulnerability Tsx async abort: Not affected [2022-12-14T19:37:27.641Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-12-14T19:37:27.641Z] [2022-12-14T19:37:27.641Z] [2022-12-14T19:37:27.641Z] ---> nproc: [2022-12-14T19:37:27.641Z] 8 [2022-12-14T19:37:27.641Z] [2022-12-14T19:37:27.641Z] [2022-12-14T19:37:27.641Z] ---> df -h: [2022-12-14T19:37:27.641Z] Filesystem Size Used Avail Use% Mounted on [2022-12-14T19:37:27.641Z] overlay 155G 20G 136G 13% / [2022-12-14T19:37:27.641Z] tmpfs 64M 0 64M 0% /dev [2022-12-14T19:37:27.641Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-12-14T19:37:27.641Z] shm 64M 0 64M 0% /dev/shm [2022-12-14T19:37:27.641Z] /dev/vda1 155G 20G 136G 13% /facter-os [2022-12-14T19:37:27.641Z] [2022-12-14T19:37:27.641Z]