Pull request #3704 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from c6a8f9afbe5f77db443217172114599fea8c47cd+534175572a367338c5f68a22b0251a809e37989d (af7c948ad43cf02fdba86f8b506d73c4d6f592a1) Running in Durability level: MAX_SURVIVABILITY 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-ssh5080783750513428501.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh3163581918028579686.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-3704/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-3704/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2840910523318254824.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-3704/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1745480601460943044.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh7518084706295607358.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-3704/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-3704/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh167512111931179469.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 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1589 in /w/workspace/edgexfoundry_edgex-go_PR-3704 [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-ssh5269966095682627876.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 534175572a367338c5f68a22b0251a809e37989d into PR head commit c6a8f9afbe5f77db443217172114599fea8c47cd Merge succeeded, producing c6a8f9afbe5f77db443217172114599fea8c47cd Checking out Revision c6a8f9afbe5f77db443217172114599fea8c47cd (PR-3704) > 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-ssh4937426122062458536.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3704/head:refs/remotes/origin/PR-3704 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c6a8f9afbe5f77db443217172114599fea8c47cd # 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-ssh5617923448013974208.key > git merge 534175572a367338c5f68a22b0251a809e37989d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c6a8f9afbe5f77db443217172114599fea8c47cd # timeout=10 Commit message: "feat(security): Enable modern cipher suite / TLSv1.3 only" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:46:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:46:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:46:45 ========================================================= 18:46:45 EdgeX Global Pipelines Version Info 18:46:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:46:46 ------------------- 18:46:46 stable info: 18:46:46 ------------------- 18:46:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:46:46 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 18:46:46 Message: update stable to v1.0.205 18:46:47 ------------------- 18:46:47 experimental info: 18:46:47 ------------------- 18:46:47 Commited By: **** collab-it+edgex@linuxfoundation.org 18:46:47 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 18:46:47 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:46:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:46:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:46:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:46:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:46:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:46:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:46:47 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:46:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:46:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:46:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:46:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:46:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:46:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:46:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:46:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:46:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:46:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:46:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:46:48 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:46:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:46:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:46:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:46:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:46:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3704 [Pipeline] echo 18:46:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3704 [Pipeline] echo 18:46:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3704 [Pipeline] echo 18:46:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c6a8f9afbe5f77db443217172114599fea8c47cd [Pipeline] echo 18:46:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c6a8f9a [Pipeline] echo 18:46:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:46:49 provisioning config files... 18:46:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5839069846994737084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:46:49 ---> docker-login.sh 18:46:49 nexus3.edgexfoundry.org:10001 18:46:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:50 Configure a credential helper to remove this warning. See 18:46:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:50 18:46:50 Login Succeeded 18:46:50 nexus3.edgexfoundry.org:10002 18:46:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:50 Configure a credential helper to remove this warning. See 18:46:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:50 18:46:50 Login Succeeded 18:46:50 nexus3.edgexfoundry.org:10003 18:46:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:50 Configure a credential helper to remove this warning. See 18:46:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:50 18:46:50 Login Succeeded 18:46:50 nexus3.edgexfoundry.org:10004 18:46:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:50 Configure a credential helper to remove this warning. See 18:46:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:50 18:46:50 Login Succeeded 18:46:50 docker.io 18:46:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:50 Configure a credential helper to remove this warning. See 18:46:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:50 18:46:50 Login Succeeded 18:46:50 ---> docker-login.sh ends [Pipeline] } 18:46:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:46:52 ++ 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 18:46:52 + for file in '`ls cmd/**/Dockerfile`' 18:46:52 ++ dirname cmd/core-command/Dockerfile 18:46:52 ++ cut -d/ -f2 18:46:52 + echo core-command,cmd/core-command/Dockerfile 18:46:52 + for file in '`ls cmd/**/Dockerfile`' 18:46:52 ++ dirname cmd/core-data/Dockerfile 18:46:52 ++ cut -d/ -f2 18:46:52 + echo core-data,cmd/core-data/Dockerfile 18:46:52 + for file in '`ls cmd/**/Dockerfile`' 18:46:52 ++ dirname cmd/core-metadata/Dockerfile 18:46:52 ++ cut -d/ -f2 18:46:52 + echo core-metadata,cmd/core-metadata/Dockerfile 18:46:52 + for file in '`ls cmd/**/Dockerfile`' 18:46:52 ++ dirname cmd/security-bootstrapper/Dockerfile 18:46:52 ++ cut -d/ -f2 18:46:52 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:46:52 + for file in '`ls cmd/**/Dockerfile`' 18:46:52 ++ dirname cmd/security-proxy-setup/Dockerfile 18:46:52 ++ cut -d/ -f2 18:46:52 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:46:52 + for file in '`ls cmd/**/Dockerfile`' 18:46:52 ++ dirname cmd/security-secretstore-setup/Dockerfile 18:46:52 ++ cut -d/ -f2 18:46:52 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:46:52 + for file in '`ls cmd/**/Dockerfile`' 18:46:52 ++ dirname cmd/support-notifications/Dockerfile 18:46:52 ++ cut -d/ -f2 18:46:52 + echo support-notifications,cmd/support-notifications/Dockerfile 18:46:52 + for file in '`ls cmd/**/Dockerfile`' 18:46:52 ++ dirname cmd/support-scheduler/Dockerfile 18:46:52 ++ cut -d/ -f2 18:46:52 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:46:52 + for file in '`ls cmd/**/Dockerfile`' 18:46:52 ++ dirname cmd/sys-mgmt-agent/Dockerfile 18:46:52 ++ cut -d/ -f2 18:46:52 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:46:53 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] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 18:46:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:46:54 18:46:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:46:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:46:54 latest: Pulling from edgex-devops/git-semver 18:46:54 31603596830f: Pulling fs layer 18:46:54 04fac38145f0: Pulling fs layer 18:46:54 701f6daf10bf: Pulling fs layer 18:46:54 24f72da36158: Pulling fs layer 18:46:54 24f72da36158: Waiting 18:46:54 04fac38145f0: Verifying Checksum 18:46:54 04fac38145f0: Download complete 18:46:55 31603596830f: Verifying Checksum 18:46:55 31603596830f: Download complete 18:46:55 24f72da36158: Verifying Checksum 18:46:55 24f72da36158: Download complete 18:46:55 31603596830f: Pull complete 18:46:55 701f6daf10bf: Verifying Checksum 18:46:55 701f6daf10bf: Download complete 18:46:55 04fac38145f0: Pull complete 18:46:56 701f6daf10bf: Pull complete 18:46:56 24f72da36158: Pull complete 18:46:56 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 18:46:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:46:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:46:56 prd-centos7-docker-4c-2g-1589 does not seem to be running inside a container 18:46:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:46:56 $ docker top b1afb07057c961e3fdaed7a196e0529e0a6955d413e5cd9b9e18b766398e1e21 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:46:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:46:57 [ssh-agent] Looking for ssh-agent implementation... 18:46:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:46:57 $ docker exec b1afb07057c961e3fdaed7a196e0529e0a6955d413e5cd9b9e18b766398e1e21 ssh-agent 18:46:57 SSH_AUTH_SOCK=/tmp/ssh-ShFw920eEDyC/agent.14 18:46:57 SSH_AGENT_PID=21 18:46:57 Running ssh-add (command line suppressed) 18:46:57 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8286550611061889779.key (/w/workspace/edgex-go/1@tmp/private_key_8286550611061889779.key) 18:46:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:46:57 + git tag --points-at HEAD [Pipeline] } 18:46:57 $ docker exec --env ******** --env ******** b1afb07057c961e3fdaed7a196e0529e0a6955d413e5cd9b9e18b766398e1e21 ssh-agent -k 18:46:58 unset SSH_AUTH_SOCK; 18:46:58 unset SSH_AGENT_PID; 18:46:58 echo Agent pid 21 killed; 18:46:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:46:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:46:58 [ssh-agent] Looking for ssh-agent implementation... 18:46:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:46:58 $ docker exec b1afb07057c961e3fdaed7a196e0529e0a6955d413e5cd9b9e18b766398e1e21 ssh-agent 18:46:58 SSH_AUTH_SOCK=/tmp/ssh-pt3F0oFwDQ1B/agent.54 18:46:58 SSH_AGENT_PID=60 18:46:58 Running ssh-add (command line suppressed) 18:46:58 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7598015718903550790.key (/w/workspace/edgex-go/1@tmp/private_key_7598015718903550790.key) 18:46:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:46:58 + git semver init 18:46:58 # -> Open(): unable to determine branch for HEAD 18:46:58 # $GIT_DIR = /w/workspace/edgex-go/1/.git 18:46:58 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 18:46:58 # $SEMVER_REMOTE_NAME = origin 18:46:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:46:58 # $SEMVER_USER_NAME = edgex-jenkins 18:46:58 # $SEMVER_BRANCH = PR-3704 18:46:58 # $SEMVER_TEMP = /tmp/semver-040392426 18:46:58 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 18:47:21 # '/tmp/semver-040392426' -> '/w/workspace/edgex-go/1/.semver' 18:47:21 # -> Force: false 18:47:21 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 18:47:21 $ docker exec --env ******** --env ******** b1afb07057c961e3fdaed7a196e0529e0a6955d413e5cd9b9e18b766398e1e21 ssh-agent -k 18:47:21 unset SSH_AUTH_SOCK; 18:47:21 unset SSH_AGENT_PID; 18:47:21 echo Agent pid 60 killed; 18:47:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:47:21 + git semver [Pipeline] } 18:47:21 $ docker stop --time=1 b1afb07057c961e3fdaed7a196e0529e0a6955d413e5cd9b9e18b766398e1e21 18:47:23 $ docker rm -f b1afb07057c961e3fdaed7a196e0529e0a6955d413e5cd9b9e18b766398e1e21 [Pipeline] // withDockerContainer [Pipeline] sh 18:47:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:47:24 Stashed 1 file(s) [Pipeline] echo 18:47:24 [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 18:47:25 ========================================================= 18:47:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:47:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:47:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:47:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:47:25 540db60ca938: Pulling fs layer 18:47:25 adcc1eea9eea: Pulling fs layer 18:47:25 4c4ab2625f07: Pulling fs layer 18:47:25 db62176df00c: Pulling fs layer 18:47:25 3b30891b0d05: Pulling fs layer 18:47:25 06b49ca38bd5: Pulling fs layer 18:47:25 c788192a36de: Pulling fs layer 18:47:25 a77e37c0d609: Pulling fs layer 18:47:25 c3185cebc471: Pulling fs layer 18:47:25 db62176df00c: Waiting 18:47:25 3b30891b0d05: Waiting 18:47:25 06b49ca38bd5: Waiting 18:47:25 c788192a36de: Waiting 18:47:25 a77e37c0d609: Waiting 18:47:25 c3185cebc471: Waiting 18:47:25 4c4ab2625f07: Verifying Checksum 18:47:25 4c4ab2625f07: Download complete 18:47:25 adcc1eea9eea: Verifying Checksum 18:47:25 adcc1eea9eea: Download complete 18:47:25 3b30891b0d05: Download complete 18:47:25 06b49ca38bd5: Verifying Checksum 18:47:25 06b49ca38bd5: Download complete 18:47:26 c788192a36de: Verifying Checksum 18:47:26 c788192a36de: Download complete 18:47:26 540db60ca938: Verifying Checksum 18:47:26 540db60ca938: Download complete 18:47:26 540db60ca938: Pull complete 18:47:26 adcc1eea9eea: Pull complete 18:47:26 4c4ab2625f07: Pull complete 18:47:26 a77e37c0d609: Verifying Checksum 18:47:26 a77e37c0d609: Download complete 18:47:29 c3185cebc471: Verifying Checksum 18:47:29 c3185cebc471: Download complete 18:47:30 db62176df00c: Verifying Checksum 18:47:30 db62176df00c: Download complete 18:47:33 db62176df00c: Pull complete 18:47:33 3b30891b0d05: Pull complete 18:47:33 06b49ca38bd5: Pull complete 18:47:33 c788192a36de: Pull complete 18:47:33 a77e37c0d609: Pull complete 18:47:35 c3185cebc471: Pull complete 18:47:35 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 18:47:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:47:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 18:47:36 + docker build -t ci-base-image-x86_64 -f - . 18:47:36 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:47:36 WORKDIR /edgex 18:47:36 COPY go.mod . 18:47:36 RUN go mod download' 18:47:37 Sending build context to Docker daemon 328.8MB 18:47:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:47:37 ---> 031687cdd783 18:47:37 Step 2/4 : WORKDIR /edgex 18:47:39 ---> Running in 1f8863efcab1 18:47:39 Removing intermediate container 1f8863efcab1 18:47:39 ---> 5205574be893 18:47:39 Step 3/4 : COPY go.mod . 18:47:39 ---> 0ecd2337f92a 18:47:39 Step 4/4 : RUN go mod download 18:47:39 ---> Running in b8151cd0cb50 18:47:40 Still waiting to schedule task 18:47:40 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:48:16 Removing intermediate container b8151cd0cb50 18:48:16 ---> a4d5cad20f91 18:48:16 Successfully built a4d5cad20f91 18:48:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:48:16 + docker inspect -f . ci-base-image-x86_64 18:48:16 . [Pipeline] withDockerContainer 18:48:16 prd-centos7-docker-4c-2g-1589 does not seem to be running inside a container 18:48:16 $ 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-x86_64 cat 18:48:17 $ docker top f611b473ca438bf9bb55d1b75fa3b6a6e3c049d8b8f8d8fc42c3222bd2a365e6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:48:17 + go version 18:48:17 go version go1.16.6 linux/amd64 [Pipeline] } 18:48:17 $ docker stop --time=1 f611b473ca438bf9bb55d1b75fa3b6a6e3c049d8b8f8d8fc42c3222bd2a365e6 18:48:19 $ docker rm -f f611b473ca438bf9bb55d1b75fa3b6a6e3c049d8b8f8d8fc42c3222bd2a365e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:48:19 + docker inspect -f . ci-base-image-x86_64 18:48:19 . [Pipeline] withDockerContainer 18:48:19 prd-centos7-docker-4c-2g-1589 does not seem to be running inside a container 18:48:19 $ 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-x86_64 cat 18:48:20 $ docker top 29b7ad656dc1f2e5c9d0f7a02c6939d832fca559022a31b8aa0431609081e2d1 -eo pid,comm [Pipeline] { [Pipeline] echo 18:48:20 ========================================================= 18:48:20 [edgeXBuildGoParallel] Running Tests and Build... 18:48:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:48:20 + go mod tidy [Pipeline] sh 18:48:21 + make test 18:48:21 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 18:48:21 go mod tidy 18:48:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:48:27 ? github.com/edgexfoundry/edgex-go [no test files] 18:48:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:48:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:48:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:48:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:48:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:48:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:48:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:48:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:48:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:48:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:48:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:48:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:48:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:48:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:48:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements 18:48:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:48:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:48:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 100.0% of statements 18:48:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:48:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.059s coverage: 46.3% of statements 18:48:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:48:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:48:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.108s coverage: 90.1% of statements 18:48:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:48:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:48:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.045s coverage: 81.2% of statements 18:48:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:48:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:48:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:48:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:48:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:48:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.252s coverage: 94.2% of statements 18:48:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:48:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:48:58 ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements 18:48:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:48:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:48:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:48:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:48:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:48:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.041s coverage: 60.0% of statements 18:48:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:48:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:48:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:48:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.8% of statements 18:48:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:48:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 18:48:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 21.7% of statements 18:48:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:48:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements 18:48:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.042s coverage: 79.5% of statements 18:49:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements 18:49:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements 18:49:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 18:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.072s coverage: 94.4% of statements 18:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 18:49:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.207s coverage: 81.8% of statements 18:49:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:49:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 18:49:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:49:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:49:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:49:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements 18:49:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:49:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:49:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:49:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:49:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:49:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 18:49:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:49:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:49:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 18:49:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:49:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements 18:49:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:49:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.040s coverage: 80.0% of statements 18:49:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 18:49:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.059s coverage: 85.4% of statements 18:49:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements 18:49:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:49:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.125s coverage: 64.4% of statements 18:49:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:49:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:49:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 18:49:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 18:49:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 18:49:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 18:49:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 18:49:35 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.168s coverage: 66.9% of statements 18:49:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:49:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:49:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:49:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.169s coverage: 43.6% of statements 18:49:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:49:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:49:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 18:49:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:49:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 18:49:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:49:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 19.5% of statements 18:49:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:49:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:49:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:49:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:49:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.0% of statements 18:49:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:49:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:49:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:49:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:49:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements 18:49:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:49:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:49:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements 18:49:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:49:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:49:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:49:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:49:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements 18:49:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:49:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:49:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:49:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:49:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:49:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:49:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 18:49:42 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements 18:49:43 GO111MODULE=on go vet ./... 18:49:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1592 in /w/workspace/edgexfoundry_edgex-go_PR-3704 [Pipeline] { [Pipeline] ws 18:49:57 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 18:49:58 The recommended git tool is: git 18:50:05 using credential edgex-jenkins-ssh 18:50:05 Cloning the remote Git repository 18:50:05 gofmt -l . 18:50:05 [ "`gofmt -l .`" = "" ] 18:50:05 ./bin/test-attribution-txt.sh [Pipeline] sh 18:50:05 + ls -al . 18:50:05 total 608 18:50:05 drwxrwxr-x 10 1001 1001 4096 Sep 8 18:50 . 18:50:05 drwxr-xr-x 4 root root 28 Sep 8 18:48 .. 18:50:05 -rw-rw-r-- 1 1001 1001 11 Sep 8 18:46 .dockerignore 18:50:05 drwxrwxr-x 8 1001 1001 179 Sep 8 18:46 .git 18:50:05 drwxrwxr-x 4 1001 1001 142 Sep 8 18:46 .github 18:50:05 -rw-rw-r-- 1 1001 1001 818 Sep 8 18:46 .gitignore 18:50:05 -rw-rw-r-- 1 1001 1001 76 Sep 8 18:46 .hadolint.yml 18:50:05 drwx------ 3 1001 1001 58 Sep 8 18:47 .semver 18:50:05 -rw-rw-r-- 1 1001 1001 166 Sep 8 18:46 .sonarcloud.properties 18:50:05 -rw-rw-r-- 1 1001 1001 1171 Sep 8 18:46 ADOPTERS.md 18:50:05 -rw-rw-r-- 1 1001 1001 8493 Sep 8 18:46 Attribution.txt 18:50:05 -rw-rw-r-- 1 1001 1001 43881 Sep 8 18:46 CHANGELOG.md 18:50:05 -rw-rw-r-- 1 1001 1001 3804 Sep 8 18:46 CONTRIBUTING.md 18:50:05 -rw-rw-r-- 1 1001 1001 677 Sep 8 18:46 GOVERNANCE.md 18:50:05 -rw-rw-r-- 1 1001 1001 849 Sep 8 18:46 Jenkinsfile 18:50:05 -rw-rw-r-- 1 1001 1001 10775 Sep 8 18:46 LICENSE 18:50:05 -rw-rw-r-- 1 1001 1001 5915 Sep 8 18:46 Makefile 18:50:05 -rw-rw-r-- 1 1001 1001 582 Sep 8 18:46 OWNERS.md 18:50:05 -rw-rw-r-- 1 1001 1001 8643 Sep 8 18:46 README.md 18:50:05 -rw-rw-r-- 1 1001 1001 6912 Sep 8 18:46 SECURITY.md 18:50:05 -rw-rw-r-- 1 1001 1001 5 Sep 8 18:47 VERSION 18:50:05 -rw-rw-r-- 1 1001 1001 4131 Sep 8 18:46 ZMQWindows.md 18:50:05 drwxrwxr-x 2 1001 1001 37 Sep 8 18:46 bin 18:50:05 drwxrwxr-x 14 1001 1001 4096 Sep 8 18:46 cmd 18:50:05 -rw-r--r-- 1 root root 404331 Sep 8 18:49 coverage.out 18:50:05 -rw-rw-r-- 1 1001 1001 841 Sep 8 18:46 go.mod 18:50:05 -rw-r--r-- 1 root root 50064 Sep 8 18:48 go.sum 18:50:05 drwxrwxr-x 8 1001 1001 124 Sep 8 18:46 internal 18:50:05 drwxrwxr-x 3 1001 1001 16 Sep 8 18:46 openapi 18:50:05 drwxrwxr-x 4 1001 1001 71 Sep 8 18:46 snap 18:50:05 -rw-rw-r-- 1 1001 1001 204 Sep 8 18:46 version.go [Pipeline] sh 18:50:06 + '[' -e coverage.out ] 18:50:06 + chown 1001:1001 coverage.out [Pipeline] stash 18:50:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:50:05 > git init /w/workspace/edgex-go/1 # timeout=10 18:50:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:50:05 > git --version # timeout=10 18:50:05 > git --version # 'git version 2.17.1' 18:50:05 using GIT_SSH to set credentials SSH Credentials for GitHub 18:50:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:50:06 Stashed 1 file(s) [Pipeline] sh 18:50:06 + make build 18:50:06 go mod tidy 18:50:06 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 18:50:08 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 18:50:14 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 18:50:14 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 18:50:15 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 18:50: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 18:50:17 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 18:50:17 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 18:50:18 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 18:50:19 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 18:50:20 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 18:50:21 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 18:50:22 Merging remotes/origin/main commit 534175572a367338c5f68a22b0251a809e37989d into PR head commit c6a8f9afbe5f77db443217172114599fea8c47cd 18:50:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:50:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:50:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:50:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:50:21 using GIT_SSH to set credentials SSH Credentials for GitHub 18:50:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3704/head:refs/remotes/origin/PR-3704 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:50:22 > git config core.sparsecheckout # timeout=10 18:50:22 > git checkout -f c6a8f9afbe5f77db443217172114599fea8c47cd # timeout=10 18:50:22 Merge succeeded, producing c6a8f9afbe5f77db443217172114599fea8c47cd 18:50:22 Checking out Revision c6a8f9afbe5f77db443217172114599fea8c47cd (PR-3704) [Pipeline] } 18:50:23 $ docker stop --time=1 29b7ad656dc1f2e5c9d0f7a02c6939d832fca559022a31b8aa0431609081e2d1 18:50:22 > git remote # timeout=10 18:50:22 > git config --get remote.origin.url # timeout=10 18:50:22 using GIT_SSH to set credentials SSH Credentials for GitHub 18:50:22 > git merge 534175572a367338c5f68a22b0251a809e37989d # timeout=10 18:50:22 > git rev-parse HEAD^{commit} # timeout=10 18:50:22 > git config core.sparsecheckout # timeout=10 18:50:22 > git checkout -f c6a8f9afbe5f77db443217172114599fea8c47cd # timeout=10 18:50:25 $ docker rm -f 29b7ad656dc1f2e5c9d0f7a02c6939d832fca559022a31b8aa0431609081e2d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 18:50:28 Commit message: "feat(security): Enable modern cipher suite / TLSv1.3 only" 18:50:28 > git --version # timeout=10 18:50:28 > git --version # 'git version 2.17.1' 18:50:28 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:50:29 provisioning config files... 18:50:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:50:29 18:50:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:50:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4963344383786072069tmp [Pipeline] isUnix [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 18:50:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:50:30 latest: Pulling from edgex-devops/edgex-compose 18:50:30 cbdbe7a5bc2a: Pulling fs layer 18:50:30 ca9280d653b3: Pulling fs layer 18:50:30 7e9c9ca2126c: Pulling fs layer 18:50:30 cbdbe7a5bc2a: Verifying Checksum 18:50:30 cbdbe7a5bc2a: Download complete 18:50:30 ---> docker-login.sh 18:50:30 nexus3.edgexfoundry.org:10001 18:50:30 cbdbe7a5bc2a: Pull complete 18:50:31 ca9280d653b3: Verifying Checksum 18:50:31 ca9280d653b3: Download complete 18:50:31 ca9280d653b3: Pull complete 18:50:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:32 Configure a credential helper to remove this warning. See 18:50:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:32 18:50:32 Login Succeeded 18:50:32 nexus3.edgexfoundry.org:10002 18:50:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:33 Configure a credential helper to remove this warning. See 18:50:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:33 18:50:33 Login Succeeded 18:50:33 nexus3.edgexfoundry.org:10003 18:50:33 7e9c9ca2126c: Verifying Checksum 18:50:33 7e9c9ca2126c: Download complete 18:50:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:33 Configure a credential helper to remove this warning. See 18:50:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:33 18:50:33 Login Succeeded 18:50:33 nexus3.edgexfoundry.org:10004 18:50:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:34 Configure a credential helper to remove this warning. See 18:50:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:34 18:50:34 Login Succeeded 18:50:34 docker.io 18:50:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:35 Configure a credential helper to remove this warning. See 18:50:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:35 18:50:35 Login Succeeded 18:50:35 ---> docker-login.sh ends [Pipeline] } 18:50:35 Deleting 1 temporary files 18:50:36 7e9c9ca2126c: Pull complete 18:50:36 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:50:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:50:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] // configFileProvider [Pipeline] withDockerContainer 18:50:36 prd-centos7-docker-4c-2g-1589 does not seem to be running inside a container 18:50:36 $ 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:latest cat 18:50:39 $ docker top e8f407e1d4a0cc9588b6cb6278348d9d7a77487edac6fc778cc27781cf406381 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 18:50:40 + docker-compose build --help 18:50:40 + grep parallel [Pipeline] echo 18:50:40 ========================================================= 18:50:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:50:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:50:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:50:40 --parallel Build images in parallel. [Pipeline] } 18:50:40 $ docker stop --time=1 e8f407e1d4a0cc9588b6cb6278348d9d7a77487edac6fc778cc27781cf406381 18:50:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:50:41 595b0fe564bb: Pulling fs layer 18:50:41 24495759ef45: Pulling fs layer 18:50:41 d148012ef14d: Pulling fs layer 18:50:41 e90a11edd702: Pulling fs layer 18:50:41 d77568369979: Pulling fs layer 18:50:41 fc1c9f9a7f3b: Pulling fs layer 18:50:41 170f2ba95c9a: Pulling fs layer 18:50:41 97ac5df62f85: Pulling fs layer 18:50:41 fc1c9f9a7f3b: Waiting 18:50:41 170f2ba95c9a: Waiting 18:50:41 97ac5df62f85: Waiting 18:50:41 d77568369979: Waiting 18:50:41 e90a11edd702: Waiting 18:50:41 d148012ef14d: Download complete 18:50:41 24495759ef45: Verifying Checksum 18:50:41 24495759ef45: Download complete 18:50:41 d77568369979: Verifying Checksum 18:50:41 d77568369979: Download complete 18:50:41 fc1c9f9a7f3b: Verifying Checksum 18:50:41 595b0fe564bb: Verifying Checksum 18:50:41 595b0fe564bb: Download complete 18:50:41 170f2ba95c9a: Verifying Checksum 18:50:41 170f2ba95c9a: Download complete 18:50:41 595b0fe564bb: Pull complete 18:50:41 $ docker rm -f e8f407e1d4a0cc9588b6cb6278348d9d7a77487edac6fc778cc27781cf406381 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:50:42 24495759ef45: Pull complete 18:50:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:50:42 . [Pipeline] withDockerContainer 18:50:42 prd-centos7-docker-4c-2g-1589 does not seem to be running inside a container 18:50:42 $ 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:latest cat 18:50:43 $ docker top e1fb57009f1d1269a1f45e872886508bd14aee505cfedd79aaaf545a86d1cca4 -eo pid,comm 18:50:43 d148012ef14d: Pull complete [Pipeline] { [Pipeline] sh 18:50:43 + docker-compose -f ./docker-compose-build.yml build --parallel 18:50:44 Building core-command ... 18:50:44 Building core-data ... 18:50:44 Building core-metadata ... 18:50:44 Building security-bootstrapper ... 18:50:44 Building security-proxy-setup ... 18:50:44 Building security-secretstore-setup ... 18:50:44 Building support-notifications ... 18:50:44 Building support-scheduler ... 18:50:44 Building sys-mgmt-agent ... 18:50:44 Building support-scheduler 18:50:44 Building core-metadata 18:50:44 Building security-secretstore-setup 18:50:44 Building support-notifications 18:50:44 Building core-data 18:50:45 e90a11edd702: Verifying Checksum 18:50:45 e90a11edd702: Download complete 18:50:45 97ac5df62f85: Verifying Checksum 18:50:45 97ac5df62f85: Download complete 18:50:54 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:50:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:50:54 ---> a4d5cad20f91 18:50:54 Step 3/23 : WORKDIR /edgex-go 18:50:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:50:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:50:54 ---> a4d5cad20f91 18:50:54 Step 3/24 : WORKDIR /edgex-go 18:50:55 e90a11edd702: Pull complete 18:50:55 d77568369979: Pull complete 18:50:56 fc1c9f9a7f3b: Pull complete 18:50:56 170f2ba95c9a: Pull complete 18:50:59 ---> Running in 30933cc897e5 18:50:59 ---> Running in b5812964a4cc 18:51:03 97ac5df62f85: Pull complete 18:51:03 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 18:51:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:51:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 18:51:03 + docker build -t ci-base-image-arm64 -f - .+ 18:51:03 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:51:03 WORKDIR /edgex 18:51:03 COPY go.mod . 18:51:03 RUN go mod download 18:51:05 Sending build context to Docker daemon 166MB 18:51:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:51:05 ---> 04bc70af865f 18:51:05 Step 2/4 : WORKDIR /edgex 18:51:06 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:51:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:51:06 ---> a4d5cad20f91 18:51:06 Step 3/23 : WORKDIR /edgex-go 18:51:06 ---> Using cache 18:51:06 ---> 5b159bc5741a 18:51:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:51:06 Removing intermediate container b5812964a4cc 18:51:06 ---> 5b159bc5741a 18:51:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:51:06 Removing intermediate container 30933cc897e5 18:51:06 ---> 644401028124 18:51:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:51:06 ---> Running in a7f40b2ee8cb 18:51:07 ---> Running in 7bb23589518d 18:51:07 ---> Running in 5f7585b08ff1 18:51:07 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:51:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:51:07 ---> a4d5cad20f91 18:51:07 Step 3/24 : WORKDIR /edgex-go 18:51:07 ---> Using cache 18:51:07 ---> 5b159bc5741a 18:51:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:51:07 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:51:07 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:51:07 ---> a4d5cad20f91 18:51:07 Step 3/26 : WORKDIR /edgex-go 18:51:07 ---> Using cache 18:51:07 ---> 5b159bc5741a 18:51:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:51:07 ---> Running in 5ddc903a1b1c 18:51:07 ---> Running in 2402e1149dac 18:51:08 Removing intermediate container a7f40b2ee8cb 18:51:08 ---> c0b0fb552269 18:51:08 Step 5/23 : RUN apk add --update --no-cache make git 18:51:08 ---> Running in ba5e7c8ff2ad 18:51:08 Removing intermediate container 5f7585b08ff1 18:51:08 ---> a0f971f367e1 18:51:08 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:51:08 ---> Running in 9508eb9e69a8 18:51:08 Removing intermediate container 7bb23589518d 18:51:08 ---> 6b4864325b60 18:51:08 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:51:08 ---> Running in efca02bf63d3 18:51:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:51:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:51:09 Removing intermediate container 5ddc903a1b1c 18:51:09 ---> faddf58f5a31 18:51:09 Step 5/24 : RUN apk add --update --no-cache make git 18:51:09 ---> Running in 955cae70e26b 18:51:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:51:09 Removing intermediate container 2402e1149dac 18:51:09 ---> c34d9a10d45e 18:51:09 Step 5/26 : RUN apk add --update --no-cache make git 18:51:09 ---> Running in 7cff5e093327 18:51:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:51:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:51:09 ---> Running in 6fab33bd15a7 18:51:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:51:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:51:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:51:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:51:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:51:10 OK: 219 MiB in 52 packages 18:51:10 Removing intermediate container 6fab33bd15a7 18:51:10 ---> e59b7895e11d 18:51:10 Step 3/4 : COPY go.mod . 18:51:10 OK: 219 MiB in 52 packages 18:51:10 Removing intermediate container ba5e7c8ff2ad 18:51:10 ---> 83982dcb6f59 18:51:10 Step 6/23 : COPY go.mod . 18:51:10 ---> 8e1b88f96cad 18:51:10 Step 7/23 : RUN go mod download 18:51:11 ---> Running in c372f39fe0c3 18:51:11 OK: 219 MiB in 52 packages 18:51:11 Removing intermediate container efca02bf63d3 18:51:11 ---> 8aa02307e51b 18:51:11 Step 6/23 : COPY go.mod . 18:51:11 OK: 219 MiB in 52 packages 18:51:11 ---> 8fee5203f93c 18:51:11 Step 4/4 : RUN go mod download 18:51:11 OK: 219 MiB in 52 packages 18:51:11 ---> 5040d0e6aeac 18:51:11 Step 7/23 : RUN go mod download 18:51:11 Removing intermediate container 9508eb9e69a8 18:51:11 ---> 532261bcf066 18:51:11 Step 6/24 : COPY go.mod . 18:51:11 ---> Running in fb2ff729fe8f 18:51:11 ---> Running in b8c52516dcc3 18:51:11 Removing intermediate container 7cff5e093327 18:51:11 ---> 6b1a08df3b0b 18:51:11 Step 6/26 : COPY go.mod . 18:51:11 ---> 6868823c06d5 18:51:11 Step 7/24 : RUN go mod download 18:51:12 Removing intermediate container 955cae70e26b 18:51:12 ---> 778e01068059 18:51:12 Step 6/24 : COPY go.mod . 18:51:12 ---> Running in be0ee0c6ab18 18:51:12 ---> bec8509815dd 18:51:12 Step 7/26 : RUN go mod download 18:51:12 ---> Running in 59c18215f0d1 18:51:12 ---> 15b0a42c24dc 18:51:12 Step 7/24 : RUN go mod download 18:51:12 ---> Running in ef85090cee93 18:51:12 Removing intermediate container c372f39fe0c3 18:51:12 ---> 207b7eb3b19f 18:51:12 Step 8/23 : COPY . . 18:51:15 Removing intermediate container fb2ff729fe8f 18:51:15 ---> d9417579ab1e 18:51:15 Step 8/23 : COPY . . 18:51:16 Removing intermediate container 59c18215f0d1 18:51:16 ---> e60b51051902 18:51:16 Step 8/26 : COPY . . 18:51:16 Removing intermediate container ef85090cee93 18:51:16 ---> d7cff9fd50b9 18:51:16 Step 8/24 : COPY . . 18:51:16 Removing intermediate container be0ee0c6ab18 18:51:16 ---> 8568ffdee3eb 18:51:16 Step 8/24 : COPY . . 18:51:23 ---> c3c8ca72b536 18:51:23 Step 9/23 : RUN go mod tidy 18:51:23 ---> Running in bf033f4bb6d8 18:51:23 ---> 5a0565ca4345 18:51:23 Step 9/23 : RUN go mod tidy 18:51:23 ---> Running in ed4ebc0fc617 18:51:24 Removing intermediate container bf033f4bb6d8 18:51:24 ---> 05c8b5d35b9e 18:51:24 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:51:24 ---> Running in 832aba749c5c 18:51:25 Removing intermediate container ed4ebc0fc617 18:51:25 ---> 72d5cb0bcf5f 18:51:25 Step 10/23 : RUN make cmd/support-notifications/support-notifications 18:51: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 18:51:25 ---> Running in 42fe89d2fead 18:51:26 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 18:51:34 ---> 98833abd11ea 18:51:34 Step 9/24 : RUN go mod tidy 18:51:34 ---> Running in 18c81a7d821c 18:51:34 ---> d4104842d20d 18:51:34 Step 9/26 : RUN go mod tidy 18:51:34 ---> Running in e8310645c69e 18:51:37 ---> fbdbeb81a319 18:51:37 Step 9/24 : RUN go mod tidy 18:51:37 ---> Running in 9cf546247f5f 18:51:37 Removing intermediate container 18c81a7d821c 18:51:37 ---> b08bf5a2a4ee 18:51:37 Step 10/24 : RUN make cmd/core-metadata/core-metadata 18:51:37 ---> Running in 8c18b2013871 18:51:37 Removing intermediate container e8310645c69e 18:51:37 ---> ec213d70fc18 18:51:37 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:51:37 ---> Running in c71d4efb65c4 18:51:38 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 18:51: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 18:51:39 Removing intermediate container 9cf546247f5f 18:51:39 ---> 0ea0f7db0f6a 18:51:39 Step 10/24 : RUN make cmd/core-data/core-data 18:51:39 ---> Running in 10b4eacadd65 18:51: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 18:52:06 Removing intermediate container 832aba749c5c 18:52:06 ---> 3eb7b23c2392 18:52:06 18:52:06 Step 11/23 : FROM alpine:3.12 18:52:06 Removing intermediate container 42fe89d2fead 18:52:06 ---> 1306802df6b0 18:52:06 18:52:06 Step 11/23 : FROM alpine:3.12 18:52:06 3.12: Pulling from library/alpine 18:52:06 3.12: Pulling from library/alpine 18:52:06 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 18:52:06 Status: Downloaded newer image for alpine:3.12 18:52:06 ---> 48b8ec4ed9eb 18:52:06 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:52:06 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 18:52:06 Status: Image is up to date for alpine:3.12 18:52:06 ---> 48b8ec4ed9eb 18:52:06 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:52:06 ---> Running in eff1ab59b1e1 18:52:06 ---> Running in 212e3ba1eeec 18:52:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:52:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:52:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:52:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:52:06 (1/2) Installing ca-certificates (20191127-r4) 18:52:06 (2/2) Installing dumb-init (1.2.2-r1) 18:52:06 (1/1) Installing dumb-init (1.2.2-r1) 18:52:06 Executing busybox-1.31.1-r20.trigger 18:52:06 Executing busybox-1.31.1-r20.trigger 18:52:06 Executing ca-certificates-20191127-r4.trigger 18:52:06 OK: 6 MiB in 15 packages 18:52:06 OK: 6 MiB in 16 packages 18:52:07 Removing intermediate container eff1ab59b1e1 18:52:07 ---> 1862c512ccac 18:52:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:52:07 ---> Running in 5e2b569f60fe 18:52:07 Removing intermediate container 212e3ba1eeec 18:52:07 ---> 48e6c4cfb5d6 18:52:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:52:07 ---> Running in 61e4d0f6ae45 18:52:07 Removing intermediate container 5e2b569f60fe 18:52:07 ---> e9c6531b191e 18:52:07 Step 14/23 : ENV APP_PORT=59861 18:52:07 ---> Running in ec0e773131cd 18:52:07 Removing intermediate container 61e4d0f6ae45 18:52:07 ---> 2409947e6d77 18:52:07 Step 14/23 : ENV APP_PORT=59860 18:52:07 ---> Running in f3a1513f7498 18:52:07 Removing intermediate container ec0e773131cd 18:52:07 ---> 1f6a9dfd6558 18:52:07 Step 15/23 : EXPOSE $APP_PORT 18:52:07 Removing intermediate container f3a1513f7498 18:52:07 ---> 66cf6a307640 18:52:07 Step 15/23 : EXPOSE $APP_PORT 18:52:07 ---> Running in 10ae99682025 18:52:07 ---> Running in cd8d49de0425 18:52:07 Removing intermediate container 10ae99682025 18:52:07 ---> 007d646f9705 18:52:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:52:08 Removing intermediate container cd8d49de0425 18:52:08 ---> 47a5d53389bc 18:52:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:52:08 ---> e30614c46ebc 18:52:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:52:08 ---> 8f779de39b34 18:52:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:52:08 ---> 6598b088985a 18:52:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:52:09 ---> d2289da1df3e 18:52:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:52:09 ---> 70d7238979b5 18:52:09 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:52:09 ---> Running in 7ea1343ca2c9 18:52:09 Removing intermediate container 7ea1343ca2c9 18:52:09 ---> 57f75498e3b7 18:52:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:52:09 ---> Running in b8932a60fc9d 18:52:09 ---> ad1445342be8 18:52:09 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:52:09 ---> Running in 1149f086c966 18:52:09 Removing intermediate container b8932a60fc9d 18:52:09 ---> 721291a9402d 18:52:09 Step 21/23 : LABEL arch=x86_64 18:52:09 Removing intermediate container 1149f086c966 18:52:09 ---> 340a022b486d 18:52:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:52:09 ---> Running in 1c1d6fa19be3 18:52:09 ---> Running in 45cf0b39fac4 18:52:09 Removing intermediate container 1c1d6fa19be3 18:52:09 ---> bd5be8060bb4 18:52:09 Step 22/23 : LABEL git_sha=c6a8f9afbe5f77db443217172114599fea8c47cd 18:52:09 ---> Running in 89e68c5bc8c0 18:52:09 Removing intermediate container 45cf0b39fac4 18:52:09 ---> 7a57c74b3066 18:52:09 Step 21/23 : LABEL arch=x86_64 18:52:09 ---> Running in 6b526e26385c 18:52:09 Removing intermediate container 89e68c5bc8c0 18:52:09 ---> 77ed279b0e1c 18:52:09 Step 23/23 : LABEL version=0.0.0 18:52:09 ---> Running in 9062cea45c9d 18:52:10 Removing intermediate container 6b526e26385c 18:52:10 ---> 075a1de03547 18:52:10 Step 22/23 : LABEL git_sha=c6a8f9afbe5f77db443217172114599fea8c47cd 18:52:10 Removing intermediate container 9062cea45c9d 18:52:10 ---> 3e15af9fa833 18:52:10 18:52:10 ---> Running in 448b389dbc5d 18:52:10 Successfully built 3e15af9fa833 18:52:10 Successfully tagged support-scheduler:latest 18:52:10 Building security-bootstrapper 18:52:10  Building support-scheduler ... done 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 18:52:10 Removing intermediate container 448b389dbc5d 18:52:10 ---> ffeea8b68f97 18:52:10 Step 23/23 : LABEL version=0.0.0 18:52:10 ---> Running in 9cb5ac010c3a 18:52:11 Removing intermediate container 9cb5ac010c3a 18:52:11 ---> 84fb5101f2dd 18:52:11 18:52:11 Successfully built 84fb5101f2dd 18:52:11 Successfully tagged support-notifications:latest 18:52:11 Building core-command 18:52:18  Building support-notifications ... done Removing intermediate container c71d4efb65c4 18:52:18 ---> 1a7a863e7b33 18:52:18 18:52:18 Step 11/26 : FROM alpine:3.12 18:52:18 ---> 48b8ec4ed9eb 18:52:18 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:52:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:52:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:52:18 ---> a4d5cad20f91 18:52:18 Step 3/24 : WORKDIR /edgex-go 18:52:18 ---> Using cache 18:52:18 ---> 5b159bc5741a 18:52:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:52:18 ---> Using cache 18:52:18 ---> c34d9a10d45e 18:52:18 Step 5/24 : RUN apk add --update --no-cache make git 18:52:18 ---> Using cache 18:52:18 ---> 6b1a08df3b0b 18:52:18 Step 6/24 : COPY go.mod . 18:52:18 ---> Using cache 18:52:18 ---> bec8509815dd 18:52:18 Step 7/24 : RUN go mod download 18:52:18 ---> Using cache 18:52:18 ---> e60b51051902 18:52:18 Step 8/24 : COPY . . 18:52:18 ---> Using cache 18:52:18 ---> d4104842d20d 18:52:18 Step 9/24 : RUN go mod tidy 18:52:18 ---> Using cache 18:52:18 ---> ec213d70fc18 18:52:18 Step 10/24 : RUN make cmd/core-command/core-command 18:52:18 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:52:18 Step 2/32 : FROM ${BUILDER_BASE} AS builder 18:52:18 ---> a4d5cad20f91 18:52:18 Step 3/32 : WORKDIR /edgex-go 18:52:18 ---> Using cache 18:52:18 ---> 5b159bc5741a 18:52:18 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:52:18 ---> Using cache 18:52:18 ---> c34d9a10d45e 18:52:18 Step 5/32 : RUN apk add --update --no-cache make git 18:52:18 ---> Using cache 18:52:18 ---> 6b1a08df3b0b 18:52:18 Step 6/32 : COPY go.mod . 18:52:18 ---> Using cache 18:52:18 ---> bec8509815dd 18:52:18 Step 7/32 : RUN go mod download 18:52:18 ---> Using cache 18:52:18 ---> e60b51051902 18:52:18 Step 8/32 : COPY . . 18:52:18 ---> Using cache 18:52:18 ---> d4104842d20d 18:52:18 Step 9/32 : RUN go mod tidy 18:52:18 ---> Using cache 18:52:18 ---> ec213d70fc18 18:52:18 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:52:18 ---> Running in ef85ebe4169c 18:52:18 ---> Running in 3d6aeb047d5d 18:52:18 ---> Running in 0e90e04eaad7 18:52:20 Removing intermediate container 8c18b2013871 18:52:20 ---> 782c84f9f915 18:52:20 18:52:20 Step 11/24 : FROM alpine:3.12 18:52:20 ---> 48b8ec4ed9eb 18:52:20 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:52:20 ---> Using cache 18:52:20 ---> 1862c512ccac 18:52:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:52:20 ---> Using cache 18:52:20 ---> e9c6531b191e 18:52:20 Step 14/24 : ENV APP_PORT=59881 18:52:20 ---> Running in 3aafa4669699 18:52:20 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 18:52:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:52:20 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 18:52:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:52:20 Removing intermediate container 3aafa4669699 18:52:20 ---> 1b6a030b75ad 18:52:20 Step 15/24 : EXPOSE $APP_PORT 18:52:20 ---> Running in f0693218c361 18:52:20 (1/3) Installing ca-certificates (20191127-r4) 18:52:20 (2/3) Installing dumb-init (1.2.2-r1) 18:52:20 (3/3) Installing su-exec (0.2-r1) 18:52:20 Executing busybox-1.31.1-r20.trigger 18:52:20 Executing ca-certificates-20191127-r4.trigger 18:52:20 Removing intermediate container f0693218c361 18:52:20 ---> 36b23e818156 18:52:20 Step 16/24 : WORKDIR / 18:52:20 OK: 6 MiB in 17 packages 18:52:20 ---> Running in 2c528d2467bb 18:52:20 Removing intermediate container 2c528d2467bb 18:52:20 ---> 63bdc2177f11 18:52:20 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:52:21 ---> 99ed6795f1a8 18:52:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:52:21 Removing intermediate container 3d6aeb047d5d 18:52:21 ---> 6e33d8ede95e 18:52:21 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:52:21 ---> Running in b0b9fa295c06 18:52:21 Removing intermediate container b0b9fa295c06 18:52:21 ---> e32ff92bb5ca 18:52:21 Step 14/26 : WORKDIR / 18:52:21 ---> Running in 4c07de68585a 18:52:22 ---> dad63a045983 18:52:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:52:22 Removing intermediate container 4c07de68585a 18:52:22 ---> 2d3db14ad371 18:52:22 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:52:23 ---> b5d8a8d94dd5 18:52:23 Step 20/24 : ENTRYPOINT ["/core-metadata"] 18:52:23 ---> 0aa7133761c3 18:52:23 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:52:23 ---> Running in f39eae1c22ee 18:52:23 Removing intermediate container 10b4eacadd65 18:52:23 ---> f58844fcd3f4 18:52:23 18:52:23 Step 11/24 : FROM alpine:3.12 18:52:23 ---> 48b8ec4ed9eb 18:52:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:52:23 ---> Running in a65368787ca2 18:52:23 Removing intermediate container f39eae1c22ee 18:52:23 ---> 655ce99312e2 18:52:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:52:23 Removing intermediate container a65368787ca2 18:52:23 ---> 563874a4fabf 18:52:23 Step 13/24 : ENV APP_PORT=59880 18:52:23 ---> Running in 338b98fa9a1f 18:52:23 ---> 3097c34891b8 18:52:23 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:52:23 ---> Running in 7150b808e618 18:52:23 Removing intermediate container 338b98fa9a1f 18:52:23 ---> 9a7833d93616 18:52:23 Step 22/24 : LABEL arch=x86_64 18:52:23 ---> Running in b3d53ab257a6 18:52:23 Removing intermediate container 7150b808e618 18:52:23 ---> f23602388d3b 18:52:23 Step 14/24 : EXPOSE $APP_PORT 18:52:24 ---> cdee76cd7c1e 18:52:24 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:52:24 ---> Running in 5b5e4a9468e5 18:52:24 Removing intermediate container b3d53ab257a6 18:52:24 ---> f7ca21215035 18:52:24 Step 23/24 : LABEL git_sha=c6a8f9afbe5f77db443217172114599fea8c47cd 18:52:24 ---> Running in 010962283a6e 18:52:24 Removing intermediate container 5b5e4a9468e5 18:52:24 ---> 8232bb23a7f4 18:52:24 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:52:24 ---> Running in 35721d2b5aaf 18:52:24 ---> e5ca21f8e3ef 18:52:24 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:52:24 Removing intermediate container 010962283a6e 18:52:24 ---> 580109d31bb9 18:52:24 Step 24/24 : LABEL version=0.0.0 18:52:24 ---> Running in e0129e497f8b 18:52:25 Removing intermediate container e0129e497f8b 18:52:25 ---> 5760f8c34ca3 18:52:25 18:52:25 ---> c1b226e66225 18:52:25 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:52:25 Successfully built 5760f8c34ca3 18:52:25 Successfully tagged core-metadata:latest 18:52:25 Building security-proxy-setup 18:52:27  Building core-metadata ... done  ---> 30a95e7bf436 18:52:27 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:52:27 Removing intermediate container 35721d2b5aaf 18:52:27 ---> 991ad253a1f0 18:52:27 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 18:52:27 ---> Running in 156a03e473ac 18:52:27 ---> 084e3626db43 18:52:27 Step 22/26 : 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/ 18:52:27 ---> Running in 5c517003d11e 18:52:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:52:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:52:28 Removing intermediate container 5c517003d11e 18:52:28 ---> e22f7b3636ce 18:52:28 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 18:52:28 ---> Running in 1ae9b939aada 18:52:28 Removing intermediate container 1ae9b939aada 18:52:28 ---> 1a27b89c59f6 18:52:28 Step 24/26 : LABEL arch=x86_64 18:52:29 ---> Running in 5418f74a8325 18:52:29 (1/6) Installing dumb-init (1.2.2-r1) 18:52:29 Removing intermediate container 5418f74a8325 18:52:29 ---> c598bdabf1a5 18:52:29 Step 25/26 : LABEL git_sha=c6a8f9afbe5f77db443217172114599fea8c47cd 18:52:29 (2/6) Installing libgcc (9.3.0-r2) 18:52:29 ---> Running in 98d69432f93f 18:52:29 (3/6) Installing libsodium (1.0.18-r0) 18:52:29 (4/6) Installing libstdc++ (9.3.0-r2) 18:52:29 Removing intermediate container 98d69432f93f 18:52:29 ---> 4f319f5bcda2 18:52:29 Step 26/26 : LABEL version=0.0.0 18:52:29 ---> Running in cf4b5b7bf57a 18:52:29 Removing intermediate container cf4b5b7bf57a 18:52:29 ---> 2cc50c25356c 18:52:29 18:52:29 Successfully built 2cc50c25356c 18:52:29 Successfully tagged security-secretstore-setup:latest 18:52:29  Building security-secretstore-setup ... done Building sys-mgmt-agent 18:52:30 (5/6) Installing libzmq (4.3.3-r0) 18:52:30 (6/6) Installing zeromq (4.3.3-r0) 18:52:30 Executing busybox-1.31.1-r20.trigger 18:52:30 OK: 8 MiB in 20 packages 18:52:33 Removing intermediate container 156a03e473ac 18:52:33 ---> 2cc3fef60e77 18:52:33 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:52:33 ---> 1d3584747f69 18:52:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:52:34 ---> f6a010e0a117 18:52:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:52:34 ---> bec20fa7cbc1 18:52:34 Step 20/24 : ENTRYPOINT ["/core-data"] 18:52:34 ---> Running in faf35bd2b2d4 18:52:34 Removing intermediate container faf35bd2b2d4 18:52:34 ---> b54699eb4c9f 18:52:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:52:35 ---> Running in 56b2b7792c2c 18:52:35 Removing intermediate container 56b2b7792c2c 18:52:35 ---> b1a01ee0258a 18:52:35 Step 22/24 : LABEL arch=x86_64 18:52:35 ---> Running in 6c22f7933451 18:52:35 Removing intermediate container 6c22f7933451 18:52:35 ---> c389e461f3aa 18:52:35 Step 23/24 : LABEL git_sha=c6a8f9afbe5f77db443217172114599fea8c47cd 18:52:35 ---> Running in e30c519ae23c 18:52:35 Removing intermediate container e30c519ae23c 18:52:35 ---> 123d2c1680be 18:52:35 Step 24/24 : LABEL version=0.0.0 18:52:35 ---> Running in d6c67985fc89 18:52:36 Removing intermediate container d6c67985fc89 18:52:36 ---> 5589cd43d3e3 18:52:36 18:52:36 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:52:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:52:36 ---> a4d5cad20f91 18:52:36 Step 3/22 : WORKDIR /edgex-go 18:52:36 ---> Using cache 18:52:36 ---> 5b159bc5741a 18:52:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:52:36 ---> Using cache 18:52:36 ---> c34d9a10d45e 18:52:36 Step 5/22 : RUN apk add --update --no-cache make git 18:52:36 ---> Using cache 18:52:36 ---> 6b1a08df3b0b 18:52:36 Step 6/22 : COPY go.mod . 18:52:36 ---> Using cache 18:52:36 ---> bec8509815dd 18:52:36 Step 7/22 : RUN go mod download 18:52:36 ---> Using cache 18:52:36 ---> e60b51051902 18:52:36 Step 8/22 : COPY . . 18:52:36 ---> Using cache 18:52:36 ---> d4104842d20d 18:52:36 Step 9/22 : RUN go mod tidy 18:52:36 ---> Using cache 18:52:36 ---> ec213d70fc18 18:52:36 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:52:36 ---> Running in f3f6efddcd1b 18:52:36 Successfully built 5589cd43d3e3 18:52:36 Successfully tagged core-data:latest 18:52:37  Building core-data ... done 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 18:52:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:52:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:52:39 ---> a4d5cad20f91 18:52:39 Step 3/24 : WORKDIR /edgex-go 18:52:39 ---> Using cache 18:52:39 ---> 5b159bc5741a 18:52:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:52:39 ---> Using cache 18:52:39 ---> c34d9a10d45e 18:52:39 Step 5/24 : RUN apk add --update --no-cache make bash git 18:52:40 ---> Running in 220c4a4f9bfb 18:52:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:52:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:52:41 OK: 219 MiB in 52 packages 18:52:43 Removing intermediate container 220c4a4f9bfb 18:52:43 ---> 7fc34e105758 18:52:43 Step 6/24 : COPY go.mod . 18:52:43 ---> 1c5bfd77192e 18:52:43 Step 7/24 : RUN go mod download 18:52:43 ---> Running in c411ce522ba4 18:52:45 Removing intermediate container c411ce522ba4 18:52:45 ---> dc2c98868f07 18:52:45 Step 8/24 : COPY . . 18:52:48 Removing intermediate container b8c52516dcc3 18:52:48 ---> 30b80c4b169a 18:52:48 Successfully built 30b80c4b169a 18:52:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:52:48 + docker inspect -f . ci-base-image-arm64 18:52:48 . [Pipeline] withDockerContainer 18:52:49 prd-ubuntu18.04-docker-arm64-4c-16g-1592 does not seem to be running inside a container 18:52:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:52:50 Removing intermediate container ef85ebe4169c 18:52:50 ---> cb5a5659bff8 18:52:50 18:52:50 Step 11/24 : FROM alpine:3.12 18:52:50 ---> 48b8ec4ed9eb 18:52:50 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:52:50 ---> Using cache 18:52:50 ---> 1862c512ccac 18:52:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:52:50 ---> Using cache 18:52:50 ---> e9c6531b191e 18:52:50 Step 14/24 : ENV APP_PORT=59882 18:52:50 Removing intermediate container 0e90e04eaad7 18:52:50 ---> 585a946f55a4 18:52:50 18:52:50 Step 11/32 : FROM alpine:3.12 18:52:50 ---> 48b8ec4ed9eb 18:52:50 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:52:50 ---> Running in 8a784a306cd3 18:52:50 ---> Running in 16baed13b26b 18:52:50 ---> 62188357cd00 18:52:50 Step 9/24 : RUN go mod tidy 18:52:50 Removing intermediate container 8a784a306cd3 18:52:50 ---> 33c6e2101cec 18:52:50 Step 15/24 : EXPOSE $APP_PORT 18:52:50 Removing intermediate container 16baed13b26b 18:52:50 ---> 5cc785dbd64c 18:52:50 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 18:52:50 ---> Running in 049a6a3c0236 18:52:50 ---> Running in b14cce561c0b 18:52:50 ---> Running in 3630ee16e27e 18:52:51 $ docker top a4c1e3305de4cfa0721de3060081a748f9bfd8b474877ec40e3c5108de3361af -eo pid,comm 18:52:51 Removing intermediate container b14cce561c0b 18:52:51 ---> 471b67ce44f8 18:52:51 Step 16/24 : WORKDIR / 18:52:51 ---> Running in f0a9f72e75ba [Pipeline] { 18:52:51 Removing intermediate container f0a9f72e75ba 18:52:51 ---> 1903a1c4e8ee 18:52:51 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] sh 18:52:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:52:51 ---> 9f2454042c88 18:52:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:52:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:52:51 (1/2) Installing dumb-init (1.2.2-r1) 18:52:51 (2/2) Installing su-exec (0.2-r1) 18:52:51 Executing busybox-1.31.1-r20.trigger 18:52:51 OK: 6 MiB in 16 packages 18:52:52 + go version 18:52:52 go version go1.16.6 linux/arm64 [Pipeline] } 18:52:52 $ docker stop --time=1 a4c1e3305de4cfa0721de3060081a748f9bfd8b474877ec40e3c5108de3361af 18:52:52 ---> 2b72ce1b98bc 18:52:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:52:52 ---> 01463c1b2e3d 18:52:52 Step 20/24 : ENTRYPOINT ["/core-command"] 18:52:52 Removing intermediate container 3630ee16e27e 18:52:52 ---> 595a182f248f 18:52:52 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 18:52:52 ---> Running in 44944fce19d6 18:52:53 ---> Running in 7704ce375341 18:52:53 Removing intermediate container 44944fce19d6 18:52:53 ---> a0cd00916c26 18:52:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:52:53 Removing intermediate container 049a6a3c0236 18:52:53 ---> c2757c5e3c64 18:52:53 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:52:53 Removing intermediate container 7704ce375341 18:52:53 ---> af26bb8778a3 18:52:53 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:52:53 ---> Running in b3eaac6bba41 18:52:53 ---> Running in adb5eac0abf3 18:52:53 ---> Running in 41e7017b3be5 18:52:53 Removing intermediate container 41e7017b3be5 18:52:53 ---> 3898e2727973 18:52:53 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:52:53 Removing intermediate container adb5eac0abf3 18:52:53 ---> fa57ef6aaac3 18:52:53 Step 22/24 : LABEL arch=x86_64 18:52:53 ---> Running in 322384c1fbcf 18:52:53 ---> Running in 662373d2515c 18:52:53 Removing intermediate container 662373d2515c 18:52:53 ---> 657300c8704f 18:52:53 Step 23/24 : LABEL git_sha=c6a8f9afbe5f77db443217172114599fea8c47cd 18:52:53 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 18:52:53 ---> Running in 3b8dc5dd22d3 18:52:53 Removing intermediate container 3b8dc5dd22d3 18:52:53 ---> 15d49eb6df29 18:52:53 Step 24/24 : LABEL version=0.0.0 18:52:53 ---> Running in ee39d55e378c 18:52:54 $ docker rm -f a4c1e3305de4cfa0721de3060081a748f9bfd8b474877ec40e3c5108de3361af 18:52:54 Removing intermediate container ee39d55e378c 18:52:54 ---> c0bb5789c343 18:52:54 18:52:54 Successfully built c0bb5789c343 18:52:54 Successfully tagged core-command:latest 18:52:54  Building core-command ... done Removing intermediate container 322384c1fbcf 18:52:54 ---> 6893767b57c2 18:52:54 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 18:52:54 ---> Running in 66ce6fe26c13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 18:52:54 Removing intermediate container 66ce6fe26c13 18:52:54 ---> 8bec61decc83 18:52:54 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:52:54 ---> f8f6e4494dca 18:52:54 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:52:54 ---> Running in 3fc4978ba1ea 18:52: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 18:52:55 + docker inspect -f . ci-base-image-arm64 18:52:55 . [Pipeline] withDockerContainer 18:52:55 prd-ubuntu18.04-docker-arm64-4c-16g-1592 does not seem to be running inside a container 18:52:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:52:55 Removing intermediate container 3fc4978ba1ea 18:52:55 ---> a976cba03180 18:52:55 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 18:52:56 ---> 80b6629dc010 18:52:56 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:52:56 ---> 95f6b8828146 18:52:56 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:52:56 ---> 7ca86bd117c9 18:52:56 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:52:57 ---> ce914a4a703f 18:52:57 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:52:57 $ docker top c5b57d0ec3f1ed819195c647db58b2bd89069088d8d5ca8e71f554fc0be6c9dc -eo pid,comm 18:52:57 ---> 2b09b5572497 18:52:57 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [Pipeline] { [Pipeline] echo 18:52:57 ========================================================= 18:52:57 [edgeXBuildGoParallel] Running Tests and Build... 18:52:57 ========================================================= 18:52:57 ---> Running in a688af1382e7 [Pipeline] fileExists [Pipeline] sh 18:52:58 Removing intermediate container a688af1382e7 18:52:58 ---> 896d2ea0418f 18:52:58 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:52:58 + go mod tidy 18:52:58 ---> a417d32b6b25 18:52:58 Step 27/32 : RUN chmod +x /entrypoint.sh 18:52:58 Removing intermediate container f3f6efddcd1b 18:52:58 ---> e8cde89fa819 18:52:58 18:52:58 Step 11/22 : FROM alpine:3.12 18:52:58 ---> 48b8ec4ed9eb 18:52:58 Step 12/22 : RUN apk add --update --no-cache curl 18:52:58 ---> Running in 43f2ed629d85 18:52:58 ---> Running in 0cf4e376bcaa 18:52:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] sh 18:52:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:53:00 (1/4) Installing ca-certificates (20191127-r4) 18:53:00 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:53:00 (3/4) Installing libcurl (7.78.0-r0) 18:53:00 (4/4) Installing curl (7.78.0-r0) 18:53:00 Executing busybox-1.31.1-r20.trigger 18:53:00 Executing ca-certificates-20191127-r4.trigger 18:53:00 Removing intermediate container 43f2ed629d85 18:53:00 ---> 94dd766d9f36 18:53:00 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 18:53:00 OK: 7 MiB in 18 packages 18:53:00 ---> Running in 0b847f08c26d 18:53:00 + make test 18:53:00 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 18:53:00 go mod tidy 18:53:00 Removing intermediate container 0b847f08c26d 18:53:00 ---> 70024a4ba5ba 18:53:00 Step 29/32 : CMD ["gate"] 18:53:00 ---> Running in 1d5b62adf139 18:53:00 Removing intermediate container 0cf4e376bcaa 18:53:00 ---> 11e333bb09dd 18:53:00 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:53:00 ---> Running in de359f656d28 18:53:00 Removing intermediate container 1d5b62adf139 18:53:00 ---> e2ad05854f7b 18:53:00 Step 30/32 : LABEL arch=x86_64 18:53:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:53:00 ---> Running in 4e7e2397ef5b 18:53:00 Removing intermediate container de359f656d28 18:53:00 ---> 290ada8ff846 18:53:00 Step 14/22 : WORKDIR /edgex 18:53:00 ---> Running in 81b680dc426c 18:53:01 Removing intermediate container 4e7e2397ef5b 18:53:01 ---> 6d4204d3ffbf 18:53:01 Step 31/32 : LABEL git_sha=c6a8f9afbe5f77db443217172114599fea8c47cd 18:53:01 ---> Running in bde24609ea45 18:53:01 Removing intermediate container 81b680dc426c 18:53:01 ---> 3a69bf0d1c03 18:53:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:53:01 Removing intermediate container bde24609ea45 18:53:01 ---> 4d10339dfcb9 18:53:01 Step 32/32 : LABEL version=0.0.0 18:53:01 ---> Running in 246fcf90f9b4 18:53:01 ---> 2518b44175bd 18:53:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:53:01 Removing intermediate container 246fcf90f9b4 18:53:01 ---> 06b40d3cd83a 18:53:01 18:53:01 Successfully built 06b40d3cd83a 18:53:01 Successfully tagged security-bootstrapper:latest 18:53:02  Building security-bootstrapper ... done  ---> 6f86bfb21765 18:53:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:53:02 ---> b91224cd07d0 18:53:02 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:53:02 ---> Running in a44ec88ac4c7 18:53:02 Removing intermediate container a44ec88ac4c7 18:53:02 ---> ab01a982daf1 18:53:02 Step 19/22 : CMD ["--init=true"] 18:53:02 ---> Running in 5cc39c935a11 18:53:02 Removing intermediate container 5cc39c935a11 18:53:02 ---> 7edabf5c212a 18:53:02 Step 20/22 : LABEL arch=x86_64 18:53:02 ---> Running in 71e6eb476543 18:53:03 Removing intermediate container 71e6eb476543 18:53:03 ---> 6ae07d9531b8 18:53:03 Step 21/22 : LABEL git_sha=c6a8f9afbe5f77db443217172114599fea8c47cd 18:53:03 ---> Running in ad2602798776 18:53:03 Removing intermediate container ad2602798776 18:53:03 ---> b6d05ae2580d 18:53:03 Step 22/22 : LABEL version=0.0.0 18:53:03 ---> Running in 3fe708ec1001 18:53:03 Removing intermediate container 3fe708ec1001 18:53:03 ---> e8c02aef0feb 18:53:03 18:53:03 Successfully built e8c02aef0feb 18:53:03 Successfully tagged security-proxy-setup:latest 18:53:06  Building security-proxy-setup ... done Removing intermediate container b3eaac6bba41 18:53:06 ---> 76eb628dc7fe 18:53:06 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:53:06 ---> Running in 76526170036d 18:53:06 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 18:53:07 Removing intermediate container 76526170036d 18:53:07 ---> cddf0e2fd154 18:53:07 18:53:07 Step 12/24 : FROM docker:20.10.7 18:53:07 20.10.7: Pulling from library/docker 18:53:15 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 18:53:15 Status: Downloaded newer image for docker:20.10.7 18:53:15 ---> 08bdaf2f88f9 18:53:15 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:53:15 ---> Running in 89477daa2c9e 18:53:16 Removing intermediate container 89477daa2c9e 18:53:16 ---> 9cf3f4f66fb9 18:53:16 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 18:53:16 ---> Running in 17cce792fa00 18:53:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:53:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:53:16 (1/39) Installing readline (8.1.0-r0) 18:53:16 (2/39) Installing bash (5.1.0-r0) 18:53:16 Executing bash-5.1.0-r0.post-install 18:53:16 (3/39) Installing brotli-libs (1.0.9-r3) 18:53:16 (4/39) Installing nghttp2-libs (1.42.0-r1) 18:53:16 (5/39) Installing libcurl (7.78.0-r0) 18:53:16 (6/39) Installing curl (7.78.0-r0) 18:53:16 (7/39) Installing dumb-init (1.2.5-r0) 18:53:16 (8/39) Installing libbz2 (1.0.8-r1) 18:53:16 (9/39) Installing expat (2.2.10-r1) 18:53:16 (10/39) Installing libffi (3.3-r2) 18:53:16 (11/39) Installing gdbm (1.19-r0) 18:53:16 (12/39) Installing xz-libs (5.2.5-r0) 18:53:16 (13/39) Installing sqlite-libs (3.34.1-r0) 18:53:16 (14/39) Installing python3 (3.8.10-r0) 18:53:17 (15/39) Installing py3-appdirs (1.4.4-r1) 18:53:17 (16/39) Installing py3-ordered-set (4.0.2-r0) 18:53:17 (17/39) Installing py3-parsing (2.4.7-r1) 18:53:17 (18/39) Installing py3-six (1.15.0-r0) 18:53:17 (19/39) Installing py3-packaging (20.9-r0) 18:53:17 (20/39) Installing py3-setuptools (51.3.3-r0) 18:53:17 (21/39) Installing py3-chardet (4.0.0-r0) 18:53:17 (22/39) Installing py3-idna (3.1-r0) 18:53:17 (23/39) Installing py3-urllib3 (1.26.2-r1) 18:53:17 (24/39) Installing py3-requests (2.25.1-r1) 18:53:17 (25/39) Installing py3-msgpack (1.0.2-r0) 18:53:17 (26/39) Installing py3-lockfile (0.12.2-r3) 18:53:17 (27/39) Installing py3-cachecontrol (0.12.6-r0) 18:53:17 (28/39) Installing py3-colorama (0.4.4-r0) 18:53:17 (29/39) Installing py3-contextlib2 (0.6.0-r0) 18:53:17 (30/39) Installing py3-distlib (0.3.1-r1) 18:53:17 (31/39) Installing py3-distro (1.5.0-r1) 18:53:17 (32/39) Installing py3-webencodings (0.5.1-r3) 18:53:17 (33/39) Installing py3-html5lib (1.1-r0) 18:53:17 (34/39) Installing py3-pytoml (0.1.21-r0) 18:53:17 (35/39) Installing py3-pep517 (0.9.1-r0) 18:53:17 (36/39) Installing py3-progress (1.5-r0) 18:53:17 (37/39) Installing py3-retrying (1.3.3-r0) 18:53:17 (38/39) Installing py3-toml (0.10.2-r0) 18:53:17 (39/39) Installing py3-pip (20.3.4-r0) 18:53:18 Executing busybox-1.32.1-r6.trigger 18:53:18 OK: 82 MiB in 59 packages 18:53:19 Collecting docker-compose==1.23.2 18:53:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:53:19 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:53:19 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:53:19 Collecting texttable<0.10,>=0.9.0 18:53:19 Downloading texttable-0.9.1.tar.gz (11 kB) 18:53:19 Collecting websocket-client<1.0,>=0.32.0 18:53:19 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:53:19 Collecting docker<4.0,>=3.6.0 18:53:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:53:19 Collecting PyYAML<4,>=3.10 18:53:19 Downloading PyYAML-3.13.tar.gz (270 kB) 18:53:20 Collecting docopt<0.7,>=0.6.1 18:53:20 Downloading docopt-0.6.2.tar.gz (25 kB) 18:53:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 18:53:20 Collecting cached-property<2,>=1.2.0 18:53:20 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:53:20 Collecting dockerpty<0.5,>=0.4.1 18:53:20 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:53:21 Collecting jsonschema<3,>=2.5.1 18:53:21 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:53:21 Collecting docker-pycreds>=0.4.0 18:53:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:53:21 Collecting urllib3<1.25,>=1.21.1 18:53:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:53:21 Collecting certifi>=2017.4.17 18:53:21 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 18:53:21 Collecting chardet<3.1.0,>=3.0.2 18:53:21 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:53:21 Collecting idna<2.8,>=2.5 18:53:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:53:21 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:53:21 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:53:21 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:53:21 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:53:21 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 18:53:21 Attempting uninstall: urllib3 18:53:21 Found existing installation: urllib3 1.26.2 18:53:21 Uninstalling urllib3-1.26.2: 18:53:21 Successfully uninstalled urllib3-1.26.2 18:53:21 Attempting uninstall: idna 18:53:21 Found existing installation: idna 3.1 18:53:21 Uninstalling idna-3.1: 18:53:21 Successfully uninstalled idna-3.1 18:53:21 Attempting uninstall: chardet 18:53:21 Found existing installation: chardet 4.0.0 18:53:21 Uninstalling chardet-4.0.0: 18:53:21 Successfully uninstalled chardet-4.0.0 18:53:22 Attempting uninstall: requests 18:53:22 Found existing installation: requests 2.25.1 18:53:22 Uninstalling requests-2.25.1: 18:53:22 Successfully uninstalled requests-2.25.1 18:53:22 Running setup.py install for texttable: started 18:53:22 Running setup.py install for texttable: finished with status 'done' 18:53:22 Running setup.py install for PyYAML: started 18:53:22 Running setup.py install for PyYAML: finished with status 'done' 18:53:22 Running setup.py install for docopt: started 18:53:23 Running setup.py install for docopt: finished with status 'done' 18:53:23 Running setup.py install for dockerpty: started 18:53:23 Running setup.py install for dockerpty: finished with status 'done' 18:53:23 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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 18:53:27 Removing intermediate container 17cce792fa00 18:53:27 ---> 4273d4390e9b 18:53:27 Step 15/24 : ENV APP_PORT=58890 18:53:27 ---> Running in 2b57751af464 18:53:27 Removing intermediate container 2b57751af464 18:53:27 ---> bb8983d29ca8 18:53:27 Step 16/24 : EXPOSE $APP_PORT 18:53:27 ---> Running in 2b636319fcc6 18:53:27 Removing intermediate container 2b636319fcc6 18:53:27 ---> 565baa9024f9 18:53:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:53:27 ---> c41f3cb46438 18:53:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:53:27 ? github.com/edgexfoundry/edgex-go [no test files] 18:53:27 ---> a3073864dc89 18:53:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:53:27 ---> 30b11b865f07 18:53:27 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 18:53:27 ---> Running in 1fbeb47044e1 18:53:27 Removing intermediate container 1fbeb47044e1 18:53:27 ---> d501c58e8da6 18:53:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:53:27 ---> Running in 771eabdf96c9 18:53:27 Removing intermediate container 771eabdf96c9 18:53:27 ---> b44b51b628e7 18:53:27 Step 22/24 : LABEL arch=x86_64 18:53:27 ---> Running in 6a4b4b948f6e 18:53:28 Removing intermediate container 6a4b4b948f6e 18:53:28 ---> fcd6c202f868 18:53:28 Step 23/24 : LABEL git_sha=c6a8f9afbe5f77db443217172114599fea8c47cd 18:53:28 ---> Running in a43b77e1cac9 18:53:28 Removing intermediate container a43b77e1cac9 18:53:28 ---> e41066231b0b 18:53:28 Step 24/24 : LABEL version=0.0.0 18:53:28 ---> Running in 3372b4aeb62f 18:53:28 Removing intermediate container 3372b4aeb62f 18:53:28 ---> f1dfdb7f9b33 18:53:28 18:53:28 Successfully built f1dfdb7f9b33 18:53:28 Successfully tagged sys-mgmt-agent:latest 18:53:28  Building sys-mgmt-agent ... done  [Pipeline] } 18:53:28 $ docker stop --time=1 e1fb57009f1d1269a1f45e872886508bd14aee505cfedd79aaaf545a86d1cca4 18:53:29 $ docker rm -f e1fb57009f1d1269a1f45e872886508bd14aee505cfedd79aaaf545a86d1cca4 [Pipeline] // withDockerContainer [Pipeline] sh 18:53:30 + docker images 18:53:30 REPOSITORY TAG IMAGE ID CREATED SIZE 18:53:30 sys-mgmt-agent latest f1dfdb7f9b33 2 seconds ago 325MB 18:53:30 cddf0e2fd154 24 seconds ago 1.75GB 18:53:30 security-proxy-setup latest e8c02aef0feb 27 seconds ago 25.9MB 18:53:30 security-bootstrapper latest 06b40d3cd83a 29 seconds ago 18.8MB 18:53:30 e8cde89fa819 32 seconds ago 1.76GB 18:53:30 core-command latest c0bb5789c343 36 seconds ago 16MB 18:53:30 585a946f55a4 41 seconds ago 1.75GB 18:53:30 cb5a5659bff8 41 seconds ago 1.75GB 18:53:30 core-data latest 5589cd43d3e3 54 seconds ago 20.4MB 18:53:30 security-secretstore-setup latest 2cc50c25356c About a minute ago 28.1MB 18:53:30 core-metadata latest 5760f8c34ca3 About a minute ago 16.7MB 18:53:30 f58844fcd3f4 About a minute ago 1.76GB 18:53:30 782c84f9f915 About a minute ago 1.76GB 18:53:30 1a7a863e7b33 About a minute ago 1.76GB 18:53:30 support-scheduler latest 3e15af9fa833 About a minute ago 16.1MB 18:53:30 support-notifications latest 84fb5101f2dd About a minute ago 16.8MB 18:53:30 3eb7b23c2392 About a minute ago 1.75GB 18:53:30 1306802df6b0 About a minute ago 1.75GB 18:53:30 ci-base-image-x86_64 latest a4d5cad20f91 5 minutes ago 1.25GB 18:53:30 alpine 3.12 48b8ec4ed9eb 7 days ago 5.58MB 18:53:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 3 weeks ago 37.5MB 18:53:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB 18:53:30 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 18:53:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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 18:53:46 Still waiting to schedule task 18:53:46 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 18:54:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:54:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:54:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:54:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:54:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:54:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:54:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:54:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:54:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:54:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:54:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:54:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:54:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:54:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:54:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.164s coverage: 28.7% of statements 18:54:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:54:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:54:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.282s coverage: 100.0% of statements 18:54:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:54:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.336s coverage: 46.3% of statements 18:54:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:54:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:54:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.534s coverage: 90.1% of statements 18:54:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:54:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:54:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.239s coverage: 81.2% of statements 18:54:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:54:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:54:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:54:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:54:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:55:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.477s coverage: 94.2% of statements 18:55:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:55:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:55:03 ok github.com/edgexfoundry/edgex-go/internal/io 0.200s coverage: 59.1% of statements 18:55:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:55:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:55:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:55:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:55:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:55:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.189s coverage: 60.0% of statements 18:55:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:55:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:55:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:55:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.277s coverage: 0.8% of statements 18:55:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:55:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.213s coverage: 58.8% of statements 18:55:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.305s coverage: 21.7% of statements 18:55:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:55:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.339s coverage: 47.1% of statements 18:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.342s coverage: 79.5% of statements 18:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.189s coverage: 94.1% of statements 18:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.303s coverage: 96.3% of statements 18:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.178s coverage: 87.5% of statements 18:55:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.190s coverage: 94.4% of statements 18:55:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.189s coverage: 44.8% of statements 18:55:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.062s coverage: 81.8% of statements 18:55:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.241s coverage: 92.9% of statements 18:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 18:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.179s coverage: 87.2% of statements 18:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.152s coverage: 100.0% of statements 18:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.185s coverage: 58.8% of statements 18:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.187s coverage: 80.0% of statements 18:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.265s coverage: 87.2% of statements 18:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.310s coverage: 85.4% of statements 18:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.315s coverage: 91.2% of statements 18:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.756s coverage: 64.4% of statements 18:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.166s coverage: 100.0% of statements 18:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.090s coverage: 91.3% of statements 18:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements 18:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements 18:55:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements 18:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.063s coverage: 66.9% of statements 18:55:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:55:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:55:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:55:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.747s coverage: 43.6% of statements 18:55:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:55:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:55:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.235s coverage: 89.5% of statements 18:55:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:55:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.195s coverage: 84.8% of statements 18:55:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:55:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.296s coverage: 19.5% of statements 18:55:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:55:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:55:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:55:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:55:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.645s coverage: 92.0% of statements 18:55:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:55:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:55:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:55:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:55:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.344s coverage: 62.7% of statements 18:55:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:55:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:55:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.402s coverage: 97.7% of statements 18:55:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:55:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:55:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:55:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:55:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.174s coverage: 28.9% of statements 18:55:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:55:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:55:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:55:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:55:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:55:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:55:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.175s coverage: 100.0% of statements 18:55:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 18:55:48 GO111MODULE=on go vet ./... 18:57:09 gofmt -l . 18:57:09 [ "`gofmt -l .`" = "" ] 18:57:09 ./bin/test-attribution-txt.sh [Pipeline] sh 18:57:10 + ls -al . 18:57:10 total 636 18:57:10 drwxrwxr-x 9 1001 1001 4096 Sep 8 18:57 . 18:57:10 drwxr-xr-x 4 root root 4096 Sep 8 18:52 .. 18:57:10 -rw-rw-r-- 1 1001 1001 11 Sep 8 18:50 .dockerignore 18:57:10 drwxrwxr-x 8 1001 1001 4096 Sep 8 18:50 .git 18:57:10 drwxrwxr-x 4 1001 1001 4096 Sep 8 18:50 .github 18:57:10 -rw-rw-r-- 1 1001 1001 818 Sep 8 18:50 .gitignore 18:57:10 -rw-rw-r-- 1 1001 1001 76 Sep 8 18:50 .hadolint.yml 18:57:10 -rw-rw-r-- 1 1001 1001 166 Sep 8 18:50 .sonarcloud.properties 18:57:10 -rw-rw-r-- 1 1001 1001 1171 Sep 8 18:50 ADOPTERS.md 18:57:10 -rw-rw-r-- 1 1001 1001 8493 Sep 8 18:50 Attribution.txt 18:57:10 -rw-rw-r-- 1 1001 1001 43881 Sep 8 18:50 CHANGELOG.md 18:57:10 -rw-rw-r-- 1 1001 1001 3804 Sep 8 18:50 CONTRIBUTING.md 18:57:10 -rw-rw-r-- 1 1001 1001 677 Sep 8 18:50 GOVERNANCE.md 18:57:10 -rw-rw-r-- 1 1001 1001 849 Sep 8 18:50 Jenkinsfile 18:57:10 -rw-rw-r-- 1 1001 1001 10775 Sep 8 18:50 LICENSE 18:57:10 -rw-rw-r-- 1 1001 1001 5915 Sep 8 18:50 Makefile 18:57:10 -rw-rw-r-- 1 1001 1001 582 Sep 8 18:50 OWNERS.md 18:57:10 -rw-rw-r-- 1 1001 1001 8643 Sep 8 18:50 README.md 18:57:10 -rw-rw-r-- 1 1001 1001 6912 Sep 8 18:50 SECURITY.md 18:57:10 -rw-rw-r-- 1 1001 1001 5 Sep 8 18:47 VERSION 18:57:10 -rw-rw-r-- 1 1001 1001 4131 Sep 8 18:50 ZMQWindows.md 18:57:10 drwxrwxr-x 2 1001 1001 4096 Sep 8 18:50 bin 18:57:10 drwxrwxr-x 14 1001 1001 4096 Sep 8 18:50 cmd 18:57:10 -rw-r--r-- 1 root root 404331 Sep 8 18:55 coverage.out 18:57:10 -rw-rw-r-- 1 1001 1001 841 Sep 8 18:50 go.mod 18:57:10 -rw-r--r-- 1 root root 50064 Sep 8 18:52 go.sum 18:57:10 drwxrwxr-x 8 1001 1001 4096 Sep 8 18:50 internal 18:57:10 drwxrwxr-x 3 1001 1001 4096 Sep 8 18:50 openapi 18:57:10 drwxrwxr-x 4 1001 1001 4096 Sep 8 18:50 snap 18:57:10 -rw-rw-r-- 1 1001 1001 204 Sep 8 18:50 version.go [Pipeline] sh 18:57:11 + '[' -e coverage.out ] 18:57:11 + chown 1001:1001 coverage.out [Pipeline] stash 18:57:11 Warning: overwriting stash ‘coverage-report’ 18:57:12 Stashed 1 file(s) [Pipeline] sh 18:57:13 + make build 18:57:13 go mod tidy 18:57:13 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 18:57:20 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 18:57:42 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 18:57:43 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 18:57:47 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 18:57:48 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 18:57:51 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 18:57:55 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 18:57:58 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 18:58:02 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 18:58:05 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 18:58:08 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] } 18:58:14 $ docker stop --time=1 c5b57d0ec3f1ed819195c647db58b2bd89069088d8d5ca8e71f554fc0be6c9dc 18:58:17 $ docker rm -f c5b57d0ec3f1ed819195c647db58b2bd89069088d8d5ca8e71f554fc0be6c9dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:58:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:58:22 18:58:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:58:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:58:22 latest: Pulling from edgex-devops/edgex-compose-arm64 18:58:22 29e5d40040c1: Pulling fs layer 18:58:22 1ce36da41761: Pulling fs layer 18:58:22 25b303627fd3: Pulling fs layer 18:58:23 29e5d40040c1: Verifying Checksum 18:58:23 29e5d40040c1: Download complete 18:58:24 1ce36da41761: Verifying Checksum 18:58:24 1ce36da41761: Download complete 18:58:24 29e5d40040c1: Pull complete 18:58:25 1ce36da41761: Pull complete 18:58:25 25b303627fd3: Download complete 18:58:35 25b303627fd3: Pull complete 18:58:35 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:58:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:58:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 18:58:35 prd-ubuntu18.04-docker-arm64-4c-16g-1592 does not seem to be running inside a container 18:58:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:58:39 $ docker top 5db40e1259ca161126aaab11dfe9bd64959326d835ff6be01fbe0d72ec9c30db -eo pid,comm [Pipeline] { [Pipeline] sh 18:58:40 + grep parallel 18:58:40 + docker-compose build --help 18:58:44 --parallel Build images in parallel. [Pipeline] } 18:58:44 $ docker stop --time=1 5db40e1259ca161126aaab11dfe9bd64959326d835ff6be01fbe0d72ec9c30db 18:58:46 $ docker rm -f 5db40e1259ca161126aaab11dfe9bd64959326d835ff6be01fbe0d72ec9c30db [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:58:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:58:47 . [Pipeline] withDockerContainer 18:58:47 prd-ubuntu18.04-docker-arm64-4c-16g-1592 does not seem to be running inside a container 18:58:47 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:58:49 $ docker top ff1426601a5e9c5c7830c23c6cf860ee1fae561e87f5766ceee8cd2e2f75f951 -eo pid,comm [Pipeline] { [Pipeline] sh 18:58:50 + docker-compose -f ./docker-compose-build.yml build --parallel 18:58:54 Building core-command ... 18:58:54 Building core-data ... 18:58:54 Building core-metadata ... 18:58:54 Building security-bootstrapper ... 18:58:54 Building security-proxy-setup ... 18:58:54 Building security-secretstore-setup ... 18:58:54 Building support-notifications ... 18:58:54 Building support-scheduler ... 18:58:54 Building sys-mgmt-agent ... 18:58:54 Building core-data 18:58:54 Building support-scheduler 18:58:54 Building support-notifications 18:58:54 Building security-bootstrapper 18:58:54 Building core-command 19:00:02 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:00:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:00:02 ---> 30b80c4b169a 19:00:02 Step 3/23 : WORKDIR /edgex-go 19:00:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:00:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:00:02 ---> 30b80c4b169a 19:00:02 Step 3/24 : WORKDIR /edgex-go 19:00:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:00:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:00:02 ---> 30b80c4b169a 19:00:02 Step 3/24 : WORKDIR /edgex-go 19:00:02 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:00:02 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:00:02 ---> 30b80c4b169a 19:00:02 Step 3/32 : WORKDIR /edgex-go 19:00:02 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:00:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:00:02 ---> 30b80c4b169a 19:00:02 Step 3/23 : WORKDIR /edgex-go 19:00:03 ---> Running in a8e6a743f06c 19:00:03 ---> Running in a6f23d577868 19:00:03 ---> Running in cbb1d44cc04a 19:00:03 ---> Running in 4d1c4bb2a4be 19:00:03 ---> Running in b657f20ecbe6 19:00:04 Removing intermediate container 4d1c4bb2a4be 19:00:04 Removing intermediate container a8e6a743f06c 19:00:04 ---> acf3e73fe7f2 19:00:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:00:04 ---> 628d0e1ee762 19:00:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:00:04 Removing intermediate container cbb1d44cc04a 19:00:04 ---> 885ed7deb0c1 19:00:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:00:04 ---> Running in 91f15c2c1ca7 19:00:04 ---> Running in 3d955a5a7473 19:00:04 Removing intermediate container a6f23d577868 19:00:04 ---> 81b0ddff9bea 19:00:04 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:00:04 Removing intermediate container b657f20ecbe6 19:00:04 ---> ff4db4bb1734 19:00:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:00:04 ---> Running in 2a8a29cef587 19:00:04 ---> Running in cf0818153bd0 19:00:04 ---> Running in b54b471e6574 19:00:09 Removing intermediate container 3d955a5a7473 19:00:09 ---> b9289568f6a2 19:00:09 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:00:09 ---> Running in 39c6b2ec2889 19:00:09 Removing intermediate container 91f15c2c1ca7 19:00:09 ---> fb56f831a61f 19:00:09 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:00:09 Removing intermediate container cf0818153bd0 19:00:09 ---> b52c4bd55bc6 19:00:09 Step 5/32 : RUN apk add --update --no-cache make git 19:00:09 ---> Running in 5e254ffb31b1 19:00:09 Removing intermediate container 2a8a29cef587 19:00:09 ---> 4899ea91d7db 19:00:09 Step 5/23 : RUN apk add --update --no-cache make git 19:00:09 ---> Running in 683335ff5c57 19:00:09 Removing intermediate container b54b471e6574 19:00:09 ---> ca7c70913f17 19:00:09 Step 5/24 : RUN apk add --update --no-cache make git 19:00:09 ---> Running in c76be192122e 19:00:09 ---> Running in ce6a00057aa2 19:00:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:00:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:00:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:00:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:00:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:00:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:00:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:00:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:00:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:00:16 OK: 218 MiB in 52 packages 19:00:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:00:16 OK: 218 MiB in 52 packages 19:00:16 OK: 218 MiB in 52 packages 19:00:16 OK: 218 MiB in 52 packages 19:00:16 OK: 218 MiB in 52 packages 19:00:16 Removing intermediate container 39c6b2ec2889 19:00:16 ---> b4d51e48bcbb 19:00:16 Step 6/23 : COPY go.mod . 19:00:16 Removing intermediate container 5e254ffb31b1 19:00:16 ---> 09e53ce5292d 19:00:16 Step 6/24 : COPY go.mod . 19:00:16 Removing intermediate container 683335ff5c57 19:00:16 ---> 63e884f4aa7b 19:00:16 Step 6/32 : COPY go.mod . 19:00:16 Removing intermediate container c76be192122e 19:00:16 ---> fe12787a03ea 19:00:16 Step 6/23 : COPY go.mod . 19:00:16 Removing intermediate container ce6a00057aa2 19:00:16 ---> e6a278374a99 19:00:16 Step 6/24 : COPY go.mod . 19:00:16 ---> 685df274228b 19:00:16 Step 7/23 : RUN go mod download 19:00:16 ---> 1563b5902cb1 19:00:16 Step 7/24 : RUN go mod download 19:00:17 ---> Running in 146fd8ec215d 19:00:17 ---> Running in ee9362b471de 19:00:17 ---> d397c0e1c238 19:00:17 Step 7/32 : RUN go mod download 19:00:17 ---> Running in 8b5c6eeab06f 19:00:17 ---> a2b8d459b5dd 19:00:17 Step 7/23 : RUN go mod download 19:00:18 ---> feb2193aedd7 19:00:18 Step 7/24 : RUN go mod download 19:00:18 ---> Running in df496bfa4e69 19:00:18 ---> Running in 0fa151b42037 19:00:25 Removing intermediate container ee9362b471de 19:00:25 ---> c0ee675d150d 19:00:25 Step 8/23 : COPY . . 19:00:25 Removing intermediate container 146fd8ec215d 19:00:25 ---> 336ffbb8c339 19:00:25 Step 8/24 : COPY . . 19:00:25 Removing intermediate container 8b5c6eeab06f 19:00:25 ---> 6b6d17123c8b 19:00:25 Step 8/32 : COPY . . 19:00:25 Removing intermediate container 0fa151b42037 19:00:25 ---> 257220ccae45 19:00:25 Step 8/24 : COPY . . 19:00:25 Removing intermediate container df496bfa4e69 19:00:25 ---> 51910f869d30 19:00:25 Step 8/23 : COPY . . 19:00:47 ---> 499fa03545ef 19:00:47 Step 9/23 : RUN go mod tidy 19:00:47 ---> eb48550cc2fb 19:00:47 Step 9/32 : RUN go mod tidy 19:00:47 ---> dc173b2aea2c 19:00:47 Step 9/24 : RUN go mod tidy 19:00:47 ---> 466aa434419b 19:00:47 Step 9/23 : RUN go mod tidy 19:00:47 ---> afe3f1a8c364 19:00:47 Step 9/24 : RUN go mod tidy 19:00:47 ---> Running in ba67fb082099 19:00:47 ---> Running in bb84e0553db8 19:00:48 ---> Running in 98e2f6c597f9 19:00:48 ---> Running in 0df75f660af4 19:00:48 ---> Running in 88e5c912ca26 19:00:54 Removing intermediate container ba67fb082099 19:00:54 ---> 48bcd9118cd7 19:00:54 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:00:54 ---> Running in 17ebcb05a34c 19:00:55 Removing intermediate container bb84e0553db8 19:00:55 ---> ed81cb4b7d53 19:00:55 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:00:55 ---> Running in 305d55f6135c 19:00:55 Removing intermediate container 98e2f6c597f9 19:00:55 ---> 73581072096e 19:00:55 Step 10/24 : RUN make cmd/core-command/core-command 19:00:55 Removing intermediate container 0df75f660af4 19:00:55 ---> d489092da965 19:00:55 Step 10/24 : RUN make cmd/core-data/core-data 19:00:55 ---> Running in 38180129179a 19:00:55 ---> Running in d1033287730b 19:00:55 Removing intermediate container 88e5c912ca26 19:00:55 ---> 89439f49b947 19:00:55 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:00:56 ---> Running in 27ec56e19c20 19:00:56 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:00:57 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:00:58 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:00:58 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:00:59 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:02:56 Running on prd-ubuntu18.04-docker-8c-8g-1593 in /w/workspace/edgexfoundry_edgex-go_PR-3704 [Pipeline] { [Pipeline] ws 19:02:56 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:02:56 The recommended git tool is: git 19:03:00 using credential edgex-jenkins-ssh 19:03:01 Cloning the remote Git repository 19:03:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:03:01 > git init /w/workspace/edgex-go/1 # timeout=10 19:03:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:03:01 > git --version # timeout=10 19:03:01 > git --version # 'git version 2.17.1' 19:03:01 using GIT_SSH to set credentials SSH Credentials for GitHub 19:03:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:03:05 Removing intermediate container 38180129179a 19:03:05 ---> 1dba050276c2 19:03:05 19:03:05 Step 11/24 : FROM alpine:3.12 19:03:05 3.12: Pulling from library/alpine 19:03:05 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 19:03:05 Status: Downloaded newer image for alpine:3.12 19:03:05 ---> afc2cc120ca2 19:03:05 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:03:05 ---> Running in ae9e91ee8510 19:03:05 Removing intermediate container 305d55f6135c 19:03:05 ---> 2d25b5ed889a 19:03:05 19:03:05 Step 11/32 : FROM alpine:3.12 19:03:05 ---> afc2cc120ca2 19:03:05 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:03:05 ---> Running in 8e1b636dba70 19:03:05 Removing intermediate container 8e1b636dba70 19:03:05 ---> 2ab7742ecee4 19:03:05 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:03:05 ---> Running in a5a0185f7919 19:03:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:03:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:03:05 (1/1) Installing dumb-init (1.2.2-r1) 19:03:05 Executing busybox-1.31.1-r20.trigger 19:03:05 OK: 5 MiB in 15 packages 19:03:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:03:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:03:05 (1/2) Installing dumb-init (1.2.2-r1) 19:03:05 (2/2) Installing su-exec (0.2-r1) 19:03:05 Executing busybox-1.31.1-r20.trigger 19:03:05 OK: 5 MiB in 16 packages 19:03:05 Removing intermediate container ae9e91ee8510 19:03:05 ---> 57508bcf9f44 19:03:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:03:05 ---> Running in 34d2af6b94aa 19:03:05 Removing intermediate container a5a0185f7919 19:03:05 ---> 596f16187c56 19:03:05 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:03:05 Removing intermediate container 27ec56e19c20 19:03:05 ---> 1d1ffdfbd58c 19:03:05 19:03:05 Step 11/23 : FROM alpine:3.12 19:03:05 ---> afc2cc120ca2 19:03:05 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:03:05 ---> Using cache 19:03:05 ---> 57508bcf9f44 19:03:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:03:05 ---> Using cache 19:03:05 ---> eb8e63b7fefb 19:03:05 Step 14/23 : ENV APP_PORT=59861 19:03:05 Removing intermediate container 34d2af6b94aa 19:03:05 ---> Running in 5b10acb24ba4 19:03:05 ---> eb8e63b7fefb 19:03:05 Step 14/24 : ENV APP_PORT=59882 19:03:05 Removing intermediate container 17ebcb05a34c 19:03:05 ---> b773ce949909 19:03:05 19:03:05 Step 11/23 : FROM alpine:3.12 19:03:05 ---> afc2cc120ca2 19:03:05 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:03:05 ---> Running in 8f2a49402300 19:03:05 ---> Running in 66ef311522ea 19:03:05 ---> Running in 5ea83a07eee1 19:03:05 Removing intermediate container 5b10acb24ba4 19:03:05 ---> 65df4ba3da51 19:03:05 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:03:06 ---> Running in faca9118ee87 19:03:06 Removing intermediate container 66ef311522ea 19:03:06 ---> e9cc48877d37 19:03:06 Step 15/24 : EXPOSE $APP_PORT 19:03:06 Removing intermediate container 8f2a49402300 19:03:06 ---> d99e3af0cdb6 19:03:06 Step 15/23 : EXPOSE $APP_PORT 19:03:06 ---> Running in f19dc589a68a 19:03:06 ---> Running in 213fe48d4c6e 19:03:06 Removing intermediate container faca9118ee87 19:03:06 ---> 8ab065e30030 19:03:06 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:03:07 ---> Running in 2b26c255cdb9 19:03:07 Removing intermediate container f19dc589a68a 19:03:07 ---> 089b57455598 19:03:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:03:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:03:07 Removing intermediate container 213fe48d4c6e 19:03:07 ---> 1de72d513c64 19:03:07 Step 16/24 : WORKDIR / 19:03:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:03:07 ---> Running in 8c9abcb6b9bf 19:03:08 (1/2) Installing ca-certificates (20191127-r4) 19:03:08 (2/2) Installing dumb-init (1.2.2-r1) 19:03:08 Executing busybox-1.31.1-r20.trigger 19:03:08 Executing ca-certificates-20191127-r4.trigger 19:03:08 OK: 6 MiB in 16 packages 19:03:08 ---> 8d7028280ee6 19:03:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:03:09 Removing intermediate container 8c9abcb6b9bf 19:03:09 ---> dc9cb62f3c0e 19:03:09 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:03:10 ---> 0f6876ed2a5c 19:03:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:03:10 Removing intermediate container 2b26c255cdb9 19:03:10 ---> 3049b58404f3 19:03:10 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:03:10 ---> ff879580600e 19:03:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:03:10 Removing intermediate container 5ea83a07eee1 19:03:10 ---> 769d0c907627 19:03:10 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:03:11 ---> Running in 5b5410b0bd1c 19:03:11 ---> Running in ba063d2f760d 19:03:12 Merging remotes/origin/main commit 534175572a367338c5f68a22b0251a809e37989d into PR head commit c6a8f9afbe5f77db443217172114599fea8c47cd 19:03:12 Merge succeeded, producing c6a8f9afbe5f77db443217172114599fea8c47cd 19:03:12 Checking out Revision c6a8f9afbe5f77db443217172114599fea8c47cd (PR-3704) 19:03:12 ---> d414cff84d4c 19:03:12 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:03:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:03:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:03:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:03:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:03:11 using GIT_SSH to set credentials SSH Credentials for GitHub 19:03:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3704/head:refs/remotes/origin/PR-3704 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:03:12 > git config core.sparsecheckout # timeout=10 19:03:12 > git checkout -f c6a8f9afbe5f77db443217172114599fea8c47cd # timeout=10 19:03:12 > git remote # timeout=10 19:03:12 > git config --get remote.origin.url # timeout=10 19:03:12 using GIT_SSH to set credentials SSH Credentials for GitHub 19:03:12 > git merge 534175572a367338c5f68a22b0251a809e37989d # timeout=10 19:03:12 > git rev-parse HEAD^{commit} # timeout=10 19:03:12 > git config core.sparsecheckout # timeout=10 19:03:12 > git checkout -f c6a8f9afbe5f77db443217172114599fea8c47cd # timeout=10 19:03:12 ---> Running in 701ad965f45f 19:03:13 ---> fab308d4a455 19:03:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:03:13 Removing intermediate container ba063d2f760d 19:03:13 ---> 865dfb57b522 19:03:13 Removing intermediate container 5b5410b0bd1c 19:03:13 Step 14/23 : ENV APP_PORT=59860 19:03:13 ---> 2cd2d1293029 19:03:13 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:03:13 ---> Running in d986ce37d01b 19:03:13 Removing intermediate container 701ad965f45f 19:03:13 ---> dbfb74a0e98b 19:03:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:03:13 Removing intermediate container d1033287730b 19:03:13 ---> 463eef713fa3 19:03:13 19:03:13 Step 11/24 : FROM alpine:3.12 19:03:13 ---> afc2cc120ca2 19:03:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:03:13 ---> Running in 08a95cc60d13 19:03:14 ---> Running in ed6b2da2a4e7 19:03:14 Removing intermediate container d986ce37d01b 19:03:14 ---> a4e1e76afbba 19:03:14 Step 15/23 : EXPOSE $APP_PORT 19:03:14 ---> c3ed6b72e16a 19:03:14 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:03:14 ---> bc7682d951eb 19:03:14 Step 20/24 : ENTRYPOINT ["/core-command"] 19:03:14 ---> Running in 47954213aaff 19:03:14 ---> Running in b463dad2a78d 19:03:14 ---> Running in c985df29154e 19:03:15 Removing intermediate container 08a95cc60d13 19:03:15 ---> 14fc851af403 19:03:15 Step 21/23 : LABEL arch=arm64 19:03:15 Removing intermediate container ed6b2da2a4e7 19:03:15 ---> 313faf7b9066 19:03:15 Step 13/24 : ENV APP_PORT=59880 19:03:15 ---> Running in 5791c75c94ff 19:03:15 ---> Running in 1da5b936979f 19:03:15 Removing intermediate container 47954213aaff 19:03:15 ---> e46d9392d868 19:03:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:03:15 Removing intermediate container c985df29154e 19:03:15 ---> a73836addfb2 19:03:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:03:15 ---> Running in 418bc1b9faae 19:03:15 Removing intermediate container 5791c75c94ff 19:03:15 ---> 3793628ed2ad 19:03:15 Step 22/23 : LABEL git_sha=c6a8f9afbe5f77db443217172114599fea8c47cd 19:03:15 Removing intermediate container 1da5b936979f 19:03:15 ---> 6b430e807e3a 19:03:15 Step 14/24 : EXPOSE $APP_PORT 19:03:16 ---> Running in f93aaf5fd9ff 19:03:16 ---> Running in 3715b12341e3 19:03:16 Commit message: "feat(security): Enable modern cipher suite / TLSv1.3 only" 19:03:16 > git --version # timeout=10 19:03:16 > git --version # 'git version 2.17.1' 19:03:16 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 19:03:16 Removing intermediate container 418bc1b9faae 19:03:16 ---> 8219d3e685fb 19:03:16 Step 22/24 : LABEL arch=arm64 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource 19:03:16 ---> c134fb33433e 19:03:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:03:16 ---> Running in 40c0c5c20d32 19:03:16 Removing intermediate container f93aaf5fd9ff 19:03:16 ---> a219ce8a4097 19:03:16 Step 23/23 : LABEL version=0.0.0 [Pipeline] sh 19:03:17 Removing intermediate container 3715b12341e3 19:03:17 ---> d7a03525c268 19:03:17 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:03:17 ---> Running in 633698bc4c4c 19:03:17 + echo snap-build.sh 19:03:17 snap-build.sh 19:03:17 + SNAP_BASE_DIR=. 19:03:17 + '[' '!' -z /w/workspace/edgex-go/1 ']' 19:03:17 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 19:03:17 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 19:03:17 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 19:03:17 + cd /w/workspace/edgex-go/1 19:03:17 + sudo apt-get remove -qy --purge lxd lxd-client 19:03:17 Reading package lists... 19:03:17 Building dependency tree... 19:03:17 Reading state information... 19:03:17 The following packages were automatically installed and are no longer required: 19:03:17 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 19:03:17 uidmap xdelta3 19:03:17 Use 'sudo apt autoremove' to remove them. 19:03:17 The following packages will be REMOVED: 19:03:17 lxd* lxd-client* 19:03:17 ---> Running in ffde18d13813 19:03:17 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 19:03:17 After this operation, 31.7 MB disk space will be freed. 19:03:17 Removing intermediate container 40c0c5c20d32 19:03:17 ---> 8bb79c7f8c32 19:03:17 Step 23/24 : LABEL git_sha=c6a8f9afbe5f77db443217172114599fea8c47cd 19:03:17 ---> Running in b9242b8fd9b3 19:03:17 Removing intermediate container 633698bc4c4c 19:03:17 ---> c90417f465a5 19:03:17 19:03:18 (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 ... 190317 files and directories currently installed.) 19:03:18 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:03:18 ---> 623c333f7bf5 19:03:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:03:18 Removing intermediate container b463dad2a78d 19:03:18 ---> 97d4564c8132 19:03:18 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:03:18 Successfully built c90417f465a5 19:03:18 Removing lxd dnsmasq configuration 19:03:18 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:03:18 Successfully tagged support-scheduler-arm64:latest 19:03:18  Building support-scheduler ... done Building sys-mgmt-agent 19:03:18 Removing intermediate container b9242b8fd9b3 19:03:18 ---> b4d07803e183 19:03:18 Step 24/24 : LABEL version=0.0.0 19:03:18 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:03:19 ---> Running in e4c624153fcc 19:03:19 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:03:19 (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 ... 190142 files and directories currently installed.) 19:03:19 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:03:20 Removing intermediate container e4c624153fcc 19:03:20 ---> 9a0ba1701fce 19:03:20 19:03:20 ---> 46132e72a138 19:03:20 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:03:20 Successfully built 9a0ba1701fce 19:03:20 ---> f5860c04019d 19:03:20 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:03:20 Successfully tagged core-command-arm64:latest 19:03:20  Building core-command ... done Building security-secretstore-setup 19:03:21 Processing triggers for systemd (237-3ubuntu10.45) ... 19:03:21 Processing triggers for ureadahead (0.100.0-21) ... 19:03:21 ---> Running in 3dd768812e33 19:03:21 Removing intermediate container ffde18d13813 19:03:21 ---> fa3f7764f6ce 19:03:21 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:03:21 + sudo snap remove --purge lxd 19:03:21 snap "lxd" is not installed 19:03:21 + sudo groupadd --force --system lxd 19:03:21 ++ whoami 19:03:21 + sudo /usr/sbin/usermod -G lxd -a jenkins 19:03:21 + newgrp - lxd 19:03:21 + sudo snap install lxd 19:03:22 ---> Running in 08a69f3d638c 19:03:22 Removing intermediate container 3dd768812e33 19:03:22 ---> 274563f0b388 19:03:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:03:22 ---> 2aa1296ad357 19:03:22 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:03:22 ---> Running in e74b64dd5da3 19:03:24 Removing intermediate container e74b64dd5da3 19:03:24 ---> 4170bbf438e4 19:03:24 Step 21/23 : LABEL arch=arm64 19:03:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:03:24 ---> 5ca0ea93700f 19:03:24 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:03:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:03:24 ---> Running in 8d4179c446f0 19:03:25 (1/6) Installing dumb-init (1.2.2-r1) 19:03:25 (2/6) Installing libgcc (9.3.0-r2) 19:03:25 Removing intermediate container 8d4179c446f0 19:03:25 ---> f7cf9a8e0dc8 19:03:25 Step 22/23 : LABEL git_sha=c6a8f9afbe5f77db443217172114599fea8c47cd 19:03:25 (3/6) Installing libsodium (1.0.18-r0) 19:03:25 ---> ae10c11c5df6 19:03:25 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:03:25 (4/6) Installing libstdc++ (9.3.0-r2) 19:03:26 ---> Running in 1c6f1fbfa294 19:03:26 (5/6) Installing libzmq (4.3.3-r0) 19:03:26 (6/6) Installing zeromq (4.3.3-r0) 19:03:26 Executing busybox-1.31.1-r20.trigger 19:03:26 OK: 8 MiB in 20 packages 19:03:26 Removing intermediate container 1c6f1fbfa294 19:03:26 ---> 4253093e215f 19:03:26 Step 23/23 : LABEL version=0.0.0 19:03:27 ---> 214dce00ce1c 19:03:27 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:03:27 ---> Running in c47d0427ea29 19:03:27 ---> Running in 2a4d83e551be 19:03:28 Removing intermediate container c47d0427ea29 19:03:28 ---> a3c8c18c84ec 19:03:28 19:03:28 Removing intermediate container 08a69f3d638c 19:03:28 ---> ceb6946e53d6 19:03:28 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:03:28 Successfully built a3c8c18c84ec 19:03:28 Successfully tagged support-notifications-arm64:latest 19:03:28 Building security-proxy-setup 19:03:28  Building support-notifications ... done Removing intermediate container 2a4d83e551be 19:03:28 ---> 601e1f93f46f 19:03:28 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:03:29 ---> f08319375136 19:03:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:03:29 ---> 53374b187788 19:03:29 Step 27/32 : RUN chmod +x /entrypoint.sh 19:03:29 2021-09-08T19:03:27Z INFO Waiting for automatic snapd restart... 19:03:30 ---> Running in d23e92a94ced 19:03:31 ---> b497ecbebd26 19:03:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:03:32 ---> 96bddd0aee7e 19:03:32 Step 20/24 : ENTRYPOINT ["/core-data"] 19:03:32 ---> Running in 91884a424fca 19:03:33 Removing intermediate container d23e92a94ced 19:03:33 ---> 7bf0edad303b 19:03:33 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:03:33 Removing intermediate container 91884a424fca 19:03:33 ---> ac1843e3fff5 19:03:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:03:33 ---> Running in 8e7278ad8290 19:03:33 ---> Running in 02b01a5215ba 19:03:34 Removing intermediate container 8e7278ad8290 19:03:34 ---> b6adb682137a 19:03:34 Step 29/32 : CMD ["gate"] 19:03:34 Removing intermediate container 02b01a5215ba 19:03:34 ---> b59cbe33dd73 19:03:34 Step 22/24 : LABEL arch=arm64 19:03:35 ---> Running in 26993cced198 19:03:35 ---> Running in 955cbdd5a4e1 19:03:36 Removing intermediate container 26993cced198 19:03:36 ---> e80675e2d439 19:03:36 Step 30/32 : LABEL arch=arm64 19:03:36 Removing intermediate container 955cbdd5a4e1 19:03:36 ---> 066d488639c4 19:03:36 Step 23/24 : LABEL git_sha=c6a8f9afbe5f77db443217172114599fea8c47cd 19:03:37 ---> Running in b38a6417ceb8 19:03:37 ---> Running in bc42bf834b23 19:03:38 Removing intermediate container bc42bf834b23 19:03:38 ---> 802ed2ea9d4b 19:03:38 Step 31/32 : LABEL git_sha=c6a8f9afbe5f77db443217172114599fea8c47cd 19:03:38 Removing intermediate container b38a6417ceb8 19:03:38 ---> 93f9922e0c97 19:03:38 Step 24/24 : LABEL version=0.0.0 19:03:38 ---> Running in dfc5f916f118 19:03:38 ---> Running in 1b34f1b1ddf7 19:03:39 Removing intermediate container dfc5f916f118 19:03:39 ---> 8f4996edc8ad 19:03:39 19:03:40 lxd 4.18 from Canonical* installed 19:03:40 + sudo lxd init --auto 19:03:40 Removing intermediate container 1b34f1b1ddf7 19:03:40 ---> 7ca4d6d0aee9 19:03:40 Step 32/32 : LABEL version=0.0.0 19:03:40 Successfully built 8f4996edc8ad 19:03:40 Successfully tagged core-data-arm64:latest 19:03:40  Building core-data ... done Building core-metadata 19:03:40 ---> Running in f6f5893531f9 19:03:40 Removing intermediate container f6f5893531f9 19:03:40 ---> 1d44e50af907 19:03:40 19:03:41 Successfully built 1d44e50af907 19:03:41 Successfully tagged security-bootstrapper-arm64:latest 19:03:51 + sudo snap install --classic snapcraft 19:03:51  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:03:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:03:51 ---> 30b80c4b169a 19:03:51 Step 3/24 : WORKDIR /edgex-go 19:03:51 ---> Using cache 19:03:51 ---> ff4db4bb1734 19:03:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:03:51 ---> Using cache 19:03:51 ---> ca7c70913f17 19:03:51 Step 5/24 : RUN apk add --update --no-cache make bash git 19:03:53 ---> Running in 7d10b53ca07d 19:03:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:03:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:03:57 OK: 218 MiB in 52 packages 19:03:57 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:03:57 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:03:57 ---> 30b80c4b169a 19:03:57 Step 3/26 : WORKDIR /edgex-go 19:03:57 ---> Using cache 19:03:57 ---> ff4db4bb1734 19:03:57 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:03:57 ---> Using cache 19:03:57 ---> ca7c70913f17 19:03:57 Step 5/26 : RUN apk add --update --no-cache make git 19:03:57 ---> Using cache 19:03:57 ---> e6a278374a99 19:03:57 Step 6/26 : COPY go.mod . 19:03:57 ---> Using cache 19:03:57 ---> feb2193aedd7 19:03:57 Step 7/26 : RUN go mod download 19:03:57 ---> Using cache 19:03:57 ---> 257220ccae45 19:03:57 Step 8/26 : COPY . . 19:03:57 ---> Using cache 19:03:57 ---> dc173b2aea2c 19:03:57 Step 9/26 : RUN go mod tidy 19:03:57 ---> Using cache 19:03:57 ---> 73581072096e 19:03:57 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:03:59 snapcraft 5.0 from Canonical* installed 19:03:59 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 19:03:59 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 19:03:59 % Total % Received % Xferd Average Speed Time Time Time Current 19:03:59 Dload Upload Total Spent Left Speed 19:03:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4208 0 --:--:-- --:--:-- --:--:-- 4208 19:03:59 ---> Running in 9200b70fec87 19:03:59 100 3325k 100 3325k 0 0 7842k 0 --:--:-- --:--:-- --:--:-- 7842k 19:03:59 ./yq_linux_amd64 19:04:00 + sudo snapcraft prime --use-lxd 19:04:00 Removing intermediate container 7d10b53ca07d 19:04:00 ---> af5e513482ee 19:04:00 Step 6/24 : COPY go.mod . 19:04:00 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:04:01 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:04:02 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: 19:04:02 - README.md 19:04:02 19:04:02 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:04:02 ---> 1c23aa601e51 19:04:02 Step 7/24 : RUN go mod download 19:04:02 Launching a container. 19:04:02 ---> Running in 22e44a091e1f 19:04:05 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:04:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:04:05 ---> 30b80c4b169a 19:04:05 Step 3/22 : WORKDIR /edgex-go 19:04:05 ---> Using cache 19:04:05 ---> ff4db4bb1734 19:04:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:04:05 ---> Using cache 19:04:05 ---> ca7c70913f17 19:04:05 Step 5/22 : RUN apk add --update --no-cache make git 19:04:05 ---> Using cache 19:04:05 ---> e6a278374a99 19:04:05 Step 6/22 : COPY go.mod . 19:04:05 ---> Using cache 19:04:05 ---> feb2193aedd7 19:04:05 Step 7/22 : RUN go mod download 19:04:05 ---> Using cache 19:04:05 ---> 257220ccae45 19:04:05 Step 8/22 : COPY . . 19:04:05 ---> Using cache 19:04:05 ---> dc173b2aea2c 19:04:05 Step 9/22 : RUN go mod tidy 19:04:05 ---> Using cache 19:04:05 ---> 73581072096e 19:04:05 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:04:06 ---> Running in 3f616a63f131 19:04:09 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:04:09 Removing intermediate container 22e44a091e1f 19:04:09 ---> b5bba3e8a9f3 19:04:09 Step 8/24 : COPY . . 19:04:12 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:04:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:04:12 ---> 30b80c4b169a 19:04:12 Step 3/24 : WORKDIR /edgex-go 19:04:12 ---> Using cache 19:04:12 ---> ff4db4bb1734 19:04:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:04:12 ---> Using cache 19:04:12 ---> ca7c70913f17 19:04:12 Step 5/24 : RUN apk add --update --no-cache make git 19:04:12 ---> Using cache 19:04:12 ---> e6a278374a99 19:04:12 Step 6/24 : COPY go.mod . 19:04:12 ---> Using cache 19:04:12 ---> feb2193aedd7 19:04:12 Step 7/24 : RUN go mod download 19:04:12 ---> Using cache 19:04:12 ---> 257220ccae45 19:04:12 Step 8/24 : COPY . . 19:04:12 ---> Using cache 19:04:12 ---> dc173b2aea2c 19:04:12 Step 9/24 : RUN go mod tidy 19:04:12 ---> Using cache 19:04:12 ---> 73581072096e 19:04:12 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:04:14 ---> Running in 19c6f53d7f47 19:04:14 Waiting for container to be ready 19:04:14 To start your first instance, try: lxc launch ubuntu:18.04 19:04:14 19:04:17 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:04:19 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 19:04:19 Waiting for network to be ready... 19:04:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:04:19 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:04:19 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] 19:04:19 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] 19:04:19 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 19:04:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 19:04:19 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] 19:04:19 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] 19:04:19 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 19:04:19 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 19:04:20 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:04:20 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:04:20 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:04:20 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:04:20 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:04:20 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:04:20 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:04:20 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:04:21 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:04:21 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] 19:04:21 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] 19:04:21 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 19:04:21 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 19:04:21 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] 19:04:21 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] 19:04:21 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 19:04:21 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 19:04:23 Fetched 25.2 MB in 4s (6080 kB/s) 19:04:24 Reading package lists... 19:04:24 Reading package lists... 19:04:25 Building dependency tree... 19:04:25 Reading state information... 19:04:25 The following additional packages will be installed: 19:04:25 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:04:25 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:04:25 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:04:25 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 19:04:25 Suggested packages: 19:04:25 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 19:04:25 Recommended packages: 19:04:25 gnupg libsasl2-modules 19:04:25 The following NEW packages will be installed: 19:04:25 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:04:25 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:04:25 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:04:25 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 19:04:25 The following packages will be upgraded: 19:04:25 gpg gpg-agent gpgconf libudev1 19:04:25 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 19:04:25 Need to get 3527 kB of archives. 19:04:25 After this operation, 13.3 MB of additional disk space will be used. 19:04:25 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] 19:04:25 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 19:04:25 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 19:04:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 19:04:25 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] 19:04:25 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] 19:04:26 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 19:04:26 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 19:04:26 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 19:04:26 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 19:04:26 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 19:04:26 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:04:26 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 19:04:26 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 19:04:26 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 19:04:26 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 19:04:26 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 19:04:26 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 19:04:26 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 19:04:26 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 19:04:26 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 19:04:26 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 19:04:26 debconf: delaying package configuration, since apt-utils is not installed 19:04:26 Fetched 3527 kB in 1s (3080 kB/s) 19:04:26 (Reading database ... 12511 files and directories currently installed.) 19:04:26 Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... 19:04:26 Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 19:04:26 Setting up libudev1:amd64 (237-3ubuntu10.51) ... 19:04:26 Selecting previously unselected package udev. 19:04:26 (Reading database ... 12511 files and directories currently installed.) 19:04:26 Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... 19:04:26 Unpacking udev (237-3ubuntu10.51) ... 19:04:26 Selecting previously unselected package libfuse2:amd64. 19:04:26 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 19:04:26 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:04:27 Selecting previously unselected package fuse. 19:04:27 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 19:04:27 Unpacking fuse (2.9.7-1ubuntu1) ... 19:04:27 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 19:04:27 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:04:27 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 19:04:27 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:04:27 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 19:04:27 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:04:27 Selecting previously unselected package libksba8:amd64. 19:04:27 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 19:04:27 Unpacking libksba8:amd64 (1.3.5-2) ... 19:04:27 Selecting previously unselected package libroken18-heimdal:amd64. 19:04:27 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:04:27 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:04:27 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:04:27 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:04:27 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:04:27 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:04:27 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:04:27 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:04:27 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:04:27 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:04:27 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:04:27 Selecting previously unselected package libwind0-heimdal:amd64. 19:04:27 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:04:27 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:04:27 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:04:27 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:04:27 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:04:27 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:04:27 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:04:27 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:04:27 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:04:27 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:04:27 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:04:27 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:04:27 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:04:27 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:04:28 Selecting previously unselected package libsasl2-modules-db:amd64. 19:04:28 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:04:28 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:04:28 Selecting previously unselected package libsasl2-2:amd64. 19:04:28 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:04:28 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:04:28 Selecting previously unselected package libldap-common. 19:04:28 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 19:04:28 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:04:28 Selecting previously unselected package libldap-2.4-2:amd64. 19:04:28 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 19:04:28 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:04:28 Selecting previously unselected package dirmngr. 19:04:28 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 19:04:28 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 19:04:28 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:04:28 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 19:04:28 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:04:28 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:04:28 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:04:28 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 19:04:28 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:04:28 Setting up libksba8:amd64 (1.3.5-2) ... 19:04:28 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:04:28 Setting up udev (237-3ubuntu10.51) ... 19:04:28 invoke-rc.d: policy-rc.d denied execution of start. 19:04:28 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:04:28 Processing triggers for systemd (237-3ubuntu10) ... 19:04:28 Setting up fuse (2.9.7-1ubuntu1) ... 19:04:28 Setting up gpg (2.2.4-1ubuntu1.4) ... 19:04:28 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:04:28 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:04:28 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:04:28 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:04:28 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:04:28 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:04:28 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:04:28 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:04:28 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 19:04:29 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:04:29 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 19:04:29 settings in the [Install] section, and DefaultInstance for template units). 19:04:29 This means they are not meant to be enabled using systemctl. 19:04:29 Possible reasons for having this kind of units are: 19:04:29 1) A unit may be statically enabled by being symlinked from another unit's 19:04:29 .wants/ or .requires/ directory. 19:04:29 2) A unit's purpose may be to act as a helper for some other unit which has 19:04:29 a requirement dependency on it. 19:04:29 3) A unit may be started when needed via activation (socket, path, timer, 19:04:29 D-Bus, udev, scripted systemctl call, ...). 19:04:29 4) In case of template units, the unit is meant to be enabled with some 19:04:29 instance name specified. 19:04:29 ---> 54d21191d2ae 19:04:29 Step 9/24 : RUN go mod tidy 19:04:29 ---> Running in f928b1bac09f 19:04:29 Reading package lists... 19:04:29 Building dependency tree... 19:04:29 Reading state information... 19:04:30 The following additional packages will be installed: 19:04:30 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 19:04:30 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 19:04:30 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 19:04:30 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 19:04:30 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 19:04:30 Suggested packages: 19:04:30 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 19:04:30 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 19:04:30 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 19:04:30 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 19:04:30 systemd-container policykit-1 19:04:30 Recommended packages: 19:04:30 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 19:04:30 The following NEW packages will be installed: 19:04:30 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 19:04:30 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 19:04:30 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 19:04:30 multiarch-support openssh-client python3 python3-minimal python3.6 19:04:30 python3.6-minimal snapd squashfs-tools sudo 19:04:30 The following packages will be upgraded: 19:04:30 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 19:04:30 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 19:04:30 Need to get 36.7 MB of archives. 19:04:30 After this operation, 147 MB of additional disk space will be used. 19:04:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 19:04:30 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] 19:04:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 19:04:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 19:04:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 19:04:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 19:04:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 19:04:30 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 19:04:30 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 19:04:30 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 19:04:30 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 19:04:30 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 19:04:30 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 19:04:30 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 19:04:30 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 19:04:30 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 19:04:30 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] 19:04:31 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] 19:04:31 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 19:04:31 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 19:04:31 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 19:04:31 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 19:04:31 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 19:04:31 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 19:04:31 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 19:04:31 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 19:04:31 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 19:04:31 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 19:04:31 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 19:04:31 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 19:04:33 debconf: delaying package configuration, since apt-utils is not installed 19:04:33 Fetched 36.7 MB in 2s (16.7 MB/s) 19:04:33 (Reading database ... 12757 files and directories currently installed.) 19:04:33 Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... 19:04:33 Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... 19:04:33 Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... 19:04:33 Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 19:04:33 Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... 19:04:33 (Reading database ... 12757 files and directories currently installed.) 19:04:33 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 19:04:33 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 19:04:33 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 19:04:33 (Reading database ... 12757 files and directories currently installed.) 19:04:33 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 19:04:33 Unpacking apt (1.6.14) over (1.6.1) ... 19:04:33 Setting up apt (1.6.14) ... 19:04:33 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 19:04:34 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 19:04:34 (Reading database ... 12764 files and directories currently installed.) 19:04:34 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 19:04:34 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 19:04:34 Selecting previously unselected package libpython3.6-minimal:amd64. 19:04:34 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:04:34 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:04:34 Selecting previously unselected package libexpat1:amd64. 19:04:34 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 19:04:34 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:04:34 Selecting previously unselected package python3.6-minimal. 19:04:34 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:04:34 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:04:34 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 19:04:34 Checking for services that may need to be restarted...done. 19:04:34 Checking for services that may need to be restarted...done. 19:04:34 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:04:34 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:04:34 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:04:35 Selecting previously unselected package python3-minimal. 19:04:35 (Reading database ... 13012 files and directories currently installed.) 19:04:35 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 19:04:35 Unpacking python3-minimal (3.6.7-1~18.04) ... 19:04:35 Selecting previously unselected package mime-support. 19:04:35 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 19:04:35 Unpacking mime-support (3.60ubuntu1) ... 19:04:35 Selecting previously unselected package libmpdec2:amd64. 19:04:35 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 19:04:35 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:04:35 Selecting previously unselected package libpython3.6-stdlib:amd64. 19:04:35 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:04:35 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:04:35 Selecting previously unselected package python3.6. 19:04:35 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:04:35 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:04:35 Selecting previously unselected package libpython3-stdlib:amd64. 19:04:35 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 19:04:35 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:04:36 Setting up python3-minimal (3.6.7-1~18.04) ... 19:04:36 Selecting previously unselected package python3. 19:04:36 (Reading database ... 13442 files and directories currently installed.) 19:04:36 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 19:04:36 Unpacking python3 (3.6.7-1~18.04) ... 19:04:36 Selecting previously unselected package multiarch-support. 19:04:36 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 19:04:36 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 19:04:36 Setting up multiarch-support (2.27-3ubuntu1.4) ... 19:04:36 Selecting previously unselected package liblzo2-2:amd64. 19:04:36 (Reading database ... 13479 files and directories currently installed.) 19:04:36 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 19:04:36 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 19:04:36 Selecting previously unselected package libbsd0:amd64. 19:04:36 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 19:04:36 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:04:36 Selecting previously unselected package sudo. 19:04:36 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 19:04:36 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 19:04:36 Selecting previously unselected package apparmor. 19:04:36 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 19:04:36 Unpacking apparmor (2.12-4ubuntu5.1) ... 19:04:36 Selecting previously unselected package libedit2:amd64. 19:04:36 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 19:04:36 Unpacking libedit2:amd64 (3.1-20170329-1) ... 19:04:36 Selecting previously unselected package libkrb5support0:amd64. 19:04:36 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 19:04:36 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:04:37 Selecting previously unselected package libk5crypto3:amd64. 19:04:37 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 19:04:37 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:04:37 Selecting previously unselected package libkeyutils1:amd64. 19:04:37 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 19:04:37 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:04:37 Selecting previously unselected package libkrb5-3:amd64. 19:04:37 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 19:04:37 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:04:37 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:04:37 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 19:04:37 Removing intermediate container f928b1bac09f 19:04:37 ---> 09a12be2c6fd 19:04:37 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:04:37 ---> Running in 35a85f796338 19:04:37 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:04:37 Selecting previously unselected package libssl1.0.0:amd64. 19:04:37 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 19:04:37 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 19:04:37 Selecting previously unselected package openssh-client. 19:04:37 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 19:04:37 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 19:04:37 Selecting previously unselected package squashfs-tools. 19:04:37 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... 19:04:37 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... 19:04:37 Selecting previously unselected package snapd. 19:04:37 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 19:04:37 Unpacking snapd (2.49.2+18.04) ... 19:04:38 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:04:39 Setting up libedit2:amd64 (3.1-20170329-1) ... 19:04:39 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 19:04:39 Setting up mime-support (3.60ubuntu1) ... 19:04:39 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 19:04:39 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:04:39 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:04:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:04:39 Setting up systemd (237-3ubuntu10.51) ... 19:04:39 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 19:04:40 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:04:40 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:04:40 Setting up liblzo2-2:amd64 (2.08-1.2) ... 19:04:40 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:04:40 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:04:40 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:04:41 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... 19:04:41 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:04:41 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:04:41 Setting up python3 (3.6.7-1~18.04) ... 19:04:41 running python rtupdate hooks for python3.6... 19:04:41 running python post-rtupdate hooks for python3.6... 19:04:41 Setting up apparmor (2.12-4ubuntu5.1) ... 19:04:41 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:04:41 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:04:41 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 19:04:41 Setting up snapd (2.49.2+18.04) ... 19:04:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:04:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:04:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:04:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:04:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:04:43 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:04:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:04:43 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:04:43 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:04:43 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:04:44 /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' 19:04:44 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:04:44 Processing triggers for systemd (237-3ubuntu10.51) ... 19:04:45 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:04:45 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:04:45 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:04:46 Reading package lists... 19:04:46 Reading package lists... 19:04:46 Building dependency tree... 19:04:46 Reading state information... 19:04:46 Calculating upgrade... 19:04:47 The following packages will be upgraded: 19:04:47 advancecomp base-files bash binutils binutils-common 19:04:47 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 19:04:47 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 19:04:47 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 19:04:47 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 19:04:47 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 19:04:47 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 19:04:47 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 19:04:47 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 19:04:47 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 19:04:47 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 19:04:47 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 19:04:47 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 19:04:47 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 19:04:47 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 19:04:47 ubuntu-keyring util-linux 19:04:47 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:04:47 Need to get 64.2 MB of archives. 19:04:47 After this operation, 5138 kB of additional disk space will be used. 19:04:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-156.163 [990 kB] 19:04:47 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 19:04:47 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 19:04:47 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 19:04:47 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 19:04:47 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 19:04:47 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 19:04:47 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 19:04:47 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 19:04:47 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 19:04:47 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 19:04:47 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 19:04:47 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 19:04:47 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 19:04:47 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 19:04:47 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 19:04:47 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 19:04:47 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 19:04:47 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 19:04:47 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 19:04:47 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 19:04:47 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 19:04:47 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 19:04:47 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 19:04:47 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 19:04:47 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 19:04:47 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 19:04:47 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 19:04:47 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 19:04:47 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 19:04:47 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 19:04:47 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 19:04:47 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 19:04:47 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 19:04:47 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 19:04:47 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 19:04:47 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 19:04:47 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 19:04:47 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 19:04:47 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 19:04:47 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 19:04:47 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 19:04:47 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 19:04:47 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 19:04:47 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 19:04:47 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 19:04:47 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 19:04:47 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 19:04:47 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 19:04:47 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 19:04:47 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 19:04:47 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 19:04:47 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 19:04:47 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 19:04:47 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 19:04:47 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 19:04:47 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 19:04:47 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 19:04:47 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 19:04:47 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 19:04:47 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 19:04:48 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 19:04:48 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 19:04:48 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 19:04:48 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 19:04:48 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 19:04:48 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 19:04:48 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 19:04:48 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 19:04:48 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 19:04:48 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 19:04:48 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 19:04:48 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 19:04:48 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 19:04:48 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 19:04:48 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 19:04:48 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 19:04:48 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 19:04:48 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 19:04:48 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 19:04:48 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 19:04:48 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 19:04:48 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 19:04:48 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 19:04:48 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 19:04:48 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 19:04:48 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] 19:04:48 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 19:04:48 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 19:04:48 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 19:04:48 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 19:04:48 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 19:04:48 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 19:04:48 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 19:04:48 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 19:04:48 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 19:04:48 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 19:04:49 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 19:04:49 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 19:04:49 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 19:04:49 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 19:04:49 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 19:04:49 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 19:04:49 debconf: delaying package configuration, since apt-utils is not installed 19:04:49 Fetched 64.2 MB in 2s (33.7 MB/s) 19:04:49 (Reading database ... 13914 files and directories currently installed.) 19:04:49 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 19:04:49 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:04:49 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 19:04:49 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:04:49 Preparing to unpack .../2-linux-libc-dev_4.15.0-156.163_amd64.deb ... 19:04:49 Unpacking linux-libc-dev:amd64 (4.15.0-156.163) over (4.15.0-20.21) ... 19:04:49 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:04:49 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:04:50 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:04:50 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:04:50 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:04:50 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:04:50 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:04:50 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:04:50 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:04:50 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:04:50 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:04:50 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:04:50 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:04:50 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:04:50 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 19:04:50 (Reading database ... 13914 files and directories currently installed.) 19:04:50 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 19:04:50 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 19:04:50 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 19:04:50 (Reading database ... 13914 files and directories currently installed.) 19:04:50 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:04:50 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:04:50 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:04:50 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:04:50 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:04:50 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:04:50 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 19:04:50 (Reading database ... 13914 files and directories currently installed.) 19:04:50 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 19:04:51 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:04:51 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 19:04:51 (Reading database ... 13914 files and directories currently installed.) 19:04:51 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 19:04:51 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 19:04:51 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 19:04:51 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 19:04:51 Setting up base-files (10.1ubuntu2.10) ... 19:04:51 Installing new version of config file /etc/issue ... 19:04:51 Installing new version of config file /etc/issue.net ... 19:04:51 Installing new version of config file /etc/lsb-release ... 19:04:51 Installing new version of config file /etc/update-motd.d/50-motd-news ... 19:04:51 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 19:04:52 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 19:04:52 Removing obsolete conffile /etc/default/motd-news ... 19:04:52 (Reading database ... 13915 files and directories currently installed.) 19:04:52 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 19:04:52 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 19:04:52 Setting up bash (4.4.18-2ubuntu1.2) ... 19:04:52 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 19:04:52 (Reading database ... 13915 files and directories currently installed.) 19:04:52 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 19:04:52 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 19:04:52 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 19:04:52 (Reading database ... 13915 files and directories currently installed.) 19:04:52 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 19:04:52 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 19:04:52 Setting up tar (1.29b-2ubuntu0.2) ... 19:04:52 (Reading database ... 13915 files and directories currently installed.) 19:04:52 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 19:04:52 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:04:52 Setting up dpkg (1.19.0.5ubuntu2.3) ... 19:04:53 (Reading database ... 13915 files and directories currently installed.) 19:04:53 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 19:04:53 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:04:53 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 19:04:53 (Reading database ... 13915 files and directories currently installed.) 19:04:53 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 19:04:53 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:04:53 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 19:04:53 (Reading database ... 13915 files and directories currently installed.) 19:04:53 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 19:04:53 Unpacking grep (3.1-2build1) over (3.1-2) ... 19:04:53 Setting up grep (3.1-2build1) ... 19:04:53 (Reading database ... 13915 files and directories currently installed.) 19:04:53 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 19:04:53 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 19:04:53 Setting up gzip (1.6-5ubuntu1.1) ... 19:04:53 (Reading database ... 13915 files and directories currently installed.) 19:04:53 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 19:04:53 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:04:53 Setting up login (1:4.5-1ubuntu2) ... 19:04:53 (Reading database ... 13915 files and directories currently installed.) 19:04:53 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 19:04:53 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:04:53 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 19:04:54 (Reading database ... 13915 files and directories currently installed.) 19:04:54 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 19:04:54 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:04:54 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 19:04:54 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:04:54 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 19:04:54 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:04:54 Setting up perl-base (5.26.1-6ubuntu0.5) ... 19:04:54 (Reading database ... 13915 files and directories currently installed.) 19:04:54 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 19:04:54 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:04:55 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:04:55 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:04:55 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:04:55 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:04:55 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 19:04:55 (Reading database ... 13915 files and directories currently installed.) 19:04:55 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 19:04:55 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 19:04:55 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 19:04:55 (Reading database ... 13915 files and directories currently installed.) 19:04:55 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:04:55 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:04:55 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:04:55 (Reading database ... 13915 files and directories currently installed.) 19:04:55 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:04:55 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:04:55 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:04:55 (Reading database ... 13915 files and directories currently installed.) 19:04:55 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:04:55 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:04:55 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:04:55 (Reading database ... 13915 files and directories currently installed.) 19:04:55 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:04:55 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:04:55 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:04:55 (Reading database ... 13915 files and directories currently installed.) 19:04:55 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 19:04:55 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:04:56 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 19:04:56 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:04:56 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 19:04:56 (Reading database ... 13915 files and directories currently installed.) 19:04:56 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 19:04:56 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:04:56 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 19:04:56 (Reading database ... 13915 files and directories currently installed.) 19:04:56 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:04:56 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:04:56 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:04:56 (Reading database ... 13915 files and directories currently installed.) 19:04:56 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:04:56 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:04:56 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 19:04:56 (Reading database ... 13915 files and directories currently installed.) 19:04:56 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:04:56 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:04:57 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 19:04:57 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 19:04:57 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 19:04:57 (Reading database ... 13915 files and directories currently installed.) 19:04:57 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 19:04:57 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:04:57 Setting up libc-bin (2.27-3ubuntu1.4) ... 19:04:57 (Reading database ... 13915 files and directories currently installed.) 19:04:57 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 19:04:57 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:04:57 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 19:04:57 (Reading database ... 13917 files and directories currently installed.) 19:04:57 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 19:04:57 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 19:04:57 Setting up debconf (1.5.66ubuntu1) ... 19:04:58 (Reading database ... 13917 files and directories currently installed.) 19:04:58 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 19:04:58 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:04:58 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 19:04:58 (Reading database ... 13917 files and directories currently installed.) 19:04:58 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 19:04:58 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:04:58 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 19:04:58 (Reading database ... 13917 files and directories currently installed.) 19:04:58 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:04:58 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:04:58 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:04:58 (Reading database ... 13917 files and directories currently installed.) 19:04:58 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:04:58 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:04:58 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 19:04:58 (Reading database ... 13919 files and directories currently installed.) 19:04:58 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:04:58 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:04:58 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:04:58 (Reading database ... 13923 files and directories currently installed.) 19:04:58 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:04:58 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:04:58 Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... 19:04:58 Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... 19:04:58 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 19:04:59 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:04:59 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 19:04:59 (Reading database ... 13923 files and directories currently installed.) 19:04:59 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 19:04:59 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 19:04:59 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 19:04:59 (Reading database ... 13923 files and directories currently installed.) 19:04:59 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 19:04:59 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 19:04:59 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 19:04:59 (Reading database ... 13923 files and directories currently installed.) 19:04:59 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 19:04:59 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:04:59 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 19:04:59 (Reading database ... 13923 files and directories currently installed.) 19:04:59 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 19:04:59 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:04:59 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 19:04:59 (Reading database ... 13923 files and directories currently installed.) 19:04:59 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 19:04:59 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 19:04:59 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 19:04:59 (Reading database ... 13923 files and directories currently installed.) 19:04:59 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 19:04:59 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:05:00 Setting up passwd (1:4.5-1ubuntu2) ... 19:05:00 (Reading database ... 13923 files and directories currently installed.) 19:05:00 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 19:05:00 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:05:00 Setting up gpgv (2.2.4-1ubuntu1.4) ... 19:05:00 (Reading database ... 13923 files and directories currently installed.) 19:05:00 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:05:00 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:05:00 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:05:00 (Reading database ... 13923 files and directories currently installed.) 19:05:00 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:05:00 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:05:00 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:05:00 (Reading database ... 13923 files and directories currently installed.) 19:05:00 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 19:05:00 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 19:05:00 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 19:05:00 (Reading database ... 13923 files and directories currently installed.) 19:05:00 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 19:05:00 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 19:05:00 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 19:05:00 (Reading database ... 13923 files and directories currently installed.) 19:05:00 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 19:05:00 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 19:05:01 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 19:05:01 (Reading database ... 13923 files and directories currently installed.) 19:05:01 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 19:05:01 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 19:05:01 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 19:05:01 (Reading database ... 13923 files and directories currently installed.) 19:05:01 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 19:05:01 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 19:05:01 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 19:05:01 (Reading database ... 13923 files and directories currently installed.) 19:05:01 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 19:05:01 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 19:05:01 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 19:05:01 (Reading database ... 13924 files and directories currently installed.) 19:05:01 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:05:01 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:05:01 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:05:01 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:05:01 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 19:05:01 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 19:05:01 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 19:05:01 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 19:05:01 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 19:05:01 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 19:05:01 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 19:05:01 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 19:05:01 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 19:05:01 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 19:05:02 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 19:05:02 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 19:05:02 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 19:05:02 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 19:05:02 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 19:05:02 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 19:05:02 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 19:05:02 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 19:05:02 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 19:05:02 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 19:05:02 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 19:05:02 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 19:05:02 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 19:05:02 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 19:05:02 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:05:02 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:05:02 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:05:03 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:05:03 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:05:03 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:05:03 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:05:03 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:05:03 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:05:03 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:05:03 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:05:03 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:05:03 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:05:03 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:05:03 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:05:03 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:05:04 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:05:04 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:05:05 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:05:05 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:05:05 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:05:05 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:05:05 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:05:05 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:05:06 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:05:06 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:05:06 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:05:06 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:05:06 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 19:05:06 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:05:06 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 19:05:06 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:05:06 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 19:05:06 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 19:05:06 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:05:06 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:05:06 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:05:06 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:05:06 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 19:05:07 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 19:05:07 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:05:07 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 19:05:07 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:05:07 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:05:07 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:05:07 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 19:05:07 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 19:05:07 Setting up tzdata (2021a-0ubuntu0.18.04) ... 19:05:07 19:05:07 Current default time zone: 'Etc/UTC' 19:05:07 Local time is now: Wed Sep 8 19:05:07 UTC 2021. 19:05:07 Universal Time is now: Wed Sep 8 19:05:07 UTC 2021. 19:05:07 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:05:07 19:05:07 Setting up systemd-sysv (237-3ubuntu10.51) ... 19:05:07 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:05:07 Setting up linux-libc-dev:amd64 (4.15.0-156.163) ... 19:05:07 Setting up mount (2.31.1-0.4ubuntu3.7) ... 19:05:07 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 19:05:07 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 19:05:07 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 19:05:07 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 19:05:07 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 19:05:07 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 19:05:07 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:05:07 Setting up procps (2:3.3.12-3ubuntu1.2) ... 19:05:07 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 19:05:07 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 19:05:07 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 19:05:07 Setting up patch (2.7.6-2ubuntu1.1) ... 19:05:07 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 19:05:07 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 19:05:07 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 19:05:07 Installing new version of config file /etc/ssl/openssl.cnf ... 19:05:07 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 19:05:07 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 19:05:07 Setting up ca-certificates (20210119~18.04.1) ... 19:05:09 Updating certificates in /etc/ssl/certs... 19:05:10 23 added, 27 removed; done. 19:05:10 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 19:05:10 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:05:10 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 19:05:10 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 19:05:10 Setting up pkgbinarymangler (138.18.04.1) ... 19:05:10 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 19:05:10 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 19:05:10 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 19:05:10 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 19:05:10 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:05:10 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 19:05:10 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:05:10 Setting up perl (5.26.1-6ubuntu0.5) ... 19:05:10 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 19:05:10 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 19:05:10 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 19:05:10 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 19:05:10 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 19:05:10 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 19:05:10 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 19:05:10 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 19:05:10 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 19:05:10 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:05:10 Processing triggers for systemd (237-3ubuntu10.51) ... 19:05:10 Processing triggers for mime-support (3.60ubuntu1) ... 19:05:10 Processing triggers for ca-certificates (20210119~18.04.1) ... 19:05:10 Updating certificates in /etc/ssl/certs... 19:05:11 0 added, 0 removed; done. 19:05:11 Running hooks in /etc/ca-certificates/update.d... 19:05:11 done. 19:05:11 Reading package lists... 19:05:11 Building dependency tree... 19:05:11 Reading state information... 19:05:12 The following NEW packages will be installed: 19:05:12 apt-transport-https 19:05:12 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 19:05:12 Need to get 4348 B of archives. 19:05:12 After this operation, 154 kB of additional disk space will be used. 19:05:12 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 19:05:12 debconf: delaying package configuration, since apt-utils is not installed 19:05:12 Fetched 4348 B in 0s (24.4 kB/s) 19:05:12 Selecting previously unselected package apt-transport-https. 19:05:12 (Reading database ... 13929 files and directories currently installed.) 19:05:12 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 19:05:12 Unpacking apt-transport-https (1.6.14) ... 19:05:12 Setting up apt-transport-https (1.6.14) ... 19:05:12 Waiting for network to be ready... 19:05:19 2021-09-08T19:05:17Z INFO Waiting for automatic snapd restart... 19:05:19 snapd 2.51.4 from Canonical* installed 19:05:20 "snapd" switched to the "latest/stable" channel 19:05:20 19:05:22 core18 20210722 from Canonical* installed 19:05:22 "core18" switched to the "latest/stable" channel 19:05:22 19:05:25 snapcraft 5.0 from Canonical* installed 19:05:25 "snapcraft" switched to the "latest/stable" channel 19:05:25 19:05:25 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:05:29 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: 19:05:29 - README.md 19:05:29 19:05:29 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:05:30 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:05:30 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:05:31 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:05:31 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:05:32 Reading package lists... 19:05:32 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 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 19:05:32 Reading package lists... 19:05:32 Removing intermediate container 9200b70fec87 19:05:32 ---> 45e679a86c0f 19:05:32 19:05:32 Step 11/26 : FROM alpine:3.12 19:05:32 Building dependency tree... 19:05:32 Reading state information... 19:05:32 Suggested packages: 19:05:32 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 19:05:32 git-gui gitk gitweb git-cvs git-mediawiki git-svn 19:05:32 Recommended packages: 19:05:32 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 19:05:32 The following NEW packages will be installed: 19:05:32 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 19:05:32 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 19:05:32 pkg-config zip 19:05:32 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 19:05:33 ---> afc2cc120ca2 19:05:33 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:05:33 ---> Running in 80682797ef15 19:05:33 Need to get 7663 kB of archives. 19:05:33 After this operation, 43.8 MB of additional disk space will be used. 19:05:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 19:05:33 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 19:05:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 19:05:33 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 19:05:33 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 19:05:33 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 19:05:33 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 19:05:33 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 19:05:33 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 19:05:33 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 19:05:33 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 19:05:33 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 19:05:33 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 19:05:33 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 19:05:33 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 19:05:34 debconf: delaying package configuration, since apt-utils is not installed 19:05:34 Fetched 7663 kB in 1s (9914 kB/s) 19:05:34 Selecting previously unselected package libglib2.0-0:amd64. 19:05:34 (Reading database ... 13933 files and directories currently installed.) 19:05:34 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 19:05:34 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:05:34 Selecting previously unselected package libpsl5:amd64. 19:05:34 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 19:05:34 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 19:05:34 Selecting previously unselected package libnghttp2-14:amd64. 19:05:34 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 19:05:34 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:05:34 Selecting previously unselected package librtmp1:amd64. 19:05:34 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 19:05:34 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:05:34 Selecting previously unselected package libcurl3-gnutls:amd64. 19:05:34 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 19:05:34 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 19:05:34 Selecting previously unselected package liberror-perl. 19:05:34 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 19:05:34 Unpacking liberror-perl (0.17025-1) ... 19:05:34 Selecting previously unselected package git-man. 19:05:34 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 19:05:34 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 19:05:34 Selecting previously unselected package git. 19:05:34 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 19:05:34 Unpacking git (1:2.17.1-1ubuntu0.8) ... 19:05:35 Selecting previously unselected package libnorm1:amd64. 19:05:35 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 19:05:35 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:05:35 Selecting previously unselected package libpgm-5.2-0:amd64. 19:05:35 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 19:05:35 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:05:35 Selecting previously unselected package libsodium23:amd64. 19:05:35 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 19:05:35 Unpacking libsodium23:amd64 (1.0.16-2) ... 19:05:35 Selecting previously unselected package libzmq5:amd64. 19:05:35 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 19:05:35 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:05:35 Selecting previously unselected package libzmq3-dev:amd64. 19:05:35 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 19:05:35 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:05:35 Selecting previously unselected package pkg-config. 19:05:35 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 19:05:35 Unpacking pkg-config (0.29.1-0ubuntu2) ... 19:05:35 Selecting previously unselected package zip. 19:05:35 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 19:05:35 Unpacking zip (3.0-11build1) ... 19:05:35 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:05:35 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 19:05:35 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:05:35 Setting up liberror-perl (0.17025-1) ... 19:05:35 Setting up libpsl5:amd64 (0.19.1-5build1) ... 19:05:35 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:05:35 No schema files found: doing nothing. 19:05:35 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:05:35 Setting up zip (3.0-11build1) ... 19:05:35 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:05:35 Setting up libsodium23:amd64 (1.0.16-2) ... 19:05:35 Setting up pkg-config (0.29.1-0ubuntu2) ... 19:05:35 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:05:35 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 19:05:35 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:05:35 Setting up git (1:2.17.1-1ubuntu0.8) ... 19:05:35 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:05:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:05:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:05:36 (1/3) Installing ca-certificates (20191127-r4) 19:05:36 git set to automatically installed. 19:05:36 git-man set to automatically installed. 19:05:36 libcurl3-gnutls set to automatically installed. 19:05:36 liberror-perl set to automatically installed. 19:05:36 libglib2.0-0 set to automatically installed. 19:05:36 libnghttp2-14 set to automatically installed. 19:05:36 libnorm1 set to automatically installed. 19:05:36 libpgm-5.2-0 set to automatically installed. 19:05:36 libpsl5 set to automatically installed. 19:05:36 librtmp1 set to automatically installed. 19:05:36 libsodium23 set to automatically installed. 19:05:36 libzmq3-dev set to automatically installed. 19:05:36 libzmq5 set to automatically installed. 19:05:36 pkg-config set to automatically installed. 19:05:36 zip set to automatically installed. 19:05:36 (2/3) Installing dumb-init (1.2.2-r1) 19:05:36 (3/3) Installing su-exec (0.2-r1) 19:05:36 Executing busybox-1.31.1-r20.trigger 19:05:36 Executing ca-certificates-20191127-r4.trigger 19:05:36 OK: 6 MiB in 17 packages 19:05:37 snapd is not logged in, snap install commands will use sudo 19:05:39 snap "core18" has no updates available 19:05:39 Removing intermediate container 80682797ef15 19:05:39 ---> cbce58f8c0e7 19:05:39 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:05:39 ---> Running in 7dde71cd2cab 19:05:39 snapd is not logged in, snap install commands will use sudo 19:05:39 Removing intermediate container 7dde71cd2cab 19:05:39 ---> f614ddae9385 19:05:39 Step 14/26 : WORKDIR / 19:05:40 ---> Running in f6574ef151a7 19:05:40 Removing intermediate container f6574ef151a7 19:05:40 ---> a6afcbd7c247 19:05:40 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:05:42 ---> 7fe78070f266 19:05:42 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:05:45 ---> a76559841e3d 19:05:45 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:05:45 Removing intermediate container 3f616a63f131 19:05:45 ---> bb86a75886b3 19:05:45 19:05:45 Step 11/22 : FROM alpine:3.12 19:05:45 ---> afc2cc120ca2 19:05:45 Step 12/22 : RUN apk add --update --no-cache curl 19:05:46 ---> Running in 05fbf5795443 19:05:46 go (1.16/stable) 1.16.7 from Michael Hudson-Doyle (mwhudson) installed 19:05:46 Pulling config-common 19:05:46 + snapcraftctl pull 19:05:46 Pulling go-build-helper 19:05:46 + snapcraftctl pull 19:05:46 ---> 9d7b42ca136e 19:05:46 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:05:48 'edgex-go' has dependencies that need to be staged: go-build-helper 19:05:48 Skipping pull go-build-helper (already ran) 19:05:48 Building go-build-helper 19:05:48 + snapcraftctl build 19:05:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:05:48 ---> ba12437ff5f7 19:05:48 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:05:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:05:49 (1/4) Installing ca-certificates (20191127-r4) 19:05:49 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:05:49 (3/4) Installing libcurl (7.78.0-r0) 19:05:49 (4/4) Installing curl (7.78.0-r0) 19:05:49 Executing busybox-1.31.1-r20.trigger 19:05:49 Executing ca-certificates-20191127-r4.trigger 19:05:49 OK: 7 MiB in 18 packages 19:05:50 ---> daac5bfddaca 19:05:50 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:05:50 Staging go-build-helper 19:05:50 + snapcraftctl stage 19:05:52 Removing intermediate container 05fbf5795443 19:05:52 ---> 1ccf4e63851d 19:05:52 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:05:52 ---> Running in 30eb6475a5fb 19:05:52 ---> 310a64d62330 19:05:52 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:05:53 Removing intermediate container 30eb6475a5fb 19:05:53 ---> 0dd310e1abb0 19:05:53 Step 14/22 : WORKDIR /edgex 19:05:53 ---> Running in 27deaa6a7409 19:05:54 ---> 39f0298749ba 19:05:54 Step 22/26 : 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:05:54 ---> Running in 821594d14ee9 19:05:54 Removing intermediate container 27deaa6a7409 19:05:54 ---> 11a7c5e5d0dd 19:05:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:05:56 ---> 25ccf241d219 19:05:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:05:56 Removing intermediate container 19c6f53d7f47 19:05:56 ---> 0020c91dbe5b 19:05:56 19:05:56 Step 11/24 : FROM alpine:3.12 19:05:56 ---> afc2cc120ca2 19:05:56 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:05:56 ---> Using cache 19:05:56 ---> 57508bcf9f44 19:05:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:05:56 ---> Using cache 19:05:56 ---> eb8e63b7fefb 19:05:56 Step 14/24 : ENV APP_PORT=59881 19:05:57 ---> Running in b914c1cfbca1 19:05:57 Removing intermediate container b914c1cfbca1 19:05:57 ---> 1b9359017992 19:05:57 Step 15/24 : EXPOSE $APP_PORT 19:05:58 ---> Running in 8b1be2d2cf07 19:05:58 Removing intermediate container 821594d14ee9 19:05:58 ---> c6a5e31edd17 19:05:58 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:05:58 ---> e555441aa9fd 19:05:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:05:58 ---> Running in 32e501e730df 19:05:58 Removing intermediate container 8b1be2d2cf07 19:05:58 ---> c4f7b4b44187 19:05:58 Step 16/24 : WORKDIR / 19:05:59 ---> Running in d001422ad47e 19:05:59 Removing intermediate container 32e501e730df 19:05:59 ---> d6bbd19a1f3e 19:05:59 Step 24/26 : LABEL arch=arm64 19:05:59 ---> Running in 4276dea16ad6 19:05:59 Removing intermediate container 35a85f796338 19:05:59 ---> f13b3fbad028 19:05:59 Removing intermediate container d001422ad47e 19:05:59 ---> e2e4422faac9 19:05:59 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:05:59 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:05:59 ---> 563d942efc87 19:05:59 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:06:00 ---> Running in 2c9c3542e842 19:06:00 ---> Running in 6c3e968d8457 19:06:00 Removing intermediate container 4276dea16ad6 19:06:00 ---> efd5f90e5dbe 19:06:00 Step 25/26 : LABEL git_sha=c6a8f9afbe5f77db443217172114599fea8c47cd 19:06:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:06:00 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:06:00 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] 19:06:00 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:06:00 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:06:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] 19:06:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 19:06:00 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 19:06:00 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] 19:06:00 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] 19:06:00 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 19:06:00 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 19:06:00 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:06:00 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:06:00 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:06:00 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:06:00 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:06:00 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:06:00 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:06:00 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] 19:06:00 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] 19:06:00 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 19:06:00 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 19:06:00 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] 19:06:00 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] 19:06:00 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 19:06:00 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 19:06:00 Fetched 25.2 MB in 0s (0 B/s) 19:06:00 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 19:06:00 Fetched 224 kB in 0s (0 B/s) 19:06:00 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 19:06:00 Fetched 157 kB in 0s (0 B/s) 19:06:00 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 19:06:00 Fetched 221 kB in 0s (0 B/s) 19:06:00 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 19:06:00 Fetched 143 kB in 0s (0 B/s) 19:06:00 Pulling edgex-go 19:06:00 + snapcraftctl pull 19:06:00 Pulling hooks 19:06:00 + snapcraftctl pull 19:06:00 ---> Running in 539d6cf92ec9 19:06:00 Removing intermediate container 6c3e968d8457 19:06:00 ---> cc0e788b5853 19:06:00 Step 19/22 : CMD ["--init=true"] 19:06:01 ---> Running in 8b6b9dbd5e03 19:06:01 ---> 6e8482f69927 19:06:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:06:01 Removing intermediate container 539d6cf92ec9 19:06:01 ---> 9ba1669afb95 19:06:01 Step 26/26 : LABEL version=0.0.0 19:06:01 ---> Running in 7d26f561f0e5 19:06:01 Removing intermediate container 8b6b9dbd5e03 19:06:01 ---> 60eaf655462d 19:06:01 Step 20/22 : LABEL arch=arm64 19:06:01 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:06:02 ---> Running in 89560c27104f 19:06:02 Removing intermediate container 7d26f561f0e5 19:06:02 ---> b90f8919bf68 19:06:02 19:06:02 Successfully built b90f8919bf68 19:06:02 Successfully tagged security-secretstore-setup-arm64:latest 19:06:02  Building security-secretstore-setup ... done Removing intermediate container 89560c27104f 19:06:02 ---> 599c1cd45280 19:06:02 Step 21/22 : LABEL git_sha=c6a8f9afbe5f77db443217172114599fea8c47cd 19:06:02 ---> 0052fde3a264 19:06:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:06:03 ---> Running in 4627a69839a1 19:06:03 Removing intermediate container 4627a69839a1 19:06:03 ---> 56fe84386478 19:06:03 Step 22/22 : LABEL version=0.0.0 19:06:03 ---> d64ebfef2300 19:06:03 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:06:03 ---> Running in 470f2888098d 19:06:04 ---> Running in a2110d7bc384 19:06:04 Removing intermediate container 470f2888098d 19:06:04 ---> 258cac7f8df3 19:06:04 19:06:04 Removing intermediate container a2110d7bc384 19:06:04 ---> 6fd62b7f7edc 19:06:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:06:04 Removing intermediate container 2c9c3542e842 19:06:04 ---> e4220a2275b8 19:06:04 19:06:04 Step 12/24 : FROM docker:20.10.7 19:06:05 Successfully built 258cac7f8df3 19:06:05 ---> Running in e7d76ca169ae 19:06:05 Successfully tagged security-proxy-setup-arm64:latest 19:06:05  Building security-proxy-setup ... done 20.10.7: Pulling from library/docker 19:06:05 Removing intermediate container e7d76ca169ae 19:06:05 ---> b81a1066ce52 19:06:05 Step 22/24 : LABEL arch=arm64 19:06:05 ---> Running in 7d452cce06f2 19:06:06 Removing intermediate container 7d452cce06f2 19:06:06 ---> 7acd68d5b898 19:06:06 Step 23/24 : LABEL git_sha=c6a8f9afbe5f77db443217172114599fea8c47cd 19:06:06 ---> Running in 172896d79c64 19:06:07 Removing intermediate container 172896d79c64 19:06:07 ---> a5c1be2b454f 19:06:07 Step 24/24 : LABEL version=0.0.0 19:06:07 ---> Running in a809636998d3 19:06:07 Removing intermediate container a809636998d3 19:06:07 ---> 9f70f0d9a2f8 19:06:07 19:06:07 Successfully built 9f70f0d9a2f8 19:06:07 Successfully tagged core-metadata-arm64:latest 19:06:16  Building core-metadata ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 19:06:16 Status: Downloaded newer image for docker:20.10.7 19:06:16 ---> df445af6242a 19:06:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:06:16 ---> Running in 1fab49fd20ec 19:06:17 Removing intermediate container 1fab49fd20ec 19:06:17 ---> c74dc5f06a65 19:06:17 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:06:17 ---> Running in bd9d19c7bc34 19:06:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:06:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:06:18 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 19:06:18 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 19:06:18 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:06:18 Fetched 0 B in 0s (0 B/s) 19:06:18 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 19:06:18 Fetched 96.5 kB in 0s (0 B/s) 19:06:18 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 19:06:18 Fetched 279 kB in 0s (0 B/s) 19:06:18 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 19:06:18 Fetched 122 kB in 0s (0 B/s) 19:06:18 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 19:06:18 Fetched 77.8 kB in 0s (0 B/s) 19:06:18 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 19:06:18 Fetched 8848 B in 0s (0 B/s) 19:06:18 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 19:06:18 Fetched 47.8 kB in 0s (0 B/s) 19:06:18 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 19:06:18 Fetched 45.6 kB in 0s (0 B/s) 19:06:18 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 19:06:18 Fetched 15.0 kB in 0s (0 B/s) 19:06:18 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 19:06:18 Fetched 219 kB in 0s (0 B/s) 19:06:18 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 19:06:18 Fetched 154 kB in 0s (0 B/s) 19:06:18 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 19:06:18 Fetched 50.6 kB in 0s (0 B/s) 19:06:18 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 19:06:18 Fetched 14.8 kB in 0s (0 B/s) 19:06:18 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 19:06:18 Fetched 41.8 kB in 0s (0 B/s) 19:06:18 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 19:06:18 Fetched 499 kB in 0s (0 B/s) 19:06:18 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 19:06:18 Fetched 111 kB in 0s (0 B/s) 19:06:18 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 19:06:18 Fetched 240 kB in 0s (0 B/s) 19:06:18 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 19:06:18 Fetched 29.3 kB in 0s (0 B/s) 19:06:18 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 19:06:18 Fetched 85.5 kB in 0s (0 B/s) 19:06:18 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 19:06:18 Fetched 24.5 kB in 0s (0 B/s) 19:06:18 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 19:06:18 Fetched 49.2 kB in 0s (0 B/s) 19:06:18 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 19:06:18 Fetched 54.2 kB in 0s (0 B/s) 19:06:18 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 19:06:18 Fetched 30.8 kB in 0s (0 B/s) 19:06:18 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 19:06:18 Fetched 15.8 kB in 0s (0 B/s) 19:06:18 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 19:06:18 Fetched 85.9 kB in 0s (0 B/s) 19:06:18 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 19:06:18 Fetched 8720 B in 0s (0 B/s) 19:06:18 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 19:06:18 Fetched 140 kB in 0s (0 B/s) 19:06:18 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 19:06:18 Fetched 119 kB in 0s (0 B/s) 19:06:18 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 19:06:18 Fetched 111 kB in 0s (0 B/s) 19:06:18 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 19:06:18 Fetched 11.1 kB in 0s (0 B/s) 19:06:18 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 19:06:18 Fetched 645 kB in 0s (0 B/s) 19:06:18 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 19:06:18 Fetched 41.3 kB in 0s (0 B/s) 19:06:18 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 19:06:18 Fetched 17.9 kB in 0s (0 B/s) 19:06:18 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 19:06:18 Fetched 368 kB in 0s (0 B/s) 19:06:18 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 19:06:18 Fetched 187 kB in 0s (0 B/s) 19:06:18 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 19:06:18 Fetched 175 kB in 0s (0 B/s) 19:06:18 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 19:06:18 Fetched 206 kB in 0s (0 B/s) 19:06:18 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 19:06:18 Fetched 1302 kB in 0s (0 B/s) 19:06:18 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 19:06:18 Fetched 36.2 kB in 0s (0 B/s) 19:06:18 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 19:06:18 Fetched 159 kB in 0s (0 B/s) 19:06:18 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 19:06:18 Fetched 107 kB in 0s (0 B/s) 19:06:18 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 19:06:18 Fetched 48.7 kB in 0s (0 B/s) 19:06:18 Pulling static-packages 19:06:18 + snapcraftctl pull 19:06:19 Pulling version 19:06:19 + cd /root/project 19:06:19 + git describe --tags --abbrev=0 19:06:19 + sed s/v// 19:06:19 + GIT_VERSION=2.0.1-dev.39 19:06:19 + [ -z 2.0.1-dev.39 ] 19:06:19 + snapcraftctl set-version 2.0.1-dev.39 19:06:19 (1/39) Installing readline (8.1.0-r0) 19:06:19 (2/39) Installing bash (5.1.0-r0) 19:06:20 Executing bash-5.1.0-r0.post-install 19:06:20 (3/39) Installing brotli-libs (1.0.9-r3) 19:06:20 (4/39) Installing nghttp2-libs (1.42.0-r1) 19:06:20 (5/39) Installing libcurl (7.78.0-r0) 19:06:20 (6/39) Installing curl (7.78.0-r0) 19:06:20 (7/39) Installing dumb-init (1.2.5-r0) 19:06:20 (8/39) Installing libbz2 (1.0.8-r1) 19:06:20 (9/39) Installing expat (2.2.10-r1) 19:06:20 (10/39) Installing libffi (3.3-r2) 19:06:20 (11/39) Installing gdbm (1.19-r0) 19:06:20 (12/39) Installing xz-libs (5.2.5-r0) 19:06:20 (13/39) Installing sqlite-libs (3.34.1-r0) 19:06:20 (14/39) Installing python3 (3.8.10-r0) 19:06:20 Building config-common 19:06:20 + snapcraftctl build 19:06:22 (15/39) Installing py3-appdirs (1.4.4-r1) 19:06:22 (16/39) Installing py3-ordered-set (4.0.2-r0) 19:06:22 (17/39) Installing py3-parsing (2.4.7-r1) 19:06:22 (18/39) Installing py3-six (1.15.0-r0) 19:06:22 (19/39) Installing py3-packaging (20.9-r0) 19:06:22 (20/39) Installing py3-setuptools (51.3.3-r0) 19:06:22 (21/39) Installing py3-chardet (4.0.0-r0) 19:06:22 (22/39) Installing py3-idna (3.1-r0) 19:06:22 (23/39) Installing py3-urllib3 (1.26.2-r1) 19:06:22 (24/39) Installing py3-requests (2.25.1-r1) 19:06:22 (25/39) Installing py3-msgpack (1.0.2-r0) 19:06:22 (26/39) Installing py3-lockfile (0.12.2-r3) 19:06:22 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:06:22 (28/39) Installing py3-colorama (0.4.4-r0) 19:06:22 (29/39) Installing py3-contextlib2 (0.6.0-r0) 19:06:22 (30/39) Installing py3-distlib (0.3.1-r1) 19:06:22 (31/39) Installing py3-distro (1.5.0-r1) 19:06:22 (32/39) Installing py3-webencodings (0.5.1-r3) 19:06:22 (33/39) Installing py3-html5lib (1.1-r0) 19:06:22 (34/39) Installing py3-pytoml (0.1.21-r0) 19:06:22 (35/39) Installing py3-pep517 (0.9.1-r0) 19:06:22 (36/39) Installing py3-progress (1.5-r0) 19:06:22 (37/39) Installing py3-retrying (1.3.3-r0) 19:06:22 (38/39) Installing py3-toml (0.10.2-r0) 19:06:22 (39/39) Installing py3-pip (20.3.4-r0) 19:06:23 Executing busybox-1.32.1-r6.trigger 19:06:23 OK: 82 MiB in 59 packages 19:06:23 Skipping build go-build-helper (already ran) 19:06:23 Building edgex-go 19:06:23 + cd /root/parts/edgex-go/src 19:06:23 + git describe --tags --abbrev=0 19:06:23 + sed s/v// 19:06:23 + GIT_VERSION=2.0.1-dev.39 19:06:23 + [ -z 2.0.1-dev.39 ] 19:06:23 + echo 2.0.1-dev.39 19:06:23 + make build 19:06:23 go mod tidy 19:06:27 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 19:06:27 go: downloading github.com/gorilla/mux v1.8.0 19:06:27 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 19:06:27 go: downloading github.com/stretchr/testify v1.7.0 19:06:27 go: downloading github.com/google/uuid v1.3.0 19:06:27 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 19:06:27 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 19:06:27 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 19:06:27 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 19:06:27 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 19:06:27 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 19:06:27 go: downloading github.com/lib/pq v1.10.3 19:06:27 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 19:06:27 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 19:06:27 go: downloading github.com/pelletier/go-toml v1.9.4 19:06:27 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 19:06:27 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 19:06:28 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 19:06:28 go: downloading github.com/go-playground/validator/v10 v10.9.0 19:06:28 go: downloading github.com/go-kit/kit v0.11.0 19:06:28 go: downloading github.com/davecgh/go-spew v1.1.1 19:06:28 go: downloading github.com/pmezard/go-difflib v1.0.0 19:06:28 go: downloading github.com/stretchr/objx v0.1.1 19:06:28 go: downloading github.com/x448/float16 v0.8.4 19:06:28 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 19:06:29 go: downloading github.com/go-playground/universal-translator v0.18.0 19:06:29 go: downloading github.com/leodido/go-urn v1.2.1 19:06:29 go: downloading golang.org/x/text v0.3.6 19:06:29 go: downloading github.com/go-playground/assert/v2 v2.0.1 19:06:29 go: downloading github.com/go-playground/locales v0.14.0 19:06:29 go: downloading github.com/go-logfmt/logfmt v0.5.0 19:06:29 go: downloading github.com/go-stack/stack v1.8.0 19:06:29 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 19:06:29 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:06:29 go: downloading github.com/pebbe/zmq4 v1.2.7 19:06:29 go: downloading github.com/kr/pretty v0.3.0 19:06:29 go: downloading github.com/hashicorp/consul/api v1.8.1 19:06:29 Collecting docker-compose==1.23.2 19:06:29 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:06:29 Collecting docopt<0.7,>=0.6.1 19:06:29 Downloading docopt-0.6.2.tar.gz (25 kB) 19:06:30 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:06:30 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 19:06:30 go: downloading github.com/gorilla/websocket v1.4.2 19:06:30 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 19:06:30 go: downloading github.com/onsi/ginkgo v1.10.1 19:06:30 go: downloading github.com/onsi/gomega v1.7.0 19:06:30 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:06:30 go: downloading github.com/mitchellh/copystructure v1.0.0 19:06:30 go: downloading github.com/mitchellh/mapstructure v1.1.2 19:06:30 go: downloading github.com/kr/text v0.2.0 19:06:30 go: downloading github.com/rogpeppe/go-internal v1.8.0 19:06:30 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:06:30 go: downloading github.com/hashicorp/go-hclog v0.12.0 19:06:30 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:06:30 go: downloading github.com/hashicorp/serf v0.9.5 19:06:30 go: downloading github.com/hashicorp/consul/sdk v0.7.0 19:06:30 go: downloading github.com/hashicorp/go-uuid v1.0.1 19:06:30 go: downloading github.com/mitchellh/reflectwalk v1.0.0 19:06:30 go: downloading github.com/fatih/color v1.9.0 19:06:30 go: downloading github.com/mattn/go-colorable v0.1.6 19:06:30 go: downloading github.com/mattn/go-isatty v0.0.12 19:06:30 go: downloading github.com/mitchellh/go-homedir v1.1.0 19:06:30 go: downloading github.com/pkg/errors v0.9.1 19:06:30 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:06:30 go: downloading github.com/hashicorp/go-msgpack v0.5.3 19:06:30 go: downloading github.com/hashicorp/memberlist v0.2.2 19:06:31 go: downloading github.com/hpcloud/tail v1.0.0 19:06:31 go: downloading gopkg.in/yaml.v2 v2.4.0 19:06:31 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 19:06:31 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 19:06:31 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 19:06:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:06:31 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:06:31 go: downloading github.com/hashicorp/go-multierror v1.1.0 19:06:31 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 19:06:31 go: downloading github.com/miekg/dns v1.1.26 19:06:31 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:06:31 go: downloading github.com/hashicorp/golang-lru v0.5.0 19:06:31 go: downloading github.com/hashicorp/errwrap v1.0.0 19:06:31 go: downloading gopkg.in/fsnotify.v1 v1.4.7 19:06:31 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 19:06:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/core-data/core-data ./cmd/core-data 19:06:31 Collecting websocket-client<1.0,>=0.32.0 19:06:31 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:06:31 Collecting dockerpty<0.5,>=0.4.1 19:06:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:06:34 Collecting PyYAML<4,>=3.10 19:06:34 Downloading PyYAML-3.13.tar.gz (270 kB) 19:06:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:06:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:06:37 Collecting texttable<0.10,>=0.9.0 19:06:37 Downloading texttable-0.9.1.tar.gz (11 kB) 19:06:39 Collecting docker<4.0,>=3.6.0 19:06:39 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:06:39 Collecting cached-property<2,>=1.2.0 19:06:39 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:06:40 Collecting jsonschema<3,>=2.5.1 19:06:40 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:06:40 Collecting docker-pycreds>=0.4.0 19:06:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:06:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:06:42 Collecting chardet<3.1.0,>=3.0.2 19:06:42 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:06:42 Collecting idna<2.8,>=2.5 19:06:42 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:06:42 Collecting certifi>=2017.4.17 19:06:42 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 19:06:42 Collecting urllib3<1.25,>=1.21.1 19:06:42 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:06:42 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:06:42 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:06:42 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:06:42 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:06:43 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:06:43 Attempting uninstall: urllib3 19:06:43 Found existing installation: urllib3 1.26.2 19:06:43 Uninstalling urllib3-1.26.2: 19:06:43 Successfully uninstalled urllib3-1.26.2 19:06:43 Attempting uninstall: idna 19:06:43 Found existing installation: idna 3.1 19:06:43 Uninstalling idna-3.1: 19:06:43 Successfully uninstalled idna-3.1 19:06:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/core-command/core-command ./cmd/core-command 19:06:44 Attempting uninstall: chardet 19:06:44 Found existing installation: chardet 4.0.0 19:06:44 Uninstalling chardet-4.0.0: 19:06:44 Successfully uninstalled chardet-4.0.0 19:06:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:06:45 Attempting uninstall: requests 19:06:45 Found existing installation: requests 2.25.1 19:06:45 Uninstalling requests-2.25.1: 19:06:45 Successfully uninstalled requests-2.25.1 19:06:46 Running setup.py install for texttable: started 19:06:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:06:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:06:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:06:48 Running setup.py install for texttable: finished with status 'done' 19:06:48 Running setup.py install for PyYAML: started 19:06:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:06:50 Running setup.py install for PyYAML: finished with status 'done' 19:06:50 Running setup.py install for docopt: started 19:06:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:06:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:06:52 Running setup.py install for docopt: finished with status 'done' 19:06:52 Running setup.py install for dockerpty: started 19:06:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/secrets-config ./cmd/secrets-config 19:06:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:06:54 Running setup.py install for dockerpty: finished with status 'done' 19:06:54 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 19:06:54 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 19:06:54 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 19:06:54 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 19:06:54 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 19:06:54 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 19:06:54 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 19:06:54 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 19:06:54 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 19:06:54 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 19:06:54 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 19:06:54 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 19:06:54 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 19:06:54 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 19:06:54 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 19:06:54 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 19:06:54 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 19:06:54 + 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 19:06:54 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 19:06:54 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 19:06:54 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 19:06:54 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 19:06:54 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 19:06:54 + 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 19:06:54 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 19:06:54 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 19:06:54 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 19:06:55 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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:06:55 Building hooks 19:06:55 + cd /root/parts/hooks/src 19:06:55 + make build 19:06:55 go mod tidy 19:06:56 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 19:06:56 go: downloading github.com/stretchr/testify v1.5.1 19:06:56 go: downloading gopkg.in/yaml.v2 v2.2.2 19:06:56 go: downloading github.com/davecgh/go-spew v1.1.0 19:06:56 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 19:06:57 GO111MODULE=on go build -o cmd/install/install ./cmd/install 19:06:57 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 19:06:57 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 19:07:00 Building static-packages 19:07:00 + snapcraftctl build 19:07:03 Building version 19:07:03 + snapcraftctl build 19:07:04 Staging config-common 19:07:04 + snapcraftctl stage 19:07:05 Removing intermediate container bd9d19c7bc34 19:07:05 ---> b5905c38f389 19:07:05 Step 15/24 : ENV APP_PORT=58890 19:07:05 ---> Running in cb6e5b619278 19:07:05 Removing intermediate container cb6e5b619278 19:07:05 ---> c7f55149b53d 19:07:05 Step 16/24 : EXPOSE $APP_PORT 19:07:05 ---> Running in 968a8e66d22d 19:07:05 Removing intermediate container 968a8e66d22d 19:07:05 ---> e3fa09f1c3f2 19:07:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:07:05 Skipping stage go-build-helper (already ran) 19:07:05 + snapcraftctl stage 19:07:05 Staging edgex-go 19:07:06 ---> 3fb2982325d4 19:07:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:07:06 Staging hooks 19:07:06 + snapcraftctl stage 19:07:07 ---> e32c0a725358 19:07:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:07:08 Staging static-packages 19:07:08 + snapcraftctl stage 19:07:08 ---> 8495caf09bb2 19:07:08 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:07:08 ---> Running in 8614f7f752bf 19:07:09 Removing intermediate container 8614f7f752bf 19:07:09 ---> d77ed681344a 19:07:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:07:09 ---> Running in 808aaac42e34 19:07:09 Staging version 19:07:09 + snapcraftctl stage 19:07:09 Removing intermediate container 808aaac42e34 19:07:09 ---> 9fda9c062d99 19:07:09 Step 22/24 : LABEL arch=arm64 19:07:09 ---> Running in 24432ed1185d 19:07:10 Priming config-common 19:07:10 + snapcraftctl prime 19:07:10 Removing intermediate container 24432ed1185d 19:07:10 ---> dddafea35255 19:07:10 Step 23/24 : LABEL git_sha=c6a8f9afbe5f77db443217172114599fea8c47cd 19:07:10 ---> Running in 6ad07803ff16 19:07:11 Removing intermediate container 6ad07803ff16 19:07:11 ---> c64b19e0db30 19:07:11 Step 24/24 : LABEL version=0.0.0 19:07:11 ---> Running in 01fe3db15763 19:07:11 Removing intermediate container 01fe3db15763 19:07:11 ---> c05030b84f17 19:07:11 19:07:11 Priming go-build-helper 19:07:11 + snapcraftctl prime 19:07:12 Successfully built c05030b84f17 19:07:12 Successfully tagged sys-mgmt-agent-arm64:latest 19:07:12  Building sys-mgmt-agent ... done  [Pipeline] } 19:07:12 $ docker stop --time=1 ff1426601a5e9c5c7830c23c6cf860ee1fae561e87f5766ceee8cd2e2f75f951 19:07:12 Priming edgex-go 19:07:12 + snapcraftctl prime 19:07:13 Priming hooks 19:07:13 + snapcraftctl prime 19:07:14 $ docker rm -f ff1426601a5e9c5c7830c23c6cf860ee1fae561e87f5766ceee8cd2e2f75f951 [Pipeline] // withDockerContainer [Pipeline] sh 19:07:14 Priming static-packages 19:07:14 + snapcraftctl prime 19:07:15 + docker images 19:07:15 REPOSITORY TAG IMAGE ID CREATED SIZE 19:07:15 sys-mgmt-agent-arm64 latest c05030b84f17 4 seconds ago 311MB 19:07:15 core-metadata-arm64 latest 9f70f0d9a2f8 About a minute ago 15.8MB 19:07:15 e4220a2275b8 About a minute ago 1.57GB 19:07:15 security-proxy-setup-arm64 latest 258cac7f8df3 About a minute ago 24.6MB 19:07:15 security-secretstore-setup-arm64 latest b90f8919bf68 About a minute ago 26.5MB 19:07:15 0020c91dbe5b About a minute ago 1.57GB 19:07:15 bb86a75886b3 About a minute ago 1.57GB 19:07:15 45e679a86c0f About a minute ago 1.57GB 19:07:15 security-bootstrapper-arm64 latest 1d44e50af907 3 minutes ago 17.7MB 19:07:15 core-data-arm64 latest 8f4996edc8ad 3 minutes ago 19.3MB 19:07:15 support-notifications-arm64 latest a3c8c18c84ec 3 minutes ago 15.9MB 19:07:15 core-command-arm64 latest 9a0ba1701fce 3 minutes ago 15.2MB 19:07:15 support-scheduler-arm64 latest c90417f465a5 3 minutes ago 15.2MB 19:07:15 463eef713fa3 4 minutes ago 1.57GB 19:07:15 b773ce949909 4 minutes ago 1.57GB 19:07:15 1d1ffdfbd58c 4 minutes ago 1.57GB 19:07:15 2d25b5ed889a 4 minutes ago 1.57GB 19:07:15 1dba050276c2 4 minutes ago 1.56GB 19:07:15 ci-base-image-arm64 latest 30b80c4b169a 14 minutes ago 1.24GB 19:07:15 alpine 3.12 afc2cc120ca2 7 days ago 5.33MB 19:07:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB 19:07:15 docker 20.10.7 df445af6242a 2 months ago 234MB 19:07:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 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 19:07:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:07:16 19:07:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:07:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:07:17 arm64: Pulling from edgex-lftools-log-publisher 19:07:17 448f6bf000e3: Pulling fs layer 19:07:17 f757da607395: Pulling fs layer 19:07:17 05883995daec: Pulling fs layer 19:07:17 8603b9c90790: Pulling fs layer 19:07:17 1560dd03e051: Pulling fs layer 19:07:17 27f5ce0e4adf: Pulling fs layer 19:07:17 c2d8d7efcc4b: Pulling fs layer 19:07:17 8603b9c90790: Waiting 19:07:17 1560dd03e051: Waiting 19:07:17 c2d8d7efcc4b: Waiting 19:07:17 27f5ce0e4adf: Waiting 19:07:17 f757da607395: Verifying Checksum 19:07:17 f757da607395: Download complete 19:07:17 8603b9c90790: Download complete 19:07:17 Priming version 19:07:17 + snapcraftctl prime 19:07:17 1560dd03e051: Verifying Checksum 19:07:17 1560dd03e051: Download complete 19:07:17 27f5ce0e4adf: Verifying Checksum 19:07:17 27f5ce0e4adf: Download complete 19:07:18 05883995daec: Verifying Checksum 19:07:18 05883995daec: Download complete 19:07:18 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 19:07:18 448f6bf000e3: Verifying Checksum 19:07:18 448f6bf000e3: Download complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:07:22 c2d8d7efcc4b: Verifying Checksum 19:07:22 448f6bf000e3: Pull complete 19:07:23 f757da607395: Pull complete 19:07:24 05883995daec: Pull complete 19:07:24 8603b9c90790: Pull complete 19:07:25 1560dd03e051: Pull complete 19:07:26 27f5ce0e4adf: Pull complete 19:07:41 c2d8d7efcc4b: Pull complete 19:07:41 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:07:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:07:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:07:41 prd-ubuntu18.04-docker-arm64-4c-16g-1592 does not seem to be running inside a container 19:07:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:07:45 $ docker top 9f4756162a137e0d714afd30102c7ffbba0ae1887f254077bcfa484b187b890d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:47 ---> job-cost.sh 19:07:47 lf-activate-venv: SKIPPING 19:07:47 INFO: No Stack... 19:07:48 INFO: Retrieving Pricing Info for: v3-standard-4 19:07:48 INFO: Archiving Costs [Pipeline] sh 19:07:49 + + cut -d,cat /w/workspace/edgex-go/1/archives/cost.csv 19:07:49 -f6 [Pipeline] lock 19:07:49 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3704-1-stack-cost] 19:07:49 Resource [jenkins-edgexfoundry-edgex-go-PR-3704-1-stack-cost] did not exist. Created. 19:07:49 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3704-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:07:50 + echo total: 0.10999999940395355 [Pipeline] stash 19:07:50 Stashed 1 file(s) [Pipeline] } 19:07:50 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3704-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:07:50 $ docker stop --time=1 9f4756162a137e0d714afd30102c7ffbba0ae1887f254077bcfa484b187b890d 19:07:52 $ docker rm -f 9f4756162a137e0d714afd30102c7ffbba0ae1887f254077bcfa484b187b890d [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 19:07:53 provisioning config files... 19:07:54 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6621440632020193976tmp [Pipeline] { [Pipeline] sh 19:07:54 + set +x 19:07:54 + curl -s https://codecov.io/bash 19:07:54 + bash -s -- 19:07:54 19:07:54 _____ _ 19:07:54 / ____| | | 19:07:54 | | ___ __| | ___ ___ _____ __ 19:07:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:07:54 | |___| (_) | (_| | __/ (_| (_) \ V / 19:07:54 \_____\___/ \__,_|\___|\___\___/ \_/ 19:07:54 Bash-1.0.6 19:07:54 19:07:54 19:07:54 ==> git version 2.24.4 found 19:07:54 ==> 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 19:07:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:07:54 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:07:54 ==> Jenkins CI detected. 19:07:54 current dir:  /w/workspace/edgex-go/1 19:07:54 project root: . 19:07:54 --> token set from env 19:07:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:07:54 ==> Running gcov in . (disable via -X gcov) 19:07:54 ==> Python coveragepy not found 19:07:54 ==> Searching for coverage reports in: 19:07:54 + . 19:07:54 -> Found 1 reports 19:07:54 ==> Detecting git/mercurial file structure 19:07:54 ==> Reading reports 19:07:54 + ./coverage.out bytes=404331 19:07:54 ==> Appending adjustments 19:07:54 https://docs.codecov.io/docs/fixing-reports 19:07:55 + Found adjustments 19:07:55 ==> Gzipping contents 19:07:55 56K /tmp/codecov.KM0I6o.gz 19:07:55 ==> Uploading reports 19:07:55 url: https://codecov.io 19:07:55 query: branch=PR-3704&commit=c6a8f9afbe5f77db443217172114599fea8c47cd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3704%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3704&job=&cmd_args= 19:07:55 -> Pinging Codecov 19:07:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3704&commit=c6a8f9afbe5f77db443217172114599fea8c47cd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3704%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3704&job=&cmd_args= 19:07:56 -> Uploading to 19:07:56 https://storage.googleapis.com/codecov/v4/raw/2021-09-08/00271124DB129430A58F1EEE437C3FCB/c6a8f9afbe5f77db443217172114599fea8c47cd/27e4cbaf-d6ed-4b22-9144-039e3174abfc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210908%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210908T190756Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f131fc899408b9682f96a60ad7ead981f5f7438427081df7075063ccfd7aa3c2 19:07:56 % Total % Received % Xferd Average Speed Time Time Time Current 19:07:56 Dload Upload Total Spent Left Speed 19:07:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54503 0 0 100 54503 0 135k --:--:-- --:--:-- --:--:-- 135k 100 54503 0 0 100 54503 0 135k --:--:-- --:--:-- --:--:-- 135k 19:07:56 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c6a8f9afbe5f77db443217172114599fea8c47cd [Pipeline] } 19:07:56 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:07:58 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:07:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:07:59 ---> package-listing.sh 19:07:59 ++ facter osfamily 19:07:59 ++ tr '[:upper:]' '[:lower:]' 19:08:00 + OS_FAMILY=redhat 19:08:00 + workspace=/w/workspace/edgex-go/1 19:08:00 + START_PACKAGES=/tmp/packages_start.txt 19:08:00 + END_PACKAGES=/tmp/packages_end.txt 19:08:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:08:00 + PACKAGES=/tmp/packages_start.txt 19:08:00 + '[' /w/workspace/edgex-go/1 ']' 19:08:00 + PACKAGES=/tmp/packages_end.txt 19:08:00 + case "${OS_FAMILY}" in 19:08:00 + rpm -qa 19:08:00 + sort 19:08:03 + '[' -f /tmp/packages_start.txt ']' 19:08:03 + '[' -f /tmp/packages_end.txt ']' 19:08:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:08:03 + '[' /w/workspace/edgex-go/1 ']' 19:08:03 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:08:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:08:03 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 19:08:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:08:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:08:04 19:08:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:08:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:08:04 latest: Pulling from edgex-lftools-log-publisher 19:08:04 b4d181a07f80: Pulling fs layer 19:08:04 a1111a8f2ec3: Pulling fs layer 19:08:04 ed53099fbce6: Pulling fs layer 19:08:04 dc539afda2c1: Pulling fs layer 19:08:04 77bc0d833cb6: Pulling fs layer 19:08:04 9065ff56babe: Pulling fs layer 19:08:04 d287ab97295c: Pulling fs layer 19:08:04 dc539afda2c1: Waiting 19:08:04 77bc0d833cb6: Waiting 19:08:04 9065ff56babe: Waiting 19:08:04 d287ab97295c: Waiting 19:08:05 a1111a8f2ec3: Verifying Checksum 19:08:05 a1111a8f2ec3: Download complete 19:08:05 dc539afda2c1: Verifying Checksum 19:08:05 dc539afda2c1: Download complete 19:08:05 77bc0d833cb6: Verifying Checksum 19:08:05 77bc0d833cb6: Download complete 19:08:05 9065ff56babe: Download complete 19:08:05 ed53099fbce6: Verifying Checksum 19:08:05 ed53099fbce6: Download complete 19:08:06 b4d181a07f80: Verifying Checksum 19:08:06 b4d181a07f80: Download complete 19:08:07 b4d181a07f80: Pull complete 19:08:07 a1111a8f2ec3: Pull complete 19:08:07 ed53099fbce6: Pull complete 19:08:07 dc539afda2c1: Pull complete 19:08:08 77bc0d833cb6: Pull complete 19:08:08 9065ff56babe: Pull complete 19:08:09 d287ab97295c: Verifying Checksum 19:08:09 d287ab97295c: Download complete 19:08:13 d287ab97295c: Pull complete 19:08:13 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:08:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:08:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:08:13 prd-centos7-docker-4c-2g-1589 does not seem to be running inside a container 19:08:13 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:08:17 $ docker top 9209ee950f1943cd96f9c6f06c8d44546154217407d1308226d2bab551daef76 -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:17 + touch /tmp/pre-build-complete [Pipeline] sh 19:08:17 + mkdir -p /var/log/sysstat [Pipeline] sh 19:08:18 + ls /var/log/sa-host 19:08:18 + sadf -c /var/log/sa-host/sa05 19:08:18 file_magic: OK 19:08:18 HZ: Using current value: 100 19:08:18 file_header: OK 19:08:18 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 19:08:18 Statistics: 19:08:18 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:08:18 File successfully converted to sysstat format version 12.0.3 19:08:18 + sadf -c /var/log/sa-host/sa08 19:08:18 file_magic: OK 19:08:18 HZ: Using current value: 100 19:08:18 file_header: OK 19:08:18 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 19:08:18 Statistics: 19:08:18 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... 19:08:18 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:08:18 provisioning config files... 19:08:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4158281330910165235tmp [Pipeline] { [Pipeline] echo 19:08:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:08:19 ---> create-netrc.sh [Pipeline] } 19:08:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:08:19 ---> python-tools-install.sh [Pipeline] echo 19:08:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:08:20 ---> sudo-logs.sh 19:08:20 Archiving 'sudo' log.. 19:08:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-1589.vexxhost.local: Name or service not known 19:08:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-1589.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 19:08:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:08:20 ---> job-cost.sh 19:08:20 lf-activate-venv: SKIPPING 19:08:20 DEBUG: total: 0.10999999940395355 19:08:20 INFO: Retrieving Stack Cost... 19:08:21 INFO: Retrieving Pricing Info for: v3-standard-2 19:08:21 INFO: Archiving Costs [Pipeline] echo 19:08:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:08:22 ---> logs-deploy.sh 19:08:22 lf-activate-venv: SKIPPING 19:08:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3704/1 19:08:22 INFO: archiving workspace using pattern(s): 19:08:22 Archives upload complete. 19:08:23 INFO: archiving logs to Nexus 19:08:23 ---> uname -a: 19:08:23 Linux prd-centos7-docker-4c-2g-1589.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 19:08:23 19:08:23 19:08:23 ---> lscpu: 19:08:23 Architecture: x86_64 19:08:23 CPU op-mode(s): 32-bit, 64-bit 19:08:23 Byte Order: Little Endian 19:08:23 Address sizes: 40 bits physical, 48 bits virtual 19:08:23 CPU(s): 2 19:08:23 On-line CPU(s) list: 0,1 19:08:23 Thread(s) per core: 1 19:08:23 Core(s) per socket: 1 19:08:23 Socket(s): 2 19:08:23 NUMA node(s): 1 19:08:23 Vendor ID: AuthenticAMD 19:08:23 CPU family: 23 19:08:23 Model: 49 19:08:23 Model name: AMD EPYC-Rome Processor 19:08:23 Stepping: 0 19:08:23 CPU MHz: 2799.998 19:08:23 BogoMIPS: 5599.99 19:08:23 Virtualization: AMD-V 19:08:23 Hypervisor vendor: KVM 19:08:23 Virtualization type: full 19:08:23 L1d cache: 32K 19:08:23 L1i cache: 32K 19:08:23 L2 cache: 512K 19:08:23 L3 cache: 16384K 19:08:23 NUMA node0 CPU(s): 0,1 19:08:23 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 19:08:23 19:08:23 19:08:23 ---> nproc: 19:08:23 2 19:08:23 19:08:23 19:08:23 ---> df -h: 19:08:23 Filesystem Size Used Avail Use% Mounted on 19:08:23 overlay 40G 13G 28G 32% / 19:08:23 tmpfs 64M 0 64M 0% /dev 19:08:23 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:08:23 shm 64M 0 64M 0% /dev/shm 19:08:23 /dev/vda1 40G 13G 28G 32% /facter-os 19:08:23 19:08:23 19:08:23 ---> sar -b -r -n DEV: 19:08:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/08/21 _x86_64_ (2 CPU) 19:08:23 19:08:23 18:45:52 LINUX RESTART (2 CPU) 19:08:23 19:08:23 18:47:01 tps rtps wtps bread/s bwrtn/s 19:08:23 18:48:01 229.83 0.15 229.68 22.11 68423.46 19:08:23 18:49:01 179.00 0.00 179.00 0.00 33510.34 19:08:23 18:50:02 55.74 0.00 55.74 0.00 8380.14 19:08:23 18:51:04 455.04 251.59 203.45 6558.75 130044.54 19:08:23 18:52:01 579.42 203.96 375.46 14429.71 199816.73 19:08:23 18:53:01 557.81 61.98 495.83 5111.06 193181.67 19:08:23 18:54:01 125.56 11.22 114.34 1410.02 20197.14 19:08:23 18:55:01 1.25 0.00 1.25 0.00 17.67 19:08:23 18:56:01 0.23 0.00 0.23 0.00 2.70 19:08:23 18:57:01 0.27 0.00 0.27 0.00 3.63 19:08:23 18:58:02 0.30 0.00 0.30 0.00 3.27 19:08:23 18:59:01 0.17 0.00 0.17 0.00 1.68 19:08:23 19:00:01 0.28 0.00 0.28 0.00 3.23 19:08:23 19:01:01 0.48 0.23 0.25 6.39 2.46 19:08:23 19:02:01 1.02 0.17 0.85 3.06 18.17 19:08:23 19:03:01 0.33 0.02 0.32 0.27 3.20 19:08:23 19:04:01 0.17 0.00 0.17 0.00 2.43 19:08:23 19:05:01 0.18 0.00 0.18 0.00 2.20 19:08:23 19:06:01 0.20 0.00 0.20 0.00 1.65 19:08:23 19:07:01 0.22 0.00 0.22 0.00 2.88 19:08:23 19:08:01 31.45 31.15 0.30 3644.37 16.56 19:08:23 Average: 105.39 26.75 78.64 1466.52 30969.93 19:08:23 19:08:23 18:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:08:23 18:48:01 3183760 0 1121504 14.00 2620 3701056 1535028 16.95 1173404 2998312 320 19:08:23 18:49:01 3107676 0 1190232 14.86 2620 3708412 1726456 19.06 1392428 2859788 245840 19:08:23 18:50:02 3136188 0 1182240 14.76 2620 3687892 1745208 19.27 1332880 2884464 140880 19:08:23 18:51:04 385836 0 1363664 17.03 2608 6256832 2136056 23.58 2241652 4638528 399652 19:08:23 18:52:01 642828 0 1748648 21.83 2608 5614856 2869880 31.69 2704296 3865040 22624 19:08:23 18:53:01 1682700 0 1313416 16.40 2608 5010216 1889020 20.86 1916428 3627972 29968 19:08:23 18:54:01 2295468 0 1213628 15.15 2608 4497236 1291204 14.26 1371436 3570760 8 19:08:23 18:55:01 2297444 0 1211648 15.13 2608 4497240 1255212 13.86 1381208 3561144 8 19:08:23 18:56:01 2298784 0 1210308 15.11 2608 4497240 1255296 13.86 1381236 3561144 8 19:08:23 18:57:01 2299088 0 1209996 15.11 2608 4497248 1255308 13.86 1381196 3561144 8 19:08:23 18:58:02 2299560 0 1209524 15.10 2608 4497248 1255212 13.86 1381100 3561144 8 19:08:23 18:59:01 2299660 0 1209416 15.10 2608 4497256 1255260 13.86 1381124 3561144 8 19:08:23 19:00:01 2299684 0 1209388 15.10 2608 4497260 1255212 13.86 1381228 3561144 8 19:08:23 19:01:01 2296680 0 1212388 15.14 2608 4497264 1259584 13.91 1383436 3561144 8 19:08:23 19:02:01 2298704 0 1210148 15.11 2608 4497480 1255804 13.86 1382156 3560632 8 19:08:23 19:03:01 2298360 0 1210492 15.11 2608 4497480 1255980 13.87 1382520 3560640 8 19:08:23 19:04:01 2297792 0 1211056 15.12 2608 4497484 1256040 13.87 1382936 3560640 8 19:08:23 19:05:01 2297948 0 1210892 15.12 2608 4497492 1256004 13.87 1383008 3560640 8 19:08:23 19:06:01 2299004 0 1209836 15.11 2608 4497492 1255788 13.86 1382144 3560640 0 19:08:23 19:07:01 2298760 0 1210072 15.11 2608 4497500 1255884 13.87 1382248 3560640 8 19:08:23 19:08:01 2157620 0 1240388 15.49 2608 4608324 1353272 14.94 1411548 3670928 200 19:08:23 Average: 2213026 0 1243280 15.52 2610 4550024 1470129 16.23 1500458 3543221 39980 19:08:23 19:08:23 18:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:08:23 18:48:01 eth0 1541.25 1087.34 7195.74 144.94 0.00 0.00 0.00 0.00 19:08:23 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:23 18:48:01 docker0 693.02 975.72 61.96 3895.56 0.00 0.00 0.00 0.00 19:08:23 18:49:01 eth0 42.06 24.26 34.52 15.07 0.00 0.00 0.00 0.00 19:08:23 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:23 18:49:01 veth0651495 0.33 0.47 0.03 0.05 0.00 0.00 0.00 0.00 19:08:23 18:49:01 docker0 0.33 0.33 0.02 0.04 0.00 0.00 0.00 0.00 19:08:23 18:50:02 eth0 24.57 14.05 16.65 30.50 0.00 0.00 0.00 0.00 19:08:23 18:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:23 18:50:02 veth0651495 1.85 1.85 0.14 0.14 0.00 0.00 0.00 0.00 19:08:23 18:50:02 docker0 1.85 1.85 0.12 0.14 0.00 0.00 0.00 0.00 19:08:23 18:51:04 eth0 294.39 199.36 1645.27 90.64 0.00 0.00 0.00 0.00 19:08:23 18:51:04 vethab62d7d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:08:23 18:51:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:23 18:51:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:23 18:52:01 veth498a077 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 19:08:23 18:52:01 eth0 105.57 75.14 201.53 16.97 0.00 0.00 0.00 0.00 19:08:23 18:52:01 vethab62d7d 0.00 0.56 0.00 0.03 0.00 0.00 0.00 0.00 19:08:23 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:23 18:53:01 eth0 134.91 76.72 328.85 84.16 0.00 0.00 0.00 0.00 19:08:23 18:53:01 veth71b56d9 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 19:08:23 18:53:01 vethab62d7d 0.00 0.50 0.00 0.02 0.00 0.00 0.00 0.00 19:08:23 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:23 18:54:01 eth0 279.30 169.41 1607.01 20.74 0.00 0.00 0.00 0.00 19:08:23 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:23 18:54:01 docker0 1009.26 1398.60 90.57 5552.55 0.00 0.00 0.00 0.00 19:08:23 18:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:23 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:23 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:23 18:56:01 eth0 0.33 0.22 0.37 0.02 0.00 0.00 0.00 0.00 19:08:23 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:23 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:23 18:57:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:08:23 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:23 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:23 18:58:02 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:08:23 18:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:23 18:58:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:23 18:59:01 eth0 0.19 0.12 0.07 0.01 0.00 0.00 0.00 0.00 19:08:23 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:23 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:23 19:00:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:08:23 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:23 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:23 19:01:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:08:23 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:23 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:23 19:02:01 eth0 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 19:08:23 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:23 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:23 19:03:01 eth0 1.08 0.42 0.39 0.17 0.00 0.00 0.00 0.00 19:08:23 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:23 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:23 19:04:01 eth0 1.30 0.32 0.35 0.23 0.00 0.00 0.00 0.00 19:08:23 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:23 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:23 19:05:01 eth0 1.15 0.32 0.34 0.20 0.00 0.00 0.00 0.00 19:08:23 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:23 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:23 19:06:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:08:23 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:23 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:23 19:07:01 eth0 0.67 0.22 0.16 0.07 0.00 0.00 0.00 0.00 19:08:23 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:23 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:23 19:08:01 eth0 17.55 10.59 11.59 44.06 0.00 0.00 0.00 0.00 19:08:23 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:23 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:23 Average: eth0 116.94 79.34 529.39 21.51 0.00 0.00 0.00 0.00 19:08:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:23 Average: docker0 38.86 56.25 3.35 224.31 0.00 0.00 0.00 0.00 19:08:23 19:08:23 19:08:23 ---> sar -P ALL: 19:08:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/08/21 _x86_64_ (2 CPU) 19:08:23 19:08:23 18:45:52 LINUX RESTART (2 CPU) 19:08:23 19:08:23 18:47:01 CPU %user %nice %system %iowait %steal %idle 19:08:23 18:48:01 all 26.59 0.00 8.62 3.12 0.10 61.56 19:08:23 18:48:01 0 27.01 0.00 9.26 3.10 0.11 60.52 19:08:23 18:48:01 1 26.18 0.00 7.99 3.15 0.09 62.59 19:08:23 18:49:01 all 62.75 0.00 11.03 1.81 0.11 24.30 19:08:23 18:49:01 0 63.16 0.00 10.93 1.60 0.09 24.22 19:08:23 18:49:01 1 62.34 0.00 11.13 2.02 0.13 24.39 19:08:23 18:50:02 all 35.45 0.00 4.83 0.35 0.08 59.29 19:08:23 18:50:02 0 34.97 0.00 5.19 0.42 0.09 59.33 19:08:23 18:50:02 1 35.93 0.00 4.47 0.28 0.07 59.25 19:08:23 18:51:04 all 34.01 0.00 11.48 17.97 0.10 36.44 19:08:23 18:51:04 0 33.99 0.00 11.73 19.10 0.09 35.09 19:08:23 18:51:04 1 34.02 0.00 11.23 16.84 0.12 37.78 19:08:23 18:52:01 all 67.18 0.00 18.80 10.34 0.15 3.54 19:08:23 18:52:01 0 66.30 0.00 19.39 10.91 0.16 3.25 19:08:23 18:52:01 1 68.06 0.00 18.20 9.78 0.14 3.82 19:08:23 18:53:01 all 77.00 0.00 19.28 3.00 0.14 0.58 19:08:23 18:53:01 0 75.85 0.00 20.05 3.16 0.15 0.79 19:08:23 18:53:01 1 78.13 0.00 18.53 2.84 0.13 0.37 19:08:23 18:54:01 all 12.60 0.00 4.70 2.39 0.08 80.24 19:08:23 18:54:01 0 11.87 0.00 4.69 2.04 0.07 81.33 19:08:23 18:54:01 1 13.33 0.00 4.71 2.73 0.09 79.14 19:08:23 18:55:01 all 0.12 0.00 0.05 0.00 0.03 99.81 19:08:23 18:55:01 0 0.03 0.00 0.07 0.00 0.02 99.88 19:08:23 18:55:01 1 0.20 0.00 0.03 0.00 0.03 99.73 19:08:23 18:56:01 all 0.13 0.00 0.05 0.00 0.03 99.78 19:08:23 18:56:01 0 0.05 0.00 0.07 0.00 0.05 99.83 19:08:23 18:56:01 1 0.22 0.00 0.03 0.00 0.02 99.73 19:08:23 18:57:01 all 0.06 0.00 0.02 0.00 0.03 99.90 19:08:23 18:57:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:08:23 18:57:01 1 0.10 0.00 0.02 0.00 0.02 99.87 19:08:23 18:58:02 all 0.13 0.00 0.04 0.00 0.02 99.82 19:08:23 18:58:02 0 0.05 0.00 0.07 0.00 0.02 99.87 19:08:23 18:58:02 1 0.20 0.00 0.02 0.00 0.02 99.77 19:08:23 19:08:23 18:58:02 CPU %user %nice %system %iowait %steal %idle 19:08:23 18:59:01 all 0.10 0.00 0.02 0.00 0.03 99.86 19:08:23 18:59:01 0 0.02 0.00 0.02 0.00 0.05 99.92 19:08:23 18:59:01 1 0.19 0.00 0.02 0.00 0.00 99.80 19:08:23 19:00:01 all 0.05 0.00 0.03 0.00 0.03 99.90 19:08:23 19:00:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:08:23 19:00:01 1 0.05 0.00 0.02 0.00 0.03 99.90 19:08:23 19:01:01 all 0.14 0.00 0.03 0.01 0.03 99.78 19:08:23 19:01:01 0 0.02 0.00 0.03 0.00 0.03 99.92 19:08:23 19:01:01 1 0.27 0.00 0.03 0.02 0.03 99.65 19:08:23 19:02:01 all 0.08 0.00 0.04 0.00 0.03 99.86 19:08:23 19:02:01 0 0.05 0.00 0.03 0.00 0.00 99.92 19:08:23 19:02:01 1 0.10 0.00 0.05 0.00 0.05 99.80 19:08:23 19:03:01 all 0.11 0.00 0.03 0.00 0.03 99.84 19:08:23 19:03:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:08:23 19:03:01 1 0.18 0.00 0.02 0.00 0.03 99.77 19:08:23 19:04:01 all 0.09 0.00 0.02 0.00 0.03 99.87 19:08:23 19:04:01 0 0.02 0.00 0.03 0.00 0.05 99.90 19:08:23 19:04:01 1 0.17 0.00 0.00 0.00 0.00 99.83 19:08:23 19:05:01 all 0.10 0.00 0.03 0.00 0.03 99.84 19:08:23 19:05:01 0 0.05 0.00 0.05 0.00 0.03 99.87 19:08:23 19:05:01 1 0.15 0.00 0.02 0.00 0.02 99.82 19:08:23 19:06:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:08:23 19:06:01 0 0.03 0.00 0.03 0.00 0.05 99.88 19:08:23 19:06:01 1 0.12 0.00 0.02 0.00 0.00 99.87 19:08:23 19:07:01 all 0.11 0.00 0.02 0.00 0.03 99.85 19:08:23 19:07:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:08:23 19:07:01 1 0.18 0.00 0.02 0.00 0.02 99.78 19:08:23 19:08:01 all 1.94 0.00 0.73 0.73 0.03 96.57 19:08:23 19:08:01 0 1.81 0.00 0.80 0.37 0.03 96.99 19:08:23 19:08:01 1 2.08 0.00 0.65 1.09 0.02 96.16 19:08:23 Average: all 14.15 0.00 3.55 1.80 0.05 80.45 19:08:23 Average: 0 13.98 0.00 3.66 1.84 0.05 80.47 19:08:23 Average: 1 14.33 0.00 3.44 1.76 0.05 80.43 19:08:23 19:08:23 19:08:23