Pull request #4229 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 17f1e17c67d4aaed7d29441fda595d6863aaef03+c8dc4aaa282fbe6e844314843563128f08055c6c (f68ffc9bfd3fba16669fe2ef4bffcdd4b47eb441) 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-ssh12942974672505904342.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4678745011974260743.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh 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-4229/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-4229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6326844732166270203.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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-4229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17179299308648061706.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh15423014509593896032.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-4229/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-4229/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13887411082098679192.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-118603 in /w/workspace/edgexfoundry_edgex-go_PR-4229 [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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4229/head:refs/remotes/origin/PR-4229 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c8dc4aaa282fbe6e844314843563128f08055c6c into PR head commit 17f1e17c67d4aaed7d29441fda595d6863aaef03 Merge succeeded, producing 17f1e17c67d4aaed7d29441fda595d6863aaef03 Checking out Revision 17f1e17c67d4aaed7d29441fda595d6863aaef03 (PR-4229) > git config core.sparsecheckout # timeout=10 > git checkout -f 17f1e17c67d4aaed7d29441fda595d6863aaef03 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge c8dc4aaa282fbe6e844314843563128f08055c6c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 17f1e17c67d4aaed7d29441fda595d6863aaef03 # timeout=10 Commit message: "build: Update to the released go-mods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:44:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:44:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:44:37 ========================================================= 15:44:37 EdgeX Global Pipelines Version Info 15:44:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:44:38 ------------------- 15:44:38 stable info: 15:44:38 ------------------- 15:44:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:44:38 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:44:38 Message: update stable to v1.0.244 15:44:38 ------------------- 15:44:38 experimental info: 15:44:38 ------------------- 15:44:38 Commited By: **** collab-it+edgex@linuxfoundation.org 15:44:38 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:44:38 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:44:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:44:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:44:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:44:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:44:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:44:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:44:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:44:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:44:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:44:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:44:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:44:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:44:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:44:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:44:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:44:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:44:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:44:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:44:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:44:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:44:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:44:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:44:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:44:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4229 [Pipeline] echo 15:44:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4229 [Pipeline] echo 15:44:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4229 [Pipeline] echo 15:44:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 17f1e17c67d4aaed7d29441fda595d6863aaef03 [Pipeline] echo 15:44:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 17f1e17 [Pipeline] echo 15:44:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:44:40 provisioning config files... 15:44:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15557881443660435306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:44:40 ---> docker-login.sh 15:44:40 nexus3.edgexfoundry.org:10001 15:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:41 Configure a credential helper to remove this warning. See 15:44:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:41 15:44:41 Login Succeeded 15:44:41 nexus3.edgexfoundry.org:10002 15:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:41 Configure a credential helper to remove this warning. See 15:44:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:41 15:44:41 Login Succeeded 15:44:41 nexus3.edgexfoundry.org:10003 15:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:41 Configure a credential helper to remove this warning. See 15:44:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:41 15:44:41 Login Succeeded 15:44:41 nexus3.edgexfoundry.org:10004 15:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:41 Configure a credential helper to remove this warning. See 15:44:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:41 15:44:41 Login Succeeded 15:44:41 docker.io 15:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:41 Configure a credential helper to remove this warning. See 15:44:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:41 15:44:41 Login Succeeded 15:44:41 ---> docker-login.sh ends [Pipeline] } 15:44:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:44:42 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 15:44:42 + dirname cmd/core-command/Dockerfile 15:44:42 + cut -d/ -f2 15:44:42 + echo core-command,cmd/core-command/Dockerfile 15:44:42 + dirname cmd/core-data/Dockerfile 15:44:42 + cut -d/ -f2 15:44:42 + echo core-data,cmd/core-data/Dockerfile 15:44:42 + dirname cmd/core-metadata/Dockerfile 15:44:42 + cut -d/ -f2 15:44:42 + echo core-metadata,cmd/core-metadata/Dockerfile 15:44:42 + + dirname cmd/security-bootstrapper/Dockerfile 15:44:42 cut -d/ -f2 15:44:42 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:44:42 + dirname cmd/security-proxy-setup/Dockerfile 15:44:42 + cut -d/ -f2 15:44:42 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:44:42 + dirname cmd/security-secretstore-setup/Dockerfile 15:44:42 + cut -d/ -f2 15:44:42 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:44:42 + dirname cmd/security-spiffe-token-provider/Dockerfile 15:44:42 + cut -d/ -f2 15:44:42 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:44:42 + dirname+ cmd/security-spire-agent/Dockerfile 15:44:42 cut -d/ -f2 15:44:42 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:44:42 + dirname cmd/security-spire-config/Dockerfile 15:44:42 + cut -d/ -f2 15:44:42 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:44:42 + dirname cmd/security-spire-server/Dockerfile 15:44:42 + cut -d/ -f2 15:44:42 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:44:42 + dirname cmd/support-notifications/Dockerfile 15:44:42 + cut -d/ -f2 15:44:42 + echo support-notifications,cmd/support-notifications/Dockerfile 15:44:42 + dirname cmd/support-scheduler/Dockerfile 15:44:42 + cut -d/ -f2 15:44:42 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:44:42 + dirname cmd/sys-mgmt-agent/Dockerfile 15:44:42 + cut -d/ -f2 15:44:42 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:44:42 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:44:42 + git rev-list -1 --merges 17f1e17c67d4aaed7d29441fda595d6863aaef03~1..17f1e17c67d4aaed7d29441fda595d6863aaef03 [Pipeline] echo 15:44:42 -----------> git rev-list -1 --merges 17f1e17c67d4aaed7d29441fda595d6863aaef03~1..17f1e17c67d4aaed7d29441fda595d6863aaef03 17f1e17c67d4aaed7d29441fda595d6863aaef03 [false] [Pipeline] sh 15:44:43 + git log --format=format:%s -1 17f1e17c67d4aaed7d29441fda595d6863aaef03 [Pipeline] echo 15:44:43 ========================================================= 15:44:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:44:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:44:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:44:43 + grep -v github /etc/ssh/ssh_known_hosts 15:44:43 + [ -e /tmp/ssh_known_hosts ] 15:44:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:44:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:44:43 + sudo tee -a /etc/ssh/ssh_known_hosts 15:44:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:44:44 15:44:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:44:44 0.1.4: Pulling from edgex-devops/py-git-semver 15:44:44 b85a868b505f: Pulling fs layer 15:44:44 e2be974225ed: Pulling fs layer 15:44:44 339a4e72a1f5: Pulling fs layer 15:44:44 988bab9f4d93: Pulling fs layer 15:44:44 1469e6f7b9e6: Pulling fs layer 15:44:44 eaf3925da568: Pulling fs layer 15:44:44 bab4dde63d76: Pulling fs layer 15:44:44 bde34c3a00c8: Pulling fs layer 15:44:44 b352a97aabf1: Pulling fs layer 15:44:44 4872d77fe225: Pulling fs layer 15:44:44 5851b861e8e6: Pulling fs layer 15:44:44 988bab9f4d93: Waiting 15:44:44 eaf3925da568: Waiting 15:44:44 1469e6f7b9e6: Waiting 15:44:44 bde34c3a00c8: Waiting 15:44:44 b352a97aabf1: Waiting 15:44:44 bab4dde63d76: Waiting 15:44:44 5851b861e8e6: Waiting 15:44:44 4872d77fe225: Waiting 15:44:44 e2be974225ed: Verifying Checksum 15:44:44 e2be974225ed: Download complete 15:44:44 988bab9f4d93: Verifying Checksum 15:44:44 988bab9f4d93: Download complete 15:44:44 1469e6f7b9e6: Verifying Checksum 15:44:44 1469e6f7b9e6: Download complete 15:44:44 eaf3925da568: Verifying Checksum 15:44:44 eaf3925da568: Download complete 15:44:44 339a4e72a1f5: Verifying Checksum 15:44:44 339a4e72a1f5: Download complete 15:44:44 bde34c3a00c8: Download complete 15:44:44 b352a97aabf1: Verifying Checksum 15:44:44 b352a97aabf1: Download complete 15:44:44 4872d77fe225: Verifying Checksum 15:44:44 4872d77fe225: Download complete 15:44:44 5851b861e8e6: Verifying Checksum 15:44:44 5851b861e8e6: Download complete 15:44:44 b85a868b505f: Verifying Checksum 15:44:44 b85a868b505f: Download complete 15:44:45 bab4dde63d76: Verifying Checksum 15:44:45 bab4dde63d76: Download complete 15:44:46 b85a868b505f: Pull complete 15:44:46 e2be974225ed: Pull complete 15:44:46 339a4e72a1f5: Pull complete 15:44:46 988bab9f4d93: Pull complete 15:44:47 1469e6f7b9e6: Pull complete 15:44:47 eaf3925da568: Pull complete 15:44:49 bab4dde63d76: Pull complete 15:44:49 bde34c3a00c8: Pull complete 15:44:49 b352a97aabf1: Pull complete 15:44:49 4872d77fe225: Pull complete 15:44:49 5851b861e8e6: Pull complete 15:44:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:44:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:44:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:50 prd-ubuntu20.04-docker-8c-8g-118603 does not seem to be running inside a container 15:44:50 $ 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 15:44:51 $ docker top 2ac079cef77e870b8f1367c6a16976eebf5b588b4affff0969cbeaa96c8abac0 -eo pid,comm 15:44:51 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). 15:44:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:44:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:44:51 [ssh-agent] Looking for ssh-agent implementation... 15:44:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:44:52 $ docker exec 2ac079cef77e870b8f1367c6a16976eebf5b588b4affff0969cbeaa96c8abac0 ssh-agent 15:44:52 SSH_AUTH_SOCK=/tmp/ssh-vCDT9UBkSx6m/agent.31 15:44:52 SSH_AGENT_PID=37 15:44:52 Running ssh-add (command line suppressed) 15:44:52 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6268671590358443405.key (/w/workspace/edgex-go/1@tmp/private_key_6268671590358443405.key) 15:44:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:44:52 + git tag --points-at HEAD [Pipeline] } 15:44:52 $ docker exec --env ******** --env ******** 2ac079cef77e870b8f1367c6a16976eebf5b588b4affff0969cbeaa96c8abac0 ssh-agent -k 15:44:52 unset SSH_AUTH_SOCK; 15:44:52 unset SSH_AGENT_PID; 15:44:52 echo Agent pid 37 killed; 15:44:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:44:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:44:52 [ssh-agent] Looking for ssh-agent implementation... 15:44:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:44:52 $ docker exec 2ac079cef77e870b8f1367c6a16976eebf5b588b4affff0969cbeaa96c8abac0 ssh-agent 15:44:53 SSH_AUTH_SOCK=/tmp/ssh-Tg9AB3fTSGiG/agent.69 15:44:53 SSH_AGENT_PID=75 15:44:53 Running ssh-add (command line suppressed) 15:44:53 Identity added: /w/workspace/edgex-go/1@tmp/private_key_161927332226090684.key (/w/workspace/edgex-go/1@tmp/private_key_161927332226090684.key) 15:44:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:44:53 + git semver init 15:44:53 2022-11-08 15:44:53,767 [run_init] DEBUG init version:0.0.0 force:False 15:44:53 2022-11-08 15:44:53,769 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 15:44:53 2022-11-08 15:44:53,770 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 15:44:53 2022-11-08 15:44:53,771 [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) 15:44:59 2022-11-08 15:44:58,116 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 15:44:59 2022-11-08 15:44:58,117 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4229 with force:False 15:44:59 2022-11-08 15:44:58,117 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4229 15:44:59 2022-11-08 15:44:58,121 [execute] INFO git cat-file --batch-check 15:44:59 2022-11-08 15:44:58,121 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 15:44:59 2022-11-08 15:44:58,127 [execute] INFO git cat-file --batch 15:44:59 2022-11-08 15:44:58,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 15:44:59 2022-11-08 15:44:58,133 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4229 15:44:59 0.0.0 [Pipeline] } 15:44:59 $ docker exec --env ******** --env ******** 2ac079cef77e870b8f1367c6a16976eebf5b588b4affff0969cbeaa96c8abac0 ssh-agent -k 15:44:59 unset SSH_AUTH_SOCK; 15:44:59 unset SSH_AGENT_PID; 15:44:59 echo Agent pid 75 killed; 15:44:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:44:59 + git semver [Pipeline] } 15:44:59 $ docker stop --time=1 2ac079cef77e870b8f1367c6a16976eebf5b588b4affff0969cbeaa96c8abac0 15:45:01 $ docker rm -f 2ac079cef77e870b8f1367c6a16976eebf5b588b4affff0969cbeaa96c8abac0 [Pipeline] // withDockerContainer [Pipeline] sh 15:45:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:45:01 Stashed 1 file(s) [Pipeline] echo 15:45:01 [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 15:45:02 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 15:45:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:45:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:45:02 ========================================================= 15:45:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:45:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:45:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:45:03 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:45:03 213ec9aee27d: Pulling fs layer 15:45:03 4583459ba037: Pulling fs layer 15:45:03 93c1e223e6f2: Pulling fs layer 15:45:03 53926ce57604: Pulling fs layer 15:45:03 21b2b0c7a3f4: Pulling fs layer 15:45:03 22ff95d597cd: Pulling fs layer 15:45:03 12d6caf4c0d1: Pulling fs layer 15:45:03 96b7cbca73a9: Pulling fs layer 15:45:03 a7acece74701: Pulling fs layer 15:45:03 53926ce57604: Waiting 15:45:03 21b2b0c7a3f4: Waiting 15:45:03 22ff95d597cd: Waiting 15:45:03 12d6caf4c0d1: Waiting 15:45:03 96b7cbca73a9: Waiting 15:45:03 a7acece74701: Waiting 15:45:03 93c1e223e6f2: Download complete 15:45:03 4583459ba037: Download complete 15:45:03 21b2b0c7a3f4: Verifying Checksum 15:45:03 21b2b0c7a3f4: Download complete 15:45:03 22ff95d597cd: Download complete 15:45:03 213ec9aee27d: Verifying Checksum 15:45:03 213ec9aee27d: Download complete 15:45:03 12d6caf4c0d1: Download complete 15:45:03 213ec9aee27d: Pull complete 15:45:03 4583459ba037: Pull complete 15:45:03 93c1e223e6f2: Pull complete 15:45:03 a7acece74701: Verifying Checksum 15:45:03 53926ce57604: Verifying Checksum 15:45:03 53926ce57604: Download complete 15:45:04 96b7cbca73a9: Verifying Checksum 15:45:04 96b7cbca73a9: Download complete 15:45:08 53926ce57604: Pull complete 15:45:08 21b2b0c7a3f4: Pull complete 15:45:08 22ff95d597cd: Pull complete 15:45:08 12d6caf4c0d1: Pull complete 15:45:10 96b7cbca73a9: Pull complete 15:45:11 a7acece74701: Pull complete 15:45:11 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 15:45:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:45:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 15:45:11 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:45:11 WORKDIR /edgex 15:45:11 COPY go.mod . 15:45:11 RUN go mod download 15:45:11 + docker build -t ci-base-image-x86_64 -f - . 15:45:12 Sending build context to Docker daemon 169.8MB 15:45:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:45:12 ---> db6d94c90886 15:45:12 Step 2/4 : WORKDIR /edgex 15:45:14 ---> Running in 2a014a0c5fd3 15:45:14 Removing intermediate container 2a014a0c5fd3 15:45:14 ---> 2650e65a3415 15:45:14 Step 3/4 : COPY go.mod . 15:45:14 ---> 429a8542c2e5 15:45:14 Step 4/4 : RUN go mod download 15:45:14 ---> Running in 304495c9126d 15:45:17 Still waiting to schedule task 15:45:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:45:29 Removing intermediate container 304495c9126d 15:45:29 ---> 710b435728d8 15:45:29 Successfully built 710b435728d8 15:45:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:29 + docker inspect -f . ci-base-image-x86_64 15:45:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:45:30 prd-ubuntu20.04-docker-8c-8g-118603 does not seem to be running inside a container 15:45:30 $ 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 15:45:30 $ docker top 46d62600e681cfe252aea5d604291a339232dfa7cad0a704a0891e9fba7034ad -eo pid,comm [Pipeline] { [Pipeline] sh 15:45:30 + go version 15:45:30 go version go1.18.7 linux/amd64 [Pipeline] } 15:45:30 $ docker stop --time=1 46d62600e681cfe252aea5d604291a339232dfa7cad0a704a0891e9fba7034ad 15:45:32 $ docker rm -f 46d62600e681cfe252aea5d604291a339232dfa7cad0a704a0891e9fba7034ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:32 + docker inspect -f . ci-base-image-x86_64 15:45:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:45:33 prd-ubuntu20.04-docker-8c-8g-118603 does not seem to be running inside a container 15:45:33 $ 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 15:45:33 $ docker top 5d29682600854fc40d37d25575a191ff2278ae26e6309d7558d8c551f23328f1 -eo pid,comm [Pipeline] { [Pipeline] echo 15:45:33 ========================================================= 15:45:33 [edgeXBuildGoParallel] Running Tests and Build... 15:45:33 ========================================================= [Pipeline] sh 15:45:33 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 15:45:34 + make test 15:45:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:45:40 ? github.com/edgexfoundry/edgex-go [no test files] 15:45:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:45:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:45:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:45:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:45:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:45:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:45:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:45:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:45:53 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:45:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:45:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:45:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:45:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:45:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:45:53 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:45:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.086s coverage: 28.7% of statements 15:45:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:45:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:45:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.104s coverage: 98.5% of statements 15:45:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.142s coverage: 43.0% of statements 15:45:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:45:54 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:45:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.144s coverage: 54.2% of statements 15:45:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:45:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:45:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.037s coverage: 89.2% of statements 15:45:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:45:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:45:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:45:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:45:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:45:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.063s coverage: 2.2% of statements 15:45:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:45:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:45:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.504s coverage: 95.6% of statements 15:45:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:45:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:45:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:45:58 ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements 15:45:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:45:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:45:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:45:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:45:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:45:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.077s coverage: 60.0% of statements 15:45:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:45:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:45:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:45:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.069s coverage: 0.9% of statements 15:45:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:45:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.069s coverage: 58.8% of statements 15:45:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 29.6% of statements 15:45:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:45:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.082s coverage: 47.1% of statements 15:45:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.120s coverage: 79.5% of statements 15:45:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements 15:45:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements 15:45:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.074s coverage: 87.5% of statements 15:46:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements 15:46:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.068s coverage: 44.8% of statements 15:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.224s coverage: 79.9% of statements 15:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:46:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.104s coverage: 92.9% of statements 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:46:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:46:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.072s coverage: 86.9% of statements 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:46:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.085s coverage: 87.2% of statements 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:46:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.064s coverage: 100.0% of statements 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:46:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.080s coverage: 58.8% of statements 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:46:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.083s coverage: 80.0% of statements 15:46:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements 15:46:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements 15:46:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.226s coverage: 91.2% of statements 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:46:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 64.7% of statements 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:46:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements 15:46:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements 15:46:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 15:46:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 15:46:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 15:46:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.322s coverage: 65.8% of statements 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:46:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 41.8% of statements 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:46:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:46:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:46:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.097s coverage: 17.7% of statements 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:46:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.152s coverage: 92.3% of statements 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:46:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:46:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.122s coverage: 97.7% of statements 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:46:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:46:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:46:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 15:46:18 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 15:46:18 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 15:46:36 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 15:46:36 GO111MODULE=on go vet ./... 15:46:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:46:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:46:40 ./bin/test-attribution-txt.sh [Pipeline] echo 15:46:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:46:40 + ls -al . 15:46:40 total 764 15:46:40 drwxrwxr-x 11 1001 1001 4096 Nov 8 15:45 . 15:46:40 drwxr-xr-x 4 root root 4096 Nov 8 15:45 .. 15:46:40 drwxrwxr-x 2 1001 1001 4096 Nov 8 15:44 .blubracket 15:46:40 -rw-rw-r-- 1 1001 1001 16 Nov 8 15:44 .dockerignore 15:46:40 drwxrwxr-x 8 1001 1001 4096 Nov 8 15:46 .git 15:46:40 drwxrwxr-x 3 1001 1001 4096 Nov 8 15:44 .github 15:46:40 -rw-rw-r-- 1 1001 1001 1030 Nov 8 15:44 .gitignore 15:46:40 -rw-rw-r-- 1 1001 1001 42 Nov 8 15:44 .golangci.yml 15:46:40 -rw-rw-r-- 1 1001 1001 87 Nov 8 15:44 .hadolint.yml 15:46:40 drwxr-xr-x 3 1001 1001 4096 Nov 8 15:44 .semver 15:46:40 -rw-rw-r-- 1 1001 1001 166 Nov 8 15:44 .sonarcloud.properties 15:46:40 -rw-rw-r-- 1 1001 1001 1171 Nov 8 15:44 ADOPTERS.md 15:46:40 -rw-rw-r-- 1 1001 1001 10722 Nov 8 15:44 Attribution.txt 15:46:40 -rw-rw-r-- 1 1001 1001 63209 Nov 8 15:44 CHANGELOG.md 15:46:40 -rw-rw-r-- 1 1001 1001 3804 Nov 8 15:44 CONTRIBUTING.md 15:46:40 -rw-rw-r-- 1 1001 1001 677 Nov 8 15:44 GOVERNANCE.md 15:46:40 -rw-rw-r-- 1 1001 1001 850 Nov 8 15:44 Jenkinsfile 15:46:40 -rw-rw-r-- 1 1001 1001 10775 Nov 8 15:44 LICENSE 15:46:40 -rw-rw-r-- 1 1001 1001 13857 Nov 8 15:44 Makefile 15:46:40 -rw-rw-r-- 1 1001 1001 582 Nov 8 15:44 OWNERS.md 15:46:40 -rw-rw-r-- 1 1001 1001 9799 Nov 8 15:44 README.md 15:46:40 -rw-rw-r-- 1 1001 1001 6912 Nov 8 15:44 SECURITY.md 15:46:40 -rw-rw-r-- 1 1001 1001 5 Nov 8 15:45 VERSION 15:46:40 -rw-rw-r-- 1 1001 1001 4131 Nov 8 15:44 ZMQWindows.md 15:46:40 drwxrwxr-x 2 1001 1001 4096 Nov 8 15:44 bin 15:46:40 drwxrwxr-x 18 1001 1001 4096 Nov 8 15:44 cmd 15:46:40 -rw-r--r-- 1 root root 501828 Nov 8 15:46 coverage.out 15:46:40 -rw-rw-r-- 1 1001 1001 3405 Nov 8 15:44 go.mod 15:46:40 -rw-rw-r-- 1 1001 1001 44978 Nov 8 15:44 go.sum 15:46:40 drwxrwxr-x 8 1001 1001 4096 Nov 8 15:44 internal 15:46:40 drwxrwxr-x 3 1001 1001 4096 Nov 8 15:44 openapi 15:46:40 drwxrwxr-x 4 1001 1001 4096 Nov 8 15:44 snap 15:46:40 -rw-rw-r-- 1 1001 1001 204 Nov 8 15:44 version.go [Pipeline] sh 15:46:41 + '[' -e coverage.out ] 15:46:41 + chown 1001:1001 coverage.out [Pipeline] stash 15:46:41 Stashed 1 file(s) [Pipeline] sh 15:46:41 + make build 15:46:41 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 15:46:56 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 15:47:06 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 15:47:06 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:47:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:47:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:47:14 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:47:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:47:16 CGO_ENABLED=0 GO111MODULE=on 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 15:47:18 CGO_ENABLED=0 GO111MODULE=on 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 15:47:18 CGO_ENABLED=0 GO111MODULE=on 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 15:47:19 CGO_ENABLED=0 GO111MODULE=on 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 15:47:21 CGO_ENABLED=0 GO111MODULE=on 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] } 15:47:22 $ docker stop --time=1 5d29682600854fc40d37d25575a191ff2278ae26e6309d7558d8c551f23328f1 15:47:24 $ docker rm -f 5d29682600854fc40d37d25575a191ff2278ae26e6309d7558d8c551f23328f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:47:26 15:47:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:47:26 latest: Pulling from edgex-devops/edgex-compose 15:47:26 cbdbe7a5bc2a: Pulling fs layer 15:47:26 ca9280d653b3: Pulling fs layer 15:47:26 7e9c9ca2126c: Pulling fs layer 15:47:26 cbdbe7a5bc2a: Verifying Checksum 15:47:26 cbdbe7a5bc2a: Download complete 15:47:26 ca9280d653b3: Download complete 15:47:26 cbdbe7a5bc2a: Pull complete 15:47:26 7e9c9ca2126c: Download complete 15:47:27 ca9280d653b3: Pull complete 15:47:30 7e9c9ca2126c: Pull complete 15:47:30 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:47:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:47:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:30 prd-ubuntu20.04-docker-8c-8g-118603 does not seem to be running inside a container 15:47:30 $ 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 15:47:32 $ docker top cc0eee878ea94465db3524e9594670e4a1977476c9bca656e805c4ad84fff04d -eo pid,comm [Pipeline] { [Pipeline] sh 15:47:32 + docker-compose build --help 15:47:32 + grep parallel 15:47:32 --parallel Build images in parallel. [Pipeline] } 15:47:33 $ docker stop --time=1 cc0eee878ea94465db3524e9594670e4a1977476c9bca656e805c4ad84fff04d 15:47:34 $ docker rm -f cc0eee878ea94465db3524e9594670e4a1977476c9bca656e805c4ad84fff04d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:47:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:35 prd-ubuntu20.04-docker-8c-8g-118603 does not seem to be running inside a container 15:47:35 $ 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 15:47:35 $ docker top 1eae20568bbe476a6f0bab805d014e7441872196a09bc9e41862071ae8612c46 -eo pid,comm [Pipeline] { [Pipeline] sh 15:47:35 + docker-compose -f ./docker-compose-build.yml build --parallel 15:47:36 Building core-command ... 15:47:36 Building core-data ... 15:47:36 Building core-metadata ... 15:47:36 Building security-bootstrapper ... 15:47:36 Building security-proxy-setup ... 15:47:36 Building security-secretstore-setup ... 15:47:36 Building security-spiffe-token-provider ... 15:47:36 Building security-spire-agent ... 15:47:36 Building security-spire-config ... 15:47:36 Building security-spire-server ... 15:47:36 Building support-notifications ... 15:47:36 Building support-scheduler ... 15:47:36 Building sys-mgmt-agent ... 15:47:36 Building security-spire-agent 15:47:36 Building security-spire-config 15:47:36 Building security-proxy-setup 15:47:36 Building support-scheduler 15:47:36 Building support-notifications 15:47:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-118607 in /w/workspace/edgexfoundry_edgex-go_PR-4229 [Pipeline] { [Pipeline] ws 15:47:46 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 15:47:46 The recommended git tool is: git 15:47:48 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:47:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:47:48 ---> 710b435728d8 15:47:48 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:47:48 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:47:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:47:48 ---> 710b435728d8 15:47:48 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:47:48 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:47:48 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:47:48 ---> 710b435728d8 15:47:48 Step 3/21 : WORKDIR /edgex-go 15:47:48 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:47:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:47:48 ---> 710b435728d8 15:47:48 Step 3/24 : WORKDIR /edgex-go 15:47:48 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:47:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:47:48 ---> 710b435728d8 15:47:48 Step 3/24 : WORKDIR /edgex-go 15:47:50 ---> Running in 30f592a0bdb7 15:47:50 ---> Running in 5e269358a40d 15:47:50 ---> Running in e64d9aa969aa 15:47:50 ---> Running in 200abe1384cf 15:47:50 ---> Running in 5b30c114e3b2 15:47:50 Removing intermediate container 5e269358a40d 15:47:50 ---> ca8efb5e7b42 15:47:50 Step 4/22 : WORKDIR /edgex-go 15:47:50 Removing intermediate container 200abe1384cf 15:47:50 ---> 5ece85dba80c 15:47:50 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:47:50 Removing intermediate container e64d9aa969aa 15:47:50 ---> dc11bdedcd58 15:47:50 Step 4/22 : WORKDIR /edgex-go 15:47:50 Removing intermediate container 30f592a0bdb7 15:47:50 ---> b68ab6f2aaad 15:47:50 Step 4/21 : RUN apk add --update --no-cache make git 15:47:50 Removing intermediate container 5b30c114e3b2 15:47:50 ---> c4ac9d26017e 15:47:50 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:47:50 ---> Running in 06cf8da290fb 15:47:50 ---> Running in dac0fc5931f3 15:47:50 ---> Running in 7c76a9c72377 15:47:50 ---> Running in 1bb7fa8642d9 15:47:50 ---> Running in d83524ce65bd 15:47:50 Removing intermediate container 06cf8da290fb 15:47:50 ---> 17a3a972373f 15:47:50 Step 5/22 : RUN apk add --update --no-cache make git 15:47:50 ---> Running in 330293581eb4 15:47:50 Removing intermediate container 7c76a9c72377 15:47:50 ---> 4bf6f8232984 15:47:50 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:47:50 ---> Running in 31b9a163e5db 15:47:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:47:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:47:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:47:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:47:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:47:51 OK: 211 MiB in 51 packages 15:47:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:47:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:47:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:47:51 OK: 211 MiB in 51 packages 15:47:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:47:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:47:51 OK: 211 MiB in 51 packages 15:47:51 OK: 211 MiB in 51 packages 15:47:51 OK: 211 MiB in 51 packages 15:47:51 Removing intermediate container dac0fc5931f3 15:47:51 ---> 19099b600a98 15:47:51 Step 5/24 : COPY go.mod vendor* ./ 15:47:52 Removing intermediate container 1bb7fa8642d9 15:47:52 ---> 3c63e1ad2717 15:47:52 Step 5/21 : COPY go.mod vendor* ./ 15:47:52 ---> f24fc3c6d862 15:47:52 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:52 ---> Running in 09e9a4b69d0d 15:47:52 ---> 232eac13fec5 15:47:52 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:52 using credential edgex-jenkins-ssh 15:47:52 Cloning the remote Git repository 15:47:52 ---> Running in 227025f5e7eb 15:47:52 Removing intermediate container d83524ce65bd 15:47:52 ---> c6f78a80e878 15:47:52 Step 5/24 : COPY go.mod vendor* ./ 15:47:52 Removing intermediate container 31b9a163e5db 15:47:52 ---> 9dfd12cf8ad3 15:47:52 Step 6/22 : COPY go.mod vendor* ./ 15:47:52 Removing intermediate container 330293581eb4 15:47:52 ---> 87a8506119ae 15:47:52 Step 6/22 : COPY go.mod vendor* ./ 15:47:52 ---> 696520017e4d 15:47:52 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:52 ---> 2a2494ca86be 15:47:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:52 ---> Running in 94701b60f1a0 15:47:52 ---> Running in 064a4399188b 15:47:52 ---> c04ecc84cac8 15:47:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:52 ---> Running in c0de533fcaf1 15:47:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:47:52 > git init /w/workspace/edgex-go/1 # timeout=10 15:47:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:47:52 > git --version # timeout=10 15:47:52 > git --version # 'git version 2.25.1' 15:47:52 using GIT_SSH to set credentials SSH Credentials for GitHub 15:47:52 Verifying host key using known hosts file 15:47:52 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 15:47:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:48:14 Removing intermediate container 94701b60f1a0 15:48:14 ---> b5a7427a59fd 15:48:14 Step 7/24 : COPY . . 15:48:14 Removing intermediate container c0de533fcaf1 15:48:14 ---> fb19f61997c7 15:48:14 Step 8/22 : COPY . . 15:48:14 Removing intermediate container 09e9a4b69d0d 15:48:14 ---> f7ea443a082d 15:48:14 Step 7/24 : COPY . . 15:48:14 Removing intermediate container 064a4399188b 15:48:14 ---> eaec2f202d74 15:48:14 Step 8/22 : COPY . . 15:48:14 Removing intermediate container 227025f5e7eb 15:48:14 ---> f776e0d73b8d 15:48:14 Step 7/21 : COPY . . 15:48:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:48:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:48:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:48:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:48:19 using GIT_SSH to set credentials SSH Credentials for GitHub 15:48:19 Verifying host key using known hosts file 15:48:19 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 15:48:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4229/head:refs/remotes/origin/PR-4229 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:48:20 Merging remotes/origin/main commit c8dc4aaa282fbe6e844314843563128f08055c6c into PR head commit 17f1e17c67d4aaed7d29441fda595d6863aaef03 15:48:20 Merge succeeded, producing 17f1e17c67d4aaed7d29441fda595d6863aaef03 15:48:20 Checking out Revision 17f1e17c67d4aaed7d29441fda595d6863aaef03 (PR-4229) 15:48:22 ---> dbd11319d413 15:48:22 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:48:22 ---> 326db791bac9 15:48:22 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:48:22 ---> 9637f9aa2d13 15:48:22 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:48:22 ---> 2a21f6b4f548 15:48:22 ---> a50039dbbaee 15:48:22 Step 9/22 : RUN make cmd/support-scheduler/support-schedulerStep 8/24 : ARG SPIRE_RELEASE=1.2.1 15:48:22 15:48:22 ---> Running in f23aaba8e886 15:48:22 ---> Running in 5858a9a85ade 15:48:22 ---> Running in 6415cb0237d1 15:48:22 ---> Running in 06f9c4a8b1f9 15:48:22 ---> Running in 9ba27a69faa8 15:48:22 Removing intermediate container 6415cb0237d1 15:48:22 ---> e2220a01ce98 15:48:22 Step 9/24 : WORKDIR /edgex-go/spire-build 15:48:22 Removing intermediate container 06f9c4a8b1f9 15:48:22 ---> 859c281ceadc 15:48:22 Step 9/24 : WORKDIR /edgex-go/spire-build 15:48:22 ---> Running in cffb237da8b5 15:48:22 ---> Running in ec1711e86343 15:48:22 Removing intermediate container cffb237da8b5 15:48:22 ---> 4a030593f0b4 15:48:22 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:48:22 Removing intermediate container ec1711e86343 15:48:22 ---> 3392b5596094 15:48:22 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:48:22 ---> Running in 2e337262fd7f 15:48:22 ---> Running in a75b3bdfb0fc 15:48:22 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:48:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:48:22 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:48:20 > git config core.sparsecheckout # timeout=10 15:48:20 > git checkout -f 17f1e17c67d4aaed7d29441fda595d6863aaef03 # timeout=10 15:48:20 > git remote # timeout=10 15:48:20 > git config --get remote.origin.url # timeout=10 15:48:20 using GIT_SSH to set credentials SSH Credentials for GitHub 15:48:20 Verifying host key using known hosts file 15:48:20 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 15:48:20 > git merge c8dc4aaa282fbe6e844314843563128f08055c6c # timeout=10 15:48:20 > git rev-parse HEAD^{commit} # timeout=10 15:48:20 > git config core.sparsecheckout # timeout=10 15:48:20 > git checkout -f 17f1e17c67d4aaed7d29441fda595d6863aaef03 # timeout=10 15:48:23 Removing intermediate container a75b3bdfb0fc 15:48:23 ---> b2f5f96f061f 15:48:23 Step 11/24 : WORKDIR /edgex-go 15:48:23 Removing intermediate container 2e337262fd7f 15:48:23 ---> 5801db86f504 15:48:23 Step 11/24 : WORKDIR /edgex-go 15:48:23 ---> Running in 17a0fb0d21ab 15:48:23 ---> Running in bf0b8bf0e5e2 15:48:23 Removing intermediate container bf0b8bf0e5e2 15:48:23 ---> 18e768c4011f 15:48:23 15:48:23 Step 12/24 : FROM alpine:3.15 15:48:23 Removing intermediate container 17a0fb0d21ab 15:48:23 ---> 88a71e5fa493 15:48:23 15:48:23 Step 12/24 : FROM alpine:3.15 15:48:23 3.15: Pulling from library/alpine 15:48:23 3.15: Pulling from library/alpine 15:48:24 Commit message: "build: Update to the released go-mods" 15:48:24 > git --version # timeout=10 15:48:24 > git --version # 'git version 2.25.1' 15:48:24 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:48:25 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 15:48:25 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 15:48:25 Status: Downloaded newer image for alpine:3.15 15:48:25 Status: Image is up to date for alpine:3.15 15:48:25 ---> c4fc93816858 15:48:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:48:25 ---> c4fc93816858 15:48:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:48:25 ---> Running in f3c179199254 15:48:25 ---> Running in 7cd2b8bcc916 15:48:25 Removing intermediate container f3c179199254 15:48:25 ---> 326c32a0579c 15:48:25 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:48:25 Removing intermediate container 7cd2b8bcc916 15:48:25 ---> 104baff21a88 15:48:25 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:48:25 ---> Running in 413a31c1b4f6 15:48:25 ---> Running in 51eed1182961 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:48:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:48:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:48:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:48:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:48:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:48:25 % Total % Received % Xferd Average Speed Time Time Time Current 15:48:25 Dload Upload Total Spent Left Speed 15:48:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 89375 0 --:--:-- --:--:-- --:--:-- 88746 15:48:26 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:48:26 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:48:26 OK: 15859 distinct packages available 15:48:26 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:48:26 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:48:26 OK: 15859 distinct packages available 15:48:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:48:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] sh 15:48:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:48:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:48:26 (1/4) Installing dumb-init (1.2.5-r1) 15:48:26 (1/5) Installing dumb-init (1.2.5-r1) 15:48:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:48:26 (2/4) Installing musl-obstack (1.2.3-r0) 15:48:26 (2/5) Installing musl-obstack (1.2.3-r0) 15:48:26 (3/4) Installing libucontext (1.1-r0) 15:48:26 (3/5) Installing libucontext (1.1-r0) 15:48:26 (4/5) Installing gcompat (1.0.0-r4) 15:48:26 (4/4) Installing gcompat (1.0.0-r4) 15:48:26 Executing busybox-1.34.1-r7.trigger 15:48:26 (5/5) Installing openssl (1.1.1s-r1) 15:48:26 OK: 6 MiB in 18 packages 15:48:26 Executing busybox-1.34.1-r7.trigger 15:48:26 OK: 7 MiB in 19 packages 15:48:26 + + sudo tee /etc/docker/daemon.newsudo 15:48:26 jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:48:26 { 15:48:26 "registry-mirrors": [ 15:48:26 "https://nexus3.edgexfoundry.org:10001" 15:48:26 ], 15:48:26 "bip": "10.250.0.254/24", 15:48:26 "hosts": [ 15:48:26 "tcp://0.0.0.0:5555", 15:48:26 "unix:///var/run/docker.sock" 15:48:26 ], 15:48:26 "mtu": 1458, 15:48:26 "selinux-enabled": true, 15:48:26 "seccomp-profile": "/etc/docker/seccomp.json" 15:48:26 } [Pipeline] sh 15:48:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:48:27 + sudo service docker restart 15:48:28 Removing intermediate container 51eed1182961 15:48:28 ---> b4df8877872f 15:48:28 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:48:28 Removing intermediate container 413a31c1b4f6 15:48:28 ---> 4c45376ba424 15:48:28 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:48:30 ---> 3e4963924987 15:48:30 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:48:30 ---> 133fbb6f5856 15:48:30 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:48:30 ---> fa2d7eaad9ba 15:48:30 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:48:31 ---> Running in e5edd8dcb88c 15:48:31 Removing intermediate container e5edd8dcb88c 15:48:31 ---> 2851e8ab3881 15:48:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:48:32 ---> d6393ee00073 15:48:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:48:32 ---> 9adab3775e61 15:48:32 Step 19/24 : WORKDIR / 15:48:32 ---> Running in b9dca4f59095 15:48:33 Removing intermediate container b9dca4f59095 15:48:33 ---> 5c496dbc6064 15:48:33 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:48:33 ---> c5a18041b59f 15:48:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:48:33 ---> Running in d1f1c8106a8a 15:48:33 Removing intermediate container d1f1c8106a8a 15:48:33 ---> 15e46f3f0ea0 15:48:33 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:48:33 ---> 4458de5ebc0d 15:48:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:48:33 ---> Running in c54b9aa2f454 15:48:34 ---> 0a0ac8beb3e2 15:48:34 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:48:34 Removing intermediate container c54b9aa2f454 15:48:34 ---> b02c4ee13ccd 15:48:34 Step 22/24 : LABEL arch=x86_64 15:48:34 ---> Running in cef86ef76507 15:48:34 ---> Running in 9fe476d1680f 15:48:35 Removing intermediate container cef86ef76507 15:48:35 ---> 74f6a62903c8 15:48:35 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:48:35 Removing intermediate container 9fe476d1680f 15:48:35 ---> 3d25114205e7 15:48:35 Step 23/24 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 15:48:35 ---> Running in 2ac798ba4bf9 15:48:35 ---> Running in 563bac3459bb 15:48:35 Removing intermediate container 2ac798ba4bf9 15:48:35 ---> 273663d74409 15:48:35 Step 22/24 : LABEL arch=x86_64 15:48:35 Removing intermediate container 563bac3459bb 15:48:35 ---> 79bff0d7febd 15:48:35 Step 24/24 : LABEL version=0.0.0 15:48:35 ---> Running in d77ff4736588 15:48:35 ---> Running in b74e47e11988 15:48:36 Removing intermediate container b74e47e11988 15:48:36 ---> f9f46aeae15d 15:48:36 15:48:36 Removing intermediate container d77ff4736588 15:48:36 ---> bf94f63f68fb 15:48:36 Step 23/24 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 15:48:36 ---> Running in 7c25b0e8d241 15:48:36 Successfully built f9f46aeae15d 15:48:36 Successfully tagged security-spire-config:latest 15:48:36 Building security-spire-server 15:48:36  Building security-spire-config ... done Removing intermediate container 7c25b0e8d241 15:48:36 ---> 54b2fc11e233 15:48:36 Step 24/24 : LABEL version=0.0.0 15:48:37 ---> Running in 3b0880669be4 15:48:37 Removing intermediate container 3b0880669be4 15:48:37 ---> 0a6b48ab9a25 15:48:37 15:48:37 Successfully built 0a6b48ab9a25 15:48:37 Successfully tagged security-spire-agent:latest 15:48:37 Building core-command 15:48:41  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:48:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:48:41 ---> 710b435728d8 15:48:41 Step 3/23 : WORKDIR /edgex-go 15:48:41 ---> Using cache 15:48:41 ---> c4ac9d26017e 15:48:41 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 15:48:41 ---> Using cache 15:48:41 ---> c6f78a80e878 15:48:41 Step 5/23 : COPY go.mod vendor* ./ 15:48:41 ---> Using cache 15:48:41 ---> 696520017e4d 15:48:41 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:41 ---> Using cache 15:48:41 ---> b5a7427a59fd 15:48:41 Step 7/23 : COPY . . 15:48:41 ---> Using cache 15:48:41 ---> a50039dbbaee 15:48:41 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 15:48:41 ---> Using cache 15:48:41 ---> 859c281ceadc 15:48:41 Step 9/23 : WORKDIR /edgex-go/spire-build 15:48:41 ---> Using cache 15:48:41 ---> 3392b5596094 15:48:41 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:48:42 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:48:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:48:42 ---> 710b435728d8 15:48:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:48:42 ---> Using cache 15:48:42 ---> dc11bdedcd58 15:48:42 Step 4/23 : WORKDIR /edgex-go 15:48:42 ---> Using cache 15:48:42 ---> 4bf6f8232984 15:48:42 Step 5/23 : RUN apk add --update --no-cache make git 15:48:43 ---> Running in 6eb21469fbe0 15:48:43 ---> Running in 9025a0446672 15:48:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:48:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:48:44 OK: 211 MiB in 51 packages 15:48:44 Removing intermediate container 6eb21469fbe0 15:48:44 ---> 9f5e09ba31c9 15:48:44 Step 11/23 : WORKDIR /edgex-go 15:48:44 ---> Running in 8a5b90a4aba5 15:48:44 Removing intermediate container 8a5b90a4aba5 15:48:44 ---> b99ceef1f484 15:48:44 15:48:44 Step 12/23 : FROM alpine:3.15 15:48:44 ---> c4fc93816858 15:48:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:48:44 ---> Using cache 15:48:44 ---> 104baff21a88 15:48:44 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:48:44 ---> Using cache 15:48:44 ---> b4df8877872f 15:48:44 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:48:45 Removing intermediate container 9025a0446672 15:48:45 ---> 2802585266c8 15:48:45 Step 6/23 : COPY go.mod vendor* ./ 15:48:45 ---> ec727d4c4006 15:48:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:45 ---> Running in d1f8a048af90 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:48:46 provisioning config files... 15:48:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11014400713028741898tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:48:46 CGO_ENABLED=0 GO111MODULE=on 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 15:48:46 ---> docker-login.sh 15:48:46 nexus3.edgexfoundry.org:10001 15:48:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:47 Configure a credential helper to remove this warning. See 15:48:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:47 15:48:47 Login Succeeded 15:48:47 nexus3.edgexfoundry.org:10002 15:48:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:47 ---> 141a8f6c2a51 15:48:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:48:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:47 Configure a credential helper to remove this warning. See 15:48:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:47 15:48:47 Login Succeeded 15:48:47 nexus3.edgexfoundry.org:10003 15:48:47 ---> a7816de35f81 15:48:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:48 Configure a credential helper to remove this warning. See 15:48:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:48 15:48:48 Login Succeeded 15:48:48 nexus3.edgexfoundry.org:10004 15:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:48 Configure a credential helper to remove this warning. See 15:48:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:48 15:48:48 Login Succeeded 15:48:48 docker.io 15:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:48 ---> ffb606b0517b 15:48:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:48:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:49 Configure a credential helper to remove this warning. See 15:48:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:49 15:48:49 Login Succeeded 15:48:49 ---> docker-login.sh ends [Pipeline] } 15:48:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 15:48:49 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 15:48:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:48:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:48:50 ========================================================= 15:48:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:48:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:48:50 ---> 7cbcc4e67422 15:48:50 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:48:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:48:50 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:48:50 9b18e9b68314: Pulling fs layer 15:48:50 35d82f9e3411: Pulling fs layer 15:48:50 e16973657156: Pulling fs layer 15:48:50 fc693d55d65f: Pulling fs layer 15:48:50 7e9fc2657dce: Pulling fs layer 15:48:50 dda99020689f: Pulling fs layer 15:48:50 fc693d55d65f: Waiting 15:48:50 db1c61fa0a46: Pulling fs layer 15:48:50 891c053d2c06: Pulling fs layer 15:48:50 7e9fc2657dce: Waiting 15:48:50 dda99020689f: Waiting 15:48:50 db1c61fa0a46: Waiting 15:48:50 891c053d2c06: Waiting 15:48:50 e16973657156: Verifying Checksum 15:48:50 e16973657156: Download complete 15:48:50 35d82f9e3411: Verifying Checksum 15:48:50 35d82f9e3411: Download complete 15:48:50 7e9fc2657dce: Verifying Checksum 15:48:50 7e9fc2657dce: Download complete 15:48:50 dda99020689f: Verifying Checksum 15:48:50 dda99020689f: Download complete 15:48:50 9b18e9b68314: Verifying Checksum 15:48:50 9b18e9b68314: Download complete 15:48:50 ---> Running in f4c5d4bb6966 15:48:51 Removing intermediate container f4c5d4bb6966 15:48:51 ---> 466d3bc7c0d8 15:48:51 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:48:51 9b18e9b68314: Pull complete 15:48:51 Removing intermediate container 5858a9a85ade 15:48:51 ---> 1d27de72d6af 15:48:51 15:48:51 Step 9/21 : FROM alpine:3.16 15:48:51 ---> Running in a2f90eea64b7 15:48:51 3.16: Pulling from library/alpine 15:48:51 891c053d2c06: Verifying Checksum 15:48:51 891c053d2c06: Download complete 15:48:52 Removing intermediate container a2f90eea64b7 15:48:52 ---> b4f6a869ee25 15:48:52 Step 21/23 : LABEL arch=x86_64 15:48:52 ---> Running in e65ec27c8da3 15:48:52 Removing intermediate container e65ec27c8da3 15:48:52 ---> f689f7c58fc9 15:48:52 Step 22/23 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 15:48:52 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 15:48:52 Status: Downloaded newer image for alpine:3.16 15:48:52 ---> 9c6f07244728 15:48:52 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 15:48:52 ---> Running in f7cabbcaf4c6 15:48:52 ---> Running in 43b7845a8f74 15:48:52 35d82f9e3411: Pull complete 15:48:52 Removing intermediate container 43b7845a8f74 15:48:52 ---> 7bfc60de56a4 15:48:52 Step 23/23 : LABEL version=0.0.0 15:48:52 e16973657156: Pull complete 15:48:52 ---> Running in 04d15ec2ca49 15:48:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:48:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:48:53 Removing intermediate container 04d15ec2ca49 15:48:53 ---> 60a6585dceb1 15:48:53 15:48:53 Successfully built 60a6585dceb1 15:48:53 Successfully tagged security-spire-server:latest 15:48:53  Building security-spire-server ... done Building core-data 15:48:53 (1/6) Installing ca-certificates (20220614-r0) 15:48:53 (2/6) Installing brotli-libs (1.0.9-r6) 15:48:53 (3/6) Installing nghttp2-libs (1.47.0-r0) 15:48:53 (4/6) Installing libcurl (7.83.1-r4) 15:48:53 (5/6) Installing curl (7.83.1-r4) 15:48:53 (6/6) Installing dumb-init (1.2.5-r1) 15:48:53 Executing busybox-1.35.0-r17.trigger 15:48:53 Executing ca-certificates-20220614-r0.trigger 15:48:53 OK: 8 MiB in 20 packages 15:48:53 db1c61fa0a46: Verifying Checksum 15:48:53 db1c61fa0a46: Download complete 15:48:53 fc693d55d65f: Verifying Checksum 15:48:53 fc693d55d65f: Download complete 15:48:56 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:48:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:48:56 ---> 710b435728d8 15:48:56 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:48:56 ---> Using cache 15:48:56 ---> dc11bdedcd58 15:48:56 Step 4/22 : WORKDIR /edgex-go 15:48:56 ---> Using cache 15:48:56 ---> 4bf6f8232984 15:48:56 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:48:56 Removing intermediate container f7cabbcaf4c6 15:48:56 ---> 900b1ba784cc 15:48:56 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:48:56 ---> Running in 297772c361d5 15:48:56 ---> Running in 19d02aaf8d90 15:48:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:48:56 Removing intermediate container 19d02aaf8d90 15:48:56 ---> dc13ebebab41 15:48:56 Step 12/21 : WORKDIR /edgex 15:48:56 Removing intermediate container d1f8a048af90 15:48:56 ---> 5e5846f6ab67 15:48:56 Step 8/23 : COPY . . 15:48:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:48:57 OK: 211 MiB in 51 packages 15:48:57 ---> Running in ea96a0c19635 15:48:59 Removing intermediate container ea96a0c19635 15:48:59 ---> 5cd19487d100 15:48:59 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:48:59 Removing intermediate container 9ba27a69faa8 15:48:59 ---> 5ab973a9b337 15:48:59 15:48:59 Step 10/22 : FROM alpine:3.16 15:48:59 ---> 9c6f07244728 15:48:59 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:48:59 Removing intermediate container f23aaba8e886 15:48:59 ---> b67ecd4b47e2 15:48:59 15:48:59 Step 10/22 : FROM alpine:3.16 15:48:59 ---> 9c6f07244728 15:48:59 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:48:59 Removing intermediate container 297772c361d5 15:48:59 ---> 22465c5aa326 15:48:59 Step 6/22 : COPY go.mod vendor* ./ 15:48:59 ---> Running in 75f2f464677c 15:48:59 ---> Running in 87bff165d0b4 15:48:59 ---> 7c6a4ddbba03 15:48:59 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:48:59 ---> d485ba414a24 15:48:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:00 ---> Running in 2d4da6c63851 15:49:00 ---> 2c0fe0c85a48 15:49:00 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:49:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:49:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:49:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:49:01 (1/2) Installing ca-certificates (20220614-r0) 15:49:01 ---> ba1ccd412efe 15:49:01 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:49:01 (2/2) Installing dumb-init (1.2.5-r1) 15:49:01 Executing busybox-1.35.0-r17.trigger 15:49:01 Executing ca-certificates-20220614-r0.trigger 15:49:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:49:01 OK: 6 MiB in 16 packages 15:49:01 ---> 65432670e829 15:49:01 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 15:49:01 ---> Running in cc04743c4afc 15:49:01 ---> 1f6eaa19c369 15:49:01 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:49:01 ---> Running in 5d297a9aecdf 15:49:01 (1/1) Installing dumb-init (1.2.5-r1) 15:49:01 Executing busybox-1.35.0-r17.trigger 15:49:01 OK: 6 MiB in 15 packages 15:49:01 Removing intermediate container 87bff165d0b4 15:49:01 ---> 9726fd97762a 15:49:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:49:01 ---> Running in c4be9bc90e81 15:49:01 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 15:49:02 Removing intermediate container 75f2f464677c 15:49:02 ---> 112099a512f3 15:49:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:49:02 Removing intermediate container c4be9bc90e81 15:49:02 ---> 3a5f75e4ae3c 15:49:02 Step 13/22 : ENV APP_PORT=59860 15:49:02 ---> Running in 29b202d8ee75 15:49:03 ---> Running in fdf3c98facc8 15:49:03 Removing intermediate container 29b202d8ee75 15:49:03 ---> 14fbbfe85672 15:49:03 Step 13/22 : ENV APP_PORT=59861 15:49:03 Removing intermediate container 5d297a9aecdf 15:49:03 ---> 91effa5d63d3 15:49:03 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 15:49:03 ---> Running in e22f0cbdcd91 15:49:03 ---> Running in e637a4c337cf 15:49:03 Removing intermediate container fdf3c98facc8 15:49:03 ---> 60f1c4562670 15:49:03 Step 14/22 : EXPOSE $APP_PORT 15:49:03 ---> Running in 457af94d63c0 15:49:03 Removing intermediate container e22f0cbdcd91 15:49:03 ---> b96cb550a302 15:49:03 Step 14/22 : EXPOSE $APP_PORT 15:49:03 ---> Running in 8242f4dac24e 15:49:03 Removing intermediate container e637a4c337cf 15:49:03 ---> dfdb31122e7a 15:49:03 Step 19/21 : LABEL arch=x86_64 15:49:03 Removing intermediate container 457af94d63c0 15:49:03 ---> 2908386fced5 15:49:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:49:03 ---> Running in 6faee016789f 15:49:04 Removing intermediate container 8242f4dac24e 15:49:04 ---> 1acb74d1d59f 15:49:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:49:04 Removing intermediate container 6faee016789f 15:49:04 ---> ce0d0069b19c 15:49:04 Step 20/21 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 15:49:04 ---> 4b8b5c6efa14 15:49:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:49:04 ---> Running in 6ab28532e4cc 15:49:04 ---> a20016dc3054 15:49:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:49:04 Removing intermediate container 6ab28532e4cc 15:49:04 ---> d42bb30d97aa 15:49:04 Step 21/21 : LABEL version=0.0.0 15:49:05 ---> Running in d5dbbdcd6733 15:49:05 ---> 651b651e869d 15:49:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:49:05 ---> 0124c05f2c3a 15:49:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:49:05 Removing intermediate container d5dbbdcd6733 15:49:05 ---> 441658303604 15:49:05 15:49:05 Successfully built 441658303604 15:49:05 ---> 2447bc7de557 15:49:05 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:49:05 Successfully tagged security-proxy-setup:latest 15:49:05 Building security-bootstrapper 15:49:06 fc693d55d65f: Pull complete 15:49:06 7e9fc2657dce: Pull complete 15:49:06 dda99020689f: Pull complete 15:49:07  Building security-proxy-setup ... done  ---> 67352f1da6be 15:49:07 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:49:07 ---> Running in 3f3e7aa1b1ed 15:49:07 ---> Running in a7e7e81a5cd8 15:49:07 Removing intermediate container 3f3e7aa1b1ed 15:49:07 ---> b1c566bdec5d 15:49:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:49:07 Removing intermediate container a7e7e81a5cd8 15:49:07 ---> 1ef661fa71e3 15:49:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:49:07 ---> Running in b4619c6a1729 15:49:07 ---> Running in 333bb606bd32 15:49:08 Removing intermediate container b4619c6a1729 15:49:08 ---> 634084741823 15:49:08 Step 20/22 : LABEL arch=x86_64 15:49:08 Removing intermediate container 333bb606bd32 15:49:08 ---> e454db374690 15:49:08 Step 20/22 : LABEL arch=x86_64 15:49:08 ---> Running in e361f7052423 15:49:08 ---> Running in 9c193e11f1f4 15:49:08 Removing intermediate container e361f7052423 15:49:08 ---> 7c1f7659b3e5 15:49:08 Step 21/22 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 15:49:09 Removing intermediate container 9c193e11f1f4 15:49:09 ---> 5b1ee4d7dcf6 15:49:09 Step 21/22 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 15:49:09 ---> Running in 4831e6f29f7d 15:49:09 ---> Running in 31bf411e3e13 15:49:09 Removing intermediate container 4831e6f29f7d 15:49:09 ---> f23ff95f9764 15:49:09 Step 22/22 : LABEL version=0.0.0 15:49:09 ---> Running in c7a102ed5954 15:49:09 Removing intermediate container 31bf411e3e13 15:49:09 ---> 4b2e7d1e77b1 15:49:09 Step 22/22 : LABEL version=0.0.0 15:49:09 ---> Running in fdfa4071a72c 15:49:10 Removing intermediate container c7a102ed5954 15:49:10 ---> e70a3f2933f6 15:49:10 15:49:10 Successfully built e70a3f2933f6 15:49:10 Successfully tagged support-notifications:latest 15:49:10 Building core-metadata 15:49:10  Building support-notifications ... done Removing intermediate container fdfa4071a72c 15:49:10 ---> e17da9c5b4cf 15:49:10 15:49:10 Successfully built e17da9c5b4cf 15:49:10 Successfully tagged support-scheduler:latest 15:49:10 Building sys-mgmt-agent 15:49:11  Building support-scheduler ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:49:11 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:49:11 ---> 710b435728d8 15:49:11 Step 3/32 : WORKDIR /edgex-go 15:49:11 ---> Using cache 15:49:11 ---> c4ac9d26017e 15:49:11 Step 4/32 : RUN apk add --update --no-cache make git 15:49:12 Removing intermediate container 2d4da6c63851 15:49:12 ---> 65dbe1109ef2 15:49:12 Step 8/22 : COPY . . 15:49:12 ---> Running in 2cd893bc3e2b 15:49:12 db1c61fa0a46: Pull complete 15:49:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:49:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:49:13 891c053d2c06: Pull complete 15:49:13 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 15:49:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:49:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:49:13 OK: 211 MiB in 51 packages [Pipeline] fileExists [Pipeline] sh 15:49:14 + docker build -t ci-base-image-arm64 -f - . 15:49:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:49:14 WORKDIR /edgex 15:49:14 COPY go.mod . 15:49:14 RUN go mod download 15:49:14 Sending build context to Docker daemon 3.267MB 15:49:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:49:14 ---> f96f9c87975a 15:49:14 Step 2/4 : WORKDIR /edgex 15:49:15 Removing intermediate container 2cd893bc3e2b 15:49:15 ---> 18d583b8ba8c 15:49:15 Step 5/32 : COPY go.mod vendor* ./ 15:49:16 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:49:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:49:16 ---> 710b435728d8 15:49:16 Step 3/22 : WORKDIR /edgex-go 15:49:16 ---> Using cache 15:49:16 ---> c4ac9d26017e 15:49:16 Step 4/22 : RUN apk add --update --no-cache make bash git 15:49:16 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:49:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:49:16 ---> 710b435728d8 15:49:16 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:49:16 ---> Using cache 15:49:16 ---> dc11bdedcd58 15:49:16 Step 4/24 : WORKDIR /edgex-go 15:49:16 ---> Using cache 15:49:16 ---> 4bf6f8232984 15:49:16 Step 5/24 : RUN apk add --update --no-cache make git 15:49:16 ---> Using cache 15:49:16 ---> 2802585266c8 15:49:16 Step 6/24 : COPY go.mod vendor* ./ 15:49:16 ---> Using cache 15:49:16 ---> ec727d4c4006 15:49:16 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:16 ---> Using cache 15:49:16 ---> 5e5846f6ab67 15:49:16 Step 8/24 : COPY . . 15:49:16 ---> Using cache 15:49:16 ---> 65432670e829 15:49:16 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 15:49:16 ---> 9e7aab6683bf 15:49:16 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:16 ---> Running in 7ab8abc3a0a2 15:49:16 ---> Running in ede4d8d03345 15:49:16 ---> Running in b222f3e68a7b 15:49:16 ---> Running in c2348da3945c 15:49:16 Removing intermediate container c2348da3945c 15:49:16 ---> ed04b799b564 15:49:16 Step 3/4 : COPY go.mod . 15:49:17 ---> 690539267b6f 15:49:17 Step 4/4 : RUN go mod download 15:49:17 ---> Running in a022daaa62b5 15:49:17 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 15:49:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:49:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:49:18 OK: 211 MiB in 51 packages 15:49:19 Removing intermediate container cc04743c4afc 15:49:19 ---> b83397b61935 15:49:19 15:49:19 Step 10/23 : FROM alpine:3.16 15:49:19 ---> 9c6f07244728 15:49:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:49:19 ---> Using cache 15:49:19 ---> 112099a512f3 15:49:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:49:19 ---> Using cache 15:49:19 ---> 14fbbfe85672 15:49:19 Step 13/23 : ENV APP_PORT=59882 15:49:19 ---> 349f31ed6689 15:49:19 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 15:49:20 Removing intermediate container 7ab8abc3a0a2 15:49:20 ---> 85ea35619da9 15:49:20 Step 5/22 : COPY go.mod vendor* ./ 15:49:20 ---> Running in 2b748c8d261a 15:49:20 ---> Running in 105786b10e67 15:49:21 ---> 8b6444e628da 15:49:21 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:21 Removing intermediate container 2b748c8d261a 15:49:21 ---> b9ee3c3617b3 15:49:21 Step 14/23 : EXPOSE $APP_PORT 15:49:21 ---> Running in ede67eefb2cc 15:49:21 ---> Running in 292ba134fdbc 15:49:21 Removing intermediate container 292ba134fdbc 15:49:21 ---> dbd40b45c1ea 15:49:21 Step 15/23 : WORKDIR / 15:49:21 ---> Running in 6790386d2b8d 15:49:21 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 15:49:22 Removing intermediate container 6790386d2b8d 15:49:22 ---> e777281f51d7 15:49:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:49:23 ---> ac25365fcb45 15:49:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:49:25 ---> 536a72076f8b 15:49:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:49:26 ---> b9a7f6d17440 15:49:26 Step 19/23 : ENTRYPOINT ["/core-command"] 15:49:26 ---> Running in 72f91e6c15ec 15:49:27 Removing intermediate container 72f91e6c15ec 15:49:27 ---> 0b61fd18b75e 15:49:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:49:27 ---> Running in 465ce14c14e6 15:49:28 Removing intermediate container 465ce14c14e6 15:49:28 ---> 46125d8716e2 15:49:28 Step 21/23 : LABEL arch=x86_64 15:49:28 ---> Running in 0a71ff582289 15:49:28 Removing intermediate container 0a71ff582289 15:49:28 ---> 2d4439f946e4 15:49:28 Step 22/23 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 15:49:29 Removing intermediate container b222f3e68a7b 15:49:29 ---> 984f992b5d5c 15:49:29 Step 7/32 : COPY . . 15:49:29 ---> Running in c03de363d3d1 15:49:29 Removing intermediate container c03de363d3d1 15:49:29 ---> 6be5f103a0a5 15:49:29 Step 23/23 : LABEL version=0.0.0 15:49:30 ---> Running in 8f16d3ed2e4e 15:49:30 Removing intermediate container 8f16d3ed2e4e 15:49:30 ---> 46f12be45df7 15:49:30 15:49:30 Successfully built 46f12be45df7 15:49:30 Successfully tagged core-command:latest 15:49:30 Building security-secretstore-setup 15:49:37  Building core-command ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:49:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:49:37 ---> 710b435728d8 15:49:37 Step 3/24 : WORKDIR /edgex-go 15:49:37 ---> Using cache 15:49:37 ---> c4ac9d26017e 15:49:37 Step 4/24 : RUN apk add --update --no-cache make git 15:49:37 ---> Using cache 15:49:37 ---> 18d583b8ba8c 15:49:37 Step 5/24 : COPY go.mod vendor* ./ 15:49:37 ---> Using cache 15:49:37 ---> 9e7aab6683bf 15:49:37 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:37 ---> Using cache 15:49:37 ---> 984f992b5d5c 15:49:37 Step 7/24 : COPY . . 15:49:38 Removing intermediate container ede67eefb2cc 15:49:38 ---> d312b0577684 15:49:38 Step 7/22 : COPY . . 15:49:40 ---> 87e0f9e53f48 15:49:40 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:49:41 ---> Running in be9b5aa9417d 15:49:41 CGO_ENABLED=0 GO111MODULE=on 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 15:49:42 ---> c1c9173c06aa 15:49:42 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:49:42 ---> Running in a760eef63ab7 15:49:43 CGO_ENABLED=0 GO111MODULE=on 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 15:49:43 Removing intermediate container ede4d8d03345 15:49:43 ---> 612bb5a760cf 15:49:43 15:49:43 Step 10/24 : FROM alpine:3.16 15:49:43 ---> 9c6f07244728 15:49:43 Step 11/24 : RUN apk add --update --no-cache dumb-init 15:49:43 ---> Using cache 15:49:43 ---> 112099a512f3 15:49:43 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:49:43 ---> Using cache 15:49:43 ---> 14fbbfe85672 15:49:43 Step 13/24 : ENV APP_PORT=59881 15:49:43 ---> Running in 98bab63bda2c 15:49:43 Removing intermediate container 98bab63bda2c 15:49:43 ---> d8fda899d523 15:49:43 Step 14/24 : EXPOSE $APP_PORT 15:49:43 ---> Running in 35f35828c841 15:49:44 Removing intermediate container 35f35828c841 15:49:44 ---> dfa3b5dfcde2 15:49:44 Step 15/24 : WORKDIR / 15:49:44 ---> Running in 75f8b3649df4 15:49:44 Removing intermediate container 75f8b3649df4 15:49:44 ---> fdd8776b207d 15:49:44 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:49:44 ---> 02a6289aae72 15:49:44 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:49:44 ---> 346e50f5b9a3 15:49:44 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:49:45 ---> Running in 1bc3b2b1a1d3 15:49:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:49:45 ---> 1c0e33431756 15:49:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:49:46 ---> 5d9e297756fb 15:49:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 15:49:47 ---> a2e35406cfc4 15:49:47 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:49:47 ---> Running in 59132ecd9504 15:49:47 Removing intermediate container 105786b10e67 15:49:47 ---> 2af0ba9265f9 15:49:47 15:49:47 Step 10/22 : FROM alpine:3.16 15:49:47 ---> 9c6f07244728 15:49:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:49:47 ---> Running in 94444c133448 15:49:47 Removing intermediate container 59132ecd9504 15:49:47 ---> bcb19db86a97 15:49:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:49:48 ---> Running in 22d60410d8cd 15:49:48 Removing intermediate container 94444c133448 15:49:48 ---> ceb2b10aaa64 15:49:48 Step 12/22 : ENV APP_PORT=59880 15:49:48 ---> Running in 1b84db5cbcac 15:49:48 Removing intermediate container 22d60410d8cd 15:49:48 ---> 4b99fad2d3e8 15:49:48 Step 22/24 : LABEL arch=x86_64 15:49:48 ---> Running in e971dfca3e64 15:49:48 Removing intermediate container 1b84db5cbcac 15:49:48 ---> f55c27b034fc 15:49:48 Step 13/22 : EXPOSE $APP_PORT 15:49:48 Removing intermediate container e971dfca3e64 15:49:48 ---> 0f4d5667b958 15:49:48 Step 23/24 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 15:49:48 ---> Running in 73ce759799ab 15:49:48 ---> Running in 9164cdda3e71 15:49:48 Removing intermediate container 73ce759799ab 15:49:48 ---> b82d884a109b 15:49:48 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 15:49:49 ---> Running in 3f18d3e3c7c9 15:49:49 Removing intermediate container 9164cdda3e71 15:49:49 ---> ca4e67cdd322 15:49:49 Step 24/24 : LABEL version=0.0.0 15:49:49 ---> Running in eaf0ec90cf2d 15:49:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:49:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:49:49 Removing intermediate container a022daaa62b5 15:49:49 ---> eda13b62f36a 15:49:49 Successfully built eda13b62f36a 15:49:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 15:49:49 Removing intermediate container eaf0ec90cf2d 15:49:49 ---> ee1a32642550 15:49:49 15:49:49 (1/6) Installing dumb-init (1.2.5-r1) 15:49:49 Successfully built ee1a32642550 15:49:49 (2/6) Installing libgcc (11.2.1_git20220219-r2) 15:49:49 (3/6) Installing libsodium (1.0.18-r0) 15:49:49 Successfully tagged core-metadata:latest 15:49:49 Building security-spiffe-token-provider 15:49:49 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 15:49:49  Building core-metadata ... done (5/6) Installing libzmq (4.3.4-r0) 15:49:49 (6/6) Installing zeromq (4.3.4-r0) 15:49:49 Executing busybox-1.35.0-r17.trigger 15:49:49 OK: 8 MiB in 20 packages [Pipeline] sh 15:49:50 + docker inspect -f . ci-base-image-arm64 15:49:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:50 prd-ubuntu20.04-docker-arm64-4c-16g-118607 does not seem to be running inside a container 15:49:50 $ 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 15:49:51 $ docker top a7c411be5282f2055142aff68f745dfc08fa9fa8a26f995a1ea1999151efe8b8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:49:52 Removing intermediate container 3f18d3e3c7c9 15:49:52 ---> 66acebb90bef 15:49:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:49:52 ---> f2ae7435fc41 15:49:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:49:52 + go version 15:49:52 go version go1.18.7 linux/arm64 [Pipeline] } 15:49:52 $ docker stop --time=1 a7c411be5282f2055142aff68f745dfc08fa9fa8a26f995a1ea1999151efe8b8 15:49:53 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:49:53 Step 2/19 : FROM ${BUILDER_BASE} AS builder 15:49:53 ---> 710b435728d8 15:49:53 Step 3/19 : WORKDIR /edgex-go 15:49:53 ---> Using cache 15:49:53 ---> c4ac9d26017e 15:49:53 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 15:49:54 $ docker rm -f a7c411be5282f2055142aff68f745dfc08fa9fa8a26f995a1ea1999151efe8b8 15:49:54 ---> 9bd101746e23 15:49:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:49:54 ---> Running in c6a95fe0105e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:55 ---> c62fa8b9927d 15:49:55 Step 18/22 : ENTRYPOINT ["/core-data"] 15:49:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:49:55 ---> Running in 730a4792680a 15:49:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:49:55 + docker inspect -f . ci-base-image-arm64 15:49:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:55 Removing intermediate container 730a4792680a 15:49:55 ---> f95c767cfcba 15:49:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:49:55 ---> Running in 41d3ec743a93 15:49:55 prd-ubuntu20.04-docker-arm64-4c-16g-118607 does not seem to be running inside a container 15:49:55 $ 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 15:49:55 v3.16.2-425-gc089bc577f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 15:49:55 v3.16.2-426-gf6f8e11255 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 15:49:55 OK: 17038 distinct packages available 15:49:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:49:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:49:55 Removing intermediate container 41d3ec743a93 15:49:55 ---> d75d366094de 15:49:55 Step 20/22 : LABEL arch=x86_64 15:49:55 ---> Running in 5272c76c5652 15:49:55 OK: 211 MiB in 51 packages 15:49:56 Removing intermediate container 5272c76c5652 15:49:56 ---> 6f43d0c519cb 15:49:56 Step 21/22 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 15:49:56 ---> Running in 0ee58f7be2c5 15:49:56 $ docker top f6bd66fb88e9641e398fd992998743a322336fd35636d63d451c99199c56d6c1 -eo pid,comm [Pipeline] { 15:49:57 Removing intermediate container 0ee58f7be2c5 15:49:57 ---> d9e0180248ec 15:49:57 Step 22/22 : LABEL version=0.0.0 15:49:57 Removing intermediate container c6a95fe0105e 15:49:57 ---> 679259110a9f 15:49:57 Step 5/19 : COPY go.mod vendor* ./ 15:49:57 ---> Running in d91cc0c4fde6 [Pipeline] echo 15:49:57 ========================================================= 15:49:57 [edgeXBuildGoParallel] Running Tests and Build... 15:49:57 ========================================================= [Pipeline] sh 15:49:57 Removing intermediate container d91cc0c4fde6 15:49:57 ---> b6b647aa6108 15:49:57 15:49:57 ---> 14b7e52ad8b0 15:49:57 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:57 Successfully built b6b647aa6108 15:49:57 Successfully tagged core-data:latest 15:49:57  Building core-data ... done  ---> Running in cfe88bfc399a 15:49:57 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 15:49:58 + make test 15:49:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:50:05 CGO_ENABLED=0 GO111MODULE=on 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 15:50:07 Removing intermediate container be9b5aa9417d 15:50:07 ---> 110ed634fff0 15:50:07 15:50:07 Step 9/32 : FROM alpine:3.16 15:50:07 ---> 9c6f07244728 15:50:07 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:50:07 ---> Running in b2aa7780519b 15:50:07 Removing intermediate container b2aa7780519b 15:50:07 ---> d97cb697face 15:50:07 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 15:50:07 Removing intermediate container cfe88bfc399a 15:50:07 ---> cfd387353a74 15:50:07 Step 7/19 : COPY . . 15:50:08 ---> Running in f33d6616072e 15:50:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:50:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:50:09 (1/2) Installing dumb-init (1.2.5-r1) 15:50:09 (2/2) Installing su-exec (0.2-r1) 15:50:09 Executing busybox-1.35.0-r17.trigger 15:50:09 OK: 6 MiB in 16 packages 15:50:10 Removing intermediate container a760eef63ab7 15:50:10 ---> 102308bb1059 15:50:10 15:50:10 Step 9/24 : FROM alpine:3.16 15:50:10 ---> 9c6f07244728 15:50:10 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:50:10 ---> Running in df98d9ebce8a 15:50:10 Removing intermediate container 1bc3b2b1a1d3 15:50:10 ---> 326104a113f5 15:50:10 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:50:10 Removing intermediate container f33d6616072e 15:50:10 ---> d55c4bb853b8 15:50:10 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 15:50:10 ---> Running in 314ffecc52b0 15:50:10 ---> Running in 9d4555614f6c 15:50:10 Removing intermediate container 9d4555614f6c 15:50:10 ---> b92d78f368bf 15:50:10 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:50:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:50:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:50:10 ---> Running in 37725a30fb47 15:50:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:50:11 Removing intermediate container 37725a30fb47 15:50:11 ---> ec3137f3dcf2 15:50:11 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:50:11 (1/3) Installing ca-certificates (20220614-r0) 15:50:11 (2/3) Installing dumb-init (1.2.5-r1) 15:50:11 (3/3) Installing su-exec (0.2-r1) 15:50:11 Executing busybox-1.35.0-r17.trigger 15:50:11 Executing ca-certificates-20220614-r0.trigger 15:50:11 ---> Running in 3881edf79754 15:50:11 OK: 6 MiB in 17 packages 15:50:11 Removing intermediate container 3881edf79754 15:50:11 ---> 2a2d661372a1 15:50:11 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 15:50:11 ---> Running in a1d582f30ff8 15:50:11 Removing intermediate container a1d582f30ff8 15:50:11 ---> c84efd4f4a39 15:50:11 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 15:50:12 ---> Running in c06bf1b97795 15:50:12 Removing intermediate container df98d9ebce8a 15:50:12 ---> 44a17d3d58b1 15:50:12 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:50:12 Removing intermediate container 314ffecc52b0 15:50:12 ---> 7612eb04586a 15:50:12 15:50:12 Step 10/22 : FROM alpine:3.16 15:50:12 ---> 9c6f07244728 15:50:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:50:12 ---> Running in 9c14d7b8c688 15:50:12 ---> Running in d39aebd779ab 15:50:12 ---> e89c9a851c1e 15:50:12 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:50:12 ---> Running in c347ec9efc43 15:50:12 Removing intermediate container 9c14d7b8c688 15:50:12 ---> 16374e83ff06 15:50:12 Step 12/24 : WORKDIR / 15:50:12 Removing intermediate container d39aebd779ab 15:50:12 ---> 93f653b24e96 15:50:12 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 15:50:12 ---> Running in b4014bc49cf1 15:50:12 ---> Running in e11eb48e3a9b 15:50:12 Removing intermediate container b4014bc49cf1 15:50:12 ---> d688dd998372 15:50:12 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:50:13 ---> 7d92965d5126 15:50:13 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:50:13 Removing intermediate container c06bf1b97795 15:50:13 ---> 20ca4dff83a0 15:50:13 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 15:50:13 CGO_ENABLED=0 GO111MODULE=on 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 15:50:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:50:13 ---> Running in ea4dd3b3f049 15:50:13 ---> bf449accd0ad 15:50:13 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:50:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:50:13 Removing intermediate container ea4dd3b3f049 15:50:13 ---> aa91e29017c3 15:50:13 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:50:13 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 15:50:13 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 15:50:13 (3/33) Installing readline (8.1.2-r0) 15:50:13 (4/33) Installing bash (5.1.16-r2) 15:50:13 Executing bash-5.1.16-r2.post-install 15:50:13 (5/33) Installing ca-certificates (20220614-r0) 15:50:13 (6/33) Installing brotli-libs (1.0.9-r6) 15:50:13 ---> f70e895564f7 15:50:13 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:50:13 (7/33) Installing nghttp2-libs (1.47.0-r0) 15:50:13 (8/33) Installing libcurl (7.83.1-r4) 15:50:13 (9/33) Installing curl (7.83.1-r4) 15:50:13 (10/33) Installing docker-cli (20.10.20-r0) 15:50:14 (11/33) Installing dumb-init (1.2.5-r1) 15:50:14 (12/33) Installing libbz2 (1.0.8-r1) 15:50:14 (13/33) Installing expat (2.5.0-r0) 15:50:14 (14/33) Installing libffi (3.4.2-r1) 15:50:14 (15/33) Installing gdbm (1.23-r0) 15:50:14 (16/33) Installing xz-libs (5.2.5-r1) 15:50:14 ---> 02a12d526906 15:50:14 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:50:14 (17/33) Installing libgcc (11.2.1_git20220219-r2) 15:50:14 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 15:50:14 (19/33) Installing mpdecimal (2.5.1-r1) 15:50:14 (20/33) Installing sqlite-libs (3.38.5-r0) 15:50:14 (21/33) Installing python3 (3.10.5-r0) 15:50:14 ---> 5a1be588a876 15:50:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:50:14 ---> Running in b81e23a2d7e3 15:50:14 (22/33) Installing py3-contextlib2 (21.6.0-r2) 15:50:14 (23/33) Installing py3-tomli (2.0.1-r1) 15:50:14 (24/33) Installing py3-pep517 (0.12.0-r2) 15:50:14 (25/33) Installing py3-six (1.16.0-r1) 15:50:14 (26/33) Installing py3-retrying (1.3.3-r3) 15:50:14 (27/33) Installing py3-appdirs (1.4.4-r3) 15:50:14 (28/33) Installing py3-more-itertools (8.13.0-r0) 15:50:14 (29/33) Installing py3-ordered-set (4.0.2-r3) 15:50:14 (30/33) Installing py3-parsing (2.4.7-r3) 15:50:14 (31/33) Installing py3-packaging (21.3-r0) 15:50:14 (32/33) Installing py3-setuptools (59.4.0-r0) 15:50:14 (33/33) Installing py3-pip (22.1.1-r0) 15:50:14 Executing busybox-1.35.0-r17.trigger 15:50:14 Executing ca-certificates-20220614-r0.trigger 15:50:14 OK: 122 MiB in 47 packages 15:50:15 ---> 904a44a9bec7 15:50:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:50:15 ---> ba3eacad189f 15:50:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:50:15 Removing intermediate container b81e23a2d7e3 15:50:15 ---> 84cd92b23a3d 15:50:15 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:50:15 ---> e0277df71d22 15:50:15 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:50:15 ---> Running in 4d7529469ee8 15:50:15 ---> f897ad6d7283 15:50:15 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:50:17 ---> 87e94fc13ac6 15:50:17 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:50:17 Removing intermediate container 4d7529469ee8 15:50:17 ---> fd7779516f9c 15:50:17 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:50:17 Collecting docker-compose==1.23.2 15:50:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:50:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 14.9 MB/s eta 0:00:00 15:50:17 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 15:50:17 ---> Running in 606cb1c5ddc9 15:50:17 ---> 2dbf59b7349b 15:50:17 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:50:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:50:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:50:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 161.3 MB/s eta 0:00:00 15:50:17 Collecting texttable<0.10,>=0.9.0 15:50:17 Downloading texttable-0.9.1.tar.gz (11 kB) 15:50:17 Preparing metadata (setup.py): started 15:50:17 Removing intermediate container 606cb1c5ddc9 15:50:17 ---> 4d84fa25f54c 15:50:17 Step 22/24 : LABEL arch=x86_64 15:50:17 ---> Running in 038c3328a288 15:50:17 ---> d16fa6bcb485 15:50:17 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 15:50:18 Preparing metadata (setup.py): finished with status 'done' 15:50:18 Removing intermediate container 038c3328a288 15:50:18 ---> 50df04c119f6 15:50:18 Step 23/24 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 15:50:18 Collecting PyYAML<4,>=3.10 15:50:18 Downloading PyYAML-3.13.tar.gz (270 kB) 15:50:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 59.7 MB/s eta 0:00:00 15:50:18 ---> 36c80ecd9082 15:50:18 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:50:18 ---> Running in c00b4e3a271c 15:50:18 Removing intermediate container c00b4e3a271c 15:50:18 ---> 4312a85c0812 15:50:18 Step 24/24 : LABEL version=0.0.0 15:50:18 ---> 5c92cffe9adb 15:50:18 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:50:18 ---> Running in ef44720ae6cc 15:50:18 Preparing metadata (setup.py): started 15:50:18 Preparing metadata (setup.py): finished with status 'done' 15:50:18 Removing intermediate container ef44720ae6cc 15:50:18 ---> 10300bf0510d 15:50:18 15:50:18 Collecting websocket-client<1.0,>=0.32.0 15:50:18 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:50:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 154.0 MB/s eta 0:00:00 15:50:18 ---> d416637642a1 15:50:18 Step 27/32 : RUN chmod +x /entrypoint.sh 15:50:18 Collecting docker<4.0,>=3.6.0 15:50:18 Successfully built 10300bf0510d 15:50:18 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:50:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 163.1 MB/s eta 0:00:00Successfully tagged security-secretstore-setup:latest 15:50:18  Building security-secretstore-setup ... done  15:50:19 ---> Running in c76ffd418fcd 15:50:19 Collecting jsonschema<3,>=2.5.1 15:50:19 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:50:19 Collecting docopt<0.7,>=0.6.1 15:50:19 Downloading docopt-0.6.2.tar.gz (25 kB) 15:50:19 Preparing metadata (setup.py): started 15:50:19 Preparing metadata (setup.py): finished with status 'done' 15:50:19 Collecting dockerpty<0.5,>=0.4.1 15:50:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:50:19 Preparing metadata (setup.py): started 15:50:19 Preparing metadata (setup.py): finished with status 'done' 15:50:19 Collecting cached-property<2,>=1.2.0 15:50:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:50:19 Collecting docker-pycreds>=0.4.0 15:50:19 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:50:19 Collecting idna<2.8,>=2.5 15:50:19 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:50:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 101.4 MB/s eta 0:00:00 15:50:19 Collecting chardet<3.1.0,>=3.0.2 15:50:19 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:50:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 127.4 MB/s eta 0:00:00 15:50:19 Collecting certifi>=2017.4.17 15:50:19 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 15:50:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 192.3 MB/s eta 0:00:00 15:50:19 Collecting urllib3<1.25,>=1.21.1 15:50:19 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:50:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 140.4 MB/s eta 0:00:00 15:50:20 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:50:20 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:50:20 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:50:20 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:50:20 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 15:50:20 Running setup.py install for texttable: started 15:50:20 Removing intermediate container c76ffd418fcd 15:50:20 ---> 74a7cf5c07bf 15:50:20 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:50:20 ---> Running in 3325988a155c 15:50:20 Running setup.py install for texttable: finished with status 'done' 15:50:20 Running setup.py install for PyYAML: started 15:50:20 Removing intermediate container 3325988a155c 15:50:20 ---> abfe60ee5d48 15:50:20 Step 29/32 : CMD ["gate"] 15:50:20 ---> Running in 97e2299bac71 15:50:20 Removing intermediate container 97e2299bac71 15:50:20 ---> c06117887040 15:50:20 Step 30/32 : LABEL arch=x86_64 15:50:20 ---> Running in 01b2e96bee0b 15:50:21 Running setup.py install for PyYAML: finished with status 'done' 15:50:21 Removing intermediate container 01b2e96bee0b 15:50:21 ---> 473b15462dcf 15:50:21 Step 31/32 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 15:50:21 ---> Running in b52d703b69c3 15:50:21 Running setup.py install for docopt: started 15:50:21 Removing intermediate container b52d703b69c3 15:50:21 ---> 038d95550ed7 15:50:21 Step 32/32 : LABEL version=0.0.0 15:50:21 ---> Running in 84f879d19c63 15:50:21 Running setup.py install for docopt: finished with status 'done' 15:50:22 Removing intermediate container 84f879d19c63 15:50:22 ---> da0aeff18ed3 15:50:22 15:50:22 Successfully built da0aeff18ed3 15:50:22 Successfully tagged security-bootstrapper:latest 15:50:22  Building security-bootstrapper ... done  Running setup.py install for dockerpty: started 15:50:22 Running setup.py install for dockerpty: finished with status 'done' 15:50:23 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 15:50:23 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 15:50:27 Removing intermediate container e11eb48e3a9b 15:50:27 ---> 370ac6625597 15:50:27 Step 13/22 : ENV APP_PORT=58890 15:50:27 ---> Running in fd09bbe0695a 15:50:27 Removing intermediate container fd09bbe0695a 15:50:27 ---> 9062c5447e9b 15:50:27 Step 14/22 : EXPOSE $APP_PORT 15:50:27 ---> Running in aeaefabc9a5a 15:50:27 Removing intermediate container aeaefabc9a5a 15:50:27 ---> 853624a8604b 15:50:27 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:50:27 ---> f51420ffe4e4 15:50:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:50:27 ---> b142747d6b3c 15:50:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:50:28 ---> b52cb152a764 15:50:28 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 15:50:28 ---> Running in f9f3b9181eec 15:50:28 Removing intermediate container f9f3b9181eec 15:50:28 ---> 74aaf692fbeb 15:50:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:50:28 ---> Running in b4f8377b51c0 15:50:28 Removing intermediate container b4f8377b51c0 15:50:28 ---> 999796e88f5c 15:50:28 Step 20/22 : LABEL arch=x86_64 15:50:28 ---> Running in f20ab1a944a8 15:50:28 Removing intermediate container f20ab1a944a8 15:50:28 ---> 23ac616a8bb0 15:50:28 Step 21/22 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 15:50:28 ---> Running in b1586a96e5d6 15:50:28 Removing intermediate container b1586a96e5d6 15:50:28 ---> 62da27f83fd4 15:50:28 Step 22/22 : LABEL version=0.0.0 15:50:28 ---> Running in 1b65b35e2680 15:50:28 Removing intermediate container 1b65b35e2680 15:50:28 ---> 48eb21b826ed 15:50:28 15:50:28 Successfully built 48eb21b826ed 15:50:28 Successfully tagged sys-mgmt-agent:latest 15:50:33  Building sys-mgmt-agent ... done Removing intermediate container c347ec9efc43 15:50:33 ---> beefdeed0cef 15:50:33 15:50:33 Step 9/19 : FROM alpine:3.15 15:50:33 ---> c4fc93816858 15:50:33 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:50:33 ---> Using cache 15:50:33 ---> 104baff21a88 15:50:33 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:50:33 ---> Running in b2064fff6c9c 15:50:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:50:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:50:33 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:50:33 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:50:33 OK: 15859 distinct packages available 15:50:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:50:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:50:34 (1/9) Installing ca-certificates (20220614-r0) 15:50:34 (2/9) Installing brotli-libs (1.0.9-r5) 15:50:34 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:50:34 (4/9) Installing libcurl (7.80.0-r4) 15:50:34 (5/9) Installing curl (7.80.0-r4) 15:50:34 (6/9) Installing dumb-init (1.2.5-r1) 15:50:34 (7/9) Installing musl-obstack (1.2.3-r0) 15:50:34 (8/9) Installing libucontext (1.1-r0) 15:50:34 (9/9) Installing gcompat (1.0.0-r4) 15:50:34 Executing busybox-1.34.1-r7.trigger 15:50:34 Executing ca-certificates-20220614-r0.trigger 15:50:34 OK: 8 MiB in 23 packages 15:50:34 Removing intermediate container b2064fff6c9c 15:50:34 ---> 14b7d9eae5b8 15:50:34 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 15:50:34 ---> b489ca7a64a5 15:50:34 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:50:35 ---> f98e479d3143 15:50:35 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:50:35 ---> 7c8b5c404231 15:50:35 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:50:35 ---> Running in 36237ef1ae45 15:50:35 Removing intermediate container 36237ef1ae45 15:50:35 ---> 02323fb4efcc 15:50:35 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:50:35 ---> Running in 6fa05208c1ae 15:50:36 Removing intermediate container 6fa05208c1ae 15:50:36 ---> eda81a3cdc2c 15:50:36 Step 17/19 : LABEL arch=x86_64 15:50:36 ---> Running in 3f09b597fbfb 15:50:36 Removing intermediate container 3f09b597fbfb 15:50:36 ---> 77e66c4657f9 15:50:36 Step 18/19 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 15:50:36 ---> Running in 7d0bc9cf5630 15:50:36 Removing intermediate container 7d0bc9cf5630 15:50:36 ---> 68d7d26ea9a5 15:50:36 Step 19/19 : LABEL version=0.0.0 15:50:36 ---> Running in e6e9c25e586b 15:50:36 Removing intermediate container e6e9c25e586b 15:50:36 ---> 7e27bbd00b6d 15:50:36 15:50:36 Successfully built 7e27bbd00b6d 15:50:36 Successfully tagged security-spiffe-token-provider:latest 15:50:36  Building security-spiffe-token-provider ... done  [Pipeline] } 15:50:36 $ docker stop --time=1 1eae20568bbe476a6f0bab805d014e7441872196a09bc9e41862071ae8612c46 15:50:37 ? github.com/edgexfoundry/edgex-go [no test files] 15:50:37 $ docker rm -f 1eae20568bbe476a6f0bab805d014e7441872196a09bc9e41862071ae8612c46 [Pipeline] // withDockerContainer [Pipeline] sh 15:50:38 + docker images 15:50:38 REPOSITORY TAG IMAGE ID CREATED SIZE 15:50:38 security-spiffe-token-provider latest 7e27bbd00b6d 2 seconds ago 29.7MB 15:50:38 beefdeed0cef 7 seconds ago 1.65GB 15:50:38 sys-mgmt-agent latest 48eb21b826ed 10 seconds ago 136MB 15:50:38 security-bootstrapper latest da0aeff18ed3 17 seconds ago 20.2MB 15:50:38 security-secretstore-setup latest 10300bf0510d 20 seconds ago 29.7MB 15:50:38 7612eb04586a 26 seconds ago 1.6GB 15:50:38 102308bb1059 30 seconds ago 1.61GB 15:50:38 110ed634fff0 33 seconds ago 1.6GB 15:50:38 core-data latest b6b647aa6108 41 seconds ago 21.7MB 15:50:38 core-metadata latest ee1a32642550 49 seconds ago 18.5MB 15:50:38 2af0ba9265f9 51 seconds ago 1.62GB 15:50:38 612bb5a760cf 56 seconds ago 1.62GB 15:50:38 core-command latest 46f12be45df7 About a minute ago 17.6MB 15:50:38 b83397b61935 About a minute ago 1.61GB 15:50:38 support-scheduler latest e17da9c5b4cf About a minute ago 29.8MB 15:50:38 support-notifications latest e70a3f2933f6 About a minute ago 30.4MB 15:50:38 security-proxy-setup latest 441658303604 About a minute ago 27.6MB 15:50:38 b67ecd4b47e2 About a minute ago 1.68GB 15:50:38 5ab973a9b337 About a minute ago 1.68GB 15:50:38 security-spire-server latest 60a6585dceb1 About a minute ago 86.5MB 15:50:38 1d27de72d6af About a minute ago 1.6GB 15:50:38 b99ceef1f484 About a minute ago 1.49GB 15:50:38 security-spire-agent latest 0a6b48ab9a25 2 minutes ago 125MB 15:50:38 security-spire-config latest f9f46aeae15d 2 minutes ago 85.8MB 15:50:38 18e768c4011f 2 minutes ago 1.49GB 15:50:38 88a71e5fa493 2 minutes ago 1.49GB 15:50:38 ci-base-image-x86_64 latest 710b435728d8 5 minutes ago 947MB 15:50:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 5 days ago 683MB 15:50:38 alpine 3.15 c4fc93816858 3 months ago 5.59MB 15:50:38 alpine 3.16 9c6f07244728 3 months ago 5.54MB 15:50:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 months ago 253MB 15:50:38 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] } 15:52:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:52:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:52:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:52:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:53:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:53:02 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:53:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:53:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:53:02 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:53:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:53:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:53:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:53:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:53:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:53:07 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:53:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.294s coverage: 28.7% of statements 15:53:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:53:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:53:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.591s coverage: 98.5% of statements 15:53:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.617s coverage: 43.0% of statements 15:53:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:53:34 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:53:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.558s coverage: 54.2% of statements 15:53:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:53:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:53:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.110s coverage: 89.2% of statements 15:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:53:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.503s coverage: 2.2% of statements 15:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:53:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.503s coverage: 95.6% of statements 15:53:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:53:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:53:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:53:57 ok github.com/edgexfoundry/edgex-go/internal/io 0.241s coverage: 72.2% of statements 15:53:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:53:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:53:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:53:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:53:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:53:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.564s coverage: 60.0% of statements 15:53:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:53:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:53:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:53:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.405s coverage: 0.9% of statements 15:53:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:53:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.337s coverage: 58.8% of statements 15:53:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.284s coverage: 29.6% of statements 15:53:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:54:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.310s coverage: 47.1% of statements 15:54:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.323s coverage: 79.5% of statements 15:54:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.262s coverage: 94.1% of statements 15:54:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.304s coverage: 96.3% of statements 15:54:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.244s coverage: 87.5% of statements 15:54:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.380s coverage: 94.4% of statements 15:54:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.229s coverage: 44.8% of statements 15:54:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.759s coverage: 79.9% of statements 15:54:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.314s coverage: 92.9% of statements 15:54:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:54:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:54:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 65.1% of statements 15:54:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:54:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:54:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:54:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.318s coverage: 86.9% of statements 15:54:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:54:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:54:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:54:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.224s coverage: 87.2% of statements 15:54:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:54:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements 15:54:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.329s coverage: 58.8% of statements 15:54:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.285s coverage: 80.0% of statements 15:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.282s coverage: 87.2% of statements 15:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.335s coverage: 85.4% of statements 15:54:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.939s coverage: 91.2% of statements 15:54:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:54:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.992s coverage: 64.7% of statements 15:54:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:54:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:54:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.337s coverage: 100.0% of statements 15:54:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.200s coverage: 89.4% of statements 15:54:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.123s coverage: 100.0% of statements 15:54:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements 15:54:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements 15:54:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.548s coverage: 65.8% of statements 15:54:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:54:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:54:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:54:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.045s coverage: 41.8% of statements 15:54:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:54:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:54:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.332s coverage: 89.5% of statements 15:54:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:54:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.312s coverage: 84.8% of statements 15:54:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:54:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:54:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:54:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:54:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.404s coverage: 17.7% of statements 15:54:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:54:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:54:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:54:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:54:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.779s coverage: 92.3% of statements 15:54:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:54:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:54:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:54:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:54:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.361s coverage: 63.2% of statements 15:54:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:54:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:55:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.505s coverage: 97.7% of statements 15:55:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:55:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:55:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:55:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:55:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.219s coverage: 28.9% of statements 15:55:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:55:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:55:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:55:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:55:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:55:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:55:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.226s coverage: 100.0% of statements 15:55:00 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements 15:55:01 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 15:55:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:55:01 GO111MODULE=on go vet ./... 15:57:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:57:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:57:08 ./bin/test-attribution-txt.sh [Pipeline] echo 15:57:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:57:08 + ls -al . 15:57:08 total 760 15:57:08 drwxrwxr-x 10 1001 1001 4096 Nov 8 15:50 . 15:57:08 drwxr-xr-x 4 root root 4096 Nov 8 15:49 .. 15:57:08 drwxrwxr-x 2 1001 1001 4096 Nov 8 15:48 .blubracket 15:57:08 -rw-rw-r-- 1 1001 1001 16 Nov 8 15:48 .dockerignore 15:57:08 drwxrwxr-x 8 1001 1001 4096 Nov 8 15:48 .git 15:57:08 drwxrwxr-x 3 1001 1001 4096 Nov 8 15:48 .github 15:57:08 -rw-rw-r-- 1 1001 1001 1030 Nov 8 15:48 .gitignore 15:57:08 -rw-rw-r-- 1 1001 1001 42 Nov 8 15:48 .golangci.yml 15:57:08 -rw-rw-r-- 1 1001 1001 87 Nov 8 15:48 .hadolint.yml 15:57:08 -rw-rw-r-- 1 1001 1001 166 Nov 8 15:48 .sonarcloud.properties 15:57:08 -rw-rw-r-- 1 1001 1001 1171 Nov 8 15:48 ADOPTERS.md 15:57:08 -rw-rw-r-- 1 1001 1001 10722 Nov 8 15:48 Attribution.txt 15:57:08 -rw-rw-r-- 1 1001 1001 63209 Nov 8 15:48 CHANGELOG.md 15:57:08 -rw-rw-r-- 1 1001 1001 3804 Nov 8 15:48 CONTRIBUTING.md 15:57:08 -rw-rw-r-- 1 1001 1001 677 Nov 8 15:48 GOVERNANCE.md 15:57:08 -rw-rw-r-- 1 1001 1001 850 Nov 8 15:48 Jenkinsfile 15:57:08 -rw-rw-r-- 1 1001 1001 10775 Nov 8 15:48 LICENSE 15:57:08 -rw-rw-r-- 1 1001 1001 13857 Nov 8 15:48 Makefile 15:57:08 -rw-rw-r-- 1 1001 1001 582 Nov 8 15:48 OWNERS.md 15:57:08 -rw-rw-r-- 1 1001 1001 9799 Nov 8 15:48 README.md 15:57:08 -rw-rw-r-- 1 1001 1001 6912 Nov 8 15:48 SECURITY.md 15:57:08 -rw-rw-r-- 1 1001 1001 5 Nov 8 15:45 VERSION 15:57:08 -rw-rw-r-- 1 1001 1001 4131 Nov 8 15:48 ZMQWindows.md 15:57:08 drwxrwxr-x 2 1001 1001 4096 Nov 8 15:48 bin 15:57:08 drwxrwxr-x 18 1001 1001 4096 Nov 8 15:48 cmd 15:57:08 -rw-r--r-- 1 root root 501828 Nov 8 15:55 coverage.out 15:57:08 -rw-rw-r-- 1 1001 1001 3405 Nov 8 15:48 go.mod 15:57:08 -rw-rw-r-- 1 1001 1001 44978 Nov 8 15:48 go.sum 15:57:08 drwxrwxr-x 8 1001 1001 4096 Nov 8 15:48 internal 15:57:08 drwxrwxr-x 3 1001 1001 4096 Nov 8 15:48 openapi 15:57:08 drwxrwxr-x 4 1001 1001 4096 Nov 8 15:48 snap 15:57:08 -rw-rw-r-- 1 1001 1001 204 Nov 8 15:48 version.go [Pipeline] sh 15:57:08 + '[' -e coverage.out ] 15:57:08 + chown 1001:1001 coverage.out [Pipeline] stash 15:57:08 Warning: overwriting stash ‘coverage-report’ 15:57:09 Stashed 1 file(s) [Pipeline] sh 15:57:10 + make build 15:57:10 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 15:58:47 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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:00:23 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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:00:23 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:01:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:01:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:01:09 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:01:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:01:20 CGO_ENABLED=0 GO111MODULE=on 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:01:26 CGO_ENABLED=0 GO111MODULE=on 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:01:30 CGO_ENABLED=0 GO111MODULE=on 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:01:33 CGO_ENABLED=0 GO111MODULE=on 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:01:43 CGO_ENABLED=0 GO111MODULE=on 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:01:50 $ docker stop --time=1 f6bd66fb88e9641e398fd992998743a322336fd35636d63d451c99199c56d6c1 16:01:52 $ docker rm -f f6bd66fb88e9641e398fd992998743a322336fd35636d63d451c99199c56d6c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:01:55 16:01:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:01:56 latest: Pulling from edgex-devops/edgex-compose-arm64 16:01:56 29e5d40040c1: Pulling fs layer 16:01:56 1ce36da41761: Pulling fs layer 16:01:56 25b303627fd3: Pulling fs layer 16:01:56 29e5d40040c1: Verifying Checksum 16:01:56 29e5d40040c1: Download complete 16:01:56 1ce36da41761: Verifying Checksum 16:01:56 1ce36da41761: Download complete 16:01:57 29e5d40040c1: Pull complete 16:01:58 25b303627fd3: Verifying Checksum 16:01:58 25b303627fd3: Download complete 16:01:58 1ce36da41761: Pull complete 16:02:08 25b303627fd3: Pull complete 16:02:08 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:02:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:02:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:02:09 prd-ubuntu20.04-docker-arm64-4c-16g-118607 does not seem to be running inside a container 16:02:09 $ 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:02:11 $ docker top 10fd8d6c7b4805c9f2211b32936ad4c24f434f580f3394e91f19fd8c9593f34a -eo pid,comm [Pipeline] { [Pipeline] sh 16:02:12 + grep+ paralleldocker-compose 16:02:12 build --help 16:02:19 --parallel Build images in parallel. [Pipeline] } 16:02:19 $ docker stop --time=1 10fd8d6c7b4805c9f2211b32936ad4c24f434f580f3394e91f19fd8c9593f34a 16:02:20 $ docker rm -f 10fd8d6c7b4805c9f2211b32936ad4c24f434f580f3394e91f19fd8c9593f34a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:02:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:02:21 prd-ubuntu20.04-docker-arm64-4c-16g-118607 does not seem to be running inside a container 16:02:21 $ 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:02:23 $ docker top 8362880e9d7411b6c23ff1f1e947829f0feaeb6676c43770195448c6fb998975 -eo pid,comm [Pipeline] { [Pipeline] sh 16:02:24 + docker-compose -f ./docker-compose-build.yml build --parallel 16:02:30 Building core-command ... 16:02:30 Building core-data ... 16:02:30 Building core-metadata ... 16:02:30 Building security-bootstrapper ... 16:02:30 Building security-proxy-setup ... 16:02:30 Building security-secretstore-setup ... 16:02:30 Building security-spiffe-token-provider ... 16:02:30 Building security-spire-agent ... 16:02:30 Building security-spire-config ... 16:02:30 Building security-spire-server ... 16:02:30 Building support-notifications ... 16:02:30 Building support-scheduler ... 16:02:30 Building sys-mgmt-agent ... 16:02:30 Building security-secretstore-setup 16:02:30 Building security-spire-agent 16:02:30 Building support-notifications 16:02:30 Building security-spire-server 16:02:30 Building security-bootstrapper 16:03:27 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:03:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:03:27 ---> eda13b62f36a 16:03:27 Step 3/24 : WORKDIR /edgex-go 16:03:27 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:03:27 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:03:27 ---> eda13b62f36a 16:03:27 Step 3/32 : WORKDIR /edgex-go 16:03:27 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:03:27 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:03:27 16:03:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder ---> eda13b62f36a 16:03:27 16:03:27 Step 3/23 : WORKDIR /edgex-go ---> eda13b62f36a 16:03:27 16:03:27 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:03:27 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:03:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:03:27 ---> eda13b62f36a 16:03:27 Step 3/24 : WORKDIR /edgex-go 16:03:27 ---> Running in 173b21e2823b 16:03:27 ---> Running in bb3740b486e9 16:03:27 ---> Running in 5a36d82f9357 16:03:27 ---> Running in 4826e32b1cd6 16:03:27 ---> Running in c5d8933f319e 16:03:27 Removing intermediate container 173b21e2823b 16:03:27 ---> e04ac71f06c8 16:03:27 Step 4/22 : WORKDIR /edgex-go 16:03:27 Removing intermediate container 5a36d82f9357 16:03:27 ---> 4ef787467d47 16:03:27 Step 4/24 : RUN apk add --update --no-cache make git 16:03:27 Removing intermediate container bb3740b486e9 16:03:27 ---> 8bbadb937379 16:03:27 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 16:03:27 Removing intermediate container 4826e32b1cd6 16:03:27 ---> 67e3433476e6 16:03:27 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:03:27 ---> Running in 2424ae30ec6d 16:03:27 Removing intermediate container c5d8933f319e 16:03:27 ---> 4c4358df67be 16:03:27 Step 4/32 : RUN apk add --update --no-cache make git 16:03:27 ---> Running in 599283152bd3 16:03:27 ---> Running in 8e3ba9f2e96e 16:03:27 ---> Running in eafb50c18994 16:03:27 ---> Running in bff0ee5b81fc 16:03:27 Removing intermediate container 2424ae30ec6d 16:03:27 ---> 02214d93d452 16:03:27 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:03:27 ---> Running in c99e3dcd0dcc 16:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:03:27 OK: 221 MiB in 51 packages 16:03:27 OK: 221 MiB in 51 packages 16:03:27 OK: 221 MiB in 51 packages 16:03:27 OK: 221 MiB in 51 packages 16:03:27 OK: 221 MiB in 51 packages 16:03:28 Removing intermediate container 599283152bd3 16:03:28 ---> 023bfc502cb3 16:03:28 Step 5/24 : COPY go.mod vendor* ./ 16:03:28 Removing intermediate container bff0ee5b81fc 16:03:28 ---> 0c9f27293dbf 16:03:28 Step 5/32 : COPY go.mod vendor* ./ 16:03:28 Removing intermediate container c99e3dcd0dcc 16:03:28 ---> 0e4e4816e45e 16:03:28 Step 6/22 : COPY go.mod vendor* ./ 16:03:28 Removing intermediate container 8e3ba9f2e96e 16:03:28 ---> defb6212b37c 16:03:28 Step 5/23 : COPY go.mod vendor* ./ 16:03:28 Removing intermediate container eafb50c18994 16:03:28 ---> 2d5fcd7e3110 16:03:28 Step 5/24 : COPY go.mod vendor* ./ 16:03:29 ---> 28cb7f1245f8 16:03:29 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:03:29 ---> Running in 840b4bd841e7 16:03:29 ---> f436a323432e 16:03:29 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:03:29 ---> Running in a97f311bd4ee 16:03:29 ---> d2e432d359b0 16:03:29 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:03:29 ---> 603affa650e0 16:03:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:03:29 ---> e4dcf3443b19 16:03:29 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:03:30 ---> Running in e76fabfdd067 16:03:30 ---> Running in 94191fe3d577 16:03:30 ---> Running in 02555b4ed6b7 16:05:07 Removing intermediate container 94191fe3d577 16:05:07 ---> d3ab1e13cdd0 16:05:07 Step 7/23 : COPY . . 16:05:07 Removing intermediate container 02555b4ed6b7 16:05:07 ---> adb227626f66 16:05:07 Step 7/24 : COPY . . 16:05:07 Removing intermediate container 840b4bd841e7 16:05:07 ---> d3d93b81c850 16:05:07 Step 7/24 : COPY . . 16:05:07 Removing intermediate container a97f311bd4ee 16:05:07 ---> 50bdff2f14d9 16:05:07 Step 7/32 : COPY . . 16:05:07 Removing intermediate container e76fabfdd067 16:05:07 ---> 51a7110d0d76 16:05:07 Step 8/22 : COPY . . 16:05:12 ---> 1a175841b130 16:05:12 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:05:12 ---> 6b705e3f4076 16:05:12 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:05:12 ---> b106713af86e 16:05:12 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 16:05:12 ---> 6c8ed75f543c 16:05:12 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:05:12 ---> Running in 2fcefbc1453d 16:05:12 ---> Running in 06135950a8ba 16:05:12 ---> Running in a3686e91f751 16:05:12 ---> Running in 5d8fc2eb0449 16:05:12 ---> d8cf21968c12 16:05:12 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:05:12 ---> Running in 0c50e428b4a9 16:05:12 Removing intermediate container 2fcefbc1453d 16:05:12 ---> 3409d2967d9a 16:05:12 Step 9/24 : WORKDIR /edgex-go/spire-build 16:05:13 Removing intermediate container 5d8fc2eb0449 16:05:13 ---> 4ad96639966c 16:05:13 Step 9/23 : WORKDIR /edgex-go/spire-build 16:05:13 ---> Running in cd98ad8cec86 16:05:13 ---> Running in a59a3d54da90 16:05:15 Removing intermediate container cd98ad8cec86 16:05:15 ---> f718f5f5012a 16:05:15 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:05:15 Removing intermediate container a59a3d54da90 16:05:15 ---> 4085c34530bc 16:05:15 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:05:15 ---> Running in cdb8ac4d8e41 16:05:15 ---> Running in 89fc3eee691d 16:05:15 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:05:15 CGO_ENABLED=0 GO111MODULE=on 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:05:15 CGO_ENABLED=0 GO111MODULE=on 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:05:18 Removing intermediate container 89fc3eee691d 16:05:18 ---> 19f3541e5ba3 16:05:18 Step 11/23 : WORKDIR /edgex-go 16:05:19 ---> Running in 74be32aa60ce 16:05:19 Removing intermediate container cdb8ac4d8e41 16:05:19 ---> 3346e797a0ae 16:05:19 Step 11/24 : WORKDIR /edgex-go 16:05:19 Removing intermediate container 74be32aa60ce 16:05:19 ---> 6c56f5979240 16:05:19 16:05:19 Step 12/23 : FROM alpine:3.15 16:05:19 ---> Running in 4c43e44cbfed 16:05:20 3.15: Pulling from library/alpine 16:05:20 Removing intermediate container 4c43e44cbfed 16:05:20 ---> 575bdb6e1152 16:05:20 16:05:20 Step 12/24 : FROM alpine:3.15 16:05:20 3.15: Pulling from library/alpine 16:05:21 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 16:05:21 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 16:05:21 Status: Downloaded newer image for alpine:3.15 16:05:21 Status: Downloaded newer image for alpine:3.15 16:05:21 ---> 02e0d6fdf486 16:05:22 ---> 02e0d6fdf486 16:05:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:05:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:05:22 ---> Running in 6a8a4bb02685 16:05:22 ---> Running in caa7d23da92c 16:05:22 Removing intermediate container caa7d23da92c 16:05:22 ---> 74ae2d844046 16:05:22 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:05:22 Removing intermediate container 6a8a4bb02685 16:05:22 ---> 6783e2bca3a6 16:05:22 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:05:23 ---> Running in 4c2cb9ef4ef7 16:05:23 ---> Running in f7db51a810d2 16:05:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:05:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:05:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:05:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:05:27 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:05:27 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:05:27 OK: 15736 distinct packages available 16:05:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:05:27 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:05:27 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:05:27 OK: 15736 distinct packages available 16:05:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:05:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:05:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:05:29 (1/5) Installing dumb-init (1.2.5-r1) 16:05:29 (2/5) Installing musl-obstack (1.2.3-r0) 16:05:29 (3/5) Installing libucontext (1.1-r0) 16:05:29 (4/5) Installing gcompat (1.0.0-r4) 16:05:29 (5/5) Installing openssl (1.1.1s-r1) 16:05:29 Executing busybox-1.34.1-r7.trigger 16:05:29 OK: 6 MiB in 19 packages 16:05:29 (1/5) Installing dumb-init (1.2.5-r1) 16:05:29 (2/5) Installing musl-obstack (1.2.3-r0) 16:05:29 (3/5) Installing libucontext (1.1-r0) 16:05:29 (4/5) Installing gcompat (1.0.0-r4) 16:05:29 (5/5) Installing openssl (1.1.1s-r1) 16:05:29 Executing busybox-1.34.1-r7.trigger 16:05:29 OK: 6 MiB in 19 packages 16:05:32 Removing intermediate container f7db51a810d2 16:05:32 ---> cc0d7e9fe7f6 16:05:32 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:05:32 Removing intermediate container 4c2cb9ef4ef7 16:05:32 ---> 8d29b68b65b9 16:05:32 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:05:37 ---> 2cd5c62dc996 16:05:37 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:05:40 ---> a7cd02d3a0ca 16:05:40 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:05:41 ---> 7a659a576098 16:05:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:05:42 ---> 34225fa6aaa3 16:05:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:05:44 ---> 57d453092949 16:05:44 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:05:44 ---> Running in 6e0e691fe178 16:05:45 Removing intermediate container 6e0e691fe178 16:05:45 ---> 3256ac727713 16:05:45 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:05:45 ---> Running in 65c377101ed0 16:05:45 ---> 611473f095fc 16:05:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:05:46 Removing intermediate container 65c377101ed0 16:05:46 ---> b7bf73e7f0ae 16:05:46 Step 21/23 : LABEL arch=arm64 16:05:46 ---> Running in 43d342046b23 16:05:46 ---> c5d9ed3be5b3 16:05:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:05:47 Removing intermediate container 43d342046b23 16:05:47 ---> e0117cd25180 16:05:47 Step 22/23 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 16:05:47 ---> Running in bf7380ef1db7 16:05:48 ---> 0248903c1da6 16:05:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:05:48 Removing intermediate container bf7380ef1db7 16:05:48 ---> 52c6bc281aed 16:05:48 Step 23/23 : LABEL version=0.0.0 16:05:48 ---> Running in 56e4510723f7 16:05:48 Removing intermediate container 56e4510723f7 16:05:48 ---> 99e918c9c63f 16:05:48 16:05:49 ---> c56d45a476e9 16:05:49 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:05:49 ---> Running in 4ce19439f18f 16:05:49 Successfully built 99e918c9c63f 16:05:49 Successfully tagged security-spire-server-arm64:latest 16:05:49  Building security-spire-server ... done Building sys-mgmt-agent 16:05:49 Removing intermediate container 4ce19439f18f 16:05:49 ---> 25b8fccb5885 16:05:49 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:05:50 ---> Running in 3241bb729974 16:05:50 Removing intermediate container 3241bb729974 16:05:50 ---> 1b31939e71ef 16:05:50 Step 22/24 : LABEL arch=arm64 16:05:50 ---> Running in 127d14af9b0d 16:05:51 Removing intermediate container 127d14af9b0d 16:05:51 ---> 5c1b2f3dca68 16:05:51 Step 23/24 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 16:05:51 ---> Running in 368354d538a9 16:05:51 Removing intermediate container 368354d538a9 16:05:51 ---> 41b4a834432a 16:05:51 Step 24/24 : LABEL version=0.0.0 16:05:52 ---> Running in 6d3e905c573a 16:05:52 Removing intermediate container 6d3e905c573a 16:05:52 ---> ed7ad84331bf 16:05:52 16:05:53 Successfully built ed7ad84331bf 16:05:53 Successfully tagged security-spire-agent-arm64:latest 16:05:53  Building security-spire-agent ... done Building core-command 16:06:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:06:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:06:15 ---> eda13b62f36a 16:06:15 Step 3/22 : WORKDIR /edgex-go 16:06:15 ---> Using cache 16:06:15 ---> 4c4358df67be 16:06:15 Step 4/22 : RUN apk add --update --no-cache make bash git 16:06:16 ---> Running in fc3679c4101f 16:06:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:06:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:06:19 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:06:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:06:19 ---> eda13b62f36a 16:06:19 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:06:19 ---> Using cache 16:06:19 ---> e04ac71f06c8 16:06:19 Step 4/23 : WORKDIR /edgex-go 16:06:19 ---> Using cache 16:06:19 ---> 02214d93d452 16:06:19 Step 5/23 : RUN apk add --update --no-cache make git 16:06:19 ---> Running in b91063725e26 16:06:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:06:21 OK: 221 MiB in 51 packages 16:06:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:06:22 Removing intermediate container fc3679c4101f 16:06:22 ---> 417615cd7d43 16:06:22 Step 5/22 : COPY go.mod vendor* ./ 16:06:23 OK: 221 MiB in 51 packages 16:06:23 ---> 2b2321ea1fba 16:06:23 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:06:23 ---> Running in 8be45239c334 16:06:25 Removing intermediate container b91063725e26 16:06:25 ---> d540ca13aa4d 16:06:25 Step 6/23 : COPY go.mod vendor* ./ 16:06:26 ---> 6aa5e3e1a3ba 16:06:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:06:26 ---> Running in c314b2b3326a 16:08:02 Removing intermediate container 8be45239c334 16:08:02 ---> 824f0220e56a 16:08:02 Step 7/22 : COPY . . 16:08:02 Removing intermediate container c314b2b3326a 16:08:02 ---> fa3009c2c35e 16:08:02 Step 8/23 : COPY . . 16:08:13 ---> 75f3e8d828d7 16:08:13 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 16:08:13 ---> b2e5c2166c1e 16:08:13 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:08:13 ---> Running in 13c89fe53a31 16:08:13 ---> Running in 1f82689c65a3 16:08:15 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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:08:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:11:06 CGO_ENABLED=0 GO111MODULE=on 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:11:16 Removing intermediate container 0c50e428b4a9 16:11:16 ---> 846aeb61133b 16:11:16 16:11:16 Step 9/24 : FROM alpine:3.16 16:11:17 3.16: Pulling from library/alpine 16:11:17 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:11:17 Status: Downloaded newer image for alpine:3.16 16:11:17 ---> a6215f271958 16:11:17 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:11:18 ---> Running in 9b312a2e9d9e 16:11:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:11:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:11:22 (1/3) Installing ca-certificates (20220614-r0) 16:11:22 (2/3) Installing dumb-init (1.2.5-r1) 16:11:22 (3/3) Installing su-exec (0.2-r1) 16:11:22 Executing busybox-1.35.0-r17.trigger 16:11:22 Executing ca-certificates-20220614-r0.trigger 16:11:23 OK: 6 MiB in 17 packages 16:11:24 Removing intermediate container a3686e91f751 16:11:24 ---> f23f5e46c557 16:11:24 16:11:24 Step 9/32 : FROM alpine:3.16 16:11:24 ---> a6215f271958 16:11:24 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:11:24 ---> Running in 0fab69df597d 16:11:25 Removing intermediate container 0fab69df597d 16:11:25 ---> f44c17a62f3e 16:11:25 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 16:11:25 ---> Running in 33e0fa85bbd9 16:11:25 Removing intermediate container 9b312a2e9d9e 16:11:25 ---> d0cedac11182 16:11:25 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:11:26 ---> Running in 9155cc96b01a 16:11:26 Removing intermediate container 9155cc96b01a 16:11:26 ---> e0ba66a72745 16:11:26 Step 12/24 : WORKDIR / 16:11:26 ---> Running in 67e742060a57 16:11:27 Removing intermediate container 67e742060a57 16:11:27 ---> 4add51cbcbba 16:11:27 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:11:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:11:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:11:28 ---> 862e1f2babcf 16:11:28 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:11:29 ---> 24093001bda4 16:11:29 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:11:29 (1/2) Installing dumb-init (1.2.5-r1) 16:11:30 (2/2) Installing su-exec (0.2-r1) 16:11:30 Executing busybox-1.35.0-r17.trigger 16:11:30 OK: 5 MiB in 16 packages 16:11:30 ---> 20d296a9fbb3 16:11:30 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:11:32 ---> 152f7eb0ce12 16:11:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:11:32 Removing intermediate container 33e0fa85bbd9 16:11:32 ---> 98a22a86d30d 16:11:32 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 16:11:32 ---> Running in 0b9dac3862f5 16:11:32 Removing intermediate container 0b9dac3862f5 16:11:32 ---> 0b0a42f54a2e 16:11:32 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:11:32 ---> Running in f31236690d95 16:11:33 Removing intermediate container f31236690d95 16:11:33 ---> 36a02d0add60 16:11:33 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:11:33 ---> Running in aaac473b0f2a 16:11:34 ---> b03417155089 16:11:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:11:34 Removing intermediate container aaac473b0f2a 16:11:34 ---> e6945c9d6fa9 16:11:34 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 16:11:34 ---> Running in a8fb2087fcb7 16:11:35 Removing intermediate container a8fb2087fcb7 16:11:35 ---> 3f6a6a5bcad2 16:11:35 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 16:11:35 ---> Running in 96d1121256dc 16:11:37 ---> 681babd79536 16:11:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:11:38 ---> f74d77b7116a 16:11:38 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:11:38 ---> Running in 0a0469234434 16:11:39 Removing intermediate container 96d1121256dc 16:11:39 ---> 06c8286579de 16:11:39 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 16:11:39 ---> Running in 340f47efa5cf 16:11:40 Removing intermediate container 340f47efa5cf 16:11:40 ---> ca5f6de38115 16:11:40 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:11:41 ---> bafa7f7a065d 16:11:41 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:11:42 ---> Running in fffb80529c91 16:11:42 Removing intermediate container 0a0469234434 16:11:42 ---> fb89f8591352 16:11:42 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:11:42 ---> Running in e868e81391c0 16:11:43 Removing intermediate container e868e81391c0 16:11:43 ---> 1fc33be4b505 16:11:43 Step 22/24 : LABEL arch=arm64 16:11:43 ---> Running in cc4eee99c0b3 16:11:44 Removing intermediate container cc4eee99c0b3 16:11:44 ---> 6ad3a8c98547 16:11:44 Step 23/24 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 16:11:44 ---> Running in 5bc9e6e873e1 16:11:45 Removing intermediate container 5bc9e6e873e1 16:11:45 ---> 0ab390a6205d 16:11:45 Step 24/24 : LABEL version=0.0.0 16:11:45 ---> Running in 645008d99428 16:11:46 Removing intermediate container fffb80529c91 16:11:46 ---> 6dd4287e125a 16:11:46 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:11:46 Removing intermediate container 645008d99428 16:11:46 ---> 2175d2504022 16:11:46 16:11:46 Successfully built 2175d2504022 16:11:46 Successfully tagged security-secretstore-setup-arm64:latest 16:11:46 Building security-proxy-setup 16:11:47  Building security-secretstore-setup ... done  ---> 22e9f8e63ba5 16:11:47 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:11:49 ---> a3b234da6160 16:11:49 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:11:50 ---> bd960f4f9ab4 16:11:50 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:11:51 ---> 1a7c3ca43b27 16:11:51 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 16:11:52 ---> 502600d7f8af 16:11:52 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:11:53 ---> 4aa46ebd267c 16:11:53 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:11:53 ---> d296087d2a11 16:11:53 Step 27/32 : RUN chmod +x /entrypoint.sh 16:11:54 ---> Running in b2fad1f46d0f 16:11:58 Removing intermediate container b2fad1f46d0f 16:11:58 ---> d66d7905ee1f 16:11:58 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:11:58 ---> Running in 0d47f849cf84 16:11:58 Removing intermediate container 0d47f849cf84 16:11:58 ---> fecd7eb845af 16:11:58 Step 29/32 : CMD ["gate"] 16:11:58 ---> Running in b0ba390cb437 16:11:58 Removing intermediate container b0ba390cb437 16:11:58 ---> 14bdb3fa3bfd 16:11:58 Step 30/32 : LABEL arch=arm64 16:11:59 ---> Running in 46e4537a6b90 16:11:59 Removing intermediate container 46e4537a6b90 16:11:59 ---> 571e487847c5 16:11:59 Step 31/32 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 16:11:59 ---> Running in 11e08907b530 16:12:00 Removing intermediate container 11e08907b530 16:12:00 ---> b44ab607d31b 16:12:00 Step 32/32 : LABEL version=0.0.0 16:12:00 ---> Running in 5922b8d24528 16:12:01 Removing intermediate container 5922b8d24528 16:12:01 ---> d93fdcc8937c 16:12:01 16:12:02 Successfully built d93fdcc8937c 16:12:02 Successfully tagged security-bootstrapper-arm64:latest 16:12:02 Building security-spiffe-token-provider 16:12:06  Building security-bootstrapper ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:12:06 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:12:06 ---> eda13b62f36a 16:12:06 Step 3/21 : WORKDIR /edgex-go 16:12:06 ---> Using cache 16:12:06 ---> 4c4358df67be 16:12:06 Step 4/21 : RUN apk add --update --no-cache make git 16:12:06 ---> Using cache 16:12:06 ---> 0c9f27293dbf 16:12:06 Step 5/21 : COPY go.mod vendor* ./ 16:12:06 ---> Using cache 16:12:06 ---> f436a323432e 16:12:06 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:12:06 ---> Using cache 16:12:06 ---> 50bdff2f14d9 16:12:06 Step 7/21 : COPY . . 16:12:06 ---> Using cache 16:12:06 ---> 6b705e3f4076 16:12:06 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:12:06 ---> Running in 6a155540a466 16:12:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:12:26 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:12:26 Step 2/19 : FROM ${BUILDER_BASE} AS builder 16:12:26 ---> eda13b62f36a 16:12:26 Step 3/19 : WORKDIR /edgex-go 16:12:26 ---> Using cache 16:12:26 ---> 4c4358df67be 16:12:26 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 16:12:26 ---> Running in fc62430c54e1 16:12:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:12:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:12:30 v3.16.2-425-gc089bc577f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:12:30 v3.16.2-426-gf6f8e11255 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:12:30 OK: 16895 distinct packages available 16:12:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:12:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:12:33 OK: 221 MiB in 51 packages 16:12:34 Removing intermediate container fc62430c54e1 16:12:34 ---> 1a3bd51726b8 16:12:34 Step 5/19 : COPY go.mod vendor* ./ 16:12:35 ---> e37ab1f00a8b 16:12:35 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:12:35 ---> Running in 7c1fbef7519e 16:13:57 Removing intermediate container 7c1fbef7519e 16:13:57 ---> de9081c7633c 16:13:57 Step 7/19 : COPY . . 16:13:57 ---> a94d03090034 16:13:57 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:13:57 ---> Running in 0ad593dd6118 16:13:59 CGO_ENABLED=0 GO111MODULE=on 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:14:07 Removing intermediate container 1f82689c65a3 16:14:07 ---> 9e51bd61735c 16:14:07 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:14:07 ---> Running in 156c247760b4 16:14:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:14:16 Removing intermediate container 156c247760b4 16:14:16 ---> 6bfd0662b557 16:14:16 16:14:16 Step 10/22 : FROM alpine:3.16 16:14:16 ---> a6215f271958 16:14:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:14:16 ---> Running in 1c8e443ee63f 16:14:16 Removing intermediate container 1c8e443ee63f 16:14:16 ---> 27694d622487 16:14:16 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 16:14:16 ---> Running in b1a645302750 16:14:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:14:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:14:20 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:14:20 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:14:20 (3/33) Installing readline (8.1.2-r0) 16:14:20 (4/33) Installing bash (5.1.16-r2) 16:14:20 Executing bash-5.1.16-r2.post-install 16:14:20 (5/33) Installing ca-certificates (20220614-r0) 16:14:20 (6/33) Installing brotli-libs (1.0.9-r6) 16:14:20 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:14:20 (8/33) Installing libcurl (7.83.1-r4) 16:14:20 (9/33) Installing curl (7.83.1-r4) 16:14:20 (10/33) Installing docker-cli (20.10.20-r0) 16:14:21 (11/33) Installing dumb-init (1.2.5-r1) 16:14:21 (12/33) Installing libbz2 (1.0.8-r1) 16:14:21 (13/33) Installing expat (2.5.0-r0) 16:14:21 (14/33) Installing libffi (3.4.2-r1) 16:14:21 (15/33) Installing gdbm (1.23-r0) 16:14:21 (16/33) Installing xz-libs (5.2.5-r1) 16:14:21 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:14:21 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:14:21 (19/33) Installing mpdecimal (2.5.1-r1) 16:14:22 (20/33) Installing sqlite-libs (3.38.5-r0) 16:14:22 (21/33) Installing python3 (3.10.5-r0) 16:14:24 (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:14:24 (23/33) Installing py3-tomli (2.0.1-r1) 16:14:24 (24/33) Installing py3-pep517 (0.12.0-r2) 16:14:24 (25/33) Installing py3-six (1.16.0-r1) 16:14:24 (26/33) Installing py3-retrying (1.3.3-r3) 16:14:24 (27/33) Installing py3-appdirs (1.4.4-r3) 16:14:24 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:14:24 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:14:24 (30/33) Installing py3-parsing (2.4.7-r3) 16:14:24 (31/33) Installing py3-packaging (21.3-r0) 16:14:24 (32/33) Installing py3-setuptools (59.4.0-r0) 16:14:25 (33/33) Installing py3-pip (22.1.1-r0) 16:14:26 Executing busybox-1.35.0-r17.trigger 16:14:26 Executing ca-certificates-20220614-r0.trigger 16:14:26 OK: 120 MiB in 47 packages 16:14:48 Collecting docker-compose==1.23.2 16:14:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:14:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 5.9 MB/s eta 0:00:00 16:14:48 Collecting websocket-client<1.0,>=0.32.0 16:14:48 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:14:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 2.7 MB/s eta 0:00:00 16:14:48 Collecting cached-property<2,>=1.2.0 16:14:48 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:14:48 Collecting dockerpty<0.5,>=0.4.1 16:14:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:14:48 Preparing metadata (setup.py): started 16:14:51 Preparing metadata (setup.py): finished with status 'done' 16:14:52 Collecting PyYAML<4,>=3.10 16:14:52 Downloading PyYAML-3.13.tar.gz (270 kB) 16:14:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 4.2 MB/s eta 0:00:00 16:14:54 Removing intermediate container 13c89fe53a31 16:14:54 ---> 7d5c6828dc08 16:14:54 16:14:54 Step 10/23 : FROM alpine:3.16 16:14:54 ---> a6215f271958 16:14:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:14:54 ---> Running in 05d5f2b2a913 16:14:54 Preparing metadata (setup.py): started 16:14:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:14:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:14:58 Preparing metadata (setup.py): finished with status 'done' 16:14:58 Collecting docopt<0.7,>=0.6.1 16:14:58 Downloading docopt-0.6.2.tar.gz (25 kB) 16:14:58 Preparing metadata (setup.py): started 16:14:58 (1/1) Installing dumb-init (1.2.5-r1) 16:14:58 Executing busybox-1.35.0-r17.trigger 16:14:59 OK: 5 MiB in 15 packages 16:15:00 Removing intermediate container 05d5f2b2a913 16:15:00 ---> 73e6207ec612 16:15:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:15:01 ---> Running in d05408cb9113 16:15:01 Preparing metadata (setup.py): finished with status 'done' 16:15:02 Collecting texttable<0.10,>=0.9.0 16:15:02 Downloading texttable-0.9.1.tar.gz (11 kB) 16:15:02 Preparing metadata (setup.py): started 16:15:02 Removing intermediate container d05408cb9113 16:15:02 ---> b6833959f53c 16:15:02 Step 13/23 : ENV APP_PORT=59882 16:15:02 ---> Running in 3bbcd4b9ad3c 16:15:03 Removing intermediate container 3bbcd4b9ad3c 16:15:03 ---> b61122b81923 16:15:03 Step 14/23 : EXPOSE $APP_PORT 16:15:03 ---> Running in b8eb1b286cd4 16:15:04 Removing intermediate container b8eb1b286cd4 16:15:04 ---> 2862d1bdda93 16:15:04 Step 15/23 : WORKDIR / 16:15:04 ---> Running in 73ff740b8d65 16:15:05 Preparing metadata (setup.py): finished with status 'done' 16:15:05 Removing intermediate container 73ff740b8d65 16:15:05 ---> 8cd922726db5 16:15:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:15:06 Collecting jsonschema<3,>=2.5.1 16:15:06 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:15:07 Collecting docker<4.0,>=3.6.0 16:15:07 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:15:07 ---> 6d588609a486 16:15:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:15:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 3.8 MB/s eta 0:00:00 16:15:08 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:15:09 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:15:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 11.8 MB/s eta 0:00:00 16:15:09 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 16:15:10 Collecting docker-pycreds>=0.4.0 16:15:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:15:10 ---> 8b43c3555d27 16:15:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:15:10 Collecting chardet<3.1.0,>=3.0.2 16:15:10 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:15:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 5.9 MB/s eta 0:00:00 16:15:12 Collecting urllib3<1.25,>=1.21.1 16:15:12 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:15:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 15.4 MB/s eta 0:00:00 16:15:12 Collecting idna<2.8,>=2.5 16:15:12 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:15:12 ---> 2cfe5909ec23 16:15:12 Step 19/23 : ENTRYPOINT ["/core-command"] 16:15:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 15.3 MB/s eta 0:00:00 16:15:12 ---> Running in bbab953525ed 16:15:13 Collecting certifi>=2017.4.17 16:15:13 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 16:15:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 9.2 MB/s eta 0:00:00 16:15:13 Removing intermediate container bbab953525ed 16:15:13 ---> 9e9e0ee05119 16:15:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:15:13 ---> Running in 2b9f06ec5185 16:15:14 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:15:14 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:15:14 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:15:14 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:15:14 Removing intermediate container 2b9f06ec5185 16:15:14 ---> bbda944cd4cf 16:15:14 Step 21/23 : LABEL arch=arm64 16:15:14 ---> Running in 852d75c634d5 16:15:14 Removing intermediate container 06135950a8ba 16:15:14 ---> 884d2bf92898 16:15:14 16:15:14 Step 10/22 : FROM alpine:3.16 16:15:14 ---> a6215f271958 16:15:14 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:15:15 ---> Running in 82531092b7de 16:15:15 Removing intermediate container 852d75c634d5 16:15:15 ---> 3b22c5c279a3 16:15:15 Step 22/23 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 16:15:15 ---> Running in 20c8de346545 16:15:15 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 16:15:15 Running setup.py install for texttable: started 16:15:16 Removing intermediate container 20c8de346545 16:15:16 ---> a9c2c5ad4b77 16:15:16 Step 23/23 : LABEL version=0.0.0 16:15:16 ---> Running in 6cb098f1d412 16:15:17 Removing intermediate container 6cb098f1d412 16:15:17 ---> a3d2dfea2b39 16:15:17 16:15:17 Successfully built a3d2dfea2b39 16:15:17 Successfully tagged core-command-arm64:latest 16:15:17  Building core-command ... done Building security-spire-config 16:15:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:15:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:15:19 Running setup.py install for texttable: finished with status 'done' 16:15:19 Running setup.py install for PyYAML: started 16:15:19 (1/2) Installing ca-certificates (20220614-r0) 16:15:19 (2/2) Installing dumb-init (1.2.5-r1) 16:15:19 Executing busybox-1.35.0-r17.trigger 16:15:19 Executing ca-certificates-20220614-r0.trigger 16:15:20 OK: 6 MiB in 16 packages 16:15:23 Removing intermediate container 82531092b7de 16:15:23 ---> ad2dccd1ab7d 16:15:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:15:23 ---> Running in 410f82b76e6c 16:15:23 Running setup.py install for PyYAML: finished with status 'done' 16:15:24 Removing intermediate container 410f82b76e6c 16:15:24 ---> 5a0d36bb00ac 16:15:24 Step 13/22 : ENV APP_PORT=59860 16:15:24 ---> Running in 8a571fd704e4 16:15:24 Removing intermediate container 8a571fd704e4 16:15:24 ---> 370606b9d432 16:15:24 Step 14/22 : EXPOSE $APP_PORT 16:15:24 ---> Running in 51b873e0062a 16:15:25 Removing intermediate container 51b873e0062a 16:15:25 ---> 15f739e5f8ba 16:15:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:15:26 ---> d6568653d1ec 16:15:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:15:26 Running setup.py install for docopt: started 16:15:31 ---> 907433cea738 16:15:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:15:31 Running setup.py install for docopt: finished with status 'done' 16:15:31 ---> c887a35b9935 16:15:31 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:15:32 ---> Running in dcc52369c79b 16:15:33 Removing intermediate container dcc52369c79b 16:15:33 ---> 43eb8e2bb06c 16:15:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:15:33 ---> Running in eecd67b8ea5e 16:15:33 Removing intermediate container eecd67b8ea5e 16:15:33 ---> a63bd483c5a1 16:15:33 Step 20/22 : LABEL arch=arm64 16:15:33 ---> Running in 0fc073ac79bf 16:15:34 Removing intermediate container 0fc073ac79bf 16:15:34 ---> f54c6d69b08a 16:15:34 Step 21/22 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 16:15:34 ---> Running in ed58e508c467 16:15:35 Removing intermediate container ed58e508c467 16:15:35 ---> b901d85d35bf 16:15:35 Step 22/22 : LABEL version=0.0.0 16:15:35 ---> Running in a19e2ac822a8 16:15:36 Removing intermediate container a19e2ac822a8 16:15:36 ---> 68a2acbe8671 16:15:36 16:15:36 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:15:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:15:36 ---> eda13b62f36a 16:15:36 Step 3/24 : WORKDIR /edgex-go 16:15:36 ---> Using cache 16:15:36 ---> 4c4358df67be 16:15:36 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:15:36 ---> Running in 2c58024bf261 16:15:36 Running setup.py install for dockerpty: started 16:15:36 Successfully built 68a2acbe8671 16:15:36 Successfully tagged support-notifications-arm64:latest 16:15:37  Building support-notifications ... done Building core-metadata 16:15:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:15:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:15:40 OK: 221 MiB in 51 packages 16:15:40 Running setup.py install for dockerpty: finished with status 'done' 16:15:43 Removing intermediate container 2c58024bf261 16:15:43 ---> 3e91b5a20761 16:15:43 Step 5/24 : COPY go.mod vendor* ./ 16:15:44 ---> b736b0444942 16:15:44 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:15:44 ---> Running in 5b330cc9031c 16:15:46 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:15:46 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 16:15:58 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:15:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:15:58 ---> eda13b62f36a 16:15:58 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:15:58 ---> Using cache 16:15:58 ---> e04ac71f06c8 16:15:58 Step 4/24 : WORKDIR /edgex-go 16:15:58 ---> Using cache 16:15:58 ---> 02214d93d452 16:15:58 Step 5/24 : RUN apk add --update --no-cache make git 16:15:58 ---> Using cache 16:15:58 ---> d540ca13aa4d 16:15:58 Step 6/24 : COPY go.mod vendor* ./ 16:15:58 ---> Using cache 16:15:58 ---> 6aa5e3e1a3ba 16:15:58 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:15:58 ---> Using cache 16:15:58 ---> fa3009c2c35e 16:15:58 Step 8/24 : COPY . . 16:15:58 ---> Using cache 16:15:58 ---> 75f3e8d828d7 16:15:58 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 16:15:58 ---> Running in be31c7b24fce 16:16:01 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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:16:08 Removing intermediate container b1a645302750 16:16:08 ---> d3196f4cac62 16:16:08 Step 13/22 : ENV APP_PORT=58890 16:16:08 ---> Running in dc8bb0e74597 16:16:08 Removing intermediate container dc8bb0e74597 16:16:08 ---> bbaf8328449f 16:16:08 Step 14/22 : EXPOSE $APP_PORT 16:16:08 ---> Running in 27fbe78f3fc0 16:16:09 Removing intermediate container 27fbe78f3fc0 16:16:09 ---> 7fff18acc449 16:16:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:16:11 ---> 610947fb8376 16:16:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:16:12 ---> c9a80970d83c 16:16:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:16:13 ---> b0b095d0fd0d 16:16:13 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 16:16:13 ---> Running in ba50869eec99 16:16:14 Removing intermediate container ba50869eec99 16:16:14 ---> 4ee97ca98dc3 16:16:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:16:14 ---> Running in d4a6a301ac6e 16:16:15 Removing intermediate container d4a6a301ac6e 16:16:15 ---> 8abf5f1924ad 16:16:15 Step 20/22 : LABEL arch=arm64 16:16:15 ---> Running in 1f0d20c16b44 16:16:16 Removing intermediate container 1f0d20c16b44 16:16:16 ---> 3089410a0080 16:16:16 Step 21/22 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 16:16:16 ---> Running in b0ad7cbcac49 16:16:16 Removing intermediate container b0ad7cbcac49 16:16:16 ---> 54ce02250997 16:16:16 Step 22/22 : LABEL version=0.0.0 16:16:17 ---> Running in 93e9fce26183 16:16:17 Removing intermediate container 93e9fce26183 16:16:17 ---> 821fd45795ca 16:16:17 16:16:17 Successfully built 821fd45795ca 16:16:17 Successfully tagged sys-mgmt-agent-arm64:latest 16:16:17  Building sys-mgmt-agent ... done Building support-scheduler 16:16:40 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:16:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:16:40 ---> eda13b62f36a 16:16:40 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:16:40 ---> Using cache 16:16:40 ---> e04ac71f06c8 16:16:40 Step 4/22 : WORKDIR /edgex-go 16:16:40 ---> Using cache 16:16:40 ---> 02214d93d452 16:16:40 Step 5/22 : RUN apk add --update --no-cache make git 16:16:40 ---> Using cache 16:16:40 ---> d540ca13aa4d 16:16:40 Step 6/22 : COPY go.mod vendor* ./ 16:16:40 ---> Using cache 16:16:40 ---> 6aa5e3e1a3ba 16:16:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:16:40 ---> Using cache 16:16:40 ---> fa3009c2c35e 16:16:40 Step 8/22 : COPY . . 16:16:40 ---> Using cache 16:16:40 ---> 75f3e8d828d7 16:16:40 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:16:40 ---> Running in 2c2b415206f6 16:16:41 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:17:13 Removing intermediate container 5b330cc9031c 16:17:13 ---> 14382e48d8c9 16:17:13 Step 7/24 : COPY . . 16:17:23 ---> 9fcfa4420468 16:17:23 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:17:23 ---> Running in 38d45a6e9dc0 16:17:23 Removing intermediate container 38d45a6e9dc0 16:17:23 ---> 93ee5a303b2d 16:17:23 Step 9/24 : WORKDIR /edgex-go/spire-build 16:17:24 ---> Running in 6956cff02969 16:17:24 Removing intermediate container 6956cff02969 16:17:24 ---> 3d19353224d7 16:17:24 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:17:24 ---> Running in 3159b5193eba 16:17:29 Removing intermediate container 3159b5193eba 16:17:29 ---> e26dde33783f 16:17:29 Step 11/24 : WORKDIR /edgex-go 16:17:29 ---> Running in 35143d865571 16:17:29 Removing intermediate container 35143d865571 16:17:29 ---> a4de1629bcd5 16:17:29 16:17:29 Step 12/24 : FROM alpine:3.15 16:17:29 ---> 02e0d6fdf486 16:17:29 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:17:29 ---> Using cache 16:17:29 ---> 6783e2bca3a6 16:17:29 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:17:29 ---> Running in 1aa9e9b17469 16:17:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:17:34 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:17:34 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:17:34 OK: 15736 distinct packages available 16:17:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:17:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:17:35 (1/4) Installing dumb-init (1.2.5-r1) 16:17:35 (2/4) Installing musl-obstack (1.2.3-r0) 16:17:36 (3/4) Installing libucontext (1.1-r0) 16:17:36 (4/4) Installing gcompat (1.0.0-r4) 16:17:36 Executing busybox-1.34.1-r7.trigger 16:17:36 OK: 6 MiB in 18 packages 16:17:38 Removing intermediate container 1aa9e9b17469 16:17:38 ---> 1b9bb0274a7f 16:17:38 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:17:44 ---> 4ae8c3df9887 16:17:44 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:17:45 ---> b8ac4fdf26d9 16:17:45 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:17:45 ---> Running in 90a1f0aa6df7 16:17:46 Removing intermediate container 90a1f0aa6df7 16:17:46 ---> fda353fb76ed 16:17:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:17:47 ---> 5f494a680dfe 16:17:47 Step 19/24 : WORKDIR / 16:17:47 ---> Running in a4b4dd33a76d 16:17:48 Removing intermediate container a4b4dd33a76d 16:17:48 ---> 0af83bd20019 16:17:48 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:17:48 ---> Running in 72b5f78cfad6 16:17:48 Removing intermediate container 72b5f78cfad6 16:17:48 ---> 20469a5c3e13 16:17:48 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:17:49 ---> Running in 55eb1f1e26ab 16:17:49 Removing intermediate container 55eb1f1e26ab 16:17:49 ---> 7a92b60a4ffb 16:17:49 Step 22/24 : LABEL arch=arm64 16:17:49 ---> Running in 3eec3bb8d7d8 16:17:50 Removing intermediate container 3eec3bb8d7d8 16:17:50 ---> 99050fc9df56 16:17:50 Step 23/24 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 16:17:50 ---> Running in f0fbd3cf3cc6 16:17:51 Removing intermediate container f0fbd3cf3cc6 16:17:51 ---> 8a24fab3256b 16:17:51 Step 24/24 : LABEL version=0.0.0 16:17:51 ---> Running in a4d7c87ff1e6 16:17:51 Removing intermediate container a4d7c87ff1e6 16:17:51 ---> 81953b0f205b 16:17:51 16:17:52 Successfully built 81953b0f205b 16:17:52 Successfully tagged security-spire-config-arm64:latest 16:17:52  Building security-spire-config ... done Building core-data 16:18:14 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:18:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:18:14 ---> eda13b62f36a 16:18:14 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:18:14 ---> Using cache 16:18:14 ---> e04ac71f06c8 16:18:14 Step 4/22 : WORKDIR /edgex-go 16:18:14 ---> Using cache 16:18:14 ---> 02214d93d452 16:18:14 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:18:14 ---> Running in 4e0b60df0a68 16:18:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:18:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:18:17 OK: 221 MiB in 51 packages 16:18:19 Removing intermediate container 4e0b60df0a68 16:18:19 ---> 835e3a092114 16:18:19 Step 6/22 : COPY go.mod vendor* ./ 16:18:20 ---> a0f24237a3e4 16:18:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:18:20 ---> Running in 8001ae7f7948 16:18:59 CGO_ENABLED=0 GO111MODULE=on 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:19:31 Removing intermediate container 6a155540a466 16:19:31 ---> 4ec2341892f5 16:19:31 16:19:31 Step 9/21 : FROM alpine:3.16 16:19:31 ---> a6215f271958 16:19:31 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 16:19:31 ---> Running in de0731378a1d 16:19:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:19:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:19:33 (1/6) Installing ca-certificates (20220614-r0) 16:19:33 (2/6) Installing brotli-libs (1.0.9-r6) 16:19:33 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:19:33 (4/6) Installing libcurl (7.83.1-r4) 16:19:33 (5/6) Installing curl (7.83.1-r4) 16:19:33 (6/6) Installing dumb-init (1.2.5-r1) 16:19:33 Executing busybox-1.35.0-r17.trigger 16:19:33 Executing ca-certificates-20220614-r0.trigger 16:19:34 OK: 8 MiB in 20 packages 16:19:37 Removing intermediate container de0731378a1d 16:19:37 ---> 5bcf42e57445 16:19:37 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:19:37 ---> Running in aa4f532050d3 16:19:38 Removing intermediate container aa4f532050d3 16:19:38 ---> d9e6588aa0cc 16:19:38 Step 12/21 : WORKDIR /edgex 16:19:38 ---> Running in 5617e91fc6b3 16:19:39 Removing intermediate container 5617e91fc6b3 16:19:39 ---> 1eb71a18ae41 16:19:39 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:19:41 ---> b907c62405d3 16:19:41 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:19:43 Removing intermediate container 8001ae7f7948 16:19:43 ---> a4ae3a4129f1 16:19:43 Step 8/22 : COPY . . 16:19:43 ---> 921377f7dfd6 16:19:43 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:19:45 ---> 422a4e4445e3 16:19:45 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:19:47 ---> e1835448df7e 16:19:47 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:19:47 ---> Running in a72be728acdc 16:19:52 Removing intermediate container a72be728acdc 16:19:52 ---> 64b83f36253f 16:19:52 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 16:19:52 ---> Running in 581695d1d075 16:19:52 Removing intermediate container 581695d1d075 16:19:52 ---> d35de7008928 16:19:53 Step 19/21 : LABEL arch=arm64 16:19:53 ---> Running in be4940cfe550 16:19:53 Removing intermediate container be4940cfe550 16:19:53 ---> c895ca69cb7b 16:19:53 Step 20/21 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 16:19:53 ---> Running in 3e9a3189d87e 16:19:54 Removing intermediate container 3e9a3189d87e 16:19:54 ---> 0cd524a32a8b 16:19:54 Step 21/21 : LABEL version=0.0.0 16:19:55 ---> Running in 128b9d9b8f3d 16:19:56 Removing intermediate container 128b9d9b8f3d 16:19:56 ---> b762eb46e424 16:19:56 16:19:56 Successfully built b762eb46e424 16:19:56 Successfully tagged security-proxy-setup-arm64:latest 16:20:03  Building security-proxy-setup ... done  ---> b32d33d087f4 16:20:03 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 16:20:03 ---> Running in 79b72b0404b7 16:20:04 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:23:26 Removing intermediate container 0ad593dd6118 16:23:26 ---> b8d4a22a9d24 16:23:26 16:23:26 Step 9/19 : FROM alpine:3.15 16:23:26 ---> 02e0d6fdf486 16:23:26 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:23:26 ---> Using cache 16:23:26 ---> 6783e2bca3a6 16:23:26 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:23:26 ---> Running in 738f034993cb 16:23:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:23:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:23:26 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:23:26 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:23:26 OK: 15736 distinct packages available 16:23:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:23:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:23:26 (1/9) Installing ca-certificates (20220614-r0) 16:23:26 (2/9) Installing brotli-libs (1.0.9-r5) 16:23:26 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:23:26 (4/9) Installing libcurl (7.80.0-r4) 16:23:26 (5/9) Installing curl (7.80.0-r4) 16:23:26 (6/9) Installing dumb-init (1.2.5-r1) 16:23:26 (7/9) Installing musl-obstack (1.2.3-r0) 16:23:26 (8/9) Installing libucontext (1.1-r0) 16:23:26 (9/9) Installing gcompat (1.0.0-r4) 16:23:26 Executing busybox-1.34.1-r7.trigger 16:23:26 Executing ca-certificates-20220614-r0.trigger 16:23:26 OK: 8 MiB in 23 packages 16:23:26 Removing intermediate container 738f034993cb 16:23:26 ---> 7d49310fb4ca 16:23:26 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 16:23:26 ---> 19ed1e4b733e 16:23:26 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:23:26 ---> bf070c6cb0e7 16:23:26 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:23:27 ---> f169ce652d26 16:23:27 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:23:27 ---> Running in 2188d22aab98 16:23:27 Removing intermediate container 2188d22aab98 16:23:27 ---> 1934fdfd3d43 16:23:27 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:23:28 ---> Running in 3bc4abbdaa30 16:23:28 Removing intermediate container 3bc4abbdaa30 16:23:28 ---> 6f80e1deca5c 16:23:28 Step 17/19 : LABEL arch=arm64 16:23:28 ---> Running in aadefe5d4a45 16:23:29 Removing intermediate container aadefe5d4a45 16:23:29 ---> 94a2f538483c 16:23:29 Step 18/19 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 16:23:29 ---> Running in 2bb6e5bcd3e0 16:23:29 Removing intermediate container 2bb6e5bcd3e0 16:23:29 ---> e89ce05b0d9b 16:23:29 Step 19/19 : LABEL version=0.0.0 16:23:29 ---> Running in de073bb8a256 16:23:30 Removing intermediate container de073bb8a256 16:23:30 ---> 8d156e45d383 16:23:30 16:23:30 Successfully built 8d156e45d383 16:23:30 Successfully tagged security-spiffe-token-provider-arm64:latest 16:23:40  Building security-spiffe-token-provider ... done Removing intermediate container be31c7b24fce 16:23:40 ---> e84b2a8151b2 16:23:40 16:23:40 Step 10/24 : FROM alpine:3.16 16:23:40 ---> a6215f271958 16:23:40 Step 11/24 : RUN apk add --update --no-cache dumb-init 16:23:40 ---> Using cache 16:23:40 ---> 73e6207ec612 16:23:40 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:23:40 ---> Using cache 16:23:40 ---> b6833959f53c 16:23:40 Step 13/24 : ENV APP_PORT=59881 16:23:40 ---> Running in 41a64ae8c3ef 16:23:40 Removing intermediate container 41a64ae8c3ef 16:23:40 ---> 79d1b3e5a0a5 16:23:40 Step 14/24 : EXPOSE $APP_PORT 16:23:40 ---> Running in 8317b5466bba 16:23:40 Removing intermediate container 8317b5466bba 16:23:40 ---> bbaaa93c65bb 16:23:40 Step 15/24 : WORKDIR / 16:23:41 ---> Running in d8f53e8b29fd 16:23:41 Removing intermediate container d8f53e8b29fd 16:23:41 ---> f523f0118866 16:23:41 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:23:42 ---> 389f6b49ab21 16:23:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:23:44 ---> 260482ae13b6 16:23:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:23:45 ---> 9d97fe03b3cb 16:23:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 16:23:46 ---> 5630b6f19da6 16:23:46 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:23:46 ---> Running in 7898d727cd2e 16:23:46 Removing intermediate container 7898d727cd2e 16:23:46 ---> 68f7febce2ed 16:23:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:23:47 ---> Running in d6a83628d100 16:23:47 Removing intermediate container d6a83628d100 16:23:47 ---> 34615990fbf1 16:23:47 Step 22/24 : LABEL arch=arm64 16:23:47 ---> Running in 9998c332aa2c 16:23:48 Removing intermediate container 9998c332aa2c 16:23:48 ---> 9320c24d1706 16:23:48 Step 23/24 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 16:23:48 ---> Running in e78d930d2516 16:23:48 Removing intermediate container e78d930d2516 16:23:48 ---> 0087fdef3239 16:23:48 Step 24/24 : LABEL version=0.0.0 16:23:48 ---> Running in 49bb5b7a79b5 16:23:49 Removing intermediate container 49bb5b7a79b5 16:23:49 ---> bd45195ec536 16:23:49 16:23:49 Successfully built bd45195ec536 16:23:49 Successfully tagged core-metadata-arm64:latest 16:25:11  Building core-metadata ... done Removing intermediate container 79b72b0404b7 16:25:11 ---> e326eff8ed68 16:25:11 16:25:11 Step 10/22 : FROM alpine:3.16 16:25:11 ---> a6215f271958 16:25:11 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:25:11 ---> Running in b0e515aeb8ba 16:25:11 Removing intermediate container 2c2b415206f6 16:25:11 ---> d128d202bc20 16:25:11 16:25:11 Step 10/22 : FROM alpine:3.16 16:25:11 ---> a6215f271958 16:25:11 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:25:11 ---> Using cache 16:25:11 ---> 73e6207ec612 16:25:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:25:11 ---> Using cache 16:25:11 ---> b6833959f53c 16:25:11 Step 13/22 : ENV APP_PORT=59861 16:25:11 ---> Running in 8ccb17d9a39e 16:25:11 Removing intermediate container b0e515aeb8ba 16:25:11 ---> 3bacd8a14191 16:25:11 Step 12/22 : ENV APP_PORT=59880 16:25:11 ---> Running in d8b6a31d8d10 16:25:11 Removing intermediate container 8ccb17d9a39e 16:25:11 ---> 202be2a4069b 16:25:11 Step 14/22 : EXPOSE $APP_PORT 16:25:11 ---> Running in a1a132e60e7d 16:25:11 Removing intermediate container d8b6a31d8d10 16:25:11 ---> e79b1788e671 16:25:11 Step 13/22 : EXPOSE $APP_PORT 16:25:11 ---> Running in e2061ffddfae 16:25:11 Removing intermediate container a1a132e60e7d 16:25:11 ---> 19b9e73e451a 16:25:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:25:11 Removing intermediate container e2061ffddfae 16:25:11 ---> 92b986877052 16:25:11 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 16:25:11 ---> Running in 24f95082e4da 16:25:11 ---> 988cadfa7cec 16:25:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:25:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:25:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:25:11 ---> b36aee298dac 16:25:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:25:11 ---> 8b130c6bc6d7 16:25:11 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:25:11 ---> Running in 0135e351580e 16:25:11 (1/6) Installing dumb-init (1.2.5-r1) 16:25:11 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:25:11 (3/6) Installing libsodium (1.0.18-r0) 16:25:11 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:25:11 (5/6) Installing libzmq (4.3.4-r0) 16:25:11 (6/6) Installing zeromq (4.3.4-r0) 16:25:11 Executing busybox-1.35.0-r17.trigger 16:25:11 OK: 8 MiB in 20 packages 16:25:11 Removing intermediate container 0135e351580e 16:25:11 ---> 2d84540e2ab1 16:25:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:25:11 ---> Running in d7f2c33b1cac 16:25:11 Removing intermediate container d7f2c33b1cac 16:25:11 ---> 7ef99730af9c 16:25:11 Step 20/22 : LABEL arch=arm64 16:25:11 ---> Running in 4ec37582d7ea 16:25:11 Removing intermediate container 24f95082e4da 16:25:11 ---> c6cdd94a94c7 16:25:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:25:11 Removing intermediate container 4ec37582d7ea 16:25:11 ---> 879adcdaed4d 16:25:11 Step 21/22 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 16:25:11 ---> Running in ebd49927f85c 16:25:11 ---> 69ba8ab2d2f7 16:25:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:25:11 Removing intermediate container ebd49927f85c 16:25:11 ---> 077671505bc7 16:25:11 Step 22/22 : LABEL version=0.0.0 16:25:11 ---> Running in 168d8db54372 16:25:11 Removing intermediate container 168d8db54372 16:25:11 ---> ff2662d1fcc1 16:25:11 16:25:11 Successfully built ff2662d1fcc1 16:25:11 Successfully tagged support-scheduler-arm64:latest 16:25:11  Building support-scheduler ... done  ---> 491504fe9e68 16:25:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:25:11 ---> b93f91bee92f 16:25:11 Step 18/22 : ENTRYPOINT ["/core-data"] 16:25:11 ---> Running in 52228138ef3e 16:25:11 Removing intermediate container 52228138ef3e 16:25:11 ---> b11bdc1d291d 16:25:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:25:11 ---> Running in 7e854b75dd19 16:25:11 Removing intermediate container 7e854b75dd19 16:25:11 ---> ce3b3b7eea7a 16:25:11 Step 20/22 : LABEL arch=arm64 16:25:11 ---> Running in f3c16f8b8633 16:25:11 Removing intermediate container f3c16f8b8633 16:25:11 ---> 15e5cc3b0c41 16:25:11 Step 21/22 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 16:25:11 ---> Running in 08e4e86ac32e 16:25:11 Removing intermediate container 08e4e86ac32e 16:25:11 ---> 3bc877f8eace 16:25:11 Step 22/22 : LABEL version=0.0.0 16:25:11 ---> Running in 9fe359163659 16:25:11 Removing intermediate container 9fe359163659 16:25:11 ---> eaa9020ca4e3 16:25:11 16:25:11 Successfully built eaa9020ca4e3 16:25:11 Successfully tagged core-data-arm64:latest 16:25:11  Building core-data ... done  [Pipeline] } 16:25:11 $ docker stop --time=1 8362880e9d7411b6c23ff1f1e947829f0feaeb6676c43770195448c6fb998975 16:25:13 $ docker rm -f 8362880e9d7411b6c23ff1f1e947829f0feaeb6676c43770195448c6fb998975 [Pipeline] // withDockerContainer [Pipeline] sh 16:25:13 + docker images 16:25:14 REPOSITORY TAG IMAGE ID CREATED SIZE 16:25:14 core-data-arm64 latest eaa9020ca4e3 4 seconds ago 20.8MB 16:25:14 support-scheduler-arm64 latest ff2662d1fcc1 6 seconds ago 28.8MB 16:25:14 e326eff8ed68 15 seconds ago 1.45GB 16:25:14 d128d202bc20 16 seconds ago 1.51GB 16:25:14 core-metadata-arm64 latest bd45195ec536 About a minute ago 17.7MB 16:25:14 e84b2a8151b2 About a minute ago 1.45GB 16:25:14 security-spiffe-token-provider-arm64 latest 8d156e45d383 About a minute ago 28.8MB 16:25:14 b8d4a22a9d24 2 minutes ago 1.48GB 16:25:14 security-proxy-setup-arm64 latest b762eb46e424 5 minutes ago 26.7MB 16:25:14 4ec2341892f5 5 minutes ago 1.43GB 16:25:14 security-spire-config-arm64 latest 81953b0f205b 7 minutes ago 83.6MB 16:25:14 a4de1629bcd5 7 minutes ago 1.32GB 16:25:14 sys-mgmt-agent-arm64 latest 821fd45795ca 8 minutes ago 133MB 16:25:14 support-notifications-arm64 latest 68a2acbe8671 9 minutes ago 29.5MB 16:25:14 core-command-arm64 latest a3d2dfea2b39 9 minutes ago 16.9MB 16:25:14 884d2bf92898 10 minutes ago 1.51GB 16:25:14 7d5c6828dc08 10 minutes ago 1.44GB 16:25:14 6bfd0662b557 10 minutes ago 1.43GB 16:25:14 security-bootstrapper-arm64 latest d93fdcc8937c 13 minutes ago 19.4MB 16:25:14 security-secretstore-setup-arm64 latest 2175d2504022 13 minutes ago 28.6MB 16:25:14 f23f5e46c557 13 minutes ago 1.43GB 16:25:14 846aeb61133b 13 minutes ago 1.44GB 16:25:14 security-spire-agent-arm64 latest ed7ad84331bf 19 minutes ago 122MB 16:25:14 security-spire-server-arm64 latest 99e918c9c63f 19 minutes ago 84.3MB 16:25:14 575bdb6e1152 19 minutes ago 1.32GB 16:25:14 6c56f5979240 19 minutes ago 1.32GB 16:25:14 ci-base-image-arm64 latest eda13b62f36a 35 minutes ago 948MB 16:25:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 5 days ago 685MB 16:25:14 alpine 3.15 02e0d6fdf486 3 months ago 5.33MB 16:25:14 alpine 3.16 a6215f271958 3 months ago 5.29MB 16:25:14 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 16:25:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:25:15 16:25:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:25:15 arm64: Pulling from edgex-lftools-log-publisher 16:25:15 8998bd30e6a1: Pulling fs layer 16:25:15 04944245beec: Pulling fs layer 16:25:15 699f458cf7ca: Pulling fs layer 16:25:15 765212b225bb: Pulling fs layer 16:25:15 f23df028b6ca: Pulling fs layer 16:25:15 d65c8cfc05b1: Pulling fs layer 16:25:15 2437ff75d9bd: Pulling fs layer 16:25:15 765212b225bb: Waiting 16:25:15 f23df028b6ca: Waiting 16:25:15 d65c8cfc05b1: Waiting 16:25:15 2437ff75d9bd: Waiting 16:25:15 04944245beec: Verifying Checksum 16:25:15 04944245beec: Download complete 16:25:15 765212b225bb: Verifying Checksum 16:25:15 765212b225bb: Download complete 16:25:15 f23df028b6ca: Verifying Checksum 16:25:15 f23df028b6ca: Download complete 16:25:15 d65c8cfc05b1: Verifying Checksum 16:25:15 d65c8cfc05b1: Download complete 16:25:16 699f458cf7ca: Verifying Checksum 16:25:16 699f458cf7ca: Download complete 16:25:16 8998bd30e6a1: Verifying Checksum 16:25:16 8998bd30e6a1: Download complete 16:25:18 2437ff75d9bd: Verifying Checksum 16:25:18 2437ff75d9bd: Download complete 16:25:20 8998bd30e6a1: Pull complete 16:25:20 04944245beec: Pull complete 16:25:22 699f458cf7ca: Pull complete 16:25:22 765212b225bb: Pull complete 16:25:23 f23df028b6ca: Pull complete 16:25:23 d65c8cfc05b1: Pull complete 16:25:38 2437ff75d9bd: Pull complete 16:25:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:25:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:25:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:25:38 prd-ubuntu20.04-docker-arm64-4c-16g-118607 does not seem to be running inside a container 16:25:38 $ 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 16:25:41 $ docker top a8c2051ff59552ca6640dff82131d2a91e2a526ebeb7f7297f01b9a6c8fda602 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:25:42 ---> job-cost.sh 16:25:42 lf-activate-venv: SKIPPING 16:25:42 INFO: No Stack... 16:25:42 INFO: Retrieving Pricing Info for: v3-standard-4 16:25:43 INFO: Archiving Costs [Pipeline] sh 16:25:44 + + cutcat -d, /w/workspace/edgex-go/1/archives/cost.csv -f6 16:25:44 [Pipeline] lock 16:25:44 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4229-1-stack-cost] 16:25:44 Resource [jenkins-edgexfoundry-edgex-go-PR-4229-1-stack-cost] did not exist. Created. 16:25:44 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4229-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:25:45 + echo total: 0.10999999940395355 [Pipeline] stash 16:25:45 Stashed 1 file(s) [Pipeline] } 16:25:45 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4229-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:25:45 $ docker stop --time=1 a8c2051ff59552ca6640dff82131d2a91e2a526ebeb7f7297f01b9a6c8fda602 16:25:47 $ docker rm -f a8c2051ff59552ca6640dff82131d2a91e2a526ebeb7f7297f01b9a6c8fda602 [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 16:25:47 provisioning config files... 16:25:47 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config15223548165657296293tmp [Pipeline] { [Pipeline] sh 16:25:48 + set +x 16:25:48 + curl -s https://codecov.io/bash 16:25:48 + bash -s -- 16:25:48 16:25:48 _____ _ 16:25:48 / ____| | | 16:25:48 | | ___ __| | ___ ___ _____ __ 16:25:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:25:48 | |___| (_) | (_| | __/ (_| (_) \ V / 16:25:48 \_____\___/ \__,_|\___|\___\___/ \_/ 16:25:48 Bash-1.0.6 16:25:48 16:25:48 16:25:48 ==> git version 2.25.1 found 16:25:48 ==> 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 16:25:48 Release-Date: 2020-01-08 16:25:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:25:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:25:48 ==> Jenkins CI detected. 16:25:48 current dir:  /w/workspace/edgex-go/1 16:25:48 project root: . 16:25:48 --> token set from env 16:25:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:25:48 ==> Running gcov in . (disable via -X gcov) 16:25:48 ==> Python coveragepy not found 16:25:48 ==> Searching for coverage reports in: 16:25:48 + . 16:25:48 -> Found 1 reports 16:25:48 ==> Detecting git/mercurial file structure 16:25:48 ==> Reading reports 16:25:48 + ./coverage.out bytes=501828 16:25:48 ==> Appending adjustments 16:25:48 https://docs.codecov.io/docs/fixing-reports 16:25:49 + Found adjustments 16:25:49 ==> Gzipping contents 16:25:49 64K /tmp/codecov.zyeXPL.gz 16:25:49 ==> Uploading reports 16:25:49 url: https://codecov.io 16:25:49 query: branch=PR-4229&commit=17f1e17c67d4aaed7d29441fda595d6863aaef03&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4229%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4229&job=&cmd_args= 16:25:49 -> Pinging Codecov 16:25:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4229&commit=17f1e17c67d4aaed7d29441fda595d6863aaef03&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4229%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4229&job=&cmd_args= 16:25:50 -> Uploading to 16:25:50 https://storage.googleapis.com/codecov/v4/raw/2022-11-08/00271124DB129430A58F1EEE437C3FCB/17f1e17c67d4aaed7d29441fda595d6863aaef03/95ed703c-281e-4fa5-ba99-c62273a345f5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221108T162550Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a9145a2c5ece23447ffba318cef345478669d02acb7d70ce8c798311c75d743b 16:25:50 % Total % Received % Xferd Average Speed Time Time Time Current 16:25:50 Dload Upload Total Spent Left Speed 16:25:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65405 0 0 100 65405 0 285k --:--:-- --:--:-- --:--:-- 285k 16:25:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/17f1e17c67d4aaed7d29441fda595d6863aaef03 [Pipeline] } 16:25:50 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 16:25:51 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 16:25:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:25:53 ---> package-listing.sh 16:25:53 ++ facter osfamily 16:25:53 ++ tr '[:upper:]' '[:lower:]' 16:25:53 + OS_FAMILY=debian 16:25:53 + workspace=/w/workspace/edgex-go/1 16:25:53 + START_PACKAGES=/tmp/packages_start.txt 16:25:53 + END_PACKAGES=/tmp/packages_end.txt 16:25:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:25:53 + PACKAGES=/tmp/packages_start.txt 16:25:53 + '[' /w/workspace/edgex-go/1 ']' 16:25:53 + PACKAGES=/tmp/packages_end.txt 16:25:53 + case "${OS_FAMILY}" in 16:25:53 + dpkg -l 16:25:53 + grep '^ii' 16:25:53 + '[' -f /tmp/packages_start.txt ']' 16:25:53 + '[' -f /tmp/packages_end.txt ']' 16:25:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:25:53 + '[' /w/workspace/edgex-go/1 ']' 16:25:53 + mkdir -p /w/workspace/edgex-go/1/archives/ 16:25:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 16:25:53 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 16:25:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:25:54 16:25:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:25:54 latest: Pulling from edgex-lftools-log-publisher 16:25:54 5eb5b503b376: Pulling fs layer 16:25:54 5c69ac0246d0: Pulling fs layer 16:25:54 ec43610c2a17: Pulling fs layer 16:25:54 3a2ae6a8a46f: Pulling fs layer 16:25:54 33b1e0a273af: Pulling fs layer 16:25:54 5d3b04190fa2: Pulling fs layer 16:25:54 2f39f015ded8: Pulling fs layer 16:25:54 3a2ae6a8a46f: Waiting 16:25:54 33b1e0a273af: Waiting 16:25:54 5d3b04190fa2: Waiting 16:25:54 2f39f015ded8: Waiting 16:25:54 5c69ac0246d0: Download complete 16:25:54 3a2ae6a8a46f: Download complete 16:25:54 33b1e0a273af: Verifying Checksum 16:25:54 33b1e0a273af: Download complete 16:25:54 5d3b04190fa2: Verifying Checksum 16:25:54 ec43610c2a17: Verifying Checksum 16:25:54 ec43610c2a17: Download complete 16:25:54 5eb5b503b376: Verifying Checksum 16:25:54 5eb5b503b376: Download complete 16:25:55 2f39f015ded8: Download complete 16:25:56 5eb5b503b376: Pull complete 16:25:56 5c69ac0246d0: Pull complete 16:25:56 ec43610c2a17: Pull complete 16:25:56 3a2ae6a8a46f: Pull complete 16:25:56 33b1e0a273af: Pull complete 16:25:56 5d3b04190fa2: Pull complete 16:26:01 2f39f015ded8: Pull complete 16:26:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:26:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:26:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:26:01 prd-ubuntu20.04-docker-8c-8g-118603 does not seem to be running inside a container 16:26:01 $ 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 16:26:03 $ docker top 5e6d7ef932469a4b1a8443d2a9d63c722cfc57e633e086dab8a8a43a6d3d7d22 -eo pid,comm [Pipeline] { [Pipeline] sh 16:26:03 + touch /tmp/pre-build-complete [Pipeline] sh 16:26:04 + mkdir -p /var/log/sysstat [Pipeline] sh 16:26:04 + ls /var/log/sa-host 16:26:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:26:04 provisioning config files... 16:26:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2135903134149001391tmp [Pipeline] { [Pipeline] echo 16:26:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:26:04 ---> create-netrc.sh [Pipeline] } 16:26:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:26:05 ---> python-tools-install.sh [Pipeline] echo 16:26:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:26:05 ---> sudo-logs.sh 16:26:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:26:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:26:05 ---> job-cost.sh 16:26:05 lf-activate-venv: SKIPPING 16:26:05 DEBUG: total: 0.10999999940395355 16:26:05 INFO: Retrieving Stack Cost... 16:26:06 INFO: Retrieving Pricing Info for: v3-standard-8 16:26:06 INFO: Archiving Costs [Pipeline] echo 16:26:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:26:07 ---> logs-deploy.sh 16:26:07 lf-activate-venv: SKIPPING 16:26:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4229/1 16:26:07 INFO: archiving workspace using pattern(s): 16:26:08 Archives upload complete. 16:26:08 INFO: archiving logs to Nexus