Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at bf562dc766fd38f4e5702a64e70d5e04b319d653 rather than 19bd8af459a0b768a38319612c53ee505ada487d Obtained Jenkinsfile from bf562dc766fd38f4e5702a64e70d5e04b319d653 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-ssh14387591499233268416.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-ssh9199647282059659664.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4276/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4276/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh290246779248891161.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13927004873575260051.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4276/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4276/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3016432654709596528.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-2331 in /w/workspace/edgexfoundry_edgex-go_PR-4276 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 Merging remotes/origin/main commit bf562dc766fd38f4e5702a64e70d5e04b319d653 into PR head commit 19bd8af459a0b768a38319612c53ee505ada487d > 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/4276/head:refs/remotes/origin/PR-4276 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 19bd8af459a0b768a38319612c53ee505ada487d # timeout=10 Merge succeeded, producing 0cfeed11033321945b54c787a95b0950ad67c44c Checking out Revision 0cfeed11033321945b54c787a95b0950ad67c44c (PR-4276) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge bf562dc766fd38f4e5702a64e70d5e04b319d653 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0cfeed11033321945b54c787a95b0950ad67c44c # timeout=10 Commit message: "Merge commit 'bf562dc766fd38f4e5702a64e70d5e04b319d653' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-14T08:28:32.609Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-14T08:28:32.655Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-14T08:28:32.674Z] ========================================================= [2023-01-14T08:28:32.674Z] EdgeX Global Pipelines Version Info [2023-01-14T08:28:32.674Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-14T08:28:33.379Z] ------------------- [2023-01-14T08:28:33.379Z] stable info: [2023-01-14T08:28:33.379Z] ------------------- [2023-01-14T08:28:33.379Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-14T08:28:33.379Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-14T08:28:33.379Z] Message: update stable to v1.0.244 > git rev-list --no-walk 44da0fddfc4e9ee2702514925e3a1eb277987c1d # timeout=10 [2023-01-14T08:28:33.947Z] ------------------- [2023-01-14T08:28:33.947Z] experimental info: [2023-01-14T08:28:33.947Z] ------------------- [2023-01-14T08:28:33.947Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-14T08:28:33.947Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-14T08:28:33.947Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-14T08:28:34.112Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-01-14T08:28:34.122Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-01-14T08:28:34.139Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-14T08:28:34.153Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-14T08:28:34.166Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-14T08:28:34.178Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-14T08:28:34.191Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-14T08:28:34.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-01-14T08:28:34.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-01-14T08:28:34.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-01-14T08:28:34.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-14T08:28:34.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-14T08:28:34.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-14T08:28:34.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-14T08:28:34.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-14T08:28:34.297Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-14T08:28:34.307Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-14T08:28:34.321Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-14T08:28:34.334Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-14T08:28:34.343Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-14T08:28:34.357Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-14T08:28:34.367Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-14T08:28:34.380Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-14T08:28:34.401Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4276 [Pipeline] echo [2023-01-14T08:28:34.416Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4276 [Pipeline] echo [2023-01-14T08:28:34.428Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4276 [Pipeline] echo [2023-01-14T08:28:34.443Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0cfeed11033321945b54c787a95b0950ad67c44c [Pipeline] echo [2023-01-14T08:28:34.454Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0cfeed1 [Pipeline] echo [2023-01-14T08:28:34.466Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-14T08:28:34.512Z] provisioning config files... [2023-01-14T08:28:34.525Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7647907178879219796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-14T08:28:34.826Z] ---> docker-login.sh [2023-01-14T08:28:34.826Z] nexus3.edgexfoundry.org:10001 [2023-01-14T08:28:35.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T08:28:35.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T08:28:35.086Z] Configure a credential helper to remove this warning. See [2023-01-14T08:28:35.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T08:28:35.086Z] [2023-01-14T08:28:35.086Z] Login Succeeded [2023-01-14T08:28:35.086Z] nexus3.edgexfoundry.org:10002 [2023-01-14T08:28:35.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T08:28:35.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T08:28:35.086Z] Configure a credential helper to remove this warning. See [2023-01-14T08:28:35.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T08:28:35.086Z] [2023-01-14T08:28:35.086Z] Login Succeeded [2023-01-14T08:28:35.086Z] nexus3.edgexfoundry.org:10003 [2023-01-14T08:28:35.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T08:28:35.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T08:28:35.344Z] Configure a credential helper to remove this warning. See [2023-01-14T08:28:35.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T08:28:35.345Z] [2023-01-14T08:28:35.345Z] Login Succeeded [2023-01-14T08:28:35.345Z] nexus3.edgexfoundry.org:10004 [2023-01-14T08:28:35.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T08:28:35.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T08:28:35.345Z] Configure a credential helper to remove this warning. See [2023-01-14T08:28:35.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T08:28:35.345Z] [2023-01-14T08:28:35.345Z] Login Succeeded [2023-01-14T08:28:35.345Z] docker.io [2023-01-14T08:28:35.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T08:28:35.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T08:28:35.604Z] Configure a credential helper to remove this warning. See [2023-01-14T08:28:35.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T08:28:35.604Z] [2023-01-14T08:28:35.604Z] Login Succeeded [2023-01-14T08:28:35.604Z] ---> docker-login.sh ends [Pipeline] } [2023-01-14T08:28:35.611Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-14T08:28:36.069Z] + 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 [2023-01-14T08:28:36.069Z] + cut -d/ -f2 [2023-01-14T08:28:36.069Z] + dirname cmd/core-command/Dockerfile [2023-01-14T08:28:36.069Z] + echo core-command,cmd/core-command/Dockerfile [2023-01-14T08:28:36.069Z] + dirname cmd/core-data/Dockerfile [2023-01-14T08:28:36.069Z] + cut -d/ -f2 [2023-01-14T08:28:36.069Z] + echo core-data,cmd/core-data/Dockerfile [2023-01-14T08:28:36.069Z] + dirname+ cmd/core-metadata/Dockerfile [2023-01-14T08:28:36.069Z] cut -d/ -f2 [2023-01-14T08:28:36.069Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-01-14T08:28:36.069Z] + + dirname cmd/security-bootstrapper/Dockerfile [2023-01-14T08:28:36.069Z] cut -d/ -f2 [2023-01-14T08:28:36.069Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-01-14T08:28:36.069Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-01-14T08:28:36.069Z] + cut -d/ -f2 [2023-01-14T08:28:36.069Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-01-14T08:28:36.069Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-01-14T08:28:36.069Z] + cut -d/ -f2 [2023-01-14T08:28:36.069Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-01-14T08:28:36.069Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-01-14T08:28:36.069Z] + cut -d/ -f2 [2023-01-14T08:28:36.069Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-01-14T08:28:36.069Z] + dirname cmd/security-spire-agent/Dockerfile [2023-01-14T08:28:36.069Z] + cut -d/ -f2 [2023-01-14T08:28:36.069Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-01-14T08:28:36.069Z] + dirname cmd/security-spire-config/Dockerfile [2023-01-14T08:28:36.069Z] + cut -d/ -f2 [2023-01-14T08:28:36.069Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-01-14T08:28:36.069Z] + dirname cmd/security-spire-server/Dockerfile [2023-01-14T08:28:36.069Z] + cut -d/ -f2 [2023-01-14T08:28:36.069Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-01-14T08:28:36.069Z] + dirname cmd/support-notifications/Dockerfile [2023-01-14T08:28:36.069Z] + cut -d/ -f2 [2023-01-14T08:28:36.069Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-01-14T08:28:36.069Z] + dirname cmd/support-scheduler/Dockerfile [2023-01-14T08:28:36.069Z] + cut -d/ -f2 [2023-01-14T08:28:36.069Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-01-14T08:28:36.091Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-14T08:28:36.421Z] + git rev-list -1 --merges 0cfeed11033321945b54c787a95b0950ad67c44c~1..0cfeed11033321945b54c787a95b0950ad67c44c [Pipeline] echo [2023-01-14T08:28:36.432Z] -----------> git rev-list -1 --merges 0cfeed11033321945b54c787a95b0950ad67c44c~1..0cfeed11033321945b54c787a95b0950ad67c44c 0cfeed11033321945b54c787a95b0950ad67c44c [2023-01-14T08:28:36.432Z] 0cfeed11033321945b54c787a95b0950ad67c44c [false] [Pipeline] sh [2023-01-14T08:28:36.721Z] + git log --format=format:%s -1 0cfeed11033321945b54c787a95b0950ad67c44c [Pipeline] echo [2023-01-14T08:28:36.736Z] ========================================================= [2023-01-14T08:28:36.736Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-14T08:28:36.736Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-01-14T08:28:37.099Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-14T08:28:37.099Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-14T08:28:37.099Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-14T08:28:37.099Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-14T08:28:37.099Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-14T08:28:37.099Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-14T08:28:37.099Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T08:28:37.450Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-14T08:28:37.450Z] [2023-01-14T08:28:37.450Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T08:28:37.757Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-14T08:28:37.757Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-14T08:28:37.757Z] b85a868b505f: Pulling fs layer [2023-01-14T08:28:37.757Z] e2be974225ed: Pulling fs layer [2023-01-14T08:28:37.757Z] 339a4e72a1f5: Pulling fs layer [2023-01-14T08:28:37.757Z] 988bab9f4d93: Pulling fs layer [2023-01-14T08:28:37.757Z] 1469e6f7b9e6: Pulling fs layer [2023-01-14T08:28:37.757Z] eaf3925da568: Pulling fs layer [2023-01-14T08:28:37.757Z] bab4dde63d76: Pulling fs layer [2023-01-14T08:28:37.757Z] bde34c3a00c8: Pulling fs layer [2023-01-14T08:28:37.757Z] b352a97aabf1: Pulling fs layer [2023-01-14T08:28:37.757Z] 4872d77fe225: Pulling fs layer [2023-01-14T08:28:37.757Z] 5851b861e8e6: Pulling fs layer [2023-01-14T08:28:37.757Z] bab4dde63d76: Waiting [2023-01-14T08:28:37.757Z] bde34c3a00c8: Waiting [2023-01-14T08:28:37.757Z] b352a97aabf1: Waiting [2023-01-14T08:28:37.757Z] 4872d77fe225: Waiting [2023-01-14T08:28:37.757Z] 5851b861e8e6: Waiting [2023-01-14T08:28:37.757Z] 988bab9f4d93: Waiting [2023-01-14T08:28:37.757Z] eaf3925da568: Waiting [2023-01-14T08:28:37.757Z] e2be974225ed: Download complete [2023-01-14T08:28:37.757Z] 988bab9f4d93: Verifying Checksum [2023-01-14T08:28:37.757Z] 988bab9f4d93: Download complete [2023-01-14T08:28:38.016Z] 1469e6f7b9e6: Verifying Checksum [2023-01-14T08:28:38.016Z] 1469e6f7b9e6: Download complete [2023-01-14T08:28:38.016Z] 339a4e72a1f5: Verifying Checksum [2023-01-14T08:28:38.016Z] 339a4e72a1f5: Download complete [2023-01-14T08:28:38.016Z] eaf3925da568: Verifying Checksum [2023-01-14T08:28:38.016Z] eaf3925da568: Download complete [2023-01-14T08:28:38.016Z] bde34c3a00c8: Download complete [2023-01-14T08:28:38.016Z] b352a97aabf1: Download complete [2023-01-14T08:28:38.016Z] 4872d77fe225: Verifying Checksum [2023-01-14T08:28:38.016Z] 4872d77fe225: Download complete [2023-01-14T08:28:38.016Z] 5851b861e8e6: Verifying Checksum [2023-01-14T08:28:38.016Z] 5851b861e8e6: Download complete [2023-01-14T08:28:38.016Z] b85a868b505f: Verifying Checksum [2023-01-14T08:28:38.016Z] b85a868b505f: Download complete [2023-01-14T08:28:38.274Z] bab4dde63d76: Verifying Checksum [2023-01-14T08:28:38.274Z] bab4dde63d76: Download complete [2023-01-14T08:28:39.208Z] b85a868b505f: Pull complete [2023-01-14T08:28:39.465Z] e2be974225ed: Pull complete [2023-01-14T08:28:39.724Z] 339a4e72a1f5: Pull complete [2023-01-14T08:28:39.981Z] 988bab9f4d93: Pull complete [2023-01-14T08:28:40.239Z] 1469e6f7b9e6: Pull complete [2023-01-14T08:28:40.239Z] eaf3925da568: Pull complete [2023-01-14T08:28:42.143Z] bab4dde63d76: Pull complete [2023-01-14T08:28:42.143Z] bde34c3a00c8: Pull complete [2023-01-14T08:28:42.143Z] b352a97aabf1: Pull complete [2023-01-14T08:28:42.143Z] 4872d77fe225: Pull complete [2023-01-14T08:28:42.143Z] 5851b861e8e6: Pull complete [2023-01-14T08:28:42.143Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-14T08:28:42.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-14T08:28:42.401Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T08:28:42.477Z] prd-ubuntu20.04-docker-8c-8g-2331 does not seem to be running inside a container [2023-01-14T08:28:42.504Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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/py-git-semver:0.1.4 cat [2023-01-14T08:28:44.588Z] $ docker top aa3cb6dba1812dafcd717174477162132dcd8b753b76b520f7338f9bbf9252c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-14T08:28:44.683Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-14T08:28:44.683Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-14T08:28:44.799Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-14T08:28:44.802Z] $ docker exec aa3cb6dba1812dafcd717174477162132dcd8b753b76b520f7338f9bbf9252c1 ssh-agent [2023-01-14T08:28:44.928Z] SSH_AUTH_SOCK=/tmp/ssh-Lk53RB8iRaVI/agent.31 [2023-01-14T08:28:44.928Z] SSH_AGENT_PID=38 [2023-01-14T08:28:44.935Z] Running ssh-add (command line suppressed) [2023-01-14T08:28:45.051Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_1637506849436181770.key (/w/workspace/edgex-go/5@tmp/private_key_1637506849436181770.key) [2023-01-14T08:28:45.065Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-14T08:28:45.350Z] + git tag --points-at HEAD [Pipeline] } [2023-01-14T08:28:45.369Z] $ docker exec --env ******** --env ******** aa3cb6dba1812dafcd717174477162132dcd8b753b76b520f7338f9bbf9252c1 ssh-agent -k [2023-01-14T08:28:45.483Z] unset SSH_AUTH_SOCK; [2023-01-14T08:28:45.484Z] unset SSH_AGENT_PID; [2023-01-14T08:28:45.484Z] echo Agent pid 38 killed; [2023-01-14T08:28:45.494Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-14T08:28:45.522Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-14T08:28:45.522Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-14T08:28:45.639Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-14T08:28:45.642Z] $ docker exec aa3cb6dba1812dafcd717174477162132dcd8b753b76b520f7338f9bbf9252c1 ssh-agent [2023-01-14T08:28:45.758Z] SSH_AUTH_SOCK=/tmp/ssh-cOQiivgczo9p/agent.72 [2023-01-14T08:28:45.758Z] SSH_AGENT_PID=79 [2023-01-14T08:28:45.763Z] Running ssh-add (command line suppressed) [2023-01-14T08:28:45.870Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_4911364352016413045.key (/w/workspace/edgex-go/5@tmp/private_key_4911364352016413045.key) [2023-01-14T08:28:45.885Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-14T08:28:46.169Z] + git semver init [2023-01-14T08:28:46.428Z] 2023-01-14 08:28:46,359 [run_init] DEBUG init version:0.0.0 force:False [2023-01-14T08:28:46.428Z] 2023-01-14 08:28:46,360 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver [2023-01-14T08:28:46.428Z] 2023-01-14 08:28:46,360 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver [2023-01-14T08:28:46.428Z] 2023-01-14 08:28:46,360 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) [2023-01-14T08:28:56.456Z] 2023-01-14 08:28:54,639 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude [2023-01-14T08:28:56.456Z] 2023-01-14 08:28:54,640 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4276 with force:False [2023-01-14T08:28:56.456Z] 2023-01-14 08:28:54,640 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4276 [2023-01-14T08:28:56.456Z] 2023-01-14 08:28:54,644 [execute] INFO git cat-file --batch-check [2023-01-14T08:28:56.456Z] 2023-01-14 08:28:54,645 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2023-01-14T08:28:56.456Z] 2023-01-14 08:28:54,651 [execute] INFO git cat-file --batch [2023-01-14T08:28:56.456Z] 2023-01-14 08:28:54,652 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2023-01-14T08:28:56.456Z] 2023-01-14 08:28:54,656 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4276 [2023-01-14T08:28:56.456Z] 0.0.0 [Pipeline] } [2023-01-14T08:28:56.467Z] $ docker exec --env ******** --env ******** aa3cb6dba1812dafcd717174477162132dcd8b753b76b520f7338f9bbf9252c1 ssh-agent -k [2023-01-14T08:28:56.556Z] unset SSH_AUTH_SOCK; [2023-01-14T08:28:56.557Z] unset SSH_AGENT_PID; [2023-01-14T08:28:56.557Z] echo Agent pid 79 killed; [2023-01-14T08:28:56.566Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-14T08:28:56.865Z] + git semver [Pipeline] } [2023-01-14T08:28:57.137Z] $ docker stop --time=1 aa3cb6dba1812dafcd717174477162132dcd8b753b76b520f7338f9bbf9252c1 [2023-01-14T08:28:58.419Z] $ docker rm -f --volumes aa3cb6dba1812dafcd717174477162132dcd8b753b76b520f7338f9bbf9252c1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-14T08:28:58.753Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-14T08:28:58.944Z] Stashed 1 file(s) [Pipeline] echo [2023-01-14T08:28:58.947Z] [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 [2023-01-14T08:28:59.323Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2023-01-14T08:28:59.336Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-14T08:28:59.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-14T08:28:59.353Z] ========================================================= [2023-01-14T08:28:59.353Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-14T08:28:59.353Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-14T08:28:59.640Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-14T08:28:59.640Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-14T08:28:59.640Z] 213ec9aee27d: Pulling fs layer [2023-01-14T08:28:59.640Z] 4583459ba037: Pulling fs layer [2023-01-14T08:28:59.640Z] 93c1e223e6f2: Pulling fs layer [2023-01-14T08:28:59.640Z] 53926ce57604: Pulling fs layer [2023-01-14T08:28:59.640Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-14T08:28:59.640Z] 22ff95d597cd: Pulling fs layer [2023-01-14T08:28:59.640Z] 12d6caf4c0d1: Pulling fs layer [2023-01-14T08:28:59.640Z] 96b7cbca73a9: Pulling fs layer [2023-01-14T08:28:59.640Z] a7acece74701: Pulling fs layer [2023-01-14T08:28:59.640Z] 53926ce57604: Waiting [2023-01-14T08:28:59.640Z] 21b2b0c7a3f4: Waiting [2023-01-14T08:28:59.640Z] 22ff95d597cd: Waiting [2023-01-14T08:28:59.640Z] 12d6caf4c0d1: Waiting [2023-01-14T08:28:59.640Z] 96b7cbca73a9: Waiting [2023-01-14T08:28:59.640Z] a7acece74701: Waiting [2023-01-14T08:28:59.640Z] 93c1e223e6f2: Verifying Checksum [2023-01-14T08:28:59.640Z] 93c1e223e6f2: Download complete [2023-01-14T08:28:59.640Z] 4583459ba037: Verifying Checksum [2023-01-14T08:28:59.640Z] 4583459ba037: Download complete [2023-01-14T08:28:59.640Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-14T08:28:59.640Z] 21b2b0c7a3f4: Download complete [2023-01-14T08:28:59.640Z] 22ff95d597cd: Verifying Checksum [2023-01-14T08:28:59.640Z] 22ff95d597cd: Download complete [2023-01-14T08:28:59.640Z] 213ec9aee27d: Verifying Checksum [2023-01-14T08:28:59.640Z] 213ec9aee27d: Download complete [2023-01-14T08:28:59.640Z] 12d6caf4c0d1: Download complete [2023-01-14T08:28:59.901Z] 213ec9aee27d: Pull complete [2023-01-14T08:28:59.901Z] 4583459ba037: Pull complete [2023-01-14T08:29:00.162Z] 93c1e223e6f2: Pull complete [2023-01-14T08:29:00.162Z] a7acece74701: Verifying Checksum [2023-01-14T08:29:00.162Z] a7acece74701: Download complete [2023-01-14T08:29:00.731Z] 53926ce57604: Download complete [2023-01-14T08:29:00.731Z] 96b7cbca73a9: Verifying Checksum [2023-01-14T08:29:00.731Z] 96b7cbca73a9: Download complete [2023-01-14T08:29:04.007Z] 53926ce57604: Pull complete [2023-01-14T08:29:04.007Z] 21b2b0c7a3f4: Pull complete [2023-01-14T08:29:04.007Z] 22ff95d597cd: Pull complete [2023-01-14T08:29:04.265Z] 12d6caf4c0d1: Pull complete [2023-01-14T08:29:06.164Z] 96b7cbca73a9: Pull complete [2023-01-14T08:29:07.098Z] a7acece74701: Pull complete [2023-01-14T08:29:07.098Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-14T08:29:07.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-14T08:29:07.098Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-14T08:29:07.389Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-14T08:29:07.390Z] WORKDIR /edgex [2023-01-14T08:29:07.390Z] COPY go.mod . [2023-01-14T08:29:07.390Z] RUN go mod download [2023-01-14T08:29:07.390Z] + docker build -t ci-base-image-x86_64 -f - . [2023-01-14T08:29:07.956Z] Sending build context to Docker daemon 170MB [2023-01-14T08:29:07.956Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-14T08:29:07.956Z] ---> db6d94c90886 [2023-01-14T08:29:07.956Z] Step 2/4 : WORKDIR /edgex [2023-01-14T08:29:12.152Z] ---> Running in 80fd3a6eab55 [2023-01-14T08:29:12.152Z] Removing intermediate container 80fd3a6eab55 [2023-01-14T08:29:12.152Z] ---> 0a4897aeca13 [2023-01-14T08:29:12.152Z] Step 3/4 : COPY go.mod . [2023-01-14T08:29:12.152Z] ---> c48d4ebcb7e5 [2023-01-14T08:29:12.152Z] Step 4/4 : RUN go mod download [2023-01-14T08:29:12.152Z] ---> Running in 9c4a1e54bc26 [2023-01-14T08:29:14.014Z] Still waiting to schedule task [2023-01-14T08:29:14.014Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-14T08:29:22.139Z] Removing intermediate container 9c4a1e54bc26 [2023-01-14T08:29:22.139Z] ---> c2dd7302d910 [2023-01-14T08:29:22.139Z] Successfully built c2dd7302d910 [2023-01-14T08:29:22.140Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T08:29:22.440Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-14T08:29:22.440Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T08:29:22.511Z] prd-ubuntu20.04-docker-8c-8g-2331 does not seem to be running inside a container [2023-01-14T08:29:22.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-14T08:29:22.980Z] $ docker top 318d4677990973696c4d2cd6cf6c81722f9f8671136fef3f8f087ad03e416794 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-14T08:29:23.332Z] + go version [2023-01-14T08:29:23.333Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-14T08:29:23.345Z] $ docker stop --time=1 318d4677990973696c4d2cd6cf6c81722f9f8671136fef3f8f087ad03e416794 [2023-01-14T08:29:24.632Z] $ docker rm -f --volumes 318d4677990973696c4d2cd6cf6c81722f9f8671136fef3f8f087ad03e416794 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T08:29:25.036Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-14T08:29:25.036Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T08:29:25.108Z] prd-ubuntu20.04-docker-8c-8g-2331 does not seem to be running inside a container [2023-01-14T08:29:25.137Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-14T08:29:25.468Z] $ docker top d3c28e48d8d3d633d234214d5eb91b0d82b510cb305969bddadfb82f44c45a18 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-14T08:29:25.529Z] ========================================================= [2023-01-14T08:29:25.529Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-14T08:29:25.529Z] ========================================================= [Pipeline] sh [2023-01-14T08:29:25.803Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2023-01-14T08:29:26.097Z] + make test [2023-01-14T08:29:26.097Z] go test -race -coverprofile=coverage.out ./... [2023-01-14T08:29:32.655Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-14T08:29:47.535Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-14T08:29:47.535Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-14T08:29:47.535Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-14T08:29:47.535Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-14T08:29:47.535Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-14T08:29:47.535Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-14T08:29:47.535Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-14T08:29:47.535Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-14T08:29:47.535Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-14T08:29:47.535Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-14T08:29:47.535Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-14T08:29:47.535Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-14T08:29:47.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-14T08:29:47.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.110s coverage: 28.7% of statements [2023-01-14T08:29:47.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-14T08:29:47.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-14T08:29:47.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.095s coverage: 98.5% of statements [2023-01-14T08:29:47.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.158s coverage: 43.0% of statements [2023-01-14T08:29:47.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-14T08:29:47.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-14T08:29:47.793Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.109s coverage: 54.0% of statements [2023-01-14T08:29:47.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-14T08:29:47.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-14T08:29:51.993Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.993s coverage: 89.2% of statements [2023-01-14T08:29:51.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-14T08:29:51.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-14T08:29:51.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-14T08:29:51.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-14T08:29:51.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-14T08:29:51.993Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.081s coverage: 2.4% of statements [2023-01-14T08:29:51.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-14T08:29:51.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-14T08:29:51.993Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.507s coverage: 95.6% of statements [2023-01-14T08:29:51.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-14T08:29:51.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-14T08:29:51.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-14T08:29:51.993Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements [2023-01-14T08:29:51.993Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-14T08:29:51.993Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-14T08:29:51.993Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-14T08:29:51.993Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-14T08:29:51.993Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-14T08:29:51.993Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.090s coverage: 60.0% of statements [2023-01-14T08:29:51.993Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-14T08:29:51.993Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-14T08:29:51.993Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-14T08:29:51.993Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.098s coverage: 0.9% of statements [2023-01-14T08:29:51.993Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-14T08:29:51.993Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.092s coverage: 58.8% of statements [2023-01-14T08:29:51.993Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.098s coverage: 29.6% of statements [2023-01-14T08:29:51.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-14T08:29:51.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 47.1% of statements [2023-01-14T08:29:51.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements [2023-01-14T08:29:51.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2023-01-14T08:29:51.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2023-01-14T08:29:51.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.074s coverage: 87.5% of statements [2023-01-14T08:30:00.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.090s coverage: 94.4% of statements [2023-01-14T08:30:00.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements [2023-01-14T08:30:01.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.229s coverage: 79.9% of statements [2023-01-14T08:30:01.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-14T08:30:11.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2023-01-14T08:30:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-14T08:30:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-14T08:30:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-14T08:30:11.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements [2023-01-14T08:30:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-14T08:30:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-14T08:30:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-14T08:30:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-14T08:30:11.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.071s coverage: 86.9% of statements [2023-01-14T08:30:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-14T08:30:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-14T08:30:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-14T08:30:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-14T08:30:11.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2023-01-14T08:30:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-14T08:30:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-14T08:30:11.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2023-01-14T08:30:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-14T08:30:11.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 77.4% of statements [2023-01-14T08:30:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-14T08:30:11.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.082s coverage: 80.0% of statements [2023-01-14T08:30:11.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2023-01-14T08:30:11.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.241s coverage: 91.2% of statements [2023-01-14T08:30:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-14T08:30:11.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.202s coverage: 64.7% of statements [2023-01-14T08:30:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-14T08:30:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-14T08:30:11.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2023-01-14T08:30:11.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2023-01-14T08:30:11.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.043s coverage: 100.0% of statements [2023-01-14T08:30:11.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2023-01-14T08:30:11.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2023-01-14T08:30:11.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.372s coverage: 65.8% of statements [2023-01-14T08:30:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-14T08:30:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-14T08:30:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-14T08:30:11.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.166s coverage: 41.8% of statements [2023-01-14T08:30:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-14T08:30:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-14T08:30:11.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.073s coverage: 89.5% of statements [2023-01-14T08:30:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-14T08:30:11.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.080s coverage: 84.8% of statements [2023-01-14T08:30:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-14T08:30:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-14T08:30:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-14T08:30:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-14T08:30:11.495Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.101s coverage: 17.7% of statements [2023-01-14T08:30:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-14T08:30:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-14T08:30:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-14T08:30:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-14T08:30:11.495Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.169s coverage: 92.3% of statements [2023-01-14T08:30:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-14T08:30:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-14T08:30:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-14T08:30:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-14T08:30:11.495Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements [2023-01-14T08:30:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-14T08:30:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-14T08:30:11.495Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.120s coverage: 97.7% of statements [2023-01-14T08:30:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-14T08:30:11.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-14T08:30:11.496Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-01-14T08:30:33.493Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-14T08:30:33.493Z] go vet ./... [2023-01-14T08:30:34.864Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-14T08:30:35.122Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-14T08:30:35.122Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-14T08:30:35.391Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-14T08:30:35.683Z] + ls -al . [2023-01-14T08:30:35.683Z] total 748 [2023-01-14T08:30:35.683Z] drwxrwxr-x 11 1001 1001 4096 Jan 14 08:29 . [2023-01-14T08:30:35.683Z] drwxr-xr-x 4 root root 4096 Jan 14 08:29 .. [2023-01-14T08:30:35.683Z] drwxrwxr-x 2 1001 1001 4096 Jan 14 08:28 .blubracket [2023-01-14T08:30:35.683Z] -rw-rw-r-- 1 1001 1001 16 Jan 14 08:28 .dockerignore [2023-01-14T08:30:35.683Z] drwxrwxr-x 8 1001 1001 4096 Jan 14 08:30 .git [2023-01-14T08:30:35.683Z] drwxrwxr-x 3 1001 1001 4096 Jan 14 08:28 .github [2023-01-14T08:30:35.683Z] -rw-rw-r-- 1 1001 1001 956 Jan 14 08:28 .gitignore [2023-01-14T08:30:35.683Z] -rw-rw-r-- 1 1001 1001 42 Jan 14 08:28 .golangci.yml [2023-01-14T08:30:35.683Z] -rw-rw-r-- 1 1001 1001 87 Jan 14 08:28 .hadolint.yml [2023-01-14T08:30:35.683Z] drwxr-xr-x 3 1001 1001 4096 Jan 14 08:28 .semver [2023-01-14T08:30:35.683Z] -rw-rw-r-- 1 1001 1001 166 Jan 14 08:28 .sonarcloud.properties [2023-01-14T08:30:35.683Z] -rw-rw-r-- 1 1001 1001 1171 Jan 14 08:28 ADOPTERS.md [2023-01-14T08:30:35.683Z] -rw-rw-r-- 1 1001 1001 10825 Jan 14 08:28 Attribution.txt [2023-01-14T08:30:35.683Z] -rw-rw-r-- 1 1001 1001 73765 Jan 14 08:28 CHANGELOG.md [2023-01-14T08:30:35.683Z] -rw-rw-r-- 1 1001 1001 3804 Jan 14 08:28 CONTRIBUTING.md [2023-01-14T08:30:35.683Z] -rw-rw-r-- 1 1001 1001 677 Jan 14 08:28 GOVERNANCE.md [2023-01-14T08:30:35.683Z] -rw-rw-r-- 1 1001 1001 850 Jan 14 08:28 Jenkinsfile [2023-01-14T08:30:35.683Z] -rw-rw-r-- 1 1001 1001 10775 Jan 14 08:28 LICENSE [2023-01-14T08:30:35.683Z] -rw-rw-r-- 1 1001 1001 12513 Jan 14 08:28 Makefile [2023-01-14T08:30:35.683Z] -rw-rw-r-- 1 1001 1001 582 Jan 14 08:28 OWNERS.md [2023-01-14T08:30:35.683Z] -rw-rw-r-- 1 1001 1001 9403 Jan 14 08:28 README.md [2023-01-14T08:30:35.683Z] -rw-rw-r-- 1 1001 1001 6912 Jan 14 08:28 SECURITY.md [2023-01-14T08:30:35.683Z] -rw-rw-r-- 1 1001 1001 5 Jan 14 08:28 VERSION [2023-01-14T08:30:35.683Z] drwxrwxr-x 2 1001 1001 4096 Jan 14 08:28 bin [2023-01-14T08:30:35.683Z] drwxrwxr-x 16 1001 1001 4096 Jan 14 08:28 cmd [2023-01-14T08:30:35.683Z] -rw-r--r-- 1 root root 489579 Jan 14 08:30 coverage.out [2023-01-14T08:30:35.683Z] -rw-rw-r-- 1 1001 1001 3376 Jan 14 08:28 go.mod [2023-01-14T08:30:35.683Z] -rw-rw-r-- 1 1001 1001 34949 Jan 14 08:28 go.sum [2023-01-14T08:30:35.683Z] drwxrwxr-x 7 1001 1001 4096 Jan 14 08:28 internal [2023-01-14T08:30:35.683Z] drwxrwxr-x 3 1001 1001 4096 Jan 14 08:28 openapi [2023-01-14T08:30:35.683Z] drwxrwxr-x 4 1001 1001 4096 Jan 14 08:28 snap [2023-01-14T08:30:35.683Z] -rw-rw-r-- 1 1001 1001 204 Jan 14 08:28 version.go [Pipeline] sh [2023-01-14T08:30:35.996Z] + '[' -e coverage.out ] [2023-01-14T08:30:35.996Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-14T08:30:36.113Z] Stashed 1 file(s) [Pipeline] sh [2023-01-14T08:30:36.395Z] + make build [2023-01-14T08:30:36.395Z] 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 [2023-01-14T08:30:51.315Z] 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 [2023-01-14T08:30:51.315Z] 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 [2023-01-14T08:30:51.574Z] 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 [2023-01-14T08:30:59.682Z] 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 [2023-01-14T08:31:00.620Z] 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 [2023-01-14T08:31:01.996Z] 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 [2023-01-14T08:31:03.370Z] 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 [2023-01-14T08:31:04.306Z] 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 [2023-01-14T08:31:05.239Z] 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 [2023-01-14T08:31:07.772Z] 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] } [2023-01-14T08:31:09.161Z] $ docker stop --time=1 d3c28e48d8d3d633d234214d5eb91b0d82b510cb305969bddadfb82f44c45a18 [2023-01-14T08:31:12.478Z] $ docker rm -f --volumes d3c28e48d8d3d633d234214d5eb91b0d82b510cb305969bddadfb82f44c45a18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T08:31:13.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-14T08:31:13.220Z] [2023-01-14T08:31:13.221Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T08:31:13.524Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-14T08:31:13.524Z] latest: Pulling from edgex-devops/edgex-compose [2023-01-14T08:31:13.524Z] cbdbe7a5bc2a: Pulling fs layer [2023-01-14T08:31:13.524Z] ca9280d653b3: Pulling fs layer [2023-01-14T08:31:13.524Z] 7e9c9ca2126c: Pulling fs layer [2023-01-14T08:31:13.783Z] cbdbe7a5bc2a: Download complete [2023-01-14T08:31:13.783Z] ca9280d653b3: Verifying Checksum [2023-01-14T08:31:13.783Z] ca9280d653b3: Download complete [2023-01-14T08:31:13.783Z] cbdbe7a5bc2a: Pull complete [2023-01-14T08:31:14.041Z] 7e9c9ca2126c: Download complete [2023-01-14T08:31:14.299Z] ca9280d653b3: Pull complete [2023-01-14T08:31:17.582Z] 7e9c9ca2126c: Pull complete [2023-01-14T08:31:17.582Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-01-14T08:31:17.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-14T08:31:17.582Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T08:31:17.659Z] prd-ubuntu20.04-docker-8c-8g-2331 does not seem to be running inside a container [2023-01-14T08:31:17.692Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-14T08:31:19.513Z] $ docker top 49178a5d8973583c73ee4ac2d5a5494cb4502f941ec0dbf45b09278ea82f0013 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-14T08:31:19.860Z] + docker-compose build --help [2023-01-14T08:31:19.860Z] + grep parallel [2023-01-14T08:31:20.428Z] --parallel Build images in parallel. [Pipeline] } [2023-01-14T08:31:20.440Z] $ docker stop --time=1 49178a5d8973583c73ee4ac2d5a5494cb4502f941ec0dbf45b09278ea82f0013 [2023-01-14T08:31:21.696Z] $ docker rm -f --volumes 49178a5d8973583c73ee4ac2d5a5494cb4502f941ec0dbf45b09278ea82f0013 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T08:31:22.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-14T08:31:22.087Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T08:31:22.216Z] prd-ubuntu20.04-docker-8c-8g-2331 does not seem to be running inside a container [2023-01-14T08:31:22.275Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-14T08:31:22.645Z] $ docker top b9fb117360193edaa5fe8a787465f2b014b963862d4796dd61dbabcab5046d9c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-14T08:31:23.043Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-14T08:31:23.621Z] Building core-command ... [2023-01-14T08:31:23.621Z] Building core-data ... [2023-01-14T08:31:23.621Z] Building core-metadata ... [2023-01-14T08:31:23.621Z] Building security-bootstrapper ... [2023-01-14T08:31:23.621Z] Building security-proxy-setup ... [2023-01-14T08:31:23.621Z] Building security-secretstore-setup ... [2023-01-14T08:31:23.621Z] Building security-spiffe-token-provider ... [2023-01-14T08:31:23.621Z] Building security-spire-agent ... [2023-01-14T08:31:23.621Z] Building security-spire-config ... [2023-01-14T08:31:23.621Z] Building security-spire-server ... [2023-01-14T08:31:23.621Z] Building support-notifications ... [2023-01-14T08:31:23.621Z] Building support-scheduler ... [2023-01-14T08:31:23.621Z] Building core-command [2023-01-14T08:31:23.621Z] Building support-notifications [2023-01-14T08:31:23.621Z] Building core-metadata [2023-01-14T08:31:23.621Z] Building security-spire-agent [2023-01-14T08:31:23.622Z] Building security-proxy-setup [2023-01-14T08:31:38.506Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-14T08:31:38.506Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-14T08:31:38.506Z] ---> c2dd7302d910 [2023-01-14T08:31:38.506Z] Step 3/21 : WORKDIR /edgex-go [2023-01-14T08:31:38.506Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-14T08:31:38.506Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-14T08:31:38.506Z] ---> c2dd7302d910 [2023-01-14T08:31:38.506Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-14T08:31:38.506Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-14T08:31:38.506Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-14T08:31:38.506Z] ---> c2dd7302d910 [2023-01-14T08:31:38.506Z] Step 3/24 : WORKDIR /edgex-go [2023-01-14T08:31:38.506Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-14T08:31:38.506Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-14T08:31:38.506Z] ---> c2dd7302d910 [2023-01-14T08:31:38.506Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-14T08:31:38.506Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-14T08:31:38.506Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-14T08:31:38.506Z] ---> c2dd7302d910 [2023-01-14T08:31:38.506Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-14T08:31:42.714Z] ---> Running in c99e6fd44c36 [2023-01-14T08:31:42.714Z] ---> Running in b6456917fda3 [2023-01-14T08:31:42.714Z] ---> Running in 4890b32f22ae [2023-01-14T08:31:42.714Z] ---> Running in 02952334aac8 [2023-01-14T08:31:42.714Z] ---> Running in ce9050084172 [2023-01-14T08:31:42.714Z] Removing intermediate container c99e6fd44c36 [2023-01-14T08:31:42.714Z] ---> c3e25d86430c [2023-01-14T08:31:42.714Z] Step 4/23 : WORKDIR /edgex-go [2023-01-14T08:31:42.714Z] Removing intermediate container 02952334aac8 [2023-01-14T08:31:42.714Z] ---> 53481df428cd [2023-01-14T08:31:42.714Z] Step 4/22 : WORKDIR /edgex-go [2023-01-14T08:31:42.714Z] Removing intermediate container ce9050084172 [2023-01-14T08:31:42.714Z] ---> 9e605ab0aa2d [2023-01-14T08:31:42.714Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-14T08:31:42.714Z] Removing intermediate container 4890b32f22ae [2023-01-14T08:31:42.714Z] ---> 397c864d1bf9 [2023-01-14T08:31:42.714Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-14T08:31:42.714Z] Removing intermediate container b6456917fda3 [2023-01-14T08:31:42.714Z] ---> 444d92619203 [2023-01-14T08:31:42.714Z] Step 4/24 : WORKDIR /edgex-go [2023-01-14T08:31:42.714Z] ---> Running in f57238f117b7 [2023-01-14T08:31:42.714Z] ---> Running in 5c9bcdeba583 [2023-01-14T08:31:42.714Z] ---> Running in eda4524ee6f4 [2023-01-14T08:31:42.714Z] ---> Running in 0d4c3d9f8dfb [2023-01-14T08:31:42.714Z] ---> Running in fceeb140db22 [2023-01-14T08:31:42.972Z] Removing intermediate container f57238f117b7 [2023-01-14T08:31:42.973Z] ---> a24c01fb21bd [2023-01-14T08:31:42.973Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-14T08:31:42.973Z] Removing intermediate container 0d4c3d9f8dfb [2023-01-14T08:31:42.973Z] ---> 0b9036ec20e1 [2023-01-14T08:31:42.973Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-14T08:31:42.973Z] ---> Running in d54df4ba4654 [2023-01-14T08:31:42.973Z] Removing intermediate container eda4524ee6f4 [2023-01-14T08:31:42.973Z] ---> 2a1de1ad1525 [2023-01-14T08:31:42.973Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-14T08:31:42.973Z] ---> Running in 6a34e22c44b7 [2023-01-14T08:31:42.973Z] ---> Running in 94bd54837b9d [2023-01-14T08:31:43.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-14T08:31:43.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-14T08:31:43.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-14T08:31:43.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-14T08:31:43.490Z] OK: 211 MiB in 51 packages [2023-01-14T08:31:43.490Z] OK: 211 MiB in 51 packages [2023-01-14T08:31:43.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-14T08:31:43.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-14T08:31:43.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-14T08:31:43.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-14T08:31:43.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-14T08:31:43.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-14T08:31:43.748Z] Removing intermediate container fceeb140db22 [2023-01-14T08:31:43.748Z] ---> 1a645b2bbd28 [2023-01-14T08:31:43.748Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-14T08:31:43.748Z] OK: 211 MiB in 51 packages [2023-01-14T08:31:43.748Z] OK: 211 MiB in 51 packages [2023-01-14T08:31:43.748Z] OK: 211 MiB in 51 packages [2023-01-14T08:31:44.005Z] Removing intermediate container 5c9bcdeba583 [2023-01-14T08:31:44.005Z] ---> a50442767cb7 [2023-01-14T08:31:44.005Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-14T08:31:44.005Z] ---> d46069cb12e7 [2023-01-14T08:31:44.005Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T08:31:44.005Z] ---> Running in 403185c3b688 [2023-01-14T08:31:44.005Z] ---> 523652886a5c [2023-01-14T08:31:44.005Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T08:31:44.005Z] ---> Running in dc2f472a29ca [2023-01-14T08:31:44.262Z] Removing intermediate container 94bd54837b9d [2023-01-14T08:31:44.262Z] ---> f33693bc40d3 [2023-01-14T08:31:44.262Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-14T08:31:44.262Z] Removing intermediate container d54df4ba4654 [2023-01-14T08:31:44.262Z] ---> db6e0d2a7769 [2023-01-14T08:31:44.262Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-14T08:31:44.520Z] ---> 35f41d2daa92 [2023-01-14T08:31:44.520Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T08:31:44.520Z] ---> Running in dd8b30bf8d31 [2023-01-14T08:31:44.520Z] Removing intermediate container 6a34e22c44b7 [2023-01-14T08:31:44.520Z] ---> 0613c0f15ef9 [2023-01-14T08:31:44.520Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-14T08:31:44.520Z] ---> 70d0e83b1abf [2023-01-14T08:31:44.520Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T08:31:44.520Z] ---> Running in 89dc42196200 [2023-01-14T08:31:44.778Z] ---> 9c227ef94531 [2023-01-14T08:31:44.778Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T08:31:44.778Z] ---> Running in 0e9dab9f8c3e [2023-01-14T08:31:51.791Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2438 in /w/workspace/edgexfoundry_edgex-go_PR-4276 [Pipeline] { [Pipeline] ws [2023-01-14T08:31:51.803Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2023-01-14T08:31:51.843Z] The recommended git tool is: git [2023-01-14T08:31:57.530Z] using credential edgex-jenkins-ssh [2023-01-14T08:31:57.551Z] Cloning the remote Git repository [2023-01-14T08:31:57.608Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-01-14T08:31:57.696Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2023-01-14T08:31:57.872Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-14T08:31:57.873Z] > git --version # timeout=10 [2023-01-14T08:31:57.895Z] > git --version # 'git version 2.25.1' [2023-01-14T08:31:57.897Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-14T08:31:57.960Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-14T08:32:26.652Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-14T08:32:26.679Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-14T08:32:27.616Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-14T08:32:27.661Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-14T08:32:27.662Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-14T08:32:27.680Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4276/head:refs/remotes/origin/PR-4276 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-14T08:32:28.542Z] Merging remotes/origin/main commit bf562dc766fd38f4e5702a64e70d5e04b319d653 into PR head commit 19bd8af459a0b768a38319612c53ee505ada487d [2023-01-14T08:32:29.181Z] Merge succeeded, producing 1500d574e73f93220820eca902a15c20bb100afa [2023-01-14T08:32:29.182Z] Checking out Revision 1500d574e73f93220820eca902a15c20bb100afa (PR-4276) [2023-01-14T08:32:28.566Z] > git config core.sparsecheckout # timeout=10 [2023-01-14T08:32:28.586Z] > git checkout -f 19bd8af459a0b768a38319612c53ee505ada487d # timeout=10 [2023-01-14T08:32:28.857Z] > git remote # timeout=10 [2023-01-14T08:32:28.878Z] > git config --get remote.origin.url # timeout=10 [2023-01-14T08:32:28.899Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-14T08:32:28.913Z] > git merge bf562dc766fd38f4e5702a64e70d5e04b319d653 # timeout=10 [2023-01-14T08:32:29.156Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-14T08:32:29.192Z] > git config core.sparsecheckout # timeout=10 [2023-01-14T08:32:29.210Z] > git checkout -f 1500d574e73f93220820eca902a15c20bb100afa # timeout=10 [2023-01-14T08:32:32.769Z] Commit message: "Merge commit 'bf562dc766fd38f4e5702a64e70d5e04b319d653' into HEAD" [2023-01-14T08:32:32.800Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-14T08:32:33.717Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-14T08:32:33.717Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-14T08:32:33.717Z] Dload Upload Total Spent Left Speed [2023-01-14T08:32:33.717Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 188k [2023-01-14T08:32:32.782Z] > git rev-list --no-walk 44da0fddfc4e9ee2702514925e3a1eb277987c1d # timeout=10 [Pipeline] sh [2023-01-14T08:32:34.500Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-14T08:32:34.861Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-14T08:32:34.861Z] + sudo tee /etc/docker/daemon.new [2023-01-14T08:32:34.861Z] { [2023-01-14T08:32:34.861Z] "registry-mirrors": [ [2023-01-14T08:32:34.861Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-14T08:32:34.861Z] ], [2023-01-14T08:32:34.861Z] "bip": "10.250.0.254/24", [2023-01-14T08:32:34.861Z] "hosts": [ [2023-01-14T08:32:34.861Z] "tcp://0.0.0.0:5555", [2023-01-14T08:32:34.861Z] "unix:///var/run/docker.sock" [2023-01-14T08:32:34.861Z] ], [2023-01-14T08:32:34.861Z] "mtu": 1458, [2023-01-14T08:32:34.861Z] "selinux-enabled": true, [2023-01-14T08:32:34.861Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-14T08:32:34.861Z] } [Pipeline] sh [2023-01-14T08:32:35.219Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-14T08:32:35.589Z] + sudo service docker restart [2023-01-14T08:32:52.665Z] Removing intermediate container 89dc42196200 [2023-01-14T08:32:52.665Z] ---> 31e54e1b1685 [2023-01-14T08:32:52.665Z] Step 8/23 : COPY . .Removing intermediate container 403185c3b688 [2023-01-14T08:32:52.665Z] [2023-01-14T08:32:52.665Z] ---> 57938daf168a [2023-01-14T08:32:52.665Z] Step 7/24 : COPY . . [2023-01-14T08:32:52.665Z] Removing intermediate container dc2f472a29ca [2023-01-14T08:32:52.665Z] ---> ac28b20f1b28 [2023-01-14T08:32:52.665Z] Step 7/21 : COPY . . [2023-01-14T08:32:52.665Z] Removing intermediate container 0e9dab9f8c3e [2023-01-14T08:32:52.665Z] ---> f882e26f8d5f [2023-01-14T08:32:52.665Z] Step 8/24 : COPY . . [2023-01-14T08:32:52.665Z] Removing intermediate container dd8b30bf8d31 [2023-01-14T08:32:52.665Z] ---> 5c25db3a1ee6 [2023-01-14T08:32:52.665Z] Step 8/22 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-14T08:32:53.907Z] provisioning config files... [2023-01-14T08:32:53.939Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config3407847621564041354tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-14T08:32:54.292Z] ---> docker-login.sh [2023-01-14T08:32:54.292Z] nexus3.edgexfoundry.org:10001 [2023-01-14T08:32:54.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T08:32:54.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T08:32:54.886Z] Configure a credential helper to remove this warning. See [2023-01-14T08:32:54.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T08:32:54.886Z] [2023-01-14T08:32:54.886Z] Login Succeeded [2023-01-14T08:32:54.886Z] nexus3.edgexfoundry.org:10002 [2023-01-14T08:32:55.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T08:32:55.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T08:32:55.431Z] Configure a credential helper to remove this warning. See [2023-01-14T08:32:55.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T08:32:55.431Z] [2023-01-14T08:32:55.431Z] Login Succeeded [2023-01-14T08:32:55.431Z] nexus3.edgexfoundry.org:10003 [2023-01-14T08:32:55.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T08:32:55.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T08:32:55.702Z] Configure a credential helper to remove this warning. See [2023-01-14T08:32:55.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T08:32:55.702Z] [2023-01-14T08:32:55.702Z] Login Succeeded [2023-01-14T08:32:55.702Z] nexus3.edgexfoundry.org:10004 [2023-01-14T08:32:55.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T08:32:56.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T08:32:56.244Z] Configure a credential helper to remove this warning. See [2023-01-14T08:32:56.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T08:32:56.244Z] [2023-01-14T08:32:56.244Z] Login Succeeded [2023-01-14T08:32:56.244Z] docker.io [2023-01-14T08:32:56.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T08:32:56.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T08:32:56.514Z] Configure a credential helper to remove this warning. See [2023-01-14T08:32:56.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T08:32:56.514Z] [2023-01-14T08:32:56.514Z] Login Succeeded [2023-01-14T08:32:56.785Z] ---> docker-login.sh ends [Pipeline] } [2023-01-14T08:32:56.802Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-01-14T08:32:57.383Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2023-01-14T08:32:57.400Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-14T08:32:57.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-14T08:32:57.425Z] ========================================================= [2023-01-14T08:32:57.425Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-14T08:32:57.425Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-14T08:32:57.757Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-14T08:32:58.028Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-14T08:32:58.028Z] 9b18e9b68314: Pulling fs layer [2023-01-14T08:32:58.028Z] 35d82f9e3411: Pulling fs layer [2023-01-14T08:32:58.028Z] e16973657156: Pulling fs layer [2023-01-14T08:32:58.028Z] fc693d55d65f: Pulling fs layer [2023-01-14T08:32:58.028Z] 7e9fc2657dce: Pulling fs layer [2023-01-14T08:32:58.028Z] dda99020689f: Pulling fs layer [2023-01-14T08:32:58.028Z] db1c61fa0a46: Pulling fs layer [2023-01-14T08:32:58.028Z] 891c053d2c06: Pulling fs layer [2023-01-14T08:32:58.028Z] fc693d55d65f: Waiting [2023-01-14T08:32:58.028Z] 7e9fc2657dce: Waiting [2023-01-14T08:32:58.028Z] dda99020689f: Waiting [2023-01-14T08:32:58.028Z] db1c61fa0a46: Waiting [2023-01-14T08:32:58.028Z] 891c053d2c06: Waiting [2023-01-14T08:32:58.028Z] e16973657156: Verifying Checksum [2023-01-14T08:32:58.028Z] e16973657156: Download complete [2023-01-14T08:32:58.028Z] 35d82f9e3411: Verifying Checksum [2023-01-14T08:32:58.028Z] 35d82f9e3411: Download complete [2023-01-14T08:32:58.028Z] 7e9fc2657dce: Verifying Checksum [2023-01-14T08:32:58.028Z] 7e9fc2657dce: Download complete [2023-01-14T08:32:58.028Z] dda99020689f: Verifying Checksum [2023-01-14T08:32:58.028Z] dda99020689f: Download complete [2023-01-14T08:32:58.028Z] 9b18e9b68314: Verifying Checksum [2023-01-14T08:32:58.028Z] 9b18e9b68314: Download complete [2023-01-14T08:32:59.004Z] 9b18e9b68314: Pull complete [2023-01-14T08:32:59.275Z] 891c053d2c06: Verifying Checksum [2023-01-14T08:32:59.275Z] 891c053d2c06: Download complete [2023-01-14T08:32:59.551Z] 35d82f9e3411: Pull complete [2023-01-14T08:32:59.826Z] e16973657156: Pull complete [2023-01-14T08:33:00.418Z] db1c61fa0a46: Verifying Checksum [2023-01-14T08:33:00.418Z] db1c61fa0a46: Download complete [2023-01-14T08:33:01.017Z] fc693d55d65f: Verifying Checksum [2023-01-14T08:33:01.017Z] fc693d55d65f: Download complete [2023-01-14T08:33:07.582Z] ---> 9239ba2e59b6 [2023-01-14T08:33:07.582Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-14T08:33:07.582Z] ---> d5f5421a811b [2023-01-14T08:33:07.582Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-14T08:33:07.582Z] ---> bcd2573dcb73 [2023-01-14T08:33:07.582Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-14T08:33:07.582Z] ---> fb81c1366446 [2023-01-14T08:33:07.582Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-14T08:33:07.582Z] ---> bcb0d37a68f1 [2023-01-14T08:33:07.582Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-14T08:33:07.582Z] ---> Running in ea6b01a8ec93 [2023-01-14T08:33:07.582Z] ---> Running in 600739e010a6 [2023-01-14T08:33:07.582Z] ---> Running in 70b98d7c0af3 [2023-01-14T08:33:07.582Z] ---> Running in 64f4e42ffaf7 [2023-01-14T08:33:07.582Z] ---> Running in f58241abfea8 [2023-01-14T08:33:07.582Z] Removing intermediate container 600739e010a6 [2023-01-14T08:33:07.582Z] ---> b5e8d856a569 [2023-01-14T08:33:07.582Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-14T08:33:07.582Z] ---> Running in e4334cdc8451 [2023-01-14T08:33:07.582Z] Removing intermediate container e4334cdc8451 [2023-01-14T08:33:07.582Z] ---> 721fb854fe61 [2023-01-14T08:33:07.582Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-14T08:33:07.582Z] ---> Running in 23434bce6cbe [2023-01-14T08:33:07.582Z] 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 [2023-01-14T08:33:07.582Z] 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 [2023-01-14T08:33:07.582Z] 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 [2023-01-14T08:33:07.582Z] 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 [2023-01-14T08:33:07.846Z] Removing intermediate container 23434bce6cbe [2023-01-14T08:33:07.846Z] ---> d15303551de1 [2023-01-14T08:33:07.846Z] Step 11/24 : WORKDIR /edgex-go [2023-01-14T08:33:08.116Z] ---> Running in 59875c0083a6 [2023-01-14T08:33:08.116Z] Removing intermediate container 59875c0083a6 [2023-01-14T08:33:08.116Z] ---> 0a00f910c308 [2023-01-14T08:33:08.116Z] [2023-01-14T08:33:08.116Z] Step 12/24 : FROM alpine:3.15 [2023-01-14T08:33:08.374Z] 3.15: Pulling from library/alpine [2023-01-14T08:33:08.737Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-14T08:33:08.737Z] Status: Downloaded newer image for alpine:3.15 [2023-01-14T08:33:08.737Z] ---> c4fc93816858 [2023-01-14T08:33:08.737Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-14T08:33:09.000Z] ---> Running in 2d86801b8482 [2023-01-14T08:33:09.000Z] Removing intermediate container 2d86801b8482 [2023-01-14T08:33:09.000Z] ---> 7a34e63bab80 [2023-01-14T08:33:09.000Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-14T08:33:09.000Z] ---> Running in 64a341bae5b3 [2023-01-14T08:33:09.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-14T08:33:09.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-14T08:33:10.132Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-14T08:33:10.132Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-14T08:33:10.132Z] OK: 15859 distinct packages available [2023-01-14T08:33:10.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-14T08:33:10.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-14T08:33:10.132Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-14T08:33:10.132Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-14T08:33:10.132Z] (3/5) Installing libucontext (1.1-r0) [2023-01-14T08:33:10.132Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-14T08:33:10.132Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-14T08:33:10.132Z] Executing busybox-1.34.1-r7.trigger [2023-01-14T08:33:10.390Z] OK: 7 MiB in 19 packages [2023-01-14T08:33:10.957Z] Removing intermediate container 64a341bae5b3 [2023-01-14T08:33:10.957Z] ---> 290783b27b1a [2023-01-14T08:33:10.957Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-14T08:33:12.867Z] ---> ac6aa712ae8d [2023-01-14T08:33:12.867Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-14T08:33:13.377Z] fc693d55d65f: Pull complete [2023-01-14T08:33:13.648Z] 7e9fc2657dce: Pull complete [2023-01-14T08:33:13.918Z] dda99020689f: Pull complete [2023-01-14T08:33:16.149Z] ---> 967592a4a5ca [2023-01-14T08:33:16.149Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-14T08:33:16.715Z] ---> e55536a1c685 [2023-01-14T08:33:16.715Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-14T08:33:17.284Z] ---> ce9308cf3015 [2023-01-14T08:33:17.284Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-14T08:33:18.223Z] ---> 905c8956b116 [2023-01-14T08:33:18.223Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-14T08:33:18.223Z] ---> Running in feb096c9d3a9 [2023-01-14T08:33:18.481Z] Removing intermediate container feb096c9d3a9 [2023-01-14T08:33:18.481Z] ---> 8f797e3ec0a1 [2023-01-14T08:33:18.481Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-14T08:33:18.481Z] ---> Running in 0ac147f7fffc [2023-01-14T08:33:18.739Z] Removing intermediate container 0ac147f7fffc [2023-01-14T08:33:18.739Z] ---> aba7e2b35269 [2023-01-14T08:33:18.739Z] Step 22/24 : LABEL arch=x86_64 [2023-01-14T08:33:18.739Z] ---> Running in 6b812d1f5eb1 [2023-01-14T08:33:18.999Z] Removing intermediate container 6b812d1f5eb1 [2023-01-14T08:33:18.999Z] ---> dd8e6944cd9a [2023-01-14T08:33:18.999Z] Step 23/24 : LABEL git_sha=0cfeed11033321945b54c787a95b0950ad67c44c [2023-01-14T08:33:18.999Z] ---> Running in c78a9e10c29c [2023-01-14T08:33:19.566Z] Removing intermediate container c78a9e10c29c [2023-01-14T08:33:19.566Z] ---> f784d5b2108f [2023-01-14T08:33:19.566Z] Step 24/24 : LABEL version=0.0.0 [2023-01-14T08:33:19.566Z] ---> Running in 99bbd73258d4 [2023-01-14T08:33:20.131Z] Removing intermediate container 99bbd73258d4 [2023-01-14T08:33:20.131Z] ---> 7ffead52eb98 [2023-01-14T08:33:20.131Z] [2023-01-14T08:33:20.131Z] Successfully built 7ffead52eb98 [2023-01-14T08:33:20.131Z] Successfully tagged security-spire-agent:latest [2023-01-14T08:33:20.131Z]  Building security-spire-agent ... done Building security-spire-config [2023-01-14T08:33:20.621Z] db1c61fa0a46: Pull complete [2023-01-14T08:33:22.594Z] 891c053d2c06: Pull complete [2023-01-14T08:33:22.594Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-14T08:33:22.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-14T08:33:22.594Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-14T08:33:22.661Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-14T08:33:22.661Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-14T08:33:22.661Z] ---> c2dd7302d910 [2023-01-14T08:33:22.661Z] Step 3/24 : WORKDIR /edgex-go [2023-01-14T08:33:22.661Z] ---> Using cache [2023-01-14T08:33:22.661Z] ---> 397c864d1bf9 [2023-01-14T08:33:22.661Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-14T08:33:22.935Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-14T08:33:22.935Z] WORKDIR /edgex [2023-01-14T08:33:22.935Z] COPY go.mod . [2023-01-14T08:33:22.935Z] RUN go mod download [2023-01-14T08:33:22.935Z] + docker build -t ci-base-image-arm64 -f - . [2023-01-14T08:33:23.525Z] Sending build context to Docker daemon 3.112MB [2023-01-14T08:33:23.525Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-14T08:33:23.525Z] ---> f96f9c87975a [2023-01-14T08:33:23.525Z] Step 2/4 : WORKDIR /edgex [2023-01-14T08:33:25.483Z] ---> Running in b1d111fb13a7 [2023-01-14T08:33:25.752Z] Removing intermediate container b1d111fb13a7 [2023-01-14T08:33:25.752Z] ---> 349d13e2ce6a [2023-01-14T08:33:25.752Z] Step 3/4 : COPY go.mod . [2023-01-14T08:33:26.342Z] ---> 412a6dbced91 [2023-01-14T08:33:26.342Z] Step 4/4 : RUN go mod download [2023-01-14T08:33:26.342Z] ---> Running in fe5b3ee1c98b [2023-01-14T08:33:27.992Z] ---> Running in 6d895a042c96 [2023-01-14T08:33:28.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-14T08:33:28.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-14T08:33:28.816Z] OK: 211 MiB in 51 packages [2023-01-14T08:33:30.192Z] Removing intermediate container 6d895a042c96 [2023-01-14T08:33:30.192Z] ---> a6815a5d179e [2023-01-14T08:33:30.192Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-14T08:33:30.757Z] ---> a567eb781afd [2023-01-14T08:33:30.757Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T08:33:30.757Z] ---> Running in e8b14563d4b2 [2023-01-14T08:33:37.354Z] 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 [2023-01-14T08:33:52.261Z] Removing intermediate container 64f4e42ffaf7 [2023-01-14T08:33:52.261Z] ---> 160d072cb307 [2023-01-14T08:33:52.261Z] [2023-01-14T08:33:52.261Z] Step 10/23 : FROM alpine:3.16 [2023-01-14T08:33:52.261Z] Removing intermediate container f58241abfea8 [2023-01-14T08:33:52.261Z] ---> 38c77d76e437 [2023-01-14T08:33:52.261Z] [2023-01-14T08:33:52.261Z] Step 10/24 : FROM alpine:3.16 [2023-01-14T08:33:52.261Z] Removing intermediate container ea6b01a8ec93 [2023-01-14T08:33:52.261Z] ---> 72ec0bf6249b [2023-01-14T08:33:52.261Z] [2023-01-14T08:33:52.261Z] Step 9/21 : FROM alpine:3.16 [2023-01-14T08:33:52.261Z] Removing intermediate container e8b14563d4b2 [2023-01-14T08:33:52.261Z] ---> 56832362e572 [2023-01-14T08:33:52.261Z] Step 7/24 : COPY . . [2023-01-14T08:33:52.261Z] 3.16: Pulling from library/alpine [2023-01-14T08:33:52.261Z] 3.16: Pulling from library/alpine [2023-01-14T08:33:52.261Z] 3.16: Pulling from library/alpine [2023-01-14T08:33:58.610Z] Removing intermediate container fe5b3ee1c98b [2023-01-14T08:33:58.610Z] ---> 9ed731a65482 [2023-01-14T08:33:58.610Z] Successfully built 9ed731a65482 [2023-01-14T08:33:58.610Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T08:33:58.945Z] + docker inspect -f . ci-base-image-arm64 [2023-01-14T08:33:58.945Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T08:33:59.155Z] prd-ubuntu20.04-docker-arm64-4c-16g-2438 does not seem to be running inside a container [2023-01-14T08:33:59.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-14T08:34:00.378Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-14T08:34:00.378Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-14T08:34:00.378Z] Status: Downloaded newer image for alpine:3.16 [2023-01-14T08:34:00.378Z] Status: Downloaded newer image for alpine:3.16 [2023-01-14T08:34:00.378Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-14T08:34:00.378Z] Status: Image is up to date for alpine:3.16 [2023-01-14T08:34:00.378Z] ---> bfe296a52501 [2023-01-14T08:34:00.378Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-14T08:34:00.378Z] ---> bfe296a52501 [2023-01-14T08:34:00.378Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-14T08:34:00.378Z] ---> bfe296a52501 [2023-01-14T08:34:00.378Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-14T08:34:00.378Z] ---> Running in 97154850c1eb [2023-01-14T08:34:00.378Z] ---> Running in 36428d124b16 [2023-01-14T08:34:00.378Z] ---> Running in 592e3e4d673e [2023-01-14T08:34:00.378Z] ---> f9f5ec31c0e8 [2023-01-14T08:34:00.378Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-14T08:34:00.378Z] ---> Running in e452d83e2248 [2023-01-14T08:34:00.378Z] Removing intermediate container 70b98d7c0af3 [2023-01-14T08:34:00.378Z] ---> ba1c6f91dc06 [2023-01-14T08:34:00.378Z] [2023-01-14T08:34:00.378Z] Step 10/22 : FROM alpine:3.16 [2023-01-14T08:34:00.378Z] ---> bfe296a52501 [2023-01-14T08:34:00.378Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-14T08:34:00.378Z] ---> Running in f0b2e0ff7c53 [2023-01-14T08:34:00.378Z] Removing intermediate container e452d83e2248 [2023-01-14T08:34:00.378Z] ---> 633fe36465c4 [2023-01-14T08:34:00.378Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-14T08:34:00.378Z] ---> Running in 083c0775cabb [2023-01-14T08:34:00.379Z] Removing intermediate container 083c0775cabb [2023-01-14T08:34:00.379Z] ---> 5154979c8fb3 [2023-01-14T08:34:00.379Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-14T08:34:00.379Z] ---> Running in 14482a3bfdcb [2023-01-14T08:34:00.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-14T08:34:00.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-14T08:34:00.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-14T08:34:00.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-14T08:34:00.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-14T08:34:00.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-14T08:34:00.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-14T08:34:00.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-14T08:34:00.379Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-14T08:34:00.379Z] Executing busybox-1.35.0-r17.trigger [2023-01-14T08:34:00.379Z] OK: 6 MiB in 15 packages [2023-01-14T08:34:00.379Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-14T08:34:00.379Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-14T08:34:00.379Z] Executing busybox-1.35.0-r17.trigger [2023-01-14T08:34:00.379Z] Executing ca-certificates-20220614-r0.trigger [2023-01-14T08:34:00.379Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-14T08:34:00.379Z] OK: 6 MiB in 16 packages [2023-01-14T08:34:00.379Z] Executing busybox-1.35.0-r17.trigger [2023-01-14T08:34:00.379Z] OK: 6 MiB in 15 packages [2023-01-14T08:34:00.379Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-14T08:34:00.379Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-14T08:34:00.379Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-14T08:34:00.379Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-14T08:34:00.379Z] (5/6) Installing curl (7.83.1-r5) [2023-01-14T08:34:00.379Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-14T08:34:00.379Z] Executing busybox-1.35.0-r17.trigger [2023-01-14T08:34:00.379Z] Executing ca-certificates-20220614-r0.trigger [2023-01-14T08:34:00.379Z] OK: 8 MiB in 20 packages [2023-01-14T08:34:00.379Z] Removing intermediate container 14482a3bfdcb [2023-01-14T08:34:00.379Z] ---> 85baedd52ba8 [2023-01-14T08:34:00.379Z] Step 11/24 : WORKDIR /edgex-go [2023-01-14T08:34:00.379Z] Removing intermediate container 97154850c1eb [2023-01-14T08:34:00.379Z] ---> 085cc8c189b1 [2023-01-14T08:34:00.379Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-14T08:34:00.379Z] ---> Running in 545a12cdf8a8 [2023-01-14T08:34:00.379Z] ---> Running in 8d2c4ed6e2cc [2023-01-14T08:34:00.379Z] Removing intermediate container 545a12cdf8a8 [2023-01-14T08:34:00.379Z] ---> dc5568d6825f [2023-01-14T08:34:00.379Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-14T08:34:00.444Z] $ docker top 5aedfd2c00c60dbfa85fe13e118345b696550a5626a3ff3d1c30a74cb09f0439 -eo pid,comm [2023-01-14T08:34:00.638Z] ---> Running in b35fa5fe3520 [2023-01-14T08:34:00.638Z] Removing intermediate container 8d2c4ed6e2cc [2023-01-14T08:34:00.638Z] ---> 51f3b3ff5300 [2023-01-14T08:34:00.638Z] [2023-01-14T08:34:00.638Z] Step 12/24 : FROM alpine:3.15 [2023-01-14T08:34:00.638Z] ---> c4fc93816858 [2023-01-14T08:34:00.638Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-14T08:34:00.638Z] ---> Using cache [2023-01-14T08:34:00.638Z] ---> 7a34e63bab80 [2023-01-14T08:34:00.638Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-14T08:34:00.638Z] ---> Running in 6f2278953b5c [2023-01-14T08:34:00.638Z] Removing intermediate container b35fa5fe3520 [2023-01-14T08:34:00.638Z] ---> ba764949e4c7 [2023-01-14T08:34:00.638Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-14T08:34:00.638Z] ---> Running in 2ccc5a032245 [2023-01-14T08:34:00.638Z] Removing intermediate container 36428d124b16 [2023-01-14T08:34:00.638Z] ---> de3d36cc432b [2023-01-14T08:34:00.638Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-14T08:34:00.638Z] Removing intermediate container 2ccc5a032245 [2023-01-14T08:34:00.638Z] ---> e7239fa9f308 [2023-01-14T08:34:00.638Z] Step 15/24 : WORKDIR / [Pipeline] { [Pipeline] sh [2023-01-14T08:34:00.897Z] ---> Running in abba5e30e01e [2023-01-14T08:34:00.897Z] ---> Running in a91f68a5f005 [2023-01-14T08:34:00.897Z] Removing intermediate container f0b2e0ff7c53 [2023-01-14T08:34:00.897Z] ---> f082285c8965 [2023-01-14T08:34:00.897Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-14T08:34:00.897Z] Removing intermediate container abba5e30e01e [2023-01-14T08:34:00.897Z] ---> b35bdce79597 [2023-01-14T08:34:00.897Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-14T08:34:00.897Z] Removing intermediate container 592e3e4d673e [2023-01-14T08:34:00.897Z] ---> edf0f6ce8f8e [2023-01-14T08:34:00.897Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-14T08:34:00.897Z] ---> Running in 56ea05e8cc36 [2023-01-14T08:34:00.897Z] ---> Running in f3510f954ec5 [2023-01-14T08:34:00.897Z] Removing intermediate container a91f68a5f005 [2023-01-14T08:34:00.897Z] ---> 5ba8a499d722 [2023-01-14T08:34:00.897Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-14T08:34:00.897Z] ---> Running in fd8448f699a9 [2023-01-14T08:34:01.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-14T08:34:01.160Z] Removing intermediate container 56ea05e8cc36 [2023-01-14T08:34:01.160Z] ---> f1c5ebf47b5e [2023-01-14T08:34:01.160Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-14T08:34:01.160Z] ---> Running in a96c730473ac [2023-01-14T08:34:01.160Z] Removing intermediate container fd8448f699a9 [2023-01-14T08:34:01.160Z] ---> 42978b225d9b [2023-01-14T08:34:01.160Z] Step 12/21 : WORKDIR /edgex [2023-01-14T08:34:01.160Z] Removing intermediate container f3510f954ec5 [2023-01-14T08:34:01.160Z] ---> f887f829a520 [2023-01-14T08:34:01.160Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-14T08:34:01.160Z] ---> Running in 2fa830050763 [2023-01-14T08:34:01.160Z] ---> Running in b71093f806b4 [2023-01-14T08:34:01.160Z] Removing intermediate container a96c730473ac [2023-01-14T08:34:01.160Z] ---> cac530157049 [2023-01-14T08:34:01.160Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-14T08:34:01.160Z] ---> Running in 33bb5312c9c5 [2023-01-14T08:34:01.160Z] ---> e6379b9628e5 [2023-01-14T08:34:01.160Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-14T08:34:01.274Z] + go version [2023-01-14T08:34:01.274Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-14T08:34:01.295Z] $ docker stop --time=1 5aedfd2c00c60dbfa85fe13e118345b696550a5626a3ff3d1c30a74cb09f0439 [2023-01-14T08:34:01.423Z] Removing intermediate container 2fa830050763 [2023-01-14T08:34:01.423Z] ---> 49b83c48c24e [2023-01-14T08:34:01.423Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-14T08:34:01.423Z] Removing intermediate container b71093f806b4 [2023-01-14T08:34:01.423Z] ---> c5ef399ca606 [2023-01-14T08:34:01.423Z] Step 15/23 : WORKDIR / [2023-01-14T08:34:01.423Z] Removing intermediate container 33bb5312c9c5 [2023-01-14T08:34:01.423Z] ---> aae89ed99256 [2023-01-14T08:34:01.423Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-14T08:34:01.423Z] ---> Running in e5236941dc99 [2023-01-14T08:34:01.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-14T08:34:01.686Z] ---> 327a26ba3da2 [2023-01-14T08:34:01.686Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-14T08:34:01.686Z] Removing intermediate container e5236941dc99 [2023-01-14T08:34:01.686Z] ---> 3a713545065d [2023-01-14T08:34:01.686Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-14T08:34:01.686Z] ---> aab4a5b38047 [2023-01-14T08:34:01.686Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-14T08:34:01.686Z] ---> c4fbcaf4d53e [2023-01-14T08:34:01.686Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-14T08:34:01.950Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-14T08:34:01.950Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-14T08:34:01.950Z] OK: 15859 distinct packages available [2023-01-14T08:34:01.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-14T08:34:01.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-14T08:34:02.235Z] ---> 43b2118d08dd [2023-01-14T08:34:02.235Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-14T08:34:02.235Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-14T08:34:02.235Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-14T08:34:02.235Z] (3/4) Installing libucontext (1.1-r0) [2023-01-14T08:34:02.235Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-14T08:34:02.236Z] Executing busybox-1.34.1-r7.trigger [2023-01-14T08:34:02.236Z] OK: 6 MiB in 18 packages [2023-01-14T08:34:02.236Z] ---> b577f83822d2 [2023-01-14T08:34:02.236Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-14T08:34:02.514Z] ---> 51a4c12813e1 [2023-01-14T08:34:02.514Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-14T08:34:02.514Z] ---> 2973d67c52f4 [2023-01-14T08:34:02.514Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-14T08:34:02.775Z] ---> 97d9823081f9 [2023-01-14T08:34:02.775Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-14T08:34:02.775Z] ---> d489d161f611 [2023-01-14T08:34:02.775Z] ---> 7f2fab19cce5 [2023-01-14T08:34:02.775Z] Step 18/22 : ENTRYPOINT ["/support-notifications"]Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-14T08:34:02.775Z] [2023-01-14T08:34:02.775Z] ---> 2793d741bfd8 [2023-01-14T08:34:02.775Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-14T08:34:02.775Z] ---> Running in dde1b37bb9fe [2023-01-14T08:34:02.775Z] ---> Running in a779204b43c8 [2023-01-14T08:34:02.775Z] Removing intermediate container 6f2278953b5c [2023-01-14T08:34:02.775Z] ---> 4cf41612651f [2023-01-14T08:34:02.775Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-14T08:34:02.775Z] Removing intermediate container a779204b43c8 [2023-01-14T08:34:02.775Z] ---> 5e45c5b692de [2023-01-14T08:34:02.775Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-14T08:34:02.775Z] ---> Running in 0ebb7ae5e317 [2023-01-14T08:34:02.775Z] Removing intermediate container dde1b37bb9fe [2023-01-14T08:34:02.775Z] ---> d3e3db654c91 [2023-01-14T08:34:02.775Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-14T08:34:02.775Z] ---> 9d28a711abaf [2023-01-14T08:34:02.775Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-14T08:34:02.775Z] ---> Running in d03112b3ba51 [2023-01-14T08:34:02.921Z] $ docker rm -f --volumes 5aedfd2c00c60dbfa85fe13e118345b696550a5626a3ff3d1c30a74cb09f0439 [2023-01-14T08:34:03.034Z] ---> Running in ea4148bcf0dd [2023-01-14T08:34:03.034Z] ---> 0c7baf09b711 [2023-01-14T08:34:03.034Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-14T08:34:03.034Z] ---> Running in 070ecb8c638b [2023-01-14T08:34:03.034Z] Removing intermediate container d03112b3ba51 [2023-01-14T08:34:03.034Z] ---> c26a364ccd90 [2023-01-14T08:34:03.034Z] Step 22/24 : LABEL arch=x86_64 [2023-01-14T08:34:03.034Z] Removing intermediate container 0ebb7ae5e317 [2023-01-14T08:34:03.034Z] ---> 39631611ca81 [2023-01-14T08:34:03.034Z] Step 20/22 : LABEL arch=x86_64 [2023-01-14T08:34:03.034Z] Removing intermediate container ea4148bcf0dd [2023-01-14T08:34:03.034Z] ---> 5e1ef40d07aa [2023-01-14T08:34:03.034Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-14T08:34:03.034Z] ---> Running in 5d2bc910b881 [2023-01-14T08:34:03.034Z] ---> Running in ca257d4c4bd7 [2023-01-14T08:34:03.034Z] ---> Running in 7c06c2510442 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T08:34:03.457Z] + docker inspect -f . ci-base-image-arm64 [2023-01-14T08:34:03.457Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T08:34:03.603Z] Removing intermediate container 5d2bc910b881 [2023-01-14T08:34:03.603Z] ---> e973fd060754 [2023-01-14T08:34:03.603Z] Step 23/24 : LABEL git_sha=0cfeed11033321945b54c787a95b0950ad67c44c [2023-01-14T08:34:03.659Z] prd-ubuntu20.04-docker-arm64-4c-16g-2438 does not seem to be running inside a container [2023-01-14T08:34:03.732Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-14T08:34:04.169Z] Removing intermediate container 7c06c2510442 [2023-01-14T08:34:04.169Z] ---> 8bd462200f16 [2023-01-14T08:34:04.169Z] Step 21/23 : LABEL arch=x86_64 [2023-01-14T08:34:04.169Z] Removing intermediate container ca257d4c4bd7 [2023-01-14T08:34:04.169Z] ---> addac6863ec7 [2023-01-14T08:34:04.169Z] Step 21/22 : LABEL git_sha=0cfeed11033321945b54c787a95b0950ad67c44c [2023-01-14T08:34:04.169Z] ---> Running in 1fbe151a6cd7 [2023-01-14T08:34:04.169Z] ---> Running in 15e16aa6c8bc [2023-01-14T08:34:04.169Z] ---> Running in d7204ba82005 [2023-01-14T08:34:04.169Z] ---> fc21d47e2af4 [2023-01-14T08:34:04.169Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-14T08:34:04.169Z] Removing intermediate container 1fbe151a6cd7 [2023-01-14T08:34:04.169Z] ---> 2f2baa0663dc [2023-01-14T08:34:04.169Z] Step 24/24 : LABEL version=0.0.0 [2023-01-14T08:34:04.169Z] ---> Running in defd7e1824c2 [2023-01-14T08:34:04.169Z] Removing intermediate container 15e16aa6c8bc [2023-01-14T08:34:04.169Z] ---> 5473443170b5 [2023-01-14T08:34:04.169Z] Step 22/23 : LABEL git_sha=0cfeed11033321945b54c787a95b0950ad67c44c [2023-01-14T08:34:04.169Z] ---> Running in 482de122d46e [2023-01-14T08:34:04.169Z] Removing intermediate container d7204ba82005 [2023-01-14T08:34:04.169Z] ---> 324398649b91 [2023-01-14T08:34:04.169Z] Step 22/22 : LABEL version=0.0.0 [2023-01-14T08:34:04.169Z] Removing intermediate container 070ecb8c638b [2023-01-14T08:34:04.169Z] ---> 016bd149fe2a [2023-01-14T08:34:04.169Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-14T08:34:04.169Z] ---> Running in b3e699e9b3a3 [2023-01-14T08:34:04.428Z] ---> 113c7f1a3cf2 [2023-01-14T08:34:04.428Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-14T08:34:04.428Z] Removing intermediate container defd7e1824c2 [2023-01-14T08:34:04.428Z] ---> e01859026ae6 [2023-01-14T08:34:04.428Z] [2023-01-14T08:34:04.428Z] ---> Running in 76ec44a09616 [2023-01-14T08:34:04.428Z] Removing intermediate container 482de122d46e [2023-01-14T08:34:04.428Z] ---> f313b45d285c [2023-01-14T08:34:04.428Z] Step 23/23 : LABEL version=0.0.0 [2023-01-14T08:34:04.428Z] ---> Running in 13aa1bf95ce5 [2023-01-14T08:34:04.428Z] Successfully built e01859026ae6 [2023-01-14T08:34:04.428Z] ---> Running in 275ec699d92d [2023-01-14T08:34:04.428Z] Successfully tagged core-metadata:latest [2023-01-14T08:34:04.428Z] Building core-data [2023-01-14T08:34:04.428Z]  Building core-metadata ... done Removing intermediate container 76ec44a09616 [2023-01-14T08:34:04.428Z] ---> 26602829d696 [2023-01-14T08:34:04.428Z] Step 19/21 : LABEL arch=x86_64 [2023-01-14T08:34:04.428Z] Removing intermediate container b3e699e9b3a3 [2023-01-14T08:34:04.428Z] ---> de43ee82d933 [2023-01-14T08:34:04.428Z] [2023-01-14T08:34:04.428Z] ---> Running in bb9c4aba1d41 [2023-01-14T08:34:04.428Z] Removing intermediate container 13aa1bf95ce5 [2023-01-14T08:34:04.428Z] ---> ee7f86de2e3a [2023-01-14T08:34:04.428Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-14T08:34:04.913Z] $ docker top 410b8b06f93544c5840b13feae1f6429b6affabfc50ac2acd2637b79edee4467 -eo pid,comm [2023-01-14T08:34:05.062Z] Successfully built de43ee82d933 [Pipeline] { [Pipeline] echo [2023-01-14T08:34:05.123Z] ========================================================= [2023-01-14T08:34:05.123Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-14T08:34:05.123Z] ========================================================= [Pipeline] sh [2023-01-14T08:34:05.631Z] Successfully tagged support-notifications:latest [2023-01-14T08:34:05.631Z]  Building support-notifications ... done Building support-scheduler [2023-01-14T08:34:05.631Z] Removing intermediate container 275ec699d92d [2023-01-14T08:34:05.631Z] ---> abbfc3cd52dc [2023-01-14T08:34:05.631Z] [2023-01-14T08:34:05.631Z] Successfully built abbfc3cd52dc [2023-01-14T08:34:05.746Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2023-01-14T08:34:06.399Z] + make test [2023-01-14T08:34:06.399Z] go test -race -coverprofile=coverage.out ./... [2023-01-14T08:34:07.583Z] Successfully tagged core-command:latest [2023-01-14T08:34:07.583Z] Building security-secretstore-setup [2023-01-14T08:34:09.497Z]  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-14T08:34:09.497Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-14T08:34:09.497Z] ---> c2dd7302d910 [2023-01-14T08:34:09.497Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-14T08:34:09.497Z] ---> Using cache [2023-01-14T08:34:09.497Z] ---> 444d92619203 [2023-01-14T08:34:09.497Z] Step 4/22 : WORKDIR /edgex-go [2023-01-14T08:34:09.497Z] ---> Using cache [2023-01-14T08:34:09.497Z] ---> 0b9036ec20e1 [2023-01-14T08:34:09.497Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-14T08:34:09.497Z] ---> Using cache [2023-01-14T08:34:09.497Z] ---> 0613c0f15ef9 [2023-01-14T08:34:09.497Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-14T08:34:09.497Z] ---> Using cache [2023-01-14T08:34:09.497Z] ---> 9c227ef94531 [2023-01-14T08:34:09.497Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T08:34:09.497Z] ---> Using cache [2023-01-14T08:34:09.497Z] ---> f882e26f8d5f [2023-01-14T08:34:09.497Z] Step 8/22 : COPY . . [2023-01-14T08:34:09.497Z] ---> Using cache [2023-01-14T08:34:09.497Z] ---> bcb0d37a68f1 [2023-01-14T08:34:09.497Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-14T08:34:10.466Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-14T08:34:10.466Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-14T08:34:10.466Z] ---> c2dd7302d910 [2023-01-14T08:34:10.466Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-14T08:34:10.466Z] ---> Using cache [2023-01-14T08:34:10.466Z] ---> 444d92619203 [2023-01-14T08:34:10.466Z] Step 4/22 : WORKDIR /edgex-go [2023-01-14T08:34:10.466Z] ---> Using cache [2023-01-14T08:34:10.466Z] ---> 0b9036ec20e1 [2023-01-14T08:34:10.466Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-14T08:34:10.466Z] ---> Using cache [2023-01-14T08:34:10.466Z] ---> 0613c0f15ef9 [2023-01-14T08:34:10.466Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-14T08:34:10.466Z] ---> Using cache [2023-01-14T08:34:10.466Z] ---> 9c227ef94531 [2023-01-14T08:34:10.466Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T08:34:10.466Z] ---> Using cache [2023-01-14T08:34:10.466Z] ---> f882e26f8d5f [2023-01-14T08:34:10.466Z] Step 8/22 : COPY . . [2023-01-14T08:34:10.466Z] ---> Using cache [2023-01-14T08:34:10.466Z] ---> bcb0d37a68f1 [2023-01-14T08:34:10.466Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-14T08:34:11.039Z] Removing intermediate container bb9c4aba1d41 [2023-01-14T08:34:11.039Z] ---> a1c6809df331 [2023-01-14T08:34:11.039Z] Step 20/21 : LABEL git_sha=0cfeed11033321945b54c787a95b0950ad67c44c [2023-01-14T08:34:11.314Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-14T08:34:11.314Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-14T08:34:11.314Z] ---> c2dd7302d910 [2023-01-14T08:34:11.314Z] Step 3/24 : WORKDIR /edgex-go [2023-01-14T08:34:11.314Z] ---> Using cache [2023-01-14T08:34:11.314Z] ---> 397c864d1bf9 [2023-01-14T08:34:11.314Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-14T08:34:11.314Z] ---> Using cache [2023-01-14T08:34:11.314Z] ---> a50442767cb7 [2023-01-14T08:34:11.314Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-14T08:34:11.314Z] ---> Using cache [2023-01-14T08:34:11.314Z] ---> 523652886a5c [2023-01-14T08:34:11.314Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T08:34:11.314Z] ---> Using cache [2023-01-14T08:34:11.314Z] ---> ac28b20f1b28 [2023-01-14T08:34:11.314Z] Step 7/24 : COPY . . [2023-01-14T08:34:11.314Z] ---> Using cache [2023-01-14T08:34:11.315Z] ---> bcd2573dcb73 [2023-01-14T08:34:11.315Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-14T08:34:15.615Z] ---> 6c173df534ae [2023-01-14T08:34:15.615Z] Step 19/24 : WORKDIR / [2023-01-14T08:34:15.615Z] ---> Running in 3b5d8ec52dfa [2023-01-14T08:34:15.615Z] ---> Running in f73c63983227 [2023-01-14T08:34:15.615Z] ---> Running in c46cf563193c [2023-01-14T08:34:15.615Z] ---> Running in a32f17af5173 [2023-01-14T08:34:15.615Z] ---> Running in 48c01f45be05 [2023-01-14T08:34:15.615Z] Removing intermediate container c46cf563193c [2023-01-14T08:34:15.615Z] ---> b4d4d0aed6d3 [2023-01-14T08:34:15.615Z] Step 21/21 : LABEL version=0.0.0 [2023-01-14T08:34:15.615Z] Removing intermediate container 48c01f45be05 [2023-01-14T08:34:15.615Z] ---> 461fd64f2a45 [2023-01-14T08:34:15.615Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-14T08:34:15.615Z] ---> Running in 45a01cbb48e4 [2023-01-14T08:34:15.615Z] ---> Running in 41b66cf097ed [2023-01-14T08:34:15.615Z] Removing intermediate container 45a01cbb48e4 [2023-01-14T08:34:15.615Z] ---> 1e407cf4fd12 [2023-01-14T08:34:15.615Z] [2023-01-14T08:34:15.615Z] Removing intermediate container 41b66cf097ed [2023-01-14T08:34:15.615Z] ---> 49aedb6ee661 [2023-01-14T08:34:15.615Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-14T08:34:15.615Z] ---> Running in 613c85ea5423 [2023-01-14T08:34:15.615Z] Successfully built 1e407cf4fd12 [2023-01-14T08:34:15.615Z] Successfully tagged security-proxy-setup:latest [2023-01-14T08:34:15.615Z] Building security-spire-server [2023-01-14T08:34:15.615Z]  Building security-proxy-setup ... done Removing intermediate container 613c85ea5423 [2023-01-14T08:34:15.615Z] ---> e58f13ca76a7 [2023-01-14T08:34:15.615Z] Step 22/24 : LABEL arch=x86_64 [2023-01-14T08:34:15.615Z] ---> Running in 74ff3f863947 [2023-01-14T08:34:15.615Z] 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 [2023-01-14T08:34:15.891Z] 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 [2023-01-14T08:34:16.842Z] Removing intermediate container 74ff3f863947 [2023-01-14T08:34:16.842Z] ---> 1c5c55fa2bb6 [2023-01-14T08:34:16.842Z] Step 23/24 : LABEL git_sha=0cfeed11033321945b54c787a95b0950ad67c44c [2023-01-14T08:34:16.842Z] 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 [2023-01-14T08:34:17.783Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-14T08:34:17.783Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-14T08:34:17.783Z] ---> c2dd7302d910 [2023-01-14T08:34:17.783Z] Step 3/23 : WORKDIR /edgex-go [2023-01-14T08:34:17.783Z] ---> Using cache [2023-01-14T08:34:17.783Z] ---> 397c864d1bf9 [2023-01-14T08:34:17.783Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-14T08:34:17.783Z] ---> Using cache [2023-01-14T08:34:17.783Z] ---> a6815a5d179e [2023-01-14T08:34:17.783Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-14T08:34:17.783Z] ---> Using cache [2023-01-14T08:34:17.783Z] ---> a567eb781afd [2023-01-14T08:34:17.783Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T08:34:17.783Z] ---> Using cache [2023-01-14T08:34:17.783Z] ---> 56832362e572 [2023-01-14T08:34:17.783Z] Step 7/23 : COPY . . [2023-01-14T08:34:17.783Z] ---> Using cache [2023-01-14T08:34:17.783Z] ---> f9f5ec31c0e8 [2023-01-14T08:34:17.783Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-14T08:34:17.783Z] ---> Using cache [2023-01-14T08:34:17.783Z] ---> 633fe36465c4 [2023-01-14T08:34:17.783Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-14T08:34:17.783Z] ---> Using cache [2023-01-14T08:34:17.783Z] ---> 5154979c8fb3 [2023-01-14T08:34:17.784Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-14T08:34:19.164Z] ---> Running in ef084d4b4678 [2023-01-14T08:34:19.164Z] ---> Running in a92f9e1ec090 [2023-01-14T08:34:19.164Z] Removing intermediate container a92f9e1ec090 [2023-01-14T08:34:19.164Z] ---> 8b6fc93394a7 [2023-01-14T08:34:19.164Z] Step 24/24 : LABEL version=0.0.0 [2023-01-14T08:34:19.459Z] ---> Running in a10b7b1f5efb [2023-01-14T08:34:19.719Z] Removing intermediate container a10b7b1f5efb [2023-01-14T08:34:19.719Z] ---> decbab02d538 [2023-01-14T08:34:19.719Z] [2023-01-14T08:34:19.719Z] Successfully built decbab02d538 [2023-01-14T08:34:19.719Z] Successfully tagged security-spire-config:latest [2023-01-14T08:34:19.719Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2023-01-14T08:34:23.022Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-14T08:34:23.022Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-14T08:34:23.022Z] ---> c2dd7302d910 [2023-01-14T08:34:23.022Z] Step 3/19 : WORKDIR /edgex-go [2023-01-14T08:34:23.022Z] ---> Using cache [2023-01-14T08:34:23.022Z] ---> 397c864d1bf9 [2023-01-14T08:34:23.022Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-14T08:34:26.346Z] Removing intermediate container ef084d4b4678 [2023-01-14T08:34:26.346Z] ---> b07c6f1aa18f [2023-01-14T08:34:26.346Z] Step 11/23 : WORKDIR /edgex-go [2023-01-14T08:34:26.346Z] ---> Running in 6bd6d3d767f5 [2023-01-14T08:34:26.346Z] ---> Running in 1af7c984a353 [2023-01-14T08:34:26.916Z] Removing intermediate container 1af7c984a353 [2023-01-14T08:34:26.916Z] ---> 86932fdfd725 [2023-01-14T08:34:26.916Z] [2023-01-14T08:34:26.916Z] Step 12/23 : FROM alpine:3.15 [2023-01-14T08:34:26.916Z] ---> c4fc93816858 [2023-01-14T08:34:26.916Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-14T08:34:26.916Z] ---> Using cache [2023-01-14T08:34:26.916Z] ---> 7a34e63bab80 [2023-01-14T08:34:26.916Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-14T08:34:26.916Z] ---> Using cache [2023-01-14T08:34:26.916Z] ---> 290783b27b1a [2023-01-14T08:34:26.916Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-14T08:34:27.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-14T08:34:27.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-14T08:34:27.436Z] v3.16.3-111-g13c6c3d6c5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-14T08:34:27.436Z] v3.16.3-111-g13c6c3d6c5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-14T08:34:27.436Z] OK: 17042 distinct packages available [2023-01-14T08:34:27.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-14T08:34:27.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-14T08:34:27.959Z] OK: 211 MiB in 51 packages [2023-01-14T08:34:31.264Z] ---> af8e10385395 [2023-01-14T08:34:31.264Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-14T08:34:31.523Z] Removing intermediate container 6bd6d3d767f5 [2023-01-14T08:34:31.523Z] ---> 117247b593e2 [2023-01-14T08:34:31.523Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-14T08:34:31.523Z] ---> 19f8ae59375a [2023-01-14T08:34:31.523Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-14T08:34:32.091Z] ---> 70a97c4c7558 [2023-01-14T08:34:32.091Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T08:34:32.091Z] ---> d011152889ea [2023-01-14T08:34:32.091Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-14T08:34:32.091Z] ---> Running in 9ffa63a12abc [2023-01-14T08:34:32.350Z] ---> 0d686ac7e967 [2023-01-14T08:34:32.350Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-14T08:34:32.350Z] ---> Running in 3243c6663f7c [2023-01-14T08:34:32.609Z] Removing intermediate container 3243c6663f7c [2023-01-14T08:34:32.609Z] ---> 19631b558f96 [2023-01-14T08:34:32.609Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-14T08:34:32.609Z] ---> Running in fb35b152bc60 [2023-01-14T08:34:32.867Z] Removing intermediate container fb35b152bc60 [2023-01-14T08:34:32.868Z] ---> c4794c96dce5 [2023-01-14T08:34:32.868Z] Step 21/23 : LABEL arch=x86_64 [2023-01-14T08:34:32.868Z] ---> Running in 060c337832c2 [2023-01-14T08:34:33.126Z] Removing intermediate container 060c337832c2 [2023-01-14T08:34:33.126Z] ---> d8f37b84013c [2023-01-14T08:34:33.126Z] Step 22/23 : LABEL git_sha=0cfeed11033321945b54c787a95b0950ad67c44c [2023-01-14T08:34:33.126Z] ---> Running in 6c9d2599c5ad [2023-01-14T08:34:33.392Z] Removing intermediate container 6c9d2599c5ad [2023-01-14T08:34:33.392Z] ---> 47ebfd4b50db [2023-01-14T08:34:33.392Z] Step 23/23 : LABEL version=0.0.0 [2023-01-14T08:34:33.392Z] ---> Running in 194dce1f5718 [2023-01-14T08:34:33.652Z] Removing intermediate container 194dce1f5718 [2023-01-14T08:34:33.652Z] ---> 6936d2bf2e09 [2023-01-14T08:34:33.652Z] [2023-01-14T08:34:33.652Z] Successfully built 6936d2bf2e09 [2023-01-14T08:34:33.652Z] Successfully tagged security-spire-server:latest [2023-01-14T08:34:33.652Z] Building security-bootstrapper [2023-01-14T08:34:36.946Z]  Building security-spire-server ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-14T08:34:36.946Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-14T08:34:36.946Z] ---> c2dd7302d910 [2023-01-14T08:34:36.946Z] Step 3/32 : WORKDIR /edgex-go [2023-01-14T08:34:36.946Z] ---> Using cache [2023-01-14T08:34:36.946Z] ---> 397c864d1bf9 [2023-01-14T08:34:36.946Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-14T08:34:36.946Z] ---> Using cache [2023-01-14T08:34:36.946Z] ---> a50442767cb7 [2023-01-14T08:34:36.946Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-14T08:34:36.946Z] ---> Using cache [2023-01-14T08:34:36.946Z] ---> 523652886a5c [2023-01-14T08:34:36.946Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T08:34:36.946Z] ---> Using cache [2023-01-14T08:34:36.946Z] ---> ac28b20f1b28 [2023-01-14T08:34:36.946Z] Step 7/32 : COPY . . [2023-01-14T08:34:36.946Z] ---> Using cache [2023-01-14T08:34:36.946Z] ---> bcd2573dcb73 [2023-01-14T08:34:36.946Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-14T08:34:45.117Z] 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 [2023-01-14T08:34:45.265Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-14T08:34:46.523Z] ---> Running in 1d72f79166a4 [2023-01-14T08:34:47.467Z] 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 [2023-01-14T08:34:57.539Z] Removing intermediate container a32f17af5173 [2023-01-14T08:34:57.539Z] ---> 4e1344962a0f [2023-01-14T08:34:57.539Z] [2023-01-14T08:34:57.539Z] Step 10/22 : FROM alpine:3.16 [2023-01-14T08:34:57.539Z] ---> bfe296a52501 [2023-01-14T08:34:57.539Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-14T08:34:57.539Z] Removing intermediate container 3b5d8ec52dfa [2023-01-14T08:34:57.539Z] ---> d0da61c4f910 [2023-01-14T08:34:57.539Z] [2023-01-14T08:34:57.539Z] Step 9/24 : FROM alpine:3.16 [2023-01-14T08:34:57.539Z] ---> bfe296a52501 [2023-01-14T08:34:57.539Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-14T08:34:57.539Z] Removing intermediate container 9ffa63a12abc [2023-01-14T08:34:57.539Z] ---> 71f6861ec1fa [2023-01-14T08:34:57.539Z] Step 7/19 : COPY . . [2023-01-14T08:34:57.539Z] ---> Running in 766e8355845e [2023-01-14T08:34:57.539Z] ---> Running in 756c3653fb93 [2023-01-14T08:34:58.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-14T08:34:58.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-14T08:34:58.927Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-14T08:34:58.927Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-14T08:34:58.927Z] (3/3) Installing su-exec (0.2-r1) [2023-01-14T08:34:58.927Z] Executing busybox-1.35.0-r17.trigger [2023-01-14T08:34:58.927Z] Executing ca-certificates-20220614-r0.trigger [2023-01-14T08:34:58.927Z] OK: 6 MiB in 17 packages [2023-01-14T08:35:00.305Z] Removing intermediate container 766e8355845e [2023-01-14T08:35:00.305Z] ---> 6f0c6a8f9a86 [2023-01-14T08:35:00.305Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-14T08:35:01.761Z] ---> Running in eac2a3f741bd [2023-01-14T08:35:01.761Z] Removing intermediate container f73c63983227 [2023-01-14T08:35:01.761Z] ---> 1f5c71820fd7 [2023-01-14T08:35:01.761Z] [2023-01-14T08:35:01.761Z] Step 10/22 : FROM alpine:3.16 [2023-01-14T08:35:01.761Z] ---> bfe296a52501 [2023-01-14T08:35:01.761Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-14T08:35:01.761Z] ---> Using cache [2023-01-14T08:35:01.761Z] ---> de3d36cc432b [2023-01-14T08:35:01.761Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-14T08:35:01.761Z] ---> Using cache [2023-01-14T08:35:01.761Z] ---> b35bdce79597 [2023-01-14T08:35:01.761Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-14T08:35:01.761Z] ---> Running in e1f14168d755 [2023-01-14T08:35:01.761Z] Removing intermediate container eac2a3f741bd [2023-01-14T08:35:01.761Z] ---> 9b66ddc50c30 [2023-01-14T08:35:01.761Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-14T08:35:01.761Z] ---> Running in 521eb2510ad5 [2023-01-14T08:35:01.761Z] Removing intermediate container 756c3653fb93 [2023-01-14T08:35:01.761Z] ---> 3f36ce6ffebe [2023-01-14T08:35:01.761Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-14T08:35:01.761Z] ---> 36c21300f415 [2023-01-14T08:35:01.761Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-14T08:35:01.761Z] ---> Running in 52e91e611592 [2023-01-14T08:35:01.761Z] ---> Running in 077a7e5a1bdb [2023-01-14T08:35:01.761Z] Removing intermediate container e1f14168d755 [2023-01-14T08:35:01.761Z] ---> 5f73d2c15598 [2023-01-14T08:35:01.761Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-14T08:35:02.021Z] Removing intermediate container 521eb2510ad5 [2023-01-14T08:35:02.021Z] ---> bca3c65e4334 [2023-01-14T08:35:02.021Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-14T08:35:02.021Z] ---> Running in cce70fe591d7 [2023-01-14T08:35:02.021Z] ---> Running in 21cde3e6ddb2 [2023-01-14T08:35:02.021Z] Removing intermediate container 52e91e611592 [2023-01-14T08:35:02.021Z] ---> 19839794cad2 [2023-01-14T08:35:02.021Z] Step 12/24 : WORKDIR / [2023-01-14T08:35:02.021Z] ---> Running in afa4f46aea86 [2023-01-14T08:35:02.021Z] Removing intermediate container cce70fe591d7 [2023-01-14T08:35:02.021Z] ---> 5c78fbeecf26 [2023-01-14T08:35:02.021Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-14T08:35:02.281Z] Removing intermediate container afa4f46aea86 [2023-01-14T08:35:02.281Z] ---> 62abca4e3d3f [2023-01-14T08:35:02.281Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-14T08:35:02.281Z] 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 [2023-01-14T08:35:02.281Z] ---> 395502d0ad75 [2023-01-14T08:35:02.281Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-14T08:35:02.742Z] ---> 072e450825ce [2023-01-14T08:35:02.742Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-14T08:35:02.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-14T08:35:02.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-14T08:35:03.000Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-14T08:35:03.000Z] Executing busybox-1.35.0-r17.trigger [2023-01-14T08:35:03.000Z] OK: 6 MiB in 15 packages [2023-01-14T08:35:03.636Z] ---> 4a613fa8375d [2023-01-14T08:35:03.636Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-14T08:35:03.636Z] ---> d88fbebd6f61 [2023-01-14T08:35:03.636Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-14T08:35:03.897Z] Removing intermediate container 21cde3e6ddb2 [2023-01-14T08:35:03.897Z] ---> a483c9221479 [2023-01-14T08:35:03.897Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-14T08:35:03.897Z] ---> 56cd2954b034 [2023-01-14T08:35:03.897Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-14T08:35:03.897Z] ---> 7e48bfe79637 [2023-01-14T08:35:03.897Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-14T08:35:03.897Z] ---> Running in 9846e1a641c3 [2023-01-14T08:35:03.897Z] Removing intermediate container 9846e1a641c3 [2023-01-14T08:35:03.897Z] ---> dd8fbbf96b23 [2023-01-14T08:35:03.897Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-14T08:35:04.158Z] ---> Running in 010abfa9c335 [2023-01-14T08:35:04.159Z] ---> 17909659b1c3 [2023-01-14T08:35:04.159Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-14T08:35:04.159Z] ---> 81412bf1ca44 [2023-01-14T08:35:04.159Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-14T08:35:04.159Z] Removing intermediate container 010abfa9c335 [2023-01-14T08:35:04.159Z] ---> c954f2180639 [2023-01-14T08:35:04.159Z] Step 20/22 : LABEL arch=x86_64 [2023-01-14T08:35:04.159Z] ---> Running in 5e0c4252fea5 [2023-01-14T08:35:04.419Z] Removing intermediate container 5e0c4252fea5 [2023-01-14T08:35:04.419Z] ---> 15630498d6a8 [2023-01-14T08:35:04.419Z] Step 21/22 : LABEL git_sha=0cfeed11033321945b54c787a95b0950ad67c44c [2023-01-14T08:35:04.679Z] ---> Running in 89fd7650dca8 [2023-01-14T08:35:04.679Z] ---> 2a1b5160eb41 [2023-01-14T08:35:04.679Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-14T08:35:04.679Z] Removing intermediate container 89fd7650dca8 [2023-01-14T08:35:04.679Z] ---> e31fa31b76ad [2023-01-14T08:35:04.679Z] ---> c36399d19b8c [2023-01-14T08:35:04.679Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.tomlStep 22/22 : LABEL version=0.0.0 [2023-01-14T08:35:04.679Z] [2023-01-14T08:35:04.679Z] ---> Running in 66c5546e5410 [2023-01-14T08:35:04.943Z] Removing intermediate container 66c5546e5410 [2023-01-14T08:35:04.943Z] ---> 37fe07d1c56a [2023-01-14T08:35:04.943Z] [2023-01-14T08:35:04.943Z] Successfully built 37fe07d1c56a [2023-01-14T08:35:04.943Z] Successfully tagged support-scheduler:latest [2023-01-14T08:35:05.513Z]  Building support-scheduler ... done  ---> 18e6ef462b93 [2023-01-14T08:35:05.513Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-14T08:35:05.513Z] ---> Running in 748e2d95bb76 [2023-01-14T08:35:05.513Z] ---> 53466fc4e661 [2023-01-14T08:35:05.513Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-14T08:35:05.513Z] Removing intermediate container 748e2d95bb76 [2023-01-14T08:35:05.513Z] ---> 8e27470ed290 [2023-01-14T08:35:05.513Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-14T08:35:05.513Z] ---> Running in 93e13123d58e [2023-01-14T08:35:05.773Z] ---> 4129d90f9b02 [2023-01-14T08:35:05.773Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-14T08:35:05.773Z] Removing intermediate container 93e13123d58e [2023-01-14T08:35:05.773Z] ---> 468a365b181b [2023-01-14T08:35:05.773Z] Step 20/22 : LABEL arch=x86_64 [2023-01-14T08:35:05.773Z] ---> Running in 17952a5e3d03 [2023-01-14T08:35:05.773Z] ---> Running in 90c6b4c3dc36 [2023-01-14T08:35:06.346Z] Removing intermediate container 90c6b4c3dc36 [2023-01-14T08:35:06.346Z] ---> 70d9e1b23f02 [2023-01-14T08:35:06.346Z] Step 21/22 : LABEL git_sha=0cfeed11033321945b54c787a95b0950ad67c44c [2023-01-14T08:35:06.346Z] ---> Running in 5e6a2f86897e [2023-01-14T08:35:06.346Z] Removing intermediate container 5e6a2f86897e [2023-01-14T08:35:06.346Z] ---> 7986053833c5 [2023-01-14T08:35:06.346Z] Step 22/22 : LABEL version=0.0.0 [2023-01-14T08:35:06.605Z] ---> Running in a66eb8779e98 [2023-01-14T08:35:06.888Z] Removing intermediate container 17952a5e3d03 [2023-01-14T08:35:06.888Z] Removing intermediate container a66eb8779e98 [2023-01-14T08:35:06.888Z] ---> 408183b37a5c [2023-01-14T08:35:06.888Z] ---> b3688445efb6 [2023-01-14T08:35:06.888Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-14T08:35:06.888Z] [2023-01-14T08:35:06.888Z] ---> Running in c4e787048d23 [2023-01-14T08:35:06.888Z] Successfully built b3688445efb6 [2023-01-14T08:35:06.888Z] Successfully tagged core-data:latest [2023-01-14T08:35:07.148Z]  Building core-data ... done Removing intermediate container c4e787048d23 [2023-01-14T08:35:07.148Z] ---> f2a6c88b07ee [2023-01-14T08:35:07.148Z] Step 22/24 : LABEL arch=x86_64 [2023-01-14T08:35:07.148Z] ---> Running in a3f5f66709df [2023-01-14T08:35:07.715Z] Removing intermediate container a3f5f66709df [2023-01-14T08:35:07.715Z] ---> 07b96f4a95a1 [2023-01-14T08:35:07.715Z] Step 23/24 : LABEL git_sha=0cfeed11033321945b54c787a95b0950ad67c44c [2023-01-14T08:35:07.715Z] ---> Running in d55ff54125cf [2023-01-14T08:35:07.974Z] Removing intermediate container d55ff54125cf [2023-01-14T08:35:07.974Z] ---> 461e3cf59143 [2023-01-14T08:35:07.974Z] Step 24/24 : LABEL version=0.0.0 [2023-01-14T08:35:07.974Z] ---> Running in 81ee56de6395 [2023-01-14T08:35:08.232Z] Removing intermediate container 81ee56de6395 [2023-01-14T08:35:08.232Z] ---> 4eddb31ca958 [2023-01-14T08:35:08.232Z] [2023-01-14T08:35:08.491Z] Successfully built 4eddb31ca958 [2023-01-14T08:35:08.491Z] Successfully tagged security-secretstore-setup:latest [2023-01-14T08:35:15.060Z]  Building security-secretstore-setup ... done Removing intermediate container 1d72f79166a4 [2023-01-14T08:35:15.060Z] ---> 0430512e7bee [2023-01-14T08:35:15.060Z] [2023-01-14T08:35:15.060Z] Step 9/32 : FROM alpine:3.16 [2023-01-14T08:35:15.060Z] ---> bfe296a52501 [2023-01-14T08:35:15.060Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-14T08:35:15.060Z] ---> Running in e819f5bfb484 [2023-01-14T08:35:15.060Z] Removing intermediate container e819f5bfb484 [2023-01-14T08:35:15.060Z] ---> 212cd4555916 [2023-01-14T08:35:15.060Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-14T08:35:15.060Z] ---> Running in 57d8704e9425 [2023-01-14T08:35:15.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-14T08:35:15.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-14T08:35:15.581Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-14T08:35:15.581Z] (2/2) Installing su-exec (0.2-r1) [2023-01-14T08:35:15.581Z] Executing busybox-1.35.0-r17.trigger [2023-01-14T08:35:15.581Z] OK: 6 MiB in 16 packages [2023-01-14T08:35:16.522Z] Removing intermediate container 57d8704e9425 [2023-01-14T08:35:16.522Z] ---> 7964f7c7292e [2023-01-14T08:35:16.522Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-14T08:35:16.522Z] ---> Running in baf78e619e02 [2023-01-14T08:35:16.523Z] Removing intermediate container baf78e619e02 [2023-01-14T08:35:16.523Z] ---> 6bfc9b44925f [2023-01-14T08:35:16.523Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-14T08:35:16.523Z] ---> Running in 0917d7455fa5 [2023-01-14T08:35:16.784Z] Removing intermediate container 0917d7455fa5 [2023-01-14T08:35:16.784Z] ---> 895912547298 [2023-01-14T08:35:16.784Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-14T08:35:17.046Z] ---> Running in b2620a7414ee [2023-01-14T08:35:17.046Z] Removing intermediate container b2620a7414ee [2023-01-14T08:35:17.046Z] ---> 77dcac03c055 [2023-01-14T08:35:17.046Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-14T08:35:17.340Z] ---> Running in def3b75a1c17 [2023-01-14T08:35:17.601Z] Removing intermediate container def3b75a1c17 [2023-01-14T08:35:17.601Z] ---> 45006f30e3f6 [2023-01-14T08:35:17.601Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-14T08:35:17.601Z] ---> Running in 8648ea4af7d9 [2023-01-14T08:35:18.543Z] Removing intermediate container 8648ea4af7d9 [2023-01-14T08:35:18.543Z] ---> 42bce03e352c [2023-01-14T08:35:18.543Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-14T08:35:18.543Z] ---> Running in 89b520d97371 [2023-01-14T08:35:18.543Z] Removing intermediate container 89b520d97371 [2023-01-14T08:35:18.543Z] ---> 2f76945799ad [2023-01-14T08:35:18.543Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-14T08:35:18.804Z] ---> ff5fdbe83387 [2023-01-14T08:35:18.804Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-14T08:35:18.804Z] ---> Running in 66d2b19f71af [2023-01-14T08:35:19.786Z] Removing intermediate container 66d2b19f71af [2023-01-14T08:35:19.786Z] ---> e98f7b08bc7a [2023-01-14T08:35:19.786Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-14T08:35:20.047Z] ---> 457a983ff551 [2023-01-14T08:35:20.047Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-14T08:35:20.617Z] ---> 3f79d4740950 [2023-01-14T08:35:20.617Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-14T08:35:20.617Z] ---> 98890fbded9e [2023-01-14T08:35:20.617Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-14T08:35:20.879Z] ---> bdf7cc6031f0 [2023-01-14T08:35:20.879Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-14T08:35:20.879Z] ---> 21d03f86f58c [2023-01-14T08:35:20.879Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-14T08:35:21.143Z] ---> f5abe318b290 [2023-01-14T08:35:21.143Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-14T08:35:21.403Z] ---> a59afd5a8f6b [2023-01-14T08:35:21.403Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-14T08:35:21.665Z] ---> Running in b6aece1e47b4 [2023-01-14T08:35:22.606Z] Removing intermediate container b6aece1e47b4 [2023-01-14T08:35:22.606Z] ---> c53d47d662d1 [2023-01-14T08:35:22.606Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-14T08:35:22.871Z] ---> Running in 35353708e068 [2023-01-14T08:35:22.871Z] Removing intermediate container 35353708e068 [2023-01-14T08:35:22.871Z] ---> 11e97769ae1c [2023-01-14T08:35:22.871Z] Step 29/32 : CMD ["gate"] [2023-01-14T08:35:23.130Z] ---> Running in 033a4bcdeadb [2023-01-14T08:35:23.130Z] Removing intermediate container 033a4bcdeadb [2023-01-14T08:35:23.130Z] ---> b94964ad6cac [2023-01-14T08:35:23.130Z] Step 30/32 : LABEL arch=x86_64 [2023-01-14T08:35:23.475Z] ---> Running in 216eecb4b7be [2023-01-14T08:35:23.475Z] Removing intermediate container 216eecb4b7be [2023-01-14T08:35:23.475Z] ---> a03797112415 [2023-01-14T08:35:23.475Z] Step 31/32 : LABEL git_sha=0cfeed11033321945b54c787a95b0950ad67c44c [2023-01-14T08:35:23.736Z] ---> Running in f7ddbea37eeb [2023-01-14T08:35:23.994Z] Removing intermediate container f7ddbea37eeb [2023-01-14T08:35:23.994Z] ---> ac8a4ae26b50 [2023-01-14T08:35:23.994Z] Step 32/32 : LABEL version=0.0.0 [2023-01-14T08:35:23.994Z] ---> Running in 085fabfd6dd2 [2023-01-14T08:35:24.267Z] Removing intermediate container 085fabfd6dd2 [2023-01-14T08:35:24.267Z] ---> 565a9de8b13d [2023-01-14T08:35:24.267Z] [2023-01-14T08:35:24.267Z] Successfully built 565a9de8b13d [2023-01-14T08:35:24.528Z] Successfully tagged security-bootstrapper:latest [2023-01-14T08:35:24.528Z]  Building security-bootstrapper ... done Removing intermediate container 077a7e5a1bdb [2023-01-14T08:35:24.528Z] ---> cffbc1ad3124 [2023-01-14T08:35:24.528Z] [2023-01-14T08:35:24.528Z] Step 9/19 : FROM alpine:3.15 [2023-01-14T08:35:24.528Z] ---> c4fc93816858 [2023-01-14T08:35:24.528Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-14T08:35:24.528Z] ---> Using cache [2023-01-14T08:35:24.528Z] ---> 7a34e63bab80 [2023-01-14T08:35:24.528Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-14T08:35:24.528Z] ---> Running in c95401c6f560 [2023-01-14T08:35:24.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-14T08:35:24.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-14T08:35:25.049Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-14T08:35:25.049Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-14T08:35:25.049Z] OK: 15859 distinct packages available [2023-01-14T08:35:25.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-14T08:35:25.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-14T08:35:25.310Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-14T08:35:25.570Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-14T08:35:25.570Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-14T08:35:25.570Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-14T08:35:25.570Z] (5/9) Installing curl (7.80.0-r5) [2023-01-14T08:35:25.570Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-14T08:35:25.570Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-14T08:35:25.570Z] (8/9) Installing libucontext (1.1-r0) [2023-01-14T08:35:25.570Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-14T08:35:25.570Z] Executing busybox-1.34.1-r7.trigger [2023-01-14T08:35:25.570Z] Executing ca-certificates-20220614-r0.trigger [2023-01-14T08:35:25.570Z] OK: 8 MiB in 23 packages [2023-01-14T08:35:26.140Z] Removing intermediate container c95401c6f560 [2023-01-14T08:35:26.140Z] ---> 1c2271f6c6c0 [2023-01-14T08:35:26.140Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-14T08:35:26.400Z] ---> d0603c2da93c [2023-01-14T08:35:26.400Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-14T08:35:26.986Z] ---> 8163d25cad94 [2023-01-14T08:35:26.986Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-14T08:35:26.986Z] ---> 2d4b81e9cb8b [2023-01-14T08:35:26.986Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-14T08:35:26.986Z] ---> Running in c3335df30d3c [2023-01-14T08:35:27.246Z] Removing intermediate container c3335df30d3c [2023-01-14T08:35:27.246Z] ---> 10c02df62111 [2023-01-14T08:35:27.246Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-14T08:35:27.246Z] ---> Running in 7e343f37906f [2023-01-14T08:35:27.246Z] Removing intermediate container 7e343f37906f [2023-01-14T08:35:27.246Z] ---> 0403cd55d456 [2023-01-14T08:35:27.246Z] Step 17/19 : LABEL arch=x86_64 [2023-01-14T08:35:27.246Z] ---> Running in de8d64bfa23b [2023-01-14T08:35:27.246Z] Removing intermediate container de8d64bfa23b [2023-01-14T08:35:27.246Z] ---> 1a3bc70731de [2023-01-14T08:35:27.246Z] Step 18/19 : LABEL git_sha=0cfeed11033321945b54c787a95b0950ad67c44c [2023-01-14T08:35:27.246Z] ---> Running in 82b0f53cbac2 [2023-01-14T08:35:27.506Z] Removing intermediate container 82b0f53cbac2 [2023-01-14T08:35:27.506Z] ---> 47ad28d53f02 [2023-01-14T08:35:27.506Z] Step 19/19 : LABEL version=0.0.0 [2023-01-14T08:35:27.506Z] ---> Running in 8e5b2bc131c7 [2023-01-14T08:35:27.506Z] Removing intermediate container 8e5b2bc131c7 [2023-01-14T08:35:27.506Z] ---> 776efcab1799 [2023-01-14T08:35:27.506Z] [2023-01-14T08:35:27.506Z] Successfully built 776efcab1799 [2023-01-14T08:35:27.506Z] Successfully tagged security-spiffe-token-provider:latest [2023-01-14T08:35:27.513Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-01-14T08:35:27.520Z] $ docker stop --time=1 b9fb117360193edaa5fe8a787465f2b014b963862d4796dd61dbabcab5046d9c [2023-01-14T08:35:28.776Z] $ docker rm -f --volumes b9fb117360193edaa5fe8a787465f2b014b963862d4796dd61dbabcab5046d9c [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-14T08:35:29.105Z] + docker images [2023-01-14T08:35:29.105Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-14T08:35:29.105Z] security-spiffe-token-provider latest 776efcab1799 1 second ago 29.8MB [2023-01-14T08:35:29.105Z] security-bootstrapper latest 565a9de8b13d 4 seconds ago 20.3MB [2023-01-14T08:35:29.105Z] cffbc1ad3124 4 seconds ago 1.7GB [2023-01-14T08:35:29.105Z] 0430512e7bee 16 seconds ago 1.66GB [2023-01-14T08:35:29.105Z] security-secretstore-setup latest 4eddb31ca958 20 seconds ago 29.9MB [2023-01-14T08:35:29.105Z] core-data latest b3688445efb6 22 seconds ago 17.9MB [2023-01-14T08:35:29.105Z] support-scheduler latest 37fe07d1c56a 24 seconds ago 30MB [2023-01-14T08:35:29.105Z] 1f5c71820fd7 28 seconds ago 1.74GB [2023-01-14T08:35:29.105Z] 4e1344962a0f 38 seconds ago 1.68GB [2023-01-14T08:35:29.105Z] d0da61c4f910 38 seconds ago 1.66GB [2023-01-14T08:35:29.105Z] security-spire-server latest 6936d2bf2e09 55 seconds ago 86.5MB [2023-01-14T08:35:29.105Z] 86932fdfd725 About a minute ago 1.54GB [2023-01-14T08:35:29.105Z] security-spire-config latest decbab02d538 About a minute ago 85.8MB [2023-01-14T08:35:29.105Z] security-proxy-setup latest 1e407cf4fd12 About a minute ago 27.7MB [2023-01-14T08:35:29.105Z] core-command latest abbfc3cd52dc About a minute ago 17.7MB [2023-01-14T08:35:29.105Z] support-notifications latest de43ee82d933 About a minute ago 30.6MB [2023-01-14T08:35:29.105Z] core-metadata latest e01859026ae6 About a minute ago 18.5MB [2023-01-14T08:35:29.105Z] 51f3b3ff5300 About a minute ago 1.54GB [2023-01-14T08:35:29.105Z] ba1c6f91dc06 About a minute ago 1.74GB [2023-01-14T08:35:29.105Z] 38c77d76e437 About a minute ago 1.68GB [2023-01-14T08:35:29.105Z] 160d072cb307 About a minute ago 1.67GB [2023-01-14T08:35:29.105Z] 72ec0bf6249b About a minute ago 1.66GB [2023-01-14T08:35:29.105Z] security-spire-agent latest 7ffead52eb98 2 minutes ago 125MB [2023-01-14T08:35:29.105Z] 0a00f910c308 2 minutes ago 1.54GB [2023-01-14T08:35:29.105Z] ci-base-image-x86_64 latest c2dd7302d910 6 minutes ago 904MB [2023-01-14T08:35:29.105Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-01-14T08:35:29.105Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB [2023-01-14T08:35:29.105Z] alpine 3.15 c4fc93816858 5 months ago 5.59MB [2023-01-14T08:35:29.105Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB [2023-01-14T08:35:29.105Z] 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] } [2023-01-14T08:36:51.979Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-14T08:36:51.979Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-14T08:36:51.979Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-14T08:36:51.979Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-14T08:37:07.010Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-14T08:37:07.010Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-14T08:37:07.010Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-14T08:37:07.010Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-14T08:37:07.010Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-14T08:37:07.010Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-14T08:37:07.010Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-14T08:37:07.010Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-14T08:37:07.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-14T08:37:25.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.483s coverage: 28.7% of statements [2023-01-14T08:37:25.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-14T08:37:25.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-14T08:37:31.928Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.436s coverage: 98.5% of statements [2023-01-14T08:37:34.518Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.714s coverage: 43.0% of statements [2023-01-14T08:37:34.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-14T08:37:34.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-14T08:37:34.518Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.561s coverage: 54.0% of statements [2023-01-14T08:37:34.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-14T08:37:34.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-14T08:37:52.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.446s coverage: 89.2% of statements [2023-01-14T08:37:52.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-14T08:37:52.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-14T08:37:52.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-14T08:37:52.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-14T08:37:52.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-14T08:37:52.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.435s coverage: 2.4% of statements [2023-01-14T08:37:52.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-14T08:37:52.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-14T08:37:53.716Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.519s coverage: 95.6% of statements [2023-01-14T08:37:53.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-14T08:37:53.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-14T08:37:53.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-14T08:37:53.716Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.362s coverage: 72.2% of statements [2023-01-14T08:37:53.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-14T08:37:53.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-14T08:37:53.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-14T08:37:53.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-14T08:37:53.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-14T08:37:53.716Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.338s coverage: 60.0% of statements [2023-01-14T08:37:53.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-14T08:37:53.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-14T08:37:53.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-14T08:37:53.716Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.629s coverage: 0.9% of statements [2023-01-14T08:37:53.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-14T08:37:53.716Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.445s coverage: 58.8% of statements [2023-01-14T08:37:53.716Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.244s coverage: 29.6% of statements [2023-01-14T08:37:53.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-14T08:37:53.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.283s coverage: 47.1% of statements [2023-01-14T08:37:55.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.279s coverage: 79.5% of statements [2023-01-14T08:37:55.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.223s coverage: 94.1% of statements [2023-01-14T08:37:56.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.310s coverage: 96.3% of statements [2023-01-14T08:37:56.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.298s coverage: 87.5% of statements [2023-01-14T08:38:08.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.264s coverage: 94.4% of statements [2023-01-14T08:38:08.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.209s coverage: 44.8% of statements [2023-01-14T08:38:15.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.740s coverage: 79.9% of statements [2023-01-14T08:38:15.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-14T08:38:22.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.322s coverage: 92.9% of statements [2023-01-14T08:38:22.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-14T08:38:22.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-14T08:38:22.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-14T08:38:22.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements [2023-01-14T08:38:22.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-14T08:38:22.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-14T08:38:22.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-14T08:38:22.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-14T08:38:22.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.244s coverage: 86.9% of statements [2023-01-14T08:38:22.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-14T08:38:22.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-14T08:38:22.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-14T08:38:22.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-14T08:38:22.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.244s coverage: 87.2% of statements [2023-01-14T08:38:22.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-14T08:38:22.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-14T08:38:22.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.210s coverage: 100.0% of statements [2023-01-14T08:38:22.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-14T08:38:22.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.306s coverage: 77.4% of statements [2023-01-14T08:38:22.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-14T08:38:22.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.290s coverage: 80.0% of statements [2023-01-14T08:38:22.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.250s coverage: 87.2% of statements [2023-01-14T08:38:22.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.825s coverage: 91.2% of statements [2023-01-14T08:38:22.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-14T08:38:25.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.179s coverage: 64.7% of statements [2023-01-14T08:38:25.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-14T08:38:25.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-14T08:38:25.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.284s coverage: 100.0% of statements [2023-01-14T08:38:25.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.131s coverage: 89.4% of statements [2023-01-14T08:38:25.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements [2023-01-14T08:38:26.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2023-01-14T08:38:26.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.097s coverage: 100.0% of statements [2023-01-14T08:38:34.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.427s coverage: 65.8% of statements [2023-01-14T08:38:34.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-14T08:38:34.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-14T08:38:34.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-14T08:38:35.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.836s coverage: 41.8% of statements [2023-01-14T08:38:35.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-14T08:38:35.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-14T08:38:35.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.304s coverage: 89.5% of statements [2023-01-14T08:38:35.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-14T08:38:35.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.299s coverage: 84.8% of statements [2023-01-14T08:38:35.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-14T08:38:35.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-14T08:38:35.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-14T08:38:35.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-14T08:38:43.891Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.440s coverage: 17.7% of statements [2023-01-14T08:38:43.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-14T08:38:43.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-14T08:38:43.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-14T08:38:43.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-14T08:38:43.891Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.713s coverage: 92.3% of statements [2023-01-14T08:38:43.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-14T08:38:43.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-14T08:38:43.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-14T08:38:43.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-14T08:38:43.891Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.285s coverage: 63.2% of statements [2023-01-14T08:38:43.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-14T08:38:43.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-14T08:38:43.891Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.477s coverage: 97.7% of statements [2023-01-14T08:38:43.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-14T08:38:43.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-14T08:38:44.853Z] 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 [2023-01-14T08:38:44.853Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-14T08:38:44.853Z] go vet ./... [2023-01-14T08:40:36.565Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-14T08:40:36.565Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-14T08:40:36.835Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-14T08:40:37.447Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-14T08:40:38.095Z] + ls -al . [2023-01-14T08:40:38.095Z] total 744 [2023-01-14T08:40:38.095Z] drwxrwxr-x 10 1001 1001 4096 Jan 14 08:34 . [2023-01-14T08:40:38.095Z] drwxr-xr-x 4 root root 4096 Jan 14 08:34 .. [2023-01-14T08:40:38.095Z] drwxrwxr-x 2 1001 1001 4096 Jan 14 08:32 .blubracket [2023-01-14T08:40:38.095Z] -rw-rw-r-- 1 1001 1001 16 Jan 14 08:32 .dockerignore [2023-01-14T08:40:38.095Z] drwxrwxr-x 8 1001 1001 4096 Jan 14 08:32 .git [2023-01-14T08:40:38.095Z] drwxrwxr-x 3 1001 1001 4096 Jan 14 08:32 .github [2023-01-14T08:40:38.095Z] -rw-rw-r-- 1 1001 1001 956 Jan 14 08:32 .gitignore [2023-01-14T08:40:38.095Z] -rw-rw-r-- 1 1001 1001 42 Jan 14 08:32 .golangci.yml [2023-01-14T08:40:38.095Z] -rw-rw-r-- 1 1001 1001 87 Jan 14 08:32 .hadolint.yml [2023-01-14T08:40:38.095Z] -rw-rw-r-- 1 1001 1001 166 Jan 14 08:32 .sonarcloud.properties [2023-01-14T08:40:38.095Z] -rw-rw-r-- 1 1001 1001 1171 Jan 14 08:32 ADOPTERS.md [2023-01-14T08:40:38.095Z] -rw-rw-r-- 1 1001 1001 10825 Jan 14 08:32 Attribution.txt [2023-01-14T08:40:38.095Z] -rw-rw-r-- 1 1001 1001 73765 Jan 14 08:32 CHANGELOG.md [2023-01-14T08:40:38.095Z] -rw-rw-r-- 1 1001 1001 3804 Jan 14 08:32 CONTRIBUTING.md [2023-01-14T08:40:38.095Z] -rw-rw-r-- 1 1001 1001 677 Jan 14 08:32 GOVERNANCE.md [2023-01-14T08:40:38.095Z] -rw-rw-r-- 1 1001 1001 850 Jan 14 08:32 Jenkinsfile [2023-01-14T08:40:38.095Z] -rw-rw-r-- 1 1001 1001 10775 Jan 14 08:32 LICENSE [2023-01-14T08:40:38.095Z] -rw-rw-r-- 1 1001 1001 12513 Jan 14 08:32 Makefile [2023-01-14T08:40:38.095Z] -rw-rw-r-- 1 1001 1001 582 Jan 14 08:32 OWNERS.md [2023-01-14T08:40:38.095Z] -rw-rw-r-- 1 1001 1001 9403 Jan 14 08:32 README.md [2023-01-14T08:40:38.095Z] -rw-rw-r-- 1 1001 1001 6912 Jan 14 08:32 SECURITY.md [2023-01-14T08:40:38.095Z] -rw-rw-r-- 1 1001 1001 5 Jan 14 08:28 VERSION [2023-01-14T08:40:38.095Z] drwxrwxr-x 2 1001 1001 4096 Jan 14 08:32 bin [2023-01-14T08:40:38.095Z] drwxrwxr-x 16 1001 1001 4096 Jan 14 08:32 cmd [2023-01-14T08:40:38.095Z] -rw-r--r-- 1 root root 489579 Jan 14 08:38 coverage.out [2023-01-14T08:40:38.095Z] -rw-rw-r-- 1 1001 1001 3376 Jan 14 08:32 go.mod [2023-01-14T08:40:38.095Z] -rw-rw-r-- 1 1001 1001 34949 Jan 14 08:32 go.sum [2023-01-14T08:40:38.095Z] drwxrwxr-x 7 1001 1001 4096 Jan 14 08:32 internal [2023-01-14T08:40:38.095Z] drwxrwxr-x 3 1001 1001 4096 Jan 14 08:32 openapi [2023-01-14T08:40:38.095Z] drwxrwxr-x 4 1001 1001 4096 Jan 14 08:32 snap [2023-01-14T08:40:38.095Z] -rw-rw-r-- 1 1001 1001 204 Jan 14 08:32 version.go [Pipeline] sh [2023-01-14T08:40:38.739Z] + '[' -e coverage.out ] [2023-01-14T08:40:38.739Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-14T08:40:38.762Z] Warning: overwriting stash ‘coverage-report’ [2023-01-14T08:40:39.655Z] Stashed 1 file(s) [Pipeline] sh [2023-01-14T08:40:40.287Z] + make build [2023-01-14T08:40:40.287Z] 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 [2023-01-14T08:42:16.942Z] 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 [2023-01-14T08:42:16.942Z] 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 [2023-01-14T08:42:16.942Z] 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 [2023-01-14T08:43:03.794Z] 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 [2023-01-14T08:43:08.045Z] 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 [2023-01-14T08:43:13.389Z] 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 [2023-01-14T08:43:20.028Z] 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 [2023-01-14T08:43:23.381Z] 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 [2023-01-14T08:43:28.743Z] 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 [2023-01-14T08:43:43.741Z] 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] } [2023-01-14T08:43:49.099Z] $ docker stop --time=1 410b8b06f93544c5840b13feae1f6429b6affabfc50ac2acd2637b79edee4467 [2023-01-14T08:43:50.972Z] $ docker rm -f --volumes 410b8b06f93544c5840b13feae1f6429b6affabfc50ac2acd2637b79edee4467 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T08:43:53.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-14T08:43:53.017Z] [2023-01-14T08:43:53.017Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T08:43:53.353Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-14T08:43:53.353Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-01-14T08:43:53.353Z] 29e5d40040c1: Pulling fs layer [2023-01-14T08:43:53.353Z] 1ce36da41761: Pulling fs layer [2023-01-14T08:43:53.353Z] 25b303627fd3: Pulling fs layer [2023-01-14T08:43:53.622Z] 29e5d40040c1: Verifying Checksum [2023-01-14T08:43:53.622Z] 29e5d40040c1: Download complete [2023-01-14T08:43:53.889Z] 1ce36da41761: Verifying Checksum [2023-01-14T08:43:53.889Z] 1ce36da41761: Download complete [2023-01-14T08:43:54.156Z] 29e5d40040c1: Pull complete [2023-01-14T08:43:55.568Z] 25b303627fd3: Verifying Checksum [2023-01-14T08:43:55.568Z] 25b303627fd3: Download complete [2023-01-14T08:43:55.568Z] 1ce36da41761: Pull complete [2023-01-14T08:44:05.647Z] 25b303627fd3: Pull complete [2023-01-14T08:44:05.647Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-01-14T08:44:05.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-14T08:44:05.647Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T08:44:05.856Z] prd-ubuntu20.04-docker-arm64-4c-16g-2438 does not seem to be running inside a container [2023-01-14T08:44:05.930Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-14T08:44:08.329Z] $ docker top b157cf9c8f2940d7d08edc252c91b1d6c9da366b39cd20b4ecb634b7134eea89 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-14T08:44:09.181Z] + + docker-compose buildgrep parallel --help [2023-01-14T08:44:09.181Z] [2023-01-14T08:44:15.946Z] --parallel Build images in parallel. [Pipeline] } [2023-01-14T08:44:15.968Z] $ docker stop --time=1 b157cf9c8f2940d7d08edc252c91b1d6c9da366b39cd20b4ecb634b7134eea89 [2023-01-14T08:44:17.704Z] $ docker rm -f --volumes b157cf9c8f2940d7d08edc252c91b1d6c9da366b39cd20b4ecb634b7134eea89 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T08:44:18.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-14T08:44:18.280Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T08:44:18.485Z] prd-ubuntu20.04-docker-arm64-4c-16g-2438 does not seem to be running inside a container [2023-01-14T08:44:18.556Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-14T08:44:19.780Z] $ docker top 16d72702f41f189af56b1b1952ced344eca153db822fc9876c5f57413604b652 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-14T08:44:20.611Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-14T08:44:27.257Z] Building core-command ... [2023-01-14T08:44:27.257Z] Building core-data ... [2023-01-14T08:44:27.257Z] Building core-metadata ... [2023-01-14T08:44:27.257Z] Building security-bootstrapper ... [2023-01-14T08:44:27.257Z] Building security-proxy-setup ... [2023-01-14T08:44:27.257Z] Building security-secretstore-setup ... [2023-01-14T08:44:27.257Z] Building security-spiffe-token-provider ... [2023-01-14T08:44:27.257Z] Building security-spire-agent ... [2023-01-14T08:44:27.257Z] Building security-spire-config ... [2023-01-14T08:44:27.257Z] Building security-spire-server ... [2023-01-14T08:44:27.257Z] Building support-notifications ... [2023-01-14T08:44:27.257Z] Building support-scheduler ... [2023-01-14T08:44:27.257Z] Building security-proxy-setup [2023-01-14T08:44:27.257Z] Building security-spiffe-token-provider [2023-01-14T08:44:27.257Z] Building core-data [2023-01-14T08:44:27.257Z] Building security-spire-config [2023-01-14T08:44:27.257Z] Building support-scheduler [2023-01-14T08:45:14.123Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-14T08:45:14.123Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-14T08:45:14.123Z] ---> 9ed731a65482 [2023-01-14T08:45:14.123Z] Step 3/24 : WORKDIR /edgex-go [2023-01-14T08:45:14.123Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-14T08:45:14.123Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-14T08:45:14.123Z] ---> 9ed731a65482 [2023-01-14T08:45:14.123Z] Step 3/19 : WORKDIR /edgex-go [2023-01-14T08:45:14.124Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-14T08:45:14.124Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-14T08:45:14.124Z] ---> 9ed731a65482 [2023-01-14T08:45:14.124Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-14T08:45:14.124Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-14T08:45:14.124Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-14T08:45:14.124Z] ---> 9ed731a65482 [2023-01-14T08:45:14.124Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-14T08:45:14.124Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-14T08:45:14.124Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-14T08:45:14.124Z] ---> 9ed731a65482 [2023-01-14T08:45:14.124Z] Step 3/21 : WORKDIR /edgex-go [2023-01-14T08:45:14.124Z] ---> Running in 3c669be314da [2023-01-14T08:45:14.124Z] ---> Running in bc70969beec1 [2023-01-14T08:45:14.124Z] ---> Running in baeae58145ef [2023-01-14T08:45:14.124Z] ---> Running in 8e22463830e1 [2023-01-14T08:45:14.124Z] ---> Running in ce0883acb6b1 [2023-01-14T08:45:14.124Z] Removing intermediate container 8e22463830e1 [2023-01-14T08:45:14.124Z] ---> 4157f2bc13ab [2023-01-14T08:45:14.124Z] Step 4/22 : WORKDIR /edgex-go [2023-01-14T08:45:14.124Z] Removing intermediate container baeae58145ef [2023-01-14T08:45:14.124Z] ---> 38a6aeffaae4 [2023-01-14T08:45:14.124Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-14T08:45:14.124Z] ---> Running in ef192ccf6b0b [2023-01-14T08:45:14.124Z] ---> Running in 56d8d5635de0 [2023-01-14T08:45:14.124Z] Removing intermediate container bc70969beec1 [2023-01-14T08:45:14.124Z] ---> 23c7edb1660b [2023-01-14T08:45:14.124Z] Step 4/22 : WORKDIR /edgex-go [2023-01-14T08:45:14.124Z] Removing intermediate container 3c669be314da [2023-01-14T08:45:14.124Z] ---> 962c0bc40585 [2023-01-14T08:45:14.124Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-14T08:45:14.124Z] Removing intermediate container ce0883acb6b1 [2023-01-14T08:45:14.124Z] ---> 23e7c0dcb511 [2023-01-14T08:45:14.124Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-14T08:45:14.124Z] ---> Running in 9fe851e44f5d [2023-01-14T08:45:14.124Z] ---> Running in 2353d4f601df [2023-01-14T08:45:14.124Z] ---> Running in 0fb1b38989f5 [2023-01-14T08:45:14.124Z] Removing intermediate container 56d8d5635de0 [2023-01-14T08:45:14.124Z] ---> 38fa69d814b8 [2023-01-14T08:45:14.124Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-14T08:45:14.390Z] Removing intermediate container 9fe851e44f5d [2023-01-14T08:45:14.390Z] ---> 2b081e231610 [2023-01-14T08:45:14.390Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-14T08:45:14.390Z] ---> Running in 5caa578e9361 [2023-01-14T08:45:14.658Z] ---> Running in 044b445a0c58 [2023-01-14T08:45:15.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-14T08:45:15.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-14T08:45:16.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-14T08:45:16.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-14T08:45:16.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-14T08:45:16.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-14T08:45:16.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-14T08:45:16.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-14T08:45:17.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-14T08:45:17.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-14T08:45:17.570Z] v3.16.3-111-g13c6c3d6c5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-14T08:45:17.571Z] v3.16.3-111-g13c6c3d6c5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-14T08:45:17.571Z] OK: 16899 distinct packages available [2023-01-14T08:45:17.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-14T08:45:18.113Z] OK: 221 MiB in 51 packages [2023-01-14T08:45:18.113Z] OK: 221 MiB in 51 packages [2023-01-14T08:45:18.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-14T08:45:18.648Z] OK: 221 MiB in 51 packages [2023-01-14T08:45:18.919Z] OK: 221 MiB in 51 packages [2023-01-14T08:45:19.885Z] OK: 221 MiB in 51 packages [2023-01-14T08:45:20.164Z] Removing intermediate container 2353d4f601df [2023-01-14T08:45:20.164Z] ---> 2e44a94cc2e0 [2023-01-14T08:45:20.164Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-14T08:45:20.429Z] Removing intermediate container 0fb1b38989f5 [2023-01-14T08:45:20.429Z] ---> 9891bdef85d2 [2023-01-14T08:45:20.429Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-14T08:45:20.697Z] Removing intermediate container 5caa578e9361 [2023-01-14T08:45:20.697Z] ---> 5829ae194779 [2023-01-14T08:45:20.697Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-14T08:45:20.697Z] Removing intermediate container 044b445a0c58 [2023-01-14T08:45:20.697Z] ---> 530c57a0b5f9 [2023-01-14T08:45:20.697Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-14T08:45:21.280Z] Removing intermediate container ef192ccf6b0b [2023-01-14T08:45:21.280Z] ---> 8aba25ff4aad [2023-01-14T08:45:21.280Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-14T08:45:21.557Z] ---> 2ec1a8322200 [2023-01-14T08:45:21.557Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T08:45:21.557Z] ---> d1fb34d81547 [2023-01-14T08:45:21.557Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T08:45:21.557Z] ---> Running in c39376d0e1b9 [2023-01-14T08:45:21.825Z] ---> Running in 2a67c2b806ba [2023-01-14T08:45:22.092Z] ---> 2ade74dd0e23 [2023-01-14T08:45:22.092Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T08:45:22.092Z] ---> fd84d6a67661 [2023-01-14T08:45:22.092Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T08:45:22.363Z] ---> Running in cde96367fcde [2023-01-14T08:45:22.363Z] ---> Running in 727d983fd52a [2023-01-14T08:45:22.951Z] ---> d938a5c617d6 [2023-01-14T08:45:22.951Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T08:45:22.951Z] ---> Running in 90b9d0dbbda2 [2023-01-14T08:47:14.651Z] Removing intermediate container cde96367fcde [2023-01-14T08:47:14.651Z] ---> 6a867c92f19b [2023-01-14T08:47:14.651Z] Step 8/22 : COPY . . [2023-01-14T08:47:14.651Z] Removing intermediate container c39376d0e1b9 [2023-01-14T08:47:14.651Z] ---> 34fa20f3ab4e [2023-01-14T08:47:14.651Z] Step 7/24 : COPY . . [2023-01-14T08:47:14.651Z] Removing intermediate container 727d983fd52a [2023-01-14T08:47:14.651Z] ---> fbf05f925b8f [2023-01-14T08:47:14.651Z] Step 8/22 : COPY . . [2023-01-14T08:47:14.651Z] Removing intermediate container 2a67c2b806ba [2023-01-14T08:47:14.651Z] ---> 8e598d0dcad0 [2023-01-14T08:47:14.651Z] Step 7/21 : COPY . . [2023-01-14T08:47:14.651Z] Removing intermediate container 90b9d0dbbda2 [2023-01-14T08:47:14.651Z] ---> e7a2ced28c7e [2023-01-14T08:47:14.651Z] Step 7/19 : COPY . . [2023-01-14T08:47:32.866Z] ---> 5d937379c3f0 [2023-01-14T08:47:32.866Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-14T08:47:32.866Z] ---> 3f5dcda8d484 [2023-01-14T08:47:32.866Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-14T08:47:32.866Z] ---> 46815b6f6e41 [2023-01-14T08:47:32.866Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-14T08:47:32.866Z] ---> Running in 9c7030ac6a3a [2023-01-14T08:47:32.866Z] ---> 521781f12968 [2023-01-14T08:47:32.866Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-14T08:47:32.866Z] ---> 66d7326f78c7 [2023-01-14T08:47:32.866Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-14T08:47:32.866Z] ---> Running in 8739531df6f6 [2023-01-14T08:47:32.866Z] ---> Running in 4128936f0e73 [2023-01-14T08:47:32.866Z] ---> Running in 6c1f8985d5bd [2023-01-14T08:47:32.866Z] ---> Running in 36a1085fae2c [2023-01-14T08:47:32.866Z] Removing intermediate container 4128936f0e73 [2023-01-14T08:47:32.866Z] ---> 3f66fdc39a03 [2023-01-14T08:47:32.866Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-14T08:47:32.866Z] ---> Running in a7031242031b [2023-01-14T08:47:33.452Z] Removing intermediate container a7031242031b [2023-01-14T08:47:33.452Z] ---> d10ac0c5a511 [2023-01-14T08:47:33.452Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-14T08:47:33.719Z] ---> Running in 24a63eff6e53 [2023-01-14T08:47:34.684Z] 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 [2023-01-14T08:47:34.684Z] 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 [2023-01-14T08:47:34.684Z] 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 [2023-01-14T08:47:34.951Z] 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 [2023-01-14T08:47:36.366Z] Removing intermediate container 24a63eff6e53 [2023-01-14T08:47:36.366Z] ---> fdaab48a6645 [2023-01-14T08:47:36.366Z] Step 11/24 : WORKDIR /edgex-go [2023-01-14T08:47:36.645Z] ---> Running in fc77b65f5514 [2023-01-14T08:47:37.234Z] Removing intermediate container fc77b65f5514 [2023-01-14T08:47:37.234Z] ---> 37299822e2c0 [2023-01-14T08:47:37.234Z] [2023-01-14T08:47:37.234Z] Step 12/24 : FROM alpine:3.15 [2023-01-14T08:47:37.234Z] 3.15: Pulling from library/alpine [2023-01-14T08:47:38.651Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-14T08:47:38.651Z] Status: Downloaded newer image for alpine:3.15 [2023-01-14T08:47:38.651Z] ---> 8aa73fd46299 [2023-01-14T08:47:38.651Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-14T08:47:38.651Z] ---> Running in de6deb298b5e [2023-01-14T08:47:38.917Z] Removing intermediate container de6deb298b5e [2023-01-14T08:47:38.917Z] ---> 8aac6ad87301 [2023-01-14T08:47:38.917Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-14T08:47:39.186Z] ---> Running in 1205cc44a88c [2023-01-14T08:47:41.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-14T08:47:41.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-14T08:47:43.346Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-14T08:47:43.346Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-14T08:47:43.346Z] OK: 15736 distinct packages available [2023-01-14T08:47:43.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-14T08:47:43.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-14T08:47:45.027Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-14T08:47:45.027Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-14T08:47:45.027Z] (3/4) Installing libucontext (1.1-r0) [2023-01-14T08:47:45.027Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-14T08:47:45.027Z] Executing busybox-1.34.1-r7.trigger [2023-01-14T08:47:45.027Z] OK: 6 MiB in 18 packages [2023-01-14T08:47:46.441Z] Removing intermediate container 1205cc44a88c [2023-01-14T08:47:46.442Z] ---> 52b9958d3628 [2023-01-14T08:47:46.442Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-14T08:47:53.086Z] ---> 1df61fc07267 [2023-01-14T08:47:53.086Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-14T08:47:53.086Z] ---> d54479107609 [2023-01-14T08:47:53.086Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-14T08:47:53.086Z] ---> Running in 2925a70b889a [2023-01-14T08:47:53.673Z] Removing intermediate container 2925a70b889a [2023-01-14T08:47:53.673Z] ---> e741d345c921 [2023-01-14T08:47:53.673Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-14T08:47:54.634Z] ---> e703624a08a1 [2023-01-14T08:47:54.634Z] Step 19/24 : WORKDIR / [2023-01-14T08:47:54.634Z] ---> Running in 5150f0c37a80 [2023-01-14T08:47:55.219Z] Removing intermediate container 5150f0c37a80 [2023-01-14T08:47:55.219Z] ---> 1ace58da4106 [2023-01-14T08:47:55.219Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-14T08:47:55.219Z] ---> Running in 5cb50e581839 [2023-01-14T08:47:55.805Z] Removing intermediate container 5cb50e581839 [2023-01-14T08:47:55.805Z] ---> 88e2de79245d [2023-01-14T08:47:55.805Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-14T08:47:55.805Z] ---> Running in 9308c2d68e35 [2023-01-14T08:47:56.389Z] Removing intermediate container 9308c2d68e35 [2023-01-14T08:47:56.389Z] ---> ff066b96346f [2023-01-14T08:47:56.389Z] Step 22/24 : LABEL arch=arm64 [2023-01-14T08:47:56.658Z] ---> Running in 0c30e26f62c3 [2023-01-14T08:47:57.249Z] Removing intermediate container 0c30e26f62c3 [2023-01-14T08:47:57.249Z] ---> 546715fb3c44 [2023-01-14T08:47:57.249Z] Step 23/24 : LABEL git_sha=1500d574e73f93220820eca902a15c20bb100afa [2023-01-14T08:47:57.249Z] ---> Running in 67e306ef101d [2023-01-14T08:47:57.839Z] Removing intermediate container 67e306ef101d [2023-01-14T08:47:57.839Z] ---> c7934e42ba35 [2023-01-14T08:47:57.839Z] Step 24/24 : LABEL version=0.0.0 [2023-01-14T08:47:57.839Z] ---> Running in f94d9b75f322 [2023-01-14T08:47:58.420Z] Removing intermediate container f94d9b75f322 [2023-01-14T08:47:58.421Z] ---> a568123a8e35 [2023-01-14T08:47:58.421Z] [2023-01-14T08:47:58.687Z] Successfully built a568123a8e35 [2023-01-14T08:47:58.687Z] Successfully tagged security-spire-config-arm64:latest [2023-01-14T08:47:58.687Z]  Building security-spire-config ... done Building security-spire-agent [2023-01-14T08:48:16.880Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-14T08:48:16.880Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-14T08:48:16.880Z] ---> 9ed731a65482 [2023-01-14T08:48:16.880Z] Step 3/24 : WORKDIR /edgex-go [2023-01-14T08:48:16.880Z] ---> Using cache [2023-01-14T08:48:16.880Z] ---> 962c0bc40585 [2023-01-14T08:48:16.880Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-14T08:48:16.880Z] ---> Using cache [2023-01-14T08:48:16.880Z] ---> 9891bdef85d2 [2023-01-14T08:48:16.880Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-14T08:48:16.880Z] ---> Using cache [2023-01-14T08:48:16.880Z] ---> 2ec1a8322200 [2023-01-14T08:48:16.880Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T08:48:16.880Z] ---> Using cache [2023-01-14T08:48:16.880Z] ---> 34fa20f3ab4e [2023-01-14T08:48:16.880Z] Step 7/24 : COPY . . [2023-01-14T08:48:16.880Z] ---> Using cache [2023-01-14T08:48:16.880Z] ---> 46815b6f6e41 [2023-01-14T08:48:16.880Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-14T08:48:16.880Z] ---> Using cache [2023-01-14T08:48:16.880Z] ---> 3f66fdc39a03 [2023-01-14T08:48:16.880Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-14T08:48:16.880Z] ---> Using cache [2023-01-14T08:48:16.880Z] ---> d10ac0c5a511 [2023-01-14T08:48:16.880Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-14T08:48:16.880Z] ---> Using cache [2023-01-14T08:48:16.880Z] ---> fdaab48a6645 [2023-01-14T08:48:16.880Z] Step 11/24 : WORKDIR /edgex-go [2023-01-14T08:48:16.880Z] ---> Using cache [2023-01-14T08:48:16.880Z] ---> 37299822e2c0 [2023-01-14T08:48:16.880Z] [2023-01-14T08:48:16.880Z] Step 12/24 : FROM alpine:3.15 [2023-01-14T08:48:16.880Z] ---> 8aa73fd46299 [2023-01-14T08:48:16.880Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-14T08:48:16.881Z] ---> Using cache [2023-01-14T08:48:16.881Z] ---> 8aac6ad87301 [2023-01-14T08:48:16.881Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-14T08:48:16.881Z] ---> Running in 9939aeeba09e [2023-01-14T08:48:16.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-14T08:48:17.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-14T08:48:18.554Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-14T08:48:18.554Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-14T08:48:18.554Z] OK: 15736 distinct packages available [2023-01-14T08:48:18.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-14T08:48:19.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-14T08:48:20.563Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-14T08:48:20.563Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-14T08:48:20.563Z] (3/5) Installing libucontext (1.1-r0) [2023-01-14T08:48:20.563Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-14T08:48:20.563Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-14T08:48:20.563Z] Executing busybox-1.34.1-r7.trigger [2023-01-14T08:48:20.563Z] OK: 6 MiB in 19 packages [2023-01-14T08:48:22.511Z] Removing intermediate container 9939aeeba09e [2023-01-14T08:48:22.511Z] ---> 72c2ec712143 [2023-01-14T08:48:22.511Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-14T08:48:26.765Z] ---> 4e7e59126dc1 [2023-01-14T08:48:26.765Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-14T08:48:32.104Z] ---> d81a71cb3821 [2023-01-14T08:48:32.104Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-14T08:48:32.686Z] ---> d53227cb06a8 [2023-01-14T08:48:32.686Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-14T08:48:33.656Z] ---> b7d15fe76745 [2023-01-14T08:48:33.656Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-14T08:48:34.619Z] ---> 8085d399794d [2023-01-14T08:48:34.619Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-14T08:48:34.619Z] ---> Running in 242bd8bef707 [2023-01-14T08:48:35.201Z] Removing intermediate container 242bd8bef707 [2023-01-14T08:48:35.201Z] ---> feda1016617f [2023-01-14T08:48:35.201Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-14T08:48:35.201Z] ---> Running in 278269ab7686 [2023-01-14T08:48:35.789Z] Removing intermediate container 278269ab7686 [2023-01-14T08:48:35.789Z] ---> 0eefeb86b52a [2023-01-14T08:48:35.789Z] Step 22/24 : LABEL arch=arm64 [2023-01-14T08:48:36.056Z] ---> Running in 85df5e4300b6 [2023-01-14T08:48:36.638Z] Removing intermediate container 85df5e4300b6 [2023-01-14T08:48:36.638Z] ---> 1030c2fdf93a [2023-01-14T08:48:36.638Z] Step 23/24 : LABEL git_sha=1500d574e73f93220820eca902a15c20bb100afa [2023-01-14T08:48:36.906Z] ---> Running in 7d745d04486d [2023-01-14T08:48:37.489Z] Removing intermediate container 7d745d04486d [2023-01-14T08:48:37.489Z] ---> 850c894341f8 [2023-01-14T08:48:37.489Z] Step 24/24 : LABEL version=0.0.0 [2023-01-14T08:48:37.489Z] ---> Running in 2c639916be07 [2023-01-14T08:48:38.071Z] Removing intermediate container 2c639916be07 [2023-01-14T08:48:38.071Z] ---> 8307679d5550 [2023-01-14T08:48:38.071Z] [2023-01-14T08:48:38.337Z] Successfully built 8307679d5550 [2023-01-14T08:48:38.337Z] Successfully tagged security-spire-agent-arm64:latest [2023-01-14T08:48:38.337Z]  Building security-spire-agent ... done Building security-spire-server [2023-01-14T08:49:00.403Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-14T08:49:00.403Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-14T08:49:00.403Z] ---> 9ed731a65482 [2023-01-14T08:49:00.403Z] Step 3/23 : WORKDIR /edgex-go [2023-01-14T08:49:00.403Z] ---> Using cache [2023-01-14T08:49:00.403Z] ---> 962c0bc40585 [2023-01-14T08:49:00.403Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-14T08:49:00.403Z] ---> Using cache [2023-01-14T08:49:00.403Z] ---> 9891bdef85d2 [2023-01-14T08:49:00.403Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-14T08:49:00.403Z] ---> Using cache [2023-01-14T08:49:00.403Z] ---> 2ec1a8322200 [2023-01-14T08:49:00.403Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T08:49:00.403Z] ---> Using cache [2023-01-14T08:49:00.403Z] ---> 34fa20f3ab4e [2023-01-14T08:49:00.403Z] Step 7/23 : COPY . . [2023-01-14T08:49:00.403Z] ---> Using cache [2023-01-14T08:49:00.403Z] ---> 46815b6f6e41 [2023-01-14T08:49:00.403Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-14T08:49:00.403Z] ---> Using cache [2023-01-14T08:49:00.403Z] ---> 3f66fdc39a03 [2023-01-14T08:49:00.403Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-14T08:49:00.403Z] ---> Using cache [2023-01-14T08:49:00.403Z] ---> d10ac0c5a511 [2023-01-14T08:49:00.403Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-14T08:49:00.403Z] ---> Running in e7287bd1d9e5 [2023-01-14T08:49:00.997Z] Removing intermediate container e7287bd1d9e5 [2023-01-14T08:49:00.997Z] ---> 1237919b639d [2023-01-14T08:49:00.997Z] Step 11/23 : WORKDIR /edgex-go [2023-01-14T08:49:00.997Z] ---> Running in bcd1d375557d [2023-01-14T08:49:01.587Z] Removing intermediate container bcd1d375557d [2023-01-14T08:49:01.587Z] ---> aae5b9d4e622 [2023-01-14T08:49:01.587Z] [2023-01-14T08:49:01.587Z] Step 12/23 : FROM alpine:3.15 [2023-01-14T08:49:01.587Z] ---> 8aa73fd46299 [2023-01-14T08:49:01.587Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-14T08:49:01.587Z] ---> Using cache [2023-01-14T08:49:01.587Z] ---> 8aac6ad87301 [2023-01-14T08:49:01.587Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-14T08:49:01.587Z] ---> Using cache [2023-01-14T08:49:01.587Z] ---> 72c2ec712143 [2023-01-14T08:49:01.588Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-14T08:49:08.231Z] ---> ac3212e097fc [2023-01-14T08:49:08.231Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-14T08:49:08.497Z] ---> 4c946375e976 [2023-01-14T08:49:08.497Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-14T08:49:09.481Z] ---> cfebc777c8dc [2023-01-14T08:49:09.481Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-14T08:49:10.068Z] ---> f64585b190c3 [2023-01-14T08:49:10.068Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-14T08:49:10.340Z] ---> Running in 562d03eff7b1 [2023-01-14T08:49:10.927Z] Removing intermediate container 562d03eff7b1 [2023-01-14T08:49:10.927Z] ---> 08de4bd38eb3 [2023-01-14T08:49:10.927Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-14T08:49:10.927Z] ---> Running in 06f4a8e5cb5d [2023-01-14T08:49:11.514Z] Removing intermediate container 06f4a8e5cb5d [2023-01-14T08:49:11.514Z] ---> 9de1be329e8b [2023-01-14T08:49:11.514Z] Step 21/23 : LABEL arch=arm64 [2023-01-14T08:49:11.514Z] ---> Running in f8739d607b70 [2023-01-14T08:49:12.099Z] Removing intermediate container f8739d607b70 [2023-01-14T08:49:12.099Z] ---> 8446ed2030c3 [2023-01-14T08:49:12.099Z] Step 22/23 : LABEL git_sha=1500d574e73f93220820eca902a15c20bb100afa [2023-01-14T08:49:12.099Z] ---> Running in 39dfb24d5048 [2023-01-14T08:49:12.689Z] Removing intermediate container 39dfb24d5048 [2023-01-14T08:49:12.689Z] ---> 59bdbc9789ec [2023-01-14T08:49:12.689Z] Step 23/23 : LABEL version=0.0.0 [2023-01-14T08:49:12.689Z] ---> Running in f5d2262f51f4 [2023-01-14T08:49:13.497Z] Removing intermediate container f5d2262f51f4 [2023-01-14T08:49:13.497Z] ---> 3af01d809ab3 [2023-01-14T08:49:13.497Z] [2023-01-14T08:49:13.881Z] Successfully built 3af01d809ab3 [2023-01-14T08:49:13.881Z] Successfully tagged security-spire-server-arm64:latest [2023-01-14T08:49:13.881Z]  Building security-spire-server ... done Building support-notifications [2023-01-14T08:49:32.277Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-14T08:49:32.277Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-14T08:49:32.277Z] ---> 9ed731a65482 [2023-01-14T08:49:32.277Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-14T08:49:32.277Z] ---> Using cache [2023-01-14T08:49:32.277Z] ---> 23c7edb1660b [2023-01-14T08:49:32.277Z] Step 4/22 : WORKDIR /edgex-go [2023-01-14T08:49:32.277Z] ---> Using cache [2023-01-14T08:49:32.277Z] ---> 2b081e231610 [2023-01-14T08:49:32.277Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-14T08:49:32.277Z] ---> Running in 982dffd04164 [2023-01-14T08:49:32.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-14T08:49:33.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-14T08:49:35.382Z] OK: 221 MiB in 51 packages [2023-01-14T08:49:36.790Z] Removing intermediate container 982dffd04164 [2023-01-14T08:49:36.790Z] ---> 3f637ab4b6b2 [2023-01-14T08:49:36.790Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-14T08:49:37.748Z] ---> cebfdbfa64fa [2023-01-14T08:49:37.748Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T08:49:38.015Z] ---> Running in 6ce67bf72dca [2023-01-14T08:51:14.666Z] Removing intermediate container 6ce67bf72dca [2023-01-14T08:51:14.666Z] ---> d4fb40e0b431 [2023-01-14T08:51:14.666Z] Step 8/22 : COPY . . [2023-01-14T08:51:22.862Z] ---> 13eb0ad52edc [2023-01-14T08:51:22.862Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-14T08:51:22.862Z] ---> Running in bc089c2153d4 [2023-01-14T08:51:24.809Z] 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 [2023-01-14T08:54:16.540Z] 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 [2023-01-14T08:54:43.257Z] Removing intermediate container 9c7030ac6a3a [2023-01-14T08:54:43.257Z] ---> dc903be92ca5 [2023-01-14T08:54:43.257Z] [2023-01-14T08:54:43.257Z] Step 9/21 : FROM alpine:3.16 [2023-01-14T08:54:43.257Z] 3.16: Pulling from library/alpine [2023-01-14T08:54:43.524Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-14T08:54:43.524Z] Status: Downloaded newer image for alpine:3.16 [2023-01-14T08:54:43.524Z] ---> 2b4661558fb8 [2023-01-14T08:54:43.524Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-14T08:54:43.790Z] ---> Running in 99d748eaeb29 [2023-01-14T08:54:45.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-14T08:54:46.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-14T08:54:47.728Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-14T08:54:47.728Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-14T08:54:47.728Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-14T08:54:47.728Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-14T08:54:47.728Z] (5/6) Installing curl (7.83.1-r5) [2023-01-14T08:54:47.728Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-14T08:54:47.728Z] Executing busybox-1.35.0-r17.trigger [2023-01-14T08:54:47.728Z] Executing ca-certificates-20220614-r0.trigger [2023-01-14T08:54:48.314Z] OK: 8 MiB in 20 packages [2023-01-14T08:54:50.258Z] Removing intermediate container 99d748eaeb29 [2023-01-14T08:54:50.258Z] ---> 7d5e8df39018 [2023-01-14T08:54:50.258Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-14T08:54:50.526Z] ---> Running in 24f15012a748 [2023-01-14T08:54:51.487Z] Removing intermediate container 24f15012a748 [2023-01-14T08:54:51.487Z] ---> 6c992ddf82a9 [2023-01-14T08:54:51.487Z] Step 12/21 : WORKDIR /edgex [2023-01-14T08:54:51.766Z] ---> Running in c02207ef1745 [2023-01-14T08:54:52.354Z] Removing intermediate container c02207ef1745 [2023-01-14T08:54:52.354Z] ---> a7b49176d7c0 [2023-01-14T08:54:52.354Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-14T08:54:53.322Z] ---> 3bae2cfa6bb2 [2023-01-14T08:54:53.322Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-14T08:54:54.736Z] ---> 96e39f669e56 [2023-01-14T08:54:54.736Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-14T08:54:56.145Z] ---> b45236ab55f0 [2023-01-14T08:54:56.145Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-14T08:54:57.113Z] ---> 0f38e3bca167 [2023-01-14T08:54:57.113Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-14T08:54:57.380Z] ---> Running in 2278a5d41cf7 [2023-01-14T08:55:00.725Z] Removing intermediate container 2278a5d41cf7 [2023-01-14T08:55:00.725Z] ---> 82cf6973031d [2023-01-14T08:55:00.725Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-14T08:55:00.725Z] ---> Running in 3db389b1b9c6 [2023-01-14T08:55:01.311Z] Removing intermediate container 3db389b1b9c6 [2023-01-14T08:55:01.311Z] ---> 04ca3f0af653 [2023-01-14T08:55:01.311Z] Step 19/21 : LABEL arch=arm64 [2023-01-14T08:55:01.577Z] ---> Running in 49552fcdc4d1 [2023-01-14T08:55:02.164Z] Removing intermediate container 49552fcdc4d1 [2023-01-14T08:55:02.164Z] ---> 9047be8299d4 [2023-01-14T08:55:02.164Z] Step 20/21 : LABEL git_sha=1500d574e73f93220820eca902a15c20bb100afa [2023-01-14T08:55:02.164Z] ---> Running in c25f2801c828 [2023-01-14T08:55:04.755Z] Removing intermediate container c25f2801c828 [2023-01-14T08:55:04.755Z] ---> ed8141b30925 [2023-01-14T08:55:04.755Z] Step 21/21 : LABEL version=0.0.0 [2023-01-14T08:55:04.755Z] ---> Running in 1dd7e12e9923 [2023-01-14T08:55:05.347Z] Removing intermediate container 1dd7e12e9923 [2023-01-14T08:55:05.347Z] ---> 3c6f652aaa8b [2023-01-14T08:55:05.347Z] [2023-01-14T08:55:05.613Z] Successfully built 3c6f652aaa8b [2023-01-14T08:55:05.613Z] Successfully tagged security-proxy-setup-arm64:latest [2023-01-14T08:55:05.613Z]  Building security-proxy-setup ... done Building security-bootstrapper [2023-01-14T08:55:27.695Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-14T08:55:27.695Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-14T08:55:27.695Z] ---> 9ed731a65482 [2023-01-14T08:55:27.695Z] Step 3/32 : WORKDIR /edgex-go [2023-01-14T08:55:27.695Z] ---> Using cache [2023-01-14T08:55:27.695Z] ---> 962c0bc40585 [2023-01-14T08:55:27.695Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-14T08:55:27.695Z] ---> Running in 3c0b124aa86c [2023-01-14T08:55:28.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-14T08:55:28.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-14T08:55:30.288Z] OK: 221 MiB in 51 packages [2023-01-14T08:55:32.258Z] Removing intermediate container 3c0b124aa86c [2023-01-14T08:55:32.258Z] ---> eddaf7d6a745 [2023-01-14T08:55:32.258Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-14T08:55:33.225Z] ---> a03bf2e14e7e [2023-01-14T08:55:33.225Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T08:55:33.225Z] ---> Running in 65c3f4f7a9d3 [2023-01-14T08:55:51.437Z] Removing intermediate container 36a1085fae2c [2023-01-14T08:55:51.437Z] ---> 0234dbb229b3 [2023-01-14T08:55:51.437Z] [2023-01-14T08:55:51.437Z] Step 10/22 : FROM alpine:3.16 [2023-01-14T08:55:51.437Z] ---> 2b4661558fb8 [2023-01-14T08:55:51.437Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-14T08:55:51.437Z] ---> Running in 390a717770bc [2023-01-14T08:55:51.732Z] Removing intermediate container 390a717770bc [2023-01-14T08:55:51.732Z] ---> 111f3375e625 [2023-01-14T08:55:51.732Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-14T08:55:52.002Z] ---> Running in e12d186a7121 [2023-01-14T08:55:52.603Z] Removing intermediate container e12d186a7121 [2023-01-14T08:55:52.603Z] ---> a98d583fb747 [2023-01-14T08:55:52.603Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-14T08:55:52.871Z] ---> Running in a0f208678094 [2023-01-14T08:55:53.459Z] Removing intermediate container a0f208678094 [2023-01-14T08:55:53.459Z] ---> 4c16a8a0346e [2023-01-14T08:55:53.459Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-14T08:55:53.459Z] ---> Running in fdfa3b4fe92b [2023-01-14T08:55:55.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-14T08:55:56.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-14T08:55:57.948Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-14T08:55:57.948Z] Executing busybox-1.35.0-r17.trigger [2023-01-14T08:55:57.948Z] OK: 5 MiB in 15 packages [2023-01-14T08:55:59.900Z] Removing intermediate container fdfa3b4fe92b [2023-01-14T08:55:59.900Z] ---> d4ef8cef4077 [2023-01-14T08:55:59.900Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-14T08:56:00.882Z] ---> 581ef3da1fb2 [2023-01-14T08:56:00.882Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-14T08:56:02.824Z] ---> 976899259180 [2023-01-14T08:56:02.824Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-14T08:56:03.439Z] ---> 6e2ecbb13cc6 [2023-01-14T08:56:03.439Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-14T08:56:03.710Z] ---> Running in dc5245c1f592 [2023-01-14T08:56:04.310Z] Removing intermediate container dc5245c1f592 [2023-01-14T08:56:04.310Z] ---> 02a6fc50cd7d [2023-01-14T08:56:04.310Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-14T08:56:04.578Z] ---> Running in b51e1fe40ea3 [2023-01-14T08:56:05.160Z] Removing intermediate container b51e1fe40ea3 [2023-01-14T08:56:05.160Z] ---> 101b6511d47e [2023-01-14T08:56:05.160Z] Step 20/22 : LABEL arch=arm64 [2023-01-14T08:56:05.160Z] ---> Running in 2e3bcc23f703 [2023-01-14T08:56:05.744Z] Removing intermediate container 2e3bcc23f703 [2023-01-14T08:56:05.744Z] ---> a8b6c8ee602c [2023-01-14T08:56:05.744Z] Step 21/22 : LABEL git_sha=1500d574e73f93220820eca902a15c20bb100afa [2023-01-14T08:56:06.015Z] ---> Running in f7165f8c79e8 [2023-01-14T08:56:06.603Z] Removing intermediate container f7165f8c79e8 [2023-01-14T08:56:06.603Z] ---> 0addd9dc7dbe [2023-01-14T08:56:06.603Z] Step 22/22 : LABEL version=0.0.0 [2023-01-14T08:56:06.869Z] ---> Running in 4557c96c353c [2023-01-14T08:56:07.457Z] Removing intermediate container 4557c96c353c [2023-01-14T08:56:07.457Z] ---> 4dd667338d21 [2023-01-14T08:56:07.457Z] [2023-01-14T08:56:07.723Z] Successfully built 4dd667338d21 [2023-01-14T08:56:07.723Z] Successfully tagged core-data-arm64:latest [2023-01-14T08:56:07.723Z]  Building core-data ... done Building security-secretstore-setup [2023-01-14T08:56:25.942Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-14T08:56:25.942Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-14T08:56:25.942Z] ---> 9ed731a65482 [2023-01-14T08:56:25.942Z] Step 3/24 : WORKDIR /edgex-go [2023-01-14T08:56:25.942Z] ---> Using cache [2023-01-14T08:56:25.942Z] ---> 962c0bc40585 [2023-01-14T08:56:25.942Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-14T08:56:25.942Z] ---> Using cache [2023-01-14T08:56:25.942Z] ---> eddaf7d6a745 [2023-01-14T08:56:25.942Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-14T08:56:25.942Z] ---> Using cache [2023-01-14T08:56:25.942Z] ---> a03bf2e14e7e [2023-01-14T08:56:25.942Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T08:56:25.942Z] ---> Running in 0d3567160e40 [2023-01-14T08:57:22.617Z] Removing intermediate container 65c3f4f7a9d3 [2023-01-14T08:57:22.617Z] ---> ec1e497990f9 [2023-01-14T08:57:22.617Z] Step 7/32 : COPY . . [2023-01-14T08:57:28.014Z] ---> 536e5a135907 [2023-01-14T08:57:28.014Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-14T08:57:28.014Z] ---> Running in faf3ff36c1f8 [2023-01-14T08:57:31.359Z] 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 [2023-01-14T08:57:41.436Z] Removing intermediate container 8739531df6f6 [2023-01-14T08:57:41.436Z] ---> 7da5070a4de6 [2023-01-14T08:57:41.436Z] [2023-01-14T08:57:41.436Z] Step 9/19 : FROM alpine:3.15 [2023-01-14T08:57:41.436Z] ---> 8aa73fd46299 [2023-01-14T08:57:41.436Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-14T08:57:41.436Z] ---> Using cache [2023-01-14T08:57:41.436Z] ---> 8aac6ad87301 [2023-01-14T08:57:41.436Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-14T08:57:41.436Z] ---> Running in 1a9ae6a4b8a8 [2023-01-14T08:57:43.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-14T08:57:43.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-14T08:57:45.067Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-14T08:57:45.067Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-14T08:57:45.067Z] OK: 15736 distinct packages available [2023-01-14T08:57:45.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-14T08:57:45.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-14T08:57:47.017Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-14T08:57:47.283Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-14T08:57:47.283Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-14T08:57:47.283Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-14T08:57:47.283Z] (5/9) Installing curl (7.80.0-r5) [2023-01-14T08:57:47.283Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-14T08:57:47.283Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-14T08:57:47.283Z] (8/9) Installing libucontext (1.1-r0) [2023-01-14T08:57:47.283Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-14T08:57:47.283Z] Executing busybox-1.34.1-r7.trigger [2023-01-14T08:57:47.283Z] Executing ca-certificates-20220614-r0.trigger [2023-01-14T08:57:47.870Z] OK: 8 MiB in 23 packages [2023-01-14T08:57:53.236Z] Removing intermediate container 1a9ae6a4b8a8 [2023-01-14T08:57:53.236Z] ---> 39769763c4cd [2023-01-14T08:57:53.236Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-14T08:57:54.201Z] ---> 513ecbf26d9a [2023-01-14T08:57:54.201Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-14T08:57:58.449Z] ---> 39e7c636a377 [2023-01-14T08:57:58.449Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-14T08:57:59.417Z] ---> 1e4152d2f597 [2023-01-14T08:57:59.417Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-14T08:57:59.684Z] ---> Running in debf83f4de23 [2023-01-14T08:58:00.645Z] Removing intermediate container debf83f4de23 [2023-01-14T08:58:00.645Z] ---> 85cdfad2a4ff [2023-01-14T08:58:00.645Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-14T08:58:00.645Z] ---> Running in 9bc79e89a082 [2023-01-14T08:58:02.059Z] Removing intermediate container 9bc79e89a082 [2023-01-14T08:58:02.059Z] ---> 5a43c970c5f5 [2023-01-14T08:58:02.059Z] Step 17/19 : LABEL arch=arm64 [2023-01-14T08:58:02.059Z] ---> Running in 4daecd05c793 [2023-01-14T08:58:03.045Z] Removing intermediate container 4daecd05c793 [2023-01-14T08:58:03.045Z] ---> 27fb38a9c42d [2023-01-14T08:58:03.045Z] Step 18/19 : LABEL git_sha=1500d574e73f93220820eca902a15c20bb100afa [2023-01-14T08:58:03.313Z] ---> Running in 55b97e335da1 [2023-01-14T08:58:03.923Z] Removing intermediate container 55b97e335da1 [2023-01-14T08:58:03.923Z] ---> 7355a840c768 [2023-01-14T08:58:03.923Z] Step 19/19 : LABEL version=0.0.0 [2023-01-14T08:58:04.205Z] ---> Running in 72cc7ce26d41 [2023-01-14T08:58:05.174Z] Removing intermediate container 72cc7ce26d41 [2023-01-14T08:58:05.174Z] ---> c976c6a3ec45 [2023-01-14T08:58:05.174Z] [2023-01-14T08:58:05.445Z] Successfully built c976c6a3ec45 [2023-01-14T08:58:05.445Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-01-14T08:58:05.445Z]  Building security-spiffe-token-provider ... done Building core-command [2023-01-14T08:58:17.801Z] Removing intermediate container 0d3567160e40 [2023-01-14T08:58:17.801Z] ---> 9b3e4ea8eaea [2023-01-14T08:58:17.801Z] Step 7/24 : COPY . . [2023-01-14T08:58:22.074Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-14T08:58:22.074Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-14T08:58:22.074Z] ---> 9ed731a65482 [2023-01-14T08:58:22.075Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-14T08:58:22.075Z] ---> Using cache [2023-01-14T08:58:22.075Z] ---> 23c7edb1660b [2023-01-14T08:58:22.075Z] Step 4/23 : WORKDIR /edgex-go [2023-01-14T08:58:22.075Z] ---> Using cache [2023-01-14T08:58:22.075Z] ---> 2b081e231610 [2023-01-14T08:58:22.075Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-14T08:58:22.075Z] ---> Using cache [2023-01-14T08:58:22.075Z] ---> 530c57a0b5f9 [2023-01-14T08:58:22.075Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-14T08:58:22.075Z] ---> Using cache [2023-01-14T08:58:22.075Z] ---> 2ade74dd0e23 [2023-01-14T08:58:22.075Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T08:58:22.075Z] ---> Using cache [2023-01-14T08:58:22.075Z] ---> 6a867c92f19b [2023-01-14T08:58:22.075Z] Step 8/23 : COPY . . [2023-01-14T08:58:22.075Z] ---> Using cache [2023-01-14T08:58:22.075Z] ---> 521781f12968 [2023-01-14T08:58:22.075Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-14T08:58:22.685Z] ---> Running in 14c176486661 [2023-01-14T08:58:25.285Z] 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 [2023-01-14T08:58:31.953Z] ---> 8ac74edb2e0c [2023-01-14T08:58:31.953Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-14T08:58:31.953Z] ---> Running in 082c7077763c [2023-01-14T08:58:33.376Z] 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 [2023-01-14T08:59:00.147Z] Removing intermediate container 6c1f8985d5bd [2023-01-14T08:59:00.147Z] ---> 3d10186529d5 [2023-01-14T08:59:00.147Z] [2023-01-14T08:59:00.147Z] Step 10/22 : FROM alpine:3.16 [2023-01-14T08:59:00.147Z] ---> 2b4661558fb8 [2023-01-14T08:59:00.147Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-14T08:59:00.147Z] ---> Running in 0d986deff6ab [2023-01-14T08:59:00.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-14T08:59:00.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-14T08:59:01.123Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-14T08:59:01.123Z] Executing busybox-1.35.0-r17.trigger [2023-01-14T08:59:01.123Z] OK: 5 MiB in 15 packages [2023-01-14T08:59:03.094Z] Removing intermediate container 0d986deff6ab [2023-01-14T08:59:03.094Z] ---> 9b9af8ab6447 [2023-01-14T08:59:03.094Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-14T08:59:03.368Z] ---> Running in 2fe7d87b8c7a [2023-01-14T08:59:03.957Z] Removing intermediate container 2fe7d87b8c7a [2023-01-14T08:59:03.957Z] ---> ef7708d6122e [2023-01-14T08:59:03.957Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-14T08:59:03.957Z] ---> Running in f5c1bd1816d0 [2023-01-14T08:59:04.545Z] Removing intermediate container f5c1bd1816d0 [2023-01-14T08:59:04.545Z] ---> b41cc4cbf963 [2023-01-14T08:59:04.545Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-14T08:59:04.545Z] ---> Running in ba14d368c393 [2023-01-14T08:59:05.136Z] Removing intermediate container ba14d368c393 [2023-01-14T08:59:05.136Z] ---> 11cce4f6bccb [2023-01-14T08:59:05.412Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-14T08:59:06.399Z] ---> 7b10be998eee [2023-01-14T08:59:06.399Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-14T08:59:09.018Z] ---> e0ad376e83b8 [2023-01-14T08:59:09.018Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-14T08:59:09.606Z] ---> 68f519605ec3 [2023-01-14T08:59:09.606Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-14T08:59:09.877Z] ---> Running in 2f268d76fa52 [2023-01-14T08:59:10.147Z] Removing intermediate container 2f268d76fa52 [2023-01-14T08:59:10.147Z] ---> 58047291fc5e [2023-01-14T08:59:10.147Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-14T08:59:10.416Z] ---> Running in 19957eb5c956 [2023-01-14T08:59:11.003Z] Removing intermediate container 19957eb5c956 [2023-01-14T08:59:11.003Z] ---> 32d09ff12ea6 [2023-01-14T08:59:11.003Z] Step 20/22 : LABEL arch=arm64 [2023-01-14T08:59:11.003Z] ---> Running in 9445be776e61 [2023-01-14T08:59:11.593Z] Removing intermediate container 9445be776e61 [2023-01-14T08:59:11.593Z] ---> a4c32622591b [2023-01-14T08:59:11.593Z] Step 21/22 : LABEL git_sha=1500d574e73f93220820eca902a15c20bb100afa [2023-01-14T08:59:11.862Z] ---> Running in 2b7058280e62 [2023-01-14T08:59:12.449Z] Removing intermediate container 2b7058280e62 [2023-01-14T08:59:12.449Z] ---> 008f01be3168 [2023-01-14T08:59:12.449Z] Step 22/22 : LABEL version=0.0.0 [2023-01-14T08:59:12.449Z] ---> Running in 023ebc394624 [2023-01-14T08:59:13.043Z] Removing intermediate container 023ebc394624 [2023-01-14T08:59:13.043Z] ---> bb1ad0d05961 [2023-01-14T08:59:13.043Z] [2023-01-14T08:59:13.312Z] Successfully built bb1ad0d05961 [2023-01-14T08:59:13.312Z] Successfully tagged support-scheduler-arm64:latest [2023-01-14T08:59:13.312Z]  Building support-scheduler ... done Building core-metadata [2023-01-14T08:59:31.594Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-14T08:59:31.594Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-14T08:59:31.594Z] ---> 9ed731a65482 [2023-01-14T08:59:31.594Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-14T08:59:31.594Z] ---> Using cache [2023-01-14T08:59:31.594Z] ---> 23c7edb1660b [2023-01-14T08:59:31.594Z] Step 4/24 : WORKDIR /edgex-go [2023-01-14T08:59:31.594Z] ---> Using cache [2023-01-14T08:59:31.594Z] ---> 2b081e231610 [2023-01-14T08:59:31.594Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-14T08:59:31.594Z] ---> Using cache [2023-01-14T08:59:31.594Z] ---> 530c57a0b5f9 [2023-01-14T08:59:31.594Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-14T08:59:31.594Z] ---> Using cache [2023-01-14T08:59:31.594Z] ---> 2ade74dd0e23 [2023-01-14T08:59:31.594Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T08:59:31.594Z] ---> Using cache [2023-01-14T08:59:31.594Z] ---> 6a867c92f19b [2023-01-14T08:59:31.594Z] Step 8/24 : COPY . . [2023-01-14T08:59:31.594Z] ---> Using cache [2023-01-14T08:59:31.594Z] ---> 521781f12968 [2023-01-14T08:59:31.594Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-14T08:59:31.594Z] ---> Running in cb8e11118655 [2023-01-14T08:59:33.026Z] 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 [2023-01-14T09:02:39.881Z] Removing intermediate container bc089c2153d4 [2023-01-14T09:02:39.881Z] ---> 15a539cbf754 [2023-01-14T09:02:39.881Z] [2023-01-14T09:02:39.881Z] Step 10/22 : FROM alpine:3.16 [2023-01-14T09:02:39.881Z] ---> 2b4661558fb8 [2023-01-14T09:02:39.881Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-14T09:02:39.881Z] ---> Running in 958cb34475d5 [2023-01-14T09:02:39.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-14T09:02:39.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-14T09:02:39.881Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-14T09:02:39.881Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-14T09:02:39.881Z] Executing busybox-1.35.0-r17.trigger [2023-01-14T09:02:39.881Z] Executing ca-certificates-20220614-r0.trigger [2023-01-14T09:02:39.881Z] OK: 6 MiB in 16 packages [2023-01-14T09:02:39.881Z] Removing intermediate container 958cb34475d5 [2023-01-14T09:02:39.881Z] ---> 609d233eb264 [2023-01-14T09:02:39.881Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-14T09:02:39.881Z] ---> Running in 5e00b3e89619 [2023-01-14T09:02:39.881Z] Removing intermediate container 5e00b3e89619 [2023-01-14T09:02:39.881Z] ---> 07def6a74133 [2023-01-14T09:02:39.881Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-14T09:02:39.881Z] ---> Running in eb63e9a7c0ef [2023-01-14T09:02:40.150Z] Removing intermediate container eb63e9a7c0ef [2023-01-14T09:02:40.150Z] ---> 90bfdae24d38 [2023-01-14T09:02:40.150Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-14T09:02:40.150Z] ---> Running in f44b370841d5 [2023-01-14T09:02:40.743Z] Removing intermediate container f44b370841d5 [2023-01-14T09:02:40.743Z] ---> ae09b8248e5d [2023-01-14T09:02:40.743Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-14T09:02:41.703Z] ---> 2b084099115a [2023-01-14T09:02:41.703Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-14T09:02:44.287Z] ---> 05e5b8c4779b [2023-01-14T09:02:44.287Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-14T09:02:44.874Z] ---> f162e6d62e70 [2023-01-14T09:02:44.874Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-14T09:02:44.874Z] ---> Running in f674364c69a0 [2023-01-14T09:02:45.464Z] Removing intermediate container f674364c69a0 [2023-01-14T09:02:45.464Z] ---> 5189fd731c7a [2023-01-14T09:02:45.464Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-14T09:02:45.464Z] ---> Running in 8bcbe84dd8b9 [2023-01-14T09:02:46.049Z] Removing intermediate container 8bcbe84dd8b9 [2023-01-14T09:02:46.049Z] ---> cb197dcd0c07 [2023-01-14T09:02:46.049Z] Step 20/22 : LABEL arch=arm64 [2023-01-14T09:02:46.049Z] ---> Running in 1276ab5c6cea [2023-01-14T09:02:46.633Z] Removing intermediate container 1276ab5c6cea [2023-01-14T09:02:46.633Z] ---> 17a132e111b6 [2023-01-14T09:02:46.633Z] Step 21/22 : LABEL git_sha=1500d574e73f93220820eca902a15c20bb100afa [2023-01-14T09:02:46.907Z] ---> Running in 638a4e7f5e3b [2023-01-14T09:02:47.179Z] Removing intermediate container 638a4e7f5e3b [2023-01-14T09:02:47.179Z] ---> 3be04d94897a [2023-01-14T09:02:47.179Z] Step 22/22 : LABEL version=0.0.0 [2023-01-14T09:02:47.446Z] ---> Running in 123b69e3661d [2023-01-14T09:02:48.037Z] Removing intermediate container 123b69e3661d [2023-01-14T09:02:48.037Z] ---> 2e7b3737e5df [2023-01-14T09:02:48.037Z] [2023-01-14T09:02:48.305Z] Successfully built 2e7b3737e5df [2023-01-14T09:02:48.305Z] Successfully tagged support-notifications-arm64:latest [2023-01-14T09:04:39.986Z]  Building support-notifications ... done Removing intermediate container faf3ff36c1f8 [2023-01-14T09:04:39.986Z] ---> a67d46ee68f9 [2023-01-14T09:04:39.986Z] [2023-01-14T09:04:39.986Z] Step 9/32 : FROM alpine:3.16 [2023-01-14T09:04:39.986Z] ---> 2b4661558fb8 [2023-01-14T09:04:39.986Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-14T09:04:39.986Z] ---> Running in 776de5623422 [2023-01-14T09:04:39.986Z] Removing intermediate container 776de5623422 [2023-01-14T09:04:39.986Z] ---> ad0e1b773be3 [2023-01-14T09:04:39.986Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-14T09:04:39.986Z] ---> Running in e7b67252323c [2023-01-14T09:04:39.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-14T09:04:39.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-14T09:04:39.986Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-14T09:04:39.986Z] (2/2) Installing su-exec (0.2-r1) [2023-01-14T09:04:39.986Z] Executing busybox-1.35.0-r17.trigger [2023-01-14T09:04:39.986Z] OK: 5 MiB in 16 packages [2023-01-14T09:04:39.986Z] Removing intermediate container e7b67252323c [2023-01-14T09:04:39.986Z] ---> b60d587de714 [2023-01-14T09:04:39.986Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-14T09:04:39.986Z] ---> Running in 26f1dc2b6030 [2023-01-14T09:04:39.986Z] Removing intermediate container 26f1dc2b6030 [2023-01-14T09:04:39.986Z] ---> cd6bc96a993c [2023-01-14T09:04:39.986Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-14T09:04:39.986Z] ---> Running in bf0bb1985572 [2023-01-14T09:04:39.986Z] Removing intermediate container bf0bb1985572 [2023-01-14T09:04:39.986Z] ---> cfa440de2550 [2023-01-14T09:04:39.986Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-14T09:04:39.986Z] ---> Running in 9b586e0f3f29 [2023-01-14T09:04:39.986Z] Removing intermediate container 9b586e0f3f29 [2023-01-14T09:04:39.986Z] ---> 3397f1d4143a [2023-01-14T09:04:39.986Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-14T09:04:39.986Z] ---> Running in 07544c1d58f7 [2023-01-14T09:04:39.986Z] Removing intermediate container 07544c1d58f7 [2023-01-14T09:04:39.986Z] ---> d4295fd05bb9 [2023-01-14T09:04:39.986Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-14T09:04:39.986Z] ---> Running in a3de4de1d7a3 [2023-01-14T09:04:40.265Z] Removing intermediate container a3de4de1d7a3 [2023-01-14T09:04:40.265Z] ---> 8acc2c29db78 [2023-01-14T09:04:40.265Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-14T09:04:40.265Z] ---> Running in 91c34f327821 [2023-01-14T09:04:40.861Z] Removing intermediate container 91c34f327821 [2023-01-14T09:04:40.861Z] ---> be67cb2c3975 [2023-01-14T09:04:40.861Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-14T09:04:41.855Z] ---> 5e21215a34d7 [2023-01-14T09:04:41.855Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-14T09:04:41.855Z] ---> Running in 6d67f865e479 [2023-01-14T09:04:45.222Z] Removing intermediate container 6d67f865e479 [2023-01-14T09:04:45.222Z] ---> ef07c5b88bde [2023-01-14T09:04:45.222Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-14T09:04:46.193Z] 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 [2023-01-14T09:04:46.469Z] ---> 329e16e93ae3 [2023-01-14T09:04:46.469Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-14T09:04:48.443Z] ---> 13a6f1c15800 [2023-01-14T09:04:48.443Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-14T09:04:49.625Z] ---> 79a186c94d8c [2023-01-14T09:04:49.625Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-14T09:04:50.643Z] ---> d6cd068ccc56 [2023-01-14T09:04:50.643Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-14T09:04:51.675Z] ---> ea0acea51001 [2023-01-14T09:04:51.675Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-14T09:04:52.674Z] ---> 9fab14a050e8 [2023-01-14T09:04:52.674Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-14T09:04:53.670Z] ---> d2e56b921eca [2023-01-14T09:04:53.670Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-14T09:04:53.670Z] ---> Running in cc21987114ab [2023-01-14T09:04:57.037Z] Removing intermediate container cc21987114ab [2023-01-14T09:04:57.037Z] ---> c2a1166b2c15 [2023-01-14T09:04:57.037Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-14T09:04:57.037Z] ---> Running in 5122ce0b8ea1 [2023-01-14T09:04:57.631Z] Removing intermediate container 5122ce0b8ea1 [2023-01-14T09:04:57.631Z] ---> f38cb4e35588 [2023-01-14T09:04:57.631Z] Step 29/32 : CMD ["gate"] [2023-01-14T09:04:57.631Z] ---> Running in 54843d08db68 [2023-01-14T09:04:58.229Z] Removing intermediate container 54843d08db68 [2023-01-14T09:04:58.229Z] ---> d09c9f35dcbc [2023-01-14T09:04:58.229Z] Step 30/32 : LABEL arch=arm64 [2023-01-14T09:04:58.229Z] ---> Running in ef250c201781 [2023-01-14T09:04:59.210Z] Removing intermediate container ef250c201781 [2023-01-14T09:04:59.210Z] ---> fc2665001099 [2023-01-14T09:04:59.210Z] Step 31/32 : LABEL git_sha=1500d574e73f93220820eca902a15c20bb100afa [2023-01-14T09:04:59.210Z] ---> Running in 080da2c63262 [2023-01-14T09:05:00.194Z] Removing intermediate container 080da2c63262 [2023-01-14T09:05:00.194Z] ---> 5a15f4a99d3f [2023-01-14T09:05:00.194Z] Step 32/32 : LABEL version=0.0.0 [2023-01-14T09:05:00.194Z] ---> Running in be020eeffd47 [2023-01-14T09:05:01.173Z] Removing intermediate container be020eeffd47 [2023-01-14T09:05:01.173Z] ---> 60de19177e00 [2023-01-14T09:05:01.173Z] [2023-01-14T09:05:01.762Z] Successfully built 60de19177e00 [2023-01-14T09:05:01.762Z] Successfully tagged security-bootstrapper-arm64:latest [2023-01-14T09:05:07.157Z]  Building security-bootstrapper ... done Removing intermediate container 082c7077763c [2023-01-14T09:05:07.157Z] ---> 4f0ada70e821 [2023-01-14T09:05:07.157Z] [2023-01-14T09:05:07.157Z] Step 9/24 : FROM alpine:3.16 [2023-01-14T09:05:07.157Z] ---> 2b4661558fb8 [2023-01-14T09:05:07.157Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-14T09:05:07.445Z] ---> Running in 3acd60bd6e64 [2023-01-14T09:05:09.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-14T09:05:09.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-14T09:05:10.820Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-14T09:05:10.820Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-14T09:05:10.820Z] (3/3) Installing su-exec (0.2-r1) [2023-01-14T09:05:10.820Z] Executing busybox-1.35.0-r17.trigger [2023-01-14T09:05:11.091Z] Executing ca-certificates-20220614-r0.trigger [2023-01-14T09:05:11.360Z] OK: 6 MiB in 17 packages [2023-01-14T09:05:15.650Z] Removing intermediate container 3acd60bd6e64 [2023-01-14T09:05:15.650Z] ---> a9cb632819d4 [2023-01-14T09:05:15.650Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-14T09:05:15.650Z] ---> Running in 8aa63aff4d79 [2023-01-14T09:05:16.246Z] Removing intermediate container 8aa63aff4d79 [2023-01-14T09:05:16.246Z] ---> 43fd4e896d4a [2023-01-14T09:05:16.246Z] Step 12/24 : WORKDIR / [2023-01-14T09:05:16.515Z] ---> Running in dc3f214e29ac [2023-01-14T09:05:17.484Z] Removing intermediate container dc3f214e29ac [2023-01-14T09:05:17.484Z] ---> 1ae94a56b632 [2023-01-14T09:05:17.484Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-14T09:05:18.893Z] ---> 3c79729cf823 [2023-01-14T09:05:18.893Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-14T09:05:20.301Z] ---> d5c5af141a78 [2023-01-14T09:05:20.301Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-14T09:05:21.715Z] ---> 7a037d73b5a0 [2023-01-14T09:05:21.715Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-14T09:05:23.127Z] ---> f80cc17915c2 [2023-01-14T09:05:23.127Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-14T09:05:23.710Z] Removing intermediate container 14c176486661 [2023-01-14T09:05:23.710Z] ---> e492dc42f46b [2023-01-14T09:05:23.710Z] [2023-01-14T09:05:23.710Z] Step 10/23 : FROM alpine:3.16 [2023-01-14T09:05:23.710Z] ---> 2b4661558fb8 [2023-01-14T09:05:23.710Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-14T09:05:23.710Z] ---> Using cache [2023-01-14T09:05:23.710Z] ---> 9b9af8ab6447 [2023-01-14T09:05:23.710Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-14T09:05:23.710Z] ---> Using cache [2023-01-14T09:05:23.710Z] ---> ef7708d6122e [2023-01-14T09:05:23.710Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-14T09:05:23.979Z] ---> Running in 645d717cbfce [2023-01-14T09:05:24.563Z] Removing intermediate container 645d717cbfce [2023-01-14T09:05:24.563Z] ---> 48c1c9bbd099 [2023-01-14T09:05:24.563Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-14T09:05:24.829Z] ---> Running in 7c2b51e8520f [2023-01-14T09:05:25.419Z] ---> 6751a5277e82 [2023-01-14T09:05:25.419Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-14T09:05:25.419Z] Removing intermediate container 7c2b51e8520f [2023-01-14T09:05:25.419Z] ---> f2e40edfdad1 [2023-01-14T09:05:25.419Z] Step 15/23 : WORKDIR / [2023-01-14T09:05:25.688Z] ---> Running in 0d19c1d1be07 [2023-01-14T09:05:26.647Z] Removing intermediate container 0d19c1d1be07 [2023-01-14T09:05:26.647Z] ---> 76fcd3f59c7d [2023-01-14T09:05:26.647Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-14T09:05:27.619Z] ---> 7c4f7732aa1c [2023-01-14T09:05:27.619Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-14T09:05:27.619Z] ---> a0a42d4d9208 [2023-01-14T09:05:27.619Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-14T09:05:28.588Z] ---> d167d869b381 [2023-01-14T09:05:28.588Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-14T09:05:28.588Z] ---> Running in 31cca7feeb3a [2023-01-14T09:05:29.176Z] ---> 8ec43938ebd1 [2023-01-14T09:05:29.176Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-14T09:05:30.133Z] ---> ddf4d95c19d6 [2023-01-14T09:05:30.133Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-14T09:05:30.400Z] ---> Running in e8d8c1381f1a [2023-01-14T09:05:30.984Z] Removing intermediate container e8d8c1381f1a [2023-01-14T09:05:30.984Z] ---> 5dbcb2f19e9e [2023-01-14T09:05:30.984Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-14T09:05:31.251Z] ---> Running in 570c44c6fa4b [2023-01-14T09:05:31.845Z] Removing intermediate container 570c44c6fa4b [2023-01-14T09:05:31.845Z] ---> 3a8518d1e565 [2023-01-14T09:05:31.845Z] Step 21/23 : LABEL arch=arm64 [2023-01-14T09:05:31.845Z] ---> Running in a17a708bd812 [2023-01-14T09:05:32.117Z] Removing intermediate container 31cca7feeb3a [2023-01-14T09:05:32.117Z] ---> cd59e09c9315 [2023-01-14T09:05:32.117Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-14T09:05:32.117Z] ---> Running in 1426730a24ab [2023-01-14T09:05:32.388Z] Removing intermediate container a17a708bd812 [2023-01-14T09:05:32.388Z] ---> d0053a9e1554 [2023-01-14T09:05:32.388Z] Step 22/23 : LABEL git_sha=1500d574e73f93220820eca902a15c20bb100afa [2023-01-14T09:05:32.665Z] ---> Running in cfa9f15def60 [2023-01-14T09:05:32.665Z] Removing intermediate container 1426730a24ab [2023-01-14T09:05:32.665Z] ---> 628cf1ce3adb [2023-01-14T09:05:32.665Z] Step 22/24 : LABEL arch=arm64 [2023-01-14T09:05:32.938Z] ---> Running in ad3e79217315 [2023-01-14T09:05:33.210Z] Removing intermediate container cfa9f15def60 [2023-01-14T09:05:33.210Z] ---> faf1024a2358 [2023-01-14T09:05:33.210Z] Step 23/23 : LABEL version=0.0.0 [2023-01-14T09:05:33.210Z] ---> Running in 3401f4920485 [2023-01-14T09:05:33.210Z] Removing intermediate container ad3e79217315 [2023-01-14T09:05:33.210Z] ---> 587a30ed553a [2023-01-14T09:05:33.210Z] Step 23/24 : LABEL git_sha=1500d574e73f93220820eca902a15c20bb100afa [2023-01-14T09:05:33.478Z] ---> Running in a145d4823cf3 [2023-01-14T09:05:33.749Z] Removing intermediate container 3401f4920485 [2023-01-14T09:05:33.749Z] ---> 3bcc03e446c1 [2023-01-14T09:05:33.749Z] [2023-01-14T09:05:33.749Z] Removing intermediate container a145d4823cf3 [2023-01-14T09:05:33.749Z] ---> aeea670eb91d [2023-01-14T09:05:33.749Z] Step 24/24 : LABEL version=0.0.0 [2023-01-14T09:05:34.019Z] ---> Running in f60914361460 [2023-01-14T09:05:34.019Z] Successfully built 3bcc03e446c1 [2023-01-14T09:05:34.019Z] Successfully tagged core-command-arm64:latest [2023-01-14T09:05:34.286Z]  Building core-command ... done Removing intermediate container f60914361460 [2023-01-14T09:05:34.286Z] ---> fdec3151bb48 [2023-01-14T09:05:34.286Z] [2023-01-14T09:05:34.556Z] Successfully built fdec3151bb48 [2023-01-14T09:05:34.556Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-01-14T09:05:42.812Z]  Building security-secretstore-setup ... done Removing intermediate container cb8e11118655 [2023-01-14T09:05:42.812Z] ---> a96e50af02d1 [2023-01-14T09:05:42.812Z] [2023-01-14T09:05:42.812Z] Step 10/24 : FROM alpine:3.16 [2023-01-14T09:05:42.812Z] ---> 2b4661558fb8 [2023-01-14T09:05:42.812Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-14T09:05:42.812Z] ---> Using cache [2023-01-14T09:05:42.812Z] ---> 9b9af8ab6447 [2023-01-14T09:05:42.812Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-14T09:05:42.812Z] ---> Using cache [2023-01-14T09:05:42.812Z] ---> ef7708d6122e [2023-01-14T09:05:42.812Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-14T09:05:42.812Z] ---> Running in 271b5882d8ea [2023-01-14T09:05:42.812Z] Removing intermediate container 271b5882d8ea [2023-01-14T09:05:42.812Z] ---> 118588978820 [2023-01-14T09:05:42.812Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-14T09:05:42.812Z] ---> Running in 6904ef5ef006 [2023-01-14T09:05:42.812Z] Removing intermediate container 6904ef5ef006 [2023-01-14T09:05:42.812Z] ---> 1cbba2a3712b [2023-01-14T09:05:42.812Z] Step 15/24 : WORKDIR / [2023-01-14T09:05:42.812Z] ---> Running in 2821e1411fca [2023-01-14T09:05:43.081Z] Removing intermediate container 2821e1411fca [2023-01-14T09:05:43.081Z] ---> 9f3013079535 [2023-01-14T09:05:43.081Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-14T09:05:43.671Z] ---> c4f0cb925df5 [2023-01-14T09:05:43.671Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-14T09:05:44.641Z] ---> 5d417d9aadea [2023-01-14T09:05:44.641Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-14T09:05:45.231Z] ---> 618aa79f6785 [2023-01-14T09:05:45.231Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-14T09:05:45.819Z] ---> 3c7e77873683 [2023-01-14T09:05:45.819Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-14T09:05:45.819Z] ---> Running in bbab39f098ac [2023-01-14T09:05:46.087Z] Removing intermediate container bbab39f098ac [2023-01-14T09:05:46.087Z] ---> dbe0c7b73e56 [2023-01-14T09:05:46.087Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-14T09:05:46.357Z] ---> Running in fd60b96bccbe [2023-01-14T09:05:46.627Z] Removing intermediate container fd60b96bccbe [2023-01-14T09:05:46.627Z] ---> de387f7367de [2023-01-14T09:05:46.627Z] Step 22/24 : LABEL arch=arm64 [2023-01-14T09:05:46.627Z] ---> Running in 175b2ace220e [2023-01-14T09:05:46.898Z] Removing intermediate container 175b2ace220e [2023-01-14T09:05:46.898Z] ---> fe3e185fc1cf [2023-01-14T09:05:46.898Z] Step 23/24 : LABEL git_sha=1500d574e73f93220820eca902a15c20bb100afa [2023-01-14T09:05:46.898Z] ---> Running in ebbf39f20de6 [2023-01-14T09:05:47.487Z] Removing intermediate container ebbf39f20de6 [2023-01-14T09:05:47.487Z] ---> 3954828cef58 [2023-01-14T09:05:47.487Z] Step 24/24 : LABEL version=0.0.0 [2023-01-14T09:05:47.487Z] ---> Running in 73ba6e099185 [2023-01-14T09:05:47.756Z] Removing intermediate container 73ba6e099185 [2023-01-14T09:05:47.756Z] ---> 65598412f304 [2023-01-14T09:05:47.756Z] [2023-01-14T09:05:48.027Z] Successfully built 65598412f304 [2023-01-14T09:05:48.027Z] Successfully tagged core-metadata-arm64:latest [2023-01-14T09:05:48.310Z]  Building core-metadata ... done  [Pipeline] } [2023-01-14T09:05:48.313Z] $ docker stop --time=1 16d72702f41f189af56b1b1952ced344eca153db822fc9876c5f57413604b652 [2023-01-14T09:05:50.085Z] $ docker rm -f --volumes 16d72702f41f189af56b1b1952ced344eca153db822fc9876c5f57413604b652 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-14T09:05:50.585Z] + docker images [2023-01-14T09:05:50.851Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-14T09:05:50.851Z] core-metadata-arm64 latest 65598412f304 3 seconds ago 17.8MB [2023-01-14T09:05:50.851Z] a96e50af02d1 10 seconds ago 1.51GB [2023-01-14T09:05:50.851Z] security-secretstore-setup-arm64 latest fdec3151bb48 16 seconds ago 28.7MB [2023-01-14T09:05:50.851Z] core-command-arm64 latest 3bcc03e446c1 17 seconds ago 17MB [2023-01-14T09:05:50.851Z] e492dc42f46b 28 seconds ago 1.5GB [2023-01-14T09:05:50.851Z] 4f0ada70e821 44 seconds ago 1.49GB [2023-01-14T09:05:50.851Z] security-bootstrapper-arm64 latest 60de19177e00 50 seconds ago 19.5MB [2023-01-14T09:05:50.851Z] a67d46ee68f9 About a minute ago 1.49GB [2023-01-14T09:05:50.851Z] support-notifications-arm64 latest 2e7b3737e5df 3 minutes ago 29.6MB [2023-01-14T09:05:50.851Z] 15a539cbf754 3 minutes ago 1.56GB [2023-01-14T09:05:50.851Z] support-scheduler-arm64 latest bb1ad0d05961 6 minutes ago 29MB [2023-01-14T09:05:50.851Z] 3d10186529d5 6 minutes ago 1.56GB [2023-01-14T09:05:50.851Z] security-spiffe-token-provider-arm64 latest c976c6a3ec45 7 minutes ago 28.9MB [2023-01-14T09:05:50.851Z] 7da5070a4de6 8 minutes ago 1.53GB [2023-01-14T09:05:50.851Z] core-data-arm64 latest 4dd667338d21 9 minutes ago 17.2MB [2023-01-14T09:05:50.851Z] 0234dbb229b3 10 minutes ago 1.5GB [2023-01-14T09:05:50.851Z] security-proxy-setup-arm64 latest 3c6f652aaa8b 10 minutes ago 26.8MB [2023-01-14T09:05:50.851Z] dc903be92ca5 11 minutes ago 1.49GB [2023-01-14T09:05:50.851Z] security-spire-server-arm64 latest 3af01d809ab3 16 minutes ago 84.3MB [2023-01-14T09:05:50.851Z] aae5b9d4e622 16 minutes ago 1.37GB [2023-01-14T09:05:50.851Z] security-spire-agent-arm64 latest 8307679d5550 17 minutes ago 122MB [2023-01-14T09:05:50.851Z] security-spire-config-arm64 latest a568123a8e35 17 minutes ago 83.6MB [2023-01-14T09:05:50.851Z] 37299822e2c0 18 minutes ago 1.37GB [2023-01-14T09:05:50.852Z] ci-base-image-arm64 latest 9ed731a65482 31 minutes ago 905MB [2023-01-14T09:05:50.852Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-01-14T09:05:50.852Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-01-14T09:05:50.852Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB [2023-01-14T09:05:50.852Z] 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 [2023-01-14T09:05:51.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-14T09:05:51.268Z] [2023-01-14T09:05:51.268Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T09:05:51.612Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-14T09:05:51.612Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-14T09:05:51.612Z] 8998bd30e6a1: Pulling fs layer [2023-01-14T09:05:51.612Z] 04944245beec: Pulling fs layer [2023-01-14T09:05:51.612Z] 699f458cf7ca: Pulling fs layer [2023-01-14T09:05:51.612Z] 765212b225bb: Pulling fs layer [2023-01-14T09:05:51.612Z] f23df028b6ca: Pulling fs layer [2023-01-14T09:05:51.612Z] d65c8cfc05b1: Pulling fs layer [2023-01-14T09:05:51.612Z] 2437ff75d9bd: Pulling fs layer [2023-01-14T09:05:51.612Z] 765212b225bb: Waiting [2023-01-14T09:05:51.612Z] f23df028b6ca: Waiting [2023-01-14T09:05:51.612Z] d65c8cfc05b1: Waiting [2023-01-14T09:05:51.612Z] 2437ff75d9bd: Waiting [2023-01-14T09:05:51.879Z] 04944245beec: Verifying Checksum [2023-01-14T09:05:51.879Z] 04944245beec: Download complete [2023-01-14T09:05:51.879Z] 765212b225bb: Verifying Checksum [2023-01-14T09:05:51.879Z] 765212b225bb: Download complete [2023-01-14T09:05:51.879Z] f23df028b6ca: Download complete [2023-01-14T09:05:51.879Z] d65c8cfc05b1: Verifying Checksum [2023-01-14T09:05:51.879Z] d65c8cfc05b1: Download complete [2023-01-14T09:05:52.150Z] 699f458cf7ca: Verifying Checksum [2023-01-14T09:05:52.150Z] 699f458cf7ca: Download complete [2023-01-14T09:05:52.418Z] 8998bd30e6a1: Verifying Checksum [2023-01-14T09:05:52.418Z] 8998bd30e6a1: Download complete [2023-01-14T09:05:55.000Z] 2437ff75d9bd: Verifying Checksum [2023-01-14T09:05:55.000Z] 2437ff75d9bd: Download complete [2023-01-14T09:05:56.943Z] 8998bd30e6a1: Pull complete [2023-01-14T09:05:56.943Z] 04944245beec: Pull complete [2023-01-14T09:05:58.353Z] 699f458cf7ca: Pull complete [2023-01-14T09:05:58.620Z] 765212b225bb: Pull complete [2023-01-14T09:05:59.579Z] f23df028b6ca: Pull complete [2023-01-14T09:05:59.579Z] d65c8cfc05b1: Pull complete [2023-01-14T09:06:14.563Z] 2437ff75d9bd: Pull complete [2023-01-14T09:06:14.563Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-14T09:06:14.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-14T09:06:14.563Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T09:06:14.762Z] prd-ubuntu20.04-docker-arm64-4c-16g-2438 does not seem to be running inside a container [2023-01-14T09:06:14.825Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-14T09:06:19.439Z] $ docker top df511700975d90a627fb10435447a76e01306772daf261ba9e9460694e9d0036 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-14T09:06:20.299Z] ---> job-cost.sh [2023-01-14T09:06:20.299Z] lf-activate-venv: SKIPPING [2023-01-14T09:06:20.299Z] INFO: No Stack... [2023-01-14T09:06:20.883Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-14T09:06:21.465Z] INFO: Archiving Costs [Pipeline] sh [2023-01-14T09:06:22.102Z] + cut -d, -f6 [2023-01-14T09:06:22.102Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock [2023-01-14T09:06:22.174Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4276-5-stack-cost] [2023-01-14T09:06:22.185Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4276-5-stack-cost] did not exist. Created. [2023-01-14T09:06:22.185Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4276-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-14T09:06:22.836Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-14T09:06:23.016Z] Stashed 1 file(s) [Pipeline] } [2023-01-14T09:06:23.022Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4276-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-14T09:06:23.031Z] $ docker stop --time=1 df511700975d90a627fb10435447a76e01306772daf261ba9e9460694e9d0036 [2023-01-14T09:06:24.556Z] $ docker rm -f --volumes df511700975d90a627fb10435447a76e01306772daf261ba9e9460694e9d0036 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-01-14T09:06:24.967Z] provisioning config files... [2023-01-14T09:06:24.975Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config10801440582247448550tmp [Pipeline] { [Pipeline] sh [2023-01-14T09:06:25.268Z] + set +x [2023-01-14T09:06:25.268Z] + curl -s https://codecov.io/bash [2023-01-14T09:06:25.268Z] + bash -s -- [2023-01-14T09:06:25.268Z] [2023-01-14T09:06:25.268Z] _____ _ [2023-01-14T09:06:25.268Z] / ____| | | [2023-01-14T09:06:25.269Z] | | ___ __| | ___ ___ _____ __ [2023-01-14T09:06:25.269Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-14T09:06:25.269Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-14T09:06:25.269Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-14T09:06:25.269Z] Bash-1.0.6 [2023-01-14T09:06:25.269Z] [2023-01-14T09:06:25.269Z] [2023-01-14T09:06:25.269Z] ==> git version 2.25.1 found [2023-01-14T09:06:25.269Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-01-14T09:06:25.269Z] Release-Date: 2020-01-08 [2023-01-14T09:06:25.269Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-14T09:06:25.269Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-14T09:06:25.269Z] ==> Jenkins CI detected. [2023-01-14T09:06:25.269Z] current dir:  /w/workspace/edgex-go/5 [2023-01-14T09:06:25.269Z] project root: . [2023-01-14T09:06:25.269Z] --> token set from env [2023-01-14T09:06:25.269Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-14T09:06:25.269Z] ==> Running gcov in . (disable via -X gcov) [2023-01-14T09:06:25.269Z] ==> Python coveragepy not found [2023-01-14T09:06:25.269Z] ==> Searching for coverage reports in: [2023-01-14T09:06:25.269Z] + . [2023-01-14T09:06:25.269Z] -> Found 1 reports [2023-01-14T09:06:25.269Z] ==> Detecting git/mercurial file structure [2023-01-14T09:06:25.269Z] ==> Reading reports [2023-01-14T09:06:25.269Z] + ./coverage.out bytes=489579 [2023-01-14T09:06:25.269Z] ==> Appending adjustments [2023-01-14T09:06:25.269Z] https://docs.codecov.io/docs/fixing-reports [2023-01-14T09:06:26.646Z] + Found adjustments [2023-01-14T09:06:26.646Z] ==> Gzipping contents [2023-01-14T09:06:26.646Z] 64K /tmp/codecov.kzwrwu.gz [2023-01-14T09:06:26.646Z] ==> Uploading reports [2023-01-14T09:06:26.646Z] url: https://codecov.io [2023-01-14T09:06:26.646Z] query: branch=PR-4276&commit=0cfeed11033321945b54c787a95b0950ad67c44c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4276%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4276&job=&cmd_args= [2023-01-14T09:06:26.646Z] -> Pinging Codecov [2023-01-14T09:06:26.646Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4276&commit=0cfeed11033321945b54c787a95b0950ad67c44c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4276%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4276&job=&cmd_args= [2023-01-14T09:06:26.904Z] -> Uploading to [2023-01-14T09:06:26.904Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-14/00271124DB129430A58F1EEE437C3FCB/0cfeed11033321945b54c787a95b0950ad67c44c/a0fc04c0-7bbb-47f5-9cd0-ae96466c19f6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230114T090626Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=17104371a917942173f0f4105ab9799fed7068139636bdbe2d1a16d389050f4e [2023-01-14T09:06:26.904Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-14T09:06:26.904Z] Dload Upload Total Spent Left Speed [2023-01-14T09:06:27.163Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63225 0 0 100 63225 0 258k --:--:-- --:--:-- --:--:-- 258k [2023-01-14T09:06:27.163Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0cfeed11033321945b54c787a95b0950ad67c44c [Pipeline] } [2023-01-14T09:06:27.170Z] 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 [2023-01-14T09:06:27.702Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-14T09:06:27.993Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-14T09:06:28.854Z] ---> package-listing.sh [2023-01-14T09:06:28.854Z] ++ facter osfamily [2023-01-14T09:06:28.854Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-14T09:06:29.112Z] + OS_FAMILY=debian [2023-01-14T09:06:29.112Z] + workspace=/w/workspace/edgex-go/5 [2023-01-14T09:06:29.112Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-14T09:06:29.112Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-14T09:06:29.112Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-14T09:06:29.112Z] + PACKAGES=/tmp/packages_start.txt [2023-01-14T09:06:29.112Z] + '[' /w/workspace/edgex-go/5 ']' [2023-01-14T09:06:29.112Z] + PACKAGES=/tmp/packages_end.txt [2023-01-14T09:06:29.112Z] + case "${OS_FAMILY}" in [2023-01-14T09:06:29.112Z] + dpkg -l [2023-01-14T09:06:29.112Z] + grep '^ii' [2023-01-14T09:06:29.112Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-14T09:06:29.112Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-14T09:06:29.112Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-14T09:06:29.112Z] + '[' /w/workspace/edgex-go/5 ']' [2023-01-14T09:06:29.112Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2023-01-14T09:06:29.112Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2023-01-14T09:06:29.121Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-14T09:06:29.398Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T09:06:29.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-14T09:06:29.958Z] [2023-01-14T09:06:29.958Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T09:06:30.259Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-14T09:06:30.259Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-14T09:06:30.259Z] 5eb5b503b376: Pulling fs layer [2023-01-14T09:06:30.259Z] 5c69ac0246d0: Pulling fs layer [2023-01-14T09:06:30.259Z] ec43610c2a17: Pulling fs layer [2023-01-14T09:06:30.259Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-14T09:06:30.259Z] 33b1e0a273af: Pulling fs layer [2023-01-14T09:06:30.259Z] 5d3b04190fa2: Pulling fs layer [2023-01-14T09:06:30.259Z] 2f39f015ded8: Pulling fs layer [2023-01-14T09:06:30.259Z] 3a2ae6a8a46f: Waiting [2023-01-14T09:06:30.259Z] 33b1e0a273af: Waiting [2023-01-14T09:06:30.259Z] 5d3b04190fa2: Waiting [2023-01-14T09:06:30.259Z] 2f39f015ded8: Waiting [2023-01-14T09:06:30.259Z] 5c69ac0246d0: Download complete [2023-01-14T09:06:30.259Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-14T09:06:30.259Z] 3a2ae6a8a46f: Download complete [2023-01-14T09:06:30.517Z] 33b1e0a273af: Verifying Checksum [2023-01-14T09:06:30.517Z] 33b1e0a273af: Download complete [2023-01-14T09:06:30.517Z] 5d3b04190fa2: Verifying Checksum [2023-01-14T09:06:30.517Z] 5d3b04190fa2: Download complete [2023-01-14T09:06:30.517Z] ec43610c2a17: Verifying Checksum [2023-01-14T09:06:30.517Z] ec43610c2a17: Download complete [2023-01-14T09:06:30.517Z] 5eb5b503b376: Download complete [2023-01-14T09:06:31.448Z] 2f39f015ded8: Verifying Checksum [2023-01-14T09:06:31.448Z] 2f39f015ded8: Download complete [2023-01-14T09:06:32.016Z] 5eb5b503b376: Pull complete [2023-01-14T09:06:32.016Z] 5c69ac0246d0: Pull complete [2023-01-14T09:06:32.581Z] ec43610c2a17: Pull complete [2023-01-14T09:06:32.581Z] 3a2ae6a8a46f: Pull complete [2023-01-14T09:06:32.838Z] 33b1e0a273af: Pull complete [2023-01-14T09:06:32.838Z] 5d3b04190fa2: Pull complete [2023-01-14T09:06:38.120Z] 2f39f015ded8: Pull complete [2023-01-14T09:06:38.120Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-14T09:06:38.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-14T09:06:38.120Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T09:06:38.203Z] prd-ubuntu20.04-docker-8c-8g-2331 does not seem to be running inside a container [2023-01-14T09:06:38.233Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-14T09:06:41.837Z] $ docker top bf9ea8ceeb869e364da568b64e4f39ed293c0dbd1c23517c4b964aca81256c28 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-14T09:06:42.176Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-14T09:06:42.467Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-14T09:06:42.753Z] + ls /var/log/sa-host [2023-01-14T09:06:42.753Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-14T09:06:42.823Z] provisioning config files... [2023-01-14T09:06:42.832Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config11241709135391787986tmp [Pipeline] { [Pipeline] echo [2023-01-14T09:06:42.845Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-14T09:06:43.128Z] ---> create-netrc.sh [Pipeline] } [2023-01-14T09:06:43.136Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-14T09:06:43.457Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-14T09:06:43.466Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-14T09:06:43.754Z] ---> sudo-logs.sh [2023-01-14T09:06:43.754Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-14T09:06:43.771Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-14T09:06:44.055Z] ---> job-cost.sh [2023-01-14T09:06:44.055Z] lf-activate-venv: SKIPPING [2023-01-14T09:06:44.055Z] DEBUG: total: 0.10999999940395355 [2023-01-14T09:06:44.055Z] INFO: Retrieving Stack Cost... [2023-01-14T09:06:44.994Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-14T09:06:45.253Z] INFO: Archiving Costs [Pipeline] echo [2023-01-14T09:06:45.267Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-14T09:06:45.554Z] ---> logs-deploy.sh [2023-01-14T09:06:45.554Z] lf-activate-venv: SKIPPING [2023-01-14T09:06:45.554Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4276/5 [2023-01-14T09:06:45.554Z] INFO: archiving workspace using pattern(s): [2023-01-14T09:06:46.493Z] Archives upload complete. [2023-01-14T09:06:46.753Z] INFO: archiving logs to Nexus [2023-01-14T09:06:47.321Z] ---> uname -a: [2023-01-14T09:06:47.321Z] Linux prd-ubuntu20-04-docker-8c-8g-2331 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-14T09:06:47.321Z] [2023-01-14T09:06:47.321Z] [2023-01-14T09:06:47.321Z] ---> lscpu: [2023-01-14T09:06:47.321Z] Architecture: x86_64 [2023-01-14T09:06:47.321Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-14T09:06:47.321Z] Byte Order: Little Endian [2023-01-14T09:06:47.321Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-14T09:06:47.321Z] CPU(s): 8 [2023-01-14T09:06:47.321Z] On-line CPU(s) list: 0-7 [2023-01-14T09:06:47.321Z] Thread(s) per core: 1 [2023-01-14T09:06:47.321Z] Core(s) per socket: 1 [2023-01-14T09:06:47.321Z] Socket(s): 8 [2023-01-14T09:06:47.321Z] NUMA node(s): 1 [2023-01-14T09:06:47.321Z] Vendor ID: AuthenticAMD [2023-01-14T09:06:47.321Z] CPU family: 23 [2023-01-14T09:06:47.321Z] Model: 49 [2023-01-14T09:06:47.321Z] Model name: AMD EPYC-Rome Processor [2023-01-14T09:06:47.321Z] Stepping: 0 [2023-01-14T09:06:47.321Z] CPU MHz: 2799.998 [2023-01-14T09:06:47.321Z] BogoMIPS: 5599.99 [2023-01-14T09:06:47.321Z] Virtualization: AMD-V [2023-01-14T09:06:47.321Z] Hypervisor vendor: KVM [2023-01-14T09:06:47.321Z] Virtualization type: full [2023-01-14T09:06:47.321Z] L1d cache: 256 KiB [2023-01-14T09:06:47.321Z] L1i cache: 256 KiB [2023-01-14T09:06:47.321Z] L2 cache: 4 MiB [2023-01-14T09:06:47.321Z] L3 cache: 128 MiB [2023-01-14T09:06:47.321Z] NUMA node0 CPU(s): 0-7 [2023-01-14T09:06:47.321Z] Vulnerability Itlb multihit: Not affected [2023-01-14T09:06:47.321Z] Vulnerability L1tf: Not affected [2023-01-14T09:06:47.321Z] Vulnerability Mds: Not affected [2023-01-14T09:06:47.321Z] Vulnerability Meltdown: Not affected [2023-01-14T09:06:47.321Z] Vulnerability Mmio stale data: Not affected [2023-01-14T09:06:47.321Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-14T09:06:47.321Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-14T09:06:47.321Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-14T09:06:47.321Z] Vulnerability Srbds: Not affected [2023-01-14T09:06:47.321Z] Vulnerability Tsx async abort: Not affected [2023-01-14T09:06:47.321Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-01-14T09:06:47.321Z] [2023-01-14T09:06:47.321Z] [2023-01-14T09:06:47.321Z] ---> nproc: [2023-01-14T09:06:47.321Z] 8 [2023-01-14T09:06:47.321Z] [2023-01-14T09:06:47.321Z] [2023-01-14T09:06:47.321Z] ---> df -h: [2023-01-14T09:06:47.321Z] Filesystem Size Used Avail Use% Mounted on [2023-01-14T09:06:47.321Z] overlay 155G 18G 138G 12% / [2023-01-14T09:06:47.321Z] tmpfs 64M 0 64M 0% /dev [2023-01-14T09:06:47.321Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-14T09:06:47.321Z] shm 64M 0 64M 0% /dev/shm [2023-01-14T09:06:47.321Z] /dev/vda1 155G 18G 138G 12% /facter-os [2023-01-14T09:06:47.321Z] [2023-01-14T09:06:47.321Z]