Pull request #4474 opened 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 6abea152a709db804fcddba9e27ecf4d7600051d+56c53f3e882f752e6ce34fe0da5648cfe47c3186 (0297f45819a44ce6b4cc4e9a37643dc28962ed10) 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-ssh4022677544885115486.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh9340834823948606418.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4474/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4474/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5205272682795509397.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4474/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17507690699266962120.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6967846591177583007.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4474/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4474/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16307987515445378056.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 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/v3], 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.20 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5497 in /w/workspace/edgexfoundry_edgex-go_PR-4474 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 56c53f3e882f752e6ce34fe0da5648cfe47c3186 into PR head commit 6abea152a709db804fcddba9e27ecf4d7600051d Merge succeeded, producing 6abea152a709db804fcddba9e27ecf4d7600051d Checking out Revision 6abea152a709db804fcddba9e27ecf4d7600051d (PR-4474) > 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/4474/head:refs/remotes/origin/PR-4474 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6abea152a709db804fcddba9e27ecf4d7600051d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 56c53f3e882f752e6ce34fe0da5648cfe47c3186 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6abea152a709db804fcddba9e27ecf4d7600051d # timeout=10 Commit message: "fix: Remove broken unit test for mosquitto password file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:28:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:28:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:28:50 ========================================================= 16:28:50 EdgeX Global Pipelines Version Info 16:28:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:28:51 ------------------- 16:28:51 stable info: 16:28:51 ------------------- 16:28:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:28:51 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 16:28:51 Message: update stable to v1.0.245 16:28:51 ------------------- 16:28:51 experimental info: 16:28:51 ------------------- 16:28:51 Commited By: **** collab-it+edgex@linuxfoundation.org 16:28:51 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 16:28:51 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:28:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:28:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:28:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:28:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:28:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:28:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:28:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:28:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:28:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:28:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:28:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:28:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:28:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:28:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:28:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:28:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:28:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:28:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:28:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:28:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 16:28:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:28:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:28:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:28:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4474 [Pipeline] echo 16:28:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4474 [Pipeline] echo 16:28:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4474 [Pipeline] echo 16:28:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6abea152a709db804fcddba9e27ecf4d7600051d [Pipeline] echo 16:28:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6abea15 [Pipeline] echo 16:28:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:28:53 provisioning config files... 16:28:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12415528454516724483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:28:53 ---> docker-login.sh 16:28:53 nexus3.edgexfoundry.org:10001 16:28:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:54 Configure a credential helper to remove this warning. See 16:28:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:54 16:28:54 Login Succeeded 16:28:54 nexus3.edgexfoundry.org:10002 16:28:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:54 Configure a credential helper to remove this warning. See 16:28:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:54 16:28:54 Login Succeeded 16:28:54 nexus3.edgexfoundry.org:10003 16:28:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:54 Configure a credential helper to remove this warning. See 16:28:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:54 16:28:54 Login Succeeded 16:28:54 nexus3.edgexfoundry.org:10004 16:28:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:54 Configure a credential helper to remove this warning. See 16:28:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:54 16:28:54 Login Succeeded 16:28:54 docker.io 16:28:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:54 Configure a credential helper to remove this warning. See 16:28:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:54 16:28:54 Login Succeeded 16:28:54 ---> docker-login.sh ends [Pipeline] } 16:28:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:28:55 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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 16:28:55 + dirname cmd/core-command/Dockerfile 16:28:55 + cut -d/ -f2 16:28:55 + echo core-command,cmd/core-command/Dockerfile 16:28:55 + dirname cmd/core-common-config-bootstrapper/Dockerfile 16:28:55 + cut -d/ -f2 16:28:55 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 16:28:55 + dirname cmd/core-data/Dockerfile 16:28:55 + cut -d/ -f2 16:28:55 + echo core-data,cmd/core-data/Dockerfile 16:28:55 + dirname cmd/core-metadata/Dockerfile 16:28:55 + cut -d/ -f2 16:28:55 + echo core-metadata,cmd/core-metadata/Dockerfile 16:28:55 + dirname cmd/security-bootstrapper/Dockerfile 16:28:55 + cut -d/ -f2 16:28:55 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:28:55 + dirname cmd/security-proxy-auth/Dockerfile 16:28:55 + cut -d/ -f2 16:28:55 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 16:28:55 + dirname cmd/security-proxy-setup/Dockerfile 16:28:55 + cut -d/ -f2 16:28:55 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:28:55 + dirname cmd/security-secretstore-setup/Dockerfile 16:28:55 + cut -d/ -f2 16:28:55 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:28:55 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:28:55 + cut -d/ -f2 16:28:55 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:28:55 + dirname cmd/security-spire-agent/Dockerfile 16:28:55 + cut -d/ -f2 16:28:55 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:28:55 + dirname cmd/security-spire-config/Dockerfile 16:28:55 + cut -d/ -f2 16:28:55 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:28:55 + dirname cmd/security-spire-server/Dockerfile 16:28:55 + cut -d/ -f2 16:28:55 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:28:55 + dirname cmd/support-notifications/Dockerfile 16:28:55 + cut -d/ -f2 16:28:55 + echo support-notifications,cmd/support-notifications/Dockerfile 16:28:55 + dirname cmd/support-scheduler/Dockerfile 16:28:55 + cut -d/ -f2 16:28:55 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 16:28:55 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/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 16:28:55 + git rev-list -1 --merges 6abea152a709db804fcddba9e27ecf4d7600051d~1..6abea152a709db804fcddba9e27ecf4d7600051d [Pipeline] echo 16:28:55 -----------> git rev-list -1 --merges 6abea152a709db804fcddba9e27ecf4d7600051d~1..6abea152a709db804fcddba9e27ecf4d7600051d 6abea152a709db804fcddba9e27ecf4d7600051d [false] [Pipeline] sh 16:28:56 + git log --format=format:%s -1 6abea152a709db804fcddba9e27ecf4d7600051d [Pipeline] echo 16:28:56 ========================================================= 16:28:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:28:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:28:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:28:56 + grep -v github /etc/ssh/ssh_known_hosts 16:28:56 + [ -e /tmp/ssh_known_hosts ] 16:28:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:28:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:28:56 + sudo tee -a /etc/ssh/ssh_known_hosts 16:28:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:28:57 16:28:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:28:57 0.1.4: Pulling from edgex-devops/py-git-semver 16:28:57 b85a868b505f: Pulling fs layer 16:28:57 e2be974225ed: Pulling fs layer 16:28:57 339a4e72a1f5: Pulling fs layer 16:28:57 988bab9f4d93: Pulling fs layer 16:28:57 1469e6f7b9e6: Pulling fs layer 16:28:57 eaf3925da568: Pulling fs layer 16:28:57 bab4dde63d76: Pulling fs layer 16:28:57 bde34c3a00c8: Pulling fs layer 16:28:57 b352a97aabf1: Pulling fs layer 16:28:57 4872d77fe225: Pulling fs layer 16:28:57 5851b861e8e6: Pulling fs layer 16:28:57 eaf3925da568: Waiting 16:28:57 bab4dde63d76: Waiting 16:28:57 1469e6f7b9e6: Waiting 16:28:57 988bab9f4d93: Waiting 16:28:57 4872d77fe225: Waiting 16:28:57 5851b861e8e6: Waiting 16:28:57 e2be974225ed: Verifying Checksum 16:28:57 e2be974225ed: Download complete 16:28:57 988bab9f4d93: Verifying Checksum 16:28:57 988bab9f4d93: Download complete 16:28:57 1469e6f7b9e6: Verifying Checksum 16:28:57 1469e6f7b9e6: Download complete 16:28:57 eaf3925da568: Verifying Checksum 16:28:57 eaf3925da568: Download complete 16:28:57 339a4e72a1f5: Verifying Checksum 16:28:57 bde34c3a00c8: Verifying Checksum 16:28:57 bde34c3a00c8: Download complete 16:28:57 b352a97aabf1: Verifying Checksum 16:28:57 b352a97aabf1: Download complete 16:28:57 4872d77fe225: Verifying Checksum 16:28:57 4872d77fe225: Download complete 16:28:57 5851b861e8e6: Download complete 16:28:57 b85a868b505f: Verifying Checksum 16:28:57 b85a868b505f: Download complete 16:28:58 bab4dde63d76: Verifying Checksum 16:28:58 bab4dde63d76: Download complete 16:28:59 b85a868b505f: Pull complete 16:28:59 e2be974225ed: Pull complete 16:29:00 339a4e72a1f5: Pull complete 16:29:00 988bab9f4d93: Pull complete 16:29:00 1469e6f7b9e6: Pull complete 16:29:00 eaf3925da568: Pull complete 16:29:02 bab4dde63d76: Pull complete 16:29:02 bde34c3a00c8: Pull complete 16:29:02 b352a97aabf1: Pull complete 16:29:02 4872d77fe225: Pull complete 16:29:02 5851b861e8e6: Pull complete 16:29:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:29:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:02 prd-ubuntu20.04-docker-8c-8g-5497 does not seem to be running inside a container 16:29:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:29:05 $ docker top 2ebd902d5aa94eb26863b71c34359dd93520865b1af41f4f1d57a0fad8936a3b -eo pid,comm 16:29:05 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:29:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:29:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:05 [ssh-agent] Looking for ssh-agent implementation... 16:29:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:05 $ docker exec 2ebd902d5aa94eb26863b71c34359dd93520865b1af41f4f1d57a0fad8936a3b ssh-agent 16:29:05 SSH_AUTH_SOCK=/tmp/ssh-CLr4Il0B40SY/agent.32 16:29:05 SSH_AGENT_PID=38 16:29:05 Running ssh-add (command line suppressed) 16:29:05 Identity added: /w/workspace/edgex-go/1@tmp/private_key_204974478658403658.key (/w/workspace/edgex-go/1@tmp/private_key_204974478658403658.key) 16:29:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:05 + git tag --points-at HEAD [Pipeline] } 16:29:06 $ docker exec --env ******** --env ******** 2ebd902d5aa94eb26863b71c34359dd93520865b1af41f4f1d57a0fad8936a3b ssh-agent -k 16:29:06 unset SSH_AUTH_SOCK; 16:29:06 unset SSH_AGENT_PID; 16:29:06 echo Agent pid 38 killed; 16:29:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:29:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:06 [ssh-agent] Looking for ssh-agent implementation... 16:29:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:06 $ docker exec 2ebd902d5aa94eb26863b71c34359dd93520865b1af41f4f1d57a0fad8936a3b ssh-agent 16:29:06 SSH_AUTH_SOCK=/tmp/ssh-2EaZfkn6hiHE/agent.71 16:29:06 SSH_AGENT_PID=77 16:29:06 Running ssh-add (command line suppressed) 16:29:06 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8979686582212642815.key (/w/workspace/edgex-go/1@tmp/private_key_8979686582212642815.key) 16:29:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:06 + git semver init 16:29:07 2023-03-23 16:29:07,065 [run_init] DEBUG init version:0.0.0 force:False 16:29:07 2023-03-23 16:29:07,067 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 16:29:07 2023-03-23 16:29:07,067 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 16:29:07 2023-03-23 16:29:07,067 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 16:29:17 2023-03-23 16:29:16,789 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 16:29:17 2023-03-23 16:29:16,789 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4474 with force:False 16:29:17 2023-03-23 16:29:16,789 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4474 16:29:17 2023-03-23 16:29:16,794 [execute] INFO git cat-file --batch-check 16:29:17 2023-03-23 16:29:16,795 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 16:29:17 2023-03-23 16:29:16,800 [execute] INFO git cat-file --batch 16:29:17 2023-03-23 16:29:16,801 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 16:29:17 2023-03-23 16:29:16,805 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4474 16:29:17 0.0.0 [Pipeline] } 16:29:17 $ docker exec --env ******** --env ******** 2ebd902d5aa94eb26863b71c34359dd93520865b1af41f4f1d57a0fad8936a3b ssh-agent -k 16:29:17 unset SSH_AUTH_SOCK; 16:29:17 unset SSH_AGENT_PID; 16:29:17 echo Agent pid 77 killed; 16:29:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:17 + git semver [Pipeline] } 16:29:18 $ docker stop --time=1 2ebd902d5aa94eb26863b71c34359dd93520865b1af41f4f1d57a0fad8936a3b 16:29:19 $ docker rm -f --volumes 2ebd902d5aa94eb26863b71c34359dd93520865b1af41f4f1d57a0fad8936a3b [Pipeline] // withDockerContainer [Pipeline] sh 16:29:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:29:20 Stashed 1 file(s) [Pipeline] echo 16:29:20 [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 16:29:20 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 16:29:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:29:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:29:20 ========================================================= 16:29:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:29:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:29:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:29:21 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:29:21 63b65145d645: Pulling fs layer 16:29:21 a2d21d5440eb: Pulling fs layer 16:29:21 935e6c44a52c: Pulling fs layer 16:29:21 94cc34f8dd06: Pulling fs layer 16:29:21 30dea6a524f1: Pulling fs layer 16:29:21 a2aff8979fd8: Pulling fs layer 16:29:21 6808be2612f2: Pulling fs layer 16:29:21 f25807f1079a: Pulling fs layer 16:29:21 94cc34f8dd06: Waiting 16:29:21 30dea6a524f1: Waiting 16:29:21 6808be2612f2: Waiting 16:29:21 f25807f1079a: Waiting 16:29:21 a2aff8979fd8: Waiting 16:29:21 a2d21d5440eb: Verifying Checksum 16:29:21 a2d21d5440eb: Download complete 16:29:21 94cc34f8dd06: Verifying Checksum 16:29:21 94cc34f8dd06: Download complete 16:29:21 30dea6a524f1: Verifying Checksum 16:29:21 30dea6a524f1: Download complete 16:29:21 63b65145d645: Download complete 16:29:21 a2aff8979fd8: Verifying Checksum 16:29:21 a2aff8979fd8: Download complete 16:29:21 63b65145d645: Pull complete 16:29:21 a2d21d5440eb: Pull complete 16:29:21 f25807f1079a: Verifying Checksum 16:29:21 f25807f1079a: Download complete 16:29:22 935e6c44a52c: Verifying Checksum 16:29:22 935e6c44a52c: Download complete 16:29:22 6808be2612f2: Verifying Checksum 16:29:25 935e6c44a52c: Pull complete 16:29:25 94cc34f8dd06: Pull complete 16:29:25 30dea6a524f1: Pull complete 16:29:25 a2aff8979fd8: Pull complete 16:29:27 6808be2612f2: Pull complete 16:29:28 f25807f1079a: Pull complete 16:29:28 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 16:29:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:29:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 16:29:28 + docker build -t ci-base-image-x86_64 -f - . 16:29:28 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:29:28 WORKDIR /edgex 16:29:28 COPY go.mod . 16:29:28 RUN go mod download 16:29:29 Sending build context to Docker daemon 170.5MB 16:29:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:29:29 ---> 3b553350e43f 16:29:29 Step 2/4 : WORKDIR /edgex 16:29:34 ---> Running in a07e131583c2 16:29:34 Removing intermediate container a07e131583c2 16:29:34 ---> e0510a12bd8b 16:29:34 Step 3/4 : COPY go.mod . 16:29:34 ---> b1dfb08fb536 16:29:34 Step 4/4 : RUN go mod download 16:29:34 ---> Running in 166ad01de4e9 16:29:35 Still waiting to schedule task 16:29:35 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:29:49 Removing intermediate container 166ad01de4e9 16:29:49 ---> 6f5dc6895a73 16:29:49 Successfully built 6f5dc6895a73 16:29:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:49 + docker inspect -f . ci-base-image-x86_64 16:29:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:49 prd-ubuntu20.04-docker-8c-8g-5497 does not seem to be running inside a container 16:29:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:29:50 $ docker top e327f741e8850a37814a9d4642ce97ac593ad40b8183c6c8f2dc614339a12705 -eo pid,comm [Pipeline] { [Pipeline] sh 16:29:50 + go version 16:29:50 go version go1.20.2 linux/amd64 [Pipeline] } 16:29:50 $ docker stop --time=1 e327f741e8850a37814a9d4642ce97ac593ad40b8183c6c8f2dc614339a12705 16:29:51 $ docker rm -f --volumes e327f741e8850a37814a9d4642ce97ac593ad40b8183c6c8f2dc614339a12705 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:52 + docker inspect -f . ci-base-image-x86_64 16:29:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:52 prd-ubuntu20.04-docker-8c-8g-5497 does not seem to be running inside a container 16:29:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:29:53 $ docker top 989b8004e03e1aba40eb42ac4ed7cd7459c76341daba89746fba16d8a4dc7443 -eo pid,comm [Pipeline] { [Pipeline] echo 16:29:53 ========================================================= 16:29:53 [edgeXBuildGoParallel] Running Tests and Build... 16:29:53 ========================================================= [Pipeline] sh 16:29:53 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 16:29:53 + make test 16:29:53 go test -race -coverprofile=coverage.out ./... 16:30:00 ? github.com/edgexfoundry/edgex-go [no test files] 16:30:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:30:12 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 16:30:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:30:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:30:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:30:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:30:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:30:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 16:30:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:30:13 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:30:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:30:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:30:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:30:14 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:30:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:30:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:30:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements 16:30:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 98.5% of statements 16:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 16:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 16:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:30:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:30:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:30:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.081s coverage: 71.3% of statements 16:30:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.100s coverage: 54.0% of statements 16:30:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:30:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:30:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.868s coverage: 88.5% of statements 16:30:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.9% of statements 16:30:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:30:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:30:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:30:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.329s coverage: 95.6% of statements 16:30:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:30:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:30:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:30:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:30:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:30:22 ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 72.2% of statements 16:30:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:30:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:30:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:30:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 65.9% of statements 16:30:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:30:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:30:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements 16:30:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 29.0% of statements 16:30:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 44.1% of statements 16:30:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 82.9% of statements 16:30:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 16:30:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements 16:30:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements 16:30:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:30:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:30:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:30:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:30:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:30:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 16:30:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 16:30:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 16:30:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:30:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:30:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:30:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:30:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:30:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:30:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:30:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 16:30:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:30:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:30:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:30:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 16:30:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 16:30:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 16:30:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:30:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:30:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:30:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:30:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:30:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:30:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:30:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:30:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:30:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:30:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:30:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:30:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:30:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:30:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:30:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.057s coverage: 94.4% of statements 16:30:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:30:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:30:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:30:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.248s coverage: 79.9% of statements 16:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.065s coverage: 92.9% of statements 16:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 16:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.059s coverage: 62.3% of statements 16:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 16:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements 16:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 16:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 81.2% of statements 16:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 82.1% of statements 16:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.049s coverage: 86.0% of statements 16:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.168s coverage: 63.1% of statements 16:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 16:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements 16:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements 16:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements 16:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 16:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.167s coverage: 38.4% of statements 16:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 16:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 16:30:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements 16:30:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.120s coverage: 92.3% of statements 16:30:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.5% of statements 16:30:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.079s coverage: 97.7% of statements 16:30:49 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 16:31:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5498 in /w/workspace/edgexfoundry_edgex-go_PR-4474 [Pipeline] { [Pipeline] ws 16:31:02 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 16:31:02 The recommended git tool is: git 16:31:07 using credential edgex-jenkins-ssh 16:31:07 Cloning the remote Git repository 16:31:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:31:07 > git init /w/workspace/edgex-go/1 # timeout=10 16:31:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:31:08 > git --version # timeout=10 16:31:08 > git --version # 'git version 2.25.1' 16:31:08 using GIT_SSH to set credentials SSH Credentials for GitHub 16:31:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:31:11 go vet ./... 16:31:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:31:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:31:13 ./bin/test-attribution-txt.sh [Pipeline] echo 16:31:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:31:13 + ls -al . 16:31:13 total 704 16:31:13 drwxrwxr-x 11 1001 1001 4096 Mar 23 16:29 . 16:31:13 drwxr-xr-x 4 root root 4096 Mar 23 16:29 .. 16:31:13 drwxrwxr-x 2 1001 1001 4096 Mar 23 16:28 .blubracket 16:31:13 -rw-rw-r-- 1 1001 1001 16 Mar 23 16:28 .dockerignore 16:31:13 drwxrwxr-x 8 1001 1001 4096 Mar 23 16:29 .git 16:31:13 drwxrwxr-x 3 1001 1001 4096 Mar 23 16:28 .github 16:31:13 -rw-rw-r-- 1 1001 1001 1133 Mar 23 16:28 .gitignore 16:31:13 -rw-rw-r-- 1 1001 1001 42 Mar 23 16:28 .golangci.yml 16:31:13 -rw-rw-r-- 1 1001 1001 87 Mar 23 16:28 .hadolint.yml 16:31:13 drwxr-xr-x 3 1001 1001 4096 Mar 23 16:29 .semver 16:31:13 -rw-rw-r-- 1 1001 1001 166 Mar 23 16:28 .sonarcloud.properties 16:31:13 -rw-rw-r-- 1 1001 1001 1171 Mar 23 16:28 ADOPTERS.md 16:31:13 -rw-rw-r-- 1 1001 1001 10835 Mar 23 16:28 Attribution.txt 16:31:13 -rw-rw-r-- 1 1001 1001 73765 Mar 23 16:28 CHANGELOG.md 16:31:13 -rw-rw-r-- 1 1001 1001 3804 Mar 23 16:28 CONTRIBUTING.md 16:31:13 -rw-rw-r-- 1 1001 1001 677 Mar 23 16:28 GOVERNANCE.md 16:31:13 -rw-rw-r-- 1 1001 1001 883 Mar 23 16:28 Jenkinsfile 16:31:13 -rw-rw-r-- 1 1001 1001 10775 Mar 23 16:28 LICENSE 16:31:13 -rw-rw-r-- 1 1001 1001 14266 Mar 23 16:28 Makefile 16:31:13 -rw-rw-r-- 1 1001 1001 582 Mar 23 16:28 OWNERS.md 16:31:13 -rw-rw-r-- 1 1001 1001 9403 Mar 23 16:28 README.md 16:31:13 -rw-rw-r-- 1 1001 1001 789 Mar 23 16:28 SECURITY.md 16:31:13 -rw-rw-r-- 1 1001 1001 5 Mar 23 16:29 VERSION 16:31:13 drwxrwxr-x 2 1001 1001 4096 Mar 23 16:28 bin 16:31:13 drwxrwxr-x 18 1001 1001 4096 Mar 23 16:28 cmd 16:31:13 -rw-r--r-- 1 root root 447378 Mar 23 16:30 coverage.out 16:31:13 -rw-rw-r-- 1 1001 1001 3200 Mar 23 16:28 go.mod 16:31:13 -rw-rw-r-- 1 1001 1001 31237 Mar 23 16:28 go.sum 16:31:13 drwxrwxr-x 7 1001 1001 4096 Mar 23 16:28 internal 16:31:13 drwxrwxr-x 3 1001 1001 4096 Mar 23 16:28 openapi 16:31:13 -rw-rw-r-- 1 1001 1001 594 Mar 23 16:28 security.txt 16:31:13 drwxrwxr-x 4 1001 1001 4096 Mar 23 16:28 snap 16:31:13 -rw-rw-r-- 1 1001 1001 204 Mar 23 16:28 version.go [Pipeline] sh 16:31:13 + '[' -e coverage.out ] 16:31:13 + chown 1001:1001 coverage.out [Pipeline] stash 16:31:13 Stashed 1 file(s) [Pipeline] sh 16:31:14 + make build 16:31:14 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 16:31:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:31:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:31:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:31:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:31:24 using GIT_SSH to set credentials SSH Credentials for GitHub 16:31:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4474/head:refs/remotes/origin/PR-4474 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:31:25 Merging remotes/origin/main commit 56c53f3e882f752e6ce34fe0da5648cfe47c3186 into PR head commit 6abea152a709db804fcddba9e27ecf4d7600051d 16:31:25 Merge succeeded, producing 6abea152a709db804fcddba9e27ecf4d7600051d 16:31:25 Checking out Revision 6abea152a709db804fcddba9e27ecf4d7600051d (PR-4474) 16:31:26 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 16:31:26 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 16:31:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 16:31:25 > git config core.sparsecheckout # timeout=10 16:31:25 > git checkout -f 6abea152a709db804fcddba9e27ecf4d7600051d # timeout=10 16:31:25 > git remote # timeout=10 16:31:25 > git config --get remote.origin.url # timeout=10 16:31:25 using GIT_SSH to set credentials SSH Credentials for GitHub 16:31:25 > git merge 56c53f3e882f752e6ce34fe0da5648cfe47c3186 # timeout=10 16:31:25 > git rev-parse HEAD^{commit} # timeout=10 16:31:25 > git config core.sparsecheckout # timeout=10 16:31:25 > git checkout -f 6abea152a709db804fcddba9e27ecf4d7600051d # timeout=10 16:31:27 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 16:31:29 Commit message: "fix: Remove broken unit test for mosquitto password file" 16:31:29 > git --version # timeout=10 16:31:29 > git --version # 'git version 2.25.1' 16:31:29 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:31:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:31:30 % Total % Received % Xferd Average Speed Time Time Time Current 16:31:30 Dload Upload Total Spent Left Speed 16:31:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh 16:31:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:31:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:31:31 + sudo tee /etc/docker/daemon.new 16:31:31 { 16:31:31 "registry-mirrors": [ 16:31:31 "https://nexus3.edgexfoundry.org:10001" 16:31:31 ], 16:31:31 "bip": "10.250.0.254/24", 16:31:31 "hosts": [ 16:31:31 "tcp://0.0.0.0:5555", 16:31:31 "unix:///var/run/docker.sock" 16:31:31 ], 16:31:31 "mtu": 1458, 16:31:31 "selinux-enabled": true, 16:31:31 "seccomp-profile": "/etc/docker/seccomp.json" 16:31:31 } [Pipeline] sh 16:31:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:31:32 + sudo service docker restart 16:31:34 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 16:31:35 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-auth/security-proxy-auth ./cmd/security-proxy-auth 16:31:35 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 16:31:36 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 16:31:37 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 16:31:38 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 16:31:39 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] } 16:31:40 $ docker stop --time=1 989b8004e03e1aba40eb42ac4ed7cd7459c76341daba89746fba16d8a4dc7443 16:31:45 $ docker rm -f --volumes 989b8004e03e1aba40eb42ac4ed7cd7459c76341daba89746fba16d8a4dc7443 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:31:46 16:31:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:31:47 latest: Pulling from edgex-devops/edgex-compose 16:31:47 cbdbe7a5bc2a: Pulling fs layer 16:31:47 ca9280d653b3: Pulling fs layer 16:31:47 7e9c9ca2126c: Pulling fs layer 16:31:47 cbdbe7a5bc2a: Verifying Checksum 16:31:47 cbdbe7a5bc2a: Download complete 16:31:47 ca9280d653b3: Verifying Checksum 16:31:47 ca9280d653b3: Download complete 16:31:47 cbdbe7a5bc2a: Pull complete 16:31:47 7e9c9ca2126c: Download complete 16:31:47 ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:31:50 provisioning config files... 16:31:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5607923712116950064tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:50 ---> docker-login.sh 16:31:50 nexus3.edgexfoundry.org:10001 16:31:51 7e9c9ca2126c: Pull complete 16:31:51 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:31:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:31:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:31:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:51 prd-ubuntu20.04-docker-8c-8g-5497 does not seem to be running inside a container 16:31:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:51 Configure a credential helper to remove this warning. See 16:31:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:51 16:31:51 Login Succeeded 16:31:51 nexus3.edgexfoundry.org:10002 16:31:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:31:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:51 Configure a credential helper to remove this warning. See 16:31:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:51 16:31:51 Login Succeeded 16:31:51 nexus3.edgexfoundry.org:10003 16:31:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:52 Configure a credential helper to remove this warning. See 16:31:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:52 16:31:52 Login Succeeded 16:31:52 nexus3.edgexfoundry.org:10004 16:31:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:52 Configure a credential helper to remove this warning. See 16:31:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:52 16:31:52 Login Succeeded 16:31:52 docker.io 16:31:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:53 Configure a credential helper to remove this warning. See 16:31:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:53 16:31:53 Login Succeeded 16:31:53 ---> docker-login.sh ends 16:31:54 $ docker top 1b7ea1ad74ef8e2bc12779650ffd61e6d0a009d8172c1f6fe8e155ac31f7494f -eo pid,comm [Pipeline] { [Pipeline] } 16:31:54 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 16:31:55 + docker-compose build --help 16:31:55 + grep parallel [Pipeline] sh 16:31:55 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 16:31:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:31:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:31:55 ========================================================= 16:31:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:31:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:31:55 --parallel Build images in parallel. [Pipeline] } 16:31:55 $ docker stop --time=1 1b7ea1ad74ef8e2bc12779650ffd61e6d0a009d8172c1f6fe8e155ac31f7494f 16:31:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:31:55 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:31:55 af6eaf76a39c: Pulling fs layer 16:31:55 55522c791124: Pulling fs layer 16:31:55 ce5c4a1c91eb: Pulling fs layer 16:31:55 169dfbe0d373: Pulling fs layer 16:31:55 e1ff8fa3b103: Pulling fs layer 16:31:55 169dfbe0d373: Waiting 16:31:55 52ebb69f0ebf: Pulling fs layer 16:31:55 5abe8eddf0d5: Pulling fs layer 16:31:55 e1ff8fa3b103: Waiting 16:31:55 5abe8eddf0d5: Waiting 16:31:55 52ebb69f0ebf: Waiting 16:31:56 55522c791124: Verifying Checksum 16:31:56 55522c791124: Download complete 16:31:56 169dfbe0d373: Verifying Checksum 16:31:56 169dfbe0d373: Download complete 16:31:56 e1ff8fa3b103: Verifying Checksum 16:31:56 e1ff8fa3b103: Download complete 16:31:56 af6eaf76a39c: Verifying Checksum 16:31:56 af6eaf76a39c: Download complete 16:31:56 $ docker rm -f --volumes 1b7ea1ad74ef8e2bc12779650ffd61e6d0a009d8172c1f6fe8e155ac31f7494f [Pipeline] // withDockerContainer [Pipeline] writeFile 16:31:57 af6eaf76a39c: Pull complete 16:31:57 5abe8eddf0d5: Verifying Checksum 16:31:57 5abe8eddf0d5: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:31:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:57 55522c791124: Pull complete 16:31:57 prd-ubuntu20.04-docker-8c-8g-5497 does not seem to be running inside a container 16:31:57 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:31:58 $ docker top cdc3046fa920f6fb835ce04e8dfef64056e2f6ba8509c3318ee071821593dd11 -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:58 + docker-compose -f ./docker-compose-build.yml build --parallel 16:31:58 ce5c4a1c91eb: Verifying Checksum 16:31:58 ce5c4a1c91eb: Download complete 16:31:58 52ebb69f0ebf: Verifying Checksum 16:31:58 52ebb69f0ebf: Download complete 16:31:59 Building core-command ... 16:31:59 Building core-common-config-bootstrapper ... 16:31:59 Building core-data ... 16:31:59 Building core-metadata ... 16:31:59 Building security-bootstrapper ... 16:31:59 Building security-proxy-auth ... 16:31:59 Building security-proxy-setup ... 16:31:59 Building security-secretstore-setup ... 16:31:59 Building security-spiffe-token-provider ... 16:31:59 Building security-spire-agent ... 16:31:59 Building security-spire-config ... 16:31:59 Building security-spire-server ... 16:31:59 Building support-notifications ... 16:31:59 Building support-scheduler ... 16:31:59 Building security-proxy-setup 16:31:59 Building security-proxy-auth 16:31:59 Building security-spire-agent 16:31:59 Building support-scheduler 16:31:59 Building support-notifications 16:32:08 ce5c4a1c91eb: Pull complete 16:32:09 169dfbe0d373: Pull complete 16:32:09 e1ff8fa3b103: Pull complete 16:32:11 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:32:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:32:11 ---> 6f5dc6895a73 16:32:11 Step 3/22 : WORKDIR /edgex-go 16:32:11 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:32:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:32:11 ---> 6f5dc6895a73 16:32:11 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:32:11 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:32:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:32:11 ---> 6f5dc6895a73 16:32:11 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:32:11 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:32:11 Step 2/27 : FROM ${BUILDER_BASE} AS builder 16:32:11 ---> 6f5dc6895a73 16:32:11 Step 3/27 : WORKDIR /edgex-go 16:32:12 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:32:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:32:12 ---> 6f5dc6895a73 16:32:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:32:15 52ebb69f0ebf: Pull complete 16:32:20 5abe8eddf0d5: Pull complete 16:32:20 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 16:32:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:32:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 16:32:20 + docker build -t ci-base-image-arm64 -f - . 16:32:20 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:32:20 WORKDIR /edgex 16:32:20 COPY go.mod . 16:32:20 RUN go mod download 16:32:21 Sending build context to Docker daemon 2.931MB 16:32:21 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:32:21 ---> 6cb57ee374ae 16:32:21 Step 2/4 : WORKDIR /edgex 16:32:23 ---> Running in 9d6ea1c0573e 16:32:23 Removing intermediate container 9d6ea1c0573e 16:32:23 ---> 6fd7a8c2deb1 16:32:23 Step 3/4 : COPY go.mod . 16:32:23 ---> a3f41d3bfbe4 16:32:23 Step 4/4 : RUN go mod download 16:32:23 ---> Running in f9c68d396be3 16:32:27 ---> Running in 500b8ff53d1e 16:32:27 ---> Running in 3f5b87dc2bef 16:32:27 ---> Running in bcc1d8ac475f 16:32:27 ---> Running in b68c17a74939 16:32:27 ---> Running in 9712b76d7c0b 16:32:27 Removing intermediate container bcc1d8ac475f 16:32:27 ---> 256e418c666b 16:32:27 Step 4/22 : RUN apk add --update --no-cache make git 16:32:27 Removing intermediate container 3f5b87dc2bef 16:32:27 ---> e4eda2694608 16:32:27 Step 4/23 : WORKDIR /edgex-go 16:32:27 Removing intermediate container b68c17a74939 16:32:27 ---> 4f20984c4b9d 16:32:27 Step 4/23 : WORKDIR /edgex-go 16:32:27 Removing intermediate container 500b8ff53d1e 16:32:27 ---> e8faccfdeef7 16:32:27 Step 4/23 : WORKDIR /edgex-go 16:32:27 Removing intermediate container 9712b76d7c0b 16:32:27 ---> 4a90d02f0389 16:32:27 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 16:32:27 ---> Running in 809e1ae59a89 16:32:27 ---> Running in 0be05263fe41 16:32:27 ---> Running in 1731b8ae5403 16:32:27 ---> Running in 4213700ea9c0 16:32:27 ---> Running in ed62bb55f5d6 16:32:27 Removing intermediate container 0be05263fe41 16:32:27 ---> ccf79df11fcb 16:32:27 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:32:27 Removing intermediate container 4213700ea9c0 16:32:27 ---> 6b2ab2a93db8 16:32:27 Step 5/23 : RUN apk add --update --no-cache make git 16:32:27 Removing intermediate container 1731b8ae5403 16:32:27 ---> 4803b5c2c65d 16:32:27 Step 5/23 : RUN apk add --update --no-cache make git 16:32:27 ---> Running in f2fcecbd0970 16:32:27 ---> Running in 1dab214729ac 16:32:27 ---> Running in fddb4dbc3432 16:32:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:32:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:32:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:32:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:32:27 OK: 265 MiB in 53 packages 16:32:27 OK: 265 MiB in 53 packages 16:32:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:32:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:32:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:32:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:32:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:32:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:32:27 Removing intermediate container 809e1ae59a89 16:32:27 ---> 02f6e7cd6f08 16:32:27 Step 5/22 : COPY go.mod vendor* ./ 16:32:27 Removing intermediate container ed62bb55f5d6 16:32:27 ---> cfcc9b52c714 16:32:27 Step 5/27 : COPY go.mod vendor* ./ 16:32:27 OK: 265 MiB in 53 packages 16:32:27 OK: 265 MiB in 53 packages 16:32:27 OK: 265 MiB in 53 packages 16:32:27 ---> d7715801d6b3 16:32:27 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:27 ---> Running in 585d80ce3cbb 16:32:27 ---> 38ab177c5c1b 16:32:27 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:27 ---> Running in 1aa8f0efec60 16:32:27 Removing intermediate container f2fcecbd0970 16:32:27 ---> db405b3d71e3 16:32:27 Step 6/23 : COPY go.mod vendor* ./ 16:32:27 Removing intermediate container fddb4dbc3432 16:32:27 ---> 89582e5f5d16 16:32:27 Step 6/23 : COPY go.mod vendor* ./ 16:32:27 Removing intermediate container 1dab214729ac 16:32:27 ---> fce57de2fec2 16:32:27 Step 6/23 : COPY go.mod vendor* ./ 16:32:27 ---> 0d9404fbc96a 16:32:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:27 ---> 4dafc8741ab7 16:32:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:27 ---> Running in cc6fd9a78d03 16:32:27 ---> Running in 86b2dbc03bcf 16:32:27 ---> df909f4ccf07 16:32:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:27 ---> Running in fb9edee2fae1 16:32:55 Removing intermediate container f9c68d396be3 16:32:55 ---> 85ec85be173d 16:32:55 Successfully built 85ec85be173d 16:32:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:56 + docker inspect -f . ci-base-image-arm64 16:32:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:56 prd-ubuntu20.04-docker-arm64-4c-16g-5498 does not seem to be running inside a container 16:32:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:32:57 $ docker top 2aa84934fa3b71045d603ada17cfe09d532968d73572cd18117d641b14be9c23 -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:58 + go version 16:32:58 go version go1.20.2 linux/arm64 [Pipeline] } 16:32:58 $ docker stop --time=1 2aa84934fa3b71045d603ada17cfe09d532968d73572cd18117d641b14be9c23 16:33:00 $ docker rm -f --volumes 2aa84934fa3b71045d603ada17cfe09d532968d73572cd18117d641b14be9c23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:01 + docker inspect -f . ci-base-image-arm64 16:33:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:01 prd-ubuntu20.04-docker-arm64-4c-16g-5498 does not seem to be running inside a container 16:33:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:33:02 $ docker top 3e9cc9de96343b39e4aef35bf11cd5927e6ea3c0f568966ad05f2f816faa096b -eo pid,comm [Pipeline] { [Pipeline] echo 16:33:03 ========================================================= 16:33:03 [edgeXBuildGoParallel] Running Tests and Build... 16:33:03 ========================================================= [Pipeline] sh 16:33:03 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 16:33:04 + make test 16:33:04 go test -race -coverprofile=coverage.out ./... 16:33:43 ? github.com/edgexfoundry/edgex-go [no test files] 16:33:49 Removing intermediate container 1aa8f0efec60 16:33:49 ---> 97186179bec0 16:33:49 Step 7/27 : COPY . . 16:33:49 Removing intermediate container fb9edee2fae1 16:33:49 ---> 58d8e1b4bb35 16:33:49 Step 8/23 : COPY . . 16:33:49 Removing intermediate container 585d80ce3cbb 16:33:49 ---> 6aba470cb5d7 16:33:49 Step 7/22 : COPY . . 16:33:49 Removing intermediate container 86b2dbc03bcf 16:33:49 ---> 7255acf6a510 16:33:49 Step 8/23 : COPY . . 16:33:49 Removing intermediate container cc6fd9a78d03 16:33:49 ---> 72c9fa489d96 16:33:49 Step 8/23 : COPY . . 16:34:11 ---> 9afae89ac62b 16:34:11 Step 8/22 : RUN make cmd/secrets-config/secrets-config 16:34:11 ---> 62dbb47124d8 16:34:11 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 16:34:11 ---> 93684a1140dd 16:34:11 Step 9/23 : RUN make cmd/support-notifications/support-notifications 16:34:11 ---> c31b1019ca40 16:34:11 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 16:34:11 ---> 61f82a2815db 16:34:11 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 16:34:11 ---> Running in 70bffb76caa7 16:34:11 ---> Running in 1c6146009868 16:34:11 ---> Running in 9cfc994f5202 16:34:11 ---> Running in 0f28ab3b7819 16:34:11 ---> Running in a87ec095ef0b 16:34:11 Removing intermediate container a87ec095ef0b 16:34:11 ---> 23b64e90601d 16:34:11 Step 9/27 : WORKDIR /edgex-go/spire-build 16:34:11 ---> Running in f9bbd6bfc658 16:34:11 Removing intermediate container f9bbd6bfc658 16:34:11 ---> db14eb18908c 16:34:11 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 16:34:11 ---> Running in c07c8830aa32 16:34:11 Removing intermediate container c07c8830aa32 16:34:11 ---> aa7bac6fc0a9 16:34:11 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:34:11 ---> Running in 530ff2b17da4 16:34:11 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 16:34:11 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-auth/security-proxy-auth ./cmd/security-proxy-auth 16:34:11 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 16:34:11 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 16:34:11 Removing intermediate container 530ff2b17da4 16:34:11 ---> 7dcaa63b5a3d 16:34:11 Step 12/27 : WORKDIR /edgex-go 16:34:11 ---> Running in b931a82ede4e 16:34:12 Removing intermediate container b931a82ede4e 16:34:12 ---> a1556b2c1d51 16:34:12 16:34:12 Step 13/27 : FROM alpine:3.17 16:34:12 3.17: Pulling from library/alpine 16:34:13 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 16:34:13 Status: Downloaded newer image for alpine:3.17 16:34:13 ---> b2aa39c304c2 16:34:13 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:13 ---> Running in b94621fadad3 16:34:13 Removing intermediate container b94621fadad3 16:34:13 ---> 06320a804e34 16:34:13 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:34:13 ---> Running in 27f2e137cac4 16:34:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:34:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:34:14 v3.17.2-263-g08ed8e581aa [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:34:14 v3.17.2-264-ge1d1b3c3743 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:34:14 OK: 17820 distinct packages available 16:34:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:34:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:34:14 (1/5) Installing dumb-init (1.2.5-r2) 16:34:14 (2/5) Installing musl-obstack (1.2.3-r0) 16:34:14 (3/5) Installing libucontext (1.2-r0) 16:34:14 (4/5) Installing gcompat (1.1.0-r0) 16:34:14 (5/5) Installing openssl (3.0.8-r1) 16:34:14 Executing busybox-1.35.0-r29.trigger 16:34:14 OK: 8 MiB in 20 packages 16:34:16 Removing intermediate container 27f2e137cac4 16:34:16 ---> cb342bcda91a 16:34:16 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:21 ---> 301bcf7bded9 16:34:21 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 16:34:23 ---> 4bfca8a4725f 16:34:23 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:34:33 ---> 6bc2b2609028 16:34:33 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:34:45 ---> c10c5238805d 16:34:45 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:34:49 ---> a6c7dd11bf99 16:34:49 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:34:49 ---> d2f3f09c0c52 16:34:49 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:34:57 ---> 9db38ef2d8a7 16:34:57 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:34:57 ---> Running in 064ba53de0db 16:34:57 Removing intermediate container 0f28ab3b7819 16:34:57 ---> e648d2525b7d 16:34:57 16:34:57 Step 10/23 : FROM alpine:3.17 16:34:57 ---> b2aa39c304c2 16:34:57 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 16:34:57 Removing intermediate container 1c6146009868 16:34:57 ---> e032c1564599 16:34:57 16:34:57 Step 9/22 : FROM alpine:3.17 16:34:57 ---> b2aa39c304c2 16:34:57 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 16:34:57 Removing intermediate container 9cfc994f5202 16:34:57 ---> 8952dccc0e54 16:34:57 16:34:57 Step 10/23 : FROM alpine:3.17 16:34:57 Removing intermediate container 70bffb76caa7 16:34:57 ---> b8cd430ca0b3 16:34:57 16:34:57 Step 10/23 : FROM alpine:3.17 16:34:57 ---> b2aa39c304c2 16:34:57 ---> b2aa39c304c2 16:34:57 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-initStep 11/23 : RUN apk add --update --no-cache dumb-init ---> Running in 39d0ddc7eeee 16:34:57 16:34:57 16:34:57 Removing intermediate container 064ba53de0db 16:34:57 ---> 77577193345a 16:34:57 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:34:57 ---> Running in 1ff71ed658e7 16:34:57 ---> Running in 6ff7255924e8 16:34:57 ---> Running in d625a4b53598 16:34:57 ---> Running in c6a459350813 16:34:57 Removing intermediate container 39d0ddc7eeee 16:34:57 ---> a7f808039bfc 16:34:57 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:34:57 Removing intermediate container d625a4b53598 16:34:57 ---> e69e0dc1f389 16:34:57 Step 25/27 : LABEL arch=x86_64 16:34:57 ---> Running in 8c72ccc762c8 16:34:57 ---> Running in aec14d61a162 16:34:57 Removing intermediate container aec14d61a162 16:34:57 ---> 9d448f37c4ac 16:34:57 Step 26/27 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d 16:34:57 ---> Running in b26d1e729b24 16:34:57 Removing intermediate container b26d1e729b24 16:34:57 ---> df5177159fc6 16:34:57 Step 27/27 : LABEL version=0.0.0 16:34:57 ---> Running in ba0677c12cb8 16:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:34:57 Removing intermediate container ba0677c12cb8 16:34:57 ---> aff0484a4d0f 16:34:57 16:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:34:57 Successfully built aff0484a4d0f 16:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:34:57 Successfully tagged security-spire-agent:latest 16:34:57  Building security-spire-agent ... done Building security-secretstore-setup 16:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:34:57 (1/1) Installing dumb-init (1.2.5-r2) 16:34:57 Executing busybox-1.35.0-r29.trigger 16:34:57 OK: 7 MiB in 16 packages 16:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:34:57 (1/2) Installing dumb-init (1.2.5-r2) 16:34:57 (2/2) Installing openssl (3.0.8-r1) 16:34:57 Executing busybox-1.35.0-r29.trigger 16:34:57 OK: 8 MiB in 17 packages 16:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:34:57 (1/2) Installing ca-certificates (20220614-r4) 16:34:57 (2/2) Installing dumb-init (1.2.5-r2) 16:34:57 Executing busybox-1.35.0-r29.trigger 16:34:57 Executing ca-certificates-20220614-r4.trigger 16:34:58 (1/1) Installing dumb-init (1.2.5-r2) 16:34:58 Executing busybox-1.35.0-r29.trigger 16:34:58 OK: 7 MiB in 16 packages 16:34:58 OK: 8 MiB in 17 packages 16:35:03 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:35:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:35:03 ---> 6f5dc6895a73 16:35:03 Step 3/25 : WORKDIR /edgex-go 16:35:03 ---> Using cache 16:35:03 ---> 4a90d02f0389 16:35:03 Step 4/25 : RUN apk add --update --no-cache make git 16:35:06 ---> Running in 75b3ec069a7d 16:35:06 Removing intermediate container 1ff71ed658e7 16:35:06 ---> fd56451d1f5f 16:35:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 16:35:06 Removing intermediate container 6ff7255924e8 16:35:06 ---> c152a5aed576 16:35:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 16:35:06 ---> Running in 806ecd1421bc 16:35:06 ---> Running in 9a046ba8c7e4 16:35:06 Removing intermediate container 8c72ccc762c8 16:35:06 ---> c6d69c64c80f 16:35:06 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:06 Removing intermediate container 806ecd1421bc 16:35:06 ---> ac327297f09c 16:35:06 Step 12/22 : WORKDIR /edgex 16:35:06 Removing intermediate container 9a046ba8c7e4 16:35:06 ---> 4d606f2282a7 16:35:06 Step 13/23 : ENV APP_PORT=59861 16:35:06 Removing intermediate container c6a459350813 16:35:06 ---> d2f1ffe8a242 16:35:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 16:35:06 ---> Running in e42c58cbe58b 16:35:06 ---> Running in dc5497b9fbb8 16:35:06 ---> Running in e35f7ed2e9e7 16:35:07 ---> 0f7d486c73d5 16:35:07 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 16:35:07 Removing intermediate container e42c58cbe58b 16:35:07 ---> 348f9a3d338d 16:35:07 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:35:07 Removing intermediate container e35f7ed2e9e7 16:35:07 ---> f5c678f6b18e 16:35:07 Step 13/23 : ENV APP_PORT=59860 16:35:07 Removing intermediate container dc5497b9fbb8 16:35:07 ---> 482020e36396 16:35:07 Step 14/23 : EXPOSE $APP_PORT 16:35:07 ---> Running in e76669886623 16:35:07 ---> Running in 65a706148b34 16:35:07 ---> ba9d0d7bbb6b 16:35:07 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 16:35:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:35:07 ---> 7f09c30e15df 16:35:07 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 16:35:07 Removing intermediate container e76669886623 16:35:07 ---> c82b7b972322 16:35:07 Step 14/23 : EXPOSE $APP_PORT 16:35:07 Removing intermediate container 65a706148b34 16:35:07 ---> dccab9497dfe 16:35:07 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:07 ---> Running in 1204035e3029 16:35:07 OK: 265 MiB in 53 packages 16:35:07 ---> ff2eabc78d09 16:35:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 16:35:07 Removing intermediate container 1204035e3029 16:35:07 ---> 2c5923eb1af6 16:35:07 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:07 ---> 2ad8c2b5d6d3 16:35:07 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 16:35:07 ---> 01c82e719cfd 16:35:07 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 16:35:07 ---> 6b6efad3e53f 16:35:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:35:07 ---> 22411e886c90 16:35:07 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 16:35:07 ---> fbcc0cbf1d44 16:35:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:35:07 ---> cf5531da9248 16:35:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 16:35:07 Removing intermediate container 75b3ec069a7d 16:35:07 ---> 054284bdc818 16:35:07 Step 5/25 : COPY go.mod vendor* ./ 16:35:09 ---> 5645c56953e9 16:35:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:35:09 ---> 7a9a9218f2ab 16:35:09 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:09 ---> bdc3820bd8cc 16:35:09 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:35:09 ---> f6c7e1ecf2de 16:35:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:35:09 ---> f3223673ea3c 16:35:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 16:35:09 ---> Running in fed955ad9581 16:35:09 ---> Running in c06aea266b60 16:35:10 ---> 404d093910fc 16:35:10 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:35:10 ---> Running in 8d4df507bc49 16:35:10 ---> 123518cfe634 16:35:10 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:35:10 ---> 759c0257e1c8 16:35:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 16:35:10 ---> Running in 213ce499d4f4 16:35:10 Removing intermediate container 213ce499d4f4 16:35:10 ---> 322d889c0b03 16:35:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:35:10 ---> Running in 46b07266ef9a 16:35:10 ---> 40f1c57edc32 16:35:10 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:35:10 ---> Running in def6ed01ee71 16:35:10 Removing intermediate container 46b07266ef9a 16:35:10 ---> 7ae2f47e86f5 16:35:10 Step 21/23 : LABEL arch=x86_64 16:35:10 ---> Running in 2c0e7bf5d73c 16:35:10 Removing intermediate container def6ed01ee71 16:35:10 ---> bf095cfb44c6 16:35:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:35:10 Removing intermediate container c06aea266b60 16:35:10 ---> f510a1d53494 16:35:10 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 16:35:10 ---> Running in 27e50d5514ee 16:35:10 ---> Running in 0cbdeb0950f8 16:35:10 Removing intermediate container 2c0e7bf5d73c 16:35:10 ---> bc2c06a88196 16:35:10 Step 22/23 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d 16:35:10 ---> Running in 154e023dfb27 16:35:10 Removing intermediate container 0cbdeb0950f8 16:35:10 ---> c97089c5473f 16:35:10 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 16:35:10 Removing intermediate container 27e50d5514ee 16:35:10 ---> 0d47c03f1ea0 16:35:10 Step 21/23 : LABEL arch=x86_64 16:35:10 ---> Running in 194eae76dd6d 16:35:10 ---> Running in b7bb9d784f12 16:35:10 Removing intermediate container 154e023dfb27 16:35:10 ---> 0fd178ff3a36 16:35:10 Step 23/23 : LABEL version=0.0.0 16:35:10 ---> Running in 34fa57ae66c1 16:35:10 Removing intermediate container 194eae76dd6d 16:35:10 ---> 466ff6a2071b 16:35:10 Step 21/23 : LABEL arch=x86_64 16:35:10 Removing intermediate container b7bb9d784f12 16:35:10 ---> 6482d00cfdea 16:35:10 Step 22/23 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d 16:35:10 ---> Running in fec9c9b5ac5c 16:35:10 ---> Running in ebd656df5b1e 16:35:10 Removing intermediate container 8d4df507bc49 16:35:10 ---> 136a16038ce5 16:35:10 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:35:10 Removing intermediate container 34fa57ae66c1 16:35:10 ---> 48819ac186af 16:35:10 16:35:10 ---> Running in ad447aba6569 16:35:10 Removing intermediate container fec9c9b5ac5c 16:35:10 ---> 6f1903518737 16:35:10 Step 22/23 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d 16:35:10 Removing intermediate container ebd656df5b1e 16:35:10 ---> 8bd5b0310896 16:35:10 Step 23/23 : LABEL version=0.0.0 16:35:10 Successfully built 48819ac186af 16:35:10 Successfully tagged support-scheduler:latest 16:35:10 Building security-spire-config 16:35:10  Building support-scheduler ... done  ---> Running in 5f850a9daaff 16:35:10 ---> Running in 2c36a6e013be 16:35:10 Removing intermediate container ad447aba6569 16:35:10 ---> 257c0523e8ea 16:35:10 Step 20/22 : LABEL arch=x86_64 16:35:11 ---> Running in 3e1be060dbc4 16:35:11 Removing intermediate container 5f850a9daaff 16:35:11 ---> 432e8df9402c 16:35:11 16:35:12 Successfully built 432e8df9402c 16:35:15 Successfully tagged support-notifications:latest 16:35:15 Building core-data 16:35:15  Building support-notifications ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:35:15 Step 2/27 : FROM ${BUILDER_BASE} AS builder 16:35:15 ---> 6f5dc6895a73 16:35:15 Step 3/27 : WORKDIR /edgex-go 16:35:15 ---> Using cache 16:35:15 ---> 4a90d02f0389 16:35:15 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 16:35:15 ---> Using cache 16:35:15 ---> cfcc9b52c714 16:35:15 Step 5/27 : COPY go.mod vendor* ./ 16:35:15 ---> Using cache 16:35:15 ---> 38ab177c5c1b 16:35:15 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:15 ---> Using cache 16:35:15 ---> 97186179bec0 16:35:15 Step 7/27 : COPY . . 16:35:15 ---> Using cache 16:35:15 ---> 62dbb47124d8 16:35:15 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 16:35:15 ---> Using cache 16:35:15 ---> 23b64e90601d 16:35:15 Step 9/27 : WORKDIR /edgex-go/spire-build 16:35:15 ---> Using cache 16:35:15 ---> db14eb18908c 16:35:15 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 16:35:15 ---> Using cache 16:35:15 ---> aa7bac6fc0a9 16:35:15 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:35:15 ---> Using cache 16:35:15 ---> 7dcaa63b5a3d 16:35:15 Step 12/27 : WORKDIR /edgex-go 16:35:15 ---> Using cache 16:35:15 ---> a1556b2c1d51 16:35:15 16:35:15 Step 13/27 : FROM alpine:3.17 16:35:15 ---> b2aa39c304c2 16:35:15 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:15 ---> Using cache 16:35:15 ---> 06320a804e34 16:35:15 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:35:16 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:35:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:16 ---> 6f5dc6895a73 16:35:16 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:35:16 ---> Using cache 16:35:16 ---> e8faccfdeef7 16:35:16 Step 4/23 : WORKDIR /edgex-go 16:35:16 ---> Using cache 16:35:16 ---> 6b2ab2a93db8 16:35:16 Step 5/23 : RUN apk add --update --no-cache make git 16:35:16 ---> Using cache 16:35:16 ---> fce57de2fec2 16:35:16 Step 6/23 : COPY go.mod vendor* ./ 16:35:16 ---> Using cache 16:35:16 ---> df909f4ccf07 16:35:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:16 ---> Using cache 16:35:16 ---> 58d8e1b4bb35 16:35:16 Step 8/23 : COPY . . 16:35:16 ---> Using cache 16:35:16 ---> 61f82a2815db 16:35:16 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 16:35:23 Removing intermediate container 3e1be060dbc4 16:35:23 ---> 9615a2a6ea94 16:35:23 Step 21/22 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d 16:35:23 Removing intermediate container 2c36a6e013be 16:35:23 ---> 490f1920886a 16:35:23 Step 23/23 : LABEL version=0.0.0 16:35:23 ---> Running in a2f012074b8b 16:35:23 ---> Running in 03158e1dc2a9 16:35:23 ---> Running in 8b82ee4b1747 16:35:23 ---> Running in 3b7741318e98 16:35:23 Removing intermediate container 3b7741318e98 16:35:23 ---> fdc97c4058cb 16:35:23 16:35:23 Removing intermediate container 8b82ee4b1747 16:35:23 ---> 6eaac9aa1992 16:35:23 Step 22/22 : LABEL version=0.0.0 16:35:23 Successfully built fdc97c4058cb 16:35:23 Successfully tagged security-proxy-auth:latest 16:35:23 Building core-common-config-bootstrapper 16:35:23  Building security-proxy-auth ... done  ---> Running in 9725d4e88b8d 16:35:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:35:23 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 16:35:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:35:24 v3.17.2-263-g08ed8e581aa [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:35:24 v3.17.2-264-ge1d1b3c3743 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:35:24 OK: 17820 distinct packages available 16:35:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:35:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:35:24 (1/4) Installing dumb-init (1.2.5-r2) 16:35:24 (2/4) Installing musl-obstack (1.2.3-r0) 16:35:24 (3/4) Installing libucontext (1.2-r0) 16:35:24 (4/4) Installing gcompat (1.1.0-r0) 16:35:24 Executing busybox-1.35.0-r29.trigger 16:35:24 OK: 7 MiB in 19 packages 16:35:30 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:35:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:30 ---> 6f5dc6895a73 16:35:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:35:30 ---> Using cache 16:35:30 ---> e8faccfdeef7 16:35:30 Step 4/23 : WORKDIR /edgex-go 16:35:30 ---> Using cache 16:35:30 ---> 6b2ab2a93db8 16:35:30 Step 5/23 : RUN apk add --update --no-cache make git 16:35:30 ---> Using cache 16:35:30 ---> fce57de2fec2 16:35:30 Step 6/23 : COPY go.mod vendor* ./ 16:35:30 ---> Using cache 16:35:30 ---> df909f4ccf07 16:35:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:30 ---> Using cache 16:35:30 ---> 58d8e1b4bb35 16:35:30 Step 8/23 : COPY . . 16:35:30 ---> Using cache 16:35:30 ---> 61f82a2815db 16:35:30 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:35:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:35:35 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 16:35:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:35:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:35:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:35:35 Removing intermediate container 9725d4e88b8d 16:35:35 ---> 740217917b19 16:35:35 16:35:35 ---> Running in e7dd8b2650c1 16:35:35 Successfully built 740217917b19 16:35:35 Successfully tagged security-proxy-setup:latest 16:35:35  Building security-proxy-setup ... done Building security-spire-server 16:35:35 Removing intermediate container a2f012074b8b 16:35:35 ---> 8683a1fd24bb 16:35:35 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 16:35:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:35:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:35:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 16:35:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:35:38 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:35:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:35:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:35:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:35:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:35:43 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:35:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:35:43 ---> 6f5dc6895a73 16:35:43 Step 3/26 : WORKDIR /edgex-go 16:35:43 ---> Using cache 16:35:43 ---> 4a90d02f0389 16:35:43 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 16:35:43 ---> Using cache 16:35:43 ---> cfcc9b52c714 16:35:43 Step 5/26 : COPY go.mod vendor* ./ 16:35:43 ---> Using cache 16:35:43 ---> 38ab177c5c1b 16:35:43 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:43 ---> Using cache 16:35:43 ---> 97186179bec0 16:35:43 Step 7/26 : COPY . . 16:35:43 ---> Using cache 16:35:43 ---> 62dbb47124d8 16:35:43 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 16:35:43 ---> Using cache 16:35:43 ---> 23b64e90601d 16:35:43 Step 9/26 : WORKDIR /edgex-go/spire-build 16:35:43 ---> Using cache 16:35:43 ---> db14eb18908c 16:35:43 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 16:35:43 ---> Using cache 16:35:43 ---> aa7bac6fc0a9 16:35:43 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:35:44 ---> ec84bfca58c8 16:35:44 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 16:35:44 ---> Running in b89cf57a34aa 16:35:44 ---> 51b811b2bfd4 16:35:44 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:35:52 ---> 11cb8d59740c 16:35:52 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:35:52 Removing intermediate container b89cf57a34aa 16:35:52 ---> 2ba7136a514f 16:35:52 Step 12/26 : WORKDIR /edgex-go 16:35:52 ---> Running in a639f8443e2f 16:35:52 ---> 0edc4fcefa5d 16:35:52 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:35:52 ---> Running in 6b2ba5867145 16:35:52 Removing intermediate container a639f8443e2f 16:35:52 ---> e43d1f788304 16:35:52 16:35:52 Step 13/26 : FROM alpine:3.17 16:35:52 ---> b2aa39c304c2 16:35:52 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:52 ---> Using cache 16:35:52 ---> 06320a804e34 16:35:52 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:35:52 ---> Using cache 16:35:52 ---> cb342bcda91a 16:35:52 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:52 ---> Using cache 16:35:52 ---> 301bcf7bded9 16:35:52 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 16:35:52 ---> Using cache 16:35:52 ---> 4bfca8a4725f 16:35:52 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:35:52 Removing intermediate container 6b2ba5867145 16:35:52 ---> 7e71997a23a3 16:35:52 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:35:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:35:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:35:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.336s coverage: 28.7% of statements 16:35:58 ---> f77de885c7fb 16:35:58 Step 22/27 : WORKDIR / 16:35:58 ---> a873325a9944 16:35:58 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:35:58 ---> Running in 710f0292b978 16:35:58 Removing intermediate container 03158e1dc2a9 16:35:58 ---> 9fe5350150fc 16:35:58 16:35:58 Step 10/23 : FROM alpine:3.17 16:35:58 ---> b2aa39c304c2 16:35:58 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 16:35:58 ---> Running in b466fc5cf727 16:35:58 Removing intermediate container 710f0292b978 16:35:58 ---> 2fd28f444cdd 16:35:58 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:35:58 ---> d680ebdd6926 16:35:58 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:35:58 ---> Running in 92ea8727d44c 16:35:58 Removing intermediate container b466fc5cf727 16:35:58 ---> 53ecccf1f3df 16:35:58 Step 12/23 : ENV APP_PORT=59880 16:35:58 ---> Running in 071381fe3811 16:35:58 Removing intermediate container 92ea8727d44c 16:35:58 ---> b74efbc72d3e 16:35:58 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:35:58 ---> Running in a55f052d4e22 16:35:58 ---> 877e534c5f9a 16:35:58 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:35:58 Removing intermediate container a55f052d4e22 16:35:58 ---> 101633b31c70 16:35:58 Step 25/27 : LABEL arch=x86_64 16:35:58 Removing intermediate container 071381fe3811 16:35:58 ---> 039c8a7ba7f1 16:35:58 Step 13/23 : EXPOSE $APP_PORT 16:35:58 ---> Running in c693fcd4fd6d 16:35:58 ---> Running in 58fd10befb91 16:35:58 Removing intermediate container c693fcd4fd6d 16:35:58 ---> f9553c748344 16:35:58 Step 26/27 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d 16:35:58 ---> 6122cc6de672 16:35:58 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:35:58 ---> Running in 9762cb0ed6fc 16:35:58 Removing intermediate container 58fd10befb91 16:35:58 ---> 9e9a8fc74665 16:35:58 Step 14/23 : RUN apk add --update --no-cache dumb-init 16:35:58 ---> Running in b32fdbda5c6a 16:35:59 ---> Running in 7d8fe34b1928 16:35:59 Removing intermediate container 9762cb0ed6fc 16:35:59 ---> 6b218bd81aad 16:35:59 Step 27/27 : LABEL version=0.0.0 16:35:59 Removing intermediate container b32fdbda5c6a 16:35:59 ---> abf59f5738c0 16:35:59 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:35:59 ---> Running in cdda68294989 16:35:59 ---> Running in 4f54e899fb84 16:35:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:35:59 Removing intermediate container cdda68294989 16:35:59 ---> 199dfdae51e5 16:35:59 16:35:59 Removing intermediate container 4f54e899fb84 16:35:59 ---> 1b8f144dfa57 16:35:59 Step 24/26 : LABEL arch=x86_64 16:35:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:35:59 Successfully built 199dfdae51e5 16:35:59 Successfully tagged security-spire-config:latest 16:35:59 Building core-command 16:35:59  Building security-spire-config ... done  ---> Running in b599af277d14 16:35:59 (1/1) Installing dumb-init (1.2.5-r2) 16:35:59 Executing busybox-1.35.0-r29.trigger 16:35:59 OK: 7 MiB in 16 packages 16:36:02 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:36:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:36:02 ---> 6f5dc6895a73 16:36:02 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:36:02 ---> Using cache 16:36:02 ---> e8faccfdeef7 16:36:02 Step 4/24 : WORKDIR /edgex-go 16:36:02 ---> Using cache 16:36:02 ---> 6b2ab2a93db8 16:36:02 Step 5/24 : RUN apk add --update --no-cache make git 16:36:02 ---> Using cache 16:36:02 ---> fce57de2fec2 16:36:02 Step 6/24 : COPY go.mod vendor* ./ 16:36:02 ---> Using cache 16:36:02 ---> df909f4ccf07 16:36:02 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:02 ---> Using cache 16:36:02 ---> 58d8e1b4bb35 16:36:02 Step 8/24 : COPY . . 16:36:02 ---> Using cache 16:36:02 ---> 61f82a2815db 16:36:02 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 16:36:06 Removing intermediate container b599af277d14 16:36:06 ---> 127c395a157f 16:36:06 Step 25/26 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d 16:36:06 ---> Running in 51bae9c057dd 16:36:06 ---> Running in adb711d166bf 16:36:06 Removing intermediate container adb711d166bf 16:36:06 ---> f80a9e866e39 16:36:06 Step 26/26 : LABEL version=0.0.0 16:36:06 Removing intermediate container 7d8fe34b1928 16:36:06 ---> 7b1094a2845c 16:36:06 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:06 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 16:36:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.312s coverage: 98.5% of statements 16:36:08 ---> Running in 80a5e2aa2c2b 16:36:08 ---> 033c6f41301d 16:36:08 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 16:36:08 Removing intermediate container 80a5e2aa2c2b 16:36:08 ---> 90c70ae19f3e 16:36:08 16:36:08 Removing intermediate container e7dd8b2650c1 16:36:08 ---> c723dcb7e597 16:36:08 16:36:08 Step 10/23 : FROM alpine:3.17 16:36:08 ---> b2aa39c304c2 16:36:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 16:36:08 ---> Using cache 16:36:08 ---> a7f808039bfc 16:36:08 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:36:08 ---> Using cache 16:36:08 ---> c6d69c64c80f 16:36:08 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:08 ---> Using cache 16:36:08 Successfully built 90c70ae19f3e 16:36:08 ---> 0f7d486c73d5 16:36:08 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 16:36:08 ---> Using cache 16:36:08 Successfully tagged security-spire-server:latest 16:36:08  Building security-spire-server ... done Building security-spiffe-token-provider 16:36:08 ---> ba9d0d7bbb6b 16:36:08 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 16:36:08 ---> 0ad5e32516c3 16:36:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:36:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 16:36:12 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 16:36:12 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:36:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.455s coverage: 71.3% of statements 16:36:15 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:36:15 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:36:15 ---> 6f5dc6895a73 16:36:15 Step 3/20 : WORKDIR /edgex-go 16:36:15 ---> Using cache 16:36:15 ---> 4a90d02f0389 16:36:15 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:36:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:36:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:36:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.337s coverage: 54.0% of statements 16:36:20 ---> a66e3f41053e 16:36:20 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 16:36:20 ---> 2ea2a2014ba2 16:36:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 16:36:20 ---> Running in 043ad14b0e45 16:36:20 ---> c02df2c4e9e7 16:36:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 16:36:21 ---> 6f60e401ee3c 16:36:21 Step 19/23 : ENTRYPOINT ["/core-data"] 16:36:21 ---> 571459f8afd6 16:36:21 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:36:21 ---> Running in 5365df04c915 16:36:21 ---> Running in c249a5816753 16:36:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:36:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:36:21 Removing intermediate container 5365df04c915 16:36:21 ---> 2d8ec454fdcc 16:36:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:36:21 v3.17.2-263-g08ed8e581aa [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:36:21 v3.17.2-264-ge1d1b3c3743 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:36:21 OK: 17822 distinct packages available 16:36:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:36:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:36:22 OK: 265 MiB in 53 packages 16:36:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:36:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:36:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:36:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:36:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:36:24 ---> Running in abc0157a3c97 16:36:24 Removing intermediate container abc0157a3c97 16:36:24 ---> e85705c13678 16:36:24 Step 21/23 : LABEL arch=x86_64 16:36:24 Removing intermediate container 043ad14b0e45 16:36:24 ---> ad5ddcfdd772 16:36:24 Step 5/20 : COPY go.mod vendor* ./ 16:36:24 ---> Running in e349ae87c6a2 16:36:24 Removing intermediate container e349ae87c6a2 16:36:24 ---> 9fe9b1a0efa1 16:36:24 Step 22/23 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d 16:36:24 ---> Running in b8da6ef1649f 16:36:24 ---> 52da322dad69 16:36:24 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:25 ---> Running in 338f5483e825 16:36:25 Removing intermediate container c249a5816753 16:36:25 ---> 9f876e98dd9d 16:36:25 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 16:36:25 Removing intermediate container b8da6ef1649f 16:36:25 ---> 11a564eb9f28 16:36:25 Step 23/23 : LABEL version=0.0.0 16:36:25 ---> Running in b48a2c71db73 16:36:25 ---> Running in f1dde5094984 16:36:25 Removing intermediate container b48a2c71db73 16:36:25 ---> cd4bd4b01bc6 16:36:25 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 16:36:25 ---> Running in b0dac688f01c 16:36:25 Removing intermediate container f1dde5094984 16:36:25 ---> 686d8e0dab15 16:36:25 16:36:25 Successfully built 686d8e0dab15 16:36:25 Successfully tagged core-data:latest 16:36:25  Building core-data ... done Building core-metadata 16:36:25 Removing intermediate container b0dac688f01c 16:36:25 ---> db19afbe4a7a 16:36:25 Step 21/23 : LABEL arch=x86_64 16:36:30 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:36:30 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:36:30 ---> 6f5dc6895a73 16:36:30 Step 3/25 : ARG ADD_BUILD_TAGS="" 16:36:30 ---> Using cache 16:36:30 ---> e8faccfdeef7 16:36:30 Step 4/25 : WORKDIR /edgex-go 16:36:30 ---> Using cache 16:36:30 ---> 6b2ab2a93db8 16:36:30 Step 5/25 : RUN apk add --update --no-cache make git 16:36:30 ---> Using cache 16:36:30 ---> fce57de2fec2 16:36:30 Step 6/25 : COPY go.mod vendor* ./ 16:36:30 ---> Using cache 16:36:30 ---> df909f4ccf07 16:36:30 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:30 ---> Using cache 16:36:30 ---> 58d8e1b4bb35 16:36:30 Step 8/25 : COPY . . 16:36:30 ---> Using cache 16:36:30 ---> 61f82a2815db 16:36:30 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 16:36:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:36:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:36:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 12.518s coverage: 88.5% of statements 16:36:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.568s coverage: 3.9% of statements 16:36:37 ---> Running in 5ba594c84a21 16:36:37 ---> Running in 9e7598064da7 16:36:37 Removing intermediate container 5ba594c84a21 16:36:37 ---> fa70c47c0385 16:36:37 Step 22/23 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d 16:36:37 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 16:36:37 Removing intermediate container fed955ad9581 16:36:37 ---> a293e14d1c08 16:36:37 Step 7/25 : COPY . . 16:36:37 ---> Running in 0bad396ea7b8 16:36:42 Removing intermediate container 0bad396ea7b8 16:36:42 ---> b59db1e812b6 16:36:42 Step 23/23 : LABEL version=0.0.0 16:36:46 ---> Running in 52778bd081b7 16:36:46 Removing intermediate container 51bae9c057dd 16:36:46 ---> bf853f08d467 16:36:46 16:36:46 Step 10/24 : FROM alpine:3.17 16:36:46 ---> b2aa39c304c2 16:36:46 Step 11/24 : RUN apk add --update --no-cache dumb-init 16:36:46 ---> Using cache 16:36:46 ---> c152a5aed576 16:36:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 16:36:46 ---> Using cache 16:36:46 ---> 4d606f2282a7 16:36:46 Step 13/24 : ENV APP_PORT=59882 16:36:46 ---> 1fd5805bb4b8 16:36:46 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:36:46 ---> Running in d72b2baf3b6e 16:36:46 ---> Running in f31af9be5ffb 16:36:46 Removing intermediate container 52778bd081b7 16:36:46 ---> d232508184da 16:36:46 16:36:46 Successfully built d232508184da 16:36:46 Successfully tagged core-common-config-bootstrapper:latest 16:36:46  Building core-common-config-bootstrapper ... done Building security-bootstrapper 16:36:46 Removing intermediate container d72b2baf3b6e 16:36:46 ---> 0d3793d37874 16:36:46 Step 14/24 : EXPOSE $APP_PORT 16:36:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:36:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:36:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:36:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.528s coverage: 95.6% of statements 16:36:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:36:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:36:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:36:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:36:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:36:47 ok github.com/edgexfoundry/edgex-go/internal/io 0.198s coverage: 72.2% of statements 16:36:48 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:36:48 Step 2/33 : FROM ${BUILDER_BASE} AS builder 16:36:48 ---> 6f5dc6895a73 16:36:48 Step 3/33 : WORKDIR /edgex-go 16:36:48 ---> Using cache 16:36:48 ---> 4a90d02f0389 16:36:48 Step 4/33 : RUN apk add --update --no-cache make git 16:36:48 ---> Using cache 16:36:48 ---> 054284bdc818 16:36:48 Step 5/33 : COPY go.mod vendor* ./ 16:36:48 ---> Using cache 16:36:48 ---> 7a9a9218f2ab 16:36:48 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:48 ---> Using cache 16:36:48 ---> a293e14d1c08 16:36:48 Step 7/33 : COPY . . 16:36:48 ---> Using cache 16:36:48 ---> 1fd5805bb4b8 16:36:48 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:36:49 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 16:36:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:36:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:36:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:36:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.222s coverage: 65.9% of statements 16:36:56 ---> Running in 3eb1e6dca8c5 16:36:56 ---> Running in cc69a73abcbb 16:36:56 Removing intermediate container 3eb1e6dca8c5 16:36:56 ---> 54a31af97c94 16:36:56 Step 15/24 : WORKDIR / 16:36:56 ---> Running in ffd3e280e85f 16:36:56 Removing intermediate container ffd3e280e85f 16:36:56 ---> 31ca2b95ac19 16:36:56 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:56 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 16:36:57 ---> 99779472f212 16:36:57 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 16:36:58 ---> dd356a8dccec 16:36:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:37:00 ---> 97a7d8b7478b 16:37:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 16:37:00 ---> ae12e9ee852a 16:37:00 Step 20/24 : ENTRYPOINT ["/core-command"] 16:37:00 ---> Running in d651ce0e1717 16:37:01 Removing intermediate container d651ce0e1717 16:37:01 ---> 70c62f0df534 16:37:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:37:01 ---> Running in 0b95a5d0b545 16:37:02 Removing intermediate container 0b95a5d0b545 16:37:02 ---> 923b9f932aaa 16:37:02 Step 22/24 : LABEL arch=x86_64 16:37:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:37:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:37:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.422s coverage: 0.9% of statements 16:37:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.272s coverage: 29.0% of statements 16:37:02 ---> Running in f86ecb2922b6 16:37:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.294s coverage: 44.1% of statements 16:37:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.238s coverage: 82.9% of statements 16:37:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.227s coverage: 94.1% of statements 16:37:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.278s coverage: 96.3% of statements 16:37:06 Removing intermediate container f86ecb2922b6 16:37:06 ---> 619272879c9a 16:37:06 Step 23/24 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d 16:37:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.213s coverage: 87.5% of statements 16:37:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:37:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:37:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:37:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:37:11 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 16:37:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:37:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 16:37:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 16:37:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 16:37:13 ---> Running in 57c5ec4f4a92 16:37:13 Removing intermediate container 57c5ec4f4a92 16:37:13 ---> fd8388def388 16:37:13 Step 24/24 : LABEL version=0.0.0 16:37:14 ---> Running in c901bcf3a472 16:37:21 Removing intermediate container c901bcf3a472 16:37:21 ---> 950ac5ddb959 16:37:21 16:37:21 Successfully built 950ac5ddb959 16:37:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.199s coverage: 94.4% of statements 16:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:37:22 Successfully tagged core-command:latest 16:37:24  Building core-command ... done Removing intermediate container f31af9be5ffb 16:37:24 ---> 4ae2962f5b4c 16:37:24 16:37:24 Step 9/25 : FROM alpine:3.17 16:37:24 ---> b2aa39c304c2 16:37:24 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:37:24 Removing intermediate container 9e7598064da7 16:37:24 ---> 4505931e50be 16:37:24 16:37:24 Step 10/25 : FROM alpine:3.17 16:37:24 ---> b2aa39c304c2 16:37:24 Step 11/25 : RUN apk add --update --no-cache dumb-init 16:37:24 ---> Using cache 16:37:24 ---> c152a5aed576 16:37:24 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 16:37:24 ---> Using cache 16:37:24 ---> 4d606f2282a7 16:37:24 Step 13/25 : ENV APP_PORT=59881 16:37:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:37:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:37:25 Removing intermediate container 338f5483e825 16:37:25 ---> 1cf9bf9a2003 16:37:25 Step 7/20 : COPY . . 16:37:25 ---> Running in ebb78cf25425 16:37:25 ---> Running in 04ad026ba139 16:37:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:37:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:37:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:37:27 (1/3) Installing ca-certificates (20220614-r4) 16:37:27 (2/3) Installing dumb-init (1.2.5-r2) 16:37:27 (3/3) Installing su-exec (0.2-r2) 16:37:27 Executing busybox-1.35.0-r29.trigger 16:37:27 Executing ca-certificates-20220614-r4.trigger 16:37:27 OK: 8 MiB in 18 packages 16:37:31 Removing intermediate container 04ad026ba139 16:37:31 ---> b2c3601a5142 16:37:31 Step 14/25 : EXPOSE $APP_PORT 16:37:34 ---> 5ef9d1e70583 16:37:34 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:37:34 Removing intermediate container cc69a73abcbb 16:37:34 ---> 66e9c702f550 16:37:34 16:37:34 Step 9/33 : FROM alpine:3.17 16:37:34 ---> b2aa39c304c2 16:37:34 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 16:37:34 ---> Running in f21fb9eb07dd 16:37:34 ---> Running in 6f6cbb2024ca 16:37:34 ---> Running in f0d6ab35fce3 16:37:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 16:37:34 Removing intermediate container ebb78cf25425 16:37:34 ---> 6f31190e879f 16:37:34 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 16:37:34 Removing intermediate container f21fb9eb07dd 16:37:34 ---> facc7dc0690f 16:37:34 Step 15/25 : WORKDIR / 16:37:34 Removing intermediate container f0d6ab35fce3 16:37:34 ---> 3955519d00ca 16:37:34 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 16:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.090s coverage: 79.9% of statements 16:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.237s coverage: 92.9% of statements 16:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.077s coverage: 64.4% of statements 16:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.213s coverage: 62.3% of statements 16:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.224s coverage: 87.2% of statements 16:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.170s coverage: 20.0% of statements 16:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.182s coverage: 100.0% of statements 16:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.449s coverage: 81.2% of statements 16:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.455s coverage: 82.1% of statements 16:37:35 ---> Running in 0405ad31cb77 16:37:35 ---> Running in 25e2a399ff21 16:37:35 ---> Running in b8a9e8234944 16:37:35 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 16:37:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:37:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:37:35 Removing intermediate container 0405ad31cb77 16:37:35 ---> ee5138a49abc 16:37:35 Step 12/25 : WORKDIR / 16:37:35 Removing intermediate container 25e2a399ff21 16:37:35 ---> d571e31de2e8 16:37:35 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:35 ---> Running in 73953c6b2973 16:37:36 (1/2) Installing dumb-init (1.2.5-r2) 16:37:36 Removing intermediate container 73953c6b2973 16:37:36 ---> e187dc9c2c9b 16:37:36 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:36 (2/2) Installing su-exec (0.2-r2) 16:37:36 Executing busybox-1.35.0-r29.trigger 16:37:36 OK: 7 MiB in 17 packages 16:37:36 ---> 49348b2b22a3 16:37:36 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 16:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:37:36 ---> 368c7ac1709e 16:37:36 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 16:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.297s coverage: 86.0% of statements 16:37:36 ---> 2de649529ed3 16:37:36 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:37:36 ---> 5fa5093d42e6 16:37:36 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:37:36 Removing intermediate container b8a9e8234944 16:37:36 ---> c0fe45235274 16:37:36 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 16:37:36 ---> Running in 1f3c90eaca83 16:37:36 ---> 2f390c8bd577 16:37:36 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 16:37:36 ---> 7ada4ef94955 16:37:36 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 16:37:36 Removing intermediate container 1f3c90eaca83 16:37:36 ---> 07c115c044c2 16:37:36 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:37:36 ---> Running in 496500f86df1 16:37:37 Removing intermediate container 496500f86df1 16:37:37 ---> ec54a9f2e757 16:37:37 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:37:37 ---> 788d2ecdcfde 16:37:37 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 16:37:37 ---> Running in 44f395611e8b 16:37:37 ---> 2da52a369fd1 16:37:37 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 16:37:37 Removing intermediate container 44f395611e8b 16:37:37 ---> 709ac5caea8c 16:37:37 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 16:37:37 ---> Running in ad28a6b035a8 16:37:37 ---> 045335804ef7 16:37:37 Step 21/25 : ENTRYPOINT ["/core-metadata"] 16:37:37 ---> 04a5f4383389 16:37:37 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:37:37 ---> Running in d73469262ff7 16:37:37 Removing intermediate container ad28a6b035a8 16:37:37 ---> a8b1c47fc827 16:37:37 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 16:37:37 ---> Running in 3eee3ac5fad8 16:37:37 Removing intermediate container d73469262ff7 16:37:37 ---> 7d3f495e95fc 16:37:37 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:37:37 ---> Running in 4b2245ca6a5a 16:37:37 ---> 3077d66d12f4 16:37:37 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:37:37 Removing intermediate container 4b2245ca6a5a 16:37:37 ---> a7ea264f4d8e 16:37:37 Step 23/25 : LABEL arch=x86_64 16:37:37 ---> Running in 4e238dcb691b 16:37:38 Removing intermediate container 4e238dcb691b 16:37:38 ---> f7bb5c55e9c0 16:37:38 Step 24/25 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d 16:37:38 ---> Running in cd2a8e6993a8 16:37:38 ---> 747dc6212487 16:37:38 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:37:38 Removing intermediate container 3eee3ac5fad8 16:37:38 ---> e747ad678457 16:37:38 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 16:37:39 Removing intermediate container cd2a8e6993a8 16:37:39 ---> 70363644cdec 16:37:39 Step 25/25 : LABEL version=0.0.0 16:37:39 ---> Running in 7ed6a6b1bbb8 16:37:39 ---> Running in 6dee74752b49 16:37:39 ---> f5da1cc25f4e 16:37:39 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:37:39 ---> Running in 7e078b980b9b 16:37:39 Removing intermediate container 6dee74752b49 16:37:39 ---> beb45ec5a1c5 16:37:39 16:37:39 Removing intermediate container 7ed6a6b1bbb8 16:37:39 ---> 72ca965244e5 16:37:39 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:37:39 Successfully built beb45ec5a1c5 16:37:39 Successfully tagged core-metadata:latest 16:37:39  Building core-metadata ... done  ---> 58183304e9c1 16:37:39 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:37:39 ---> Running in 53d12e260c78 16:37:40 Removing intermediate container 7e078b980b9b 16:37:40 ---> 26dcf780dc4a 16:37:40 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:37:40 ---> Running in 103a0e646993 16:37:40 Removing intermediate container 103a0e646993 16:37:40 ---> 39cc1d54fa4a 16:37:40 Step 23/25 : LABEL arch=x86_64 16:37:41 ---> Running in 3905d32610ad 16:37:41 Removing intermediate container 53d12e260c78 16:37:41 ---> d4ddd5237658 16:37:41 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:41 Removing intermediate container 3905d32610ad 16:37:41 ---> e93b0d2e73b5 16:37:41 Step 24/25 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d 16:37:41 ---> Running in 9215eed2c4ac 16:37:41 ---> 355f440e15b6 16:37:41 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 16:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.986s coverage: 63.1% of statements 16:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.258s coverage: 100.0% of statements 16:37:42 Removing intermediate container 9215eed2c4ac 16:37:42 ---> 8e84f7c12abf 16:37:42 Step 25/25 : LABEL version=0.0.0 16:37:42 ---> Running in 1264f2bf48ab 16:37:42 ---> 5bee982b2140 16:37:42 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:37:42 Removing intermediate container 1264f2bf48ab 16:37:42 ---> 92cd7cb80598 16:37:42 16:37:42 Successfully built 92cd7cb80598 16:37:42 Successfully tagged security-secretstore-setup:latest 16:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.128s coverage: 89.4% of statements 16:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.090s coverage: 100.0% of statements 16:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.096s coverage: 73.7% of statements 16:37:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 16:37:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 16:37:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 16:37:43  Building security-secretstore-setup ... done  ---> 3a4496f8dd90 16:37:43 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 16:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements 16:37:43 ---> 5e597560c36a 16:37:43 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 16:37:44 ---> d6063b1e0083 16:37:44 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 16:37:44 ---> 0911d74a224f 16:37:44 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:37:45 ---> 7bd945fcd740 16:37:45 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:37:45 ---> 8c360fec9d8e 16:37:45 Step 28/33 : RUN chmod +x /entrypoint.sh 16:37:45 ---> Running in cf9625f69034 16:37:47 Removing intermediate container cf9625f69034 16:37:47 ---> 6b3559d44a9a 16:37:47 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 16:37:47 ---> Running in 7b53eb3a8615 16:37:47 Removing intermediate container 7b53eb3a8615 16:37:47 ---> 310438cf3d0e 16:37:47 Step 30/33 : CMD ["gate"] 16:37:47 ---> Running in 0418b8580c13 16:37:47 Removing intermediate container 0418b8580c13 16:37:47 ---> cab886d14b16 16:37:47 Step 31/33 : LABEL arch=x86_64 16:37:47 ---> Running in 5cadd1aab7a2 16:37:47 Removing intermediate container 5cadd1aab7a2 16:37:47 ---> 37521ca2a5f6 16:37:47 Step 32/33 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d 16:37:47 ---> Running in de3845f02ccc 16:37:47 Removing intermediate container de3845f02ccc 16:37:47 ---> c1a708fe0469 16:37:47 Step 33/33 : LABEL version=0.0.0 16:37:47 ---> Running in 56b565bd660c 16:37:47 Removing intermediate container 56b565bd660c 16:37:47 ---> 87608a024b00 16:37:47 16:37:47 Successfully built 87608a024b00 16:37:47 Successfully tagged security-bootstrapper:latest 16:37:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:37:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:37:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.957s coverage: 38.4% of statements 16:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.249s coverage: 89.5% of statements 16:37:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:37:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:37:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:37:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:37:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.213s coverage: 84.8% of statements 16:37:55  Building security-bootstrapper ... done Removing intermediate container 6f6cbb2024ca 16:37:55 ---> 3a3a1b9fb928 16:37:55 16:37:55 Step 9/20 : FROM alpine:3.17 16:37:55 ---> b2aa39c304c2 16:37:55 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 16:37:55 ---> Using cache 16:37:55 ---> 3955519d00ca 16:37:55 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:37:55 ---> Running in c57143bdafd9 16:37:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:37:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:37:56 v3.17.2-263-g08ed8e581aa [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:37:56 v3.17.2-264-ge1d1b3c3743 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:37:56 OK: 17820 distinct packages available 16:37:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:37:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:37:57 (1/9) Installing ca-certificates (20220614-r4) 16:37:57 (2/9) Installing brotli-libs (1.0.9-r9) 16:37:57 (3/9) Installing nghttp2-libs (1.51.0-r0) 16:37:57 (4/9) Installing libcurl (7.88.1-r1) 16:37:57 (5/9) Installing curl (7.88.1-r1) 16:37:57 (6/9) Installing dumb-init (1.2.5-r2) 16:37:57 (7/9) Installing musl-obstack (1.2.3-r0) 16:37:57 (8/9) Installing libucontext (1.2-r0) 16:37:57 (9/9) Installing gcompat (1.1.0-r0) 16:37:57 Executing busybox-1.35.0-r29.trigger 16:37:57 Executing ca-certificates-20220614-r4.trigger 16:37:57 OK: 10 MiB in 24 packages 16:37:57 Removing intermediate container c57143bdafd9 16:37:57 ---> 4dbb90bbbcf7 16:37:57 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:57 ---> 93cb44135778 16:37:57 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 16:37:58 ---> df3f9f2e6021 16:37:58 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:37:58 ---> 71730ee0caa1 16:37:58 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 16:37:58 ---> edab0eaea401 16:37:58 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:37:58 ---> Running in 0f745e58f160 16:37:59 Removing intermediate container 0f745e58f160 16:37:59 ---> 04e395412fc1 16:37:59 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:37:59 ---> Running in de5c5f86d344 16:37:59 Removing intermediate container de5c5f86d344 16:37:59 ---> 41760ec52d57 16:37:59 Step 18/20 : LABEL arch=x86_64 16:37:59 ---> Running in 52571de456f0 16:37:59 Removing intermediate container 52571de456f0 16:37:59 ---> f78c59fe7394 16:37:59 Step 19/20 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d 16:37:59 ---> Running in 50aff8cd403c 16:37:59 Removing intermediate container 50aff8cd403c 16:37:59 ---> b3ef2746ac2a 16:37:59 Step 20/20 : LABEL version=0.0.0 16:37:59 ---> Running in 2e635f58faaa 16:37:59 Removing intermediate container 2e635f58faaa 16:37:59 ---> c0dc3a894ef9 16:37:59 16:37:59 Successfully built c0dc3a894ef9 16:37:59 Successfully tagged security-spiffe-token-provider:latest 16:37:59  Building security-spiffe-token-provider ... done  [Pipeline] } 16:37:59 $ docker stop --time=1 cdc3046fa920f6fb835ce04e8dfef64056e2f6ba8509c3318ee071821593dd11 16:38:00 $ docker rm -f --volumes cdc3046fa920f6fb835ce04e8dfef64056e2f6ba8509c3318ee071821593dd11 [Pipeline] // withDockerContainer [Pipeline] sh 16:38:01 + docker images 16:38:01 REPOSITORY TAG IMAGE ID CREATED SIZE 16:38:01 security-spiffe-token-provider latest c0dc3a894ef9 2 seconds ago 32.8MB 16:38:01 3a3a1b9fb928 8 seconds ago 1.73GB 16:38:01 security-bootstrapper latest 87608a024b00 14 seconds ago 22.2MB 16:38:01 security-secretstore-setup latest 92cd7cb80598 19 seconds ago 32.7MB 16:38:01 core-metadata latest beb45ec5a1c5 23 seconds ago 20.4MB 16:38:01 66e9c702f550 30 seconds ago 1.67GB 16:38:01 4505931e50be 41 seconds ago 1.69GB 16:38:01 4ae2962f5b4c 41 seconds ago 1.68GB 16:38:01 core-command latest 950ac5ddb959 47 seconds ago 19.8MB 16:38:01 core-common-config-bootstrapper latest d232508184da About a minute ago 17.2MB 16:38:01 bf853f08d467 About a minute ago 1.69GB 16:38:01 core-data latest 686d8e0dab15 About a minute ago 20MB 16:38:01 security-spire-server latest 90c70ae19f3e About a minute ago 89.8MB 16:38:01 c723dcb7e597 About a minute ago 1.68GB 16:38:01 security-spire-config latest 199dfdae51e5 2 minutes ago 88.9MB 16:38:01 9fe5350150fc 2 minutes ago 1.69GB 16:38:01 e43d1f788304 2 minutes ago 1.55GB 16:38:01 security-proxy-setup latest 740217917b19 2 minutes ago 18.7MB 16:38:01 security-proxy-auth latest fdc97c4058cb 2 minutes ago 18.3MB 16:38:01 support-notifications latest 432e8df9402c 2 minutes ago 32.7MB 16:38:01 support-scheduler latest 48819ac186af 2 minutes ago 32.1MB 16:38:01 security-spire-agent latest aff0484a4d0f 3 minutes ago 129MB 16:38:01 e032c1564599 3 minutes ago 1.67GB 16:38:01 b8cd430ca0b3 3 minutes ago 1.75GB 16:38:01 8952dccc0e54 3 minutes ago 1.75GB 16:38:01 e648d2525b7d 3 minutes ago 1.67GB 16:38:01 a1556b2c1d51 3 minutes ago 1.55GB 16:38:01 ci-base-image-x86_64 latest 6f5dc6895a73 8 minutes ago 881MB 16:38:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 13 days ago 664MB 16:38:01 alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB 16:38:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 16:38:01 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] } 16:38:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:38:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:38:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:38:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:38:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.287s coverage: 17.7% of statements 16:38:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:38:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:38:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:38:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:38:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.550s coverage: 92.3% of statements 16:38:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:38:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:38:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.284s coverage: 61.5% of statements 16:38:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:38:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:38:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.372s coverage: 97.7% of statements 16:38:15 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 16:38:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:38:15 go vet ./... 16:40:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:40:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:40:52 ./bin/test-attribution-txt.sh [Pipeline] echo 16:40:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:40:52 + ls -al . 16:40:52 total 700 16:40:52 drwxrwxr-x 10 1001 1001 4096 Mar 23 16:33 . 16:40:52 drwxr-xr-x 4 root root 4096 Mar 23 16:33 .. 16:40:52 drwxrwxr-x 2 1001 1001 4096 Mar 23 16:31 .blubracket 16:40:52 -rw-rw-r-- 1 1001 1001 16 Mar 23 16:31 .dockerignore 16:40:52 drwxrwxr-x 8 1001 1001 4096 Mar 23 16:31 .git 16:40:52 drwxrwxr-x 3 1001 1001 4096 Mar 23 16:31 .github 16:40:52 -rw-rw-r-- 1 1001 1001 1133 Mar 23 16:31 .gitignore 16:40:52 -rw-rw-r-- 1 1001 1001 42 Mar 23 16:31 .golangci.yml 16:40:52 -rw-rw-r-- 1 1001 1001 87 Mar 23 16:31 .hadolint.yml 16:40:52 -rw-rw-r-- 1 1001 1001 166 Mar 23 16:31 .sonarcloud.properties 16:40:52 -rw-rw-r-- 1 1001 1001 1171 Mar 23 16:31 ADOPTERS.md 16:40:52 -rw-rw-r-- 1 1001 1001 10835 Mar 23 16:31 Attribution.txt 16:40:52 -rw-rw-r-- 1 1001 1001 73765 Mar 23 16:31 CHANGELOG.md 16:40:52 -rw-rw-r-- 1 1001 1001 3804 Mar 23 16:31 CONTRIBUTING.md 16:40:52 -rw-rw-r-- 1 1001 1001 677 Mar 23 16:31 GOVERNANCE.md 16:40:52 -rw-rw-r-- 1 1001 1001 883 Mar 23 16:31 Jenkinsfile 16:40:52 -rw-rw-r-- 1 1001 1001 10775 Mar 23 16:31 LICENSE 16:40:52 -rw-rw-r-- 1 1001 1001 14266 Mar 23 16:31 Makefile 16:40:52 -rw-rw-r-- 1 1001 1001 582 Mar 23 16:31 OWNERS.md 16:40:52 -rw-rw-r-- 1 1001 1001 9403 Mar 23 16:31 README.md 16:40:52 -rw-rw-r-- 1 1001 1001 789 Mar 23 16:31 SECURITY.md 16:40:52 -rw-rw-r-- 1 1001 1001 5 Mar 23 16:29 VERSION 16:40:52 drwxrwxr-x 2 1001 1001 4096 Mar 23 16:31 bin 16:40:52 drwxrwxr-x 18 1001 1001 4096 Mar 23 16:31 cmd 16:40:52 -rw-r--r-- 1 root root 447377 Mar 23 16:38 coverage.out 16:40:52 -rw-rw-r-- 1 1001 1001 3200 Mar 23 16:31 go.mod 16:40:52 -rw-rw-r-- 1 1001 1001 31237 Mar 23 16:31 go.sum 16:40:52 drwxrwxr-x 7 1001 1001 4096 Mar 23 16:31 internal 16:40:52 drwxrwxr-x 3 1001 1001 4096 Mar 23 16:31 openapi 16:40:52 -rw-rw-r-- 1 1001 1001 594 Mar 23 16:31 security.txt 16:40:52 drwxrwxr-x 4 1001 1001 4096 Mar 23 16:31 snap 16:40:52 -rw-rw-r-- 1 1001 1001 204 Mar 23 16:31 version.go [Pipeline] sh 16:40:53 + '[' -e coverage.out ] 16:40:53 + chown 1001:1001 coverage.out [Pipeline] stash 16:40:53 Warning: overwriting stash ‘coverage-report’ 16:40:53 Stashed 1 file(s) [Pipeline] sh 16:40:54 + make build 16:40:54 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 16:42:15 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 16:42:22 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 16:42:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 16:42:30 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 16:43:16 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 16:43:18 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-auth/security-proxy-auth ./cmd/security-proxy-auth 16:43:25 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 16:43:30 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 16:43:33 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 16:43:37 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 16:43:43 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] } 16:43:49 $ docker stop --time=1 3e9cc9de96343b39e4aef35bf11cd5927e6ea3c0f568966ad05f2f816faa096b 16:43:51 $ docker rm -f --volumes 3e9cc9de96343b39e4aef35bf11cd5927e6ea3c0f568966ad05f2f816faa096b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:43:53 16:43:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:43:54 latest: Pulling from edgex-devops/edgex-compose-arm64 16:43:54 29e5d40040c1: Pulling fs layer 16:43:54 1ce36da41761: Pulling fs layer 16:43:54 25b303627fd3: Pulling fs layer 16:43:54 29e5d40040c1: Verifying Checksum 16:43:54 29e5d40040c1: Download complete 16:43:54 1ce36da41761: Verifying Checksum 16:43:54 1ce36da41761: Download complete 16:43:54 29e5d40040c1: Pull complete 16:43:56 25b303627fd3: Verifying Checksum 16:43:56 25b303627fd3: Download complete 16:43:57 1ce36da41761: Pull complete 16:44:07 25b303627fd3: Pull complete 16:44:07 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:44:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:08 prd-ubuntu20.04-docker-arm64-4c-16g-5498 does not seem to be running inside a container 16:44:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:44:10 $ docker top 98cbd48e92996b627bdd0b7282e03f7bd9ef9bbda9c84dff35cca9eb0b0421c8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:11 + + docker-composegrep build parallel --help 16:44:11 16:44:15 --parallel Build images in parallel. [Pipeline] } 16:44:15 $ docker stop --time=1 98cbd48e92996b627bdd0b7282e03f7bd9ef9bbda9c84dff35cca9eb0b0421c8 16:44:17 $ docker rm -f --volumes 98cbd48e92996b627bdd0b7282e03f7bd9ef9bbda9c84dff35cca9eb0b0421c8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:18 prd-ubuntu20.04-docker-arm64-4c-16g-5498 does not seem to be running inside a container 16:44:18 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:44:19 $ docker top 167136300c7c6af0603ec11da4cc1f4fd7c7b8e71974a1ffb8b62dd557d6c83e -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:20 + docker-compose -f ./docker-compose-build.yml build --parallel 16:44:24 Building core-command ... 16:44:24 Building core-common-config-bootstrapper ... 16:44:24 Building core-data ... 16:44:24 Building core-metadata ... 16:44:24 Building security-bootstrapper ... 16:44:24 Building security-proxy-auth ... 16:44:24 Building security-proxy-setup ... 16:44:24 Building security-secretstore-setup ... 16:44:24 Building security-spiffe-token-provider ... 16:44:24 Building security-spire-agent ... 16:44:24 Building security-spire-config ... 16:44:24 Building security-spire-server ... 16:44:24 Building support-notifications ... 16:44:24 Building support-scheduler ... 16:44:24 Building support-scheduler 16:44:24 Building core-common-config-bootstrapper 16:44:24 Building security-proxy-setup 16:44:24 Building security-proxy-auth 16:44:24 Building security-spire-config 16:45:11 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:45:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:45:11 ---> 85ec85be173d 16:45:11 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:45:11 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:45:11 Step 2/27 : FROM ${BUILDER_BASE} AS builder 16:45:11 ---> 85ec85be173d 16:45:11 Step 3/27 : WORKDIR /edgex-go 16:45:11 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:45:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:45:11 ---> 85ec85be173d 16:45:11 Step 3/22 : WORKDIR /edgex-go 16:45:11 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:45:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:45:11 ---> 85ec85be173d 16:45:11 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:45:11 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:45:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:45:11 ---> 85ec85be173d 16:45:11 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:45:12 ---> Running in 168bc3979ab9 16:45:12 ---> Running in 43fc298d95b3 16:45:12 ---> Running in 2c58b2c647a3 16:45:12 ---> Running in ad2c60046413 16:45:12 ---> Running in 663f9e2e4823 16:45:12 Removing intermediate container 43fc298d95b3 16:45:12 ---> 2bdaa15853bb 16:45:12 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 16:45:12 Removing intermediate container ad2c60046413 16:45:12 ---> ee7d6e2ebaee 16:45:12 Step 4/23 : WORKDIR /edgex-go 16:45:12 ---> Running in 134363944e24 16:45:12 Removing intermediate container 2c58b2c647a3 16:45:12 ---> c0ae9addc657 16:45:12 Step 4/23 : WORKDIR /edgex-go 16:45:12 ---> Running in 77b0cca78c21 16:45:12 Removing intermediate container 663f9e2e4823 16:45:12 Removing intermediate container 168bc3979ab9 16:45:12 ---> f9a3bdc8b2ca 16:45:12 Step 4/23 : WORKDIR /edgex-go 16:45:12 ---> de4396600da3 16:45:12 Step 4/22 : RUN apk add --update --no-cache make git 16:45:13 ---> Running in d90dc5cc64fd 16:45:13 ---> Running in ebd68949197b 16:45:13 ---> Running in 55aa9097b07f 16:45:14 Removing intermediate container 77b0cca78c21 16:45:14 ---> 96aaba6dd6a7 16:45:14 Step 5/23 : RUN apk add --update --no-cache make git 16:45:14 Removing intermediate container ebd68949197b 16:45:14 ---> 8bb222592921 16:45:14 Step 5/23 : RUN apk add --update --no-cache make git 16:45:14 ---> Running in d9a64b788ef6 16:45:14 Removing intermediate container 55aa9097b07f 16:45:14 ---> 479361b75762 16:45:14 Step 5/23 : RUN apk add --update --no-cache make git 16:45:14 ---> Running in 0c83cc1cb9cd 16:45:14 ---> Running in cb70437f1624 16:45:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:45:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:45:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:45:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:45:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:45:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:45:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:45:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:45:17 OK: 263 MiB in 53 packages 16:45:17 OK: 263 MiB in 53 packages 16:45:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:45:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:45:19 OK: 263 MiB in 53 packages 16:45:19 Removing intermediate container d90dc5cc64fd 16:45:19 OK: 263 MiB in 53 packages 16:45:19 ---> 7ed4cf80c333 16:45:19 Step 5/22 : COPY go.mod vendor* ./ 16:45:19 Removing intermediate container 134363944e24 16:45:19 ---> 50b3d0b9f2bb 16:45:19 Step 5/27 : COPY go.mod vendor* ./ 16:45:19 OK: 263 MiB in 53 packages 16:45:21 Removing intermediate container d9a64b788ef6 16:45:21 ---> 5fae342b99e2 16:45:21 Step 6/23 : COPY go.mod vendor* ./ 16:45:21 ---> 4172dce58387 16:45:21 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:21 ---> 755439a54651 16:45:21 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:21 Removing intermediate container 0c83cc1cb9cd 16:45:21 ---> bfcb8c6e43d3 16:45:21 Step 6/23 : COPY go.mod vendor* ./ 16:45:21 ---> Running in b17a89a4abe0 16:45:21 ---> Running in c4a26839a6e4 16:45:21 Removing intermediate container cb70437f1624 16:45:21 ---> 890e7b15c1ac 16:45:21 Step 6/23 : COPY go.mod vendor* ./ 16:45:22 ---> 07285f788483 16:45:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:22 ---> 0da0b2c4f9a7 16:45:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:22 ---> Running in 6be11d5ba826 16:45:22 ---> Running in 0a764cc4d931 16:45:22 ---> ce015210fa8f 16:45:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:22 ---> Running in f9348ecaf23c 16:47:44 Removing intermediate container b17a89a4abe0 16:47:44 ---> a6883be898fd 16:47:44 Step 7/27 : COPY . . 16:47:44 Removing intermediate container 6be11d5ba826 16:47:44 ---> c55095c4c1f9 16:47:44 Step 8/23 : COPY . . 16:47:44 Removing intermediate container c4a26839a6e4 16:47:44 ---> 44a8a1a402f4 16:47:44 Step 7/22 : COPY . . 16:47:44 Removing intermediate container 0a764cc4d931 16:47:44 ---> e40a9bd134ae 16:47:44 Step 8/23 : COPY . . 16:47:44 Removing intermediate container f9348ecaf23c 16:47:44 ---> 07eacd923f1b 16:47:44 Step 8/23 : COPY . . 16:47:48 ---> a9f129da7aa6 16:47:48 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 16:47:48 ---> 98a27f1c6896 16:47:48 Step 8/22 : RUN make cmd/secrets-config/secrets-config 16:47:48 ---> 125a170ddd27 16:47:48 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 16:47:48 ---> Running in d3709c20e567 16:47:48 ---> Running in 243db2b27e4a 16:47:48 ---> 43492ea227a9 16:47:48 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:47:48 ---> Running in 61e23d2e528b 16:47:48 ---> c8f98d50c14a 16:47:48 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 16:47:48 ---> Running in 36ff228ff20f 16:47:48 ---> Running in 637c0247b981 16:47:49 Removing intermediate container 61e23d2e528b 16:47:49 ---> 8a466b8ec279 16:47:49 Step 9/27 : WORKDIR /edgex-go/spire-build 16:47:49 ---> Running in 7b136798351a 16:47:50 Removing intermediate container 7b136798351a 16:47:50 ---> eccdd9b4afa0 16:47:50 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 16:47:50 ---> Running in dd47aea90617 16:47:50 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-auth/security-proxy-auth ./cmd/security-proxy-auth 16:47:50 Removing intermediate container dd47aea90617 16:47:50 ---> 15103e5cf65e 16:47:50 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:47:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 16:47:51 ---> Running in e3100d371b99 16:47:51 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 16:47:51 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 16:47:54 Removing intermediate container e3100d371b99 16:47:54 ---> 18a53be35a16 16:47:54 Step 12/27 : WORKDIR /edgex-go 16:47:54 ---> Running in 6cdb0da90b4b 16:47:54 Removing intermediate container 6cdb0da90b4b 16:47:54 ---> 19b50fac0745 16:47:54 16:47:54 Step 13/27 : FROM alpine:3.17 16:47:54 3.17: Pulling from library/alpine 16:47:55 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 16:47:55 Status: Downloaded newer image for alpine:3.17 16:47:55 ---> d74e625d9115 16:47:55 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:47:55 ---> Running in c7520a7e2b73 16:47:56 Removing intermediate container c7520a7e2b73 16:47:56 ---> b03fa0fe6fcc 16:47:56 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:47:56 ---> Running in 62a44a4e3585 16:47:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:47:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:48:00 v3.17.2-263-g08ed8e581aa [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:48:00 v3.17.2-264-ge1d1b3c3743 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:48:00 OK: 17691 distinct packages available 16:48:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:48:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:48:03 (1/4) Installing dumb-init (1.2.5-r2) 16:48:03 (2/4) Installing musl-obstack (1.2.3-r0) 16:48:03 (3/4) Installing libucontext (1.2-r0) 16:48:03 (4/4) Installing gcompat (1.1.0-r0) 16:48:03 Executing busybox-1.35.0-r29.trigger 16:48:03 OK: 8 MiB in 19 packages 16:48:05 Removing intermediate container 62a44a4e3585 16:48:05 ---> 079f901db17e 16:48:05 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 16:48:05 ---> ae1881dec582 16:48:05 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 16:48:06 ---> 790130ff5740 16:48:06 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:48:11 ---> afe239b16ece 16:48:11 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:48:12 ---> 9a206e4cb0a8 16:48:12 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:48:13 ---> Running in cb44e9e2b546 16:48:13 Removing intermediate container cb44e9e2b546 16:48:13 ---> 60940f7a9fd0 16:48:13 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:48:14 ---> 97b06b58154b 16:48:14 Step 22/27 : WORKDIR / 16:48:14 ---> Running in 467bb9352e49 16:48:15 Removing intermediate container 467bb9352e49 16:48:15 ---> a9bc498528a7 16:48:15 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:48:15 ---> Running in e3cf23b4d601 16:48:15 Removing intermediate container e3cf23b4d601 16:48:15 ---> 21bbe27de7d2 16:48:15 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:48:15 ---> Running in b12458412fdf 16:48:16 Removing intermediate container b12458412fdf 16:48:16 ---> a504be00f29d 16:48:16 Step 25/27 : LABEL arch=arm64 16:48:16 ---> Running in 4611e2e2c3d4 16:48:17 Removing intermediate container 4611e2e2c3d4 16:48:17 ---> a14a6a1c2fad 16:48:17 Step 26/27 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d 16:48:17 ---> Running in efea5e49567e 16:48:17 Removing intermediate container efea5e49567e 16:48:17 ---> a3c8faf795a9 16:48:17 Step 27/27 : LABEL version=0.0.0 16:48:17 ---> Running in ac4ddfb08170 16:48:17 Removing intermediate container ac4ddfb08170 16:48:17 ---> 0b9c6d597f23 16:48:17 16:48:18 Successfully built 0b9c6d597f23 16:48:18 Successfully tagged security-spire-config-arm64:latest 16:48:18  Building security-spire-config ... done Building support-notifications 16:48:36 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:48:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:48:36 ---> 85ec85be173d 16:48:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:48:36 ---> Using cache 16:48:36 ---> f9a3bdc8b2ca 16:48:36 Step 4/23 : WORKDIR /edgex-go 16:48:36 ---> Using cache 16:48:36 ---> 479361b75762 16:48:36 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:48:36 ---> Running in e294b01480d5 16:48:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:48:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:48:40 OK: 263 MiB in 53 packages 16:48:41 Removing intermediate container e294b01480d5 16:48:41 ---> 54d22998bed0 16:48:41 Step 6/23 : COPY go.mod vendor* ./ 16:48:42 ---> 4c1762f0ab83 16:48:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:42 ---> Running in dba5156f3163 16:50:19 Removing intermediate container dba5156f3163 16:50:19 ---> 4894fcc69c58 16:50:19 Step 8/23 : COPY . . 16:50:31 ---> b6567f920225 16:50:31 Step 9/23 : RUN make cmd/support-notifications/support-notifications 16:50:31 ---> Running in 30be65f37e4b 16:50:31 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 16:54:23 Removing intermediate container d3709c20e567 16:54:23 ---> de5eff811026 16:54:23 16:54:23 Step 10/23 : FROM alpine:3.17 16:54:23 ---> d74e625d9115 16:54:23 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 16:54:23 ---> Running in e022335456b5 16:54:23 Removing intermediate container e022335456b5 16:54:23 ---> af1b042cbb87 16:54:23 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:54:23 ---> Running in 477e7c3706dc 16:54:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:54:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:54:23 (1/1) Installing dumb-init (1.2.5-r2) 16:54:23 Executing busybox-1.35.0-r29.trigger 16:54:23 OK: 8 MiB in 16 packages 16:54:23 Removing intermediate container 477e7c3706dc 16:54:23 ---> 7cc41476c356 16:54:23 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:54:23 Removing intermediate container 243db2b27e4a 16:54:23 ---> 60c679d4d89f 16:54:23 16:54:23 Step 9/22 : FROM alpine:3.17 16:54:23 ---> d74e625d9115 16:54:23 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 16:54:23 ---> Running in c42341a4445b 16:54:23 ---> 4a7642973924 16:54:23 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 16:54:23 ---> c9aef93c1a4b 16:54:23 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 16:54:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:54:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:54:25 ---> 301340ad3c2e 16:54:25 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 16:54:26 ---> 2ff0956f95f9 16:54:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 16:54:26 (1/2) Installing dumb-init (1.2.5-r2) 16:54:26 (2/2) Installing openssl (3.0.8-r1) 16:54:26 Executing busybox-1.35.0-r29.trigger 16:54:26 OK: 8 MiB in 17 packages 16:54:27 ---> 2aa803bc3882 16:54:27 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:54:27 ---> Running in 508253e12906 16:54:28 Removing intermediate container c42341a4445b 16:54:28 ---> 09c30d1f70cb 16:54:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 16:54:29 ---> Running in a5a5f7472018 16:54:29 Removing intermediate container a5a5f7472018 16:54:29 ---> b1a5fc4edd85 16:54:29 Step 12/22 : WORKDIR /edgex 16:54:30 ---> Running in d3f1c4b13a56 16:54:30 Removing intermediate container d3f1c4b13a56 16:54:30 ---> a3b6befbcf52 16:54:30 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:54:34 ---> 634f1d6958eb 16:54:34 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 16:54:34 Removing intermediate container 508253e12906 16:54:34 ---> 0d24197887a1 16:54:34 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 16:54:34 ---> Running in 3584e1a7b45c 16:54:34 Removing intermediate container 3584e1a7b45c 16:54:34 ---> 9d0a1c0529a1 16:54:34 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 16:54:34 ---> Running in 43abe3a3632f 16:54:34 ---> 6705f63e8951 16:54:34 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 16:54:35 Removing intermediate container 43abe3a3632f 16:54:35 ---> c6bd6b0b7e30 16:54:35 Step 21/23 : LABEL arch=arm64 16:54:36 ---> Running in 31c3a7dc2868 16:54:36 ---> d30ad03a7184 16:54:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:54:37 Removing intermediate container 31c3a7dc2868 16:54:37 ---> 6401ae3e578d 16:54:37 Step 22/23 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d 16:54:37 ---> Running in a4674e1319d4 16:54:38 Removing intermediate container a4674e1319d4 16:54:38 ---> e9099dd62832 16:54:38 Step 23/23 : LABEL version=0.0.0 16:54:38 ---> Running in 01de51e7595f 16:54:39 Removing intermediate container 01de51e7595f 16:54:39 ---> 6c4d0b64b44e 16:54:39 16:54:40 ---> 5a1ff734f675 16:54:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:54:40 Successfully built 6c4d0b64b44e 16:54:40 Successfully tagged security-proxy-auth-arm64:latest 16:54:40 Building security-spire-server 16:54:41  Building security-proxy-auth ... done  ---> 1d63e310210b 16:54:41 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:54:41 ---> Running in 4242682deda5 16:54:48 Removing intermediate container 4242682deda5 16:54:48 ---> 586fb90ee902 16:54:48 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:54:48 ---> Running in 8a7bb9243503 16:54:48 Removing intermediate container 8a7bb9243503 16:54:48 ---> 7b9414d0ead9 16:54:48 Step 20/22 : LABEL arch=arm64 16:54:48 ---> Running in 6805b2e109ce 16:54:49 Removing intermediate container 36ff228ff20f 16:54:49 ---> 47597a2304ac 16:54:49 16:54:49 Step 10/23 : FROM alpine:3.17 16:54:49 ---> d74e625d9115 16:54:49 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 16:54:49 ---> Using cache 16:54:49 ---> af1b042cbb87 16:54:49 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:54:49 ---> Using cache 16:54:49 ---> 7cc41476c356 16:54:49 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:54:49 ---> Using cache 16:54:49 ---> 4a7642973924 16:54:49 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 16:54:49 ---> Using cache 16:54:49 ---> c9aef93c1a4b 16:54:49 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 16:54:49 Removing intermediate container 6805b2e109ce 16:54:49 ---> 964be7b7d6cc 16:54:49 Step 21/22 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d 16:54:49 ---> Running in 0427f9dba3bb 16:54:50 Removing intermediate container 0427f9dba3bb 16:54:50 ---> 09499994b115 16:54:50 Step 22/22 : LABEL version=0.0.0 16:54:50 ---> Running in d41cfc918446 16:54:51 Removing intermediate container d41cfc918446 16:54:51 ---> 95f6f8feb214 16:54:51 16:54:52 Successfully built 95f6f8feb214 16:54:52 Successfully tagged security-proxy-setup-arm64:latest 16:54:52  Building security-proxy-setup ... done Building core-data 16:54:52 ---> 94ed7566b334 16:54:52 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 16:54:53 ---> a24b5cb0b864 16:54:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 16:54:54 ---> 2d8e4a3511a3 16:54:54 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:54:54 ---> Running in 03a3b200f476 16:54:58 Removing intermediate container 03a3b200f476 16:54:58 ---> 2ebcde49c145 16:54:58 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 16:54:58 ---> Running in d75292a13efd 16:55:00 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:55:00 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:55:00 ---> 85ec85be173d 16:55:00 Step 3/26 : WORKDIR /edgex-go 16:55:00 ---> Using cache 16:55:00 ---> de4396600da3 16:55:00 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 16:55:00 Removing intermediate container d75292a13efd 16:55:00 ---> 1241e317119f 16:55:00 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 16:55:00 ---> Running in f7314961145b 16:55:00 ---> Running in c85c0088922f 16:55:01 Removing intermediate container c85c0088922f 16:55:01 ---> ec5046e4afd5 16:55:01 Step 21/23 : LABEL arch=arm64 16:55:01 ---> Running in cf33625ba06b 16:55:02 Removing intermediate container cf33625ba06b 16:55:02 ---> ab896e7d8ff7 16:55:02 Step 22/23 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d 16:55:02 ---> Running in b4a2f66572de 16:55:02 Removing intermediate container b4a2f66572de 16:55:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:55:02 ---> e80d949bc3f7 16:55:02 Step 23/23 : LABEL version=0.0.0 16:55:03 ---> Running in 17980043c925 16:55:03 Removing intermediate container 17980043c925 16:55:03 ---> 6172232f4575 16:55:03 16:55:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:55:04 Successfully built 6172232f4575 16:55:04 Successfully tagged core-common-config-bootstrapper-arm64:latest 16:55:04  Building core-common-config-bootstrapper ... done Building security-spiffe-token-provider 16:55:05 OK: 263 MiB in 53 packages 16:55:07 Removing intermediate container f7314961145b 16:55:07 ---> 7b4b1ef4ec53 16:55:07 Step 5/26 : COPY go.mod vendor* ./ 16:55:08 ---> 4c56884d007e 16:55:08 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:08 ---> Running in 482d313b577a 16:55:20 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:55:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:55:20 ---> 85ec85be173d 16:55:20 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:55:20 ---> Using cache 16:55:20 ---> f9a3bdc8b2ca 16:55:20 Step 4/23 : WORKDIR /edgex-go 16:55:20 ---> Using cache 16:55:20 ---> 479361b75762 16:55:20 Step 5/23 : RUN apk add --update --no-cache make git 16:55:20 ---> Using cache 16:55:20 ---> 890e7b15c1ac 16:55:20 Step 6/23 : COPY go.mod vendor* ./ 16:55:20 ---> Using cache 16:55:20 ---> ce015210fa8f 16:55:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:20 ---> Using cache 16:55:20 ---> 07eacd923f1b 16:55:20 Step 8/23 : COPY . . 16:55:20 ---> Using cache 16:55:20 ---> c8f98d50c14a 16:55:20 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 16:55:20 ---> Running in 0bf706c379d5 16:55:22 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 16:55:27 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:55:27 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:55:27 ---> 85ec85be173d 16:55:27 Step 3/20 : WORKDIR /edgex-go 16:55:27 ---> Using cache 16:55:27 ---> de4396600da3 16:55:27 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:55:27 ---> Running in 559ca2e22d7a 16:55:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:55:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:55:32 v3.17.2-263-g08ed8e581aa [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:55:32 v3.17.2-264-ge1d1b3c3743 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:55:32 OK: 17693 distinct packages available 16:55:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:55:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:55:34 OK: 263 MiB in 53 packages 16:55:36 Removing intermediate container 559ca2e22d7a 16:55:36 ---> cb84434764b5 16:55:36 Step 5/20 : COPY go.mod vendor* ./ 16:55:37 ---> 600c79d29e95 16:55:37 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:37 ---> Running in 3ea36b62e7e9 16:56:59 Removing intermediate container 482d313b577a 16:56:59 ---> 5e43f9f740b4 16:56:59 Step 7/26 : COPY . . 16:57:21 ---> 90eaff3daa85 16:57:21 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 16:57:21 ---> Running in ff313bec16df 16:57:21 Removing intermediate container ff313bec16df 16:57:21 ---> 7d938e7be727 16:57:21 Step 9/26 : WORKDIR /edgex-go/spire-build 16:57:21 ---> Running in 9b7825ed20e1 16:57:21 Removing intermediate container 9b7825ed20e1 16:57:21 ---> e87335b786f8 16:57:21 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 16:57:21 ---> Running in ffac53bcfe4b 16:57:22 Removing intermediate container ffac53bcfe4b 16:57:22 ---> 97d8bf8625ea 16:57:22 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:57:22 ---> Running in f8025de27ddd 16:57:28 Removing intermediate container f8025de27ddd 16:57:28 ---> 47716dbbe08e 16:57:28 Step 12/26 : WORKDIR /edgex-go 16:57:28 ---> Running in 71076b85ed32 16:57:29 Removing intermediate container 71076b85ed32 16:57:29 ---> 8d02c4c24fcc 16:57:29 16:57:29 Step 13/26 : FROM alpine:3.17 16:57:29 ---> d74e625d9115 16:57:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:57:29 ---> Using cache 16:57:29 ---> b03fa0fe6fcc 16:57:29 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:57:29 ---> Running in e6a9293a3b42 16:57:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:57:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:57:36 v3.17.2-263-g08ed8e581aa [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:57:36 v3.17.2-264-ge1d1b3c3743 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:57:36 OK: 17691 distinct packages available 16:57:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:57:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:57:38 (1/5) Installing dumb-init (1.2.5-r2) 16:57:38 (2/5) Installing musl-obstack (1.2.3-r0) 16:57:38 (3/5) Installing libucontext (1.2-r0) 16:57:38 (4/5) Installing gcompat (1.1.0-r0) 16:57:38 (5/5) Installing openssl (3.0.8-r1) 16:57:38 Executing busybox-1.35.0-r29.trigger 16:57:38 OK: 9 MiB in 20 packages 16:57:40 Removing intermediate container 3ea36b62e7e9 16:57:40 ---> 128d8bc06c1e 16:57:40 Step 7/20 : COPY . . 16:57:43 Removing intermediate container e6a9293a3b42 16:57:43 ---> b33f03c0f55e 16:57:43 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 16:57:45 ---> cb8d11ada156 16:57:45 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 16:57:46 ---> 028d563d7909 16:57:46 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:57:59 Removing intermediate container 637c0247b981 16:57:59 ---> 7e12d59dbde6 16:57:59 16:57:59 Step 10/23 : FROM alpine:3.17 16:57:59 ---> d74e625d9115 16:57:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:57:59 ---> Running in 65b028e4753d 16:57:59 ---> e319bd13881c 16:57:59 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:58:01 ---> ba986aaad176 16:58:01 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:58:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:58:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:58:03 ---> 9890217da10b 16:58:03 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:58:04 ---> e9759aca4fc3 16:58:04 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:58:04 (1/1) Installing dumb-init (1.2.5-r2) 16:58:05 Executing busybox-1.35.0-r29.trigger 16:58:05 OK: 8 MiB in 16 packages 16:58:05 ---> Running in 2cfe3b0431b4 16:58:08 Removing intermediate container 2cfe3b0431b4 16:58:08 ---> f4c906641fac 16:58:08 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:58:08 ---> Running in e3bb4df3418f 16:58:09 Removing intermediate container 65b028e4753d 16:58:09 ---> 34b79709e35b 16:58:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 16:58:09 ---> 5e1a97dc8a32 16:58:09 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:58:09 ---> Running in 81b85755ce5b 16:58:09 Removing intermediate container e3bb4df3418f 16:58:09 ---> e12e2531eefe 16:58:09 Step 24/26 : LABEL arch=arm64 16:58:09 ---> Running in b1aa830530e4 16:58:09 ---> Running in e96fb95e0994 16:58:10 Removing intermediate container 81b85755ce5b 16:58:10 ---> 5256670bab68 16:58:10 Step 13/23 : ENV APP_PORT=59861 16:58:10 ---> Running in caea96c138a1 16:58:10 Removing intermediate container e96fb95e0994 16:58:10 ---> 4449d1fed7cb 16:58:10 Step 25/26 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d 16:58:11 ---> Running in fc2af476e962 16:58:11 Removing intermediate container caea96c138a1 16:58:11 ---> edaf503776d7 16:58:11 Step 14/23 : EXPOSE $APP_PORT 16:58:11 ---> Running in 9a30a75bca48 16:58:12 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 16:58:12 Removing intermediate container fc2af476e962 16:58:12 ---> 19c144c86d30 16:58:12 Step 26/26 : LABEL version=0.0.0 16:58:12 Removing intermediate container 9a30a75bca48 16:58:12 ---> 7390c07d9ba4 16:58:12 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:58:12 ---> Running in 4475e8ea124e 16:58:13 Removing intermediate container 4475e8ea124e 16:58:13 ---> 0098ae23667f 16:58:13 16:58:13 ---> 486790ce475a 16:58:13 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 16:58:13 Successfully built 0098ae23667f 16:58:13 Successfully tagged security-spire-server-arm64:latest 16:58:13  Building security-spire-server ... done Building security-spire-agent 16:58:14 ---> d2cd7b5f2754 16:58:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:58:17 ---> e5ebf2e0d0aa 16:58:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 16:58:18 ---> 94df2b6061d7 16:58:18 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:58:18 ---> Running in a1d3c91754b8 16:58:18 Removing intermediate container a1d3c91754b8 16:58:18 ---> 18ac7e39a997 16:58:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:58:18 ---> Running in 2c0fd47461ac 16:58:19 Removing intermediate container 2c0fd47461ac 16:58:19 ---> f6d7e2e61c31 16:58:19 Step 21/23 : LABEL arch=arm64 16:58:19 ---> Running in e49a1bd1628d 16:58:20 Removing intermediate container e49a1bd1628d 16:58:20 ---> f8c8917bad55 16:58:20 Step 22/23 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d 16:58:20 ---> Running in 99d7fb87b752 16:58:21 Removing intermediate container 99d7fb87b752 16:58:21 ---> 8d7697eeefa0 16:58:21 Step 23/23 : LABEL version=0.0.0 16:58:21 ---> Running in 425c4d6d787c 16:58:21 Removing intermediate container 425c4d6d787c 16:58:21 ---> 81bc789c148e 16:58:21 16:58:21 Successfully built 81bc789c148e 16:58:21 Successfully tagged support-scheduler-arm64:latest 16:58:21  Building support-scheduler ... done Building security-bootstrapper 16:58:40 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:58:40 Step 2/27 : FROM ${BUILDER_BASE} AS builder 16:58:40 ---> 85ec85be173d 16:58:40 Step 3/27 : WORKDIR /edgex-go 16:58:40 ---> Using cache 16:58:40 ---> de4396600da3 16:58:40 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 16:58:40 ---> Using cache 16:58:40 ---> 7b4b1ef4ec53 16:58:40 Step 5/27 : COPY go.mod vendor* ./ 16:58:40 ---> Using cache 16:58:40 ---> 4c56884d007e 16:58:40 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:58:40 ---> Using cache 16:58:40 ---> 5e43f9f740b4 16:58:40 Step 7/27 : COPY . . 16:58:40 ---> Using cache 16:58:40 ---> 90eaff3daa85 16:58:40 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 16:58:40 ---> Using cache 16:58:40 ---> 7d938e7be727 16:58:40 Step 9/27 : WORKDIR /edgex-go/spire-build 16:58:40 ---> Using cache 16:58:40 ---> e87335b786f8 16:58:40 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 16:58:40 ---> Using cache 16:58:40 ---> 97d8bf8625ea 16:58:40 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:58:40 ---> Running in 62535d19ef99 16:58:47 Removing intermediate container 62535d19ef99 16:58:47 ---> 26ad905e9d79 16:58:47 Step 12/27 : WORKDIR /edgex-go 16:58:47 ---> Running in 1f377bff1f39 16:58:47 Removing intermediate container 1f377bff1f39 16:58:47 ---> c59ca3c00f87 16:58:47 16:58:47 Step 13/27 : FROM alpine:3.17 16:58:47 ---> d74e625d9115 16:58:47 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:58:47 ---> Using cache 16:58:47 ---> b03fa0fe6fcc 16:58:47 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:58:47 ---> Using cache 16:58:47 ---> b33f03c0f55e 16:58:47 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 16:58:47 ---> Using cache 16:58:47 ---> cb8d11ada156 16:58:47 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 16:58:47 ---> Using cache 16:58:47 ---> 028d563d7909 16:58:47 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:58:48 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:58:48 Step 2/33 : FROM ${BUILDER_BASE} AS builder 16:58:48 ---> 85ec85be173d 16:58:48 Step 3/33 : WORKDIR /edgex-go 16:58:48 ---> Using cache 16:58:48 ---> de4396600da3 16:58:48 Step 4/33 : RUN apk add --update --no-cache make git 16:58:48 ---> Using cache 16:58:48 ---> 7ed4cf80c333 16:58:48 Step 5/33 : COPY go.mod vendor* ./ 16:58:48 ---> Using cache 16:58:48 ---> 755439a54651 16:58:48 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:58:48 ---> Using cache 16:58:48 ---> 44a8a1a402f4 16:58:48 Step 7/33 : COPY . . 16:58:48 ---> Using cache 16:58:48 ---> 98a27f1c6896 16:58:48 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:58:49 ---> Running in 1c55531c063a 16:58:51 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 16:58:52 ---> 70253f186dd0 16:58:52 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:59:00 ---> 82599e06817a 16:59:00 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:59:01 ---> ff6e127afac7 16:59:01 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:59:02 ---> 71c0d185d69e 16:59:02 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:59:03 ---> cb2d7a725bc3 16:59:03 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:59:03 ---> Running in 8f1ef033ead5 16:59:04 Removing intermediate container 8f1ef033ead5 16:59:04 ---> 4600470d716e 16:59:04 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:59:04 ---> Running in c513b840145e 16:59:04 Removing intermediate container c513b840145e 16:59:04 ---> 0e1fea4ad03e 16:59:04 Step 25/27 : LABEL arch=arm64 16:59:05 ---> Running in ecfeba2ace05 16:59:05 Removing intermediate container ecfeba2ace05 16:59:05 ---> 1ea7d46fe621 16:59:05 Step 26/27 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d 16:59:05 ---> Running in 5063266f2345 16:59:06 Removing intermediate container 5063266f2345 16:59:06 ---> 52c303124634 16:59:06 Step 27/27 : LABEL version=0.0.0 16:59:06 ---> Running in 12d4f6195b4d 16:59:06 Removing intermediate container 12d4f6195b4d 16:59:06 ---> de6d70066ea2 16:59:06 16:59:07 Successfully built de6d70066ea2 16:59:07 Successfully tagged security-spire-agent-arm64:latest 16:59:07 Building security-secretstore-setup 16:59:25  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:59:25 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:59:25 ---> 85ec85be173d 16:59:25 Step 3/25 : WORKDIR /edgex-go 16:59:25 ---> Using cache 16:59:25 ---> de4396600da3 16:59:25 Step 4/25 : RUN apk add --update --no-cache make git 16:59:25 ---> Using cache 16:59:25 ---> 7ed4cf80c333 16:59:25 Step 5/25 : COPY go.mod vendor* ./ 16:59:25 ---> Using cache 16:59:25 ---> 755439a54651 16:59:25 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:59:25 ---> Using cache 16:59:25 ---> 44a8a1a402f4 16:59:25 Step 7/25 : COPY . . 16:59:25 ---> Using cache 16:59:25 ---> 98a27f1c6896 16:59:25 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:59:25 ---> Running in 9c35d2a140e0 16:59:25 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 17:00:33 Removing intermediate container 30be65f37e4b 17:00:33 ---> 779b9fe533f4 17:00:33 17:00:33 Step 10/23 : FROM alpine:3.17 17:00:33 ---> d74e625d9115 17:00:33 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:00:33 ---> Running in 19f40d7b9768 17:00:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:00:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:00:33 (1/2) Installing ca-certificates (20220614-r4) 17:00:33 (2/2) Installing dumb-init (1.2.5-r2) 17:00:33 Executing busybox-1.35.0-r29.trigger 17:00:33 Executing ca-certificates-20220614-r4.trigger 17:00:33 OK: 8 MiB in 17 packages 17:00:33 Removing intermediate container 19f40d7b9768 17:00:33 ---> 5d3e40f07f71 17:00:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 17:00:33 ---> Running in 347431e4911d 17:00:33 Removing intermediate container 347431e4911d 17:00:33 ---> 805a537e265f 17:00:33 Step 13/23 : ENV APP_PORT=59860 17:00:33 ---> Running in d58760da677a 17:00:33 Removing intermediate container d58760da677a 17:00:33 ---> dc2d0ffa69f0 17:00:33 Step 14/23 : EXPOSE $APP_PORT 17:00:33 ---> Running in 4bb0f2e87f93 17:00:34 Removing intermediate container 4bb0f2e87f93 17:00:34 ---> a2ea2d7aca1d 17:00:34 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:35 ---> 034ac4c3c1f6 17:00:35 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:00:36 ---> b79afd99d59d 17:00:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:00:38 ---> 4071676b5c9e 17:00:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 17:00:39 ---> 2fa278017faa 17:00:39 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:00:39 ---> Running in 54f4106afffd 17:00:40 Removing intermediate container 54f4106afffd 17:00:40 ---> fa999297abbf 17:00:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:00:40 ---> Running in 97edeed311fc 17:00:40 Removing intermediate container 97edeed311fc 17:00:40 ---> 0b05c124076d 17:00:40 Step 21/23 : LABEL arch=arm64 17:00:40 ---> Running in 9e295362f921 17:00:41 Removing intermediate container 9e295362f921 17:00:41 ---> deee51a4f22c 17:00:41 Step 22/23 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d 17:00:41 ---> Running in b0c02dc2dcdf 17:00:42 Removing intermediate container b0c02dc2dcdf 17:00:42 ---> 8c7f7d2a3f93 17:00:42 Step 23/23 : LABEL version=0.0.0 17:00:42 ---> Running in 1173fdb052f1 17:00:42 Removing intermediate container 1173fdb052f1 17:00:42 ---> ae06b2e01190 17:00:42 17:00:42 Successfully built ae06b2e01190 17:00:42 Successfully tagged support-notifications-arm64:latest 17:00:42 Building core-command 17:01:01  Building support-notifications ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:01:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:01:01 ---> 85ec85be173d 17:01:01 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:01:01 ---> Using cache 17:01:01 ---> f9a3bdc8b2ca 17:01:01 Step 4/24 : WORKDIR /edgex-go 17:01:01 ---> Using cache 17:01:01 ---> 479361b75762 17:01:01 Step 5/24 : RUN apk add --update --no-cache make git 17:01:01 ---> Using cache 17:01:01 ---> 890e7b15c1ac 17:01:01 Step 6/24 : COPY go.mod vendor* ./ 17:01:01 ---> Using cache 17:01:01 ---> ce015210fa8f 17:01:01 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:01 ---> Using cache 17:01:01 ---> 07eacd923f1b 17:01:01 Step 8/24 : COPY . . 17:01:01 ---> Using cache 17:01:01 ---> c8f98d50c14a 17:01:01 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 17:01:01 ---> Running in 5c11783177d5 17:01:03 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 17:03:09 Removing intermediate container 0bf706c379d5 17:03:09 ---> 124d45fe880e 17:03:09 17:03:09 Step 10/23 : FROM alpine:3.17 17:03:09 ---> d74e625d9115 17:03:09 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:03:09 ---> Running in 33fd8b2d5354 17:03:09 Removing intermediate container 33fd8b2d5354 17:03:09 ---> b87ef3fb8fdb 17:03:09 Step 12/23 : ENV APP_PORT=59880 17:03:09 ---> Running in 4e77900d147c 17:03:09 Removing intermediate container 4e77900d147c 17:03:09 ---> 2b880dec9f24 17:03:09 Step 13/23 : EXPOSE $APP_PORT 17:03:09 ---> Running in 4eb9c2addb3d 17:03:09 Removing intermediate container 4eb9c2addb3d 17:03:09 ---> 1e149b8b6a9f 17:03:09 Step 14/23 : RUN apk add --update --no-cache dumb-init 17:03:09 ---> Running in 096f24410125 17:03:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:03:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:03:09 (1/1) Installing dumb-init (1.2.5-r2) 17:03:09 Executing busybox-1.35.0-r29.trigger 17:03:09 OK: 8 MiB in 16 packages 17:03:09 Removing intermediate container 096f24410125 17:03:09 ---> 0dad5e4813f7 17:03:09 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:03:09 ---> f80779bc495e 17:03:09 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:03:11 ---> 66606d1c3fd2 17:03:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:03:13 ---> 70fd3a5f1b8c 17:03:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 17:03:14 ---> 49b57c32c48e 17:03:14 Step 19/23 : ENTRYPOINT ["/core-data"] 17:03:14 ---> Running in cd3186eb314a 17:03:15 Removing intermediate container cd3186eb314a 17:03:15 ---> 9942462c1305 17:03:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:03:15 ---> Running in 9e89b8673dc1 17:03:15 Removing intermediate container 9e89b8673dc1 17:03:15 ---> 943f6e96f8b5 17:03:15 Step 21/23 : LABEL arch=arm64 17:03:15 ---> Running in 13bb8f522ed6 17:03:16 Removing intermediate container 13bb8f522ed6 17:03:16 ---> a5d112836992 17:03:16 Step 22/23 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d 17:03:16 ---> Running in 008cbe6d3e05 17:03:16 Removing intermediate container 008cbe6d3e05 17:03:16 ---> 938e681286d9 17:03:16 Step 23/23 : LABEL version=0.0.0 17:03:17 ---> Running in 0a74b8a4a882 17:03:17 Removing intermediate container 0a74b8a4a882 17:03:17 ---> 4b130e557c41 17:03:17 17:03:17 Successfully built 4b130e557c41 17:03:17 Successfully tagged core-data-arm64:latest 17:03:17  Building core-data ... done Building core-metadata 17:03:36 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:03:36 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:03:36 ---> 85ec85be173d 17:03:36 Step 3/25 : ARG ADD_BUILD_TAGS="" 17:03:36 ---> Using cache 17:03:36 ---> f9a3bdc8b2ca 17:03:36 Step 4/25 : WORKDIR /edgex-go 17:03:36 ---> Using cache 17:03:36 ---> 479361b75762 17:03:36 Step 5/25 : RUN apk add --update --no-cache make git 17:03:36 ---> Using cache 17:03:36 ---> 890e7b15c1ac 17:03:36 Step 6/25 : COPY go.mod vendor* ./ 17:03:36 ---> Using cache 17:03:36 ---> ce015210fa8f 17:03:36 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:03:36 ---> Using cache 17:03:36 ---> 07eacd923f1b 17:03:36 Step 8/25 : COPY . . 17:03:36 ---> Using cache 17:03:36 ---> c8f98d50c14a 17:03:36 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:03:36 ---> Running in 04c1d23cb2b1 17:03:37 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 17:06:14 Removing intermediate container 1c55531c063a 17:06:14 ---> 1b5647f1be79 17:06:14 17:06:14 Step 9/33 : FROM alpine:3.17 17:06:14 ---> d74e625d9115 17:06:14 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 17:06:14 ---> Running in 0fb1ce1aaab6 17:06:14 Removing intermediate container 0fb1ce1aaab6 17:06:14 ---> 5ad89f1eb24f 17:06:14 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 17:06:14 ---> Running in ea1edb6df778 17:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:06:14 (1/2) Installing dumb-init (1.2.5-r2) 17:06:14 (2/2) Installing su-exec (0.2-r2) 17:06:14 Executing busybox-1.35.0-r29.trigger 17:06:14 OK: 8 MiB in 17 packages 17:06:14 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 17:06:14 Removing intermediate container ea1edb6df778 17:06:14 ---> 89eb313ee001 17:06:14 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 17:06:14 ---> Running in 9d4bd8015525 17:06:14 Removing intermediate container 9d4bd8015525 17:06:14 ---> 1fb2bc8c1a69 17:06:14 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:06:14 ---> Running in f41175c6876c 17:06:14 Removing intermediate container f41175c6876c 17:06:14 ---> cd576042c0f5 17:06:14 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:06:14 ---> Running in 43f7f845d572 17:06:14 Removing intermediate container 43f7f845d572 17:06:14 ---> 6060762af2bf 17:06:14 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 17:06:14 ---> Running in dbc76a2db7e5 17:06:14 Removing intermediate container dbc76a2db7e5 17:06:14 ---> 8786d508a3f6 17:06:14 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 17:06:14 ---> Running in 2add4074e5dc 17:06:15 Removing intermediate container 2add4074e5dc 17:06:15 ---> fb912e685fce 17:06:15 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 17:06:15 ---> Running in 1c2b1d6b2aa1 17:06:16 Removing intermediate container 1c2b1d6b2aa1 17:06:16 ---> 31751e403482 17:06:16 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:06:17 ---> e0951e03d3c7 17:06:17 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:06:17 ---> Running in b4e499acd6c9 17:06:23 Removing intermediate container b4e499acd6c9 17:06:23 ---> 4451ba179e4d 17:06:23 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 17:06:25 ---> c1d85a830671 17:06:25 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 17:06:27 ---> b0af65c58cff 17:06:27 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:06:30 ---> b1678f3290e0 17:06:30 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 17:06:30 Removing intermediate container 9c35d2a140e0 17:06:30 ---> ee6b04eed4cf 17:06:30 17:06:30 Step 9/25 : FROM alpine:3.17 17:06:30 ---> d74e625d9115 17:06:30 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:06:30 ---> Running in 860e2c3a1e58 17:06:30 ---> fabcad67c2cc 17:06:30 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 17:06:32 ---> 1f971346e159 17:06:32 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 17:06:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:06:33 ---> de77396fb9fd 17:06:33 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:06:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:06:34 ---> 7057b6e6ed6f 17:06:34 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:06:35 ---> 033da4538b29 17:06:35 Step 28/33 : RUN chmod +x /entrypoint.sh 17:06:35 ---> Running in 12db9bbcb69d 17:06:36 (1/3) Installing ca-certificates (20220614-r4) 17:06:36 (2/3) Installing dumb-init (1.2.5-r2) 17:06:36 (3/3) Installing su-exec (0.2-r2) 17:06:36 Executing busybox-1.35.0-r29.trigger 17:06:36 Executing ca-certificates-20220614-r4.trigger 17:06:37 OK: 8 MiB in 18 packages 17:06:39 Removing intermediate container 12db9bbcb69d 17:06:39 ---> 7d198fb25628 17:06:39 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 17:06:39 ---> Running in bc84a68db33c 17:06:40 Removing intermediate container 860e2c3a1e58 17:06:40 ---> 972833a117a7 17:06:40 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 17:06:40 ---> Running in 6cd8a278b4b6 17:06:40 Removing intermediate container bc84a68db33c 17:06:40 ---> 93ddf3983ed9 17:06:40 Step 30/33 : CMD ["gate"] 17:06:40 ---> Running in f0680081f60d 17:06:41 Removing intermediate container 6cd8a278b4b6 17:06:41 ---> ce99694fd2fc 17:06:41 Step 12/25 : WORKDIR / 17:06:41 ---> Running in 0b8942319c83 17:06:41 Removing intermediate container f0680081f60d 17:06:41 ---> 73ea99e4b20f 17:06:41 Step 31/33 : LABEL arch=arm64 17:06:42 ---> Running in 8e8ad8f49018 17:06:42 Removing intermediate container 0b8942319c83 17:06:42 ---> e0b2e0dfd549 17:06:42 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 17:06:42 Removing intermediate container 8e8ad8f49018 17:06:42 ---> 27fbcae1db65 17:06:42 Step 32/33 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d 17:06:42 ---> Running in ef954d2359b1 17:06:43 Removing intermediate container ef954d2359b1 17:06:43 ---> 40c691d4d708 17:06:43 Step 33/33 : LABEL version=0.0.0 17:06:43 ---> Running in 7e7f0d54c769 17:06:44 ---> 770155c2dc32 17:06:44 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 17:06:44 Removing intermediate container 7e7f0d54c769 17:06:44 ---> a48ebbd809a7 17:06:44 17:06:45 Successfully built a48ebbd809a7 17:06:45 Successfully tagged security-bootstrapper-arm64:latest 17:06:45  Building security-bootstrapper ... done  ---> 02096e4335a1 17:06:45 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:06:46 ---> 76af354a31b0 17:06:46 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 17:06:47 ---> ad378fd7b19b 17:06:47 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 17:06:47 ---> a74376faac80 17:06:47 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:06:49 ---> a956bb51df7a 17:06:49 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:06:51 ---> 45bbe853e564 17:06:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:06:52 ---> e0d02dc00452 17:06:52 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:06:52 ---> Running in 6288159a37a2 17:06:55 Removing intermediate container 6288159a37a2 17:06:55 ---> 4c6e27cb481f 17:06:55 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:06:55 ---> Running in 5031884e1dc4 17:06:55 Removing intermediate container 5031884e1dc4 17:06:55 ---> 205032f2a1c6 17:06:55 Step 23/25 : LABEL arch=arm64 17:06:56 ---> Running in de9e3729f8e5 17:06:56 Removing intermediate container de9e3729f8e5 17:06:56 ---> 04c4db116b55 17:06:56 Step 24/25 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d 17:06:56 ---> Running in 7117ad6e1bcb 17:06:57 Removing intermediate container 7117ad6e1bcb 17:06:57 ---> 38c1be855df2 17:06:57 Step 25/25 : LABEL version=0.0.0 17:06:57 ---> Running in edf6ee9374e9 17:06:57 Removing intermediate container edf6ee9374e9 17:06:57 ---> b74fef894955 17:06:57 17:06:58 Successfully built b74fef894955 17:06:58 Successfully tagged security-secretstore-setup-arm64:latest 17:07:37  Building security-secretstore-setup ... done Removing intermediate container b1aa830530e4 17:07:37 ---> 9713de6fd1ef 17:07:37 17:07:37 Step 9/20 : FROM alpine:3.17 17:07:37 ---> d74e625d9115 17:07:37 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 17:07:37 ---> Using cache 17:07:37 ---> 5ad89f1eb24f 17:07:37 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:07:37 ---> Running in 5e0a1cf29b5b 17:07:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:07:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:07:39 v3.17.2-263-g08ed8e581aa [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:07:39 v3.17.2-264-ge1d1b3c3743 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:07:39 OK: 17691 distinct packages available 17:07:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:07:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:07:41 (1/9) Installing ca-certificates (20220614-r4) 17:07:41 (2/9) Installing brotli-libs (1.0.9-r9) 17:07:41 (3/9) Installing nghttp2-libs (1.51.0-r0) 17:07:41 (4/9) Installing libcurl (7.88.1-r1) 17:07:41 (5/9) Installing curl (7.88.1-r1) 17:07:41 (6/9) Installing dumb-init (1.2.5-r2) 17:07:41 (7/9) Installing musl-obstack (1.2.3-r0) 17:07:41 (8/9) Installing libucontext (1.2-r0) 17:07:41 (9/9) Installing gcompat (1.1.0-r0) 17:07:41 Executing busybox-1.35.0-r29.trigger 17:07:41 Executing ca-certificates-20220614-r4.trigger 17:07:42 OK: 11 MiB in 24 packages 17:07:45 Removing intermediate container 5e0a1cf29b5b 17:07:45 ---> 33e7e2461ca2 17:07:45 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:07:46 ---> 2c8a2b546599 17:07:46 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 17:07:47 ---> 9c7bf1fa97e1 17:07:47 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:07:50 ---> 2e3726240c1e 17:07:50 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 17:07:50 ---> c1a5e79b31ce 17:07:50 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:07:50 ---> Running in bcf0aea8125a 17:07:51 Removing intermediate container bcf0aea8125a 17:07:51 ---> 53072b5555b8 17:07:51 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:07:51 ---> Running in 7b78f898fdac 17:07:52 Removing intermediate container 7b78f898fdac 17:07:52 ---> 7b816bc1b1e6 17:07:52 Step 18/20 : LABEL arch=arm64 17:07:52 ---> Running in 11174498ad55 17:07:52 Removing intermediate container 11174498ad55 17:07:52 ---> b80afe8ea6df 17:07:52 Step 19/20 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d 17:07:53 ---> Running in 9964acfd3b1a 17:07:54 Removing intermediate container 9964acfd3b1a 17:07:54 ---> 0553ef700ace 17:07:54 Step 20/20 : LABEL version=0.0.0 17:07:54 ---> Running in 40b1913b746c 17:07:55 Removing intermediate container 40b1913b746c 17:07:55 ---> 78aa7aa47cc8 17:07:55 17:07:55 Successfully built 78aa7aa47cc8 17:07:55 Successfully tagged security-spiffe-token-provider-arm64:latest 17:08:02  Building security-spiffe-token-provider ... done Removing intermediate container 5c11783177d5 17:08:02 ---> af0261c6d79b 17:08:02 17:08:02 Step 10/24 : FROM alpine:3.17 17:08:02 ---> d74e625d9115 17:08:02 Step 11/24 : RUN apk add --update --no-cache dumb-init 17:08:02 ---> Using cache 17:08:02 ---> 34b79709e35b 17:08:02 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:08:02 ---> Using cache 17:08:02 ---> 5256670bab68 17:08:02 Step 13/24 : ENV APP_PORT=59882 17:08:02 ---> Running in f8f0f7bfb7c0 17:08:02 Removing intermediate container f8f0f7bfb7c0 17:08:02 ---> db85e62447f0 17:08:02 Step 14/24 : EXPOSE $APP_PORT 17:08:02 ---> Running in 945b32fe5d60 17:08:02 Removing intermediate container 945b32fe5d60 17:08:02 ---> 900bc4a3d81d 17:08:02 Step 15/24 : WORKDIR / 17:08:02 ---> Running in b51ef8c2657a 17:08:03 Removing intermediate container b51ef8c2657a 17:08:03 ---> 48722492ac20 17:08:03 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:08:04 ---> 9c118d292f0e 17:08:04 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 17:08:05 ---> 0d3ef103b210 17:08:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:08:07 ---> 53b137614b04 17:08:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 17:08:09 ---> 6d824909a1ae 17:08:09 Step 20/24 : ENTRYPOINT ["/core-command"] 17:08:09 ---> Running in d80dfb6f363d 17:08:10 Removing intermediate container d80dfb6f363d 17:08:10 ---> 94af543dd4ca 17:08:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:08:10 ---> Running in 6a68d75a6250 17:08:11 Removing intermediate container 6a68d75a6250 17:08:11 ---> 648625cf6ff8 17:08:11 Step 22/24 : LABEL arch=arm64 17:08:11 ---> Running in 8bcbcee2740a 17:08:11 Removing intermediate container 8bcbcee2740a 17:08:11 ---> b34e9d47ba4c 17:08:11 Step 23/24 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d 17:08:11 ---> Running in 40682f7b0bbe 17:08:12 Removing intermediate container 40682f7b0bbe 17:08:12 ---> 34cd74e0c839 17:08:12 Step 24/24 : LABEL version=0.0.0 17:08:12 ---> Running in 928fb1961cc1 17:08:13 Removing intermediate container 928fb1961cc1 17:08:13 ---> 12e296fda1ad 17:08:13 17:08:13 Successfully built 12e296fda1ad 17:08:13 Successfully tagged core-command-arm64:latest 17:08:40  Building core-command ... done Removing intermediate container 04c1d23cb2b1 17:08:40 ---> 3a6318c74ee3 17:08:40 17:08:40 Step 10/25 : FROM alpine:3.17 17:08:40 ---> d74e625d9115 17:08:40 Step 11/25 : RUN apk add --update --no-cache dumb-init 17:08:40 ---> Using cache 17:08:40 ---> 34b79709e35b 17:08:40 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:08:40 ---> Using cache 17:08:40 ---> 5256670bab68 17:08:40 Step 13/25 : ENV APP_PORT=59881 17:08:40 ---> Running in 4cc1804ef72e 17:08:40 Removing intermediate container 4cc1804ef72e 17:08:40 ---> 0882dfeec477 17:08:40 Step 14/25 : EXPOSE $APP_PORT 17:08:40 ---> Running in 6cf8f1f03376 17:08:40 Removing intermediate container 6cf8f1f03376 17:08:40 ---> 36dceff44152 17:08:40 Step 15/25 : WORKDIR / 17:08:40 ---> Running in 8750585a79a5 17:08:40 Removing intermediate container 8750585a79a5 17:08:40 ---> 0799980aec02 17:08:40 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 17:08:40 ---> 111866fd9fc1 17:08:40 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 17:08:40 ---> 50c6f35d2b40 17:08:40 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:08:40 ---> 9b0d76afa9b3 17:08:40 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 17:08:41 ---> 68ea7fc8f1d7 17:08:41 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 17:08:41 ---> 5298c756ce69 17:08:41 Step 21/25 : ENTRYPOINT ["/core-metadata"] 17:08:41 ---> Running in d2fae30d7860 17:08:42 Removing intermediate container d2fae30d7860 17:08:42 ---> 58b98d31d237 17:08:42 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:08:42 ---> Running in 6858bd652346 17:08:42 Removing intermediate container 6858bd652346 17:08:42 ---> 7ed43102b7b2 17:08:42 Step 23/25 : LABEL arch=arm64 17:08:42 ---> Running in 0f9ac923da38 17:08:42 Removing intermediate container 0f9ac923da38 17:08:42 ---> 13973e7b339a 17:08:42 Step 24/25 : LABEL git_sha=6abea152a709db804fcddba9e27ecf4d7600051d 17:08:42 ---> Running in 781a0be12e4e 17:08:43 Removing intermediate container 781a0be12e4e 17:08:43 ---> 996c4fff2142 17:08:43 Step 25/25 : LABEL version=0.0.0 17:08:43 ---> Running in e5159c384703 17:08:43 Removing intermediate container e5159c384703 17:08:43 ---> 7237d1e03d08 17:08:43 17:08:43 Successfully built 7237d1e03d08 17:08:43 Successfully tagged core-metadata-arm64:latest 17:08:44  Building core-metadata ... done  [Pipeline] } 17:08:44 $ docker stop --time=1 167136300c7c6af0603ec11da4cc1f4fd7c7b8e71974a1ffb8b62dd557d6c83e 17:08:45 $ docker rm -f --volumes 167136300c7c6af0603ec11da4cc1f4fd7c7b8e71974a1ffb8b62dd557d6c83e [Pipeline] // withDockerContainer [Pipeline] sh 17:08:46 + docker images 17:08:46 REPOSITORY TAG IMAGE ID CREATED SIZE 17:08:46 core-metadata-arm64 latest 7237d1e03d08 3 seconds ago 20.2MB 17:08:46 3a6318c74ee3 10 seconds ago 1.5GB 17:08:46 core-command-arm64 latest 12e296fda1ad 34 seconds ago 19.6MB 17:08:46 af0261c6d79b 46 seconds ago 1.49GB 17:08:46 security-spiffe-token-provider-arm64 latest 78aa7aa47cc8 52 seconds ago 32.7MB 17:08:46 9713de6fd1ef About a minute ago 1.53GB 17:08:46 security-secretstore-setup-arm64 latest b74fef894955 About a minute ago 32.1MB 17:08:46 security-bootstrapper-arm64 latest a48ebbd809a7 2 minutes ago 21.9MB 17:08:46 ee6b04eed4cf 2 minutes ago 1.49GB 17:08:46 1b5647f1be79 2 minutes ago 1.48GB 17:08:46 core-data-arm64 latest 4b130e557c41 5 minutes ago 19.8MB 17:08:46 124d45fe880e 5 minutes ago 1.5GB 17:08:46 support-notifications-arm64 latest ae06b2e01190 8 minutes ago 32.1MB 17:08:46 779b9fe533f4 8 minutes ago 1.56GB 17:08:46 security-spire-agent-arm64 latest de6d70066ea2 9 minutes ago 125MB 17:08:46 c59ca3c00f87 9 minutes ago 1.35GB 17:08:46 support-scheduler-arm64 latest 81bc789c148e 10 minutes ago 31.5MB 17:08:46 security-spire-server-arm64 latest 0098ae23667f 10 minutes ago 87.1MB 17:08:46 7e12d59dbde6 10 minutes ago 1.56GB 17:08:46 8d02c4c24fcc 11 minutes ago 1.35GB 17:08:46 core-common-config-bootstrapper-arm64 latest 6172232f4575 13 minutes ago 17.2MB 17:08:46 security-proxy-setup-arm64 latest 95f6f8feb214 13 minutes ago 18.6MB 17:08:46 47597a2304ac 13 minutes ago 1.49GB 17:08:46 security-proxy-auth-arm64 latest 6c4d0b64b44e 14 minutes ago 18.2MB 17:08:46 60c679d4d89f 14 minutes ago 1.47GB 17:08:46 de5eff811026 14 minutes ago 1.47GB 17:08:46 security-spire-config-arm64 latest 0b9c6d597f23 20 minutes ago 86.2MB 17:08:46 19b50fac0745 20 minutes ago 1.35GB 17:08:46 ci-base-image-arm64 latest 85ec85be173d 35 minutes ago 866MB 17:08:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 13 days ago 648MB 17:08:46 alpine 3.17 d74e625d9115 5 weeks ago 7.46MB 17:08:46 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 17:08:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:08:47 17:08:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:08:48 arm64: Pulling from edgex-lftools-log-publisher 17:08:48 8998bd30e6a1: Pulling fs layer 17:08:48 04944245beec: Pulling fs layer 17:08:48 699f458cf7ca: Pulling fs layer 17:08:48 765212b225bb: Pulling fs layer 17:08:48 f23df028b6ca: Pulling fs layer 17:08:48 d65c8cfc05b1: Pulling fs layer 17:08:48 2437ff75d9bd: Pulling fs layer 17:08:48 f23df028b6ca: Waiting 17:08:48 d65c8cfc05b1: Waiting 17:08:48 765212b225bb: Waiting 17:08:48 2437ff75d9bd: Waiting 17:08:48 04944245beec: Verifying Checksum 17:08:48 04944245beec: Download complete 17:08:48 765212b225bb: Verifying Checksum 17:08:48 765212b225bb: Download complete 17:08:48 f23df028b6ca: Verifying Checksum 17:08:48 f23df028b6ca: Download complete 17:08:48 d65c8cfc05b1: Verifying Checksum 17:08:48 d65c8cfc05b1: Download complete 17:08:48 699f458cf7ca: Verifying Checksum 17:08:48 699f458cf7ca: Download complete 17:08:49 8998bd30e6a1: Download complete 17:08:51 2437ff75d9bd: Verifying Checksum 17:08:51 2437ff75d9bd: Download complete 17:08:52 8998bd30e6a1: Pull complete 17:08:53 04944245beec: Pull complete 17:08:54 699f458cf7ca: Pull complete 17:08:54 765212b225bb: Pull complete 17:08:55 f23df028b6ca: Pull complete 17:08:55 d65c8cfc05b1: Pull complete 17:09:10 2437ff75d9bd: Pull complete 17:09:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:09:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:09:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:11 prd-ubuntu20.04-docker-arm64-4c-16g-5498 does not seem to be running inside a container 17:09:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:09:14 $ docker top ef3e65f6c8b8889c0a58985d6d93bb0316fcbb33271099d00cda8aec0518d05b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:09:15 ---> job-cost.sh 17:09:15 lf-activate-venv: SKIPPING 17:09:15 INFO: No Stack... 17:09:16 INFO: Retrieving Pricing Info for: v3-standard-4 17:09:17 INFO: Archiving Costs [Pipeline] sh 17:09:17 + cat /w/workspace/edgex-go/1/archives/cost.csv 17:09:17 + cut -d, -f6 [Pipeline] lock 17:09:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4474-1-stack-cost] 17:09:17 Resource [jenkins-edgexfoundry-edgex-go-PR-4474-1-stack-cost] did not exist. Created. 17:09:17 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4474-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:09:18 + echo total: 0.10999999940395355 [Pipeline] stash 17:09:19 Stashed 1 file(s) [Pipeline] } 17:09:19 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4474-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:09:19 $ docker stop --time=1 ef3e65f6c8b8889c0a58985d6d93bb0316fcbb33271099d00cda8aec0518d05b 17:09:20 $ docker rm -f --volumes ef3e65f6c8b8889c0a58985d6d93bb0316fcbb33271099d00cda8aec0518d05b [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 17:09:21 provisioning config files... 17:09:21 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4284966557193830485tmp [Pipeline] { [Pipeline] sh 17:09:22 + set +x 17:09:22 + curl -s https://codecov.io/bash 17:09:22 + bash -s -- 17:09:22 17:09:22 _____ _ 17:09:22 / ____| | | 17:09:22 | | ___ __| | ___ ___ _____ __ 17:09:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:09:22 | |___| (_) | (_| | __/ (_| (_) \ V / 17:09:22 \_____\___/ \__,_|\___|\___\___/ \_/ 17:09:22 Bash-1.0.6 17:09:22 17:09:22 17:09:22 ==> git version 2.25.1 found 17:09:22 ==> 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 17:09:22 Release-Date: 2020-01-08 17:09:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:09:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:09:22 ==> Jenkins CI detected. 17:09:22 current dir:  /w/workspace/edgex-go/1 17:09:22 project root: . 17:09:22 --> token set from env 17:09:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:09:22 ==> Running gcov in . (disable via -X gcov) 17:09:22 ==> Python coveragepy not found 17:09:22 ==> Searching for coverage reports in: 17:09:22 + . 17:09:22 -> Found 1 reports 17:09:22 ==> Detecting git/mercurial file structure 17:09:22 ==> Reading reports 17:09:22 + ./coverage.out bytes=447377 17:09:22 ==> Appending adjustments 17:09:22 https://docs.codecov.io/docs/fixing-reports 17:09:23 + Found adjustments 17:09:23 ==> Gzipping contents 17:09:23 60K /tmp/codecov.sse90a.gz 17:09:23 ==> Uploading reports 17:09:23 url: https://codecov.io 17:09:23 query: branch=PR-4474&commit=6abea152a709db804fcddba9e27ecf4d7600051d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4474%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4474&job=&cmd_args= 17:09:23 -> Pinging Codecov 17:09:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4474&commit=6abea152a709db804fcddba9e27ecf4d7600051d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4474%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4474&job=&cmd_args= 17:09:23 -> Uploading to 17:09:23 https://storage.googleapis.com/codecov/v4/raw/2023-03-23/00271124DB129430A58F1EEE437C3FCB/6abea152a709db804fcddba9e27ecf4d7600051d/260df8da-b586-4982-a069-a38901fa9e21.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230323%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230323T170923Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7201a57a238bb0064ac32d7c9994f7631ffc31a1a72fd524171f1bd3a046f1a9 17:09:23 % Total % Received % Xferd Average Speed Time Time Time Current 17:09:23 Dload Upload Total Spent Left Speed 17:09:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57463 0 0 100 57463 0 205k --:--:-- --:--:-- --:--:-- 205k 17:09:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6abea152a709db804fcddba9e27ecf4d7600051d [Pipeline] } 17:09:24 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 17:09:25 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 17:09:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:09:27 ---> package-listing.sh 17:09:27 ++ facter osfamily 17:09:27 ++ tr '[:upper:]' '[:lower:]' 17:09:27 + OS_FAMILY=debian 17:09:27 + workspace=/w/workspace/edgex-go/1 17:09:27 + START_PACKAGES=/tmp/packages_start.txt 17:09:27 + END_PACKAGES=/tmp/packages_end.txt 17:09:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:09:27 + PACKAGES=/tmp/packages_start.txt 17:09:27 + '[' /w/workspace/edgex-go/1 ']' 17:09:27 + PACKAGES=/tmp/packages_end.txt 17:09:27 + case "${OS_FAMILY}" in 17:09:27 + dpkg -l 17:09:27 + grep '^ii' 17:09:27 + '[' -f /tmp/packages_start.txt ']' 17:09:27 + '[' -f /tmp/packages_end.txt ']' 17:09:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:09:27 + '[' /w/workspace/edgex-go/1 ']' 17:09:27 + mkdir -p /w/workspace/edgex-go/1/archives/ 17:09:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 17:09:27 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:09:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:09:28 17:09:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:09:28 latest: Pulling from edgex-lftools-log-publisher 17:09:28 5eb5b503b376: Pulling fs layer 17:09:28 5c69ac0246d0: Pulling fs layer 17:09:28 ec43610c2a17: Pulling fs layer 17:09:28 3a2ae6a8a46f: Pulling fs layer 17:09:28 33b1e0a273af: Pulling fs layer 17:09:28 5d3b04190fa2: Pulling fs layer 17:09:28 2f39f015ded8: Pulling fs layer 17:09:28 3a2ae6a8a46f: Waiting 17:09:28 33b1e0a273af: Waiting 17:09:28 5d3b04190fa2: Waiting 17:09:28 2f39f015ded8: Waiting 17:09:28 5c69ac0246d0: Verifying Checksum 17:09:28 5c69ac0246d0: Download complete 17:09:28 3a2ae6a8a46f: Verifying Checksum 17:09:28 3a2ae6a8a46f: Download complete 17:09:29 33b1e0a273af: Verifying Checksum 17:09:29 33b1e0a273af: Download complete 17:09:29 5d3b04190fa2: Verifying Checksum 17:09:29 5d3b04190fa2: Download complete 17:09:29 ec43610c2a17: Verifying Checksum 17:09:29 ec43610c2a17: Download complete 17:09:29 5eb5b503b376: Download complete 17:09:29 2f39f015ded8: Verifying Checksum 17:09:29 2f39f015ded8: Download complete 17:09:30 5eb5b503b376: Pull complete 17:09:30 5c69ac0246d0: Pull complete 17:09:31 ec43610c2a17: Pull complete 17:09:31 3a2ae6a8a46f: Pull complete 17:09:31 33b1e0a273af: Pull complete 17:09:31 5d3b04190fa2: Pull complete 17:09:35 2f39f015ded8: Pull complete 17:09:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:09:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:09:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:35 prd-ubuntu20.04-docker-8c-8g-5497 does not seem to be running inside a container 17:09:36 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:09:39 $ docker top 7c201a6fd32da6e93cc653c2b9712d2948ae040c2cbfc6f42ea9a5921dc7d38d -eo pid,comm [Pipeline] { [Pipeline] sh 17:09:39 + touch /tmp/pre-build-complete [Pipeline] sh 17:09:40 + mkdir -p /var/log/sysstat [Pipeline] sh 17:09:40 + ls /var/log/sa-host 17:09:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:09:40 provisioning config files... 17:09:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5585632263313124545tmp [Pipeline] { [Pipeline] echo 17:09:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:09:41 ---> create-netrc.sh [Pipeline] } 17:09:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:09:41 ---> python-tools-install.sh [Pipeline] echo 17:09:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:09:42 ---> sudo-logs.sh 17:09:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:09:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:09:42 ---> job-cost.sh 17:09:42 lf-activate-venv: SKIPPING 17:09:42 DEBUG: total: 0.10999999940395355 17:09:42 INFO: Retrieving Stack Cost... 17:09:43 INFO: Retrieving Pricing Info for: v3-standard-8 17:09:43 INFO: Archiving Costs [Pipeline] echo 17:09:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:09:43 ---> logs-deploy.sh 17:09:43 lf-activate-venv: SKIPPING 17:09:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4474/1 17:09:43 INFO: archiving workspace using pattern(s): 17:09:44 Archives upload complete. 17:09:44 INFO: archiving logs to Nexus 17:09:45 ---> uname -a: 17:09:45 Linux prd-ubuntu20-04-docker-8c-8g-5497 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:09:45 17:09:45 17:09:45 ---> lscpu: 17:09:45 Architecture: x86_64 17:09:45 CPU op-mode(s): 32-bit, 64-bit 17:09:45 Byte Order: Little Endian 17:09:45 Address sizes: 40 bits physical, 48 bits virtual 17:09:45 CPU(s): 8 17:09:45 On-line CPU(s) list: 0-7 17:09:45 Thread(s) per core: 1 17:09:45 Core(s) per socket: 1 17:09:45 Socket(s): 8 17:09:45 NUMA node(s): 1 17:09:45 Vendor ID: AuthenticAMD 17:09:45 CPU family: 23 17:09:45 Model: 49 17:09:45 Model name: AMD EPYC-Rome Processor 17:09:45 Stepping: 0 17:09:45 CPU MHz: 2799.998 17:09:45 BogoMIPS: 5599.99 17:09:45 Virtualization: AMD-V 17:09:45 Hypervisor vendor: KVM 17:09:45 Virtualization type: full 17:09:45 L1d cache: 256 KiB 17:09:45 L1i cache: 256 KiB 17:09:45 L2 cache: 4 MiB 17:09:45 L3 cache: 128 MiB 17:09:45 NUMA node0 CPU(s): 0-7 17:09:45 Vulnerability Itlb multihit: Not affected 17:09:45 Vulnerability L1tf: Not affected 17:09:45 Vulnerability Mds: Not affected 17:09:45 Vulnerability Meltdown: Not affected 17:09:45 Vulnerability Mmio stale data: Not affected 17:09:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:09:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:09:45 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:09:45 Vulnerability Srbds: Not affected 17:09:45 Vulnerability Tsx async abort: Not affected 17:09:45 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 17:09:45 17:09:45 17:09:45 ---> nproc: 17:09:45 8 17:09:45 17:09:45 17:09:45 ---> df -h: 17:09:45 Filesystem Size Used Avail Use% Mounted on 17:09:45 overlay 155G 19G 137G 12% / 17:09:45 tmpfs 64M 0 64M 0% /dev 17:09:45 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:09:45 shm 64M 0 64M 0% /dev/shm 17:09:45 /dev/vda1 155G 19G 137G 12% /facter-os 17:09:45 17:09:45 17:09:45 ---> sar -b -r -n DEV: 17:09:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5497) 03/23/23 _x86_64_ (8 CPU) 17:09:45 17:09:45 16:28:06 LINUX RESTART (8 CPU) 17:09:45 17:09:45 16:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:09:45 16:30:01 136.54 3.32 133.23 0.00 399.27 91027.36 0.00 17:09:45 16:31:01 30.61 0.00 30.61 0.00 0.00 17776.65 0.00 17:09:45 16:32:01 89.22 0.32 88.90 0.00 7.87 34782.20 0.00 17:09:45 16:33:01 374.75 6.42 368.34 0.00 70.65 140283.29 0.00 17:09:45 16:34:01 224.32 5.04 219.27 0.00 97.74 151229.03 0.00 17:09:45 16:35:01 356.52 0.12 356.40 0.00 12.07 119457.58 0.00 17:09:45 16:36:01 535.14 0.08 535.06 0.00 16.80 142224.83 0.00 17:09:45 16:37:01 480.57 0.07 480.51 0.00 8.26 168440.65 0.00 17:09:45 16:38:01 643.83 0.48 643.34 0.00 6.00 109082.62 0.00 17:09:45 16:39:01 61.81 11.06 50.74 0.00 5090.88 8730.28 0.00 17:09:45 16:40:01 4.20 0.02 4.18 0.00 0.13 92.92 0.00 17:09:45 16:41:01 3.80 1.02 2.78 0.00 21.86 35.06 0.00 17:09:45 16:42:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 17:09:45 16:43:01 1.75 0.00 1.75 0.00 0.00 18.93 0.00 17:09:45 16:44:01 3.38 1.55 1.83 0.00 35.86 20.66 0.00 17:09:45 16:45:01 1.73 0.00 1.73 0.00 0.00 18.66 0.00 17:09:45 16:46:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 17:09:45 16:47:01 1.30 0.00 1.30 0.00 0.00 14.80 0.00 17:09:45 16:48:01 1.17 0.00 1.17 0.00 0.00 12.00 0.00 17:09:45 16:49:01 1.83 0.00 1.83 0.00 0.00 20.00 0.00 17:09:45 16:50:01 1.10 0.00 1.10 0.00 0.00 11.46 0.00 17:09:45 16:51:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 17:09:45 16:52:01 1.05 0.00 1.05 0.00 0.00 10.40 0.00 17:09:45 16:53:01 1.62 0.00 1.62 0.00 0.00 17.19 0.00 17:09:45 16:54:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 17:09:45 16:55:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 17:09:45 16:56:01 1.10 0.00 1.10 0.00 0.00 11.33 0.00 17:09:45 16:57:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 17:09:45 16:58:01 1.12 0.00 1.12 0.00 0.00 11.60 0.00 17:09:45 16:59:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 17:09:45 17:00:01 1.30 0.00 1.30 0.00 0.00 12.93 0.00 17:09:45 17:01:01 1.62 0.00 1.62 0.00 0.00 16.93 0.00 17:09:45 17:02:01 1.00 0.00 1.00 0.00 0.00 10.00 0.00 17:09:45 17:03:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 17:09:45 17:04:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 17:09:45 17:05:01 1.45 0.00 1.45 0.00 0.00 15.46 0.00 17:09:45 17:06:01 1.03 0.00 1.03 0.00 0.00 10.66 0.00 17:09:45 17:07:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 17:09:45 17:08:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 17:09:45 17:09:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 17:09:45 Average: 74.38 0.74 73.65 0.00 144.23 24553.06 0.00 17:09:45 17:09:45 16:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:09:45 16:30:01 28132456 31358320 939632 2.86 112060 3330976 2363708 6.97 1477332 2835720 186088 17:09:45 16:31:01 27568280 31381856 912428 2.77 114388 3884784 2270044 6.69 1616924 3224216 476240 17:09:45 16:32:01 26275072 31530972 765472 2.33 116932 5291104 1849360 5.45 1553112 4553620 1639512 17:09:45 16:33:01 24013928 31399600 881232 2.68 206076 7131008 2660864 7.84 2131000 6010184 83200 17:09:45 16:34:01 20549496 31508956 772512 2.35 290212 10504304 1918008 5.65 1749928 9746820 906648 17:09:45 16:35:01 21094136 31476368 801852 2.44 298044 9918980 1963564 5.79 1934968 9010152 470316 17:09:45 16:36:01 20714484 31447312 826952 2.51 307664 10222216 2194288 6.47 2050600 9232228 314908 17:09:45 16:37:01 19000476 30847660 1412248 4.29 317940 11239920 3308884 9.75 2803076 10090516 1292 17:09:45 16:38:01 20315200 31525372 751584 2.29 351960 10586836 1953160 5.76 2130608 9490096 292 17:09:45 16:39:01 19812488 31521808 744680 2.26 382544 11037000 1873540 5.52 2435516 9653940 332 17:09:45 16:40:01 19817960 31522384 743768 2.26 381048 11033740 1869892 5.51 2433156 9650768 0 17:09:45 16:41:01 19823408 31528908 736856 2.24 381136 11034368 1877872 5.53 2426288 9651308 164 17:09:45 16:42:01 19823928 31529496 736304 2.24 381160 11034372 1877872 5.53 2426012 9651316 8 17:09:45 16:43:01 19826352 31531948 733776 2.23 381192 11034376 1877872 5.53 2424312 9651316 172 17:09:45 16:44:01 19813284 31520920 744700 2.26 381244 11035444 1845896 5.44 2439208 9651600 64 17:09:45 16:45:01 19813276 31521248 744620 2.26 381264 11035448 1845896 5.44 2438848 9651912 20 17:09:45 16:46:01 19812456 31520440 745388 2.27 381272 11035452 1845896 5.44 2438584 9651912 16 17:09:45 16:47:01 19812408 31520408 745356 2.27 381288 11035452 1845896 5.44 2438600 9651912 16 17:09:45 16:48:01 19812900 31520916 744976 2.27 381316 11035456 1845896 5.44 2438604 9651916 4 17:09:45 16:49:01 19812852 31520936 744972 2.27 381348 11035460 1845896 5.44 2438728 9651920 8 17:09:45 16:50:01 19812768 31520856 745204 2.27 381364 11035464 1845896 5.44 2438668 9651924 4 17:09:45 16:51:01 19812776 31520900 745144 2.27 381388 11035468 1845896 5.44 2438700 9651928 28 17:09:45 16:52:01 19812980 31521104 744876 2.27 381400 11035472 1845896 5.44 2438704 9651928 8 17:09:45 16:53:01 19812932 31521100 744848 2.27 381424 11035476 1845896 5.44 2438668 9651936 12 17:09:45 16:54:01 19812632 31520808 745068 2.27 381448 11035480 1845896 5.44 2438744 9651940 36 17:09:45 16:55:01 19812528 31520772 745052 2.27 381476 11035480 1845896 5.44 2438732 9651940 12 17:09:45 16:56:01 19812440 31520692 745040 2.27 381492 11035484 1845896 5.44 2439264 9651944 184 17:09:45 16:57:01 19812600 31520888 745024 2.27 381496 11035484 1845896 5.44 2439304 9651944 188 17:09:45 16:58:01 19812632 31520924 744984 2.27 381508 11035488 1845896 5.44 2438768 9651948 8 17:09:45 16:59:01 19812332 31520660 745160 2.27 381532 11035492 1845896 5.44 2439116 9651956 48 17:09:45 17:00:01 19812268 31520600 745136 2.27 381552 11035496 1845896 5.44 2439120 9651956 16 17:09:45 17:01:01 19812080 31520468 745296 2.27 381572 11035500 1845896 5.44 2438848 9651960 12 17:09:45 17:02:01 19811780 31520168 745524 2.27 381584 11035500 1845896 5.44 2438832 9651960 8 17:09:45 17:03:01 19811952 31520376 745300 2.27 381616 11035504 1845896 5.44 2438880 9651964 8 17:09:45 17:04:01 19811912 31520352 745248 2.27 381656 11035492 1845896 5.44 2439128 9651968 36 17:09:45 17:05:01 19812148 31520660 744900 2.27 381692 11035508 1845896 5.44 2438936 9651968 12 17:09:45 17:06:01 19812100 31520620 744964 2.27 381716 11035512 1845896 5.44 2438936 9651972 24 17:09:45 17:07:01 19812268 31520972 744800 2.27 381736 11035644 1845896 5.44 2439012 9652088 8 17:09:45 17:08:01 19812504 31521212 744504 2.26 381768 11035652 1845896 5.44 2439000 9652088 8 17:09:45 17:09:01 19812424 31521220 744484 2.26 381804 11035648 1845896 5.44 2439112 9652116 28 17:09:45 Average: 20547322 31491280 778247 2.37 348533 10355174 1946306 5.74 2325097 9085070 102000 17:09:45 17:09:45 16:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:09:45 16:30:01 vethebc6553 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:09:45 16:30:01 ens3 582.20 444.88 7501.34 55.76 0.00 0.00 0.00 0.00 17:09:45 16:30:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 17:09:45 16:30:01 docker0 323.95 389.74 21.59 3411.40 0.00 0.00 0.00 0.00 17:09:45 16:31:01 vethebc6553 1.43 1.48 0.13 0.13 0.00 0.00 0.00 0.00 17:09:45 16:31:01 ens3 33.48 22.75 25.75 14.65 0.00 0.00 0.00 0.00 17:09:45 16:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:09:45 16:31:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 17:09:45 16:32:01 veth3355e94 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:09:45 16:32:01 ens3 104.03 60.87 1700.44 20.62 0.00 0.00 0.00 0.00 17:09:45 16:32:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 17:09:45 16:32:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 17:09:45 16:33:01 veth3355e94 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 17:09:45 16:33:01 ens3 886.55 514.85 6278.51 55.44 0.00 0.00 0.00 0.00 17:09:45 16:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:09:45 16:33:01 docker0 507.17 874.37 42.97 6268.51 0.00 0.00 0.00 0.00 17:09:45 16:34:01 veth3355e94 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 16:34:01 ens3 5.46 3.55 4.49 2.40 0.00 0.00 0.00 0.00 17:09:45 16:34:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:09:45 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 16:35:01 veth3355e94 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 17:09:45 16:35:01 veth94d33a9 1.58 4.00 0.12 43.81 0.00 0.00 0.00 0.00 17:09:45 16:35:01 veth2d87343 1.49 3.98 0.12 46.43 0.00 0.00 0.00 0.00 17:09:45 16:35:01 ens3 49.79 26.47 297.66 11.86 0.00 0.00 0.00 0.00 17:09:45 16:35:01 lo 0.68 0.68 0.06 0.06 0.00 0.00 0.00 0.00 17:09:45 16:35:01 docker0 10.85 23.93 0.69 277.02 0.00 0.00 0.00 0.00 17:09:45 16:36:01 veth3355e94 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 17:09:45 16:36:01 veth656c14b 1.62 3.67 0.12 43.07 0.00 0.00 0.00 0.00 17:09:45 16:36:01 ens3 121.76 115.25 227.68 196.82 0.00 0.00 0.00 0.00 17:09:45 16:36:01 veth6e0d36f 26.83 38.76 2.59 13.62 0.00 0.00 0.00 0.00 17:09:45 16:36:01 veth0ffaacc 3.67 1.62 43.07 0.12 0.00 0.00 0.00 0.00 17:09:45 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 16:36:01 veth66b95ec 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:09:45 16:36:01 docker0 35.49 54.97 2.74 185.73 0.00 0.00 0.00 0.00 17:09:45 16:37:01 vetha60a406 32.54 46.18 3.13 17.38 0.00 0.00 0.00 0.00 17:09:45 16:37:01 veth3355e94 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:09:45 16:37:01 veth5c32963 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:09:45 16:37:01 ens3 232.31 130.19 1322.64 25.41 0.00 0.00 0.00 0.00 17:09:45 16:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:09:45 16:37:01 vethf1af974 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:09:45 16:37:01 vethaa387dc 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:09:45 16:37:01 docker0 107.86 197.87 8.75 1295.39 0.00 0.00 0.00 0.00 17:09:45 16:38:01 ens3 180.25 95.27 1416.51 25.45 0.00 0.00 0.00 0.00 17:09:45 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 16:38:01 docker0 66.11 136.26 5.41 1381.36 0.00 0.00 0.00 0.00 17:09:45 16:39:01 ens3 201.95 112.20 2809.27 8.05 0.00 0.00 0.00 0.00 17:09:45 16:39:01 lo 0.87 0.87 0.07 0.07 0.00 0.00 0.00 0.00 17:09:45 16:39:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 16:40:01 ens3 0.22 0.17 0.01 0.01 0.00 0.00 0.00 0.00 17:09:45 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 16:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:09:45 16:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:09:45 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 16:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 16:43:01 ens3 0.57 0.55 0.28 0.22 0.00 0.00 0.00 0.00 17:09:45 16:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:09:45 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 16:44:01 ens3 7.42 5.57 5.37 6.13 0.00 0.00 0.00 0.00 17:09:45 16:44:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:09:45 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 16:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:09:45 16:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:09:45 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 16:46:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 16:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:09:45 16:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:09:45 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 16:48:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 16:49:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 17:09:45 16:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:09:45 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 16:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 16:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:09:45 16:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:09:45 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 16:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 16:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:09:45 16:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:09:45 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 16:54:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 17:09:45 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 16:55:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:09:45 16:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:09:45 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 16:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 16:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:09:45 16:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:09:45 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 16:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 16:59:01 ens3 0.60 0.53 0.77 0.09 0.00 0.00 0.00 0.00 17:09:45 16:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:09:45 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 17:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 17:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:09:45 17:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:09:45 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 17:02:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 17:03:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:09:45 17:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:09:45 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 17:04:01 ens3 0.98 0.52 0.51 0.33 0.00 0.00 0.00 0.00 17:09:45 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 17:05:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:09:45 17:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:09:45 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 17:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 17:07:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:09:45 17:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:09:45 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 17:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 17:09:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 17:09:45 17:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:09:45 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:45 Average: ens3 60.24 38.38 539.86 10.59 0.00 0.00 0.00 0.00 17:09:45 Average: lo 0.18 0.18 0.01 0.01 0.00 0.00 0.00 0.00 17:09:45 Average: docker0 26.33 41.97 2.06 320.49 0.00 0.00 0.00 0.00 17:09:45 17:09:45 17:09:45 ---> sar -P ALL: 17:09:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5497) 03/23/23 _x86_64_ (8 CPU) 17:09:45 17:09:45 16:28:06 LINUX RESTART (8 CPU) 17:09:45 17:09:45 16:29:01 CPU %user %nice %system %iowait %steal %idle 17:09:45 16:30:01 all 12.92 0.00 3.89 2.93 0.07 80.20 17:09:45 16:30:01 0 12.90 0.00 3.05 2.00 0.03 82.01 17:09:45 16:30:01 1 12.59 0.00 4.69 15.95 0.05 66.72 17:09:45 16:30:01 2 12.94 0.00 3.66 0.29 0.05 83.06 17:09:45 16:30:01 3 12.64 0.00 4.58 1.73 0.05 80.99 17:09:45 16:30:01 4 12.52 0.00 3.74 2.21 0.07 81.46 17:09:45 16:30:01 5 14.98 0.00 3.45 0.15 0.05 81.36 17:09:45 16:30:01 6 11.49 0.00 3.52 0.93 0.13 83.93 17:09:45 16:30:01 7 13.29 0.00 4.43 0.24 0.08 81.96 17:09:45 16:31:01 all 32.64 0.00 5.33 0.80 0.08 61.15 17:09:45 16:31:01 0 33.70 0.00 6.56 0.87 0.08 58.80 17:09:45 16:31:01 1 32.77 0.00 5.13 4.79 0.08 57.22 17:09:45 16:31:01 2 35.67 0.00 5.80 0.00 0.08 58.44 17:09:45 16:31:01 3 32.90 0.00 5.56 0.02 0.08 61.43 17:09:45 16:31:01 4 31.14 0.00 5.13 0.08 0.08 63.57 17:09:45 16:31:01 5 30.77 0.00 4.90 0.03 0.07 64.24 17:09:45 16:31:01 6 32.90 0.00 4.86 0.05 0.07 62.12 17:09:45 16:31:01 7 31.27 0.00 4.72 0.59 0.05 63.37 17:09:45 16:32:01 all 30.32 0.00 5.26 2.02 0.07 62.33 17:09:45 16:32:01 0 30.11 0.00 5.64 2.19 0.07 61.99 17:09:45 16:32:01 1 29.05 0.00 5.46 13.40 0.07 52.03 17:09:45 16:32:01 2 29.51 0.00 4.56 0.05 0.07 65.81 17:09:45 16:32:01 3 31.92 0.00 5.31 0.02 0.05 62.70 17:09:45 16:32:01 4 28.45 0.00 5.09 0.20 0.07 66.19 17:09:45 16:32:01 5 32.06 0.00 5.63 0.05 0.07 62.18 17:09:45 16:32:01 6 30.46 0.00 5.59 0.10 0.05 63.80 17:09:45 16:32:01 7 31.01 0.00 4.83 0.15 0.08 63.92 17:09:45 16:33:01 all 9.35 0.00 6.11 13.38 0.06 71.10 17:09:45 16:33:01 0 9.42 0.00 6.20 13.61 0.08 70.68 17:09:45 16:33:01 1 9.75 0.00 5.83 5.96 0.05 78.40 17:09:45 16:33:01 2 9.80 0.00 5.53 30.83 0.05 53.78 17:09:45 16:33:01 3 9.65 0.00 5.93 7.59 0.07 76.77 17:09:45 16:33:01 4 8.65 0.00 5.37 3.55 0.05 82.38 17:09:45 16:33:01 5 9.11 0.00 7.07 20.32 0.07 63.44 17:09:45 16:33:01 6 8.73 0.00 6.41 11.33 0.05 73.48 17:09:45 16:33:01 7 9.73 0.00 6.49 13.84 0.08 69.85 17:09:45 16:34:01 all 5.70 0.00 4.33 18.51 0.05 71.41 17:09:45 16:34:01 0 5.69 0.00 3.84 2.88 0.02 87.57 17:09:45 16:34:01 1 5.49 0.00 4.88 39.18 0.03 50.41 17:09:45 16:34:01 2 5.15 0.00 5.27 28.18 0.03 61.37 17:09:45 16:34:01 3 6.15 0.00 3.94 13.19 0.03 76.69 17:09:45 16:34:01 4 6.06 0.00 3.04 3.46 0.07 87.39 17:09:45 16:34:01 5 5.47 0.00 5.05 15.98 0.02 73.50 17:09:45 16:34:01 6 5.68 0.00 4.08 5.73 0.10 84.40 17:09:45 16:34:01 7 5.95 0.00 4.56 39.75 0.07 49.67 17:09:45 16:35:01 all 47.47 0.00 10.14 10.28 0.12 31.99 17:09:45 16:35:01 0 46.23 0.00 10.49 6.24 0.10 36.94 17:09:45 16:35:01 1 46.55 0.00 10.18 4.13 0.14 39.00 17:09:45 16:35:01 2 49.48 0.00 10.60 24.15 0.14 15.63 17:09:45 16:35:01 3 47.07 0.00 10.39 4.09 0.09 38.36 17:09:45 16:35:01 4 47.19 0.00 9.29 8.73 0.07 34.72 17:09:45 16:35:01 5 48.36 0.00 9.50 9.62 0.19 32.32 17:09:45 16:35:01 6 47.59 0.00 11.27 14.08 0.11 26.95 17:09:45 16:35:01 7 47.32 0.00 9.38 11.39 0.14 31.77 17:09:45 16:36:01 all 23.51 0.00 7.08 24.10 0.16 45.16 17:09:45 16:36:01 0 23.42 0.00 7.73 15.62 0.20 53.02 17:09:45 16:36:01 1 22.62 0.00 6.05 11.49 0.07 59.78 17:09:45 16:36:01 2 23.91 0.00 7.74 37.41 0.12 30.82 17:09:45 16:36:01 3 24.34 0.00 7.30 23.90 0.15 44.31 17:09:45 16:36:01 4 24.12 0.00 7.38 22.61 0.09 45.81 17:09:45 16:36:01 5 26.50 0.00 7.60 34.15 0.26 31.50 17:09:45 16:36:01 6 23.58 0.00 7.61 32.07 0.15 36.58 17:09:45 16:36:01 7 19.59 0.00 5.24 15.73 0.22 59.22 17:09:45 16:37:01 all 28.85 0.00 9.10 28.20 0.23 33.62 17:09:45 16:37:01 0 30.40 0.00 10.72 25.79 0.12 32.97 17:09:45 16:37:01 1 26.67 0.00 7.44 24.74 0.20 40.94 17:09:45 16:37:01 2 29.21 0.00 10.08 36.07 0.29 24.36 17:09:45 16:37:01 3 30.12 0.00 9.92 30.70 0.38 28.88 17:09:45 16:37:01 4 30.44 0.00 9.35 15.14 0.14 44.93 17:09:45 16:37:01 5 27.66 0.00 7.54 47.69 0.40 16.71 17:09:45 16:37:01 6 29.73 0.00 9.28 24.92 0.10 35.97 17:09:45 16:37:01 7 26.60 0.00 8.47 20.69 0.21 44.03 17:09:45 16:38:01 all 30.58 0.00 8.40 12.40 0.13 48.50 17:09:45 16:38:01 0 31.83 0.00 8.34 5.70 0.14 53.99 17:09:45 16:38:01 1 29.70 0.00 7.88 8.52 0.09 53.82 17:09:45 16:38:01 2 30.28 0.00 9.64 30.33 0.38 29.37 17:09:45 16:38:01 3 31.25 0.00 8.50 10.36 0.09 49.80 17:09:45 16:38:01 4 32.54 0.00 8.03 7.12 0.08 52.23 17:09:45 16:38:01 5 31.68 0.00 8.64 23.78 0.10 35.80 17:09:45 16:38:01 6 29.81 0.00 7.79 6.56 0.09 55.76 17:09:45 16:38:01 7 27.52 0.00 8.35 6.81 0.10 57.21 17:09:45 16:39:01 all 2.10 0.00 1.41 1.20 0.03 95.26 17:09:45 16:39:01 0 2.09 0.00 1.12 1.57 0.02 95.20 17:09:45 16:39:01 1 1.14 0.00 0.63 0.20 0.03 98.00 17:09:45 16:39:01 2 1.32 0.00 0.72 0.54 0.03 97.39 17:09:45 16:39:01 3 1.08 0.00 0.62 2.74 0.03 95.53 17:09:45 16:39:01 4 2.54 0.00 2.66 0.15 0.03 94.62 17:09:45 16:39:01 5 1.07 0.00 0.67 0.05 0.03 98.18 17:09:45 16:39:01 6 5.21 0.00 3.39 1.65 0.02 89.73 17:09:45 16:39:01 7 2.33 0.00 1.47 2.68 0.03 93.49 17:09:45 16:40:01 all 0.07 0.00 0.05 0.03 0.00 99.85 17:09:45 16:40:01 0 0.15 0.00 0.12 0.08 0.00 99.65 17:09:45 16:40:01 1 0.08 0.00 0.07 0.02 0.02 99.82 17:09:45 16:40:01 2 0.05 0.00 0.02 0.00 0.00 99.93 17:09:45 16:40:01 3 0.02 0.00 0.05 0.10 0.00 99.83 17:09:45 16:40:01 4 0.10 0.00 0.05 0.00 0.00 99.85 17:09:45 16:40:01 5 0.08 0.00 0.05 0.00 0.02 99.85 17:09:45 16:40:01 6 0.07 0.00 0.02 0.00 0.00 99.92 17:09:45 16:40:01 7 0.02 0.00 0.05 0.00 0.00 99.93 17:09:45 17:09:45 16:40:01 CPU %user %nice %system %iowait %steal %idle 17:09:45 16:41:01 all 0.07 0.00 0.04 0.03 0.02 99.85 17:09:45 16:41:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:09:45 16:41:01 1 0.22 0.00 0.05 0.05 0.02 99.67 17:09:45 16:41:01 2 0.05 0.00 0.03 0.07 0.00 99.85 17:09:45 16:41:01 3 0.08 0.00 0.05 0.08 0.00 99.78 17:09:45 16:41:01 4 0.05 0.00 0.02 0.00 0.02 99.92 17:09:45 16:41:01 5 0.05 0.00 0.07 0.00 0.02 99.87 17:09:45 16:41:01 6 0.07 0.00 0.03 0.00 0.02 99.88 17:09:45 16:41:01 7 0.03 0.00 0.02 0.00 0.05 99.90 17:09:45 16:42:01 all 0.01 0.00 0.01 0.01 0.00 99.96 17:09:45 16:42:01 0 0.00 0.00 0.00 0.03 0.00 99.97 17:09:45 16:42:01 1 0.03 0.00 0.03 0.00 0.02 99.92 17:09:45 16:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:09:45 16:42:01 3 0.00 0.00 0.00 0.02 0.02 99.97 17:09:45 16:42:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:09:45 16:42:01 5 0.03 0.00 0.02 0.00 0.00 99.95 17:09:45 16:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:09:45 16:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:09:45 16:43:01 all 0.03 0.00 0.01 0.01 0.00 99.95 17:09:45 16:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:09:45 16:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 17:09:45 16:43:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:09:45 16:43:01 3 0.02 0.00 0.00 0.08 0.00 99.90 17:09:45 16:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:09:45 16:43:01 5 0.03 0.00 0.02 0.00 0.02 99.93 17:09:45 16:43:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:09:45 16:43:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:09:45 16:44:01 all 0.39 0.00 0.06 0.01 0.01 99.54 17:09:45 16:44:01 0 0.28 0.00 0.07 0.00 0.00 99.65 17:09:45 16:44:01 1 0.27 0.00 0.07 0.03 0.02 99.62 17:09:45 16:44:01 2 0.27 0.00 0.07 0.02 0.00 99.65 17:09:45 16:44:01 3 0.28 0.00 0.07 0.03 0.00 99.62 17:09:45 16:44:01 4 0.63 0.00 0.05 0.00 0.02 99.30 17:09:45 16:44:01 5 0.23 0.00 0.07 0.00 0.00 99.70 17:09:45 16:44:01 6 1.02 0.00 0.05 0.02 0.00 98.92 17:09:45 16:44:01 7 0.10 0.00 0.05 0.00 0.02 99.83 17:09:45 16:45:01 all 0.03 0.00 0.01 0.02 0.01 99.94 17:09:45 16:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:09:45 16:45:01 1 0.05 0.00 0.02 0.00 0.02 99.92 17:09:45 16:45:01 2 0.05 0.00 0.00 0.00 0.02 99.93 17:09:45 16:45:01 3 0.02 0.00 0.02 0.13 0.00 99.83 17:09:45 16:45:01 4 0.02 0.00 0.00 0.02 0.00 99.97 17:09:45 16:45:01 5 0.03 0.00 0.03 0.00 0.02 99.92 17:09:45 16:45:01 6 0.05 0.00 0.00 0.00 0.00 99.95 17:09:45 16:45:01 7 0.00 0.00 0.02 0.02 0.00 99.97 17:09:45 16:46:01 all 0.02 0.00 0.01 0.05 0.01 99.91 17:09:45 16:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:09:45 16:46:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:09:45 16:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:09:45 16:46:01 3 0.02 0.00 0.03 0.37 0.02 99.57 17:09:45 16:46:01 4 0.02 0.00 0.00 0.07 0.02 99.90 17:09:45 16:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 17:09:45 16:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:09:45 16:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:09:45 16:47:01 all 0.03 0.00 0.01 0.02 0.00 99.93 17:09:45 16:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:09:45 16:47:01 1 0.05 0.00 0.00 0.00 0.00 99.95 17:09:45 16:47:01 2 0.03 0.00 0.02 0.00 0.02 99.93 17:09:45 16:47:01 3 0.05 0.00 0.03 0.17 0.00 99.75 17:09:45 16:47:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:09:45 16:47:01 5 0.02 0.00 0.03 0.00 0.00 99.95 17:09:45 16:47:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:09:45 16:47:01 7 0.02 0.00 0.02 0.02 0.02 99.93 17:09:45 16:48:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:09:45 16:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:09:45 16:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:09:45 16:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:09:45 16:48:01 3 0.02 0.00 0.00 0.05 0.00 99.93 17:09:45 16:48:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:09:45 16:48:01 5 0.02 0.00 0.02 0.00 0.02 99.95 17:09:45 16:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:09:45 16:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:09:45 16:49:01 all 0.02 0.00 0.02 0.00 0.01 99.95 17:09:45 16:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:09:45 16:49:01 1 0.03 0.00 0.03 0.00 0.02 99.92 17:09:45 16:49:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:09:45 16:49:01 3 0.03 0.00 0.03 0.02 0.00 99.92 17:09:45 16:49:01 4 0.03 0.00 0.00 0.00 0.02 99.95 17:09:45 16:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:09:45 16:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:09:45 16:49:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:09:45 16:50:01 all 0.26 0.00 0.00 0.00 0.00 99.73 17:09:45 16:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:09:45 16:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:09:45 16:50:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:09:45 16:50:01 3 0.02 0.00 0.00 0.02 0.02 99.95 17:09:45 16:50:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:09:45 16:50:01 5 1.92 0.00 0.02 0.00 0.00 98.06 17:09:45 16:50:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:09:45 16:50:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:09:45 16:51:01 all 0.26 0.00 0.01 0.00 0.01 99.72 17:09:45 16:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:09:45 16:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:09:45 16:51:01 2 0.02 0.00 0.03 0.00 0.02 99.93 17:09:45 16:51:01 3 0.03 0.00 0.03 0.00 0.02 99.92 17:09:45 16:51:01 4 0.00 0.00 0.02 0.00 0.02 99.97 17:09:45 16:51:01 5 1.97 0.00 0.02 0.00 0.02 98.00 17:09:45 16:51:01 6 0.00 0.00 0.00 0.02 0.00 99.98 17:09:45 16:51:01 7 0.00 0.00 0.00 0.00 0.02 99.98 17:09:45 17:09:45 16:51:01 CPU %user %nice %system %iowait %steal %idle 17:09:45 16:52:01 all 0.20 0.00 0.01 0.00 0.01 99.78 17:09:45 16:52:01 0 0.02 0.00 0.03 0.00 0.00 99.95 17:09:45 16:52:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:09:45 16:52:01 2 0.02 0.00 0.00 0.00 0.03 99.95 17:09:45 16:52:01 3 0.03 0.00 0.00 0.02 0.00 99.95 17:09:45 16:52:01 4 0.03 0.00 0.00 0.02 0.00 99.95 17:09:45 16:52:01 5 1.40 0.00 0.07 0.00 0.00 98.53 17:09:45 16:52:01 6 0.02 0.00 0.02 0.00 0.02 99.95 17:09:45 16:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:09:45 16:53:01 all 0.02 0.00 0.01 0.01 0.01 99.95 17:09:45 16:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:09:45 16:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:09:45 16:53:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:09:45 16:53:01 3 0.02 0.00 0.02 0.02 0.03 99.92 17:09:45 16:53:01 4 0.05 0.00 0.02 0.03 0.02 99.88 17:09:45 16:53:01 5 0.02 0.00 0.02 0.00 0.02 99.95 17:09:45 16:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:09:45 16:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:09:45 16:54:01 all 0.04 0.00 0.01 0.00 0.01 99.94 17:09:45 16:54:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:09:45 16:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:09:45 16:54:01 2 0.05 0.00 0.02 0.00 0.02 99.92 17:09:45 16:54:01 3 0.02 0.00 0.02 0.02 0.00 99.95 17:09:45 16:54:01 4 0.05 0.00 0.00 0.02 0.00 99.93 17:09:45 16:54:01 5 0.03 0.00 0.02 0.00 0.00 99.95 17:09:45 16:54:01 6 0.12 0.00 0.00 0.00 0.00 99.88 17:09:45 16:54:01 7 0.03 0.00 0.00 0.00 0.02 99.95 17:09:45 16:55:01 all 0.08 0.00 0.01 0.00 0.01 99.90 17:09:45 16:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:09:45 16:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:09:45 16:55:01 2 0.02 0.00 0.02 0.00 0.03 99.93 17:09:45 16:55:01 3 0.00 0.00 0.00 0.02 0.00 99.98 17:09:45 16:55:01 4 0.00 0.00 0.00 0.00 0.02 99.98 17:09:45 16:55:01 5 0.58 0.00 0.03 0.00 0.02 99.37 17:09:45 16:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:09:45 16:55:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:09:45 16:56:01 all 0.08 0.00 0.01 0.01 0.00 99.90 17:09:45 16:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:09:45 16:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 17:09:45 16:56:01 2 0.03 0.00 0.00 0.00 0.02 99.95 17:09:45 16:56:01 3 0.07 0.00 0.00 0.07 0.00 99.87 17:09:45 16:56:01 4 0.03 0.00 0.02 0.02 0.00 99.93 17:09:45 16:56:01 5 0.47 0.00 0.02 0.00 0.00 99.52 17:09:45 16:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:09:45 16:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:09:45 16:57:01 all 0.01 0.00 0.01 0.01 0.01 99.95 17:09:45 16:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:09:45 16:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:09:45 16:57:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:09:45 16:57:01 3 0.02 0.00 0.03 0.03 0.02 99.90 17:09:45 16:57:01 4 0.02 0.00 0.00 0.08 0.02 99.88 17:09:45 16:57:01 5 0.02 0.00 0.00 0.00 0.02 99.97 17:09:45 16:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:09:45 16:57:01 7 0.02 0.00 0.00 0.00 0.02 99.97 17:09:45 16:58:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:09:45 16:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:09:45 16:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:09:45 16:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 17:09:45 16:58:01 3 0.02 0.00 0.00 0.07 0.00 99.92 17:09:45 16:58:01 4 0.05 0.00 0.00 0.02 0.00 99.93 17:09:45 16:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:09:45 16:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:09:45 16:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:09:45 16:59:01 all 0.06 0.00 0.01 0.01 0.01 99.91 17:09:45 16:59:01 0 0.02 0.00 0.02 0.02 0.02 99.93 17:09:45 16:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:09:45 16:59:01 2 0.05 0.00 0.02 0.00 0.00 99.93 17:09:45 16:59:01 3 0.00 0.00 0.00 0.03 0.00 99.97 17:09:45 16:59:01 4 0.03 0.00 0.02 0.00 0.02 99.93 17:09:45 16:59:01 5 0.33 0.00 0.00 0.00 0.02 99.65 17:09:45 16:59:01 6 0.05 0.00 0.00 0.00 0.00 99.95 17:09:45 16:59:01 7 0.03 0.00 0.02 0.00 0.02 99.93 17:09:45 17:00:01 all 0.06 0.00 0.01 0.01 0.00 99.92 17:09:45 17:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:09:45 17:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:09:45 17:00:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:09:45 17:00:01 3 0.07 0.00 0.00 0.08 0.02 99.83 17:09:45 17:00:01 4 0.03 0.00 0.00 0.02 0.00 99.95 17:09:45 17:00:01 5 0.28 0.00 0.02 0.00 0.00 99.70 17:09:45 17:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:09:45 17:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:09:45 17:01:01 all 0.01 0.00 0.00 0.02 0.01 99.96 17:09:45 17:01:01 0 0.00 0.00 0.00 0.02 0.02 99.97 17:09:45 17:01:01 1 0.00 0.00 0.00 0.00 0.02 99.98 17:09:45 17:01:01 2 0.03 0.00 0.00 0.00 0.02 99.95 17:09:45 17:01:01 3 0.00 0.00 0.00 0.08 0.00 99.92 17:09:45 17:01:01 4 0.03 0.00 0.00 0.00 0.02 99.95 17:09:45 17:01:01 5 0.03 0.00 0.02 0.00 0.02 99.93 17:09:45 17:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:09:45 17:01:01 7 0.02 0.00 0.00 0.03 0.00 99.95 17:09:45 17:02:01 all 0.04 0.00 0.01 0.02 0.00 99.92 17:09:45 17:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:09:45 17:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:09:45 17:02:01 2 0.03 0.00 0.02 0.00 0.02 99.93 17:09:45 17:02:01 3 0.05 0.00 0.05 0.08 0.00 99.82 17:09:45 17:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:09:45 17:02:01 5 0.13 0.00 0.00 0.00 0.00 99.87 17:09:45 17:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:09:45 17:02:01 7 0.02 0.00 0.02 0.07 0.02 99.88 17:09:45 17:09:45 17:02:01 CPU %user %nice %system %iowait %steal %idle 17:09:45 17:03:01 all 0.01 0.00 0.01 0.01 0.00 99.96 17:09:45 17:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:09:45 17:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:09:45 17:03:01 2 0.03 0.00 0.03 0.00 0.02 99.92 17:09:45 17:03:01 3 0.02 0.00 0.00 0.08 0.02 99.88 17:09:45 17:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:09:45 17:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:09:45 17:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:09:45 17:03:01 7 0.00 0.00 0.02 0.02 0.00 99.97 17:09:45 17:04:01 all 0.04 0.00 0.01 0.03 0.00 99.92 17:09:45 17:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:09:45 17:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:09:45 17:04:01 2 0.05 0.00 0.00 0.00 0.02 99.93 17:09:45 17:04:01 3 0.02 0.00 0.00 0.17 0.00 99.82 17:09:45 17:04:01 4 0.07 0.00 0.00 0.00 0.00 99.93 17:09:45 17:04:01 5 0.03 0.00 0.02 0.00 0.02 99.93 17:09:45 17:04:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:09:45 17:04:01 7 0.03 0.00 0.00 0.05 0.00 99.92 17:09:45 17:05:01 all 0.03 0.00 0.01 0.05 0.01 99.90 17:09:45 17:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:09:45 17:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:09:45 17:05:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:09:45 17:05:01 3 0.05 0.00 0.03 0.28 0.00 99.63 17:09:45 17:05:01 4 0.05 0.00 0.02 0.00 0.02 99.92 17:09:45 17:05:01 5 0.02 0.00 0.00 0.00 0.02 99.97 17:09:45 17:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:09:45 17:05:01 7 0.07 0.00 0.00 0.12 0.02 99.80 17:09:45 17:06:01 all 0.02 0.00 0.01 0.01 0.00 99.95 17:09:45 17:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:09:45 17:06:01 1 0.00 0.00 0.02 0.00 0.02 99.97 17:09:45 17:06:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:09:45 17:06:01 3 0.05 0.00 0.03 0.10 0.00 99.82 17:09:45 17:06:01 4 0.08 0.00 0.00 0.00 0.00 99.92 17:09:45 17:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:09:45 17:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:09:45 17:06:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:09:45 17:07:01 all 0.01 0.00 0.01 0.01 0.01 99.96 17:09:45 17:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:09:45 17:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:09:45 17:07:01 2 0.03 0.00 0.03 0.00 0.00 99.93 17:09:45 17:07:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:09:45 17:07:01 4 0.00 0.00 0.00 0.00 0.02 99.98 17:09:45 17:07:01 5 0.02 0.00 0.03 0.00 0.00 99.95 17:09:45 17:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:09:45 17:07:01 7 0.00 0.00 0.00 0.05 0.02 99.93 17:09:45 17:08:01 all 0.03 0.00 0.01 0.01 0.01 99.94 17:09:45 17:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:09:45 17:08:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:09:45 17:08:01 2 0.02 0.00 0.03 0.00 0.03 99.92 17:09:45 17:08:01 3 0.03 0.00 0.00 0.05 0.00 99.92 17:09:45 17:08:01 4 0.07 0.00 0.00 0.00 0.00 99.93 17:09:45 17:08:01 5 0.03 0.00 0.00 0.00 0.02 99.95 17:09:45 17:08:01 6 0.03 0.00 0.00 0.00 0.02 99.95 17:09:45 17:08:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:09:45 17:09:01 all 0.22 0.00 0.01 0.00 0.01 99.75 17:09:45 17:09:01 0 0.00 0.00 0.03 0.00 0.00 99.97 17:09:45 17:09:01 1 0.05 0.00 0.00 0.00 0.02 99.93 17:09:45 17:09:01 2 0.05 0.00 0.02 0.00 0.02 99.92 17:09:45 17:09:01 3 0.02 0.00 0.00 0.02 0.00 99.97 17:09:45 17:09:01 4 0.03 0.00 0.02 0.00 0.02 99.93 17:09:45 17:09:01 5 1.60 0.00 0.02 0.00 0.02 98.37 17:09:45 17:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:09:45 17:09:01 7 0.02 0.00 0.02 0.02 0.00 99.95 17:09:45 Average: all 5.54 0.00 1.51 2.81 0.03 90.11 17:09:45 Average: 0 5.57 0.00 1.58 1.88 0.02 90.95 17:09:45 Average: 1 5.35 0.00 1.44 3.17 0.02 90.01 17:09:45 Average: 2 5.61 0.00 1.57 4.61 0.04 88.16 17:09:45 Average: 3 5.61 0.00 1.54 2.38 0.03 90.44 17:09:45 Average: 4 5.55 0.00 1.46 1.56 0.02 91.40 17:09:45 Average: 5 5.81 0.00 1.49 3.72 0.04 88.94 17:09:45 Average: 6 5.56 0.00 1.57 2.38 0.02 90.46 17:09:45 Average: 7 5.27 0.00 1.43 2.76 0.03 90.51 17:09:45 17:09:45 17:09:45