Pull request #3864 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 ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from 506c43586085517618ff933759d64dc5da56e7e1+3acce916edd26c48cc534c43f5f6a7ed858771e5 (fcd8844662c3a79d8b86a83914593ff0f213d4ce) 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-ssh5415021452761457216.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh13561752729605888916.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-3864/workspace@libs/edgex-global-pipelines # 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-3864/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7061366513417790577.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3864/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17576146470241285166.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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 shared 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-ssh5356555192367415527.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3864/workspace@libs/lf-pipelines # 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-3864/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2028144407656924027.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 dae07dc806156effb2cae02074e2f5f64a063e83 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.17 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: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-1555’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1843’ is offline ‘prd-centos7-docker-4c-2g-1850’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-1844’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1855 in /w/workspace/edgexfoundry_edgex-go_PR-3864 [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.24.4' 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 /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh8909043173801292033.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh7892172080074795756.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3864/head:refs/remotes/origin/PR-3864 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3acce916edd26c48cc534c43f5f6a7ed858771e5 into PR head commit 506c43586085517618ff933759d64dc5da56e7e1 Merge succeeded, producing 506c43586085517618ff933759d64dc5da56e7e1 Checking out Revision 506c43586085517618ff933759d64dc5da56e7e1 (PR-3864) > git config core.sparsecheckout # timeout=10 > git checkout -f 506c43586085517618ff933759d64dc5da56e7e1 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh9186889773697906399.key > git merge 3acce916edd26c48cc534c43f5f6a7ed858771e5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 506c43586085517618ff933759d64dc5da56e7e1 # timeout=10 Commit message: "ci: Go 1.17 related changes" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:53:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:53:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:53:28 ========================================================= 19:53:28 EdgeX Global Pipelines Version Info 19:53:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:53:29 ------------------- 19:53:29 stable info: 19:53:29 ------------------- 19:53:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:53:29 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 19:53:29 Message: update stable to v1.0.219 19:53:30 ------------------- 19:53:30 experimental info: 19:53:30 ------------------- 19:53:30 Commited By: **** collab-it+edgex@linuxfoundation.org 19:53:30 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 19:53:30 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:53:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:53:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:53:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:53:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:53:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:53:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:53:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:53:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:53:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:53:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:53:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:53:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:53:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:53:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:53:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:53:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:53:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:53:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:53:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:53:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:53:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:53:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:53:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3864 [Pipeline] echo 19:53:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3864 [Pipeline] echo 19:53:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3864 [Pipeline] echo 19:53:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 506c43586085517618ff933759d64dc5da56e7e1 [Pipeline] echo 19:53:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 506c435 [Pipeline] echo 19:53:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:53:31 provisioning config files... 19:53:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7955011140840530766tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:53:32 ---> docker-login.sh 19:53:32 nexus3.edgexfoundry.org:10001 19:53:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:53:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:53:32 Configure a credential helper to remove this warning. See 19:53:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:53:32 19:53:32 Login Succeeded 19:53:32 nexus3.edgexfoundry.org:10002 19:53:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:53:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:53:32 Configure a credential helper to remove this warning. See 19:53:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:53:32 19:53:32 Login Succeeded 19:53:32 nexus3.edgexfoundry.org:10003 19:53:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:53:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:53:32 Configure a credential helper to remove this warning. See 19:53:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:53:32 19:53:32 Login Succeeded 19:53:32 nexus3.edgexfoundry.org:10004 19:53:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:53:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:53:32 Configure a credential helper to remove this warning. See 19:53:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:53:32 19:53:32 Login Succeeded 19:53:32 docker.io 19:53:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:53:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:53:32 Configure a credential helper to remove this warning. See 19:53:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:53:32 19:53:32 Login Succeeded 19:53:32 ---> docker-login.sh ends [Pipeline] } 19:53:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:53:33 ++ 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/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 19:53:33 + for file in '`ls cmd/**/Dockerfile`' 19:53:33 ++ dirname cmd/core-command/Dockerfile 19:53:33 ++ cut -d/ -f2 19:53:33 + echo core-command,cmd/core-command/Dockerfile 19:53:33 + for file in '`ls cmd/**/Dockerfile`' 19:53:33 ++ dirname cmd/core-data/Dockerfile 19:53:33 ++ cut -d/ -f2 19:53:33 + echo core-data,cmd/core-data/Dockerfile 19:53:33 + for file in '`ls cmd/**/Dockerfile`' 19:53:33 ++ dirname cmd/core-metadata/Dockerfile 19:53:33 ++ cut -d/ -f2 19:53:33 + echo core-metadata,cmd/core-metadata/Dockerfile 19:53:33 + for file in '`ls cmd/**/Dockerfile`' 19:53:33 ++ dirname cmd/security-bootstrapper/Dockerfile 19:53:33 ++ cut -d/ -f2 19:53:33 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:53:33 + for file in '`ls cmd/**/Dockerfile`' 19:53:33 ++ dirname cmd/security-proxy-setup/Dockerfile 19:53:33 ++ cut -d/ -f2 19:53:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:53:33 + for file in '`ls cmd/**/Dockerfile`' 19:53:33 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:53:33 ++ cut -d/ -f2 19:53:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:53:33 + for file in '`ls cmd/**/Dockerfile`' 19:53:33 ++ dirname cmd/support-notifications/Dockerfile 19:53:33 ++ cut -d/ -f2 19:53:33 + echo support-notifications,cmd/support-notifications/Dockerfile 19:53:33 + for file in '`ls cmd/**/Dockerfile`' 19:53:33 ++ dirname cmd/support-scheduler/Dockerfile 19:53:33 ++ cut -d/ -f2 19:53:33 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:53:33 + for file in '`ls cmd/**/Dockerfile`' 19:53:33 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:53:33 ++ cut -d/ -f2 19:53:33 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:53:33 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: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 19:53:33 + git rev-list -1 --merges 506c43586085517618ff933759d64dc5da56e7e1~1..506c43586085517618ff933759d64dc5da56e7e1 [Pipeline] echo 19:53:33 -----------> git rev-list -1 --merges 506c43586085517618ff933759d64dc5da56e7e1~1..506c43586085517618ff933759d64dc5da56e7e1 506c43586085517618ff933759d64dc5da56e7e1 [false] [Pipeline] sh 19:53:34 + git log --format=format:%s -1 506c43586085517618ff933759d64dc5da56e7e1 [Pipeline] echo 19:53:34 ========================================================= 19:53:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:53:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:53:34 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 19:53:34 + grep -v github /etc/ssh/ssh_known_hosts 19:53:34 + '[' -e /tmp/ssh_known_hosts ']' 19:53:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:53:34 + sudo tee -a /etc/ssh/ssh_known_hosts 19:53:34 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 19:53:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:53:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:53:35 19:53:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:53:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:53:35 latest: Pulling from edgex-devops/git-semver 19:53:35 a0d0a0d46f8b: Pulling fs layer 19:53:35 3e5f54012d9b: Pulling fs layer 19:53:35 4c7163046ea9: Pulling fs layer 19:53:35 0c2d73faf560: Pulling fs layer 19:53:35 0c2d73faf560: Waiting 19:53:35 3e5f54012d9b: Verifying Checksum 19:53:35 3e5f54012d9b: Download complete 19:53:35 a0d0a0d46f8b: Verifying Checksum 19:53:35 a0d0a0d46f8b: Download complete 19:53:35 4c7163046ea9: Verifying Checksum 19:53:35 4c7163046ea9: Download complete 19:53:35 0c2d73faf560: Verifying Checksum 19:53:35 0c2d73faf560: Download complete 19:53:35 a0d0a0d46f8b: Pull complete 19:53:35 3e5f54012d9b: Pull complete 19:53:36 4c7163046ea9: Pull complete 19:53:36 0c2d73faf560: Pull complete 19:53:36 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 19:53:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:53:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:53:36 prd-centos7-docker-4c-2g-1855 does not seem to be running inside a container 19:53:36 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:53:38 $ docker top 7ed952d9b6466b4e66efe689f50809d478c56ee07d09856e6e532ea1a717da0e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:53:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:53:38 [ssh-agent] Looking for ssh-agent implementation... 19:53:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:53:38 $ docker exec 7ed952d9b6466b4e66efe689f50809d478c56ee07d09856e6e532ea1a717da0e ssh-agent 19:53:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHkjOBc/agent.14 19:53:38 SSH_AGENT_PID=20 19:53:38 Running ssh-add (command line suppressed) 19:53:38 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2574646082365116379.key (/w/workspace/edgex-go/1@tmp/private_key_2574646082365116379.key) 19:53:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:53:38 + git tag --points-at HEAD [Pipeline] } 19:53:38 $ docker exec --env ******** --env ******** 7ed952d9b6466b4e66efe689f50809d478c56ee07d09856e6e532ea1a717da0e ssh-agent -k 19:53:38 unset SSH_AUTH_SOCK; 19:53:38 unset SSH_AGENT_PID; 19:53:38 echo Agent pid 20 killed; 19:53:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:53:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:53:39 [ssh-agent] Looking for ssh-agent implementation... 19:53:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:53:39 $ docker exec 7ed952d9b6466b4e66efe689f50809d478c56ee07d09856e6e532ea1a717da0e ssh-agent 19:53:39 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcdGjGl/agent.55 19:53:39 SSH_AGENT_PID=62 19:53:39 Running ssh-add (command line suppressed) 19:53:39 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5225358015543456505.key (/w/workspace/edgex-go/1@tmp/private_key_5225358015543456505.key) 19:53:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:53:39 + git semver init 19:53:39 # -> Open(): unable to determine branch for HEAD 19:53:39 # $GIT_DIR = /w/workspace/edgex-go/1/.git 19:53:39 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 19:53:39 # $SEMVER_REMOTE_NAME = origin 19:53:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:53:39 # $SEMVER_USER_NAME = edgex-jenkins 19:53:39 # $SEMVER_BRANCH = PR-3864 19:53:39 # $SEMVER_TEMP = /tmp/semver-859125392 19:53:39 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:53:54 # '/tmp/semver-859125392' -> '/w/workspace/edgex-go/1/.semver' 19:53:54 # -> Force: false 19:53:54 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 19:53:54 $ docker exec --env ******** --env ******** 7ed952d9b6466b4e66efe689f50809d478c56ee07d09856e6e532ea1a717da0e ssh-agent -k 19:53:54 unset SSH_AUTH_SOCK; 19:53:54 unset SSH_AGENT_PID; 19:53:54 echo Agent pid 62 killed; 19:53:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:53:55 + git semver [Pipeline] } 19:53:55 $ docker stop --time=1 7ed952d9b6466b4e66efe689f50809d478c56ee07d09856e6e532ea1a717da0e 19:53:57 $ docker rm -f 7ed952d9b6466b4e66efe689f50809d478c56ee07d09856e6e532ea1a717da0e [Pipeline] // withDockerContainer [Pipeline] sh 19:53:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:53:58 Stashed 1 file(s) [Pipeline] echo 19:53:58 [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] echo 19:53:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:53:58 ========================================================= 19:53:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:53:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:53:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:53:59 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:53:59 59bf1c3509f3: Pulling fs layer 19:53:59 666ba61612fd: Pulling fs layer 19:53:59 8ed8ca486205: Pulling fs layer 19:53:59 4fe6c5a15a65: Pulling fs layer 19:53:59 22a0e8bec74d: Pulling fs layer 19:53:59 f965cba54748: Pulling fs layer 19:53:59 861ffc35075e: Pulling fs layer 19:53:59 4b385c91608e: Pulling fs layer 19:53:59 560528eb2ebb: Pulling fs layer 19:53:59 4fe6c5a15a65: Waiting 19:53:59 22a0e8bec74d: Waiting 19:53:59 f965cba54748: Waiting 19:53:59 861ffc35075e: Waiting 19:53:59 4b385c91608e: Waiting 19:53:59 560528eb2ebb: Waiting 19:53:59 8ed8ca486205: Download complete 19:53:59 666ba61612fd: Verifying Checksum 19:53:59 666ba61612fd: Download complete 19:53:59 22a0e8bec74d: Verifying Checksum 19:53:59 22a0e8bec74d: Download complete 19:53:59 f965cba54748: Verifying Checksum 19:53:59 f965cba54748: Download complete 19:53:59 59bf1c3509f3: Verifying Checksum 19:53:59 59bf1c3509f3: Download complete 19:53:59 861ffc35075e: Verifying Checksum 19:53:59 861ffc35075e: Download complete 19:53:59 4b385c91608e: Verifying Checksum 19:53:59 4b385c91608e: Download complete 19:53:59 59bf1c3509f3: Pull complete 19:53:59 4fe6c5a15a65: Verifying Checksum 19:53:59 4fe6c5a15a65: Download complete 19:53:59 666ba61612fd: Pull complete 19:53:59 560528eb2ebb: Verifying Checksum 19:53:59 560528eb2ebb: Download complete 19:53:59 8ed8ca486205: Pull complete 19:54:04 4fe6c5a15a65: Pull complete 19:54:04 22a0e8bec74d: Pull complete 19:54:04 f965cba54748: Pull complete 19:54:04 861ffc35075e: Pull complete 19:54:04 4b385c91608e: Pull complete 19:54:07 560528eb2ebb: Pull complete 19:54:07 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 19:54:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:54:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:54:07 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:54:07 WORKDIR /edgex 19:54:07 COPY go.mod . 19:54:07 RUN go mod download' 19:54:07 + docker build -t ci-base-image-x86_64 -f - . 19:54:09 Sending build context to Docker daemon 333.8MB 19:54:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:54:09 ---> dd4a08f94e63 19:54:09 Step 2/4 : WORKDIR /edgex 19:54:11 ---> Running in c3bf04e5cc8d 19:54:11 Removing intermediate container c3bf04e5cc8d 19:54:11 ---> 80844ddf2d50 19:54:11 Step 3/4 : COPY go.mod . 19:54:11 ---> 7762b85dc8b5 19:54:11 Step 4/4 : RUN go mod download 19:54:11 ---> Running in c05936dd2c69 19:54:13 Still waiting to schedule task 19:54:13 ‘prd-centos7-blackbox-4c-2g-1555’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 19:54:13 ‘prd-centos7-docker-4c-2g-1857’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 19:54:13 ‘prd-centos7-docker-4c-2g-1859’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 19:54:13 ‘prd-ubuntu18.04-docker-8c-8g-1862’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 19:54:13 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1858’ is offline 19:54:13 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1861’ is offline 19:54:44 Removing intermediate container c05936dd2c69 19:54:44 ---> 42ce117a2fe2 19:54:44 Successfully built 42ce117a2fe2 19:54:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:54:44 + docker inspect -f . ci-base-image-x86_64 19:54:44 . [Pipeline] withDockerContainer 19:54:44 prd-centos7-docker-4c-2g-1855 does not seem to be running inside a container 19:54:44 $ 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 ******** ci-base-image-x86_64 cat 19:54:45 $ docker top 8da820454edf6de04ead9b74b1df604b78f641488d008f9aeae101e5a00bdaf6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:54:45 + go version 19:54:45 go version go1.17.6 linux/amd64 [Pipeline] } 19:54:45 $ docker stop --time=1 8da820454edf6de04ead9b74b1df604b78f641488d008f9aeae101e5a00bdaf6 19:54:46 $ docker rm -f 8da820454edf6de04ead9b74b1df604b78f641488d008f9aeae101e5a00bdaf6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:54:47 + docker inspect -f . ci-base-image-x86_64 19:54:47 . [Pipeline] withDockerContainer 19:54:47 prd-centos7-docker-4c-2g-1855 does not seem to be running inside a container 19:54:47 $ 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 ******** ci-base-image-x86_64 cat 19:54:47 $ docker top f2a8bf2ccfdf4b2e203eaea5fd5775ebc1ee827c9e1f0ac65f2931c4ff0d35ba -eo pid,comm [Pipeline] { [Pipeline] echo 19:54:47 ========================================================= 19:54:47 [edgeXBuildGoParallel] Running Tests and Build... 19:54:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:54:48 + make test 19:54:48 go mod tidy 19:54:48 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:54:55 ? github.com/edgexfoundry/edgex-go [no test files] 19:55:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:55:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:55:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:55:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:55:19 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:55:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:55:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:55:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:55:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:55:20 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:55:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:55:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:55:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:55:21 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:55:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.040s coverage: 28.7% of statements 19:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:55:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.053s coverage: 98.5% of statements 19:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:55:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 44.7% of statements 19:55:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:55:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:55:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.111s coverage: 89.5% of statements 19:55:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:55:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:55:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.061s coverage: 84.4% of statements 19:55:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:55:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:55:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:55:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:55:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:55:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.268s coverage: 94.2% of statements 19:55:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:55:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:55:26 ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements 19:55:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:55:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:55:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:55:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:55:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:55:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 60.0% of statements 19:55:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:55:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:55:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:55:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.056s coverage: 0.9% of statements 19:55:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:55:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements 19:55:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 21.7% of statements 19:55:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:55:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements 19:55:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.059s coverage: 79.5% of statements 19:55:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements 19:55:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements 19:55:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements 19:55:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements 19:55:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements 19:55:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.212s coverage: 82.5% of statements 19:55:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:56:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:56:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:56:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:56:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:56:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:56:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 19:56:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.071s coverage: 87.2% of statements 19:56:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 19:56:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:56:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:56:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 19:56:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 19:56:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 19:56:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 19:56:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 19:56:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.219s coverage: 65.4% of statements 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:56:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 43.8% of statements 19:56:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:56:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:56:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements 19:56:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:56:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements 19:56:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:56:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.059s coverage: 17.7% of statements 19:56:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:56:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:56:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:56:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:56:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.141s coverage: 92.3% of statements 19:56:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:56:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:56:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:56:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:56:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements 19:56:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:56:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:56:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements 19:56:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:56:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:56:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:56:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:56:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.048s coverage: 28.9% of statements 19:56:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:56:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:56:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:56:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:56:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:56:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:56:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements 19:56:14 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 19:56:14 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 19:56:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1868 in /w/workspace/edgexfoundry_edgex-go_PR-3864 [Pipeline] { [Pipeline] ws 19:56:45 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:56:45 The recommended git tool is: git 19:56:52 using credential edgex-jenkins-ssh 19:56:53 Cloning the remote Git repository 19:56:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:56:53 > git init /w/workspace/edgex-go/1 # timeout=10 19:56:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:56:53 > git --version # timeout=10 19:56:53 > git --version # 'git version 2.17.1' 19:56:53 using GIT_SSH to set credentials SSH Credentials for GitHub 19:56:53 GO111MODULE=on go vet ./... 19:56:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:56:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:56:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:56:58 ./bin/test-attribution-txt.sh [Pipeline] echo 19:56:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:56:59 + ls -al . 19:56:59 total 644 19:56:59 drwxrwxr-x 10 1001 1001 4096 Jan 19 19:56 . 19:56:59 drwxr-xr-x 4 root root 28 Jan 19 19:54 .. 19:56:59 -rw-rw-r-- 1 1001 1001 11 Jan 19 19:53 .dockerignore 19:56:59 drwxrwxr-x 8 1001 1001 179 Jan 19 19:53 .git 19:56:59 drwxrwxr-x 4 1001 1001 142 Jan 19 19:53 .github 19:56:59 -rw-rw-r-- 1 1001 1001 804 Jan 19 19:53 .gitignore 19:56:59 -rw-rw-r-- 1 1001 1001 42 Jan 19 19:53 .golangci.yml 19:56:59 -rw-rw-r-- 1 1001 1001 76 Jan 19 19:53 .hadolint.yml 19:56:59 drwx------ 3 1001 1001 73 Jan 19 19:53 .semver 19:56:59 -rw-rw-r-- 1 1001 1001 166 Jan 19 19:53 .sonarcloud.properties 19:56:59 -rw-rw-r-- 1 1001 1001 1171 Jan 19 19:53 ADOPTERS.md 19:56:59 -rw-rw-r-- 1 1001 1001 8910 Jan 19 19:53 Attribution.txt 19:56:59 -rw-rw-r-- 1 1001 1001 51732 Jan 19 19:53 CHANGELOG.md 19:56:59 -rw-rw-r-- 1 1001 1001 3804 Jan 19 19:53 CONTRIBUTING.md 19:56:59 -rw-rw-r-- 1 1001 1001 677 Jan 19 19:53 GOVERNANCE.md 19:56:59 -rw-rw-r-- 1 1001 1001 849 Jan 19 19:53 Jenkinsfile 19:56:59 -rw-rw-r-- 1 1001 1001 10775 Jan 19 19:53 LICENSE 19:56:59 -rw-rw-r-- 1 1001 1001 6508 Jan 19 19:53 Makefile 19:56:59 -rw-rw-r-- 1 1001 1001 582 Jan 19 19:53 OWNERS.md 19:56:59 -rw-rw-r-- 1 1001 1001 8207 Jan 19 19:53 README.md 19:56:59 -rw-rw-r-- 1 1001 1001 6912 Jan 19 19:53 SECURITY.md 19:56:59 -rw-rw-r-- 1 1001 1001 5 Jan 19 19:53 VERSION 19:56:59 -rw-rw-r-- 1 1001 1001 4131 Jan 19 19:53 ZMQWindows.md 19:56:59 drwxrwxr-x 2 1001 1001 37 Jan 19 19:53 bin 19:56:59 drwxrwxr-x 14 1001 1001 4096 Jan 19 19:53 cmd 19:56:59 -rw-r--r-- 1 root root 428381 Jan 19 19:56 coverage.out 19:56:59 -rw-rw-r-- 1 1001 1001 828 Jan 19 19:53 go.mod 19:56:59 -rw-rw-r-- 1 1001 1001 49574 Jan 19 19:53 go.sum 19:56:59 drwxrwxr-x 8 1001 1001 124 Jan 19 19:53 internal 19:56:59 drwxrwxr-x 3 1001 1001 16 Jan 19 19:53 openapi 19:56:59 drwxrwxr-x 4 1001 1001 71 Jan 19 19:53 snap 19:56:59 -rw-rw-r-- 1 1001 1001 204 Jan 19 19:53 version.go [Pipeline] sh 19:56:59 + '[' -e coverage.out ] 19:56:59 + chown 1001:1001 coverage.out [Pipeline] stash 19:56:59 Stashed 1 file(s) [Pipeline] sh 19:57:00 + make build 19:57:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:57:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:57:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:57:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:57:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:57:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:57:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:57:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:57:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:57:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:57:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:57:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:57:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:57:14 using GIT_SSH to set credentials SSH Credentials for GitHub 19:57:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3864/head:refs/remotes/origin/PR-3864 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:57:15 Merging remotes/origin/main commit 3acce916edd26c48cc534c43f5f6a7ed858771e5 into PR head commit 506c43586085517618ff933759d64dc5da56e7e1 19:57:15 Merge succeeded, producing 506c43586085517618ff933759d64dc5da56e7e1 19:57:15 Checking out Revision 506c43586085517618ff933759d64dc5da56e7e1 (PR-3864) 19:57:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:57:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:57:15 > git config core.sparsecheckout # timeout=10 19:57:15 > git checkout -f 506c43586085517618ff933759d64dc5da56e7e1 # timeout=10 19:57:15 > git remote # timeout=10 19:57:15 > git config --get remote.origin.url # timeout=10 19:57:15 using GIT_SSH to set credentials SSH Credentials for GitHub 19:57:15 > git merge 3acce916edd26c48cc534c43f5f6a7ed858771e5 # timeout=10 19:57:15 > git rev-parse HEAD^{commit} # timeout=10 19:57:15 > git config core.sparsecheckout # timeout=10 19:57:15 > git checkout -f 506c43586085517618ff933759d64dc5da56e7e1 # timeout=10 19:57:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 19:57:19 $ docker stop --time=1 f2a8bf2ccfdf4b2e203eaea5fd5775ebc1ee827c9e1f0ac65f2931c4ff0d35ba 19:57:20 Commit message: "ci: Go 1.17 related changes" 19:57:20 > git --version # timeout=10 19:57:20 > git --version # 'git version 2.17.1' 19:57:20 fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 19:57:21 $ docker rm -f f2a8bf2ccfdf4b2e203eaea5fd5775ebc1ee827c9e1f0ac65f2931c4ff0d35ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 19:57:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:57:23 19:57:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:57:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:57:23 latest: Pulling from edgex-devops/edgex-compose 19:57:23 cbdbe7a5bc2a: Pulling fs layer 19:57:23 ca9280d653b3: Pulling fs layer 19:57:23 7e9c9ca2126c: Pulling fs layer 19:57:23 cbdbe7a5bc2a: Verifying Checksum 19:57:23 cbdbe7a5bc2a: Download complete 19:57:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:57:23 % Total % Received % Xferd Average Speed Time Time Time Current 19:57:23 Dload Upload Total Spent Left Speed 19:57:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 148k 0 --:--:-- --:--:-- --:--:-- 148k 19:57:23 ca9280d653b3: Verifying Checksum 19:57:23 ca9280d653b3: Download complete 19:57:23 cbdbe7a5bc2a: Pull complete [Pipeline] sh 19:57:24 7e9c9ca2126c: Verifying Checksum 19:57:24 7e9c9ca2126c: Download complete 19:57:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:57:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:57:24 + sudo tee /etc/docker/daemon.new 19:57:24 { 19:57:24 "registry-mirrors": [ 19:57:24 "https://nexus3.edgexfoundry.org:10001" 19:57:24 ], 19:57:24 "bip": "10.250.0.254/24", 19:57:24 "hosts": [ 19:57:24 "tcp://0.0.0.0:5555", 19:57:24 "unix:///var/run/docker.sock" 19:57:24 ], 19:57:24 "mtu": 1458, 19:57:24 "selinux-enabled": true, 19:57:24 "seccomp-profile": "/etc/docker/seccomp.json" 19:57:24 } [Pipeline] sh 19:57:24 ca9280d653b3: Pull complete 19:57:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:57:25 + sudo service docker restart 19:57:29 7e9c9ca2126c: Pull complete 19:57:29 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:57:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:57:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:57:29 prd-centos7-docker-4c-2g-1855 does not seem to be running inside a container 19:57:29 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:57:31 $ docker top 20c5b5ff4fd6cc43126470abf2c324ac9983abe023f8c560dbc879db78f31e65 -eo pid,comm [Pipeline] { [Pipeline] sh 19:57:31 + docker-compose build --help 19:57:31 + grep parallel 19:57:32 --parallel Build images in parallel. [Pipeline] } 19:57:32 $ docker stop --time=1 20c5b5ff4fd6cc43126470abf2c324ac9983abe023f8c560dbc879db78f31e65 19:57:33 $ docker rm -f 20c5b5ff4fd6cc43126470abf2c324ac9983abe023f8c560dbc879db78f31e65 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:57:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:57:34 . [Pipeline] withDockerContainer 19:57:34 prd-centos7-docker-4c-2g-1855 does not seem to be running inside a container 19:57:34 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:57:34 $ docker top c3aacdb04427b7024ea636fb0696fe08365ebc0eaabbca0e680f82c9190a439e -eo pid,comm [Pipeline] { [Pipeline] sh 19:57:35 + docker-compose -f ./docker-compose-build.yml build --parallel 19:57:35 Building core-command ... 19:57:35 Building core-data ... 19:57:35 Building core-metadata ... 19:57:35 Building security-bootstrapper ... 19:57:35 Building security-proxy-setup ... 19:57:35 Building security-secretstore-setup ... 19:57:35 Building support-notifications ... 19:57:35 Building support-scheduler ... 19:57:35 Building sys-mgmt-agent ... 19:57:35 Building security-secretstore-setup 19:57:35 Building sys-mgmt-agent 19:57:35 Building core-metadata 19:57:35 Building support-notifications 19:57:35 Building security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:57:44 provisioning config files... 19:57:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2992849622426003405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:57:44 ---> docker-login.sh 19:57:44 nexus3.edgexfoundry.org:10001 19:57:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:57:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:57:46 Configure a credential helper to remove this warning. See 19:57:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:57:46 19:57:46 Login Succeeded 19:57:46 nexus3.edgexfoundry.org:10002 19:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:57:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:57:46 Configure a credential helper to remove this warning. See 19:57:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:57:46 19:57:46 Login Succeeded 19:57:46 nexus3.edgexfoundry.org:10003 19:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:57:47 Configure a credential helper to remove this warning. See 19:57:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:57:47 19:57:47 Login Succeeded 19:57:47 nexus3.edgexfoundry.org:10004 19:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:57:47 Configure a credential helper to remove this warning. See 19:57:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:57:47 19:57:47 Login Succeeded 19:57:47 docker.io 19:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:57:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:57:48 Configure a credential helper to remove this warning. See 19:57:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:57:48 19:57:48 Login Succeeded 19:57:48 ---> docker-login.sh ends [Pipeline] } 19:57:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 19:57:48 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:57:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:57:48 ---> 42ce117a2fe2 19:57:48 Step 3/23 : WORKDIR /edgex-go 19:57:48 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:57:48 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:57:48 ---> 42ce117a2fe2 19:57:48 Step 3/31 : WORKDIR /edgex-go [Pipeline] echo 19:57:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:57:49 ========================================================= 19:57:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:57:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:57:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:57:49 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:57:49 9b3977197b4f: Pulling fs layer 19:57:49 1a89e8eeedd5: Pulling fs layer 19:57:49 94645a83ff95: Pulling fs layer 19:57:49 3f3a8bcf1eab: Pulling fs layer 19:57:49 0c92f367c5e7: Pulling fs layer 19:57:49 4b8299f9d1f4: Pulling fs layer 19:57:49 9a6b49a46696: Pulling fs layer 19:57:49 cf05db05a679: Pulling fs layer 19:57:49 3f3a8bcf1eab: Waiting 19:57:49 0c92f367c5e7: Waiting 19:57:49 4b8299f9d1f4: Waiting 19:57:49 9a6b49a46696: Waiting 19:57:49 cf05db05a679: Waiting 19:57:49 94645a83ff95: Verifying Checksum 19:57:49 1a89e8eeedd5: Verifying Checksum 19:57:49 1a89e8eeedd5: Download complete 19:57:49 0c92f367c5e7: Verifying Checksum 19:57:49 0c92f367c5e7: Download complete 19:57:49 4b8299f9d1f4: Verifying Checksum 19:57:49 4b8299f9d1f4: Download complete 19:57:49 9b3977197b4f: Verifying Checksum 19:57:49 9b3977197b4f: Download complete 19:57:49 9a6b49a46696: Verifying Checksum 19:57:49 9a6b49a46696: Download complete 19:57:50 9b3977197b4f: Pull complete 19:57:51 1a89e8eeedd5: Pull complete 19:57:52 94645a83ff95: Pull complete 19:57:52 cf05db05a679: Verifying Checksum 19:57:52 cf05db05a679: Download complete 19:57:52 3f3a8bcf1eab: Verifying Checksum 19:57:52 3f3a8bcf1eab: Download complete 19:57:53 ---> Running in 2fbefbe4266b 19:57:53 ---> Running in 7e6835c4a57e 19:57:54 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:57:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:57:54 ---> 42ce117a2fe2 19:57:54 Step 3/23 : WORKDIR /edgex-go 19:57:57 ---> Running in d2c0544c093e 19:57:57 Removing intermediate container 7e6835c4a57e 19:57:57 ---> 2cede0bc945a 19:57:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:57:58 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:57:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:57:58 ---> 42ce117a2fe2 19:57:58 Step 3/22 : WORKDIR /edgex-go 19:57:58 ---> Using cache 19:57:58 ---> 73581ab3df18 19:57:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:57:58 Removing intermediate container 2fbefbe4266b 19:57:58 ---> 8375529175ad 19:57:58 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:57:58 Removing intermediate container d2c0544c093e 19:57:58 ---> 73581ab3df18 19:57:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:57:58 ---> Running in 77b2513fe734 19:57:58 ---> Running in 979e97725e94 19:57:58 ---> Running in 695f372683e2 19:57:58 ---> Running in 37dcb2c05578 19:58:00 Removing intermediate container 77b2513fe734 19:58:00 ---> a0d65cf3a5de 19:58:00 Step 5/23 : RUN apk add --update --no-cache make bash git 19:58:00 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:58:00 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:58:00 ---> 42ce117a2fe2 19:58:00 Step 3/25 : WORKDIR /edgex-go 19:58:00 ---> Using cache 19:58:00 ---> 73581ab3df18 19:58:00 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:58:00 Removing intermediate container 979e97725e94 19:58:00 ---> 212bf40ced8d 19:58:00 Step 5/31 : RUN apk add --update --no-cache make git 19:58:00 ---> Running in fa24c20dd168 19:58:00 ---> Running in 70172e4fbcc2 19:58:00 ---> Running in b3ea03e7513f 19:58:00 Removing intermediate container 37dcb2c05578 19:58:00 ---> 54b0201769de 19:58:00 Step 5/23 : RUN apk add --update --no-cache make git 19:58:00 ---> Running in 077def740af1 19:58:00 Removing intermediate container 695f372683e2 19:58:00 ---> 086d961cf53b 19:58:00 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:58:00 ---> Running in d423a1944457 19:58:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:58:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:58:01 Removing intermediate container fa24c20dd168 19:58:01 ---> 0357f83b60dd 19:58:01 Step 5/25 : RUN apk add --update --no-cache make git 19:58:01 ---> Running in 3f7ca088d946 19:58:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:58:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:58:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:58:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:58:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:58:02 OK: 221 MiB in 52 packages 19:58:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:58:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:58:02 OK: 221 MiB in 52 packages 19:58:02 Removing intermediate container 70172e4fbcc2 19:58:02 ---> bfa23d94ea5e 19:58:02 Step 6/23 : COPY go.mod vendor* ./ 19:58:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:58:02 OK: 221 MiB in 52 packages 19:58:03 OK: 221 MiB in 52 packages 19:58:03 ---> 06e4cb85b8a2 19:58:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:03 ---> Running in 34e2e7bac3ad 19:58:03 OK: 221 MiB in 52 packages 19:58:03 Removing intermediate container 077def740af1 19:58:03 ---> c075b8d0f5fb 19:58:03 Step 6/23 : COPY go.mod vendor* ./ 19:58:03 Removing intermediate container b3ea03e7513f 19:58:03 ---> 10e3c266e54c 19:58:03 Step 6/31 : COPY go.mod vendor* ./ 19:58:03 ---> 777ef4fde5fa 19:58:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:03 ---> Running in b7161bf3665d 19:58:03 ---> 8267107d413d 19:58:03 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:03 ---> Running in 71b982278e5c 19:58:03 Removing intermediate container d423a1944457 19:58:03 ---> 964957b28130 19:58:03 Step 6/22 : COPY go.mod vendor* ./ 19:58:03 Removing intermediate container 3f7ca088d946 19:58:03 ---> 885ea34951c4 19:58:03 Step 6/25 : COPY go.mod vendor* ./ 19:58:04 ---> 85df5a531759 19:58:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:04 ---> d2044fdadd02 19:58:04 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:04 ---> Running in e8904e70b82e 19:58:04 ---> Running in 0942cb7a43d3 19:58:05 Removing intermediate container b7161bf3665d 19:58:05 ---> f51bb44ee328 19:58:05 Step 8/23 : COPY . . 19:58:05 Removing intermediate container 34e2e7bac3ad 19:58:05 ---> f1b61202a316 19:58:05 Step 8/23 : COPY . . 19:58:07 3f3a8bcf1eab: Pull complete 19:58:07 0c92f367c5e7: Pull complete 19:58:07 4b8299f9d1f4: Pull complete 19:58:07 9a6b49a46696: Pull complete 19:58:10 Removing intermediate container 71b982278e5c 19:58:10 ---> 37c0ad37691b 19:58:10 Step 8/31 : COPY . . 19:58:10 Removing intermediate container 0942cb7a43d3 19:58:10 ---> 1c82e417c72c 19:58:10 Step 8/22 : COPY . . 19:58:10 Removing intermediate container e8904e70b82e 19:58:10 ---> 41d245191246 19:58:10 Step 8/25 : COPY . . 19:58:12 cf05db05a679: Pull complete 19:58:12 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 19:58:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:58:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:58:12 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:58:12 WORKDIR /edgex 19:58:12 COPY go.mod . 19:58:12 RUN go mod download 19:58:12 + docker build -t ci-base-image-arm64 -f - . 19:58:14 ---> dcb2686d4483 19:58:14 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:58:15 ---> 3cd09746f7d2 19:58:15 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:58:15 ---> Running in a0663ac8c095 19:58:15 Sending build context to Docker daemon 168.5MB 19:58:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:58:15 ---> 0ccda1f7e2ee 19:58:15 Step 2/4 : WORKDIR /edgex 19:58:15 ---> Running in a93df4eceacd 19:58:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:58:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:58:18 ---> Running in ae13d4eb5bf4 19:58:18 Removing intermediate container ae13d4eb5bf4 19:58:18 ---> 87292664eab8 19:58:18 Step 3/4 : COPY go.mod . 19:58:18 ---> 43ad5a944ea7 19:58:18 Step 4/4 : RUN go mod download 19:58:19 ---> Running in ab3d89b75131 19:58:24 ---> 1d8cc14f345e 19:58:24 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:58:24 ---> Running in dd186c7416e2 19:58:24 ---> 8847caf15bc1 19:58:24 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:58:24 ---> Running in a7ec835d3776 19:58:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:58:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:58:29 ---> 967f2cb1575c 19:58:29 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:58:29 ---> Running in 0f6e3846a2f9 19:58:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:58:55 Removing intermediate container a0663ac8c095 19:58:55 ---> dfd69762b82f 19:58:55 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:58:56 ---> Running in 5a06a8422bda 19:58:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:58:58 Removing intermediate container 5a06a8422bda 19:58:58 ---> c228aeac8692 19:58:58 19:58:58 Step 11/23 : FROM docker:20.10.10 19:58:58 20.10.10: Pulling from library/docker 19:59:02 Removing intermediate container a93df4eceacd 19:59:02 ---> 1ca59213c795 19:59:02 19:59:02 Step 10/23 : FROM alpine:3.14 19:59:02 3.14: Pulling from library/alpine 19:59:02 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 19:59:02 Status: Downloaded newer image for alpine:3.14 19:59:02 ---> 0a97eee8041e 19:59:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:59:02 ---> Running in 6a013676bb94 19:59:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:59:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:59:03 (1/1) Installing dumb-init (1.2.5-r1) 19:59:04 Executing busybox-1.33.1-r6.trigger 19:59:04 OK: 6 MiB in 15 packages 19:59:05 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 19:59:05 Status: Downloaded newer image for docker:20.10.10 19:59:05 ---> b706a049f56e 19:59:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:59:05 ---> Running in 17f4de9acd35 19:59:05 Removing intermediate container 6a013676bb94 19:59:05 ---> bfbf58b1a68b 19:59:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:59:05 ---> Running in 527fd714e8f1 19:59:05 Removing intermediate container 17f4de9acd35 19:59:05 ---> 5dc39dc2d4de 19:59:05 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:59:05 Removing intermediate container 527fd714e8f1 19:59:05 ---> 46fa8ff93486 19:59:05 Step 13/23 : ENV APP_PORT=59881 19:59:05 ---> Running in 1193b88e35d2 19:59:05 ---> Running in aafd762fa6c1 19:59:05 Removing intermediate container aafd762fa6c1 19:59:05 ---> 0ee90a16421d 19:59:05 Step 14/23 : EXPOSE $APP_PORT 19:59:05 ---> Running in 5e96578ef84b 19:59:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:59:05 Removing intermediate container 5e96578ef84b 19:59:05 ---> bfccece62e8b 19:59:05 Step 15/23 : WORKDIR / 19:59:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:59:06 ---> Running in 8a68826d96f8 19:59:06 Removing intermediate container 8a68826d96f8 19:59:06 ---> 25aa3438ee78 19:59:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:59:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:59:06 (1/42) Installing readline (8.1.0-r0) 19:59:06 (2/42) Installing bash (5.1.4-r0) 19:59:06 Executing bash-5.1.4-r0.post-install 19:59:06 (3/42) Installing brotli-libs (1.0.9-r5) 19:59:06 (4/42) Installing nghttp2-libs (1.43.0-r0) 19:59:06 (5/42) Installing libcurl (7.79.1-r0) 19:59:06 (6/42) Installing curl (7.79.1-r0) 19:59:06 (7/42) Installing dumb-init (1.2.5-r1) 19:59:06 (8/42) Installing libbz2 (1.0.8-r1) 19:59:06 (9/42) Installing expat (2.4.3-r0) 19:59:06 (10/42) Installing libffi (3.3-r2) 19:59:06 (11/42) Installing gdbm (1.19-r0) 19:59:06 (12/42) Installing xz-libs (5.2.5-r0) 19:59:06 (13/42) Installing libgcc (10.3.1_git20210424-r2) 19:59:06 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 19:59:06 (15/42) Installing mpdecimal (2.5.1-r1) 19:59:06 (16/42) Installing sqlite-libs (3.35.5-r0) 19:59:06 ---> 7244feaed1e4 19:59:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:59:06 (17/42) Installing python3 (3.9.5-r2) 19:59:08 ---> 4228549d481c 19:59:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:59:08 (18/42) Installing py3-appdirs (1.4.4-r2) 19:59:08 (19/42) Installing py3-chardet (4.0.0-r2) 19:59:08 (20/42) Installing py3-idna (3.2-r0) 19:59:08 (21/42) Installing py3-urllib3 (1.26.5-r0) 19:59:08 (22/42) Installing py3-certifi (2020.12.5-r1) 19:59:08 (23/42) Installing py3-requests (2.25.1-r4) 19:59:08 (24/42) Installing py3-msgpack (1.0.2-r1) 19:59:08 (25/42) Installing py3-lockfile (0.12.2-r4) 19:59:08 (26/42) Installing py3-cachecontrol (0.12.6-r1) 19:59:08 (27/42) Installing py3-colorama (0.4.4-r1) 19:59:08 (28/42) Installing py3-contextlib2 (0.6.0-r1) 19:59:08 (29/42) Installing py3-distlib (0.3.1-r3) 19:59:08 (30/42) Installing py3-distro (1.5.0-r3) 19:59:08 (31/42) Installing py3-six (1.15.0-r1) 19:59:08 (32/42) Installing py3-webencodings (0.5.1-r4) 19:59:08 (33/42) Installing py3-html5lib (1.1-r1) 19:59:08 (34/42) Installing py3-parsing (2.4.7-r2) 19:59:08 (35/42) Installing py3-packaging (20.9-r1) 19:59:08 (36/42) Installing py3-toml (0.10.2-r2) 19:59:09 ---> 95b7d5f5265b 19:59:09 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:59:09 (37/42) Installing py3-pep517 (0.10.0-r2) 19:59:09 (38/42) Installing py3-progress (1.5-r2) 19:59:09 (39/42) Installing py3-retrying (1.3.3-r1) 19:59:09 (40/42) Installing py3-ordered-set (4.0.2-r1) 19:59:09 (41/42) Installing py3-setuptools (52.0.0-r3) 19:59:09 (42/42) Installing py3-pip (20.3.4-r1) 19:59:09 ---> Running in 133c716eb951 19:59:09 Executing busybox-1.33.1-r6.trigger 19:59:09 OK: 84 MiB in 64 packages 19:59:10 Collecting docker-compose==1.23.2 19:59:10 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:59:10 Collecting cached-property<2,>=1.2.0 19:59:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:59:10 Collecting jsonschema<3,>=2.5.1 19:59:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:59:10 Removing intermediate container 133c716eb951 19:59:10 ---> 9090fb0b652e 19:59:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:59:10 Removing intermediate container a7ec835d3776 19:59:10 ---> 8545c4f76c86 19:59:10 19:59:10 Step 10/22 : FROM alpine:3.14 19:59:10 Collecting docker<4.0,>=3.6.0 19:59:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:59:10 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:59:10 ---> 0a97eee8041e 19:59:10 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:59:10 ---> Running in 8fd9c2dc2fa4 19:59:10 Removing intermediate container 0f6e3846a2f9 19:59:10 ---> 93fb768dc60e 19:59:10 19:59:10 Step 10/31 : FROM alpine:3.14 19:59:10 ---> 0a97eee8041e 19:59:10 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:59:10 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:59:10 ---> Running in 8cacb58a4d38 19:59:10 Collecting websocket-client<1.0,>=0.32.0 19:59:10 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:59:10 ---> Running in c3bd586c3ea1 19:59:10 Removing intermediate container dd186c7416e2 19:59:10 ---> 7f77f2f0ecb0 19:59:10 19:59:10 Step 10/25 : FROM alpine:3.14 19:59:10 ---> 0a97eee8041e 19:59:10 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:59:10 ---> Running in 88ccd1d6c9f8 19:59:10 Collecting PyYAML<4,>=3.10 19:59:10 Downloading PyYAML-3.13.tar.gz (270 kB) 19:59:10 Removing intermediate container 8fd9c2dc2fa4 19:59:10 ---> 087f61f0e528 19:59:10 Step 21/23 : LABEL arch=x86_64 19:59:10 Removing intermediate container c3bd586c3ea1 19:59:10 ---> deaa3cf08909 19:59:10 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:59:10 ---> Running in da5df3594dd8 19:59:10 ---> Running in 6df7c72b5fbe 19:59:11 Removing intermediate container da5df3594dd8 19:59:11 ---> c68949a059d8 19:59:11 Step 22/23 : LABEL git_sha=506c43586085517618ff933759d64dc5da56e7e1 19:59:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:59:11 ---> Running in 4d6bb11d6630 19:59:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:59:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:59:11 Removing intermediate container 4d6bb11d6630 19:59:11 ---> dd290e30d27a 19:59:11 Step 23/23 : LABEL version=0.0.0 19:59:11 Collecting dockerpty<0.5,>=0.4.1 19:59:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:59:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:59:11 ---> Running in 05ad3ed35115 19:59:11 (1/2) Installing ca-certificates (20191127-r5) 19:59:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:59:11 (2/2) Installing dumb-init (1.2.5-r1) 19:59:11 Executing busybox-1.33.1-r6.trigger 19:59:11 Executing ca-certificates-20191127-r5.trigger 19:59:11 Removing intermediate container 05ad3ed35115 19:59:11 ---> 9808cb156a90 19:59:11 19:59:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:59:11 OK: 6 MiB in 16 packages 19:59:11 Successfully built 9808cb156a90 19:59:11 (1/3) Installing ca-certificates (20191127-r5) 19:59:11 Successfully tagged core-metadata:latest 19:59:11 Building core-command 19:59:11  Building core-metadata ... done (2/3) Installing dumb-init (1.2.5-r1) 19:59:11 (3/3) Installing su-exec (0.2-r1) 19:59:11 Executing busybox-1.33.1-r6.trigger 19:59:11 Executing ca-certificates-20191127-r5.trigger 19:59:11 OK: 6 MiB in 17 packages 19:59:12 (1/2) Installing dumb-init (1.2.5-r1) 19:59:12 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 19:59:12 (2/2) Installing su-exec (0.2-r1) 19:59:12 Executing busybox-1.33.1-r6.trigger 19:59:12 OK: 6 MiB in 16 packages 19:59:12 Collecting texttable<0.10,>=0.9.0 19:59:12 Downloading texttable-0.9.1.tar.gz (11 kB) 19:59:12 Collecting docopt<0.7,>=0.6.1 19:59:12 Downloading docopt-0.6.2.tar.gz (25 kB) 19:59:13 Collecting docker-pycreds>=0.4.0 19:59:13 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:59:13 Collecting chardet<3.1.0,>=3.0.2 19:59:13 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:59:13 Collecting urllib3<1.25,>=1.21.1 19:59:13 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:59:13 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 19:59:13 Collecting idna<2.8,>=2.5 19:59:13 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:59:13 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:59:13 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:59:13 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:59:13 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:59:13 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:59:13 Attempting uninstall: urllib3 19:59:13 Found existing installation: urllib3 1.26.5 19:59:13 Uninstalling urllib3-1.26.5: 19:59:13 Successfully uninstalled urllib3-1.26.5 19:59:14 Removing intermediate container 8cacb58a4d38 19:59:14 ---> 63a7b22a7b03 19:59:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:59:14 Attempting uninstall: idna 19:59:14 Found existing installation: idna 3.2 19:59:14 Uninstalling idna-3.2: 19:59:14 Successfully uninstalled idna-3.2 19:59:14 ---> Running in fbc505c7236c 19:59:14 Attempting uninstall: chardet 19:59:14 Found existing installation: chardet 4.0.0 19:59:14 Uninstalling chardet-4.0.0: 19:59:14 Removing intermediate container 88ccd1d6c9f8 19:59:14 ---> 83c06e4793d1 19:59:14 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:59:14 Successfully uninstalled chardet-4.0.0 19:59:14 Removing intermediate container 6df7c72b5fbe 19:59:14 ---> f8c61884817f 19:59:14 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:59:15 ---> Running in d79f57f31c0e 19:59:15 Removing intermediate container fbc505c7236c 19:59:15 ---> c086b2041695 19:59:15 Step 13/22 : ENV APP_PORT=59860 19:59:15 ---> Running in 279c5d1418ac 19:59:15 Attempting uninstall: requests 19:59:15 Found existing installation: requests 2.25.1 19:59:15 Uninstalling requests-2.25.1: 19:59:15 Successfully uninstalled requests-2.25.1 19:59:15 ---> Running in e2e16f785338 19:59:15 Removing intermediate container d79f57f31c0e 19:59:15 ---> e5752765f5d7 19:59:15 Step 13/25 : WORKDIR / 19:59:15 Running setup.py install for texttable: started 19:59:15 Removing intermediate container 279c5d1418ac 19:59:15 ---> 7dcc89212c46 19:59:15 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:59:15 ---> Running in 30a9fa056321 19:59:15 Removing intermediate container e2e16f785338 19:59:15 ---> 9d08af9dea2c 19:59:15 Step 14/22 : EXPOSE $APP_PORT 19:59:15 ---> Running in b6291e3622d6 19:59:15 ---> Running in 495f3487fb2a 19:59:16 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:59:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:59:16 ---> 42ce117a2fe2 19:59:16 Step 3/23 : WORKDIR /edgex-go 19:59:16 ---> Using cache 19:59:16 ---> 73581ab3df18 19:59:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:59:16 ---> Using cache 19:59:16 ---> 0357f83b60dd 19:59:16 Step 5/23 : RUN apk add --update --no-cache make git 19:59:16 ---> Using cache 19:59:16 ---> 885ea34951c4 19:59:16 Step 6/23 : COPY go.mod vendor* ./ 19:59:16 ---> Using cache 19:59:16 ---> d2044fdadd02 19:59:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:59:16 ---> Using cache 19:59:16 ---> 41d245191246 19:59:16 Step 8/23 : COPY . . 19:59:16 Running setup.py install for texttable: finished with status 'done' 19:59:16 Running setup.py install for PyYAML: started 19:59:16 ---> Using cache 19:59:16 ---> 1d8cc14f345e 19:59:16 Step 9/23 : RUN make cmd/core-command/core-command 19:59:16 Removing intermediate container 30a9fa056321 19:59:16 ---> 195c4f7bcbd5 19:59:16 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:59:16 ---> Running in 0472b84349f3 19:59:16 Removing intermediate container b6291e3622d6 19:59:16 ---> 0ea1a3b18f24 19:59:16 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:59:16 Removing intermediate container 495f3487fb2a 19:59:16 ---> c65f36ea8eab 19:59:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:59:16 ---> Running in 07aceba3f419 19:59:16 Running setup.py install for PyYAML: finished with status 'done' 19:59:16 ---> 3be6ced62b3c 19:59:16 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:59:16 Running setup.py install for docopt: started 19:59:16 ---> f625e7e5ca36 19:59:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:59:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:59:16 Running setup.py install for docopt: finished with status 'done' 19:59:16 Running setup.py install for dockerpty: started 19:59:16 ---> ebd2b363ef07 19:59:16 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:59:17 ---> 4f51828fda1e 19:59:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:59:17 ---> 0da73209cc2c 19:59:17 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:59:17 Removing intermediate container 07aceba3f419 19:59:17 ---> e7d7397e27cc 19:59:17 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:59:17 Running setup.py install for dockerpty: finished with status 'done' 19:59:17 ---> Running in 402bb2f3088e 19:59:17 ---> 06caf57d1c20 19:59:17 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:59:17 Removing intermediate container 402bb2f3088e 19:59:17 ---> 954e86295389 19:59:17 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:59:17 ---> 6bce65de49f6 19:59:17 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:59:17 ---> Running in 08e5ff423408 19:59:18 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 19:59:18 ---> d0b20aa900c8 19:59:18 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:59:18 ---> 71c478db6556 19:59:18 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:59:18 Removing intermediate container 08e5ff423408 19:59:18 ---> 7d256922b222 19:59:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:59:18 ---> Running in d0b858833c9b 19:59:18 ---> Running in 8e760ca88282 19:59:18 Removing intermediate container d0b858833c9b 19:59:18 ---> 7669268bff7e 19:59:18 Step 20/22 : LABEL arch=x86_64 19:59:18 ---> Running in 42702c7ea4d2 19:59:18 ---> 6b83f828555b 19:59:18 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:59:18 Removing intermediate container 42702c7ea4d2 19:59:18 ---> 9e0382822654 19:59:18 Step 21/22 : LABEL git_sha=506c43586085517618ff933759d64dc5da56e7e1 19:59:19 ---> 63818d243352 19:59:19 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 19:59:19 ---> Running in 0f6ef201b730 19:59:19 ---> Running in 6e635822ecd7 19:59:19 Removing intermediate container 0f6ef201b730 19:59:19 ---> 891aa04ffb49 19:59:19 Step 22/22 : LABEL version=0.0.0 19:59:19 Removing intermediate container 8e760ca88282 19:59:19 ---> 180e642c9de5 19:59:19 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:59:19 ---> Running in 1ad6c58e30fa 19:59:20 Removing intermediate container 1ad6c58e30fa 19:59:20 ---> e6b25fa759f1 19:59:20 19:59:20 Successfully built e6b25fa759f1 19:59:20 Successfully tagged support-notifications:latest 19:59:20 Building core-data 19:59:20  Building support-notifications ... done  ---> 974ec22936fb 19:59:20 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:59:22 Removing intermediate container 6e635822ecd7 19:59:22 ---> 975c5db3b1a0 19:59:22 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:59:24 ---> 02de6c35df0c 19:59:24 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:59:24 ---> Running in 94106643b9f6 19:59:25 Removing intermediate container 1193b88e35d2 19:59:25 ---> 33321ec9f7eb 19:59:25 Step 14/23 : ENV APP_PORT=58890 19:59:25 Removing intermediate container 94106643b9f6 19:59:25 ---> 5480ce6896b8 19:59:25 Step 23/25 : LABEL arch=x86_64 19:59:25 ---> c7b1055794a6 19:59:25 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:59:25 ---> Running in db0db1bae6c6 19:59:25 ---> Running in 8de3c7311f88 19:59:25 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:59:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:59:25 ---> 42ce117a2fe2 19:59:25 Step 3/23 : WORKDIR /edgex-go 19:59:25 ---> Using cache 19:59:25 ---> 73581ab3df18 19:59:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:59:25 ---> Using cache 19:59:25 ---> 0357f83b60dd 19:59:25 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:59:25 Removing intermediate container 8de3c7311f88 19:59:25 ---> 916b5ac5b9e7 19:59:25 Step 24/25 : LABEL git_sha=506c43586085517618ff933759d64dc5da56e7e1 19:59:25 Removing intermediate container db0db1bae6c6 19:59:25 ---> b244d6dbc91b 19:59:25 Step 15/23 : EXPOSE $APP_PORT 19:59:25 ---> ecb5e4b7aac7 19:59:25 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:59:26 ---> Running in 1efe800bcc93 19:59:26 ---> Running in 35a542853c9d 19:59:26 ---> Running in 7fba8f8a21a2 19:59:26 Removing intermediate container 1efe800bcc93 19:59:26 ---> 927dca38bb2e 19:59:26 Step 25/25 : LABEL version=0.0.0 19:59:26 Removing intermediate container 7fba8f8a21a2 19:59:26 ---> 617045278103 19:59:26 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:59:26 ---> Running in cf13850cf6b9 19:59:26 ---> 7e7cdca9cb56 19:59:26 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:59:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:59:27 ---> Running in 6502525ed9b8 19:59:27 Removing intermediate container cf13850cf6b9 19:59:27 ---> a8f2eed3b743 19:59:27 19:59:27 ---> 4a2c939add5d 19:59:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:59:27 Successfully built a8f2eed3b743 19:59:27 Successfully tagged security-secretstore-setup:latest 19:59:27 Building security-proxy-setup 19:59:27  Building security-secretstore-setup ... done Removing intermediate container 6502525ed9b8 19:59:27 ---> b429c97316da 19:59:27 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:59:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:59:28 OK: 221 MiB in 52 packages 19:59:28 ---> 09377c5ca221 19:59:28 Step 26/31 : RUN chmod +x /entrypoint.sh 19:59:28 ---> 0c87913c45f5 19:59:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:59:30 ---> Running in 83d6befa2901 19:59:30 ---> cf412c702e6c 19:59:30 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:59:30 ---> Running in 26b1a1fa5220 19:59:30 Removing intermediate container 35a542853c9d 19:59:30 ---> a478f4be8d0a 19:59:30 Step 6/23 : COPY go.mod vendor* ./ 19:59:30 Removing intermediate container 26b1a1fa5220 19:59:30 ---> 7f2b1e3d2219 19:59:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:59:30 ---> Running in ea424e98a0b1 19:59:30 ---> e729ac9af877 19:59:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:59:30 ---> Running in 83d21ba2bea9 19:59:30 Removing intermediate container ea424e98a0b1 19:59:30 ---> 9a315979e9ed 19:59:30 Step 21/23 : LABEL arch=x86_64 19:59:31 ---> Running in 3033c4d3495b 19:59:31 Removing intermediate container 3033c4d3495b 19:59:31 ---> 835634612641 19:59:31 Step 22/23 : LABEL git_sha=506c43586085517618ff933759d64dc5da56e7e1 19:59:31 ---> Running in 7908f7b9d7b5 19:59:31 Removing intermediate container 83d6befa2901 19:59:31 ---> 5789a6b01eda 19:59:31 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:59:31 ---> Running in d01e2ff4dfa6 19:59:31 Removing intermediate container 7908f7b9d7b5 19:59:31 ---> 6b8caa29b2b1 19:59:31 Step 23/23 : LABEL version=0.0.0 19:59:32 Removing intermediate container d01e2ff4dfa6 19:59:32 ---> 6c0b8b146658 19:59:32 Step 28/31 : CMD ["gate"] 19:59:32 ---> Running in a73517597035 19:59:32 ---> Running in 66553f6b78fd 19:59:32 Removing intermediate container a73517597035 19:59:32 ---> c33c3218aa8c 19:59:32 19:59:32 Removing intermediate container 66553f6b78fd 19:59:32 ---> 58b5ed6bb7f6 19:59:32 Step 29/31 : LABEL arch=x86_64 19:59:32 Successfully built c33c3218aa8c 19:59:32 Successfully tagged sys-mgmt-agent:latest 19:59:32 Building support-scheduler 19:59:32  Building sys-mgmt-agent ... done  ---> Running in 330e1ec6bd7b 19:59:32 Removing intermediate container 330e1ec6bd7b 19:59:32 ---> 59094db8ed68 19:59:32 Step 30/31 : LABEL git_sha=506c43586085517618ff933759d64dc5da56e7e1 19:59:32 ---> Running in 26e361a026b2 19:59:33 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:59:33 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:59:33 ---> 42ce117a2fe2 19:59:33 Step 3/21 : WORKDIR /edgex-go 19:59:33 ---> Using cache 19:59:33 ---> 73581ab3df18 19:59:33 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:59:33 ---> Using cache 19:59:33 ---> 0357f83b60dd 19:59:33 Step 5/21 : RUN apk add --update --no-cache make git 19:59:33 ---> Using cache 19:59:33 ---> 885ea34951c4 19:59:33 Step 6/21 : COPY go.mod vendor* ./ 19:59:33 ---> Using cache 19:59:33 ---> d2044fdadd02 19:59:33 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:59:33 ---> Using cache 19:59:33 ---> 41d245191246 19:59:33 Step 8/21 : COPY . . 19:59:33 ---> Using cache 19:59:33 ---> 1d8cc14f345e 19:59:33 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:59:34 Removing intermediate container 26e361a026b2 19:59:34 ---> adac24834030 19:59:34 Step 31/31 : LABEL version=0.0.0 19:59:34 ---> Running in 05a552d67747 19:59:34 Removing intermediate container 83d21ba2bea9 19:59:34 ---> 1af90ab71dac 19:59:34 Step 8/23 : COPY . . 19:59:35 ---> Running in a2374a153f03 19:59:36 Removing intermediate container a2374a153f03 19:59:36 ---> d65df8811a8b 19:59:36 19:59:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:59:36 Successfully built d65df8811a8b 19:59:36 Successfully tagged security-bootstrapper:latest 19:59:41 Removing intermediate container ab3d89b75131 19:59:41 ---> 60c02b49b1b7 19:59:41 Successfully built 60c02b49b1b7 19:59:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:59:41 + docker inspect -f . ci-base-image-arm64 19:59:41 . [Pipeline] withDockerContainer 19:59:42 prd-ubuntu18.04-docker-arm64-4c-16g-1868 does not seem to be running inside a container 19:59:42 $ 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 ******** ci-base-image-arm64 cat 19:59:42  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:59:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:59:42 ---> 42ce117a2fe2 19:59:42 Step 3/23 : WORKDIR /edgex-go 19:59:42 ---> Using cache 19:59:42 ---> 73581ab3df18 19:59:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:59:42 ---> Using cache 19:59:42 ---> 0357f83b60dd 19:59:42 Step 5/23 : RUN apk add --update --no-cache make git 19:59:42 ---> Using cache 19:59:42 ---> 885ea34951c4 19:59:42 Step 6/23 : COPY go.mod . 19:59:42 ---> e4bb0cfddc4f 19:59:42 Step 7/23 : RUN go mod download 19:59:42 ---> b297ceeba707 19:59:42 Step 9/23 : RUN make cmd/core-data/core-data 19:59:42 ---> Running in 381fec84fe09 19:59:42 ---> Running in 492f0fb8b542 19:59:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:59:42 Removing intermediate container 0472b84349f3 19:59:42 ---> 5989b7c56c04 19:59:42 19:59:42 Step 10/23 : FROM alpine:3.14 19:59:42 ---> 0a97eee8041e 19:59:42 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:59:42 ---> Using cache 19:59:42 ---> bfbf58b1a68b 19:59:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:59:42 ---> Using cache 19:59:42 ---> 46fa8ff93486 19:59:42 Step 13/23 : ENV APP_PORT=59882 19:59:43 ---> Running in 19ccdc009ebc 19:59:43 Removing intermediate container 19ccdc009ebc 19:59:43 ---> 397e5a8a3354 19:59:43 Step 14/23 : EXPOSE $APP_PORT 19:59:43 ---> Running in 6239ee8829e6 19:59:43 Removing intermediate container 6239ee8829e6 19:59:43 ---> acf447dfe8c1 19:59:43 Step 15/23 : WORKDIR / 19:59:43 ---> Running in ce315d5699d9 19:59:43 Removing intermediate container 492f0fb8b542 19:59:43 ---> 92a70da4cf3e 19:59:43 Step 8/23 : COPY . . 19:59:43 Removing intermediate container ce315d5699d9 19:59:43 ---> 6b4e746efb87 19:59:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:59:43 $ docker top cce4c75079ffebaecbf2ee8916f3556426528bca3a20adda01bc84d1ac8ec009 -eo pid,comm [Pipeline] { [Pipeline] sh 19:59:44 + go version 19:59:44 go version go1.17.6 linux/arm64 [Pipeline] } 19:59:45 $ docker stop --time=1 cce4c75079ffebaecbf2ee8916f3556426528bca3a20adda01bc84d1ac8ec009 19:59:45 ---> 8f8d51a30d33 19:59:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:59:46 $ docker rm -f cce4c75079ffebaecbf2ee8916f3556426528bca3a20adda01bc84d1ac8ec009 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:59:47 + docker inspect -f . ci-base-image-arm64 19:59:47 . [Pipeline] withDockerContainer 19:59:47 ---> 7b955bbb4bb7 19:59:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:59:47 prd-ubuntu18.04-docker-arm64-4c-16g-1868 does not seem to be running inside a container 19:59:48 $ 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 ******** ci-base-image-arm64 cat 19:59:49 ---> b90cf8d66e01 19:59:49 Step 19/23 : ENTRYPOINT ["/core-command"] 19:59:49 ---> Running in 92e57c1eaee9 19:59:49 $ docker top bcde2b6885eafce5a2aee34715ba7adf7b98f60091abd7d944e323e80e62737c -eo pid,comm 19:59:49 ---> 94b55c9cd8e6 19:59:49 Step 9/23 : RUN go mod tidy 19:59:49 ---> Running in dbc62bfa4062 19:59:49 Removing intermediate container 92e57c1eaee9 19:59:49 ---> 8e2ee27fe686 19:59:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] { [Pipeline] echo 19:59:49 ========================================================= 19:59:49 [edgeXBuildGoParallel] Running Tests and Build... 19:59:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:59:49 ---> Running in 9e3029041f8a 19:59:49 Removing intermediate container 9e3029041f8a 19:59:49 ---> c30af97c2900 19:59:49 Step 21/23 : LABEL arch=x86_64 19:59:50 ---> Running in 111d68b8e471 19:59:50 Removing intermediate container 111d68b8e471 19:59:50 ---> f3f9bae2efa8 19:59:50 Step 22/23 : LABEL git_sha=506c43586085517618ff933759d64dc5da56e7e1 19:59:50 ---> Running in c4bc6a4cf2e8 19:59:50 + make test 19:59:50 go mod tidy 19:59:50 Removing intermediate container c4bc6a4cf2e8 19:59:50 ---> 775db1676141 19:59:50 Step 23/23 : LABEL version=0.0.0 19:59:50 ---> Running in 5552c60da4c6 19:59:50 Removing intermediate container 5552c60da4c6 19:59:50 ---> e8b1581a4398 19:59:50 19:59:50 Successfully built e8b1581a4398 19:59:50 Successfully tagged core-command:latest 19:59:51 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:59:54  Building core-command ... done Removing intermediate container dbc62bfa4062 19:59:54 ---> fde76ac16020 19:59:54 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:59:54 ---> Running in 8a2136e57c79 19:59:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:59:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 20:00:00 Removing intermediate container 05a552d67747 20:00:00 ---> 7c578b610245 20:00:00 20:00:00 Step 10/21 : FROM alpine:3.14 20:00:00 ---> 0a97eee8041e 20:00:00 Step 11/21 : RUN apk add --update --no-cache curl 20:00:00 ---> Running in bbd16ec229cf 20:00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:00:01 (1/5) Installing ca-certificates (20191127-r5) 20:00:01 (2/5) Installing brotli-libs (1.0.9-r5) 20:00:01 (3/5) Installing nghttp2-libs (1.43.0-r0) 20:00:01 (4/5) Installing libcurl (7.79.1-r0) 20:00:01 (5/5) Installing curl (7.79.1-r0) 20:00:01 Executing busybox-1.33.1-r6.trigger 20:00:01 Executing ca-certificates-20191127-r5.trigger 20:00:01 OK: 8 MiB in 19 packages 20:00:02 Removing intermediate container bbd16ec229cf 20:00:02 ---> 7c9c795922b9 20:00:02 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:00:02 ---> Running in a725b5fb27b1 20:00:02 Removing intermediate container a725b5fb27b1 20:00:02 ---> c6db42ec2bed 20:00:02 Step 13/21 : WORKDIR /edgex 20:00:02 ---> Running in 95b3a5d2a055 20:00:02 Removing intermediate container 95b3a5d2a055 20:00:02 ---> f0c450077e35 20:00:02 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:00:02 ---> 865f21ad3556 20:00:02 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:00:03 ---> 92987358861f 20:00:03 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:00:03 ---> 3b915295ce83 20:00:03 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:00:03 ---> Running in 00d3c33ce4fb 20:00:03 Removing intermediate container 00d3c33ce4fb 20:00:03 ---> a52edabebab4 20:00:03 Step 18/21 : CMD ["--init=true"] 20:00:03 ---> Running in d04256c14b28 20:00:04 Removing intermediate container d04256c14b28 20:00:04 ---> c1842dddbb24 20:00:04 Step 19/21 : LABEL arch=x86_64 20:00:04 ---> Running in 80260da46095 20:00:04 Removing intermediate container 80260da46095 20:00:04 ---> 34216e60c79f 20:00:04 Step 20/21 : LABEL git_sha=506c43586085517618ff933759d64dc5da56e7e1 20:00:04 ---> Running in 9ba9a8ed2ae7 20:00:04 Removing intermediate container 9ba9a8ed2ae7 20:00:04 ---> 129201d9aec9 20:00:04 Step 21/21 : LABEL version=0.0.0 20:00:04 ---> Running in 50a8187b53a9 20:00:04 Removing intermediate container 50a8187b53a9 20:00:04 ---> f31a7a05b92c 20:00:04 20:00:04 Successfully built f31a7a05b92c 20:00:04 Successfully tagged security-proxy-setup:latest 20:00:12  Building security-proxy-setup ... done Removing intermediate container 381fec84fe09 20:00:12 ---> 50ec12018cd7 20:00:12 20:00:12 Step 10/23 : FROM alpine:3.14 20:00:12 ---> 0a97eee8041e 20:00:12 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:00:12 ---> Running in a3fb50c37096 20:00:12 Removing intermediate container a3fb50c37096 20:00:12 ---> 9218181e0187 20:00:12 Step 12/23 : ENV APP_PORT=59880 20:00:12 ---> Running in 1ffb2cc82a48 20:00:12 Removing intermediate container 1ffb2cc82a48 20:00:12 ---> 0341a6a87e5b 20:00:12 Step 13/23 : EXPOSE $APP_PORT 20:00:12 ---> Running in ff0b8d497d45 20:00:12 Removing intermediate container ff0b8d497d45 20:00:12 ---> 6e3813df57cf 20:00:12 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:00:12 ---> Running in 3d1fb3c7397f 20:00:13 Removing intermediate container 3d1fb3c7397f 20:00:13 ---> 4ea20e4fc620 20:00:13 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:00:13 ---> Running in 60d14476f45f 20:00:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:00:14 Removing intermediate container 8a2136e57c79 20:00:14 ---> 976815a3d372 20:00:14 20:00:14 Step 11/23 : FROM alpine:3.14 20:00:14 ---> 0a97eee8041e 20:00:14 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:00:14 ---> Using cache 20:00:14 ---> bfbf58b1a68b 20:00:14 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:00:14 ---> Using cache 20:00:14 ---> 46fa8ff93486 20:00:14 Step 14/23 : ENV APP_PORT=59861 20:00:14 ---> Running in 522659379e99 20:00:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:00:14 Removing intermediate container 522659379e99 20:00:14 ---> 0118b33bf45c 20:00:14 Step 15/23 : EXPOSE $APP_PORT 20:00:14 ---> Running in 5a73a905fd9c 20:00:14 Removing intermediate container 5a73a905fd9c 20:00:14 ---> 9be2024c121b 20:00:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:00:14 ---> 44814825fbfe 20:00:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:00:14 (1/6) Installing dumb-init (1.2.5-r1) 20:00:14 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:00:15 (3/6) Installing libsodium (1.0.18-r0) 20:00:15 ---> 3c02d93d8bd2 20:00:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:00:15 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:00:15 ---> 8b98a23c0ce4 20:00:15 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:00:15 (5/6) Installing libzmq (4.3.4-r0) 20:00:15 ---> Running in 71041d88e37e 20:00:15 (6/6) Installing zeromq (4.3.4-r0) 20:00:15 Removing intermediate container 71041d88e37e 20:00:15 ---> 659a525b5e98 20:00:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:00:15 ---> Running in 65775cecfa40 20:00:15 Executing busybox-1.33.1-r6.trigger 20:00:15 OK: 8 MiB in 20 packages 20:00:15 Removing intermediate container 65775cecfa40 20:00:15 ---> 9721e35c4305 20:00:15 Step 21/23 : LABEL arch=x86_64 20:00:15 ---> Running in 836fe56a5840 20:00:15 Removing intermediate container 836fe56a5840 20:00:15 ---> 9973fe1931b0 20:00:15 Step 22/23 : LABEL git_sha=506c43586085517618ff933759d64dc5da56e7e1 20:00:15 ---> Running in 702bf59f5a84 20:00:15 Removing intermediate container 60d14476f45f 20:00:15 ---> 49235281ade7 20:00:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:00:15 Removing intermediate container 702bf59f5a84 20:00:15 ---> a6c628b62eeb 20:00:15 Step 23/23 : LABEL version=0.0.0 20:00:15 ---> Running in 5237a9ae43c7 20:00:15 Removing intermediate container 5237a9ae43c7 20:00:15 ---> 138be09ecb0d 20:00:15 20:00:15 ---> 781c0db80f70 20:00:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:00:15 Successfully built 138be09ecb0d 20:00:15 Successfully tagged support-scheduler:latest 20:00:16  Building support-scheduler ... done  ---> 20b70bd38cbc 20:00:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:00:16 ---> b246a93893bf 20:00:16 Step 19/23 : ENTRYPOINT ["/core-data"] 20:00:16 ---> Running in 751b8eab61ad 20:00:16 Removing intermediate container 751b8eab61ad 20:00:16 ---> 5ce874e574e7 20:00:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:00:16 ---> Running in 69333a077fc6 20:00:16 Removing intermediate container 69333a077fc6 20:00:16 ---> 34f76bd4f768 20:00:16 Step 21/23 : LABEL arch=x86_64 20:00:16 ---> Running in 3d43e7eb19ea 20:00:16 Removing intermediate container 3d43e7eb19ea 20:00:16 ---> 2d92a112dbee 20:00:16 Step 22/23 : LABEL git_sha=506c43586085517618ff933759d64dc5da56e7e1 20:00:16 ---> Running in 83c06739de44 20:00:16 Removing intermediate container 83c06739de44 20:00:16 ---> 536c5f23d5ef 20:00:16 Step 23/23 : LABEL version=0.0.0 20:00:16 ---> Running in 047d9299ba78 20:00:17 Removing intermediate container 047d9299ba78 20:00:17 ---> bae6c26a3734 20:00:17 20:00:17 Successfully built bae6c26a3734 20:00:17 Successfully tagged core-data:latest 20:00:17  Building core-data ... done  [Pipeline] } 20:00:17 $ docker stop --time=1 c3aacdb04427b7024ea636fb0696fe08365ebc0eaabbca0e680f82c9190a439e 20:00:18 $ docker rm -f c3aacdb04427b7024ea636fb0696fe08365ebc0eaabbca0e680f82c9190a439e [Pipeline] // withDockerContainer [Pipeline] sh 20:00:18 + docker images 20:00:18 REPOSITORY TAG IMAGE ID CREATED SIZE 20:00:18 core-data latest bae6c26a3734 2 seconds ago 19.9MB 20:00:18 support-scheduler latest 138be09ecb0d 3 seconds ago 15.9MB 20:00:18 976815a3d372 4 seconds ago 1.77GB 20:00:18 50ec12018cd7 7 seconds ago 1.78GB 20:00:18 security-proxy-setup latest f31a7a05b92c 14 seconds ago 26.1MB 20:00:18 7c578b610245 19 seconds ago 1.78GB 20:00:18 core-command latest e8b1581a4398 28 seconds ago 15.7MB 20:00:18 5989b7c56c04 36 seconds ago 1.77GB 20:00:18 security-bootstrapper latest d65df8811a8b 43 seconds ago 18.7MB 20:00:18 sys-mgmt-agent latest c33c3218aa8c 46 seconds ago 296MB 20:00:18 security-secretstore-setup latest a8f2eed3b743 52 seconds ago 27.8MB 20:00:18 support-notifications latest e6b25fa759f1 58 seconds ago 16.6MB 20:00:18 core-metadata latest 9808cb156a90 About a minute ago 16.5MB 20:00:18 93fb768dc60e About a minute ago 1.77GB 20:00:18 7f77f2f0ecb0 About a minute ago 1.78GB 20:00:18 8545c4f76c86 About a minute ago 1.77GB 20:00:18 1ca59213c795 About a minute ago 1.78GB 20:00:18 c228aeac8692 About a minute ago 1.77GB 20:00:18 ci-base-image-x86_64 latest 42ce117a2fe2 5 minutes ago 1.27GB 20:00:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine dd4a08f94e63 8 days ago 562MB 20:00:18 docker 20.10.10 b706a049f56e 2 months ago 216MB 20:00:18 alpine 3.14 0a97eee8041e 2 months ago 5.61MB 20:00:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB 20:00:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 18 months 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) [Pipeline] findFiles [Pipeline] node 20:00:30 ? github.com/edgexfoundry/edgex-go [no test files] 20:00:34 Still waiting to schedule task 20:00:34 ‘prd-ubuntu18.04-docker-8c-8g-1862’ is offline 20:01:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:01:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:01:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:01:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:02:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:02:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:02:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:02:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:02:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:02:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:02:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:02:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:02:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:02:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:02:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.196s coverage: 28.7% of statements 20:02:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:02:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:02:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.392s coverage: 98.5% of statements 20:02:19 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:02:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.408s coverage: 44.7% of statements 20:02:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:02:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:02:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.639s coverage: 89.5% of statements 20:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:02:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.259s coverage: 84.4% of statements 20:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:02:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.806s coverage: 94.2% of statements 20:02:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:02:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:02:33 ok github.com/edgexfoundry/edgex-go/internal/io 0.236s coverage: 59.1% of statements 20:02:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:02:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:02:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:02:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:02:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:02:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.215s coverage: 60.0% of statements 20:02:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:02:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:02:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:02:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.360s coverage: 0.9% of statements 20:02:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:02:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.205s coverage: 58.8% of statements 20:02:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.246s coverage: 21.7% of statements 20:02:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:02:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.343s coverage: 47.1% of statements 20:02:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.401s coverage: 79.5% of statements 20:02:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.200s coverage: 94.1% of statements 20:02:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.211s coverage: 96.3% of statements 20:02:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.250s coverage: 87.5% of statements 20:02:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.244s coverage: 94.4% of statements 20:02:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.184s coverage: 44.8% of statements 20:02:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.673s coverage: 82.5% of statements 20:02:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:02:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.290s coverage: 92.9% of statements 20:02:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:02:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:02:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:02:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 65.1% of statements 20:02:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:02:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:02:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:02:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:02:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:02:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.191s coverage: 87.2% of statements 20:02:59 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:02:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:02:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements 20:02:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:02:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.243s coverage: 58.8% of statements 20:02:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:02:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.262s coverage: 80.0% of statements 20:02:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.209s coverage: 87.2% of statements 20:02:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.232s coverage: 85.4% of statements 20:02:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.740s coverage: 91.2% of statements 20:02:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:02:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.653s coverage: 64.4% of statements 20:02:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:02:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:02:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.182s coverage: 100.0% of statements 20:02:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.080s coverage: 89.4% of statements 20:02:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements 20:02:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements 20:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.078s coverage: 100.0% of statements 20:03:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.204s coverage: 65.4% of statements 20:03:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:03:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:03:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:03:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.719s coverage: 43.8% of statements 20:03:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:03:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:03:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.235s coverage: 89.5% of statements 20:03:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:03:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.210s coverage: 84.8% of statements 20:03:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:03:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.268s coverage: 17.7% of statements 20:03:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:03:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:03:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:03:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:03:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.618s coverage: 92.3% of statements 20:03:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:03:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:03:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:03:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:03:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.223s coverage: 63.2% of statements 20:03:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:03:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:03:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.361s coverage: 97.7% of statements 20:03:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:03:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:03:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:03:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:03:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.193s coverage: 28.9% of statements 20:03:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:03:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:03:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:03:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:03:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:03:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:03:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.192s coverage: 100.0% of statements 20:03:15 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements 20:03:15 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:03:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:03:15 GO111MODULE=on go vet ./... 20:04:32 Running on prd-ubuntu18.04-docker-8c-8g-2024 in /w/workspace/edgexfoundry_edgex-go_PR-3864 [Pipeline] { [Pipeline] ws 20:04:32 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:04:32 The recommended git tool is: git 20:04:34 using credential edgex-jenkins-ssh 20:04:34 Cloning the remote Git repository 20:04:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:04:34 > git init /w/workspace/edgex-go/1 # timeout=10 20:04:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:04:34 > git --version # timeout=10 20:04:34 > git --version # 'git version 2.17.1' 20:04:34 using GIT_SSH to set credentials SSH Credentials for GitHub 20:04:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:04:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:04:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:04:37 ./bin/test-attribution-txt.sh [Pipeline] echo 20:04:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:04:37 + ls -al . 20:04:37 total 672 20:04:37 drwxrwxr-x 9 1001 1001 4096 Jan 19 20:04 . 20:04:37 drwxr-xr-x 4 root root 4096 Jan 19 19:59 .. 20:04:37 -rw-rw-r-- 1 1001 1001 11 Jan 19 19:57 .dockerignore 20:04:37 drwxrwxr-x 8 1001 1001 4096 Jan 19 19:57 .git 20:04:37 drwxrwxr-x 4 1001 1001 4096 Jan 19 19:57 .github 20:04:37 -rw-rw-r-- 1 1001 1001 804 Jan 19 19:57 .gitignore 20:04:37 -rw-rw-r-- 1 1001 1001 42 Jan 19 19:57 .golangci.yml 20:04:37 -rw-rw-r-- 1 1001 1001 76 Jan 19 19:57 .hadolint.yml 20:04:37 -rw-rw-r-- 1 1001 1001 166 Jan 19 19:57 .sonarcloud.properties 20:04:37 -rw-rw-r-- 1 1001 1001 1171 Jan 19 19:57 ADOPTERS.md 20:04:37 -rw-rw-r-- 1 1001 1001 8910 Jan 19 19:57 Attribution.txt 20:04:37 -rw-rw-r-- 1 1001 1001 51732 Jan 19 19:57 CHANGELOG.md 20:04:37 -rw-rw-r-- 1 1001 1001 3804 Jan 19 19:57 CONTRIBUTING.md 20:04:37 -rw-rw-r-- 1 1001 1001 677 Jan 19 19:57 GOVERNANCE.md 20:04:37 -rw-rw-r-- 1 1001 1001 849 Jan 19 19:57 Jenkinsfile 20:04:37 -rw-rw-r-- 1 1001 1001 10775 Jan 19 19:57 LICENSE 20:04:37 -rw-rw-r-- 1 1001 1001 6508 Jan 19 19:57 Makefile 20:04:37 -rw-rw-r-- 1 1001 1001 582 Jan 19 19:57 OWNERS.md 20:04:37 -rw-rw-r-- 1 1001 1001 8207 Jan 19 19:57 README.md 20:04:37 -rw-rw-r-- 1 1001 1001 6912 Jan 19 19:57 SECURITY.md 20:04:37 -rw-rw-r-- 1 1001 1001 5 Jan 19 19:53 VERSION 20:04:37 -rw-rw-r-- 1 1001 1001 4131 Jan 19 19:57 ZMQWindows.md 20:04:37 drwxrwxr-x 2 1001 1001 4096 Jan 19 19:57 bin 20:04:37 drwxrwxr-x 14 1001 1001 4096 Jan 19 19:57 cmd 20:04:37 -rw-r--r-- 1 root root 428381 Jan 19 20:03 coverage.out 20:04:37 -rw-rw-r-- 1 1001 1001 828 Jan 19 19:57 go.mod 20:04:37 -rw-rw-r-- 1 1001 1001 49574 Jan 19 19:57 go.sum 20:04:37 drwxrwxr-x 8 1001 1001 4096 Jan 19 19:57 internal 20:04:37 drwxrwxr-x 3 1001 1001 4096 Jan 19 19:57 openapi 20:04:37 drwxrwxr-x 4 1001 1001 4096 Jan 19 19:57 snap 20:04:37 -rw-rw-r-- 1 1001 1001 204 Jan 19 19:57 version.go [Pipeline] sh 20:04:38 + '[' -e coverage.out ] 20:04:38 + chown 1001:1001 coverage.out [Pipeline] stash 20:04:38 Warning: overwriting stash ‘coverage-report’ 20:04:39 Stashed 1 file(s) [Pipeline] sh 20:04:39 Merging remotes/origin/main commit 3acce916edd26c48cc534c43f5f6a7ed858771e5 into PR head commit 506c43586085517618ff933759d64dc5da56e7e1 20:04:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:04:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:04:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:04:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:04:39 using GIT_SSH to set credentials SSH Credentials for GitHub 20:04:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3864/head:refs/remotes/origin/PR-3864 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:04:39 > git config core.sparsecheckout # timeout=10 20:04:39 > git checkout -f 506c43586085517618ff933759d64dc5da56e7e1 # timeout=10 20:04:39 Merge succeeded, producing 506c43586085517618ff933759d64dc5da56e7e1 20:04:39 Checking out Revision 506c43586085517618ff933759d64dc5da56e7e1 (PR-3864) 20:04:39 + make build 20:04:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 20:04:39 > git remote # timeout=10 20:04:39 > git config --get remote.origin.url # timeout=10 20:04:39 using GIT_SSH to set credentials SSH Credentials for GitHub 20:04:39 > git merge 3acce916edd26c48cc534c43f5f6a7ed858771e5 # timeout=10 20:04:39 > git rev-parse HEAD^{commit} # timeout=10 20:04:39 > git config core.sparsecheckout # timeout=10 20:04:39 > git checkout -f 506c43586085517618ff933759d64dc5da56e7e1 # timeout=10 20:04:43 Commit message: "ci: Go 1.17 related changes" 20:04:43 > git --version # timeout=10 20:04:43 > git --version # 'git version 2.17.1' 20:04:43 fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:04:44 + echo snap-build.sh 20:04:44 snap-build.sh 20:04:44 + SNAP_BASE_DIR=. 20:04:44 + '[' '!' -z /w/workspace/edgex-go/1 ']' 20:04:44 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 20:04:44 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 20:04:44 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 20:04:44 + cd /w/workspace/edgex-go/1 20:04:44 + sudo apt-get remove -qy --purge lxd lxd-client 20:04:44 Reading package lists... 20:04:44 Building dependency tree... 20:04:44 Reading state information... 20:04:44 The following packages were automatically installed and are no longer required: 20:04:44 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 20:04:44 uidmap xdelta3 20:04:44 Use 'sudo apt autoremove' to remove them. 20:04:44 The following packages will be REMOVED: 20:04:44 lxd* lxd-client* 20:04:44 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 20:04:44 After this operation, 31.7 MB disk space will be freed. 20:04:45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) 20:04:45 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 20:04:45 Removing lxd dnsmasq configuration 20:04:46 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 20:04:46 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 20:04:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:04:47 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:04:47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) 20:04:47 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 20:04:48 Processing triggers for systemd (237-3ubuntu10.52) ... 20:04:48 Processing triggers for ureadahead (0.100.0-21) ... 20:04:49 + sudo snap remove --purge lxd 20:04:49 snap "lxd" is not installed 20:04:49 + sudo groupadd --force --system lxd 20:04:49 ++ whoami 20:04:49 + sudo /usr/sbin/usermod -G lxd -a jenkins 20:04:49 + newgrp - lxd 20:04:49 + sudo snap install lxd 20:05:01 2022-01-19T20:04:57Z INFO Waiting for automatic snapd restart... 20:05:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 20:05:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:05:16 lxd 4.22 from Canonical* installed 20:05:16 + sudo lxd init --auto 20:05:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:05:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:05:24 + sudo snap install --classic snapcraft 20:05:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:05:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:05:30 snapcraft 6.0.2 from Canonical* installed 20:05:30 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 20:05:30 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 20:05:30 % Total % Received % Xferd Average Speed Time Time Time Current 20:05:30 Dload Upload Total Spent Left Speed 20:05:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4245 0 --:--:-- --:--:-- --:--:-- 4245 20:05:30 100 3325k 100 3325k 0 0 8070k 0 --:--:-- --:--:-- --:--:-- 8070k 20:05:30 ./yq_linux_amd64 20:05:30 + sudo snapcraft prime --use-lxd 20:05:32 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 20:05:32 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 20:05:32 - README.md 20:05:32 20:05:32 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:05:32 Launching a container. 20:05:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:05:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:05:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 20:05:44 Waiting for container to be ready 20:05:44 To start your first container, try: lxc launch ubuntu:20.04 20:05:44 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 20:05:44 20:05:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:05:48 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 20:05:48 Waiting for network to be ready... 20:05:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:05:48 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:05:48 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2027 kB] 20:05:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [361 kB] 20:05:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 20:05:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 20:05:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [572 kB] 20:05:48 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [77.5 kB] 20:05:48 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1166 kB] 20:05:48 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [268 kB] 20:05:49 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:05:49 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:05:49 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:05:49 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:05:49 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:05:49 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:05:49 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:05:49 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:05:50 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:05:50 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2372 kB] 20:05:50 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [454 kB] 20:05:50 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.2 kB] 20:05:50 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 20:05:50 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [596 kB] 20:05:50 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [81.3 kB] 20:05:50 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1780 kB] 20:05:50 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [385 kB] [Pipeline] } 20:05:51 $ docker stop --time=1 bcde2b6885eafce5a2aee34715ba7adf7b98f60091abd7d944e323e80e62737c 20:05:52 Fetched 25.9 MB in 4s (6402 kB/s) 20:05:53 Reading package lists... 20:05:53 Reading package lists... 20:05:53 $ docker rm -f bcde2b6885eafce5a2aee34715ba7adf7b98f60091abd7d944e323e80e62737c 20:05:53 Building dependency tree... 20:05:53 Reading state information... 20:05:53 The following additional packages will be installed: 20:05:53 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:05:53 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:05:53 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:05:53 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 20:05:53 Suggested packages: 20:05:53 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 20:05:53 Recommended packages: 20:05:53 gnupg libsasl2-modules 20:05:53 The following NEW packages will be installed: 20:05:53 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:05:53 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:05:53 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:05:53 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 20:05:53 The following packages will be upgraded: 20:05:53 gpg gpg-agent gpgconf libudev1 20:05:54 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 20:05:54 Need to get 3527 kB of archives. 20:05:54 After this operation, 13.3 MB of additional disk space will be used. 20:05:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 20:05:54 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.53 [55.6 kB] 20:05:54 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 20:05:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 20:05:54 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.53 [1102 kB] 20:05:54 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 20:05:55 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 20:05:55 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 20:05:55 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 20:05:55 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 20:05:55 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 20:05:55 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 20:05:55 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 20:05:55 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 20:05:55 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 20:05:55 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 20:05:55 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 20:05:55 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 20:05:55 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 20:05:55 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 20:05:55 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 20:05:55 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:05:55 debconf: delaying package configuration, since apt-utils is not installed 20:05:55 Fetched 3527 kB in 1s (3323 kB/s) 20:05:55 (Reading database ... 12511 files and directories currently installed.) 20:05:55 Preparing to unpack .../libudev1_237-3ubuntu10.53_amd64.deb ... 20:05:55 Unpacking libudev1:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... 20:05:55 Setting up libudev1:amd64 (237-3ubuntu10.53) ... 20:05:55 Selecting previously unselected package udev. 20:05:55 (Reading database ... 12511 files and directories currently installed.) 20:05:55 Preparing to unpack .../00-udev_237-3ubuntu10.53_amd64.deb ... 20:05:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:05:55 20:05:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:05:55 Unpacking udev (237-3ubuntu10.53) ... 20:05:55 Selecting previously unselected package libfuse2:amd64. 20:05:55 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 20:05:55 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [Pipeline] isUnix [Pipeline] sh 20:05:55 Selecting previously unselected package fuse. 20:05:55 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 20:05:55 Unpacking fuse (2.9.7-1ubuntu1) ... 20:05:55 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 20:05:55 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:05:55 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 20:05:55 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:05:55 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 20:05:55 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:05:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:05:56 Selecting previously unselected package libksba8:amd64. 20:05:56 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 20:05:56 Unpacking libksba8:amd64 (1.3.5-2) ... 20:05:56 Selecting previously unselected package libroken18-heimdal:amd64. 20:05:56 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:05:56 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:05:56 Selecting previously unselected package libasn1-8-heimdal:amd64. 20:05:56 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:05:56 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:05:56 latest: Pulling from edgex-devops/edgex-compose-arm64 20:05:56 29e5d40040c1: Pulling fs layer 20:05:56 1ce36da41761: Pulling fs layer 20:05:56 25b303627fd3: Pulling fs layer 20:05:56 29e5d40040c1: Verifying Checksum 20:05:56 29e5d40040c1: Download complete 20:05:56 Selecting previously unselected package libheimbase1-heimdal:amd64. 20:05:56 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:05:56 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:05:56 Selecting previously unselected package libhcrypto4-heimdal:amd64. 20:05:56 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:05:56 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:05:56 Selecting previously unselected package libwind0-heimdal:amd64. 20:05:56 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:05:56 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:05:56 Selecting previously unselected package libhx509-5-heimdal:amd64. 20:05:56 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:05:56 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:05:56 1ce36da41761: Verifying Checksum 20:05:56 1ce36da41761: Download complete 20:05:56 Selecting previously unselected package libkrb5-26-heimdal:amd64. 20:05:56 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:05:56 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:05:56 Selecting previously unselected package libheimntlm0-heimdal:amd64. 20:05:56 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:05:56 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:05:56 Selecting previously unselected package libgssapi3-heimdal:amd64. 20:05:56 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:05:56 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:05:56 29e5d40040c1: Pull complete 20:05:56 Selecting previously unselected package libsasl2-modules-db:amd64. 20:05:56 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:05:56 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:05:56 Selecting previously unselected package libsasl2-2:amd64. 20:05:56 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:05:56 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:05:56 Selecting previously unselected package libldap-common. 20:05:56 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 20:05:56 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 20:05:57 Selecting previously unselected package libldap-2.4-2:amd64. 20:05:57 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 20:05:57 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 20:05:57 Selecting previously unselected package dirmngr. 20:05:57 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 20:05:57 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 20:05:57 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 20:05:57 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 20:05:57 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:05:57 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:05:57 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:05:57 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 20:05:57 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:05:57 Setting up libksba8:amd64 (1.3.5-2) ... 20:05:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:05:57 Setting up udev (237-3ubuntu10.53) ... 20:05:57 invoke-rc.d: policy-rc.d denied execution of start. 20:05:57 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:05:57 Processing triggers for systemd (237-3ubuntu10) ... 20:05:57 Setting up fuse (2.9.7-1ubuntu1) ... 20:05:57 25b303627fd3: Verifying Checksum 20:05:57 25b303627fd3: Download complete 20:05:57 1ce36da41761: Pull complete 20:05:57 Setting up gpg (2.2.4-1ubuntu1.4) ... 20:05:57 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:05:57 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:05:57 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:05:57 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:05:57 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:05:57 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:05:57 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:05:57 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 20:05:57 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 20:05:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:05:58 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 20:05:58 settings in the [Install] section, and DefaultInstance for template units). 20:05:58 This means they are not meant to be enabled using systemctl. 20:05:58 Possible reasons for having this kind of units are: 20:05:58 1) A unit may be statically enabled by being symlinked from another unit's 20:05:58 .wants/ or .requires/ directory. 20:05:58 2) A unit's purpose may be to act as a helper for some other unit which has 20:05:58 a requirement dependency on it. 20:05:58 3) A unit may be started when needed via activation (socket, path, timer, 20:05:58 D-Bus, udev, scripted systemctl call, ...). 20:05:58 4) In case of template units, the unit is meant to be enabled with some 20:05:58 instance name specified. 20:05:58 Reading package lists... 20:05:58 Building dependency tree... 20:05:58 Reading state information... 20:05:58 The following additional packages will be installed: 20:05:58 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 20:05:58 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 20:05:58 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 20:05:58 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 20:05:58 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 20:05:58 Suggested packages: 20:05:58 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 20:05:58 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 20:05:58 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 20:05:58 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 20:05:58 systemd-container policykit-1 20:05:58 Recommended packages: 20:05:58 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 20:05:58 The following NEW packages will be installed: 20:05:58 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 20:05:58 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 20:05:58 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 20:05:58 multiarch-support openssh-client python3 python3-minimal python3.6 20:05:58 python3.6-minimal snapd squashfs-tools sudo 20:05:58 The following packages will be upgraded: 20:05:58 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 20:05:58 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 20:05:58 Need to get 36.8 MB of archives. 20:05:58 After this operation, 147 MB of additional disk space will be used. 20:05:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [534 kB] 20:05:58 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 20:05:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [1609 kB] 20:05:58 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.53 [2915 kB] 20:05:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.6 [1712 kB] 20:05:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.6 [203 kB] 20:05:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 20:05:59 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 20:05:59 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 20:05:59 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 20:05:59 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 20:05:59 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 20:05:59 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 20:05:59 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 20:05:59 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 20:05:59 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 20:06:00 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.53 [206 kB] 20:06:00 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 20:06:00 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 20:06:00 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.14 [1302 kB] 20:06:00 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 20:06:00 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 20:06:00 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 20:06:00 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 20:06:00 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 20:06:00 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 20:06:00 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 20:06:00 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 20:06:00 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 20:06:00 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 20:06:01 debconf: delaying package configuration, since apt-utils is not installed 20:06:01 Fetched 36.8 MB in 2s (17.1 MB/s) 20:06:01 (Reading database ... 12757 files and directories currently installed.) 20:06:01 Preparing to unpack .../systemd_237-3ubuntu10.53_amd64.deb ... 20:06:01 Unpacking systemd (237-3ubuntu10.53) over (237-3ubuntu10) ... 20:06:01 Preparing to unpack .../libsystemd0_237-3ubuntu10.53_amd64.deb ... 20:06:01 Unpacking libsystemd0:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... 20:06:01 Setting up libsystemd0:amd64 (237-3ubuntu10.53) ... 20:06:02 (Reading database ... 12757 files and directories currently installed.) 20:06:02 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 20:06:02 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 20:06:02 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 20:06:02 (Reading database ... 12757 files and directories currently installed.) 20:06:02 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 20:06:02 Unpacking apt (1.6.14) over (1.6.1) ... 20:06:02 Setting up apt (1.6.14) ... 20:06:02 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 20:06:03 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 20:06:03 (Reading database ... 12764 files and directories currently installed.) 20:06:03 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 20:06:03 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... 20:06:03 Selecting previously unselected package libpython3.6-minimal:amd64. 20:06:03 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 20:06:03 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... 20:06:03 Selecting previously unselected package libexpat1:amd64. 20:06:03 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 20:06:03 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:06:03 Selecting previously unselected package python3.6-minimal. 20:06:03 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 20:06:03 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... 20:06:03 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... 20:06:03 Checking for services that may need to be restarted...done. 20:06:03 Checking for services that may need to be restarted...done. 20:06:03 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... 20:06:03 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:06:03 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... 20:06:04 Selecting previously unselected package python3-minimal. 20:06:04 (Reading database ... 13012 files and directories currently installed.) 20:06:04 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 20:06:04 Unpacking python3-minimal (3.6.7-1~18.04) ... 20:06:04 Selecting previously unselected package mime-support. 20:06:04 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 20:06:04 Unpacking mime-support (3.60ubuntu1) ... 20:06:04 Selecting previously unselected package libmpdec2:amd64. 20:06:04 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 20:06:04 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:06:04 Selecting previously unselected package libpython3.6-stdlib:amd64. 20:06:04 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 20:06:04 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... 20:06:04 Selecting previously unselected package python3.6. 20:06:04 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 20:06:04 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.6) ... 20:06:04 Selecting previously unselected package libpython3-stdlib:amd64. 20:06:04 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 20:06:04 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:06:04 Setting up python3-minimal (3.6.7-1~18.04) ... 20:06:05 Selecting previously unselected package python3. 20:06:05 (Reading database ... 13442 files and directories currently installed.) 20:06:05 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 20:06:05 Unpacking python3 (3.6.7-1~18.04) ... 20:06:05 Selecting previously unselected package multiarch-support. 20:06:05 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 20:06:05 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 20:06:05 Setting up multiarch-support (2.27-3ubuntu1.4) ... 20:06:05 Selecting previously unselected package liblzo2-2:amd64. 20:06:05 (Reading database ... 13479 files and directories currently installed.) 20:06:05 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 20:06:05 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 20:06:05 Selecting previously unselected package libbsd0:amd64. 20:06:05 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 20:06:05 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:06:05 Selecting previously unselected package sudo. 20:06:05 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 20:06:05 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 20:06:05 Selecting previously unselected package apparmor. 20:06:05 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 20:06:05 Unpacking apparmor (2.12-4ubuntu5.1) ... 20:06:05 Selecting previously unselected package libedit2:amd64. 20:06:05 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 20:06:05 Unpacking libedit2:amd64 (3.1-20170329-1) ... 20:06:05 Selecting previously unselected package libkrb5support0:amd64. 20:06:05 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 20:06:05 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:06:05 Selecting previously unselected package libk5crypto3:amd64. 20:06:05 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 20:06:06 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:06:06 Selecting previously unselected package libkeyutils1:amd64. 20:06:06 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 20:06:06 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:06:06 Selecting previously unselected package libkrb5-3:amd64. 20:06:06 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 20:06:06 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:06:06 Selecting previously unselected package libgssapi-krb5-2:amd64. 20:06:06 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 20:06:06 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:06:06 Selecting previously unselected package libssl1.0.0:amd64. 20:06:06 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 20:06:06 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 20:06:06 Selecting previously unselected package openssh-client. 20:06:06 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 20:06:06 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 20:06:06 Selecting previously unselected package squashfs-tools. 20:06:06 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 20:06:06 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 20:06:06 Selecting previously unselected package snapd. 20:06:06 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 20:06:06 Unpacking snapd (2.51.1+18.04) ... 20:06:07 25b303627fd3: Pull complete 20:06:07 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:06:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:06:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:06:08 prd-ubuntu18.04-docker-arm64-4c-16g-1868 does not seem to be running inside a container 20:06:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:06:09 Setting up libedit2:amd64 (3.1-20170329-1) ... 20:06:09 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 20:06:09 Setting up mime-support (3.60ubuntu1) ... 20:06:09 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 20:06:09 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:06:09 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:06:09 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:06:09 Setting up systemd (237-3ubuntu10.53) ... 20:06:09 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 20:06:09 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:06:09 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:06:09 Setting up liblzo2-2:amd64 (2.08-1.2) ... 20:06:09 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... 20:06:09 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:06:09 Setting up python3.6 (3.6.9-1~18.04ubuntu1.6) ... 20:06:10 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 20:06:10 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:06:10 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:06:10 Setting up python3 (3.6.7-1~18.04) ... 20:06:10 running python rtupdate hooks for python3.6... 20:06:10 running python post-rtupdate hooks for python3.6... 20:06:10 Setting up apparmor (2.12-4ubuntu5.1) ... 20:06:10 $ docker top 364001b535d9954ff714698904a86db432fc1602b5fbfdf49e7f34855248d9b1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:06:11 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 20:06:11 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:06:11 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 20:06:11 + grep parallel 20:06:11 + docker-compose build --help 20:06:11 Setting up snapd (2.51.1+18.04) ... 20:06:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 20:06:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 20:06:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 20:06:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 20:06:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:06:12 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:06:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 20:06:12 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 20:06:13 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 20:06:13 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 20:06:13 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 20:06:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:06:13 Processing triggers for systemd (237-3ubuntu10.53) ... 20:06:14 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:06:14 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:06:14 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:06:15 Reading package lists... 20:06:16 Reading package lists... 20:06:16 Building dependency tree... 20:06:16 Reading state information... 20:06:16 Calculating upgrade... 20:06:16 The following packages will be upgraded: 20:06:16 advancecomp base-files bash binutils binutils-common 20:06:16 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 20:06:16 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 20:06:16 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 20:06:16 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 20:06:16 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 20:06:16 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 20:06:16 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 20:06:16 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 20:06:16 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 20:06:16 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 20:06:16 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 20:06:16 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 20:06:16 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 20:06:16 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 20:06:16 ubuntu-keyring util-linux 20:06:16 --parallel Build images in parallel. [Pipeline] } 20:06:16 $ docker stop --time=1 364001b535d9954ff714698904a86db432fc1602b5fbfdf49e7f34855248d9b1 20:06:17 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:06:17 Need to get 64.1 MB of archives. 20:06:17 After this operation, 5157 kB of additional disk space will be used. 20:06:17 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-166.174 [984 kB] 20:06:17 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 20:06:17 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 20:06:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 20:06:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 20:06:17 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 20:06:17 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 20:06:17 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 20:06:17 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 20:06:17 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 20:06:17 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 20:06:17 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 20:06:17 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 20:06:17 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 20:06:17 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 20:06:17 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 20:06:17 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 20:06:17 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 20:06:17 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 20:06:17 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 20:06:17 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 20:06:17 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 20:06:17 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 20:06:17 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 20:06:17 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 20:06:17 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 20:06:17 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 20:06:17 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 20:06:17 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 20:06:17 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 20:06:17 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 20:06:17 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 20:06:17 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 20:06:17 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 20:06:17 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 20:06:17 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 20:06:17 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 20:06:17 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 20:06:17 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 20:06:17 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 20:06:17 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 20:06:18 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.53 [13.2 kB] 20:06:18 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 20:06:18 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 20:06:18 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 20:06:18 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 20:06:18 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 20:06:18 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 20:06:18 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 20:06:18 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 20:06:18 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 20:06:18 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 20:06:18 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 20:06:18 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 20:06:18 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 20:06:18 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 20:06:18 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 20:06:18 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 20:06:18 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 20:06:18 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.14 [613 kB] 20:06:18 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 20:06:18 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 20:06:18 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 20:06:18 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 20:06:18 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 20:06:18 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 20:06:18 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 20:06:18 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 20:06:18 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 20:06:18 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 20:06:18 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 20:06:18 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 20:06:18 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 20:06:18 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 20:06:18 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 20:06:18 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 20:06:18 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 20:06:18 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 20:06:18 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] 20:06:18 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 20:06:18 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 20:06:18 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 20:06:18 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 20:06:18 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 20:06:18 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 20:06:18 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 20:06:18 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 20:06:18 $ docker rm -f 364001b535d9954ff714698904a86db432fc1602b5fbfdf49e7f34855248d9b1 20:06:18 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 20:06:18 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 20:06:18 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 20:06:18 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 20:06:18 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 20:06:18 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 20:06:18 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [Pipeline] // withDockerContainer 20:06:18 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:06:19 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 20:06:19 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 20:06:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:06:19 . [Pipeline] withDockerContainer 20:06:19 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 20:06:19 prd-ubuntu18.04-docker-arm64-4c-16g-1868 does not seem to be running inside a container 20:06:19 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:06:19 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 20:06:19 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 20:06:19 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 20:06:19 Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 20:06:19 Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 20:06:19 debconf: delaying package configuration, since apt-utils is not installed 20:06:19 Fetched 64.1 MB in 3s (21.9 MB/s) 20:06:19 (Reading database ... 13914 files and directories currently installed.) 20:06:19 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 20:06:19 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:06:20 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 20:06:20 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:06:20 Preparing to unpack .../2-linux-libc-dev_4.15.0-166.174_amd64.deb ... 20:06:20 Unpacking linux-libc-dev:amd64 (4.15.0-166.174) over (4.15.0-20.21) ... 20:06:20 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:06:20 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:06:20 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:06:20 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:06:20 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:06:20 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:06:20 $ docker top 1c8ec892e72269731cf2036230a49ad3cf6adae873e94f9c6f675e998d5e82d9 -eo pid,comm 20:06:21 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:06:21 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:06:21 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:06:21 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:06:21 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:06:21 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:06:21 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:06:21 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [Pipeline] { 20:06:21 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 20:06:21 (Reading database ... 13914 files and directories currently installed.) 20:06:21 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 20:06:21 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 20:06:21 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 20:06:21 (Reading database ... 13914 files and directories currently installed.) 20:06:21 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:06:21 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [Pipeline] sh 20:06:21 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:06:21 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:06:21 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:06:21 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:06:21 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 20:06:21 + docker-compose -f ./docker-compose-build.yml build --parallel 20:06:22 (Reading database ... 13914 files and directories currently installed.) 20:06:22 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 20:06:22 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:06:22 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 20:06:22 (Reading database ... 13914 files and directories currently installed.) 20:06:22 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 20:06:22 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 20:06:22 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 20:06:22 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 20:06:23 Setting up base-files (10.1ubuntu2.11) ... 20:06:23 Installing new version of config file /etc/issue ... 20:06:23 Installing new version of config file /etc/issue.net ... 20:06:23 Installing new version of config file /etc/lsb-release ... 20:06:23 Installing new version of config file /etc/update-motd.d/50-motd-news ... 20:06:23 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 20:06:23 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 20:06:23 Removing obsolete conffile /etc/default/motd-news ... 20:06:23 (Reading database ... 13915 files and directories currently installed.) 20:06:23 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 20:06:23 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 20:06:23 Setting up bash (4.4.18-2ubuntu1.2) ... 20:06:23 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 20:06:23 (Reading database ... 13915 files and directories currently installed.) 20:06:23 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 20:06:23 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 20:06:23 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 20:06:23 (Reading database ... 13915 files and directories currently installed.) 20:06:23 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 20:06:23 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 20:06:23 Setting up tar (1.29b-2ubuntu0.2) ... 20:06:23 (Reading database ... 13915 files and directories currently installed.) 20:06:23 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 20:06:23 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:06:24 Setting up dpkg (1.19.0.5ubuntu2.3) ... 20:06:24 (Reading database ... 13915 files and directories currently installed.) 20:06:24 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 20:06:24 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:06:24 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 20:06:24 (Reading database ... 13915 files and directories currently installed.) 20:06:24 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 20:06:24 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:06:24 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 20:06:24 (Reading database ... 13915 files and directories currently installed.) 20:06:24 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 20:06:24 Unpacking grep (3.1-2build1) over (3.1-2) ... 20:06:24 Setting up grep (3.1-2build1) ... 20:06:24 (Reading database ... 13915 files and directories currently installed.) 20:06:24 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 20:06:24 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 20:06:24 Setting up gzip (1.6-5ubuntu1.1) ... 20:06:24 (Reading database ... 13915 files and directories currently installed.) 20:06:24 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 20:06:24 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:06:25 Setting up login (1:4.5-1ubuntu2) ... 20:06:25 (Reading database ... 13915 files and directories currently installed.) 20:06:25 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 20:06:25 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:06:25 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 20:06:25 (Reading database ... 13915 files and directories currently installed.) 20:06:25 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 20:06:25 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:06:25 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 20:06:25 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:06:25 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 20:06:25 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:06:26 Setting up perl-base (5.26.1-6ubuntu0.5) ... 20:06:26 (Reading database ... 13915 files and directories currently installed.) 20:06:26 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 20:06:26 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:06:26 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:06:26 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:06:26 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:06:26 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:06:26 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 20:06:26 (Reading database ... 13915 files and directories currently installed.) 20:06:26 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 20:06:26 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 20:06:26 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 20:06:27 (Reading database ... 13915 files and directories currently installed.) 20:06:27 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:06:27 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:06:27 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:06:27 (Reading database ... 13915 files and directories currently installed.) 20:06:27 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:06:27 Building core-command ... 20:06:27 Building core-data ... 20:06:27 Building core-metadata ... 20:06:27 Building security-bootstrapper ... 20:06:27 Building security-proxy-setup ... 20:06:27 Building security-secretstore-setup ... 20:06:27 Building support-notifications ... 20:06:27 Building support-scheduler ... 20:06:27 Building sys-mgmt-agent ... 20:06:27 Building support-notifications 20:06:27 Building support-scheduler 20:06:27 Building sys-mgmt-agent 20:06:27 Building security-secretstore-setup 20:06:27 Building security-proxy-setup 20:06:27 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:06:27 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:06:27 (Reading database ... 13915 files and directories currently installed.) 20:06:27 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:06:27 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:06:27 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:06:27 (Reading database ... 13915 files and directories currently installed.) 20:06:27 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:06:27 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:06:27 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:06:27 (Reading database ... 13915 files and directories currently installed.) 20:06:27 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 20:06:27 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:06:27 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 20:06:27 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:06:27 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 20:06:27 (Reading database ... 13915 files and directories currently installed.) 20:06:27 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 20:06:27 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:06:28 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 20:06:28 (Reading database ... 13915 files and directories currently installed.) 20:06:28 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:06:28 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:06:28 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:06:28 (Reading database ... 13915 files and directories currently installed.) 20:06:28 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:06:28 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:06:28 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 20:06:28 (Reading database ... 13915 files and directories currently installed.) 20:06:28 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:06:28 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:06:28 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 20:06:28 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 20:06:29 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 20:06:29 (Reading database ... 13915 files and directories currently installed.) 20:06:29 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 20:06:29 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:06:29 Setting up libc-bin (2.27-3ubuntu1.4) ... 20:06:29 (Reading database ... 13915 files and directories currently installed.) 20:06:29 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 20:06:29 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:06:29 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 20:06:30 (Reading database ... 13917 files and directories currently installed.) 20:06:30 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 20:06:30 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 20:06:30 Setting up debconf (1.5.66ubuntu1) ... 20:06:30 (Reading database ... 13917 files and directories currently installed.) 20:06:30 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 20:06:30 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 20:06:30 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 20:06:30 (Reading database ... 13917 files and directories currently installed.) 20:06:30 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 20:06:30 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 20:06:30 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 20:06:30 (Reading database ... 13917 files and directories currently installed.) 20:06:30 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:06:30 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:06:30 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 20:06:30 (Reading database ... 13917 files and directories currently installed.) 20:06:30 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:06:30 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:06:30 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 20:06:30 (Reading database ... 13919 files and directories currently installed.) 20:06:30 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:06:31 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:06:31 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 20:06:31 (Reading database ... 13923 files and directories currently installed.) 20:06:31 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:06:31 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:06:31 Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_amd64.deb ... 20:06:31 Unpacking systemd-sysv (237-3ubuntu10.53) over (237-3ubuntu10) ... 20:06:31 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 20:06:31 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:06:31 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 20:06:31 (Reading database ... 13923 files and directories currently installed.) 20:06:31 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 20:06:31 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 20:06:31 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 20:06:31 (Reading database ... 13923 files and directories currently installed.) 20:06:31 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 20:06:31 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 20:06:31 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 20:06:31 (Reading database ... 13923 files and directories currently installed.) 20:06:31 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 20:06:31 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:06:31 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 20:06:32 (Reading database ... 13923 files and directories currently installed.) 20:06:32 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 20:06:32 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:06:32 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 20:06:32 (Reading database ... 13923 files and directories currently installed.) 20:06:32 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 20:06:32 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 20:06:32 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 20:06:32 (Reading database ... 13923 files and directories currently installed.) 20:06:32 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 20:06:32 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:06:32 Setting up passwd (1:4.5-1ubuntu2) ... 20:06:32 (Reading database ... 13923 files and directories currently installed.) 20:06:32 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 20:06:32 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:06:32 Setting up gpgv (2.2.4-1ubuntu1.4) ... 20:06:32 (Reading database ... 13923 files and directories currently installed.) 20:06:32 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 20:06:32 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 20:06:32 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 20:06:32 (Reading database ... 13923 files and directories currently installed.) 20:06:32 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 20:06:32 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 20:06:33 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 20:06:33 (Reading database ... 13923 files and directories currently installed.) 20:06:33 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 20:06:33 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 20:06:33 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 20:06:33 (Reading database ... 13923 files and directories currently installed.) 20:06:33 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 20:06:33 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 20:06:33 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 20:06:33 (Reading database ... 13923 files and directories currently installed.) 20:06:33 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 20:06:33 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 20:06:33 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 20:06:33 (Reading database ... 13923 files and directories currently installed.) 20:06:33 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 20:06:33 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 20:06:33 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 20:06:33 (Reading database ... 13923 files and directories currently installed.) 20:06:33 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... 20:06:33 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... 20:06:33 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... 20:06:33 (Reading database ... 13923 files and directories currently installed.) 20:06:33 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 20:06:33 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 20:06:33 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 20:06:33 (Reading database ... 13924 files and directories currently installed.) 20:06:33 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:06:33 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:06:33 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:06:33 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:06:34 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 20:06:34 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... 20:06:34 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 20:06:34 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 20:06:34 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 20:06:34 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 20:06:34 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 20:06:34 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 20:06:34 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 20:06:34 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 20:06:34 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 20:06:34 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 20:06:34 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 20:06:34 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 20:06:34 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 20:06:34 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 20:06:35 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 20:06:35 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 20:06:35 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 20:06:35 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 20:06:35 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 20:06:35 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 20:06:35 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 20:06:35 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 20:06:35 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 20:06:35 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 20:06:35 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 20:06:35 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 20:06:35 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 20:06:35 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 20:06:35 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 20:06:35 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 20:06:36 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:06:36 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:06:36 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:06:36 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:06:36 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:06:36 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:06:36 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:06:36 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:06:37 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:06:37 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:06:37 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:06:37 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:06:38 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:06:38 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:06:38 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:06:38 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:06:39 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:06:39 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:06:39 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:06:39 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:06:39 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 20:06:39 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:06:39 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 20:06:39 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:06:39 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 20:06:39 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 20:06:39 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:06:39 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:06:39 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:06:39 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:06:39 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 20:06:39 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 20:06:39 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:06:39 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 20:06:39 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:06:39 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:06:39 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:06:39 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 20:06:39 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 20:06:39 Setting up tzdata (2021e-0ubuntu0.18.04) ... 20:06:40 20:06:40 Current default time zone: 'Etc/UTC' 20:06:40 Local time is now: Wed Jan 19 20:06:39 UTC 2022. 20:06:40 Universal Time is now: Wed Jan 19 20:06:39 UTC 2022. 20:06:40 Run 'dpkg-reconfigure tzdata' if you wish to change it. 20:06:40 20:06:40 Setting up systemd-sysv (237-3ubuntu10.53) ... 20:06:40 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:06:40 Setting up linux-libc-dev:amd64 (4.15.0-166.174) ... 20:06:40 Setting up mount (2.31.1-0.4ubuntu3.7) ... 20:06:40 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 20:06:40 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 20:06:40 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 20:06:40 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 20:06:40 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 20:06:40 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 20:06:40 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:06:40 Setting up procps (2:3.3.12-3ubuntu1.2) ... 20:06:40 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 20:06:40 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 20:06:40 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 20:06:40 Setting up patch (2.7.6-2ubuntu1.1) ... 20:06:40 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 20:06:40 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 20:06:40 Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ... 20:06:40 Installing new version of config file /etc/ssl/openssl.cnf ... 20:06:40 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 20:06:40 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 20:06:40 Setting up ca-certificates (20210119~18.04.2) ... 20:06:42 Updating certificates in /etc/ssl/certs... 20:06:42 23 added, 28 removed; done. 20:06:43 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 20:06:43 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:06:43 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 20:06:43 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 20:06:43 Setting up pkgbinarymangler (138.18.04.1) ... 20:06:43 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 20:06:43 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 20:06:43 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 20:06:43 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 20:06:43 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:06:43 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 20:06:43 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:06:43 Setting up perl (5.26.1-6ubuntu0.5) ... 20:06:43 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 20:06:43 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 20:06:43 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 20:06:43 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 20:06:43 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 20:06:43 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 20:06:43 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 20:06:43 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 20:06:43 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 20:06:43 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:06:43 Processing triggers for systemd (237-3ubuntu10.53) ... 20:06:43 Processing triggers for mime-support (3.60ubuntu1) ... 20:06:43 Processing triggers for ca-certificates (20210119~18.04.2) ... 20:06:43 Updating certificates in /etc/ssl/certs... 20:06:44 0 added, 0 removed; done. 20:06:44 Running hooks in /etc/ca-certificates/update.d... 20:06:44 done. 20:06:44 Reading package lists... 20:06:44 Building dependency tree... 20:06:44 Reading state information... 20:06:44 The following NEW packages will be installed: 20:06:44 apt-transport-https 20:06:44 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 20:06:45 Need to get 4348 B of archives. 20:06:45 After this operation, 154 kB of additional disk space will be used. 20:06:45 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 20:06:45 debconf: delaying package configuration, since apt-utils is not installed 20:06:45 Fetched 4348 B in 0s (24.0 kB/s) 20:06:45 Selecting previously unselected package apt-transport-https. 20:06:45 (Reading database ... 13931 files and directories currently installed.) 20:06:45 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 20:06:45 Unpacking apt-transport-https (1.6.14) ... 20:06:45 Setting up apt-transport-https (1.6.14) ... 20:06:45 Waiting for network to be ready... 20:06:51 2022-01-19T20:06:49Z INFO Waiting for automatic snapd restart... 20:06:53 snapd 2.53.4 from Canonical* installed 20:06:54 "snapd" switched to the "latest/stable" channel 20:06:54 20:07:00 core18 20211215 from Canonical* installed 20:07:03 core20 20211129 from Canonical* installed 20:07:03 "core20" switched to the "latest/stable" channel 20:07:03 20:07:05 snapcraft 6.0.2 from Canonical* installed 20:07:05 "snapcraft" switched to the "latest/stable" channel 20:07:05 20:07:11 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 20:07:11 - README.md 20:07:11 20:07:11 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:07:11 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 20:07:11 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:07:11 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:07:12 Fetched 88.7 kB in 1s (153 kB/s) 20:07:13 Reading package lists... 20:07:14 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.9 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 20:07:15 Reading package lists... 20:07:15 Building dependency tree... 20:07:15 Reading state information... 20:07:15 Suggested packages: 20:07:15 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 20:07:15 git-gui gitk gitweb git-cvs git-mediawiki git-svn 20:07:15 Recommended packages: 20:07:15 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 20:07:15 The following NEW packages will be installed: 20:07:15 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 20:07:15 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 20:07:15 pkg-config zip 20:07:15 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 20:07:15 Need to get 7668 kB of archives. 20:07:15 After this operation, 43.8 MB of additional disk space will be used. 20:07:15 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] 20:07:16 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 20:07:16 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 20:07:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 20:07:16 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 20:07:16 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 20:07:16 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 20:07:16 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 20:07:16 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 20:07:16 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 20:07:16 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 20:07:16 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 20:07:16 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 20:07:16 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 20:07:16 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 20:07:16 debconf: delaying package configuration, since apt-utils is not installed 20:07:16 Fetched 7668 kB in 1s (9677 kB/s) 20:07:16 Selecting previously unselected package libglib2.0-0:amd64. 20:07:16 (Reading database ... 13935 files and directories currently installed.) 20:07:16 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 20:07:16 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 20:07:16 Selecting previously unselected package libpsl5:amd64. 20:07:16 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 20:07:16 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 20:07:17 Selecting previously unselected package libnghttp2-14:amd64. 20:07:17 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 20:07:17 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:07:17 Selecting previously unselected package librtmp1:amd64. 20:07:17 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 20:07:17 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:07:17 Selecting previously unselected package libcurl3-gnutls:amd64. 20:07:17 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 20:07:17 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 20:07:17 Selecting previously unselected package liberror-perl. 20:07:17 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 20:07:17 Unpacking liberror-perl (0.17025-1) ... 20:07:17 Selecting previously unselected package git-man. 20:07:17 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 20:07:17 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 20:07:17 Selecting previously unselected package git. 20:07:17 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 20:07:17 Unpacking git (1:2.17.1-1ubuntu0.9) ... 20:07:18 Selecting previously unselected package libnorm1:amd64. 20:07:18 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 20:07:18 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:07:18 Selecting previously unselected package libpgm-5.2-0:amd64. 20:07:18 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 20:07:18 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:07:18 Selecting previously unselected package libsodium23:amd64. 20:07:18 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 20:07:18 Unpacking libsodium23:amd64 (1.0.16-2) ... 20:07:18 Selecting previously unselected package libzmq5:amd64. 20:07:18 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 20:07:18 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:07:18 Selecting previously unselected package libzmq3-dev:amd64. 20:07:18 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 20:07:18 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:07:18 Selecting previously unselected package pkg-config. 20:07:18 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 20:07:18 Unpacking pkg-config (0.29.1-0ubuntu2) ... 20:07:18 Selecting previously unselected package zip. 20:07:18 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 20:07:18 Unpacking zip (3.0-11build1) ... 20:07:18 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:07:18 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 20:07:18 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:07:18 Setting up liberror-perl (0.17025-1) ... 20:07:18 Setting up libpsl5:amd64 (0.19.1-5build1) ... 20:07:18 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 20:07:18 No schema files found: doing nothing. 20:07:18 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:07:18 Setting up zip (3.0-11build1) ... 20:07:18 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:07:18 Setting up libsodium23:amd64 (1.0.16-2) ... 20:07:18 Setting up pkg-config (0.29.1-0ubuntu2) ... 20:07:18 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:07:18 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 20:07:18 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:07:18 Setting up git (1:2.17.1-1ubuntu0.9) ... 20:07:18 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:07:19 git set to automatically installed. 20:07:19 git-man set to automatically installed. 20:07:19 libcurl3-gnutls set to automatically installed. 20:07:19 liberror-perl set to automatically installed. 20:07:19 libglib2.0-0 set to automatically installed. 20:07:19 libnghttp2-14 set to automatically installed. 20:07:19 libnorm1 set to automatically installed. 20:07:19 libpgm-5.2-0 set to automatically installed. 20:07:19 libpsl5 set to automatically installed. 20:07:19 librtmp1 set to automatically installed. 20:07:19 libsodium23 set to automatically installed. 20:07:19 libzmq3-dev set to automatically installed. 20:07:19 libzmq5 set to automatically installed. 20:07:19 pkg-config set to automatically installed. 20:07:19 zip set to automatically installed. 20:07:20 snapd is not logged in, snap install commands will use sudo 20:07:24 go (1.16/stable) 1.16.13 from Michael Hudson-Doyle (mwhudson) installed 20:07:25 Downloading snap 'edgex-app-service-configurable' 20:07:27 Pulling app-service-configurable 20:07:27 + snapcraftctl pull 20:07:28 Pulling config-common 20:07:28 + snapcraftctl pull 20:07:30 Pulling go-build-helper 20:07:30 + snapcraftctl pull 20:07:31 'edgex-go' has dependencies that need to be staged: go-build-helper 20:07:31 Skipping pull go-build-helper (already ran) 20:07:31 Building go-build-helper 20:07:31 + snapcraftctl build 20:07:34 Staging go-build-helper 20:07:34 + snapcraftctl stage 20:07:35 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:07:35 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:07:35 ---> 60c02b49b1b7 20:07:35 Step 3/25 : WORKDIR /edgex-go 20:07:35 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:07:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:07:35 ---> 60c02b49b1b7 20:07:35 Step 3/23 : WORKDIR /edgex-go 20:07:35 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:07:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:07:35 ---> 60c02b49b1b7 20:07:35 Step 3/22 : WORKDIR /edgex-go 20:07:35 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:07:35 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:07:35 ---> 60c02b49b1b7 20:07:35 Step 3/21 : WORKDIR /edgex-go 20:07:35 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:07:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:07:35 ---> 60c02b49b1b7 20:07:35 Step 3/23 : WORKDIR /edgex-go 20:07:35 ---> Running in 7e0e1aa21e30 20:07:35 ---> Running in 8d47676f28b2 20:07:35 ---> Running in 4b3c650c7356 20:07:35 ---> Running in df49665a0550 20:07:35 ---> Running in 2217a3a9b21c 20:07:35 Removing intermediate container 7e0e1aa21e30 20:07:35 ---> 74b03c3ac463 20:07:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:07:35 Removing intermediate container 4b3c650c7356 20:07:35 ---> f9d634cc3c73 20:07:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:07:35 Removing intermediate container df49665a0550 20:07:35 ---> 09d16cb9a928 20:07:35 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:07:35 Removing intermediate container 8d47676f28b2 20:07:35 ---> 69cd555e3866 20:07:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:07:35 Removing intermediate container 2217a3a9b21c 20:07:35 ---> 0f163377c5fb 20:07:35 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:07:35 ---> Running in 944d231766ae 20:07:35 ---> Running in 9577148deb6e 20:07:35 ---> Running in e11becf99931 20:07:35 ---> Running in 8d24b19dee6f 20:07:35 ---> Running in 5cf27f0bf419 20:07:38 Removing intermediate container e11becf99931 20:07:38 ---> ff00cb0bb92e 20:07:38 Step 5/25 : RUN apk add --update --no-cache make git 20:07:38 Removing intermediate container 9577148deb6e 20:07:38 ---> ab2c0f3e524e 20:07:38 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:07:38 ---> Running in 1a1753a33f26 20:07:38 ---> Running in 2e6c455b2528 20:07:38 Removing intermediate container 5cf27f0bf419 20:07:38 ---> 8cc92280434c 20:07:38 Step 5/23 : RUN apk add --update --no-cache make bash git 20:07:38 ---> Running in 4dc0bbf4dee4 20:07:38 Removing intermediate container 8d24b19dee6f 20:07:38 ---> a10440c0b54c 20:07:38 Step 5/21 : RUN apk add --update --no-cache make git 20:07:38 Removing intermediate container 944d231766ae 20:07:38 ---> 8623301dc4d9 20:07:38 Step 5/23 : RUN apk add --update --no-cache make git 20:07:39 ---> Running in 7fda59e47176 20:07:39 ---> Running in c968b1eae70e 20:07:40 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 20:07:40 Fetched 224 kB in 0s (0 B/s) 20:07:40 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 20:07:40 Fetched 157 kB in 0s (0 B/s) 20:07:40 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 20:07:40 Fetched 221 kB in 0s (0 B/s) 20:07:40 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 20:07:40 Fetched 143 kB in 0s (0 B/s) 20:07:40 Pulling edgex-go 20:07:40 + snapcraftctl pull 20:07:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:07:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:07:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:07:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:07:41 Pulling hooks 20:07:41 + snapcraftctl pull 20:07:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:07:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:07:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:07:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:07:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:07:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:07:43 OK: 220 MiB in 52 packages 20:07:43 OK: 220 MiB in 52 packages 20:07:43 OK: 220 MiB in 52 packages 20:07:44 OK: 220 MiB in 52 packages 20:07:44 OK: 220 MiB in 52 packages 20:07:45 Removing intermediate container 1a1753a33f26 20:07:45 ---> 5b99978aa108 20:07:45 Step 6/25 : COPY go.mod vendor* ./ 20:07:45 Removing intermediate container 2e6c455b2528 20:07:45 ---> 3a47a44aeac7 20:07:45 Step 6/22 : COPY go.mod vendor* ./ 20:07:45 Removing intermediate container 4dc0bbf4dee4 20:07:45 ---> 956cc50db938 20:07:45 Step 6/23 : COPY go.mod vendor* ./ 20:07:45 Removing intermediate container c968b1eae70e 20:07:45 ---> 265fb366ea52 20:07:45 Step 6/21 : COPY go.mod vendor* ./ 20:07:45 Removing intermediate container 7fda59e47176 20:07:45 ---> 6aa8ce22c150 20:07:45 Step 6/23 : COPY go.mod . 20:07:46 ---> 8f6054baf2ea 20:07:46 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:46 ---> Running in 03c18f404f4e 20:07:46 ---> 7c2bd6ff954b 20:07:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:46 ---> Running in 399f3767980f 20:07:46 ---> 227f749a960a 20:07:46 ---> 87c25b7396c0 20:07:46 Step 7/23 : RUN go mod download 20:07:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:47 ---> c1d1dd12f89e 20:07:47 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:47 ---> Running in 66903d788fbd 20:07:47 ---> Running in 1db00de634d1 20:07:47 ---> Running in 6a8f07b22ff1 20:07:52 Removing intermediate container 03c18f404f4e 20:07:52 ---> 2be55f16c785 20:07:52 Step 8/25 : COPY . . 20:07:52 Removing intermediate container 399f3767980f 20:07:52 ---> a4fd8a2c41af 20:07:52 Step 8/22 : COPY . . 20:07:53 Removing intermediate container 1db00de634d1 20:07:53 ---> a7a442639330 20:07:53 Step 8/23 : COPY . . 20:07:53 Removing intermediate container 6a8f07b22ff1 20:07:53 ---> c43b110f789a 20:07:53 Step 8/21 : COPY . . 20:07:53 Removing intermediate container 66903d788fbd 20:07:53 ---> 1d4929d72620 20:07:53 Step 8/23 : COPY . . 20:08:03 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 20:08:03 Fetched 96.5 kB in 0s (0 B/s) 20:08:03 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 20:08:03 Fetched 279 kB in 0s (0 B/s) 20:08:03 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 20:08:03 Fetched 122 kB in 0s (0 B/s) 20:08:03 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 20:08:03 Fetched 77.8 kB in 0s (0 B/s) 20:08:03 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 20:08:03 Fetched 8848 B in 0s (0 B/s) 20:08:03 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 20:08:03 Fetched 47.8 kB in 0s (0 B/s) 20:08:03 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 20:08:03 Fetched 45.6 kB in 0s (0 B/s) 20:08:03 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 20:08:03 Fetched 15.0 kB in 0s (0 B/s) 20:08:03 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 20:08:03 Fetched 220 kB in 0s (0 B/s) 20:08:03 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 20:08:03 Fetched 154 kB in 0s (0 B/s) 20:08:03 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 20:08:03 Fetched 50.6 kB in 0s (0 B/s) 20:08:03 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 20:08:03 Fetched 14.8 kB in 0s (0 B/s) 20:08:03 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 20:08:03 Fetched 41.8 kB in 0s (0 B/s) 20:08:03 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 20:08:03 Fetched 499 kB in 0s (0 B/s) 20:08:03 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 20:08:03 Fetched 111 kB in 0s (0 B/s) 20:08:03 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 20:08:03 Fetched 240 kB in 0s (0 B/s) 20:08:03 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 20:08:03 Fetched 29.3 kB in 0s (0 B/s) 20:08:03 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 20:08:03 Fetched 85.5 kB in 0s (0 B/s) 20:08:03 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 20:08:03 Fetched 24.5 kB in 0s (0 B/s) 20:08:03 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 20:08:03 Fetched 49.2 kB in 0s (0 B/s) 20:08:03 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 20:08:03 Fetched 54.2 kB in 0s (0 B/s) 20:08:03 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 20:08:03 Fetched 30.8 kB in 0s (0 B/s) 20:08:03 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 20:08:03 Fetched 15.8 kB in 0s (0 B/s) 20:08:03 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 20:08:03 Fetched 85.9 kB in 0s (0 B/s) 20:08:03 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 20:08:03 Fetched 8720 B in 0s (0 B/s) 20:08:03 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 20:08:03 Fetched 140 kB in 0s (0 B/s) 20:08:03 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 20:08:03 Fetched 119 kB in 0s (0 B/s) 20:08:03 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 20:08:03 Fetched 111 kB in 0s (0 B/s) 20:08:03 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 20:08:03 Fetched 11.1 kB in 0s (0 B/s) 20:08:03 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 20:08:03 Fetched 646 kB in 0s (0 B/s) 20:08:03 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 20:08:03 Fetched 41.3 kB in 0s (0 B/s) 20:08:03 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 20:08:03 Fetched 17.9 kB in 0s (0 B/s) 20:08:03 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 20:08:03 Fetched 368 kB in 0s (0 B/s) 20:08:03 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 20:08:03 Fetched 187 kB in 0s (0 B/s) 20:08:03 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 20:08:03 Fetched 175 kB in 0s (0 B/s) 20:08:03 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 20:08:03 Fetched 206 kB in 0s (0 B/s) 20:08:03 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb [1302 kB] 20:08:03 Fetched 1302 kB in 0s (0 B/s) 20:08:03 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 20:08:03 Fetched 36.2 kB in 0s (0 B/s) 20:08:03 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 20:08:03 Fetched 159 kB in 0s (0 B/s) 20:08:03 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 20:08:03 Fetched 107 kB in 0s (0 B/s) 20:08:03 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 20:08:03 Fetched 48.7 kB in 0s (0 B/s) 20:08:03 Pulling static-packages 20:08:03 + snapcraftctl pull 20:08:03 Pulling version 20:08:03 + cd /root/project 20:08:03 + git describe --tags --abbrev=0 20:08:03 + sed s/v// 20:08:03 + GIT_VERSION=2.2.0-dev.20 20:08:03 + [ -z 2.2.0-dev.20 ] 20:08:03 + snapcraftctl set-version 2.2.0-dev.20 20:08:03 Building app-service-configurable 20:08:03 + snapcraftctl build 20:08:04 Building config-common 20:08:04 + snapcraftctl build 20:08:07 Skipping build go-build-helper (already ran) 20:08:07 Building edgex-go 20:08:07 + cd /root/parts/edgex-go/src 20:08:07 + git describe --tags --abbrev=0 20:08:07 + sed s/v// 20:08:07 + GIT_VERSION=2.2.0-dev.20 20:08:07 + [ -z 2.2.0-dev.20 ] 20:08:07 + echo 2.2.0-dev.20 20:08:07 + [ ! -d vendor ] 20:08:07 + go mod download all 20:08:15 + make build 20:08:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/core-data/core-data ./cmd/core-data 20:08:16 ---> 588eaa13d228 20:08:16 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:08:16 ---> 3e1ec19dc5b4 20:08:16 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:08:16 ---> Running in 1855213dad4a 20:08:16 ---> Running in 68dbf0ccef7e 20:08:16 ---> 190f2affa029 20:08:16 Step 9/23 : RUN go mod tidy 20:08:16 ---> 02f9c22c9f54 20:08:16 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:08:16 ---> fce103df9d2e 20:08:16 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:08:16 ---> Running in ae26e3bd5bb7 20:08:16 ---> Running in 37881d4c2c5d 20:08:16 ---> Running in ce67bbf8bd67 20:08:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:08:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:08:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:08:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:08:22 Removing intermediate container ae26e3bd5bb7 20:08:22 ---> 0d1df8c13aa2 20:08:22 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:08:22 ---> Running in dafa763deb51 20:08:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:08:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:08:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/core-command/core-command ./cmd/core-command 20:08:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:08:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:08:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:08:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:08:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:08:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:08:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:08:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o ./cmd/secrets-config ./cmd/secrets-config 20:08:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:08:40 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 20:08:40 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 20:08:40 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 20:08:40 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 20:08:40 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 20:08:40 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 20:08:40 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 20:08:40 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 20:08:40 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 20:08:40 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 20:08:40 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 20:08:40 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 20:08:40 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 20:08:40 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 20:08:40 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 20:08:40 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 20:08:40 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 20:08:40 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 20:08:40 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 20:08:40 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 20:08:40 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 20:08:40 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 20:08:40 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 20:08:40 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 20:08:40 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 20:08:40 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 20:08:40 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 20:08:41 Building hooks 20:08:41 + cd /root/parts/hooks/src 20:08:41 + make build 20:08:41 go mod tidy 20:08:41 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 20:08:42 go: downloading github.com/davecgh/go-spew v1.1.0 20:08:42 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 20:08:42 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 20:08:43 GO111MODULE=on go build -o cmd/install/install ./cmd/install 20:08:43 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 20:08:43 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 20:08:46 Building static-packages 20:08:46 + snapcraftctl build 20:08:48 Building version 20:08:48 + snapcraftctl build 20:08:50 Staging app-service-configurable 20:08:50 + snapcraftctl stage 20:08:51 Staging config-common 20:08:51 + snapcraftctl stage 20:08:53 Skipping stage go-build-helper (already ran) 20:08:53 Staging edgex-go 20:08:53 + snapcraftctl stage 20:08:55 Staging hooks 20:08:55 + snapcraftctl stage 20:08:56 Staging static-packages 20:08:56 + snapcraftctl stage 20:08:57 Staging version 20:08:57 + snapcraftctl stage 20:08:59 Priming app-service-configurable 20:08:59 + snapcraftctl prime 20:09:01 The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part 20:09:01 stage-packages: 20:09:01 - libnorm1 20:09:01 - libpgm-5.2-0 20:09:01 - libsodium23 20:09:01 - libzmq5 20:09:01 Priming config-common 20:09:01 + snapcraftctl prime 20:09:03 Priming go-build-helper 20:09:03 + snapcraftctl prime 20:09:05 Priming edgex-go 20:09:05 + snapcraftctl prime 20:09:06 Priming hooks 20:09:06 + snapcraftctl prime 20:09:08 Priming static-packages 20:09:08 + snapcraftctl prime 20:09:11 Priming version 20:09:11 + snapcraftctl prime 20:09:12 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:10:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 20:10:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:10:42 Removing intermediate container 37881d4c2c5d 20:10:42 ---> 325f725841bd 20:10:42 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:10:42 ---> Running in 0014a8b979f7 20:10:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:10:49 Removing intermediate container ce67bbf8bd67 20:10:49 ---> 368c18b22da3 20:10:49 20:10:49 Step 10/21 : FROM alpine:3.14 20:10:49 3.14: Pulling from library/alpine 20:10:49 Removing intermediate container 0014a8b979f7 20:10:49 ---> 5d8b62b53044 20:10:49 20:10:49 Step 11/23 : FROM docker:20.10.10 20:10:49 20.10.10: Pulling from library/docker 20:10:51 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 20:10:51 Status: Downloaded newer image for alpine:3.14 20:10:51 ---> 5b8b7b635229 20:10:51 Step 11/21 : RUN apk add --update --no-cache curl 20:10:51 ---> Running in 564d1688abdc 20:10:53 Removing intermediate container 68dbf0ccef7e 20:10:53 ---> 491f5f9d35f5 20:10:53 20:10:53 Step 10/25 : FROM alpine:3.14 20:10:53 ---> 5b8b7b635229 20:10:53 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:10:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:10:54 ---> Running in e8c1b5220669 20:10:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:10:55 (1/5) Installing ca-certificates (20191127-r5) 20:10:55 (2/5) Installing brotli-libs (1.0.9-r5) 20:10:55 (3/5) Installing nghttp2-libs (1.43.0-r0) 20:10:55 (4/5) Installing libcurl (7.79.1-r0) 20:10:55 (5/5) Installing curl (7.79.1-r0) 20:10:55 Executing busybox-1.33.1-r6.trigger 20:10:55 Executing ca-certificates-20191127-r5.trigger 20:10:55 OK: 8 MiB in 19 packages 20:10:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:10:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:10:56 (1/3) Installing ca-certificates (20191127-r5) 20:10:56 (2/3) Installing dumb-init (1.2.5-r1) 20:10:56 (3/3) Installing su-exec (0.2-r1) 20:10:56 Executing busybox-1.33.1-r6.trigger 20:10:56 Executing ca-certificates-20191127-r5.trigger 20:10:57 OK: 6 MiB in 17 packages 20:10:58 Removing intermediate container 564d1688abdc 20:10:58 ---> c98b816f706c 20:10:58 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:10:58 Removing intermediate container 1855213dad4a 20:10:58 ---> e1f773dad759 20:10:58 20:10:58 Step 10/22 : FROM alpine:3.14 20:10:58 ---> 5b8b7b635229 20:10:58 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:10:58 ---> Running in b5933da36f2f 20:10:58 ---> Running in 4829847ecfa7 20:10:59 Removing intermediate container b5933da36f2f 20:10:59 ---> ce2edce0da2d 20:10:59 Step 13/21 : WORKDIR /edgex 20:10:59 ---> Running in 57544f54f106 20:10:59 Removing intermediate container e8c1b5220669 20:10:59 ---> 8bf1c012964e 20:10:59 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:10:59 Removing intermediate container dafa763deb51 20:10:59 ---> e51ba95bddf7 20:10:59 20:10:59 Step 11/23 : FROM alpine:3.14 20:10:59 ---> 5b8b7b635229 20:10:59 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:10:59 ---> Running in e2c83d6878f7 20:10:59 ---> Running in 7ed0b1f53524 20:10:59 Removing intermediate container 57544f54f106 20:10:59 ---> de2036f680be 20:10:59 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:10:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:11:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:11:00 Removing intermediate container e2c83d6878f7 20:11:00 ---> f473ce45d1c1 20:11:00 Step 13/25 : WORKDIR / 20:11:00 ---> Running in 3c5d1df4ef8c 20:11:01 (1/2) Installing ca-certificates (20191127-r5) 20:11:01 (2/2) Installing dumb-init (1.2.5-r1) 20:11:01 Executing busybox-1.33.1-r6.trigger 20:11:01 Executing ca-certificates-20191127-r5.trigger 20:11:01 Removing intermediate container 3c5d1df4ef8c 20:11:01 ---> 7f858e96aa89 20:11:01 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:11:01 ---> 19e51f2c1670 20:11:01 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:11:01 OK: 6 MiB in 16 packages 20:11:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:11:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:11:02 (1/1) Installing dumb-init (1.2.5-r1) 20:11:02 Executing busybox-1.33.1-r6.trigger 20:11:02 OK: 6 MiB in 15 packages 20:11:02 ---> 0257a180d179 20:11:02 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:11:03 ---> d47944fe04bf 20:11:03 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:11:03 Removing intermediate container 4829847ecfa7 20:11:03 ---> f59bb69a74c9 20:11:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:11:03 ---> 9e1dd6d8e85b 20:11:03 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:11:04 ---> Running in fc87ac44ffbb 20:11:04 Removing intermediate container 7ed0b1f53524 20:11:04 ---> 8141d27cf340 20:11:04 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:11:04 ---> Running in 06f32a4fe20d 20:11:04 Removing intermediate container fc87ac44ffbb 20:11:04 ---> 9430062623b6 20:11:04 Step 13/22 : ENV APP_PORT=59860 20:11:04 ---> Running in 2dd0a083606e 20:11:05 Removing intermediate container 06f32a4fe20d 20:11:05 ---> cbafab97c3ff 20:11:05 Step 14/23 : ENV APP_PORT=59861 20:11:05 ---> Running in 0a55f177ebb0 20:11:05 ---> 8b962d876daf 20:11:05 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:11:05 ---> a3df46fef210 20:11:05 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:11:05 Removing intermediate container 2dd0a083606e 20:11:05 ---> 45ce449d4c0f 20:11:05 Step 14/22 : EXPOSE $APP_PORT 20:11:05 ---> Running in 7353bfc3c77b 20:11:05 ---> Running in da751f6c6d4a 20:11:05 Removing intermediate container 0a55f177ebb0 20:11:05 ---> b32598fab5eb 20:11:05 Step 15/23 : EXPOSE $APP_PORT 20:11:05 ---> Running in 27b1427276ce 20:11:06 Removing intermediate container da751f6c6d4a 20:11:06 ---> f92343208774 20:11:06 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:11:06 ---> 2618e2e87ea6 20:11:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:11:06 Removing intermediate container 7353bfc3c77b 20:11:06 ---> 50b32cec3bee 20:11:06 Step 18/21 : CMD ["--init=true"] 20:11:06 ---> Running in 4cc49ca2d58d 20:11:06 Removing intermediate container 27b1427276ce 20:11:06 ---> c29d95df8378 20:11:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:11:06 Removing intermediate container 4cc49ca2d58d 20:11:06 ---> 93d59d8686e1 20:11:06 Step 19/21 : LABEL arch=arm64 20:11:06 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 20:11:07 Status: Downloaded newer image for docker:20.10.10 20:11:07 ---> 520e9a0a30f7 20:11:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:11:07 ---> Running in 6c8e5035dded 20:11:07 ---> 56e9edc6eefc 20:11:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:11:07 ---> Running in 05eed8477c0a 20:11:07 ---> a9202575d472 20:11:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:11:07 ---> 6679684d1b8f 20:11:07 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:11:07 Removing intermediate container 6c8e5035dded 20:11:07 ---> 9ad4dfdac754 20:11:07 Step 20/21 : LABEL git_sha=506c43586085517618ff933759d64dc5da56e7e1 20:11:07 ---> Running in 75005755ddb3 20:11:08 Removing intermediate container 05eed8477c0a 20:11:08 ---> 943e967da56e 20:11:08 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 20:11:08 ---> Running in ac6cd21325a5 20:11:08 Removing intermediate container 75005755ddb3 20:11:08 ---> 7f16ef8b1f67 20:11:08 Step 21/21 : LABEL version=0.0.0 20:11:08 ---> Running in bbaa3cfe76a6 20:11:09 ---> 2a12cb4f8f26 20:11:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:11:09 ---> 5b604af4d283 20:11:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:11:09 Removing intermediate container bbaa3cfe76a6 20:11:09 ---> bc77aa1ab429 20:11:09 20:11:09 ---> b62adfe86ef0 20:11:09 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:11:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:11:09 Successfully built bc77aa1ab429 20:11:09 Successfully tagged security-proxy-setup-arm64:latest 20:11:09  Building security-proxy-setup ... done Building core-metadata 20:11:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:11:10 ---> 048e90486b04 20:11:10 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:11:10 ---> 211f86574136 20:11:10 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:11:10 ---> Running in b158edcec447 20:11:10 ---> Running in 5a406d506c34 20:11:11 ---> 28dbfea406fa 20:11:11 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 20:11:11 Removing intermediate container b158edcec447 20:11:11 ---> c92cd256d074 20:11:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:11:11 (1/42) Installing readline (8.1.0-r0) 20:11:11 (2/42) Installing bash (5.1.4-r0) 20:11:11 Removing intermediate container 5a406d506c34 20:11:11 ---> d60f4a9167b2 20:11:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:11:11 ---> Running in bc9305e917e1 20:11:11 Executing bash-5.1.4-r0.post-install 20:11:11 (3/42) Installing brotli-libs (1.0.9-r5) 20:11:11 ---> Running in 64fa37d2e4a9 20:11:11 (4/42) Installing nghttp2-libs (1.43.0-r0) 20:11:11 (5/42) Installing libcurl (7.79.1-r0) 20:11:11 (6/42) Installing curl (7.79.1-r0) 20:11:11 ---> Running in b1834ca46c72 20:11:11 (7/42) Installing dumb-init (1.2.5-r1) 20:11:11 (8/42) Installing libbz2 (1.0.8-r1) 20:11:11 (9/42) Installing expat (2.4.3-r0) 20:11:11 (10/42) Installing libffi (3.3-r2) 20:11:11 (11/42) Installing gdbm (1.19-r0) 20:11:11 (12/42) Installing xz-libs (5.2.5-r0) 20:11:11 (13/42) Installing libgcc (10.3.1_git20210424-r2) 20:11:11 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 20:11:11 (15/42) Installing mpdecimal (2.5.1-r1) 20:11:11 (16/42) Installing sqlite-libs (3.35.5-r0) 20:11:11 (17/42) Installing python3 (3.9.5-r2) 20:11:12 Removing intermediate container 64fa37d2e4a9 20:11:12 ---> ddb1d04e14c3 20:11:12 Step 21/23 : LABEL arch=arm64 20:11:12 Removing intermediate container b1834ca46c72 20:11:12 ---> cb43330da871 20:11:12 Step 20/22 : LABEL arch=arm64 20:11:12 ---> Running in 7cecbd396e9d 20:11:12 ---> Running in 37211e4b3519 20:11:13 Removing intermediate container 37211e4b3519 20:11:13 ---> 4ed8c2dd9e3a 20:11:13 Step 21/22 : LABEL git_sha=506c43586085517618ff933759d64dc5da56e7e1 20:11:13 Removing intermediate container 7cecbd396e9d 20:11:13 ---> ebc3e8f03f59 20:11:13 Step 22/23 : LABEL git_sha=506c43586085517618ff933759d64dc5da56e7e1 20:11:13 ---> Running in 2b4e83fb566f 20:11:13 ---> Running in 6d4c9569e5b3 20:11:14 Removing intermediate container bc9305e917e1 20:11:14 ---> 1a9e06013c11 20:11:14 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:11:14 Removing intermediate container 6d4c9569e5b3 20:11:14 ---> 7a871dae1e09 20:11:14 Step 22/22 : LABEL version=0.0.0 20:11:14 ---> Running in ffdb6619ca4a 20:11:14 (18/42) Installing py3-appdirs (1.4.4-r2) 20:11:14 (19/42) Installing py3-chardet (4.0.0-r2) 20:11:14 Removing intermediate container 2b4e83fb566f 20:11:14 ---> 3f475b6889a7 20:11:14 Step 23/23 : LABEL version=0.0.0 20:11:14 (20/42) Installing py3-idna (3.2-r0) 20:11:14 (21/42) Installing py3-urllib3 (1.26.5-r0) 20:11:14 ---> Running in f02c82cd8afe 20:11:14 (22/42) Installing py3-certifi (2020.12.5-r1) 20:11:14 (23/42) Installing py3-requests (2.25.1-r4) 20:11:14 ---> Running in 8715ed9722e5 20:11:14 (24/42) Installing py3-msgpack (1.0.2-r1) 20:11:14 (25/42) Installing py3-lockfile (0.12.2-r4) 20:11:14 (26/42) Installing py3-cachecontrol (0.12.6-r1) 20:11:14 (27/42) Installing py3-colorama (0.4.4-r1) 20:11:14 (28/42) Installing py3-contextlib2 (0.6.0-r1) 20:11:14 (29/42) Installing py3-distlib (0.3.1-r3) 20:11:14 (30/42) Installing py3-distro (1.5.0-r3) 20:11:14 (31/42) Installing py3-six (1.15.0-r1) 20:11:14 (32/42) Installing py3-webencodings (0.5.1-r4) 20:11:14 (33/42) Installing py3-html5lib (1.1-r1) 20:11:14 Removing intermediate container ffdb6619ca4a 20:11:14 ---> ada9987a5455 20:11:14 Step 23/25 : LABEL arch=arm64 20:11:14 (34/42) Installing py3-parsing (2.4.7-r2) 20:11:14 (35/42) Installing py3-packaging (20.9-r1) 20:11:14 (36/42) Installing py3-toml (0.10.2-r2) 20:11:14 (37/42) Installing py3-pep517 (0.10.0-r2) 20:11:14 (38/42) Installing py3-progress (1.5-r2) 20:11:14 (39/42) Installing py3-retrying (1.3.3-r1) 20:11:14 (40/42) Installing py3-ordered-set (4.0.2-r1) 20:11:14 (41/42) Installing py3-setuptools (52.0.0-r3) 20:11:15 ---> Running in 5162e77a832a 20:11:15 Removing intermediate container f02c82cd8afe 20:11:15 ---> d354e94f52b3 20:11:15 20:11:15 Removing intermediate container 8715ed9722e5 20:11:15 ---> 95f0eb4c7e42 20:11:15 20:11:15 (42/42) Installing py3-pip (20.3.4-r1) 20:11:15 Successfully built d354e94f52b3 20:11:15 Successfully tagged support-notifications-arm64:latest 20:11:15  Building support-notifications ... done Building core-command 20:11:15 Executing busybox-1.33.1-r6.trigger 20:11:15 Successfully built 95f0eb4c7e42 20:11:15 OK: 84 MiB in 64 packages 20:11:15 Successfully tagged support-scheduler-arm64:latest 20:11:15  Building support-scheduler ... done Building core-data 20:11:16 Removing intermediate container 5162e77a832a 20:11:16 ---> 3d6424eb58da 20:11:16 Step 24/25 : LABEL git_sha=506c43586085517618ff933759d64dc5da56e7e1 20:11:16 ---> Running in 5143b8b33e3d 20:11:16 Removing intermediate container 5143b8b33e3d 20:11:16 ---> 52b815b0dc2b 20:11:16 Step 25/25 : LABEL version=0.0.0 20:11:16 ---> Running in 02e5a6b49e8f 20:11:17 Removing intermediate container 02e5a6b49e8f 20:11:17 ---> 692e9e82eaff 20:11:17 20:11:17 Successfully built 692e9e82eaff 20:11:17 Successfully tagged security-secretstore-setup-arm64:latest 20:11:17  Building security-secretstore-setup ... done Building security-bootstrapper 20:11:20 Collecting docker-compose==1.23.2 20:11:20 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:11:20 Collecting jsonschema<3,>=2.5.1 20:11:20 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:11:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 20:11:20 Collecting cached-property<2,>=1.2.0 20:11:20 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:11:21 Collecting docker<4.0,>=3.6.0 20:11:21 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:11:21 Collecting dockerpty<0.5,>=0.4.1 20:11:21 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:11:23 Collecting docopt<0.7,>=0.6.1 20:11:23 Downloading docopt-0.6.2.tar.gz (25 kB) 20:11:26 Collecting PyYAML<4,>=3.10 20:11:26 Downloading PyYAML-3.13.tar.gz (270 kB) 20:11:29 Collecting websocket-client<1.0,>=0.32.0 20:11:29 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:11:29 Collecting texttable<0.10,>=0.9.0 20:11:29 Downloading texttable-0.9.1.tar.gz (11 kB) 20:11:32 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:11:32 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:11:32 Collecting docker-pycreds>=0.4.0 20:11:32 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:11:33 Collecting chardet<3.1.0,>=3.0.2 20:11:33 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:11:33 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 20:11:33 Collecting idna<2.8,>=2.5 20:11:33 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:11:34 Collecting urllib3<1.25,>=1.21.1 20:11:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:11:34 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:11:34 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:11:34 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:11:34 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:11:35 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:11:35 Attempting uninstall: urllib3 20:11:35 Found existing installation: urllib3 1.26.5 20:11:35 Uninstalling urllib3-1.26.5: 20:11:35 Successfully uninstalled urllib3-1.26.5 20:11:36 Attempting uninstall: idna 20:11:36 Found existing installation: idna 3.2 20:11:36 Uninstalling idna-3.2: 20:11:36 Successfully uninstalled idna-3.2 20:11:37 Attempting uninstall: chardet 20:11:37 Found existing installation: chardet 4.0.0 20:11:37 Uninstalling chardet-4.0.0: 20:11:37 Successfully uninstalled chardet-4.0.0 20:11:38 Attempting uninstall: requests 20:11:38 Found existing installation: requests 2.25.1 20:11:38 Uninstalling requests-2.25.1: 20:11:38 Successfully uninstalled requests-2.25.1 20:11:39 Running setup.py install for texttable: started 20:11:41 Running setup.py install for texttable: finished with status 'done' 20:11:41 Running setup.py install for PyYAML: started 20:11:43 Running setup.py install for PyYAML: finished with status 'done' 20:11:43 Running setup.py install for docopt: started 20:11:45 Running setup.py install for docopt: finished with status 'done' 20:11:45 Running setup.py install for dockerpty: started 20:11:47 Running setup.py install for dockerpty: finished with status 'done' 20:11:50 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 20:11:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:11:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:11:51 ---> 60c02b49b1b7 20:11:51 Step 3/23 : WORKDIR /edgex-go 20:11:51 ---> Using cache 20:11:51 ---> 69cd555e3866 20:11:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:11:51 ---> Using cache 20:11:51 ---> 8cc92280434c 20:11:51 Step 5/23 : RUN apk add --update --no-cache make git 20:11:53 ---> Running in d4b0215055b5 20:11:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:11:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:11:56 OK: 220 MiB in 52 packages 20:11:58 Removing intermediate container d4b0215055b5 20:11:58 ---> 4c4e4f5eb442 20:11:58 Step 6/23 : COPY go.mod vendor* ./ 20:11:59 ---> 737bf68ceec0 20:11:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:59 ---> Running in 52f45afbc8f1 20:12:00 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:12:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:12:00 ---> 60c02b49b1b7 20:12:00 Step 3/23 : WORKDIR /edgex-go 20:12:00 ---> Using cache 20:12:00 ---> 69cd555e3866 20:12:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:12:00 ---> Using cache 20:12:00 ---> 8cc92280434c 20:12:00 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:12:01 ---> Running in 7a722e36e912 20:12:01 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:12:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:12:01 ---> 60c02b49b1b7 20:12:01 Step 3/23 : WORKDIR /edgex-go 20:12:01 ---> Using cache 20:12:01 ---> 69cd555e3866 20:12:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:12:01 ---> Using cache 20:12:01 ---> 8cc92280434c 20:12:01 Step 5/23 : RUN apk add --update --no-cache make git 20:12:01 ---> Using cache 20:12:01 ---> 4c4e4f5eb442 20:12:01 Step 6/23 : COPY go.mod vendor* ./ 20:12:01 ---> Using cache 20:12:01 ---> 737bf68ceec0 20:12:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:01 ---> Running in 8f99b047854b 20:12:02 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:12:02 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:12:02 ---> 60c02b49b1b7 20:12:02 Step 3/31 : WORKDIR /edgex-go 20:12:02 ---> Using cache 20:12:02 ---> 69cd555e3866 20:12:02 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:12:02 ---> Using cache 20:12:02 ---> 8cc92280434c 20:12:02 Step 5/31 : RUN apk add --update --no-cache make git 20:12:02 ---> Using cache 20:12:02 ---> 4c4e4f5eb442 20:12:02 Step 6/31 : COPY go.mod vendor* ./ 20:12:02 ---> Using cache 20:12:02 ---> 737bf68ceec0 20:12:02 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:02 ---> Running in 9f86ff7dda41 20:12:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:12:04 Removing intermediate container 52f45afbc8f1 20:12:04 ---> 682de0a9125c 20:12:04 Step 8/23 : COPY . . 20:12:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:12:05 OK: 220 MiB in 52 packages 20:12:07 Removing intermediate container 8f99b047854b 20:12:07 ---> 19aa464856df 20:12:07 Step 8/23 : COPY . . 20:12:07 Removing intermediate container 7a722e36e912 20:12:07 ---> 1b8787810f1a 20:12:07 Step 6/23 : COPY go.mod vendor* ./ 20:12:07 Removing intermediate container ac6cd21325a5 20:12:07 ---> 864519d79d00 20:12:07 Step 14/23 : ENV APP_PORT=58890 20:12:08 ---> Running in 3c9af7f34b7c 20:12:08 Removing intermediate container 9f86ff7dda41 20:12:08 ---> 860f21b18f2c 20:12:08 Step 8/31 : COPY . . 20:12:08 ---> 211ad1295f1f 20:12:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:08 ---> Running in 85faf93ab7af 20:12:08 Removing intermediate container 3c9af7f34b7c 20:12:08 ---> e95776ee0f68 20:12:08 Step 15/23 : EXPOSE $APP_PORT 20:12:09 ---> Running in 404fed067773 20:12:10 Removing intermediate container 404fed067773 20:12:10 ---> 4ea2eb5020e5 20:12:10 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:12:12 ---> 1b930bab6ca1 20:12:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:12:13 Removing intermediate container 85faf93ab7af 20:12:13 ---> a9a04ddf6b4b 20:12:13 Step 8/23 : COPY . . 20:12:13 ---> f54a8f895738 20:12:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:12:15 ---> de0e1ba0bcf4 20:12:15 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:12:15 ---> Running in 4abfd8caa57c 20:12:16 Removing intermediate container 4abfd8caa57c 20:12:16 ---> 357b939480c2 20:12:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:12:16 ---> Running in c3c79cedbaa3 20:12:16 Removing intermediate container c3c79cedbaa3 20:12:16 ---> 59bb7d9f415b 20:12:16 Step 21/23 : LABEL arch=arm64 20:12:17 ---> Running in f397df09c407 20:12:17 Removing intermediate container f397df09c407 20:12:17 ---> 6fd1735ee309 20:12:17 Step 22/23 : LABEL git_sha=506c43586085517618ff933759d64dc5da56e7e1 20:12:18 ---> Running in f4e942d500ab 20:12:18 Removing intermediate container f4e942d500ab 20:12:18 ---> 3a49bc0d13ce 20:12:18 Step 23/23 : LABEL version=0.0.0 20:12:19 ---> Running in b9e8318cbf01 20:12:20 Removing intermediate container b9e8318cbf01 20:12:20 ---> 4075ef0b9b45 20:12:20 20:12:20 Successfully built 4075ef0b9b45 20:12:20 Successfully tagged sys-mgmt-agent-arm64:latest 20:12:27  Building sys-mgmt-agent ... done  ---> e0ded638a167 20:12:27 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:12:27 ---> Running in 83e144a314e4 20:12:27 ---> 1bc1a1f66ac5 20:12:27 Step 9/23 : RUN make cmd/core-command/core-command 20:12:28 ---> Running in 48628d3ea8dd 20:12:28 ---> 1d05584e4a2c 20:12:28 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:12:28 ---> Running in 594c496d93cb 20:12:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:12:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 20:12:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:12:33 ---> 39ca07340e83 20:12:33 Step 9/23 : RUN make cmd/core-data/core-data 20:12:33 ---> Running in cbcdc3236f54 20:12:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 20:14:27 Removing intermediate container 48628d3ea8dd 20:14:27 ---> 05b2998ce2a1 20:14:27 20:14:27 Step 10/23 : FROM alpine:3.14 20:14:27 ---> 5b8b7b635229 20:14:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:14:27 ---> Using cache 20:14:27 ---> 8141d27cf340 20:14:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:14:27 ---> Using cache 20:14:27 ---> cbafab97c3ff 20:14:27 Step 13/23 : ENV APP_PORT=59882 20:14:27 ---> Running in fd906ef939d2 20:14:27 Removing intermediate container fd906ef939d2 20:14:27 ---> 003678783f3a 20:14:27 Step 14/23 : EXPOSE $APP_PORT 20:14:27 ---> Running in ef9d8dff7c64 20:14:27 Removing intermediate container ef9d8dff7c64 20:14:27 ---> 6322a48a2e3f 20:14:27 Step 15/23 : WORKDIR / 20:14:27 ---> Running in ddf2d6ceed13 20:14:27 Removing intermediate container ddf2d6ceed13 20:14:27 ---> 9a530da13f90 20:14:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:14:27 ---> b74175abf42d 20:14:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:14:27 Removing intermediate container 594c496d93cb 20:14:27 ---> 1f9fabca0cab 20:14:27 20:14:27 Step 10/31 : FROM alpine:3.14 20:14:27 ---> 5b8b7b635229 20:14:27 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:14:27 ---> Running in aab5b6fe4f9c 20:14:27 ---> b11416cd56f2 20:14:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:14:27 Removing intermediate container aab5b6fe4f9c 20:14:27 ---> c2c2901be687 20:14:27 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:14:27 ---> Running in 0faf5722116e 20:14:27 ---> 4911334ee9ac 20:14:27 Step 19/23 : ENTRYPOINT ["/core-command"] 20:14:27 ---> Running in 5296d1a8d0e7 20:14:27 Removing intermediate container 5296d1a8d0e7 20:14:27 ---> 2bfb680d51e4 20:14:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:14:27 ---> Running in 901b691d890a 20:14:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:14:27 Removing intermediate container 901b691d890a 20:14:27 ---> 1b602fd5fb76 20:14:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:14:27 Step 21/23 : LABEL arch=arm64 20:14:27 ---> Running in 68477a4f2b3c 20:14:27 Removing intermediate container 68477a4f2b3c 20:14:27 ---> c744e5c94237 20:14:27 Step 22/23 : LABEL git_sha=506c43586085517618ff933759d64dc5da56e7e1 20:14:27 ---> Running in d012e2389b7a 20:14:27 (1/2) Installing dumb-init (1.2.5-r1) 20:14:27 (2/2) Installing su-exec (0.2-r1) 20:14:27 Executing busybox-1.33.1-r6.trigger 20:14:27 OK: 6 MiB in 16 packages 20:14:27 Removing intermediate container d012e2389b7a 20:14:27 ---> 9f85ea061928 20:14:27 Step 23/23 : LABEL version=0.0.0 20:14:27 ---> Running in adf2d19a85b3 20:14:27 Removing intermediate container 0faf5722116e 20:14:27 ---> 2917d9698421 20:14:27 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:14:27 ---> Running in 65d2f53fe754 20:14:27 Removing intermediate container adf2d19a85b3 20:14:27 ---> 8b29865cd43a 20:14:27 20:14:27 Successfully built 8b29865cd43a 20:14:27 Successfully tagged core-command-arm64:latest 20:14:27  Building core-command ... done Removing intermediate container 65d2f53fe754 20:14:27 ---> 0c9952f220fd 20:14:27 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:14:27 ---> Running in 7df886b01a84 20:14:27 Removing intermediate container 83e144a314e4 20:14:27 ---> 8051ae808678 20:14:27 20:14:27 Step 10/23 : FROM alpine:3.14 20:14:27 ---> 5b8b7b635229 20:14:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:14:27 ---> Using cache 20:14:27 ---> 8141d27cf340 20:14:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:14:27 ---> Using cache 20:14:27 ---> cbafab97c3ff 20:14:27 Step 13/23 : ENV APP_PORT=59881 20:14:27 ---> Running in bbe5c185e3e5 20:14:27 Removing intermediate container 7df886b01a84 20:14:27 ---> aa97ba51730b 20:14:27 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:14:28 ---> Running in a88a23bdbb49 20:14:28 Removing intermediate container bbe5c185e3e5 20:14:28 ---> b0bee9821bb5 20:14:28 Step 14/23 : EXPOSE $APP_PORT 20:14:28 ---> Running in 69b8d45d172a 20:14:29 Removing intermediate container 69b8d45d172a 20:14:29 ---> 896165bf76d7 20:14:29 Step 15/23 : WORKDIR / 20:14:29 ---> Running in 41ce0dec734b 20:14:30 Removing intermediate container 41ce0dec734b 20:14:30 ---> b5ae1142a029 20:14:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:14:31 Removing intermediate container a88a23bdbb49 20:14:31 ---> c86e3921a6f6 20:14:31 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:14:31 ---> 73bd2c75982b 20:14:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:14:31 ---> Running in b5c1b004ca5a 20:14:31 Removing intermediate container b5c1b004ca5a 20:14:31 ---> 89196b32bd77 20:14:31 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:14:32 ---> 27f1ad776d3b 20:14:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:14:32 ---> 850eb6f6d2a3 20:14:32 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:14:32 ---> Running in f79f86a42db3 20:14:33 ---> 44cc35a8c9cf 20:14:33 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:14:33 ---> Running in 8055b20f36b9 20:14:33 Removing intermediate container 8055b20f36b9 20:14:33 ---> e48226b8c0ef 20:14:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:14:34 ---> Running in ec982c26b79e 20:14:34 Removing intermediate container ec982c26b79e 20:14:34 ---> eaf53d9c4373 20:14:34 Step 21/23 : LABEL arch=arm64 20:14:34 ---> Running in f3e66f33ac85 20:14:34 Removing intermediate container f79f86a42db3 20:14:34 ---> fb48748312de 20:14:34 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:14:35 Removing intermediate container f3e66f33ac85 20:14:35 ---> f2f08f700719 20:14:35 Step 22/23 : LABEL git_sha=506c43586085517618ff933759d64dc5da56e7e1 20:14:35 ---> Running in 9032e250f6e9 20:14:35 ---> bf9611a44311 20:14:35 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:14:35 Removing intermediate container 9032e250f6e9 20:14:35 ---> 73dbc49c6974 20:14:35 Step 23/23 : LABEL version=0.0.0 20:14:36 ---> Running in 1904f2a91f83 20:14:36 Removing intermediate container 1904f2a91f83 20:14:36 ---> e8f850682c66 20:14:36 20:14:37 Successfully built e8f850682c66 20:14:37 Successfully tagged core-metadata-arm64:latest 20:14:37  Building core-metadata ... done  ---> c29bfc60c46f 20:14:37 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:14:37 Removing intermediate container cbcdc3236f54 20:14:37 ---> f40502982d4d 20:14:37 20:14:37 Step 10/23 : FROM alpine:3.14 20:14:37 ---> 5b8b7b635229 20:14:37 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:14:37 ---> Running in 0c0cc3815e89 20:14:38 ---> 003d61ea77b2 20:14:38 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:14:38 Removing intermediate container 0c0cc3815e89 20:14:38 ---> fee15820387c 20:14:38 Step 12/23 : ENV APP_PORT=59880 20:14:38 ---> Running in cdf4c240d401 20:14:38 Removing intermediate container cdf4c240d401 20:14:38 ---> d4740f57fb7b 20:14:38 Step 13/23 : EXPOSE $APP_PORT 20:14:38 ---> Running in 0c065cb65e74 20:14:38 ---> 4c085aa3b06a 20:14:38 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:14:39 Removing intermediate container 0c065cb65e74 20:14:39 ---> 5b020d47ce23 20:14:39 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:14:39 ---> Running in b00ce46f172d 20:14:39 ---> 3ee1925ac195 20:14:39 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:14:40 ---> Running in 96eb44776ddc 20:14:40 Removing intermediate container 96eb44776ddc 20:14:40 ---> 9fc14872e895 20:14:40 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:14:41 ---> 64dd369982bf 20:14:41 Step 26/31 : RUN chmod +x /entrypoint.sh 20:14:41 ---> Running in 0567eceaa43c 20:14:41 Removing intermediate container b00ce46f172d 20:14:41 ---> 317e37968cfa 20:14:41 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:14:41 ---> Running in 237fa819de18 20:14:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:14:43 Removing intermediate container 0567eceaa43c 20:14:43 ---> 6b02296383fb 20:14:43 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:14:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:14:43 ---> Running in c6ab7eeec6c9 20:14:44 Removing intermediate container c6ab7eeec6c9 20:14:44 ---> ee85f0c942b8 20:14:44 Step 28/31 : CMD ["gate"] 20:14:44 ---> Running in efebd335685a 20:14:44 (1/6) Installing dumb-init (1.2.5-r1) 20:14:44 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:14:44 (3/6) Installing libsodium (1.0.18-r0) 20:14:44 Removing intermediate container efebd335685a 20:14:44 ---> 3e901d8aaab6 20:14:44 Step 29/31 : LABEL arch=arm64 20:14:44 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:14:45 (5/6) Installing libzmq (4.3.4-r0) 20:14:45 ---> Running in 6ca8cb2d7231 20:14:45 (6/6) Installing zeromq (4.3.4-r0) 20:14:45 Executing busybox-1.33.1-r6.trigger 20:14:45 OK: 8 MiB in 20 packages 20:14:45 Removing intermediate container 6ca8cb2d7231 20:14:45 ---> 5b7816e3549c 20:14:45 Step 30/31 : LABEL git_sha=506c43586085517618ff933759d64dc5da56e7e1 20:14:45 ---> Running in 8d05b9ef1a88 20:14:46 Removing intermediate container 8d05b9ef1a88 20:14:46 ---> a3d3e01c6184 20:14:46 Step 31/31 : LABEL version=0.0.0 20:14:46 Removing intermediate container 237fa819de18 20:14:46 ---> 18595c4e6301 20:14:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:14:46 ---> Running in 34a3e5b02582 20:14:47 Removing intermediate container 34a3e5b02582 20:14:47 ---> 13fba9d804e5 20:14:47 20:14:47 ---> c822d6a14fde 20:14:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:14:47 Successfully built 13fba9d804e5 20:14:47 Successfully tagged security-bootstrapper-arm64:latest 20:14:48  Building security-bootstrapper ... done  ---> 997d9d0cf7c0 20:14:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:14:49 ---> 9d0734161e34 20:14:49 Step 19/23 : ENTRYPOINT ["/core-data"] 20:14:49 ---> Running in 3603649f1c6e 20:14:49 Removing intermediate container 3603649f1c6e 20:14:49 ---> 2029c2f4e260 20:14:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:14:49 ---> Running in 23fcc4fc11b7 20:14:49 Removing intermediate container 23fcc4fc11b7 20:14:49 ---> 69da505362f9 20:14:49 Step 21/23 : LABEL arch=arm64 20:14:49 ---> Running in 34b38fd8bdf9 20:14:50 Removing intermediate container 34b38fd8bdf9 20:14:50 ---> a3e08f37986e 20:14:50 Step 22/23 : LABEL git_sha=506c43586085517618ff933759d64dc5da56e7e1 20:14:50 ---> Running in 0f76b7ffe400 20:14:50 Removing intermediate container 0f76b7ffe400 20:14:50 ---> 4a98455c4a47 20:14:50 Step 23/23 : LABEL version=0.0.0 20:14:51 ---> Running in 118bb8651f62 20:14:51 Removing intermediate container 118bb8651f62 20:14:51 ---> 4e927e62d708 20:14:51 20:14:51 Successfully built 4e927e62d708 20:14:51 Successfully tagged core-data-arm64:latest 20:14:51  Building core-data ... done  [Pipeline] } 20:14:51 $ docker stop --time=1 1c8ec892e72269731cf2036230a49ad3cf6adae873e94f9c6f675e998d5e82d9 20:14:53 $ docker rm -f 1c8ec892e72269731cf2036230a49ad3cf6adae873e94f9c6f675e998d5e82d9 [Pipeline] // withDockerContainer [Pipeline] sh 20:14:54 + docker images 20:14:54 REPOSITORY TAG IMAGE ID CREATED SIZE 20:14:54 core-data-arm64 latest 4e927e62d708 3 seconds ago 19.2MB 20:14:54 security-bootstrapper-arm64 latest 13fba9d804e5 8 seconds ago 18MB 20:14:54 f40502982d4d 17 seconds ago 1.6GB 20:14:54 core-metadata-arm64 latest e8f850682c66 18 seconds ago 15.9MB 20:14:54 8051ae808678 27 seconds ago 1.6GB 20:14:54 core-command-arm64 latest 8b29865cd43a 28 seconds ago 15.1MB 20:14:54 1f9fabca0cab 35 seconds ago 1.59GB 20:14:54 05b2998ce2a1 40 seconds ago 1.59GB 20:14:54 sys-mgmt-agent-arm64 latest 4075ef0b9b45 2 minutes ago 280MB 20:14:54 security-secretstore-setup-arm64 latest 692e9e82eaff 3 minutes ago 26.8MB 20:14:54 support-scheduler-arm64 latest 95f0eb4c7e42 3 minutes ago 15.3MB 20:14:54 support-notifications-arm64 latest d354e94f52b3 3 minutes ago 16MB 20:14:54 security-proxy-setup-arm64 latest bc77aa1ab429 3 minutes ago 25.3MB 20:14:54 e51ba95bddf7 3 minutes ago 1.59GB 20:14:54 e1f773dad759 3 minutes ago 1.59GB 20:14:54 491f5f9d35f5 4 minutes ago 1.6GB 20:14:54 5d8b62b53044 4 minutes ago 1.59GB 20:14:54 368c18b22da3 4 minutes ago 1.6GB 20:14:54 ci-base-image-arm64 latest 60c02b49b1b7 15 minutes ago 1.26GB 20:14:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 0ccda1f7e2ee 8 days ago 551MB 20:14:54 docker 20.10.10 520e9a0a30f7 2 months ago 200MB 20:14:54 alpine 3.14 5b8b7b635229 2 months ago 5.35MB 20:14:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 18 months 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] sh 20:14:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:14:55 20:14:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:14:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:14:55 arm64: Pulling from edgex-lftools-log-publisher 20:14:55 448f6bf000e3: Pulling fs layer 20:14:55 f757da607395: Pulling fs layer 20:14:55 05883995daec: Pulling fs layer 20:14:55 8603b9c90790: Pulling fs layer 20:14:55 1560dd03e051: Pulling fs layer 20:14:55 27f5ce0e4adf: Pulling fs layer 20:14:55 c2d8d7efcc4b: Pulling fs layer 20:14:55 8603b9c90790: Waiting 20:14:55 1560dd03e051: Waiting 20:14:55 27f5ce0e4adf: Waiting 20:14:55 c2d8d7efcc4b: Waiting 20:14:55 f757da607395: Verifying Checksum 20:14:55 f757da607395: Download complete 20:14:55 8603b9c90790: Verifying Checksum 20:14:55 8603b9c90790: Download complete 20:14:55 1560dd03e051: Verifying Checksum 20:14:55 1560dd03e051: Download complete 20:14:55 27f5ce0e4adf: Verifying Checksum 20:14:55 27f5ce0e4adf: Download complete 20:14:56 05883995daec: Verifying Checksum 20:14:56 05883995daec: Download complete 20:14:56 448f6bf000e3: Verifying Checksum 20:14:56 448f6bf000e3: Download complete 20:14:58 c2d8d7efcc4b: Verifying Checksum 20:14:58 c2d8d7efcc4b: Download complete 20:14:59 448f6bf000e3: Pull complete 20:15:01 f757da607395: Pull complete 20:15:02 05883995daec: Pull complete 20:15:02 8603b9c90790: Pull complete 20:15:03 1560dd03e051: Pull complete 20:15:04 27f5ce0e4adf: Pull complete 20:15:22 c2d8d7efcc4b: Pull complete 20:15:22 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:15:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:15:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:15:22 prd-ubuntu18.04-docker-arm64-4c-16g-1868 does not seem to be running inside a container 20:15:22 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:15:25 $ docker top 7e81a679089c80f4d5ca14f992ea58c8649561f06620f2c70ecaed2b590ea7f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:15:26 ---> job-cost.sh 20:15:26 lf-activate-venv: SKIPPING 20:15:26 INFO: No Stack... 20:15:27 INFO: Retrieving Pricing Info for: v3-standard-4 20:15:27 INFO: Archiving Costs [Pipeline] sh 20:15:28 + cat /w/workspace/edgex-go/1/archives/cost.csv+ 20:15:28 cut -d, -f6 [Pipeline] lock 20:15:28 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3864-1-stack-cost] 20:15:28 Resource [jenkins-edgexfoundry-edgex-go-PR-3864-1-stack-cost] did not exist. Created. 20:15:28 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3864-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:15:29 + echo total: 0.10999999940395355 [Pipeline] stash 20:15:29 Stashed 1 file(s) [Pipeline] } 20:15:29 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3864-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:15:29 $ docker stop --time=1 7e81a679089c80f4d5ca14f992ea58c8649561f06620f2c70ecaed2b590ea7f1 20:15:31 $ docker rm -f 7e81a679089c80f4d5ca14f992ea58c8649561f06620f2c70ecaed2b590ea7f1 [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 20:15:32 provisioning config files... 20:15:32 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3119353076612140853tmp [Pipeline] { [Pipeline] sh 20:15:32 + set +x 20:15:32 + curl -s https://codecov.io/bash 20:15:32 + bash -s -- 20:15:32 20:15:32 _____ _ 20:15:32 / ____| | | 20:15:32 | | ___ __| | ___ ___ _____ __ 20:15:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:15:32 | |___| (_) | (_| | __/ (_| (_) \ V / 20:15:32 \_____\___/ \__,_|\___|\___\___/ \_/ 20:15:32 Bash-1.0.6 20:15:32 20:15:32 20:15:32 ==> git version 2.24.4 found 20:15:32 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 20:15:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:15:32 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:15:32 ==> Jenkins CI detected. 20:15:32 current dir:  /w/workspace/edgex-go/1 20:15:32 project root: . 20:15:32 --> token set from env 20:15:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:15:32 ==> Running gcov in . (disable via -X gcov) 20:15:32 ==> Python coveragepy not found 20:15:32 ==> Searching for coverage reports in: 20:15:32 + . 20:15:32 -> Found 1 reports 20:15:32 ==> Detecting git/mercurial file structure 20:15:32 ==> Reading reports 20:15:32 + ./coverage.out bytes=428381 20:15:32 ==> Appending adjustments 20:15:32 https://docs.codecov.io/docs/fixing-reports 20:15:34 + Found adjustments 20:15:34 ==> Gzipping contents 20:15:34 60K /tmp/codecov.g3l6m3.gz 20:15:34 ==> Uploading reports 20:15:34 url: https://codecov.io 20:15:34 query: branch=PR-3864&commit=506c43586085517618ff933759d64dc5da56e7e1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3864%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3864&job=&cmd_args= 20:15:34 -> Pinging Codecov 20:15:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3864&commit=506c43586085517618ff933759d64dc5da56e7e1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3864%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3864&job=&cmd_args= 20:15:34 -> Uploading to 20:15:34 https://storage.googleapis.com/codecov/v4/raw/2022-01-19/00271124DB129430A58F1EEE437C3FCB/506c43586085517618ff933759d64dc5da56e7e1/e2d9d148-21f5-4481-9070-22018dd688a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220119T201534Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=54516336686de2a845f166ece114e0bf8fe5d616ed683c7fb4f9f34e6caefe22 20:15:34 % Total % Received % Xferd Average Speed Time Time Time Current 20:15:34 Dload Upload Total Spent Left Speed 20:15:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57908 0 0 100 57908 0 157k --:--:-- --:--:-- --:--:-- 157k 100 57908 0 0 100 57908 0 157k --:--:-- --:--:-- --:--:-- 157k 20:15:34 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/506c43586085517618ff933759d64dc5da56e7e1 [Pipeline] } 20:15:34 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 20:15:36 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 20:15:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:15:36 ---> package-listing.sh 20:15:36 ++ tr '[:upper:]' '[:lower:]' 20:15:36 ++ facter osfamily 20:15:37 + OS_FAMILY=redhat 20:15:37 + workspace=/w/workspace/edgex-go/1 20:15:37 + START_PACKAGES=/tmp/packages_start.txt 20:15:37 + END_PACKAGES=/tmp/packages_end.txt 20:15:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:15:37 + PACKAGES=/tmp/packages_start.txt 20:15:37 + '[' /w/workspace/edgex-go/1 ']' 20:15:37 + PACKAGES=/tmp/packages_end.txt 20:15:37 + case "${OS_FAMILY}" in 20:15:37 + sort 20:15:37 + rpm -qa 20:15:41 + '[' -f /tmp/packages_start.txt ']' 20:15:41 + '[' -f /tmp/packages_end.txt ']' 20:15:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:15:41 + '[' /w/workspace/edgex-go/1 ']' 20:15:41 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:15:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:15:41 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 20:15:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:15:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:15:42 20:15:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:15:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:15:42 latest: Pulling from edgex-lftools-log-publisher 20:15:42 b4d181a07f80: Pulling fs layer 20:15:42 a1111a8f2ec3: Pulling fs layer 20:15:42 ed53099fbce6: Pulling fs layer 20:15:42 dc539afda2c1: Pulling fs layer 20:15:42 77bc0d833cb6: Pulling fs layer 20:15:42 9065ff56babe: Pulling fs layer 20:15:42 d287ab97295c: Pulling fs layer 20:15:42 77bc0d833cb6: Waiting 20:15:42 dc539afda2c1: Waiting 20:15:42 9065ff56babe: Waiting 20:15:42 d287ab97295c: Waiting 20:15:42 a1111a8f2ec3: Verifying Checksum 20:15:42 a1111a8f2ec3: Download complete 20:15:42 dc539afda2c1: Verifying Checksum 20:15:42 dc539afda2c1: Download complete 20:15:43 77bc0d833cb6: Verifying Checksum 20:15:43 77bc0d833cb6: Download complete 20:15:43 9065ff56babe: Verifying Checksum 20:15:43 9065ff56babe: Download complete 20:15:43 ed53099fbce6: Verifying Checksum 20:15:43 ed53099fbce6: Download complete 20:15:43 b4d181a07f80: Verifying Checksum 20:15:43 b4d181a07f80: Download complete 20:15:43 d287ab97295c: Verifying Checksum 20:15:43 d287ab97295c: Download complete 20:15:44 b4d181a07f80: Pull complete 20:15:44 a1111a8f2ec3: Pull complete 20:15:45 ed53099fbce6: Pull complete 20:15:45 dc539afda2c1: Pull complete 20:15:45 77bc0d833cb6: Pull complete 20:15:45 9065ff56babe: Pull complete 20:15:50 d287ab97295c: Pull complete 20:15:50 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:15:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:15:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:15:51 prd-centos7-docker-4c-2g-1855 does not seem to be running inside a container 20:15:51 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:15:54 $ docker top dd35bdfb81a6d457d3af734969a64b5242c7b491b5518899d4d1e7b078593b7b -eo pid,comm [Pipeline] { [Pipeline] sh 20:15:54 + touch /tmp/pre-build-complete [Pipeline] sh 20:15:55 + mkdir -p /var/log/sysstat [Pipeline] sh 20:15:55 + ls /var/log/sa-host 20:15:55 + sadf -c /var/log/sa-host/sa17 20:15:55 file_magic: OK 20:15:55 HZ: Using current value: 100 20:15:55 file_header: OK 20:15:55 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:15:55 Statistics: 20:15:55 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:15:55 File successfully converted to sysstat format version 12.0.3 20:15:55 + sadf -c /var/log/sa-host/sa19 20:15:55 file_magic: OK 20:15:55 HZ: Using current value: 100 20:15:55 file_header: OK 20:15:55 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:15:55 Statistics: 20:15:55 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:15:55 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:15:55 provisioning config files... 20:15:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6000436951546846068tmp [Pipeline] { [Pipeline] echo 20:15:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:15:56 ---> create-netrc.sh [Pipeline] } 20:15:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:15:56 ---> python-tools-install.sh [Pipeline] echo 20:15:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:15:56 ---> sudo-logs.sh 20:15:56 Archiving 'sudo' log.. 20:15:56 sudo: unable to resolve host prd-centos7-docker-4c-2g-1855.novalocal: Name or service not known 20:15:56 sudo: unable to resolve host prd-centos7-docker-4c-2g-1855.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 20:15:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:15:57 ---> job-cost.sh 20:15:57 lf-activate-venv: SKIPPING 20:15:57 DEBUG: total: 0.10999999940395355 20:15:57 INFO: Retrieving Stack Cost... 20:15:57 INFO: Retrieving Pricing Info for: v3-standard-2 20:15:58 INFO: Archiving Costs [Pipeline] echo 20:15:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:15:58 ---> logs-deploy.sh 20:15:58 lf-activate-venv: SKIPPING 20:15:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3864/1 20:15:58 INFO: archiving workspace using pattern(s): 20:15:59 Archives upload complete. 20:15:59 INFO: archiving logs to Nexus 20:16:00 ---> uname -a: 20:16:00 Linux prd-centos7-docker-4c-2g-1855.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 20:16:00 20:16:00 20:16:00 ---> lscpu: 20:16:00 Architecture: x86_64 20:16:00 CPU op-mode(s): 32-bit, 64-bit 20:16:00 Byte Order: Little Endian 20:16:00 Address sizes: 40 bits physical, 48 bits virtual 20:16:00 CPU(s): 2 20:16:00 On-line CPU(s) list: 0,1 20:16:00 Thread(s) per core: 1 20:16:00 Core(s) per socket: 1 20:16:00 Socket(s): 2 20:16:00 NUMA node(s): 1 20:16:00 Vendor ID: AuthenticAMD 20:16:00 CPU family: 23 20:16:00 Model: 49 20:16:00 Model name: AMD EPYC-Rome Processor 20:16:00 Stepping: 0 20:16:00 CPU MHz: 2799.998 20:16:00 BogoMIPS: 5599.99 20:16:00 Virtualization: AMD-V 20:16:00 Hypervisor vendor: KVM 20:16:00 Virtualization type: full 20:16:00 L1d cache: 32K 20:16:00 L1i cache: 32K 20:16:00 L2 cache: 512K 20:16:00 L3 cache: 16384K 20:16:00 NUMA node0 CPU(s): 0,1 20:16:00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 20:16:00 20:16:00 20:16:00 ---> nproc: 20:16:00 2 20:16:00 20:16:00 20:16:00 ---> df -h: 20:16:00 Filesystem Size Used Avail Use% Mounted on 20:16:00 overlay 40G 14G 27G 34% / 20:16:00 tmpfs 64M 0 64M 0% /dev 20:16:00 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:16:00 shm 64M 0 64M 0% /dev/shm 20:16:00 /dev/vda1 40G 14G 27G 34% /facter-os 20:16:00 20:16:00 20:16:00 ---> sar -b -r -n DEV: 20:16:00 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/19/22 _x86_64_ (2 CPU) 20:16:00 20:16:00 19:52:50 LINUX RESTART (2 CPU) 20:16:00 20:16:00 19:53:02 tps rtps wtps bread/s bwrtn/s 20:16:00 19:54:01 197.53 60.83 136.70 8066.38 56161.51 20:16:00 19:55:01 313.38 0.02 313.37 0.53 89036.57 20:16:00 19:56:01 59.29 0.00 59.29 0.00 11441.31 20:16:00 19:57:01 111.47 0.02 111.46 0.53 4327.61 20:16:00 19:58:01 530.86 258.07 272.79 7351.13 166513.85 20:16:00 19:59:01 459.01 151.46 307.55 8449.96 169843.47 20:16:00 20:00:01 666.84 85.98 580.86 5346.00 224328.71 20:16:00 20:01:01 106.99 21.51 85.48 1650.48 12076.26 20:16:00 20:02:01 0.47 0.18 0.28 3.20 4.96 20:16:00 20:03:01 0.35 0.12 0.23 27.19 2.47 20:16:00 20:04:01 0.33 0.02 0.32 0.27 3.80 20:16:00 20:05:01 0.20 0.00 0.20 0.00 3.08 20:16:00 20:06:01 0.23 0.00 0.23 0.00 2.67 20:16:00 20:07:01 0.22 0.00 0.22 0.00 1.92 20:16:00 20:08:01 0.45 0.22 0.23 6.80 2.53 20:16:00 20:09:01 0.90 0.00 0.90 0.00 16.21 20:16:00 20:10:02 0.23 0.00 0.23 0.00 2.65 20:16:00 20:11:01 0.22 0.00 0.22 0.00 2.27 20:16:00 20:12:01 0.18 0.00 0.18 0.00 2.05 20:16:00 20:13:01 0.25 0.00 0.25 0.00 3.08 20:16:00 20:14:01 0.28 0.00 0.28 0.00 3.15 20:16:00 20:15:01 0.28 0.07 0.22 1.73 2.60 20:16:00 Average: 111.50 26.31 85.19 1402.04 33401.94 20:16:00 20:16:00 19:53:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:16:00 19:54:01 4900344 0 716240 8.94 2620 2389736 1616268 17.84 911612 1934140 370636 20:16:00 19:55:01 3452788 0 1072096 13.39 2620 3481436 1629180 17.99 1353000 2732096 115696 20:16:00 19:56:01 3205976 0 1078680 13.47 2620 3721664 1539256 16.99 1484040 2828924 22880 20:16:00 19:57:01 3113600 0 1186984 14.82 2620 3705736 1828260 20.19 1584740 2793108 65252 20:16:00 19:58:01 1273940 0 1276712 15.94 2620 5455668 2991300 33.03 1605068 4540632 60 20:16:00 19:59:01 599144 0 1382240 17.26 2620 6024936 2562080 28.29 2805868 3961152 40104 20:16:00 20:00:01 766524 0 1455940 18.18 2620 5783856 2392904 26.42 2688968 3889632 2456 20:16:00 20:01:01 2272012 0 1161376 14.50 2620 4572932 1588880 17.54 1524108 3579828 8 20:16:00 20:02:01 2286500 0 1146708 14.32 2620 4573112 1356176 14.97 1525196 3569892 12 20:16:00 20:03:01 2296288 0 1136096 14.19 2620 4573936 1356432 14.98 1519564 3566796 8 20:16:00 20:04:01 2294832 0 1137552 14.20 2620 4573936 1356648 14.98 1520812 3566804 20 20:16:00 20:05:01 2301776 0 1130600 14.12 2620 4573944 1356708 14.98 1520452 3560196 20 20:16:00 20:06:01 2301784 0 1130588 14.12 2620 4573948 1356720 14.98 1520612 3560196 8 20:16:00 20:07:01 2303648 0 1128720 14.09 2620 4573952 1356432 14.98 1519028 3560200 8 20:16:00 20:08:01 2303252 0 1129080 14.10 2620 4573988 1356432 14.98 1519156 3560108 20 20:16:00 20:09:01 2303824 0 1128508 14.09 2620 4573988 1356516 14.98 1519248 3559916 8 20:16:00 20:10:02 2303912 0 1128412 14.09 2620 4573996 1356432 14.98 1519164 3559916 8 20:16:00 20:11:01 2303672 0 1128648 14.09 2620 4574000 1356432 14.98 1519168 3559916 8 20:16:00 20:12:01 2303412 0 1128904 14.10 2620 4574004 1356564 14.98 1519544 3559916 8 20:16:00 20:13:01 2303772 0 1128540 14.09 2620 4574008 1356432 14.98 1519176 3559916 8 20:16:00 20:14:01 2302632 0 1129676 14.11 2620 4574012 1356648 14.98 1519948 3559916 8 20:16:00 20:15:01 2301940 0 1130280 14.11 2620 4574100 1356720 14.98 1520224 3559976 20 20:16:00 Average: 2354344 0 1144208 14.29 2620 4507768 1597246 17.63 1601759 3460144 28057 20:16:00 20:16:00 19:53:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:16:00 19:54:01 eth0 1196.85 1351.30 9877.59 185.05 0.00 0.00 0.00 0.00 20:16:00 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:00 19:54:01 docker0 666.94 341.57 61.07 2744.04 0.00 0.00 0.00 0.00 20:16:00 19:55:01 eth0 284.88 222.52 2074.34 32.24 0.00 0.00 0.00 0.00 20:16:00 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:00 19:55:01 veth1c290fc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:16:00 19:55:01 docker0 201.91 247.83 16.05 2041.01 0.00 0.00 0.00 0.00 20:16:00 19:56:01 eth0 29.69 14.67 23.30 11.34 0.00 0.00 0.00 0.00 20:16:00 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:00 19:56:01 veth1c290fc 1.55 1.55 0.12 0.14 0.00 0.00 0.00 0.00 20:16:00 19:56:01 docker0 1.55 1.55 0.10 0.14 0.00 0.00 0.00 0.00 20:16:00 19:57:01 eth0 27.79 19.77 16.81 89.57 0.00 0.00 0.00 0.00 20:16:00 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:00 19:57:01 veth1c290fc 0.62 0.62 0.05 0.05 0.00 0.00 0.00 0.00 20:16:00 19:57:01 docker0 0.62 0.62 0.04 0.05 0.00 0.00 0.00 0.00 20:16:00 19:58:01 vethfaa36a4 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:16:00 19:58:01 veth7684923 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:00 19:58:01 vethf299185 0.20 0.22 0.02 0.09 0.00 0.00 0.00 0.00 20:16:00 19:58:01 eth0 115.18 63.25 1700.12 40.53 0.00 0.00 0.00 0.00 20:16:00 19:59:01 veth8a4786d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:16:00 19:59:01 eth0 99.20 62.00 1327.49 14.30 0.00 0.00 0.00 0.00 20:16:00 19:59:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:16:00 19:59:01 veth54f8e7b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:16:00 20:00:01 veth26fe5b6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:16:00 20:00:01 eth0 111.78 50.99 684.50 23.07 0.00 0.00 0.00 0.00 20:16:00 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:00 20:00:01 veth57cf351 0.00 0.75 0.00 0.04 0.00 0.00 0.00 0.00 20:16:00 20:01:01 eth0 34.90 27.61 64.12 123.05 0.00 0.00 0.00 0.00 20:16:00 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:00 20:01:01 docker0 925.84 701.07 80.47 5625.66 0.00 0.00 0.00 0.00 20:16:00 20:02:01 eth0 0.47 0.28 0.03 0.02 0.00 0.00 0.00 0.00 20:16:00 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:00 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:00 20:03:01 eth0 0.33 0.07 0.02 0.01 0.00 0.00 0.00 0.00 20:16:00 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:00 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:00 20:04:01 eth0 4.61 1.02 1.29 0.69 0.00 0.00 0.00 0.00 20:16:00 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:00 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:00 20:05:01 eth0 1.67 0.63 0.67 0.49 0.00 0.00 0.00 0.00 20:16:00 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:00 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:00 20:06:01 eth0 0.58 0.27 0.27 0.19 0.00 0.00 0.00 0.00 20:16:00 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:00 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:00 20:07:01 eth0 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:16:00 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:00 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:00 20:08:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:16:00 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:00 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:00 20:09:01 eth0 0.38 0.22 0.15 0.07 0.00 0.00 0.00 0.00 20:16:00 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:00 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:00 20:10:02 eth0 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:16:00 20:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:00 20:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:00 20:11:01 eth0 0.49 0.03 0.05 0.00 0.00 0.00 0.00 0.00 20:16:00 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:00 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:00 20:12:01 eth0 0.63 0.30 0.27 0.20 0.00 0.00 0.00 0.00 20:16:00 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:00 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:00 20:13:01 eth0 0.22 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:16:00 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:00 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:00 20:14:01 eth0 3.58 0.48 0.76 0.33 0.00 0.00 0.00 0.00 20:16:00 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:00 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:00 20:15:01 eth0 2.12 0.67 0.63 0.40 0.00 0.00 0.00 0.00 20:16:00 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:00 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:00 Average: eth0 86.34 81.68 710.77 23.61 0.00 0.00 0.00 0.00 20:16:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:16:00 Average: docker0 42.16 31.92 3.66 256.15 0.00 0.00 0.00 0.00 20:16:00 20:16:00 20:16:00 ---> sar -P ALL: 20:16:00 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/19/22 _x86_64_ (2 CPU) 20:16:00 20:16:00 19:52:50 LINUX RESTART (2 CPU) 20:16:00 20:16:00 19:53:02 CPU %user %nice %system %iowait %steal %idle 20:16:00 19:54:01 all 34.57 0.00 9.74 8.63 0.11 46.95 20:16:00 19:54:01 0 28.47 0.00 10.43 9.63 0.11 51.36 20:16:00 19:54:01 1 40.76 0.00 9.04 7.62 0.11 42.47 20:16:00 19:55:01 all 39.77 0.00 13.29 3.31 0.14 43.48 20:16:00 19:55:01 0 39.74 0.00 13.43 3.53 0.16 43.13 20:16:00 19:55:01 1 39.81 0.00 13.15 3.09 0.13 43.83 20:16:00 19:56:01 all 40.15 0.00 4.45 1.16 0.08 54.16 20:16:00 19:56:01 0 40.63 0.00 4.62 1.02 0.09 53.64 20:16:00 19:56:01 1 39.68 0.00 4.28 1.29 0.07 54.68 20:16:00 19:57:01 all 72.55 0.00 7.03 1.39 0.13 18.90 20:16:00 19:57:01 0 72.65 0.00 7.38 1.32 0.13 18.52 20:16:00 19:57:01 1 72.44 0.00 6.68 1.46 0.13 19.28 20:16:00 19:58:01 all 38.87 0.00 16.67 19.17 0.11 25.18 20:16:00 19:58:01 0 39.17 0.00 16.85 18.52 0.11 25.35 20:16:00 19:58:01 1 38.56 0.00 16.49 19.82 0.11 25.01 20:16:00 19:59:01 all 74.47 0.00 16.71 7.05 0.13 1.64 20:16:00 19:59:01 0 74.45 0.00 16.58 7.01 0.11 1.85 20:16:00 19:59:01 1 74.49 0.00 16.85 7.08 0.15 1.44 20:16:00 20:00:01 all 70.44 0.00 20.56 7.67 0.14 1.20 20:16:00 20:00:01 0 70.27 0.00 20.68 7.53 0.15 1.37 20:16:00 20:00:01 1 70.61 0.00 20.43 7.80 0.13 1.04 20:16:00 20:01:01 all 16.06 0.00 3.55 1.99 0.04 78.35 20:16:00 20:01:01 0 16.01 0.00 3.89 1.74 0.03 78.32 20:16:00 20:01:01 1 16.12 0.00 3.21 2.25 0.05 78.38 20:16:00 20:02:01 all 0.23 0.00 0.08 0.01 0.01 99.67 20:16:00 20:02:01 0 0.40 0.00 0.07 0.02 0.00 99.52 20:16:00 20:02:01 1 0.07 0.00 0.08 0.00 0.02 99.83 20:16:00 20:03:01 all 0.26 0.00 0.05 0.00 0.02 99.67 20:16:00 20:03:01 0 0.47 0.00 0.07 0.00 0.02 99.45 20:16:00 20:03:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:16:00 20:04:01 all 0.27 0.00 0.03 0.00 0.01 99.70 20:16:00 20:04:01 0 0.50 0.00 0.02 0.00 0.02 99.47 20:16:00 20:04:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:16:00 20:16:00 20:04:01 CPU %user %nice %system %iowait %steal %idle 20:16:00 20:05:01 all 0.25 0.00 0.03 0.00 0.01 99.72 20:16:00 20:05:01 0 0.45 0.00 0.03 0.00 0.00 99.52 20:16:00 20:05:01 1 0.05 0.00 0.02 0.00 0.02 99.92 20:16:00 20:06:01 all 0.18 0.00 0.04 0.00 0.01 99.77 20:16:00 20:06:01 0 0.28 0.00 0.03 0.00 0.02 99.67 20:16:00 20:06:01 1 0.08 0.00 0.05 0.00 0.00 99.87 20:16:00 20:07:01 all 0.08 0.00 0.03 0.00 0.02 99.87 20:16:00 20:07:01 0 0.13 0.00 0.05 0.00 0.03 99.78 20:16:00 20:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:16:00 20:08:01 all 0.20 0.00 0.05 0.00 0.01 99.74 20:16:00 20:08:01 0 0.38 0.00 0.05 0.00 0.02 99.55 20:16:00 20:08:01 1 0.02 0.00 0.05 0.00 0.00 99.93 20:16:00 20:09:01 all 0.21 0.00 0.02 0.00 0.01 99.77 20:16:00 20:09:01 0 0.37 0.00 0.02 0.00 0.00 99.62 20:16:00 20:09:01 1 0.05 0.00 0.02 0.00 0.02 99.92 20:16:00 20:10:02 all 0.18 0.00 0.02 0.00 0.02 99.78 20:16:00 20:10:02 0 0.37 0.00 0.02 0.00 0.02 99.60 20:16:00 20:10:02 1 0.00 0.00 0.02 0.00 0.02 99.97 20:16:00 20:11:01 all 0.22 0.00 0.03 0.00 0.01 99.75 20:16:00 20:11:01 0 0.41 0.00 0.02 0.00 0.02 99.56 20:16:00 20:11:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:16:00 20:12:01 all 0.20 0.00 0.01 0.00 0.02 99.77 20:16:00 20:12:01 0 0.38 0.00 0.02 0.00 0.02 99.58 20:16:00 20:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:16:00 20:13:01 all 0.19 0.00 0.03 0.00 0.01 99.77 20:16:00 20:13:01 0 0.35 0.00 0.02 0.00 0.00 99.63 20:16:00 20:13:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:16:00 20:14:01 all 0.20 0.00 0.04 0.00 0.01 99.75 20:16:00 20:14:01 0 0.37 0.00 0.05 0.00 0.00 99.58 20:16:00 20:14:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:16:00 20:15:01 all 0.14 0.00 0.03 0.00 0.02 99.82 20:16:00 20:15:01 0 0.27 0.00 0.03 0.00 0.02 99.68 20:16:00 20:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:16:00 20:16:00 Average: CPU %user %nice %system %iowait %steal %idle 20:16:00 Average: all 16.73 0.00 3.97 2.16 0.05 77.09 20:16:00 Average: 0 16.61 0.00 4.05 2.16 0.05 77.13 20:16:00 Average: 1 16.85 0.00 3.88 2.16 0.04 77.06 20:16:00 20:16:00 20:16:00