Pull request #3733 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 381b7cc00204179e3880464bc179ef8279f5f7d1+2de07aa5618795465836e287608abcda04ffa72f (a32fcea119f065faf303f62173a968de5aaa485f) 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-ssh7021832510797161868.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-ssh3167408890175478906.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-3733/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-3733/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6720062774804832861.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-3733/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5813326177498564543.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-ssh5262311188050173728.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3733/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-3733/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh277466942463976551.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-37 in /w/workspace/edgexfoundry_edgex-go_PR-3733 [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-ssh2343013250368660611.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 2de07aa5618795465836e287608abcda04ffa72f into PR head commit 381b7cc00204179e3880464bc179ef8279f5f7d1 Merge succeeded, producing 381b7cc00204179e3880464bc179ef8279f5f7d1 Checking out Revision 381b7cc00204179e3880464bc179ef8279f5f7d1 (PR-3733) > 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-ssh9088219519080311496.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3733/head:refs/remotes/origin/PR-3733 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 381b7cc00204179e3880464bc179ef8279f5f7d1 # 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-ssh7654046996055020510.key > git merge 2de07aa5618795465836e287608abcda04ffa72f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 381b7cc00204179e3880464bc179ef8279f5f7d1 # timeout=10 Commit message: "style: Fix variable assignments and enable varcheck linter" 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 00:05:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:05:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:05:41 ========================================================= 00:05:41 EdgeX Global Pipelines Version Info 00:05:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:05:43 ------------------- 00:05:43 stable info: 00:05:43 ------------------- 00:05:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:05:43 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 00:05:43 Message: update stable to v1.0.205 00:05:43 ------------------- 00:05:43 experimental info: 00:05:43 ------------------- 00:05:43 Commited By: **** collab-it+edgex@linuxfoundation.org 00:05:43 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 00:05:43 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:05:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:05:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:05:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:05:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:05:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:05:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:05:44 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:05:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:05:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:05:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:05:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:05:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:05:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:05:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:05:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:05:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:05:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:05:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:05:45 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:05:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:05:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:05:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:05:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:05:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3733 [Pipeline] echo 00:05:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3733 [Pipeline] echo 00:05:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3733 [Pipeline] echo 00:05:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 381b7cc00204179e3880464bc179ef8279f5f7d1 [Pipeline] echo 00:05:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 381b7cc [Pipeline] echo 00:05:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:05:45 provisioning config files... 00:05:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1221951699071393607tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:05:46 ---> docker-login.sh 00:05:46 nexus3.edgexfoundry.org:10001 00:05:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:46 Configure a credential helper to remove this warning. See 00:05:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:46 00:05:46 Login Succeeded 00:05:46 nexus3.edgexfoundry.org:10002 00:05:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:46 Configure a credential helper to remove this warning. See 00:05:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:46 00:05:46 Login Succeeded 00:05:46 nexus3.edgexfoundry.org:10003 00:05:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:46 Configure a credential helper to remove this warning. See 00:05:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:46 00:05:46 Login Succeeded 00:05:46 nexus3.edgexfoundry.org:10004 00:05:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:52 Configure a credential helper to remove this warning. See 00:05:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:52 00:05:52 Login Succeeded 00:05:52 docker.io 00:05:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:52 Configure a credential helper to remove this warning. See 00:05:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:52 00:05:52 Login Succeeded 00:05:52 ---> docker-login.sh ends [Pipeline] } 00:05:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:05: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 00:05:52 + for file in '`ls cmd/**/Dockerfile`' 00:05:52 ++ dirname cmd/core-command/Dockerfile 00:05:52 ++ cut -d/ -f2 00:05:52 + echo core-command,cmd/core-command/Dockerfile 00:05:52 + for file in '`ls cmd/**/Dockerfile`' 00:05:52 ++ dirname cmd/core-data/Dockerfile 00:05:52 ++ cut -d/ -f2 00:05:52 + echo core-data,cmd/core-data/Dockerfile 00:05:52 + for file in '`ls cmd/**/Dockerfile`' 00:05:52 ++ cut -d/ -f2 00:05:52 ++ dirname cmd/core-metadata/Dockerfile 00:05:52 + echo core-metadata,cmd/core-metadata/Dockerfile 00:05:52 + for file in '`ls cmd/**/Dockerfile`' 00:05:52 ++ dirname cmd/security-bootstrapper/Dockerfile 00:05:52 ++ cut -d/ -f2 00:05:52 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:05:52 + for file in '`ls cmd/**/Dockerfile`' 00:05:52 ++ cut -d/ -f2 00:05:52 ++ dirname cmd/security-proxy-setup/Dockerfile 00:05:52 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:05:52 + for file in '`ls cmd/**/Dockerfile`' 00:05:52 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:05:52 ++ cut -d/ -f2 00:05:52 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:05:52 + for file in '`ls cmd/**/Dockerfile`' 00:05:52 ++ dirname cmd/support-notifications/Dockerfile 00:05:52 ++ cut -d/ -f2 00:05:52 + echo support-notifications,cmd/support-notifications/Dockerfile 00:05:52 + for file in '`ls cmd/**/Dockerfile`' 00:05:52 ++ cut -d/ -f2 00:05:52 ++ dirname cmd/support-scheduler/Dockerfile 00:05:52 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:05:52 + for file in '`ls cmd/**/Dockerfile`' 00:05:52 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:05:52 ++ cut -d/ -f2 00:05:52 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:05: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 00:05:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:05:54 00:05:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:05:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:06:01 latest: Pulling from edgex-devops/git-semver 00:06:01 31603596830f: Pulling fs layer 00:06:01 04fac38145f0: Pulling fs layer 00:06:01 701f6daf10bf: Pulling fs layer 00:06:01 24f72da36158: Pulling fs layer 00:06:01 24f72da36158: Waiting 00:06:01 04fac38145f0: Verifying Checksum 00:06:01 04fac38145f0: Download complete 00:06:01 31603596830f: Verifying Checksum 00:06:01 31603596830f: Download complete 00:06:01 31603596830f: Pull complete 00:06:01 24f72da36158: Verifying Checksum 00:06:01 24f72da36158: Download complete 00:06:01 04fac38145f0: Pull complete 00:06:01 701f6daf10bf: Verifying Checksum 00:06:01 701f6daf10bf: Download complete 00:06:02 701f6daf10bf: Pull complete 00:06:02 24f72da36158: Pull complete 00:06:02 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 00:06:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:06:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:06:02 prd-centos7-docker-4c-2g-37 does not seem to be running inside a container 00:06:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:06:03 $ docker top 7bc74726a454e0935cf3f584acc5de977f4bdb2b1d561eaf560e9f20df89ac6d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:06:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:06:03 [ssh-agent] Looking for ssh-agent implementation... 00:06:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:06:03 $ docker exec 7bc74726a454e0935cf3f584acc5de977f4bdb2b1d561eaf560e9f20df89ac6d ssh-agent 00:06:03 SSH_AUTH_SOCK=/tmp/ssh-XrO4EdJ1rySX/agent.15 00:06:03 SSH_AGENT_PID=21 00:06:03 Running ssh-add (command line suppressed) 00:06:03 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3928517147201039393.key (/w/workspace/edgex-go/1@tmp/private_key_3928517147201039393.key) 00:06:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:06:04 + git tag --points-at HEAD [Pipeline] } 00:06:04 $ docker exec --env ******** --env ******** 7bc74726a454e0935cf3f584acc5de977f4bdb2b1d561eaf560e9f20df89ac6d ssh-agent -k 00:06:04 unset SSH_AUTH_SOCK; 00:06:04 unset SSH_AGENT_PID; 00:06:04 echo Agent pid 21 killed; 00:06:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:06:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:06:04 [ssh-agent] Looking for ssh-agent implementation... 00:06:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:06:04 $ docker exec 7bc74726a454e0935cf3f584acc5de977f4bdb2b1d561eaf560e9f20df89ac6d ssh-agent 00:06:04 SSH_AUTH_SOCK=/tmp/ssh-mXPpdzOmZosl/agent.54 00:06:04 SSH_AGENT_PID=61 00:06:04 Running ssh-add (command line suppressed) 00:06:04 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2481395277551764479.key (/w/workspace/edgex-go/1@tmp/private_key_2481395277551764479.key) 00:06:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:06:05 + git semver init 00:06:05 # -> Open(): unable to determine branch for HEAD 00:06:05 # $GIT_DIR = /w/workspace/edgex-go/1/.git 00:06:05 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 00:06:05 # $SEMVER_REMOTE_NAME = origin 00:06:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:06:05 # $SEMVER_USER_NAME = edgex-jenkins 00:06:05 # $SEMVER_BRANCH = PR-3733 00:06:05 # $SEMVER_TEMP = /tmp/semver-097964644 00:06:05 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:08:11 # '/tmp/semver-097964644' -> '/w/workspace/edgex-go/1/.semver' 00:08:11 # -> Force: false 00:08:11 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 00:08:11 $ docker exec --env ******** --env ******** 7bc74726a454e0935cf3f584acc5de977f4bdb2b1d561eaf560e9f20df89ac6d ssh-agent -k 00:08:12 unset SSH_AUTH_SOCK; 00:08:12 unset SSH_AGENT_PID; 00:08:12 echo Agent pid 61 killed; 00:08:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:08:12 + git semver [Pipeline] } 00:08:12 $ docker stop --time=1 7bc74726a454e0935cf3f584acc5de977f4bdb2b1d561eaf560e9f20df89ac6d 00:08:14 $ docker rm -f 7bc74726a454e0935cf3f584acc5de977f4bdb2b1d561eaf560e9f20df89ac6d [Pipeline] // withDockerContainer [Pipeline] sh 00:08:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:08:15 Stashed 1 file(s) [Pipeline] echo 00:08:15 [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 00:08:15 ========================================================= 00:08:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:08:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:08:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:08:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:08:16 540db60ca938: Pulling fs layer 00:08:16 adcc1eea9eea: Pulling fs layer 00:08:16 4c4ab2625f07: Pulling fs layer 00:08:16 db62176df00c: Pulling fs layer 00:08:16 3b30891b0d05: Pulling fs layer 00:08:16 06b49ca38bd5: Pulling fs layer 00:08:16 c788192a36de: Pulling fs layer 00:08:16 a77e37c0d609: Pulling fs layer 00:08:16 c3185cebc471: Pulling fs layer 00:08:16 06b49ca38bd5: Waiting 00:08:16 db62176df00c: Waiting 00:08:16 3b30891b0d05: Waiting 00:08:16 c3185cebc471: Waiting 00:08:16 c788192a36de: Waiting 00:08:16 a77e37c0d609: Waiting 00:08:16 4c4ab2625f07: Verifying Checksum 00:08:16 4c4ab2625f07: Download complete 00:08:16 adcc1eea9eea: Verifying Checksum 00:08:16 adcc1eea9eea: Download complete 00:08:16 3b30891b0d05: Verifying Checksum 00:08:16 3b30891b0d05: Download complete 00:08:16 06b49ca38bd5: Verifying Checksum 00:08:16 06b49ca38bd5: Download complete 00:08:16 540db60ca938: Verifying Checksum 00:08:16 540db60ca938: Download complete 00:08:16 c788192a36de: Verifying Checksum 00:08:16 c788192a36de: Download complete 00:08:16 540db60ca938: Pull complete 00:08:16 adcc1eea9eea: Pull complete 00:08:16 4c4ab2625f07: Pull complete 00:08:17 a77e37c0d609: Verifying Checksum 00:08:17 a77e37c0d609: Download complete 00:08:22 c3185cebc471: Verifying Checksum 00:08:22 c3185cebc471: Download complete 00:08:22 db62176df00c: Verifying Checksum 00:08:22 db62176df00c: Download complete 00:08:25 db62176df00c: Pull complete 00:08:25 3b30891b0d05: Pull complete 00:08:25 06b49ca38bd5: Pull complete 00:08:25 c788192a36de: Pull complete 00:08:25 a77e37c0d609: Pull complete 00:08:27 c3185cebc471: Pull complete 00:08:27 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 00:08:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:08:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 00:08:28 + docker build -t ci-base-image-x86_64 -f - . 00:08:28 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:08:28 WORKDIR /edgex 00:08:28 COPY go.mod . 00:08:28 RUN go mod download' 00:08:30 Sending build context to Docker daemon 329MB 00:08:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:08:30 ---> 031687cdd783 00:08:30 Step 2/4 : WORKDIR /edgex 00:08:30 Still waiting to schedule task 00:08:30 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:08:31 ---> Running in ffb5f8a90f91 00:08:31 Removing intermediate container ffb5f8a90f91 00:08:31 ---> 38186ed10ca9 00:08:31 Step 3/4 : COPY go.mod . 00:08:31 ---> 82aaad52c55d 00:08:31 Step 4/4 : RUN go mod download 00:08:31 ---> Running in 6696ff86dd34 00:09:03 Removing intermediate container 6696ff86dd34 00:09:03 ---> 8bf0a8f50f29 00:09:03 Successfully built 8bf0a8f50f29 00:09:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:09:03 + docker inspect -f . ci-base-image-x86_64 00:09:03 . [Pipeline] withDockerContainer 00:09:03 prd-centos7-docker-4c-2g-37 does not seem to be running inside a container 00:09:03 $ 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 00:09:04 $ docker top 0dfec9a0652ecf26e11ee71b020751511f01a87f215368bf2f52ddc4b5ec15cb -eo pid,comm [Pipeline] { [Pipeline] sh 00:09:04 + go version 00:09:04 go version go1.16.6 linux/amd64 [Pipeline] } 00:09:04 $ docker stop --time=1 0dfec9a0652ecf26e11ee71b020751511f01a87f215368bf2f52ddc4b5ec15cb 00:09:06 $ docker rm -f 0dfec9a0652ecf26e11ee71b020751511f01a87f215368bf2f52ddc4b5ec15cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:09:06 + docker inspect -f . ci-base-image-x86_64 00:09:06 . [Pipeline] withDockerContainer 00:09:07 prd-centos7-docker-4c-2g-37 does not seem to be running inside a container 00:09:07 $ 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 00:09:07 $ docker top fdebd31251103b479e43a9bec19c6c8dbc62b6273d17ca89491f2fd37ecada2d -eo pid,comm [Pipeline] { [Pipeline] echo 00:09:07 ========================================================= 00:09:07 [edgeXBuildGoParallel] Running Tests and Build... 00:09:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:09:08 + go mod tidy [Pipeline] sh 00:09:08 + make test 00:09:08 go mod tidy 00:09:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:09:14 ? github.com/edgexfoundry/edgex-go [no test files] 00:09:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:09:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:09:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:09:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:09:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:09:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:09:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:09:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:09:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:09:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:09:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:09:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:09:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:09:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:09:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 00:09:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:09:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:09:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.054s coverage: 98.5% of statements 00:09:43 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:09:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.050s coverage: 46.3% of statements 00:09:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:09:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:09:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.113s coverage: 90.1% of statements 00:09:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:09:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:09:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.063s coverage: 81.2% of statements 00:09:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:09:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:09:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:09:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:09:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:09:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.273s coverage: 94.2% of statements 00:09:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:09:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:09:46 ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 59.1% of statements 00:09:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:09:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:09:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:09:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:09:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:09:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.043s coverage: 60.0% of statements 00:09:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:09:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:09:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:09:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.8% of statements 00:09:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:09:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 00:09:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 21.7% of statements 00:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:09:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 00:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.068s coverage: 79.5% of statements 00:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 00:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 00:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 00:10:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.055s coverage: 94.4% of statements 00:10:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 00:10:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.172s coverage: 81.8% of statements 00:10:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:10:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 00:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:10:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 00:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:10:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 00:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:10:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 00:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:10:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements 00:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:10:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 00:10:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 00:10:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements 00:10:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.146s coverage: 91.2% of statements 00:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:10:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.4% of statements 00:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:10:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 00:10:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 00:10:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 00:10:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 00:10:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 00:10:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.207s coverage: 70.5% of statements 00:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:10:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.130s coverage: 43.6% of statements 00:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:10:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements 00:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:10:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 00:10:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:10:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.060s coverage: 19.5% of statements 00:10:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:10:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:10:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:10:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:10:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.0% of statements 00:10:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:10:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:10:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:10:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:10:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 00:10:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:10:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:10:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements 00:10:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:10:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:10:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:10:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:10:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.046s coverage: 28.9% of statements 00:10:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:10:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:10:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:10:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:10:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:10:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:10:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.045s coverage: 100.0% of statements 00:10:32 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 00:10:32 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 00:10:55 GO111MODULE=on go vet ./... 00:11:05 gofmt -l . 00:11:05 [ "`gofmt -l .`" = "" ] 00:11:05 ./bin/test-attribution-txt.sh [Pipeline] sh 00:11:05 + ls -al . 00:11:05 total 612 00:11:05 drwxrwxr-x 10 1001 1001 4096 Sep 29 00:11 . 00:11:05 drwxr-xr-x 4 root root 28 Sep 29 00:09 .. 00:11:05 -rw-rw-r-- 1 1001 1001 11 Sep 29 00:05 .dockerignore 00:11:05 drwxrwxr-x 8 1001 1001 179 Sep 29 00:05 .git 00:11:05 drwxrwxr-x 4 1001 1001 142 Sep 29 00:05 .github 00:11:05 -rw-rw-r-- 1 1001 1001 818 Sep 29 00:05 .gitignore 00:11:05 -rw-rw-r-- 1 1001 1001 114 Sep 29 00:05 .golangci.yml 00:11:05 -rw-rw-r-- 1 1001 1001 76 Sep 29 00:05 .hadolint.yml 00:11:05 drwx------ 3 1001 1001 58 Sep 29 00:08 .semver 00:11:05 -rw-rw-r-- 1 1001 1001 166 Sep 29 00:05 .sonarcloud.properties 00:11:05 -rw-rw-r-- 1 1001 1001 1171 Sep 29 00:05 ADOPTERS.md 00:11:05 -rw-rw-r-- 1 1001 1001 8493 Sep 29 00:05 Attribution.txt 00:11:05 -rw-rw-r-- 1 1001 1001 43881 Sep 29 00:05 CHANGELOG.md 00:11:05 -rw-rw-r-- 1 1001 1001 3804 Sep 29 00:05 CONTRIBUTING.md 00:11:05 -rw-rw-r-- 1 1001 1001 677 Sep 29 00:05 GOVERNANCE.md 00:11:05 -rw-rw-r-- 1 1001 1001 849 Sep 29 00:05 Jenkinsfile 00:11:05 -rw-rw-r-- 1 1001 1001 10775 Sep 29 00:05 LICENSE 00:11:05 -rw-rw-r-- 1 1001 1001 6386 Sep 29 00:05 Makefile 00:11:05 -rw-rw-r-- 1 1001 1001 582 Sep 29 00:05 OWNERS.md 00:11:05 -rw-rw-r-- 1 1001 1001 8643 Sep 29 00:05 README.md 00:11:05 -rw-rw-r-- 1 1001 1001 6912 Sep 29 00:05 SECURITY.md 00:11:05 -rw-rw-r-- 1 1001 1001 5 Sep 29 00:08 VERSION 00:11:05 -rw-rw-r-- 1 1001 1001 4131 Sep 29 00:05 ZMQWindows.md 00:11:05 drwxrwxr-x 2 1001 1001 37 Sep 29 00:05 bin 00:11:05 drwxrwxr-x 14 1001 1001 4096 Sep 29 00:05 cmd 00:11:05 -rw-r--r-- 1 root root 403252 Sep 29 00:10 coverage.out 00:11:05 -rw-rw-r-- 1 1001 1001 841 Sep 29 00:05 go.mod 00:11:05 -rw-r--r-- 1 root root 50064 Sep 29 00:09 go.sum 00:11:05 drwxrwxr-x 8 1001 1001 124 Sep 29 00:05 internal 00:11:05 drwxrwxr-x 3 1001 1001 16 Sep 29 00:05 openapi 00:11:05 drwxrwxr-x 4 1001 1001 71 Sep 29 00:05 snap 00:11:05 -rw-rw-r-- 1 1001 1001 204 Sep 29 00:05 version.go [Pipeline] sh 00:11:06 + '[' -e coverage.out ] 00:11:06 + chown 1001:1001 coverage.out [Pipeline] stash 00:11:06 Stashed 1 file(s) [Pipeline] sh 00:11:06 + make build 00:11:06 go mod tidy 00:11: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 00:11: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 00:11: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 00:11:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:11:17 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 00:11:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:11: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 00:11:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:11:19 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 00:11:20 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 00:11:21 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 00:11:22 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] } 00:11:23 $ docker stop --time=1 fdebd31251103b479e43a9bec19c6c8dbc62b6273d17ca89491f2fd37ecada2d 00:11:25 $ docker rm -f fdebd31251103b479e43a9bec19c6c8dbc62b6273d17ca89491f2fd37ecada2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:11:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:11:29 00:11:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:11:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:11:30 latest: Pulling from edgex-devops/edgex-compose 00:11:30 cbdbe7a5bc2a: Pulling fs layer 00:11:30 ca9280d653b3: Pulling fs layer 00:11:30 7e9c9ca2126c: Pulling fs layer 00:11:30 cbdbe7a5bc2a: Verifying Checksum 00:11:30 cbdbe7a5bc2a: Download complete 00:11:30 cbdbe7a5bc2a: Pull complete 00:11:31 ca9280d653b3: Verifying Checksum 00:11:31 ca9280d653b3: Download complete 00:11:31 ca9280d653b3: Pull complete 00:11:33 7e9c9ca2126c: Verifying Checksum 00:11:33 7e9c9ca2126c: Download complete 00:11:37 7e9c9ca2126c: Pull complete 00:11:37 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:11:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:11:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:11:37 prd-centos7-docker-4c-2g-37 does not seem to be running inside a container 00:11:37 $ 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 00:11:40 $ docker top 3c3c522fd46866d2ff2ec8d31563e6576271a3383649657b3aac4e742151cf79 -eo pid,comm [Pipeline] { [Pipeline] sh 00:11:40 + docker-compose build --help 00:11:40 + grep parallel 00:11:41 --parallel Build images in parallel. [Pipeline] } 00:11:41 $ docker stop --time=1 3c3c522fd46866d2ff2ec8d31563e6576271a3383649657b3aac4e742151cf79 00:11:42 $ docker rm -f 3c3c522fd46866d2ff2ec8d31563e6576271a3383649657b3aac4e742151cf79 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:11:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:11:43 . [Pipeline] withDockerContainer 00:11:43 prd-centos7-docker-4c-2g-37 does not seem to be running inside a container 00:11:43 $ 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 00:11:43 $ docker top 9e306e3bb8ee7465769fb93c115fe8985e245a0a7ff72a3b21349df0e1084a09 -eo pid,comm [Pipeline] { [Pipeline] sh 00:11:44 + docker-compose -f ./docker-compose-build.yml build --parallel 00:11:44 Building core-command ... 00:11:44 Building core-data ... 00:11:44 Building core-metadata ... 00:11:44 Building security-bootstrapper ... 00:11:44 Building security-proxy-setup ... 00:11:44 Building security-secretstore-setup ... 00:11:44 Building support-notifications ... 00:11:44 Building support-scheduler ... 00:11:44 Building sys-mgmt-agent ... 00:11:44 Building sys-mgmt-agent 00:11:44 Building security-proxy-setup 00:11:44 Building support-scheduler 00:11:44 Building core-metadata 00:11:44 Building security-bootstrapper 00:11:55 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:11:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:11:55 ---> 8bf0a8f50f29 00:11:55 Step 3/22 : WORKDIR /edgex-go 00:11:55 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:11:55 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:11:55 ---> 8bf0a8f50f29 00:11:55 Step 3/32 : WORKDIR /edgex-go 00:11:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:11:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:11:58 ---> 8bf0a8f50f29 00:11:58 Step 3/24 : WORKDIR /edgex-go 00:11:58 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:11:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:11:58 ---> 8bf0a8f50f29 00:11:58 Step 3/23 : WORKDIR /edgex-go 00:11:58 ---> Running in db0e385685e4 00:11:58 ---> Running in 641b42e12565 00:11:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:11:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:11:59 ---> 8bf0a8f50f29 00:11:59 Step 3/24 : WORKDIR /edgex-go 00:11:59 ---> Running in 59bb5b0909bd 00:11:59 ---> Running in 503fea4a404e 00:11:59 ---> Running in f2211cf21987 00:11:59 Removing intermediate container 641b42e12565 00:11:59 ---> c23c956556ef 00:11:59 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:11:59 ---> Running in 4ba0675e5a24 00:11:59 Removing intermediate container db0e385685e4 00:11:59 ---> a826d59ae496 00:11:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:11:59 Removing intermediate container 503fea4a404e 00:11:59 ---> 082a5ed8d5d0 00:11:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:11:59 ---> Running in 16619f8b2609 00:11:59 ---> Running in 39e590051666 00:11:59 Removing intermediate container 59bb5b0909bd 00:11:59 ---> 6ad88a542c83 00:11:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:11:59 Removing intermediate container f2211cf21987 00:11:59 ---> 0a9593184091 00:11:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:11:59 ---> Running in ab4aa51c2c83 00:11:59 ---> Running in 102a0400babe 00:12:00 Removing intermediate container 4ba0675e5a24 00:12:00 ---> 1065a50d66d1 00:12:00 Step 5/32 : RUN apk add --update --no-cache make git 00:12:00 ---> Running in 214d3bc98b7c 00:12:00 Removing intermediate container 16619f8b2609 00:12:00 ---> 28e32c8a4a2a 00:12:00 Step 5/22 : RUN apk add --update --no-cache make git 00:12:00 ---> Running in 32506eecc811 00:12:00 Removing intermediate container 39e590051666 00:12:00 ---> 1f3725db4fa6 00:12:00 Step 5/23 : RUN apk add --update --no-cache make git 00:12:00 ---> Running in abd2bd789bd1 00:12:01 Removing intermediate container ab4aa51c2c83 00:12:01 ---> b5262de08337 00:12:01 Step 5/24 : RUN apk add --update --no-cache make git 00:12:01 ---> Running in 9b24486764a7 00:12:01 Removing intermediate container 102a0400babe 00:12:01 ---> b27eb11ffbe5 00:12:01 Step 5/24 : RUN apk add --update --no-cache make bash git 00:12:01 ---> Running in 76ebe19c061e 00:12:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:12:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:12:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:12:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:12:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:12:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:12:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:12:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:12:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:12:03 OK: 219 MiB in 52 packages 00:12:03 OK: 219 MiB in 52 packages 00:12:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:12:03 Removing intermediate container 32506eecc811 00:12:03 ---> a1afe9cfbaac 00:12:03 Step 6/22 : COPY go.mod . 00:12:03 Removing intermediate container 214d3bc98b7c 00:12:03 ---> 2c284c95f28a 00:12:03 Step 6/32 : COPY go.mod . 00:12:03 ---> 14ab5016f39a 00:12:03 Step 7/22 : RUN go mod download 00:12:03 ---> Running in eeb51a9f6117 00:12:03 ---> f4288e55f1b0 00:12:03 Step 7/32 : RUN go mod download 00:12:03 ---> Running in bc05d37bff83 00:12:03 OK: 219 MiB in 52 packages 00:12:03 OK: 219 MiB in 52 packages 00:12:03 OK: 219 MiB in 52 packages 00:12:03 Removing intermediate container 9b24486764a7 00:12:03 ---> 45692abec57f 00:12:03 Step 6/24 : COPY go.mod . 00:12:04 Removing intermediate container 76ebe19c061e 00:12:04 ---> 239c4c31e82d 00:12:04 Step 6/24 : COPY go.mod . 00:12:04 ---> c1ef8cba5f73 00:12:04 Step 7/24 : RUN go mod download 00:12:04 Removing intermediate container abd2bd789bd1 00:12:04 ---> b8590fa32cd0 00:12:04 Step 6/23 : COPY go.mod . 00:12:04 ---> Running in bc048fa7616d 00:12:04 ---> 7d41a25e09c2 00:12:04 Step 7/24 : RUN go mod download 00:12:04 ---> d88e36e2eb2c 00:12:04 Step 7/23 : RUN go mod download 00:12:04 ---> Running in 9adca53bf729 00:12:04 ---> Running in 0a31e2f481c6 00:12:05 Removing intermediate container eeb51a9f6117 00:12:05 ---> dfb32b34f4ed 00:12:05 Step 8/22 : COPY . . 00:12:05 Removing intermediate container bc05d37bff83 00:12:05 ---> 67f81728261c 00:12:05 Step 8/32 : COPY . . 00:12:09 Removing intermediate container bc048fa7616d 00:12:09 ---> 4c3dc3db5467 00:12:09 Step 8/24 : COPY . . 00:12:09 Removing intermediate container 9adca53bf729 00:12:09 ---> 0a79c444e0c9 00:12:09 Step 8/24 : COPY . . 00:12:09 Removing intermediate container 0a31e2f481c6 00:12:09 ---> db956a5c97a5 00:12:09 Step 8/23 : COPY . . 00:12:13 ---> 587051ca46d6 00:12:13 Step 9/22 : RUN go mod tidy 00:12:14 ---> 073ebe0f2e57 00:12:14 Step 9/32 : RUN go mod tidy 00:12:15 ---> Running in bb4f2992eb5f 00:12:15 ---> 80b45133600c 00:12:15 Step 9/24 : RUN go mod tidy 00:12:15 ---> Running in b9ce68444924 00:12:15 ---> Running in 9ed837236bf5 00:12:19 Removing intermediate container bb4f2992eb5f 00:12:19 ---> 1521a9695278 00:12:19 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:12:19 ---> Running in 0bc6e5d1eb1c 00:12:19 Removing intermediate container b9ce68444924 00:12:19 ---> 5c4993b9a16e 00:12:19 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:12:19 ---> Running in 3fb5aca64457 00:12:19 Removing intermediate container 9ed837236bf5 00:12:19 ---> 817466b1c801 00:12:19 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:12:20 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 00:12:20 ---> Running in c6db3f0ea17a 00:12: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 00:12:21 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 00:12:29 ---> 96276c90e176 00:12:29 Step 9/24 : RUN go mod tidy 00:12:30 ---> Running in 7ec7c9eea4a8 00:12:32 ---> 37f56eb020c2 00:12:32 Step 9/23 : RUN go mod tidy 00:12:32 ---> Running in 2fdfd6ebb5d8 00:12:33 Removing intermediate container 7ec7c9eea4a8 00:12:33 ---> b83aee32e69a 00:12:33 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:12:33 ---> Running in 4cb129b73e92 00:12:33 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 00:12:34 Removing intermediate container 2fdfd6ebb5d8 00:12:34 ---> 60083c49e195 00:12:34 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:12:34 ---> Running in 9e67196c316a 00:12:35 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 00:12:53 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 00:12:58 Removing intermediate container 3fb5aca64457 00:12:58 ---> 2a69d4d8c8aa 00:12:58 00:12:58 Step 11/32 : FROM alpine:3.14 00:12:58 3.14: Pulling from library/alpine 00:12:59 Removing intermediate container 0bc6e5d1eb1c 00:12:59 ---> 1092287d9aba 00:12:59 00:12:59 Step 11/22 : FROM alpine:3.14 00:12:59 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 00:12:59 Status: Downloaded newer image for alpine:3.14 00:12:59 ---> 14119a10abf4 00:12:59 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:12:59 3.14: Pulling from library/alpine 00:12:59 ---> Running in 2b1f160a88ed 00:12:59 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 00:12:59 Status: Image is up to date for alpine:3.14 00:12:59 ---> 14119a10abf4 00:12:59 Step 12/22 : RUN apk add --update --no-cache curl 00:12:59 ---> Running in e7518fa123a7 00:12:59 Removing intermediate container 2b1f160a88ed 00:12:59 ---> 563658248474 00:12:59 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:12:59 ---> Running in c45cbcfa8f75 00:13:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:13:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:13:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:13:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:13:00 (1/5) Installing ca-certificates (20191127-r5) 00:13:00 (2/5) Installing brotli-libs (1.0.9-r5) 00:13:00 (3/5) Installing nghttp2-libs (1.43.0-r0) 00:13:00 (1/2) Installing dumb-init (1.2.5-r1) 00:13:00 (2/2) Installing su-exec (0.2-r1) 00:13:00 (4/5) Installing libcurl (7.79.1-r0) 00:13:00 Executing busybox-1.33.1-r3.trigger 00:13:00 OK: 6 MiB in 16 packages 00:13:00 (5/5) Installing curl (7.79.1-r0) 00:13:00 Executing busybox-1.33.1-r3.trigger 00:13:00 Executing ca-certificates-20191127-r5.trigger 00:13:00 OK: 8 MiB in 19 packages 00:13:01 Removing intermediate container c45cbcfa8f75 00:13:01 ---> b101de9b6860 00:13:01 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:13:01 ---> Running in 92a710951fdf 00:13:01 Removing intermediate container e7518fa123a7 00:13:01 ---> b8bd2531c9ad 00:13:01 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:13:01 ---> Running in 765c9cdfc2d4 00:13:01 Removing intermediate container 92a710951fdf 00:13:01 ---> 93815f875cbe 00:13:01 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:13:01 ---> Running in 3bcfbb9f3fb9 00:13:02 Removing intermediate container 765c9cdfc2d4 00:13:02 ---> 6792b70a18fa 00:13:02 Step 14/22 : WORKDIR /edgex 00:13:02 ---> Running in c1ed29a0eb42 00:13:02 Removing intermediate container 3bcfbb9f3fb9 00:13:02 ---> 152aac319aa1 00:13:02 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:13:02 ---> Running in 1909f44cfc6f 00:13:02 Removing intermediate container c1ed29a0eb42 00:13:02 ---> 12a0510b4e0e 00:13:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:13:02 ---> 1df5b99bdb02 00:13:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:13:03 ---> 98619963d1e5 00:13:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:13:03 Removing intermediate container 1909f44cfc6f 00:13:03 ---> 0527ca0795f8 00:13:03 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:13:03 ---> Running in dda4a4ba035e 00:13:03 Removing intermediate container dda4a4ba035e 00:13:03 ---> a259949d0821 00:13:03 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:13:04 ---> d4a4c5baeb0e 00:13:04 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:13:04 ---> Running in 74172f869a37 00:13:04 Removing intermediate container 74172f869a37 00:13:04 ---> 84f55812bf89 00:13:04 Step 19/22 : CMD ["--init=true"] 00:13:04 ---> e115cef3e223 00:13:04 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:13:04 ---> Running in 43a92ea9d28f 00:13:04 ---> Running in 1ff1ac65cc5e 00:13:04 Removing intermediate container c6db3f0ea17a 00:13:04 ---> 89fef80f1f3c 00:13:04 00:13:04 Step 11/24 : FROM alpine:3.14 00:13:04 ---> 14119a10abf4 00:13:04 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:13:04 Removing intermediate container 43a92ea9d28f 00:13:04 ---> 07ee2aa53ce2 00:13:04 Step 20/22 : LABEL arch=x86_64 00:13:04 ---> Running in be5444f80575 00:13:04 ---> Running in b9e7324ef2f1 00:13:05 Removing intermediate container b9e7324ef2f1 00:13:05 ---> 3e46b1c87cd5 00:13:05 Step 21/22 : LABEL git_sha=381b7cc00204179e3880464bc179ef8279f5f7d1 00:13:05 ---> Running in f724f443f81e 00:13:05 Removing intermediate container f724f443f81e 00:13:05 ---> a887f7240fd9 00:13:05 Step 22/22 : LABEL version=0.0.0 00:13:05 ---> Running in f69e3475a307 00:13:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:13:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:13:06 Removing intermediate container f69e3475a307 00:13:06 ---> 89438cbe1212 00:13:06 00:13:06 Removing intermediate container 1ff1ac65cc5e 00:13:06 ---> 6674c9ab7770 00:13:06 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:13:06 Successfully built 89438cbe1212 00:13:06 Successfully tagged security-proxy-setup:latest 00:13:06 Building support-notifications 00:13:06 (1/1) Installing dumb-init (1.2.5-r1) 00:13:06 Executing busybox-1.33.1-r3.trigger 00:13:06  Building security-proxy-setup ... done OK: 6 MiB in 15 packages 00:13:06 ---> 9c187be867d5 00:13:06 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:13:08 ---> f7d68698a0f9 00:13:08 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:13:08 Removing intermediate container be5444f80575 00:13:08 ---> 1643b8bc53f7 00:13:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:13:08 ---> Running in 864110186cae 00:13:08 ---> 04b267723d2d 00:13:08 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:13:08 Removing intermediate container 864110186cae 00:13:08 ---> e76ead169e03 00:13:08 Step 14/24 : ENV APP_PORT=59881 00:13:08 ---> Running in 0717e8fd1998 00:13:08 ---> fb1fd9934cb6 00:13:08 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:13:08 Removing intermediate container 0717e8fd1998 00:13:08 ---> e8624b346f9f 00:13:08 Step 15/24 : EXPOSE $APP_PORT 00:13:08 ---> Running in 423d04ec854f 00:13:09 ---> 876e8490bdeb 00:13:09 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:13:09 Removing intermediate container 423d04ec854f 00:13:09 ---> 46bec19299c8 00:13:09 Step 16/24 : WORKDIR / 00:13:09 ---> Running in 86d501a370ba 00:13:09 ---> Running in b2e8e3c2bfe2 00:13:09 Removing intermediate container 86d501a370ba 00:13:09 ---> 526f29419c40 00:13:09 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:13:09 Removing intermediate container b2e8e3c2bfe2 00:13:09 ---> b3b2ad4a232c 00:13:09 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:13:09 ---> f6f910ab7aa5 00:13:09 Step 27/32 : RUN chmod +x /entrypoint.sh 00:13:10 ---> Running in 6ed39e6bc48a 00:13:10 ---> f854c0400a51 00:13:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:13:11 ---> f4391ae7c781 00:13:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:13:11 Removing intermediate container 4cb129b73e92 00:13:11 ---> 7419adf62a16 00:13:11 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:13:11 ---> 4b74b2d59e1e 00:13:11 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:13:11 ---> Running in 0ce5fb273912 00:13:11 ---> Running in 7eb4580093e3 00:13:11 Removing intermediate container 6ed39e6bc48a 00:13:11 ---> ddca93ea02a5 00:13:11 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:13:12 ---> Running in ba37cb61cad3 00:13:12 Removing intermediate container 7eb4580093e3 00:13:12 ---> 58a831592d7f 00:13:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:13:12 ---> Running in 03910f29e14b 00:13:12 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 00:13:12 Removing intermediate container ba37cb61cad3 00:13:12 ---> 7dd166ccd263 00:13:12 Step 29/32 : CMD ["gate"] 00:13:12 Removing intermediate container 03910f29e14b 00:13:12 ---> 1110b6b1e973 00:13:12 Step 22/24 : LABEL arch=x86_64 00:13:12 ---> Running in e90ec06d2dd3 00:13:12 ---> Running in b5f551c732fe 00:13:12 Removing intermediate container e90ec06d2dd3 00:13:12 ---> 9b5bb1ae2744 00:13:12 Step 30/32 : LABEL arch=x86_64 00:13:12 Removing intermediate container b5f551c732fe 00:13:12 ---> 4ba5f26a248c 00:13:12 Step 23/24 : LABEL git_sha=381b7cc00204179e3880464bc179ef8279f5f7d1 00:13:13 ---> Running in 7c0d4e834ac7 00:13:13 ---> Running in 251ba95494d1 00:13:13 Removing intermediate container 7c0d4e834ac7 00:13:13 ---> f673862e088d 00:13:13 Step 31/32 : LABEL git_sha=381b7cc00204179e3880464bc179ef8279f5f7d1 00:13:13 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:13:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:13:13 ---> 8bf0a8f50f29 00:13:13 Step 3/23 : WORKDIR /edgex-go 00:13:13 ---> Using cache 00:13:13 ---> 0a9593184091 00:13:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:13:13 ---> Using cache 00:13:13 ---> b27eb11ffbe5 00:13:13 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:13:14 Removing intermediate container 251ba95494d1 00:13:14 ---> d32a2e1ae271 00:13:14 Step 24/24 : LABEL version=0.0.0 00:13:14 ---> Running in 8a5a43bb0845 00:13:14 Removing intermediate container 0ce5fb273912 00:13:14 ---> 7e0528474484 00:13:14 00:13:14 Step 12/24 : FROM docker:20.10.7 00:13:14 ---> Running in 93f4fd95c68b 00:13:14 ---> Running in 277051cede22 00:13:14 Removing intermediate container 9e67196c316a 00:13:14 ---> 3d1526fb2150 00:13:14 00:13:14 Step 11/23 : FROM alpine:3.14 00:13:14 ---> 14119a10abf4 00:13:14 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:13:14 ---> Using cache 00:13:14 ---> 1643b8bc53f7 00:13:14 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:13:14 ---> Using cache 00:13:14 ---> e76ead169e03 00:13:14 Step 14/23 : ENV APP_PORT=59861 00:13:14 ---> Running in 93262f2dffab 00:13:14 Removing intermediate container 93f4fd95c68b 00:13:14 ---> 48501e9cc676 00:13:14 00:13:14 20.10.7: Pulling from library/docker 00:13:14 Removing intermediate container 277051cede22 00:13:14 ---> 2ade113d2b6c 00:13:14 Step 32/32 : LABEL version=0.0.0 00:13:14 Successfully built 48501e9cc676 00:13:14 Successfully tagged core-metadata:latest 00:13:14 Building core-command 00:13:14  Building core-metadata ... done Removing intermediate container 93262f2dffab 00:13:14 ---> 5d106d601cef 00:13:14 Step 15/23 : EXPOSE $APP_PORT 00:13:14 ---> Running in 6a03870fafb9 00:13:14 ---> Running in 6f098a16a462 00:13:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:13:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:13:16 Removing intermediate container 6f098a16a462 00:13:16 ---> 37b879c1b4cc 00:13:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:13:16 Removing intermediate container 6a03870fafb9 00:13:16 ---> 6d18d800073b 00:13:16 00:13:16 Successfully built 6d18d800073b 00:13:16 Successfully tagged security-bootstrapper:latest 00:13:16  Building security-bootstrapper ... done Building core-data 00:13:16 OK: 219 MiB in 52 packages 00:13:18 ---> 0661f4fc853d 00:13:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:13:20 ---> d44e29406709 00:13:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:13:21 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:13:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:13:21 ---> 8bf0a8f50f29 00:13:21 Step 3/24 : WORKDIR /edgex-go 00:13:21 ---> Using cache 00:13:21 ---> 0a9593184091 00:13:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:13:21 ---> Using cache 00:13:21 ---> b27eb11ffbe5 00:13:21 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:13:22 Removing intermediate container 8a5a43bb0845 00:13:22 ---> 5d6d17672633 00:13:22 Step 6/23 : COPY go.mod . 00:13:22 ---> Running in db95b613192a 00:13:22 ---> dd66b699d50e 00:13:22 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:13:22 ---> Running in d2cb99561edd 00:13:22 ---> 5a8f7dd1e8d0 00:13:22 Step 7/23 : RUN go mod download 00:13:22 Removing intermediate container d2cb99561edd 00:13:22 ---> 7e90ae7fa950 00:13:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:13:22 ---> Running in f0a72d58379f 00:13:22 ---> Running in 2ab5167e3271 00:13:22 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 00:13:22 Status: Downloaded newer image for docker:20.10.7 00:13:22 ---> 08bdaf2f88f9 00:13:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:13:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:13:22 ---> Running in 3eff3895c236 00:13:22 Removing intermediate container 2ab5167e3271 00:13:22 ---> e6258b8eb5ba 00:13:22 Step 21/23 : LABEL arch=x86_64 00:13:23 ---> Running in 61500f4ea1dd 00:13:23 Removing intermediate container 3eff3895c236 00:13:23 ---> de8fd0ec8a25 00:13:23 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 00:13:23 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:13:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:13:23 ---> 8bf0a8f50f29 00:13:23 Step 3/24 : WORKDIR /edgex-go 00:13:23 ---> Using cache 00:13:23 ---> 0a9593184091 00:13:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:13:23 ---> Using cache 00:13:23 ---> b27eb11ffbe5 00:13:23 Step 5/24 : RUN apk add --update --no-cache make git 00:13:23 ---> Running in 1e5eed392a9c 00:13:23 Removing intermediate container 61500f4ea1dd 00:13:23 ---> 4e92ce614c43 00:13:23 Step 22/23 : LABEL git_sha=381b7cc00204179e3880464bc179ef8279f5f7d1 00:13:23 ---> Running in f23e6931750f 00:13:23 ---> Running in 77e603ee53c8 00:13:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:13:23 Removing intermediate container 77e603ee53c8 00:13:23 ---> ef922a33b656 00:13:23 Step 23/23 : LABEL version=0.0.0 00:13:23 ---> Running in 8a4a69b52090 00:13:23 Removing intermediate container 8a4a69b52090 00:13:23 ---> 756ec26e9822 00:13:23 00:13:23 Successfully built 756ec26e9822 00:13:24 Successfully tagged support-scheduler:latest 00:13:24 Building security-secretstore-setup 00:13:24  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:13:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:13:24 Removing intermediate container f0a72d58379f 00:13:24 ---> 0a101de081b0 00:13:24 Step 8/23 : COPY . . 00:13:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:13:24 (1/39) Installing readline (8.1.0-r0) 00:13:24 (2/39) Installing bash (5.1.0-r0) 00:13:24 Executing bash-5.1.0-r0.post-install 00:13:24 OK: 219 MiB in 52 packages 00:13:25 (3/39) Installing brotli-libs (1.0.9-r3) 00:13:25 (4/39) Installing nghttp2-libs (1.42.0-r1) 00:13:25 (5/39) Installing libcurl (7.79.1-r0) 00:13:25 (6/39) Installing curl (7.79.1-r0) 00:13:25 (7/39) Installing dumb-init (1.2.5-r0) 00:13:25 (8/39) Installing libbz2 (1.0.8-r1) 00:13:25 (9/39) Installing expat (2.2.10-r1) 00:13:25 (10/39) Installing libffi (3.3-r2) 00:13:25 (11/39) Installing gdbm (1.19-r0) 00:13:25 (12/39) Installing xz-libs (5.2.5-r0) 00:13:25 (13/39) Installing sqlite-libs (3.34.1-r0) 00:13:25 (14/39) Installing python3 (3.8.10-r0) 00:13:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:13:27 OK: 219 MiB in 52 packages 00:13:28 (15/39) Installing py3-appdirs (1.4.4-r1) 00:13:28 (16/39) Installing py3-ordered-set (4.0.2-r0) 00:13:28 (17/39) Installing py3-parsing (2.4.7-r1) 00:13:29 (18/39) Installing py3-six (1.15.0-r0) 00:13:29 (19/39) Installing py3-packaging (20.9-r0) 00:13:29 (20/39) Installing py3-setuptools (51.3.3-r0) 00:13:29 ---> 67694cb08d0f 00:13:29 Step 9/23 : RUN go mod tidy 00:13:29 (21/39) Installing py3-chardet (4.0.0-r0) 00:13:29 Removing intermediate container db95b613192a 00:13:29 ---> 7ddabe14e4b1 00:13:29 Step 6/24 : COPY go.mod . 00:13:29 (22/39) Installing py3-idna (3.1-r0) 00:13:29 ---> Running in efc98b6c4d82 00:13:29 Removing intermediate container f23e6931750f 00:13:29 ---> e53f4ccfff3f 00:13:29 Step 6/24 : COPY go.mod . 00:13:29 (23/39) Installing py3-urllib3 (1.26.2-r1) 00:13:29 (24/39) Installing py3-requests (2.25.1-r1) 00:13:29 (25/39) Installing py3-msgpack (1.0.2-r0) 00:13:29 (26/39) Installing py3-lockfile (0.12.2-r3) 00:13:29 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:13:29 (28/39) Installing py3-colorama (0.4.4-r0) 00:13:30 ---> 2be8c1874d37 00:13:30 Step 7/24 : RUN go mod download 00:13:30 (29/39) Installing py3-contextlib2 (0.6.0-r0) 00:13:30 (30/39) Installing py3-distlib (0.3.1-r1) 00:13:30 ---> cf98977fce22 00:13:30 Step 7/24 : RUN go mod download 00:13:30 (31/39) Installing py3-distro (1.5.0-r1) 00:13:30 (32/39) Installing py3-webencodings (0.5.1-r3) 00:13:30 (33/39) Installing py3-html5lib (1.1-r0) 00:13:30 ---> Running in aba084501ede 00:13:30 (34/39) Installing py3-pytoml (0.1.21-r0) 00:13:30 (35/39) Installing py3-pep517 (0.9.1-r0) 00:13:30 ---> Running in 72ff3b4d71bf 00:13:30 (36/39) Installing py3-progress (1.5-r0) 00:13:30 (37/39) Installing py3-retrying (1.3.3-r0) 00:13:30 (38/39) Installing py3-toml (0.10.2-r0) 00:13:30 (39/39) Installing py3-pip (20.3.4-r0) 00:13:30 Executing busybox-1.32.1-r6.trigger 00:13:30 OK: 82 MiB in 59 packages 00:13:31 Removing intermediate container efc98b6c4d82 00:13:31 ---> faaa1d93fc6d 00:13:31 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:13:31 ---> Running in bed9dd2140b3 00:13:31 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:13:31 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:13:31 ---> 8bf0a8f50f29 00:13:31 Step 3/26 : WORKDIR /edgex-go 00:13:31 ---> Using cache 00:13:31 ---> 0a9593184091 00:13:31 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:13:31 ---> Using cache 00:13:31 ---> b27eb11ffbe5 00:13:31 Step 5/26 : RUN apk add --update --no-cache make git 00:13:31 ---> Using cache 00:13:31 ---> e53f4ccfff3f 00:13:31 Step 6/26 : COPY go.mod . 00:13:31 ---> Using cache 00:13:31 ---> cf98977fce22 00:13:31 Step 7/26 : RUN go mod download 00:13:31 ---> Running in dae80c06f3ab 00:13:32 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 00:13:32 Removing intermediate container aba084501ede 00:13:32 ---> a443936d37ab 00:13:32 Step 8/24 : COPY . . 00:13:32 Removing intermediate container 72ff3b4d71bf 00:13:32 ---> 8831e863e669 00:13:32 Step 8/24 : COPY . . 00:13:33 Collecting docker-compose==1.23.2 00:13:33 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:13:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:13:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:13:34 Collecting PyYAML<4,>=3.10 00:13:34 Downloading PyYAML-3.13.tar.gz (270 kB) 00:13:36 Collecting websocket-client<1.0,>=0.32.0 00:13:36 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:13:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:13:36 Collecting texttable<0.10,>=0.9.0 00:13:36 Downloading texttable-0.9.1.tar.gz (11 kB) 00:13:37 Collecting docopt<0.7,>=0.6.1 00:13:37 Downloading docopt-0.6.2.tar.gz (25 kB) 00:13:37 Removing intermediate container dae80c06f3ab 00:13:37 ---> e1351f2d200c 00:13:37 Step 8/26 : COPY . . 00:13:38 Collecting docker<4.0,>=3.6.0 00:13:38 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:13:38 Collecting cached-property<2,>=1.2.0 00:13:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:13:38 Collecting dockerpty<0.5,>=0.4.1 00:13:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:13:38 Collecting jsonschema<3,>=2.5.1 00:13:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:13:38 Collecting docker-pycreds>=0.4.0 00:13:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:13:39 Collecting certifi>=2017.4.17 00:13:39 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 00:13:39 Collecting urllib3<1.25,>=1.21.1 00:13:39 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:13:39 Collecting chardet<3.1.0,>=3.0.2 00:13:39 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 00:13:39 Collecting idna<2.8,>=2.5 00:13:39 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:13:39 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 00:13:39 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 00:13:39 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 00:13:39 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 00:13:39 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 00:13:39 Attempting uninstall: urllib3 00:13:39 Found existing installation: urllib3 1.26.2 00:13:39 Uninstalling urllib3-1.26.2: 00:13:39 Successfully uninstalled urllib3-1.26.2 00:13:39 Attempting uninstall: idna 00:13:39 Found existing installation: idna 3.1 00:13:39 Uninstalling idna-3.1: 00:13:39 Successfully uninstalled idna-3.1 00:13:39 Attempting uninstall: chardet 00:13:39 Found existing installation: chardet 4.0.0 00:13:39 Uninstalling chardet-4.0.0: 00:13:39 Successfully uninstalled chardet-4.0.0 00:13:41 Attempting uninstall: requests 00:13:41 Found existing installation: requests 2.25.1 00:13:41 Uninstalling requests-2.25.1: 00:13:41 Successfully uninstalled requests-2.25.1 00:13:41 Running setup.py install for texttable: started 00:13:42 Running setup.py install for texttable: finished with status 'done' 00:13:42 Running setup.py install for PyYAML: started 00:13:44 Running setup.py install for PyYAML: finished with status 'done' 00:13:44 ---> 8f8c7e1ab239 00:13:44 Step 9/24 : RUN go mod tidy 00:13:44 ---> a1d269bbff35 00:13:44 Step 9/24 : RUN go mod tidy 00:13:44 Running setup.py install for docopt: started 00:13:44 ---> Running in a1f18e64421c 00:13:44 ---> Running in 42463b51bc19 00:13:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-40 in /w/workspace/edgexfoundry_edgex-go_PR-3733 [Pipeline] { [Pipeline] ws 00:13:45 Running in /w/workspace/edgex-go/1 [Pipeline] { 00:13:45 Running setup.py install for docopt: finished with status 'done' 00:13:45 Running setup.py install for dockerpty: started [Pipeline] checkout 00:13:45 Running setup.py install for dockerpty: finished with status 'done' 00:13:45 The recommended git tool is: git 00:13:46 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 00:13:47 ---> cae28191d94f 00:13:47 Step 9/26 : RUN go mod tidy 00:13:47 ---> Running in dc15175e1992 00:13:48 Removing intermediate container 42463b51bc19 00:13:48 ---> 37289848a7b0 00:13:48 Step 10/24 : RUN make cmd/core-command/core-command 00:13:48 ---> Running in 21ca9e39cdc3 00:13:48 Removing intermediate container a1f18e64421c 00:13:48 ---> b6587b69f60d 00:13:48 Step 10/24 : RUN make cmd/core-data/core-data 00:13:48 ---> Running in 57a17b6b5958 00:13:49 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 00:13:49 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 00:13:50 Removing intermediate container dc15175e1992 00:13:50 ---> a40c84db9a91 00:13:50 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:13:50 ---> Running in a4eb461d3090 00:13:51 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 00:13:53 using credential edgex-jenkins-ssh 00:13:53 Cloning the remote Git repository 00:13:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:13:53 > git init /w/workspace/edgex-go/1 # timeout=10 00:13:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:13:53 > git --version # timeout=10 00:13:53 Removing intermediate container 1e5eed392a9c 00:13:53 ---> 576a1d2e49de 00:13:53 Step 15/24 : ENV APP_PORT=58890 00:13:53 ---> Running in 004142c612bc 00:13:53 Removing intermediate container 004142c612bc 00:13:53 ---> 70683f41f3ce 00:13:53 Step 16/24 : EXPOSE $APP_PORT 00:13:53 ---> Running in c7b42f90c404 00:13:54 Removing intermediate container c7b42f90c404 00:13:54 ---> d5457f28e0aa 00:13:54 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:13:53 > git --version # 'git version 2.17.1' 00:13:53 using GIT_SSH to set credentials SSH Credentials for GitHub 00:13:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:13:55 ---> afde5536a4f4 00:13:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:13:55 ---> 541125007d70 00:13:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:13:55 ---> ee9f6bac0be7 00:13:55 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:13:55 ---> Running in 5361a1537bdd 00:13:55 Removing intermediate container 5361a1537bdd 00:13:55 ---> ce4154cce4bb 00:13:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:13:55 ---> Running in 88b394150a47 00:13:56 Removing intermediate container 88b394150a47 00:13:56 ---> 09b8b0cb0b79 00:13:56 Step 22/24 : LABEL arch=x86_64 00:13:56 ---> Running in d91cbf131a27 00:13:56 Removing intermediate container d91cbf131a27 00:13:56 ---> 28ac9de97f94 00:13:56 Step 23/24 : LABEL git_sha=381b7cc00204179e3880464bc179ef8279f5f7d1 00:13:56 ---> Running in a0e9428f191e 00:13:56 Removing intermediate container a0e9428f191e 00:13:56 ---> 70ac11ebe382 00:13:56 Step 24/24 : LABEL version=0.0.0 00:13:56 ---> Running in d07077ef8027 00:13:56 Removing intermediate container d07077ef8027 00:13:56 ---> 48aba711d52c 00:13:56 00:13:56 Successfully built 48aba711d52c 00:13:56 Successfully tagged sys-mgmt-agent:latest 00:14:03  Building sys-mgmt-agent ... done Removing intermediate container bed9dd2140b3 00:14:03 ---> 63864858a4d7 00:14:03 00:14:03 Step 11/23 : FROM alpine:3.14 00:14:03 ---> 14119a10abf4 00:14:03 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:14:03 ---> Running in bac594d83d3d 00:14:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:14:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:14:03 (1/2) Installing ca-certificates (20191127-r5) 00:14:03 (2/2) Installing dumb-init (1.2.5-r1) 00:14:03 Executing busybox-1.33.1-r3.trigger 00:14:03 Executing ca-certificates-20191127-r5.trigger 00:14:03 OK: 6 MiB in 16 packages 00:14:04 Removing intermediate container bac594d83d3d 00:14:04 ---> 61a502595e56 00:14:04 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:14:04 ---> Running in e47f78090137 00:14:04 Removing intermediate container e47f78090137 00:14:04 ---> 54fb53bf0ecb 00:14:04 Step 14/23 : ENV APP_PORT=59860 00:14:04 ---> Running in e6603af09b22 00:14:04 Removing intermediate container e6603af09b22 00:14:04 ---> 34931bad22ad 00:14:04 Step 15/23 : EXPOSE $APP_PORT 00:14:04 ---> Running in 2260da999485 00:14:04 Removing intermediate container 2260da999485 00:14:04 ---> d20b5adcb2c3 00:14:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:14:05 ---> 37153fa6b897 00:14:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:14:05 ---> 165291dc4669 00:14:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:14:06 ---> d7c9dbb76551 00:14:06 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:14:06 ---> Running in 23d57d651d80 00:14:06 Removing intermediate container 23d57d651d80 00:14:06 ---> 37a32fcb5f92 00:14:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:14:06 ---> Running in 7ed1dbd7d20e 00:14:06 Removing intermediate container 7ed1dbd7d20e 00:14:06 ---> 5354b874e16f 00:14:06 Step 21/23 : LABEL arch=x86_64 00:14:06 ---> Running in bd87d5d60096 00:14:06 Removing intermediate container bd87d5d60096 00:14:06 ---> 50da861299fd 00:14:06 Step 22/23 : LABEL git_sha=381b7cc00204179e3880464bc179ef8279f5f7d1 00:14:06 ---> Running in c4bb3ae42d62 00:14:06 Removing intermediate container c4bb3ae42d62 00:14:06 ---> cf904f3be5de 00:14:06 Step 23/23 : LABEL version=0.0.0 00:14:06 ---> Running in 33f75f6792d7 00:14:06 Removing intermediate container 33f75f6792d7 00:14:06 ---> 0acc170ce094 00:14:06 00:14:07 Successfully built 0acc170ce094 00:14:07 Successfully tagged support-notifications:latest 00:14:19  Building support-notifications ... done Removing intermediate container 21ca9e39cdc3 00:14:19 ---> 03284100bf6d 00:14:19 00:14:19 Step 11/24 : FROM alpine:3.14 00:14:19 ---> 14119a10abf4 00:14:19 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:14:19 ---> Using cache 00:14:19 ---> 1643b8bc53f7 00:14:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:14:19 ---> Using cache 00:14:19 ---> e76ead169e03 00:14:19 Step 14/24 : ENV APP_PORT=59882 00:14:19 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 00:14:19 ---> Running in 8803b7445eb7 00:14:19 Removing intermediate container 8803b7445eb7 00:14:19 ---> 5f472e747281 00:14:19 Step 15/24 : EXPOSE $APP_PORT 00:14:19 ---> Running in dc625b5ba6b9 00:14:19 Removing intermediate container dc625b5ba6b9 00:14:19 ---> e0bb6afd25b1 00:14:19 Step 16/24 : WORKDIR / 00:14:19 ---> Running in 47a1e4dbfc38 00:14:19 Removing intermediate container 47a1e4dbfc38 00:14:19 ---> e462807d16ab 00:14:19 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:14:19 ---> 89252c42621d 00:14:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:14:20 ---> e669090401a2 00:14:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:14:20 ---> 83838be1071d 00:14:20 Step 20/24 : ENTRYPOINT ["/core-command"] 00:14:21 ---> Running in 460dbc83f73a 00:14:21 Removing intermediate container 460dbc83f73a 00:14:21 ---> 1e428029c3b7 00:14:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:14:21 ---> Running in 4737d7d416d5 00:14:21 Removing intermediate container a4eb461d3090 00:14:21 ---> d2ab7ba38fb5 00:14:21 00:14:21 Step 11/26 : FROM alpine:3.14 00:14:21 ---> 14119a10abf4 00:14:21 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:14:21 ---> Running in 108a45a9d5ae 00:14:21 Removing intermediate container 4737d7d416d5 00:14:21 ---> 812e0d5bb4ac 00:14:21 Step 22/24 : LABEL arch=x86_64 00:14:21 ---> Running in 58d10677d874 00:14:21 Removing intermediate container 58d10677d874 00:14:21 ---> 7f9d1e324826 00:14:21 Step 23/24 : LABEL git_sha=381b7cc00204179e3880464bc179ef8279f5f7d1 00:14:21 ---> Running in eb596b1c45bb 00:14:22 Removing intermediate container eb596b1c45bb 00:14:22 ---> b57852747a19 00:14:22 Step 24/24 : LABEL version=0.0.0 00:14:22 ---> Running in c546f682abdd 00:14:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:14:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:14:22 Removing intermediate container c546f682abdd 00:14:22 ---> e837671b3dba 00:14:22 00:14:22 Successfully built e837671b3dba 00:14:22 Successfully tagged core-command:latest 00:14:22  Building core-command ... done (1/3) Installing ca-certificates (20191127-r5) 00:14:22 (2/3) Installing dumb-init (1.2.5-r1) 00:14:22 (3/3) Installing su-exec (0.2-r1) 00:14:22 Executing busybox-1.33.1-r3.trigger 00:14:22 Executing ca-certificates-20191127-r5.trigger 00:14:22 OK: 6 MiB in 17 packages 00:14:23 Removing intermediate container 57a17b6b5958 00:14:23 ---> bc950108e0c0 00:14:23 00:14:23 Step 11/24 : FROM alpine:3.14 00:14:23 ---> 14119a10abf4 00:14:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:14:23 ---> Running in f6931c15d973 00:14:23 Removing intermediate container f6931c15d973 00:14:23 ---> 522ac83e7bcf 00:14:23 Step 13/24 : ENV APP_PORT=59880 00:14:23 ---> Running in 87db9da3d30d 00:14:23 Removing intermediate container 108a45a9d5ae 00:14:23 ---> b6fdfefec864 00:14:23 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:14:23 ---> Running in 6e778ffe8077 00:14:23 Removing intermediate container 87db9da3d30d 00:14:23 ---> e90865ab4dba 00:14:23 Step 14/24 : EXPOSE $APP_PORT 00:14:23 ---> Running in b02deb0ce4d8 00:14:23 Removing intermediate container 6e778ffe8077 00:14:23 ---> e5f6c0403dd8 00:14:23 Step 14/26 : WORKDIR / 00:14:23 ---> Running in 92bc94fed57b 00:14:23 Removing intermediate container b02deb0ce4d8 00:14:23 ---> d2c38c57da79 00:14:23 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:14:23 ---> Running in ec424def9ca4 00:14:23 Removing intermediate container 92bc94fed57b 00:14:23 ---> ba62b3c0b0fd 00:14:23 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:14:23 ---> ba14d911ee79 00:14: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 00:14:23 ---> d73351680229 00:14:23 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:14:23 Removing intermediate container ec424def9ca4 00:14:23 ---> e27ba2528ee8 00:14:23 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:14:24 ---> Running in d0ed21178e12 00:14:24 ---> 455d75fa37a7 00:14: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 00:14:24 ---> f48af9e2c37b 00:14:24 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:14:24 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:14:24 ---> 7b723524af91 00:14:24 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:14:24 ---> 3f84f4db7d71 00:14:24 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:14:25 ---> 948433719cc7 00:14:25 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/ 00:14:25 ---> Running in 3173614990e4 00:14:25 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:14:25 Removing intermediate container 3173614990e4 00:14:25 ---> 739424f3cf90 00:14:25 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:14:25 ---> Running in cb1893f255f4 00:14:25 Removing intermediate container cb1893f255f4 00:14:25 ---> 6e1879f80de0 00:14:25 Step 24/26 : LABEL arch=x86_64 00:14:25 ---> Running in 3c64c0f85923 00:14:25 Removing intermediate container 3c64c0f85923 00:14:25 ---> 9a3fd185e03c 00:14:25 Step 25/26 : LABEL git_sha=381b7cc00204179e3880464bc179ef8279f5f7d1 00:14:25 ---> Running in cd7680ebee02 00:14:26 Removing intermediate container cd7680ebee02 00:14:26 ---> 6603e2d41bc9 00:14:26 Step 26/26 : LABEL version=0.0.0 00:14:26 ---> Running in 6506793e19bc 00:14:26 Removing intermediate container 6506793e19bc 00:14:26 ---> 1dfbf422a9bf 00:14:26 00:14:26 Successfully built 1dfbf422a9bf 00:14:26 Successfully tagged security-secretstore-setup:latest 00:14:26  Building security-secretstore-setup ... done (1/6) Installing dumb-init (1.2.5-r1) 00:14:26 (2/6) Installing libgcc (10.3.1_git20210424-r2) 00:14:26 (3/6) Installing libsodium (1.0.18-r0) 00:14:26 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 00:14:27 (5/6) Installing libzmq (4.3.4-r0) 00:14:27 (6/6) Installing zeromq (4.3.4-r0) 00:14:27 Executing busybox-1.33.1-r3.trigger 00:14:27 OK: 8 MiB in 20 packages 00:14:27 Removing intermediate container d0ed21178e12 00:14:27 ---> a494f340daa8 00:14:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:14:27 ---> f6511f00e118 00:14:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:14:28 ---> e4afb4385b8e 00:14:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:14:28 ---> 3deea94788a5 00:14:28 Step 20/24 : ENTRYPOINT ["/core-data"] 00:14:28 ---> Running in 38d829d2fb5e 00:14:28 Removing intermediate container 38d829d2fb5e 00:14:28 ---> a51b095b874e 00:14:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:14:28 ---> Running in b54ae617b2ca 00:14:28 Removing intermediate container b54ae617b2ca 00:14:28 ---> 8178e149f7ad 00:14:28 Step 22/24 : LABEL arch=x86_64 00:14:28 ---> Running in e089c8e2bb61 00:14:28 Removing intermediate container e089c8e2bb61 00:14:28 ---> bcb9204a1219 00:14:28 Step 23/24 : LABEL git_sha=381b7cc00204179e3880464bc179ef8279f5f7d1 00:14:29 ---> Running in a7a276649ced 00:14:29 Removing intermediate container a7a276649ced 00:14:29 ---> fa660d1402e1 00:14:29 Step 24/24 : LABEL version=0.0.0 00:14:29 ---> Running in 9086fbac3cc8 00:14:29 Removing intermediate container 9086fbac3cc8 00:14:29 ---> d960a118ecd1 00:14:29 00:14:29 Successfully built d960a118ecd1 00:14:29 Successfully tagged core-data:latest 00:14:29  Building core-data ... done  [Pipeline] } 00:14:29 $ docker stop --time=1 9e306e3bb8ee7465769fb93c115fe8985e245a0a7ff72a3b21349df0e1084a09 00:14:30 $ docker rm -f 9e306e3bb8ee7465769fb93c115fe8985e245a0a7ff72a3b21349df0e1084a09 [Pipeline] // withDockerContainer [Pipeline] sh 00:14:31 + docker images 00:14:31 REPOSITORY TAG IMAGE ID CREATED SIZE 00:14:31 core-data latest d960a118ecd1 3 seconds ago 20.5MB 00:14:31 security-secretstore-setup latest 1dfbf422a9bf 6 seconds ago 28.2MB 00:14:31 core-command latest e837671b3dba 9 seconds ago 16MB 00:14:31 bc950108e0c0 9 seconds ago 1.76GB 00:14:31 d2ab7ba38fb5 10 seconds ago 1.76GB 00:14:31 03284100bf6d 13 seconds ago 1.75GB 00:14:31 support-notifications latest 0acc170ce094 25 seconds ago 16.8MB 00:14:31 63864858a4d7 29 seconds ago 1.75GB 00:14:31 sys-mgmt-agent latest 48aba711d52c 35 seconds ago 325MB 00:14:31 support-scheduler latest 756ec26e9822 About a minute ago 16.1MB 00:14:31 security-bootstrapper latest 6d18d800073b About a minute ago 18.8MB 00:14:31 core-metadata latest 48501e9cc676 About a minute ago 16.8MB 00:14:31 7e0528474484 About a minute ago 1.75GB 00:14:31 3d1526fb2150 About a minute ago 1.75GB 00:14:31 security-proxy-setup latest 89438cbe1212 About a minute ago 26.7MB 00:14:31 89fef80f1f3c About a minute ago 1.76GB 00:14:31 1092287d9aba About a minute ago 1.76GB 00:14:31 2a69d4d8c8aa About a minute ago 1.75GB 00:14:31 ci-base-image-x86_64 latest 8bf0a8f50f29 5 minutes ago 1.25GB 00:14:31 alpine 3.14 14119a10abf4 4 weeks ago 5.6MB 00:14:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB 00:14:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB 00:14:31 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 00:14:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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 00:14:47 Still waiting to schedule task 00:14:47 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:14:50 Merging remotes/origin/main commit 2de07aa5618795465836e287608abcda04ffa72f into PR head commit 381b7cc00204179e3880464bc179ef8279f5f7d1 00:14:50 Merge succeeded, producing 381b7cc00204179e3880464bc179ef8279f5f7d1 00:14:50 Checking out Revision 381b7cc00204179e3880464bc179ef8279f5f7d1 (PR-3733) 00:14:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:14:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:14:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:14:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:14:49 using GIT_SSH to set credentials SSH Credentials for GitHub 00:14:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3733/head:refs/remotes/origin/PR-3733 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:14:50 > git config core.sparsecheckout # timeout=10 00:14:50 > git checkout -f 381b7cc00204179e3880464bc179ef8279f5f7d1 # timeout=10 00:14:50 > git remote # timeout=10 00:14:50 > git config --get remote.origin.url # timeout=10 00:14:50 using GIT_SSH to set credentials SSH Credentials for GitHub 00:14:50 > git merge 2de07aa5618795465836e287608abcda04ffa72f # timeout=10 00:14:50 > git rev-parse HEAD^{commit} # timeout=10 00:14:50 > git config core.sparsecheckout # timeout=10 00:14:50 > git checkout -f 381b7cc00204179e3880464bc179ef8279f5f7d1 # timeout=10 00:14:55 Commit message: "style: Fix variable assignments and enable varcheck linter" 00:14:55 > git --version # timeout=10 00:14:55 > git --version # 'git version 2.17.1' 00:14:55 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:14:56 provisioning config files... 00:14:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6086799233150432635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:14:57 ---> docker-login.sh 00:14:57 nexus3.edgexfoundry.org:10001 00:14:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:59 Configure a credential helper to remove this warning. See 00:14:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:59 00:14:59 Login Succeeded 00:14:59 nexus3.edgexfoundry.org:10002 00:15:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:15:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:15:00 Configure a credential helper to remove this warning. See 00:15:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:15:00 00:15:00 Login Succeeded 00:15:00 nexus3.edgexfoundry.org:10003 00:15:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:15:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:15:01 Configure a credential helper to remove this warning. See 00:15:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:15:01 00:15:01 Login Succeeded 00:15:01 nexus3.edgexfoundry.org:10004 00:15:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:15:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:15:01 Configure a credential helper to remove this warning. See 00:15:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:15:01 00:15:01 Login Succeeded 00:15:01 docker.io 00:15:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:15:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:15:02 Configure a credential helper to remove this warning. See 00:15:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:15:02 00:15:02 Login Succeeded 00:15:02 ---> docker-login.sh ends [Pipeline] } 00:15:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:15:03 ========================================================= 00:15:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:15:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:15:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:15:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:15:04 595b0fe564bb: Pulling fs layer 00:15:04 24495759ef45: Pulling fs layer 00:15:04 d148012ef14d: Pulling fs layer 00:15:04 e90a11edd702: Pulling fs layer 00:15:04 d77568369979: Pulling fs layer 00:15:04 fc1c9f9a7f3b: Pulling fs layer 00:15:04 170f2ba95c9a: Pulling fs layer 00:15:04 97ac5df62f85: Pulling fs layer 00:15:04 fc1c9f9a7f3b: Waiting 00:15:04 e90a11edd702: Waiting 00:15:04 170f2ba95c9a: Waiting 00:15:04 d77568369979: Waiting 00:15:04 97ac5df62f85: Waiting 00:15:04 d148012ef14d: Verifying Checksum 00:15:04 d148012ef14d: Download complete 00:15:04 24495759ef45: Verifying Checksum 00:15:04 24495759ef45: Download complete 00:15:04 d77568369979: Verifying Checksum 00:15:04 d77568369979: Download complete 00:15:04 fc1c9f9a7f3b: Verifying Checksum 00:15:04 fc1c9f9a7f3b: Download complete 00:15:04 595b0fe564bb: Verifying Checksum 00:15:04 595b0fe564bb: Download complete 00:15:04 170f2ba95c9a: Verifying Checksum 00:15:04 170f2ba95c9a: Download complete 00:15:05 595b0fe564bb: Pull complete 00:15:05 24495759ef45: Pull complete 00:15:06 d148012ef14d: Pull complete 00:15:08 97ac5df62f85: Verifying Checksum 00:15:08 97ac5df62f85: Download complete 00:15:09 e90a11edd702: Verifying Checksum 00:15:09 e90a11edd702: Download complete 00:15:19 e90a11edd702: Pull complete 00:15:19 d77568369979: Pull complete 00:15:19 fc1c9f9a7f3b: Pull complete 00:15:19 170f2ba95c9a: Pull complete 00:15:26 97ac5df62f85: Pull complete 00:15:26 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 00:15:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:15:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 00:15:26 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:15:26 WORKDIR /edgex 00:15:26 COPY go.mod . 00:15:26 RUN go mod download 00:15:26 + docker build -t ci-base-image-arm64 -f - . 00:15:29 Sending build context to Docker daemon 166.1MB 00:15:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:15:29 ---> 04bc70af865f 00:15:29 Step 2/4 : WORKDIR /edgex 00:15:37 ---> Running in d80429b5fdbd 00:15:38 Removing intermediate container d80429b5fdbd 00:15:38 ---> b69001012703 00:15:38 Step 3/4 : COPY go.mod . 00:15:39 ---> 18bf94c148e1 00:15:39 Step 4/4 : RUN go mod download 00:15:39 ---> Running in 168689cd1985 00:17:16 Removing intermediate container 168689cd1985 00:17:16 ---> 18c6e5e6b4ac 00:17:16 Successfully built 18c6e5e6b4ac 00:17:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:17:16 + docker inspect -f . ci-base-image-arm64 00:17:16 . [Pipeline] withDockerContainer 00:17:17 prd-ubuntu18.04-docker-arm64-4c-16g-40 does not seem to be running inside a container 00:17:17 $ 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 00:17:19 $ docker top 7e08b9160e1c32c637dc0a19f3c6fe0cf6064c098d86855338b7410618c53a41 -eo pid,comm [Pipeline] { [Pipeline] sh 00:17:20 + go version 00:17:20 go version go1.16.6 linux/arm64 [Pipeline] } 00:17:20 $ docker stop --time=1 7e08b9160e1c32c637dc0a19f3c6fe0cf6064c098d86855338b7410618c53a41 00:17:22 $ docker rm -f 7e08b9160e1c32c637dc0a19f3c6fe0cf6064c098d86855338b7410618c53a41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:17:23 + docker inspect -f . ci-base-image-arm64 00:17:23 . [Pipeline] withDockerContainer 00:17:23 prd-ubuntu18.04-docker-arm64-4c-16g-40 does not seem to be running inside a container 00:17:23 $ 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 00:17:25 $ docker top 8a5d2ff1a41f76051008f27aa561b1d69ce47cfc4a94f091cf1e172cb7606e44 -eo pid,comm [Pipeline] { [Pipeline] echo 00:17:25 ========================================================= 00:17:25 [edgeXBuildGoParallel] Running Tests and Build... 00:17:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:17:26 + go mod tidy [Pipeline] sh 00:17:28 + make test 00:17:28 go mod tidy 00:17:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:17:50 Running on prd-ubuntu18.04-docker-8c-8g-41 in /w/workspace/edgexfoundry_edgex-go_PR-3733 [Pipeline] { [Pipeline] ws 00:17:50 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 00:17:50 The recommended git tool is: git 00:17:53 using credential edgex-jenkins-ssh 00:17:53 Cloning the remote Git repository 00:17:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:17:53 > git init /w/workspace/edgex-go/1 # timeout=10 00:17:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:17:53 > git --version # timeout=10 00:17:53 > git --version # 'git version 2.17.1' 00:17:53 using GIT_SSH to set credentials SSH Credentials for GitHub 00:17:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:17:55 ? github.com/edgexfoundry/edgex-go [no test files] 00:18:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:18:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:18:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:18:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:19:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:19:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:19:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:19:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:19:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:19:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:19:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:19:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:19:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:19:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.173s coverage: 28.7% of statements 00:19:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:19:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:19:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.359s coverage: 98.5% of statements 00:19:24 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:19:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.362s coverage: 46.3% of statements 00:19:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:19:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:19:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.576s coverage: 90.1% of statements 00:19:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:19:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:19:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.217s coverage: 81.2% of statements 00:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:19:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.431s coverage: 94.2% of statements 00:19:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:19:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:19:35 ok github.com/edgexfoundry/edgex-go/internal/io 0.245s coverage: 59.1% of statements 00:19:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:19:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:19:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:19:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:19:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:19:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.216s coverage: 60.0% of statements 00:19:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:19:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:19:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:19:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.319s coverage: 0.8% of statements 00:19:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:19:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.202s coverage: 58.8% of statements 00:19:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.175s coverage: 21.7% of statements 00:19:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:19:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.251s coverage: 47.1% of statements 00:19:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.214s coverage: 79.5% of statements 00:19:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.233s coverage: 94.1% of statements 00:19:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.218s coverage: 96.3% of statements 00:19:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.203s coverage: 87.5% of statements 00:19:35 Merging remotes/origin/main commit 2de07aa5618795465836e287608abcda04ffa72f into PR head commit 381b7cc00204179e3880464bc179ef8279f5f7d1 00:19:35 Merge succeeded, producing 381b7cc00204179e3880464bc179ef8279f5f7d1 00:19:35 Checking out Revision 381b7cc00204179e3880464bc179ef8279f5f7d1 (PR-3733) 00:19:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:19:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:19:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:19:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:19:34 using GIT_SSH to set credentials SSH Credentials for GitHub 00:19:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3733/head:refs/remotes/origin/PR-3733 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:19:35 > git config core.sparsecheckout # timeout=10 00:19:35 > git checkout -f 381b7cc00204179e3880464bc179ef8279f5f7d1 # timeout=10 00:19:35 > git remote # timeout=10 00:19:35 > git config --get remote.origin.url # timeout=10 00:19:35 using GIT_SSH to set credentials SSH Credentials for GitHub 00:19:35 > git merge 2de07aa5618795465836e287608abcda04ffa72f # timeout=10 00:19:35 > git rev-parse HEAD^{commit} # timeout=10 00:19:35 > git config core.sparsecheckout # timeout=10 00:19:35 > git checkout -f 381b7cc00204179e3880464bc179ef8279f5f7d1 # timeout=10 00:19:39 Commit message: "style: Fix variable assignments and enable varcheck linter" 00:19:39 > git --version # timeout=10 00:19:39 > git --version # 'git version 2.17.1' 00:19:39 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:19:40 + echo snap-build.sh 00:19:40 snap-build.sh 00:19:40 + SNAP_BASE_DIR=. 00:19:40 + '[' '!' -z /w/workspace/edgex-go/1 ']' 00:19:40 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 00:19:40 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 00:19:40 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 00:19:40 + cd /w/workspace/edgex-go/1 00:19:40 + sudo apt-get remove -qy --purge lxd lxd-client 00:19:40 Reading package lists... 00:19:40 Building dependency tree... 00:19:40 Reading state information... 00:19:40 The following packages were automatically installed and are no longer required: 00:19:40 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:19:40 uidmap xdelta3 00:19:40 Use 'sudo apt autoremove' to remove them. 00:19:40 The following packages will be REMOVED: 00:19:40 lxd* lxd-client* 00:19:40 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:19:40 After this operation, 31.7 MB disk space will be freed. 00:19:41 (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.) 00:19:41 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:19:41 Removing lxd dnsmasq configuration 00:19:42 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:19:42 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:19:42 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:19:42 (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.) 00:19:42 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:19:43 Processing triggers for systemd (237-3ubuntu10.45) ... 00:19:44 Processing triggers for ureadahead (0.100.0-21) ... 00:19:44 + sudo snap remove --purge lxd 00:19:44 snap "lxd" is not installed 00:19:44 + sudo groupadd --force --system lxd 00:19:44 ++ whoami 00:19:44 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:19:44 + newgrp - lxd 00:19:44 + sudo snap install lxd 00:19:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.211s coverage: 94.4% of statements 00:19:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.173s coverage: 44.8% of statements 00:19:53 2021-09-29T00:19:51Z INFO Waiting for automatic snapd restart... 00:19:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.724s coverage: 81.8% of statements 00:19:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:20:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.262s coverage: 92.9% of statements 00:20:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:20:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:20:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:20:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 00:20:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:20:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:20:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:20:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:20:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:20:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.179s coverage: 87.2% of statements 00:20:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:20:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:20:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements 00:20:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:20:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.269s coverage: 58.8% of statements 00:20:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:20:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.261s coverage: 80.0% of statements 00:20:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.254s coverage: 87.2% of statements 00:20:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.251s coverage: 85.4% of statements 00:20:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.775s coverage: 91.2% of statements 00:20:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:20:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.799s coverage: 64.4% of statements 00:20:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:20:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:20:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.173s coverage: 100.0% of statements 00:20:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.080s coverage: 91.3% of statements 00:20:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.090s coverage: 100.0% of statements 00:20:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements 00:20:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements 00:20:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.256s coverage: 70.5% of statements 00:20:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:20:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:20:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:20:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.690s coverage: 43.6% of statements 00:20:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:20:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:20:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.258s coverage: 89.5% of statements 00:20:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:20:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.198s coverage: 84.8% of statements 00:20:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:20:11 lxd 4.18 from Canonical* installed 00:20:11 + sudo lxd init --auto 00:20:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.248s coverage: 19.5% of statements 00:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:20:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.620s coverage: 92.0% of statements 00:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:20:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.195s coverage: 63.2% of statements 00:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:20:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.402s coverage: 97.7% of statements 00:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:20:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:20:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:20:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.175s coverage: 28.9% of statements 00:20:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:20:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:20:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:20:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:20:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:20:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:20:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.199s coverage: 100.0% of statements 00:20:17 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 00:20:18 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 00:20:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:20:18 GO111MODULE=on go vet ./... 00:20:21 + sudo snap install --classic snapcraft 00:20:36 snapcraft 5.0 from Canonical* installed 00:20:36 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 00:20:36 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 00:20:36 % Total % Received % Xferd Average Speed Time Time Time Current 00:20:36 Dload Upload Total Spent Left Speed 00:20:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4045 0 --:--:-- --:--:-- --:--:-- 4045 00:20:36 100 3325k 100 3325k 0 0 7916k 0 --:--:-- --:--:-- --:--:-- 7916k 00:20:36 ./yq_linux_amd64 00:20:36 + sudo snapcraft prime --use-lxd 00:20:37 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:20:37 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: 00:20:37 - README.md 00:20:37 00:20:37 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:20:37 Launching a container. 00:20:45 Waiting for container to be ready 00:20:45 To start your first instance, try: lxc launch ubuntu:18.04 00:20:45 00:20:48 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 00:20:49 Waiting for network to be ready... 00:20:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:20:50 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:20:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 00:20:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 00:20:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 00:20:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 00:20:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 00:20:50 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 00:20:50 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 00:20:50 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 00:20:50 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:20:50 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:20:51 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:20:51 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:20:51 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:20:51 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:20:51 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:20:51 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:20:51 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:20:52 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2264 kB] 00:20:52 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 00:20:52 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 00:20:52 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 00:20:52 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 00:20:52 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 00:20:52 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1750 kB] 00:20:52 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 00:20:54 Fetched 25.4 MB in 4s (5764 kB/s) 00:20:55 Reading package lists... 00:20:55 Reading package lists... 00:20:55 Building dependency tree... 00:20:55 Reading state information... 00:20:55 The following additional packages will be installed: 00:20:55 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:20:55 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:20:55 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:20:55 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 00:20:55 Suggested packages: 00:20:55 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 00:20:55 Recommended packages: 00:20:55 gnupg libsasl2-modules 00:20:55 The following NEW packages will be installed: 00:20:55 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:20:55 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:20:55 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:20:55 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 00:20:55 The following packages will be upgraded: 00:20:55 gpg gpg-agent gpgconf libudev1 00:20:55 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 00:20:55 Need to get 3527 kB of archives. 00:20:55 After this operation, 13.3 MB of additional disk space will be used. 00:20:55 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] 00:20:55 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] 00:20:55 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 00:20:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 00:20:55 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 00:20:56 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 00:20:56 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 00:20:56 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 00:20:56 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 00:20:56 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 00:20:56 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 00:20:56 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 00:20:56 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 00:20:56 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 00:20:56 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 00:20:56 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 00:20:56 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 00:20:56 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 00:20:56 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 00:20:56 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 00:20:56 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 00:20:56 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 00:20:57 debconf: delaying package configuration, since apt-utils is not installed 00:20:57 Fetched 3527 kB in 1s (2509 kB/s) 00:20:57 (Reading database ... 12511 files and directories currently installed.) 00:20:57 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 00:20:57 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 00:20:57 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 00:20:57 Selecting previously unselected package udev. 00:20:57 (Reading database ... 12511 files and directories currently installed.) 00:20:57 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 00:20:57 Unpacking udev (237-3ubuntu10.52) ... 00:20:57 Selecting previously unselected package libfuse2:amd64. 00:20:57 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 00:20:57 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:20:57 Selecting previously unselected package fuse. 00:20:57 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 00:20:57 Unpacking fuse (2.9.7-1ubuntu1) ... 00:20:57 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 00:20:57 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:20:57 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 00:20:57 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:20:57 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 00:20:57 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:20:58 Selecting previously unselected package libksba8:amd64. 00:20:58 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 00:20:58 Unpacking libksba8:amd64 (1.3.5-2) ... 00:20:58 Selecting previously unselected package libroken18-heimdal:amd64. 00:20:58 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:20:58 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:20:58 Selecting previously unselected package libasn1-8-heimdal:amd64. 00:20:58 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:20:58 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:20:58 Selecting previously unselected package libheimbase1-heimdal:amd64. 00:20:58 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:20:58 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:20:58 Selecting previously unselected package libhcrypto4-heimdal:amd64. 00:20:58 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:20:58 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:20:58 Selecting previously unselected package libwind0-heimdal:amd64. 00:20:58 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:20:58 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:20:58 Selecting previously unselected package libhx509-5-heimdal:amd64. 00:20:58 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:20:58 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:20:58 Selecting previously unselected package libkrb5-26-heimdal:amd64. 00:20:58 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:20:58 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:20:58 Selecting previously unselected package libheimntlm0-heimdal:amd64. 00:20:58 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:20:58 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:20:58 Selecting previously unselected package libgssapi3-heimdal:amd64. 00:20:58 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:20:58 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:20:58 Selecting previously unselected package libsasl2-modules-db:amd64. 00:20:58 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:20:58 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:20:58 Selecting previously unselected package libsasl2-2:amd64. 00:20:58 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:20:58 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:20:58 Selecting previously unselected package libldap-common. 00:20:58 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 00:20:58 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:20:58 Selecting previously unselected package libldap-2.4-2:amd64. 00:20:58 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 00:20:58 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:20:59 Selecting previously unselected package dirmngr. 00:20:59 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 00:20:59 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 00:20:59 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:20:59 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 00:20:59 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:20:59 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:20:59 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:20:59 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 00:20:59 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:20:59 Setting up libksba8:amd64 (1.3.5-2) ... 00:20:59 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:20:59 Setting up udev (237-3ubuntu10.52) ... 00:20:59 invoke-rc.d: policy-rc.d denied execution of start. 00:20:59 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:20:59 Processing triggers for systemd (237-3ubuntu10) ... 00:20:59 Setting up fuse (2.9.7-1ubuntu1) ... 00:20:59 Setting up gpg (2.2.4-1ubuntu1.4) ... 00:20:59 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:20:59 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:20:59 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:20:59 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:20:59 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:20:59 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:20:59 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:20:59 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:20:59 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 00:20:59 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:20:59 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 00:20:59 settings in the [Install] section, and DefaultInstance for template units). 00:20:59 This means they are not meant to be enabled using systemctl. 00:20:59 Possible reasons for having this kind of units are: 00:20:59 1) A unit may be statically enabled by being symlinked from another unit's 00:20:59 .wants/ or .requires/ directory. 00:20:59 2) A unit's purpose may be to act as a helper for some other unit which has 00:20:59 a requirement dependency on it. 00:20:59 3) A unit may be started when needed via activation (socket, path, timer, 00:20:59 D-Bus, udev, scripted systemctl call, ...). 00:20:59 4) In case of template units, the unit is meant to be enabled with some 00:20:59 instance name specified. 00:21:00 Reading package lists... 00:21:00 Building dependency tree... 00:21:00 Reading state information... 00:21:00 The following additional packages will be installed: 00:21:00 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 00:21:00 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 00:21:00 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 00:21:00 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 00:21:00 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 00:21:00 Suggested packages: 00:21:00 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 00:21:00 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 00:21:00 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 00:21:00 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 00:21:00 systemd-container policykit-1 00:21:00 Recommended packages: 00:21:00 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 00:21:00 The following NEW packages will be installed: 00:21:00 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 00:21:00 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 00:21:00 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 00:21:00 multiarch-support openssh-client python3 python3-minimal python3.6 00:21:00 python3.6-minimal snapd squashfs-tools sudo 00:21:00 The following packages will be upgraded: 00:21:00 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 00:21:00 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 00:21:00 Need to get 36.8 MB of archives. 00:21:00 After this operation, 147 MB of additional disk space will be used. 00:21:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 00:21:00 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 00:21:00 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 00:21:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 00:21:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 00:21:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 00:21:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 00:21:00 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 00:21:00 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 00:21:00 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 00:21:00 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 00:21:00 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 00:21:00 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 00:21:00 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 00:21:00 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 00:21:00 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 00:21:00 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 00:21:01 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 00:21:01 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 00:21:01 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 00:21:01 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 00:21:01 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 00:21:01 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 00:21:01 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 00:21:01 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 00:21:01 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 00:21:01 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 00:21:01 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 00:21:01 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 00:21:01 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 00:21:03 debconf: delaying package configuration, since apt-utils is not installed 00:21:03 Fetched 36.8 MB in 3s (12.9 MB/s) 00:21:03 (Reading database ... 12757 files and directories currently installed.) 00:21:03 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 00:21:03 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 00:21:04 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 00:21:04 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 00:21:04 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 00:21:04 (Reading database ... 12757 files and directories currently installed.) 00:21:04 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 00:21:04 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 00:21:04 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 00:21:04 (Reading database ... 12757 files and directories currently installed.) 00:21:04 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 00:21:04 Unpacking apt (1.6.14) over (1.6.1) ... 00:21:04 Setting up apt (1.6.14) ... 00:21:04 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 00:21:05 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 00:21:05 (Reading database ... 12764 files and directories currently installed.) 00:21:05 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 00:21:05 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 00:21:05 Selecting previously unselected package libpython3.6-minimal:amd64. 00:21:05 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:21:05 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:21:05 Selecting previously unselected package libexpat1:amd64. 00:21:05 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 00:21:05 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:21:05 Selecting previously unselected package python3.6-minimal. 00:21:05 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:21:05 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:21:05 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 00:21:05 Checking for services that may need to be restarted...done. 00:21:05 Checking for services that may need to be restarted...done. 00:21:05 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:21:05 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:21:05 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:21:06 Selecting previously unselected package python3-minimal. 00:21:06 (Reading database ... 13012 files and directories currently installed.) 00:21:06 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 00:21:06 Unpacking python3-minimal (3.6.7-1~18.04) ... 00:21:06 Selecting previously unselected package mime-support. 00:21:06 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 00:21:06 Unpacking mime-support (3.60ubuntu1) ... 00:21:06 Selecting previously unselected package libmpdec2:amd64. 00:21:06 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 00:21:06 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:21:06 Selecting previously unselected package libpython3.6-stdlib:amd64. 00:21:06 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:21:06 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:21:06 Selecting previously unselected package python3.6. 00:21:06 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:21:06 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:21:06 Selecting previously unselected package libpython3-stdlib:amd64. 00:21:06 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 00:21:06 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:21:06 Setting up python3-minimal (3.6.7-1~18.04) ... 00:21:06 Selecting previously unselected package python3. 00:21:06 (Reading database ... 13442 files and directories currently installed.) 00:21:06 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 00:21:06 Unpacking python3 (3.6.7-1~18.04) ... 00:21:06 Selecting previously unselected package multiarch-support. 00:21:06 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 00:21:06 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 00:21:07 Setting up multiarch-support (2.27-3ubuntu1.4) ... 00:21:07 Selecting previously unselected package liblzo2-2:amd64. 00:21:07 (Reading database ... 13479 files and directories currently installed.) 00:21:07 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 00:21:07 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 00:21:07 Selecting previously unselected package libbsd0:amd64. 00:21:07 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 00:21:07 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:21:07 Selecting previously unselected package sudo. 00:21:07 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 00:21:07 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 00:21:07 Selecting previously unselected package apparmor. 00:21:07 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 00:21:07 Unpacking apparmor (2.12-4ubuntu5.1) ... 00:21:07 Selecting previously unselected package libedit2:amd64. 00:21:07 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 00:21:07 Unpacking libedit2:amd64 (3.1-20170329-1) ... 00:21:07 Selecting previously unselected package libkrb5support0:amd64. 00:21:07 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 00:21:07 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:21:07 Selecting previously unselected package libk5crypto3:amd64. 00:21:07 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 00:21:07 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:21:07 Selecting previously unselected package libkeyutils1:amd64. 00:21:07 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 00:21:07 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:21:07 Selecting previously unselected package libkrb5-3:amd64. 00:21:07 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 00:21:07 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:21:07 Selecting previously unselected package libgssapi-krb5-2:amd64. 00:21:07 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 00:21:07 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:21:08 Selecting previously unselected package libssl1.0.0:amd64. 00:21:08 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 00:21:08 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 00:21:08 Selecting previously unselected package openssh-client. 00:21:08 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 00:21:08 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 00:21:08 Selecting previously unselected package squashfs-tools. 00:21:08 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 00:21:08 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 00:21:08 Selecting previously unselected package snapd. 00:21:08 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 00:21:08 Unpacking snapd (2.51.1+18.04) ... 00:21:10 Setting up libedit2:amd64 (3.1-20170329-1) ... 00:21:10 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 00:21:10 Setting up mime-support (3.60ubuntu1) ... 00:21:10 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 00:21:10 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:21:10 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:21:10 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:21:10 Setting up systemd (237-3ubuntu10.52) ... 00:21:10 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 00:21:11 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:21:11 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:21:11 Setting up liblzo2-2:amd64 (2.08-1.2) ... 00:21:11 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:21:11 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:21:11 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:21:11 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 00:21:11 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:21:11 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:21:11 Setting up python3 (3.6.7-1~18.04) ... 00:21:11 running python rtupdate hooks for python3.6... 00:21:11 running python post-rtupdate hooks for python3.6... 00:21:11 Setting up apparmor (2.12-4ubuntu5.1) ... 00:21:12 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 00:21:12 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:21:12 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 00:21:12 Setting up snapd (2.51.1+18.04) ... 00:21:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 00:21:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 00:21:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 00:21:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 00:21:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:21:13 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:21:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 00:21:14 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 00:21:14 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 00:21:14 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 00:21:14 /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' 00:21:14 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:21:15 Processing triggers for systemd (237-3ubuntu10.52) ... 00:21:15 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:21:16 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:21:16 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:21:17 Reading package lists... 00:21:17 Reading package lists... 00:21:17 Building dependency tree... 00:21:17 Reading state information... 00:21:17 Calculating upgrade... 00:21:17 The following packages will be upgraded: 00:21:17 advancecomp base-files bash binutils binutils-common 00:21:17 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 00:21:17 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 00:21:17 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 00:21:17 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 00:21:17 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 00:21:17 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 00:21:17 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 00:21:17 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 00:21:17 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 00:21:17 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 00:21:17 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 00:21:17 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 00:21:17 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 00:21:17 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 00:21:17 ubuntu-keyring util-linux 00:21:17 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:21:17 Need to get 64.2 MB of archives. 00:21:17 After this operation, 5142 kB of additional disk space will be used. 00:21:17 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] 00:21:18 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:21:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:21:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:21:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:21:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:21:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:21:18 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 00:21:18 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 00:21:18 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 00:21:18 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:21:18 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:21:18 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 00:21:18 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 00:21:18 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 00:21:18 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 00:21:18 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 00:21:18 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 00:21:18 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 00:21:18 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 00:21:18 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 00:21:18 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 00:21:18 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 00:21:18 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 00:21:18 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 00:21:18 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 00:21:18 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 00:21:18 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 00:21:18 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 00:21:18 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 00:21:18 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 00:21:18 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 00:21:18 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 00:21:18 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 00:21:18 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 00:21:18 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 00:21:18 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 00:21:18 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 00:21:18 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 00:21:18 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 00:21:18 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 00:21:18 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 00:21:18 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 00:21:18 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 00:21:18 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 00:21:18 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 00:21:18 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 00:21:18 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 00:21:18 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 00:21:18 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] 00:21:18 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 00:21:18 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 00:21:18 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 00:21:18 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:21:18 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:21:18 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:21:18 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:21:18 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:21:18 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:21:18 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:21:18 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 00:21:18 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 00:21:18 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:21:18 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:21:18 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:21:18 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:21:18 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 00:21:18 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 00:21:19 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 00:21:19 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 00:21:19 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 00:21:19 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 00:21:19 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 00:21:19 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 00:21:19 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 00:21:19 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 00:21:19 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 00:21:19 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 00:21:19 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 00:21:19 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 00:21:19 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 00:21:19 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 00:21:19 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 00:21:19 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 00:21:19 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] 00:21:19 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 00:21:19 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 00:21:19 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] 00:21:19 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 00:21:19 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 00:21:19 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 00:21:19 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 00:21:19 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 00:21:19 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 00:21:19 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 00:21:19 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 00:21:19 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] 00:21:19 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 00:21:19 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 00:21:20 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 00:21:20 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:21:20 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:21:20 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 00:21:20 debconf: delaying package configuration, since apt-utils is not installed 00:21:20 Fetched 64.2 MB in 2s (26.1 MB/s) 00:21:20 (Reading database ... 13914 files and directories currently installed.) 00:21:20 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 00:21:20 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:21:20 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 00:21:20 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:21:21 Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... 00:21:21 Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... 00:21:21 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:21:21 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:21:21 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:21:21 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:21:21 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:21:21 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:21:21 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:21:21 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:21:21 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:21:21 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:21:21 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:21:21 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:21:21 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:21:21 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:21:21 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 00:21:21 (Reading database ... 13914 files and directories currently installed.) 00:21:21 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:21:21 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 00:21:21 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 00:21:21 (Reading database ... 13914 files and directories currently installed.) 00:21:21 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:21:21 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:21:21 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:21:21 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:21:22 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:21:22 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:21:22 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 00:21:22 (Reading database ... 13914 files and directories currently installed.) 00:21:22 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 00:21:22 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:21:22 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 00:21:22 (Reading database ... 13914 files and directories currently installed.) 00:21:22 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 00:21:22 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 00:21:22 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 00:21:22 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 00:21:23 Setting up base-files (10.1ubuntu2.11) ... 00:21:23 Installing new version of config file /etc/issue ... 00:21:23 Installing new version of config file /etc/issue.net ... 00:21:23 Installing new version of config file /etc/lsb-release ... 00:21:23 Installing new version of config file /etc/update-motd.d/50-motd-news ... 00:21:23 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 00:21:23 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 00:21:23 Removing obsolete conffile /etc/default/motd-news ... 00:21:23 (Reading database ... 13915 files and directories currently installed.) 00:21:23 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 00:21:23 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 00:21:23 Setting up bash (4.4.18-2ubuntu1.2) ... 00:21:23 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 00:21:23 (Reading database ... 13915 files and directories currently installed.) 00:21:23 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 00:21:23 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 00:21:23 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 00:21:23 (Reading database ... 13915 files and directories currently installed.) 00:21:23 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 00:21:23 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 00:21:23 Setting up tar (1.29b-2ubuntu0.2) ... 00:21:23 (Reading database ... 13915 files and directories currently installed.) 00:21:23 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 00:21:23 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:21:24 Setting up dpkg (1.19.0.5ubuntu2.3) ... 00:21:24 (Reading database ... 13915 files and directories currently installed.) 00:21:24 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 00:21:24 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:21:24 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 00:21:24 (Reading database ... 13915 files and directories currently installed.) 00:21:24 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 00:21:24 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:21:24 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 00:21:24 (Reading database ... 13915 files and directories currently installed.) 00:21:24 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 00:21:24 Unpacking grep (3.1-2build1) over (3.1-2) ... 00:21:24 Setting up grep (3.1-2build1) ... 00:21:24 (Reading database ... 13915 files and directories currently installed.) 00:21:24 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 00:21:24 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 00:21:24 Setting up gzip (1.6-5ubuntu1.1) ... 00:21:24 (Reading database ... 13915 files and directories currently installed.) 00:21:24 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 00:21:24 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:21:24 Setting up login (1:4.5-1ubuntu2) ... 00:21:25 (Reading database ... 13915 files and directories currently installed.) 00:21:25 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 00:21:25 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:21:25 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 00:21:25 (Reading database ... 13915 files and directories currently installed.) 00:21:25 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 00:21:25 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:21:25 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 00:21:25 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:21:25 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 00:21:25 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:21:26 Setting up perl-base (5.26.1-6ubuntu0.5) ... 00:21:26 (Reading database ... 13915 files and directories currently installed.) 00:21:26 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 00:21:26 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:21:26 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:21:26 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:21:26 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:21:26 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:21:26 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 00:21:26 (Reading database ... 13915 files and directories currently installed.) 00:21:26 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 00:21:26 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 00:21:26 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 00:21:27 (Reading database ... 13915 files and directories currently installed.) 00:21:27 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:21:27 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:21:27 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:21:27 (Reading database ... 13915 files and directories currently installed.) 00:21:27 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:21:27 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:21:27 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:21:27 (Reading database ... 13915 files and directories currently installed.) 00:21:27 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:21:27 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:21:27 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:21:27 (Reading database ... 13915 files and directories currently installed.) 00:21:27 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:21:27 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:21:27 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:21:27 (Reading database ... 13915 files and directories currently installed.) 00:21:27 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 00:21:27 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:21:27 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 00:21:27 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:21:27 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 00:21:27 (Reading database ... 13915 files and directories currently installed.) 00:21:27 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 00:21:27 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:21:27 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 00:21:27 (Reading database ... 13915 files and directories currently installed.) 00:21:27 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:21:27 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:21:27 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:21:27 (Reading database ... 13915 files and directories currently installed.) 00:21:27 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:21:27 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:21:27 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 00:21:27 (Reading database ... 13915 files and directories currently installed.) 00:21:27 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:21:27 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:21:28 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 00:21:28 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 00:21:28 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 00:21:28 (Reading database ... 13915 files and directories currently installed.) 00:21:28 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 00:21:28 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:21:28 Setting up libc-bin (2.27-3ubuntu1.4) ... 00:21:28 (Reading database ... 13915 files and directories currently installed.) 00:21:28 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 00:21:28 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:21:29 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 00:21:29 (Reading database ... 13917 files and directories currently installed.) 00:21:29 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 00:21:29 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 00:21:29 Setting up debconf (1.5.66ubuntu1) ... 00:21:29 (Reading database ... 13917 files and directories currently installed.) 00:21:29 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 00:21:29 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:21:29 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 00:21:29 (Reading database ... 13917 files and directories currently installed.) 00:21:29 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 00:21:29 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:21:29 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 00:21:29 (Reading database ... 13917 files and directories currently installed.) 00:21:29 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:21:29 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:21:29 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:21:30 (Reading database ... 13917 files and directories currently installed.) 00:21:30 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:21:30 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:21:30 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 00:21:30 (Reading database ... 13919 files and directories currently installed.) 00:21:30 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:21:30 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:21:30 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:21:30 (Reading database ... 13923 files and directories currently installed.) 00:21:30 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:21:30 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:21:30 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 00:21:30 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 00:21:30 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 00:21:30 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:21:30 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 00:21:30 (Reading database ... 13923 files and directories currently installed.) 00:21:30 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 00:21:30 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 00:21:30 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 00:21:30 (Reading database ... 13923 files and directories currently installed.) 00:21:30 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 00:21:30 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 00:21:30 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 00:21:30 (Reading database ... 13923 files and directories currently installed.) 00:21:30 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 00:21:30 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:21:30 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 00:21:31 (Reading database ... 13923 files and directories currently installed.) 00:21:31 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 00:21:31 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:21:31 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 00:21:31 (Reading database ... 13923 files and directories currently installed.) 00:21:31 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 00:21:31 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 00:21:31 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 00:21:31 (Reading database ... 13923 files and directories currently installed.) 00:21:31 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 00:21:31 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:21:31 Setting up passwd (1:4.5-1ubuntu2) ... 00:21:31 (Reading database ... 13923 files and directories currently installed.) 00:21:31 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 00:21:31 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:21:31 Setting up gpgv (2.2.4-1ubuntu1.4) ... 00:21:31 (Reading database ... 13923 files and directories currently installed.) 00:21:31 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 00:21:31 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 00:21:31 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 00:21:31 (Reading database ... 13923 files and directories currently installed.) 00:21:31 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 00:21:31 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 00:21:31 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 00:21:32 (Reading database ... 13923 files and directories currently installed.) 00:21:32 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 00:21:32 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 00:21:32 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 00:21:32 (Reading database ... 13923 files and directories currently installed.) 00:21:32 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 00:21:32 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 00:21:32 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 00:21:32 (Reading database ... 13923 files and directories currently installed.) 00:21:32 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 00:21:32 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 00:21:32 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 00:21:32 (Reading database ... 13923 files and directories currently installed.) 00:21:32 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 00:21:32 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 00:21:32 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 00:21:32 (Reading database ... 13923 files and directories currently installed.) 00:21:32 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 00:21:32 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 00:21:32 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 00:21:32 (Reading database ... 13923 files and directories currently installed.) 00:21:32 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 00:21:32 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 00:21:32 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 00:21:32 (Reading database ... 13924 files and directories currently installed.) 00:21:32 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:21:32 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:21:32 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:21:32 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:21:32 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 00:21:32 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 00:21:33 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 00:21:33 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 00:21:33 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 00:21:33 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 00:21:33 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 00:21:33 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 00:21:33 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 00:21:33 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 00:21:33 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 00:21:33 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 00:21:33 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 00:21:33 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 00:21:33 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 00:21:33 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 00:21:33 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 00:21:33 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 00:21:33 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 00:21:33 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 00:21:34 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 00:21:34 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 00:21:34 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 00:21:34 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 00:21:34 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:21:34 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:21:34 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:21:34 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:21:34 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:21:34 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:21:34 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:21:34 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:21:34 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:21:34 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:21:34 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:21:34 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:21:34 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:21:34 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:21:34 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:21:34 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:21:35 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:21:35 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:21:36 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:21:36 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:21:36 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:21:36 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:21:37 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:21:37 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:21:37 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:21:37 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:21:37 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:21:37 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:21:37 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:21:38 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:21:38 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:21:38 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:21:38 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:21:38 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 00:21:38 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:21:38 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:21:38 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:21:38 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:21:38 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 00:21:38 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 00:21:38 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:21:38 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 00:21:38 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:21:38 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:21:38 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:21:38 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 00:21:38 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 00:21:38 Setting up tzdata (2021a-0ubuntu0.18.04) ... 00:21:38 00:21:38 Current default time zone: 'Etc/UTC' 00:21:38 Local time is now: Wed Sep 29 00:21:38 UTC 2021. 00:21:38 Universal Time is now: Wed Sep 29 00:21:38 UTC 2021. 00:21:38 Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:21:38 00:21:38 Setting up systemd-sysv (237-3ubuntu10.52) ... 00:21:38 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:21:38 Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... 00:21:38 Setting up mount (2.31.1-0.4ubuntu3.7) ... 00:21:38 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 00:21:38 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 00:21:38 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:21:38 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 00:21:38 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 00:21:38 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 00:21:38 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:21:38 Setting up procps (2:3.3.12-3ubuntu1.2) ... 00:21:38 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:21:38 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 00:21:38 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:21:38 Setting up patch (2.7.6-2ubuntu1.1) ... 00:21:38 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:21:38 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 00:21:38 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 00:21:38 Installing new version of config file /etc/ssl/openssl.cnf ... 00:21:38 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 00:21:38 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 00:21:38 Setting up ca-certificates (20210119~18.04.2) ... 00:21:40 gofmt -l . 00:21:40 [ "`gofmt -l .`" = "" ] 00:21:40 ./bin/test-attribution-txt.sh [Pipeline] sh 00:21:40 Updating certificates in /etc/ssl/certs... 00:21:40 + ls -al . 00:21:40 total 640 00:21:40 drwxrwxr-x 9 1001 1001 4096 Sep 29 00:21 . 00:21:40 drwxr-xr-x 4 root root 4096 Sep 29 00:17 .. 00:21:40 -rw-rw-r-- 1 1001 1001 11 Sep 29 00:14 .dockerignore 00:21:40 drwxrwxr-x 8 1001 1001 4096 Sep 29 00:14 .git 00:21:40 drwxrwxr-x 4 1001 1001 4096 Sep 29 00:14 .github 00:21:40 -rw-rw-r-- 1 1001 1001 818 Sep 29 00:14 .gitignore 00:21:40 -rw-rw-r-- 1 1001 1001 114 Sep 29 00:14 .golangci.yml 00:21:40 -rw-rw-r-- 1 1001 1001 76 Sep 29 00:14 .hadolint.yml 00:21:40 -rw-rw-r-- 1 1001 1001 166 Sep 29 00:14 .sonarcloud.properties 00:21:40 -rw-rw-r-- 1 1001 1001 1171 Sep 29 00:14 ADOPTERS.md 00:21:40 -rw-rw-r-- 1 1001 1001 8493 Sep 29 00:14 Attribution.txt 00:21:40 -rw-rw-r-- 1 1001 1001 43881 Sep 29 00:14 CHANGELOG.md 00:21:40 -rw-rw-r-- 1 1001 1001 3804 Sep 29 00:14 CONTRIBUTING.md 00:21:40 -rw-rw-r-- 1 1001 1001 677 Sep 29 00:14 GOVERNANCE.md 00:21:40 -rw-rw-r-- 1 1001 1001 849 Sep 29 00:14 Jenkinsfile 00:21:40 -rw-rw-r-- 1 1001 1001 10775 Sep 29 00:14 LICENSE 00:21:40 -rw-rw-r-- 1 1001 1001 6386 Sep 29 00:14 Makefile 00:21:40 -rw-rw-r-- 1 1001 1001 582 Sep 29 00:14 OWNERS.md 00:21:40 -rw-rw-r-- 1 1001 1001 8643 Sep 29 00:14 README.md 00:21:40 -rw-rw-r-- 1 1001 1001 6912 Sep 29 00:14 SECURITY.md 00:21:40 -rw-rw-r-- 1 1001 1001 5 Sep 29 00:08 VERSION 00:21:40 -rw-rw-r-- 1 1001 1001 4131 Sep 29 00:14 ZMQWindows.md 00:21:40 drwxrwxr-x 2 1001 1001 4096 Sep 29 00:14 bin 00:21:40 drwxrwxr-x 14 1001 1001 4096 Sep 29 00:14 cmd 00:21:40 -rw-r--r-- 1 root root 403252 Sep 29 00:20 coverage.out 00:21:40 -rw-rw-r-- 1 1001 1001 841 Sep 29 00:14 go.mod 00:21:40 -rw-r--r-- 1 root root 50064 Sep 29 00:17 go.sum 00:21:40 drwxrwxr-x 8 1001 1001 4096 Sep 29 00:14 internal 00:21:40 drwxrwxr-x 3 1001 1001 4096 Sep 29 00:14 openapi 00:21:40 drwxrwxr-x 4 1001 1001 4096 Sep 29 00:14 snap 00:21:40 -rw-rw-r-- 1 1001 1001 204 Sep 29 00:14 version.go [Pipeline] sh 00:21:41 + '[' -e coverage.out ] 00:21:41 + chown 1001:1001 coverage.out [Pipeline] stash 00:21:41 Warning: overwriting stash ‘coverage-report’ 00:21:41 23 added, 28 removed; done. 00:21:41 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 00:21:41 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:21:41 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 00:21:41 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 00:21:41 Setting up pkgbinarymangler (138.18.04.1) ... 00:21:41 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:21:41 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 00:21:41 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:21:41 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:21:41 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:21:41 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:21:41 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:21:41 Setting up perl (5.26.1-6ubuntu0.5) ... 00:21:41 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 00:21:41 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:21:41 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:21:42 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 00:21:42 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:21:42 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:21:42 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:21:42 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:21:42 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:21:42 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:21:42 Processing triggers for systemd (237-3ubuntu10.52) ... 00:21:42 Processing triggers for mime-support (3.60ubuntu1) ... 00:21:42 Processing triggers for ca-certificates (20210119~18.04.2) ... 00:21:42 Updating certificates in /etc/ssl/certs... 00:21:42 0 added, 0 removed; done. 00:21:42 Running hooks in /etc/ca-certificates/update.d... 00:21:42 done. 00:21:42 Stashed 1 file(s) [Pipeline] sh 00:21:43 Reading package lists... 00:21:43 Building dependency tree... 00:21:43 Reading state information... 00:21:43 + make build 00:21:43 go mod tidy 00:21:43 The following NEW packages will be installed: 00:21:43 apt-transport-https 00:21:43 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:21:43 Need to get 4348 B of archives. 00:21:43 After this operation, 154 kB of additional disk space will be used. 00:21:43 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 00:21:43 debconf: delaying package configuration, since apt-utils is not installed 00:21:43 Fetched 4348 B in 0s (23.5 kB/s) 00:21:43 Selecting previously unselected package apt-transport-https. 00:21:43 (Reading database ... 13928 files and directories currently installed.) 00:21:43 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 00:21:43 Unpacking apt-transport-https (1.6.14) ... 00:21:43 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 00:21:43 Setting up apt-transport-https (1.6.14) ... 00:21:44 Waiting for network to be ready... 00:21:50 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 00:21:50 2021-09-29T00:21:48Z INFO Waiting for automatic snapd restart... 00:21:52 snapd 2.51.7 from Canonical* installed 00:21:52 "snapd" switched to the "latest/stable" channel 00:21:52 00:21:55 core18 20210722 from Canonical* installed 00:21:55 "core18" switched to the "latest/stable" channel 00:21:55 00:21:58 snapcraft 5.0 from Canonical* installed 00:21:58 "snapcraft" switched to the "latest/stable" channel 00:21:58 00:22: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: 00:22:02 - README.md 00:22:02 00:22:02 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:22:02 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:22:02 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:22:02 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:22:04 Reading package lists... 00:22:04 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.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 00:22:04 Reading package lists... 00:22:04 Building dependency tree... 00:22:04 Reading state information... 00:22:04 Suggested packages: 00:22:04 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 00:22:04 git-gui gitk gitweb git-cvs git-mediawiki git-svn 00:22:04 Recommended packages: 00:22:04 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 00:22:04 The following NEW packages will be installed: 00:22:04 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 00:22:04 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 00:22:04 pkg-config zip 00:22:04 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 00:22:04 Need to get 7670 kB of archives. 00:22:04 After this operation, 43.8 MB of additional disk space will be used. 00:22:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 00:22:05 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 00:22:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 00:22:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 00:22:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 00:22:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:22:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:22:05 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 00:22:05 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 00:22:05 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 00:22:05 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:22:05 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:22:05 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:22:05 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:22:05 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 00:22:05 debconf: delaying package configuration, since apt-utils is not installed 00:22:05 Fetched 7670 kB in 1s (9221 kB/s) 00:22:05 Selecting previously unselected package libglib2.0-0:amd64. 00:22:05 (Reading database ... 13932 files and directories currently installed.) 00:22:05 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 00:22:05 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:22:05 Selecting previously unselected package libpsl5:amd64. 00:22:05 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 00:22:05 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 00:22:05 Selecting previously unselected package libnghttp2-14:amd64. 00:22:05 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 00:22:05 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:22:05 Selecting previously unselected package librtmp1:amd64. 00:22:05 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 00:22:05 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:22:06 Selecting previously unselected package libcurl3-gnutls:amd64. 00:22:06 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 00:22:06 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 00:22:06 Selecting previously unselected package liberror-perl. 00:22:06 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 00:22:06 Unpacking liberror-perl (0.17025-1) ... 00:22:06 Selecting previously unselected package git-man. 00:22:06 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 00:22:06 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 00:22:06 Selecting previously unselected package git. 00:22:06 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 00:22:06 Unpacking git (1:2.17.1-1ubuntu0.9) ... 00:22:06 Selecting previously unselected package libnorm1:amd64. 00:22:06 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:22:06 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:22:07 Selecting previously unselected package libpgm-5.2-0:amd64. 00:22:07 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:22:07 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:22:07 Selecting previously unselected package libsodium23:amd64. 00:22:07 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 00:22:07 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:22:07 Selecting previously unselected package libzmq5:amd64. 00:22:07 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:22:07 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:22:07 Selecting previously unselected package libzmq3-dev:amd64. 00:22:07 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:22:07 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:22:07 Selecting previously unselected package pkg-config. 00:22:07 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:22:07 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:22:07 Selecting previously unselected package zip. 00:22:07 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 00:22:07 Unpacking zip (3.0-11build1) ... 00:22:07 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:22:07 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 00:22:07 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:22:07 Setting up liberror-perl (0.17025-1) ... 00:22:07 Setting up libpsl5:amd64 (0.19.1-5build1) ... 00:22:07 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:22:07 No schema files found: doing nothing. 00:22:07 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:22:07 Setting up zip (3.0-11build1) ... 00:22:07 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:22:07 Setting up libsodium23:amd64 (1.0.16-2) ... 00:22:07 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:22:07 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:22:07 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 00:22:07 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:22:07 Setting up git (1:2.17.1-1ubuntu0.9) ... 00:22:07 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:22:08 git set to automatically installed. 00:22:08 git-man set to automatically installed. 00:22:08 libcurl3-gnutls set to automatically installed. 00:22:08 liberror-perl set to automatically installed. 00:22:08 libglib2.0-0 set to automatically installed. 00:22:08 libnghttp2-14 set to automatically installed. 00:22:08 libnorm1 set to automatically installed. 00:22:08 libpgm-5.2-0 set to automatically installed. 00:22:08 libpsl5 set to automatically installed. 00:22:08 librtmp1 set to automatically installed. 00:22:08 libsodium23 set to automatically installed. 00:22:08 libzmq3-dev set to automatically installed. 00:22:08 libzmq5 set to automatically installed. 00:22:08 pkg-config set to automatically installed. 00:22:08 zip set to automatically installed. 00:22:09 snapd is not logged in, snap install commands will use sudo 00:22:12 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 00:22: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 00:22:18 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 00:22:19 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 00:22:19 go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed 00:22:19 snapd is not logged in, snap install commands will use sudo 00:22:20 snap "core18" has no updates available 00:22:21 Pulling config-common 00:22:21 + snapcraftctl pull 00:22:22 Pulling go-build-helper 00:22:22 + snapcraftctl pull 00:22:23 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 00:22:23 'edgex-go' has dependencies that need to be staged: go-build-helper 00:22:23 Skipping pull go-build-helper (already ran) 00:22:23 Building go-build-helper 00:22:23 + snapcraftctl build 00:22:25 Staging go-build-helper 00:22:25 + snapcraftctl stage 00:22:26 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 00:22:29 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 00:22:33 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 00:22:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:22:35 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:22:35 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 00:22:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 00:22:35 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 00:22:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 00:22:35 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 00:22:35 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 00:22:35 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 00:22:35 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 00:22:35 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:22:35 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:22:35 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:22:35 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:22:35 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:22:35 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:22:35 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:22:35 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:22:35 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:22:35 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2264 kB] 00:22:35 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 00:22:35 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 00:22:35 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 00:22:35 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 00:22:35 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 00:22:35 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1750 kB] 00:22:35 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 00:22:35 Fetched 25.4 MB in 0s (0 B/s) 00:22:35 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:22:35 Fetched 224 kB in 0s (0 B/s) 00:22:35 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:22:35 Fetched 157 kB in 0s (0 B/s) 00:22:35 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:22:35 Fetched 221 kB in 0s (0 B/s) 00:22:35 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:22:35 Fetched 143 kB in 0s (0 B/s) 00:22:35 Pulling edgex-go 00:22:35 + snapcraftctl pull 00:22:36 Pulling hooks 00:22:36 + snapcraftctl pull 00:22:36 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 00:22:39 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] } 00:22:45 $ docker stop --time=1 8a5d2ff1a41f76051008f27aa561b1d69ce47cfc4a94f091cf1e172cb7606e44 00:22:48 $ docker rm -f 8a5d2ff1a41f76051008f27aa561b1d69ce47cfc4a94f091cf1e172cb7606e44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:22:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:22:51 00:22:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:22:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:22:51 latest: Pulling from edgex-devops/edgex-compose-arm64 00:22:51 29e5d40040c1: Pulling fs layer 00:22:51 1ce36da41761: Pulling fs layer 00:22:51 25b303627fd3: Pulling fs layer 00:22:52 29e5d40040c1: Verifying Checksum 00:22:52 29e5d40040c1: Download complete 00:22:53 29e5d40040c1: Pull complete 00:22:53 1ce36da41761: Verifying Checksum 00:22:53 1ce36da41761: Download complete 00:22:54 1ce36da41761: Pull complete 00:22:54 25b303627fd3: Verifying Checksum 00:22:54 25b303627fd3: Download complete 00:22:54 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:22:54 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:22:54 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:22:54 Fetched 0 B in 0s (0 B/s) 00:22:54 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 00:22:54 Fetched 96.5 kB in 0s (0 B/s) 00:22:54 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 00:22:54 Fetched 279 kB in 0s (0 B/s) 00:22:54 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 00:22:54 Fetched 122 kB in 0s (0 B/s) 00:22:54 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 00:22:54 Fetched 77.8 kB in 0s (0 B/s) 00:22:54 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 00:22:54 Fetched 8848 B in 0s (0 B/s) 00:22:54 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 00:22:54 Fetched 47.8 kB in 0s (0 B/s) 00:22:54 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 00:22:54 Fetched 45.6 kB in 0s (0 B/s) 00:22:54 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 00:22:54 Fetched 15.0 kB in 0s (0 B/s) 00:22:54 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 00:22:54 Fetched 220 kB in 0s (0 B/s) 00:22:54 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 00:22:54 Fetched 154 kB in 0s (0 B/s) 00:22:54 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 00:22:54 Fetched 50.6 kB in 0s (0 B/s) 00:22:54 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 00:22:54 Fetched 14.8 kB in 0s (0 B/s) 00:22:54 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 00:22:54 Fetched 41.8 kB in 0s (0 B/s) 00:22:54 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 00:22:54 Fetched 499 kB in 0s (0 B/s) 00:22:54 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 00:22:54 Fetched 111 kB in 0s (0 B/s) 00:22:54 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 00:22:54 Fetched 240 kB in 0s (0 B/s) 00:22:54 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 00:22:54 Fetched 29.3 kB in 0s (0 B/s) 00:22:54 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 00:22:54 Fetched 85.5 kB in 0s (0 B/s) 00:22:54 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 00:22:54 Fetched 24.5 kB in 0s (0 B/s) 00:22:54 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 00:22:54 Fetched 49.2 kB in 0s (0 B/s) 00:22:54 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 00:22:54 Fetched 54.2 kB in 0s (0 B/s) 00:22:54 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 00:22:54 Fetched 30.8 kB in 0s (0 B/s) 00:22:54 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 00:22:54 Fetched 15.8 kB in 0s (0 B/s) 00:22:54 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 00:22:54 Fetched 85.9 kB in 0s (0 B/s) 00:22:54 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 00:22:54 Fetched 8720 B in 0s (0 B/s) 00:22:54 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 00:22:54 Fetched 140 kB in 0s (0 B/s) 00:22:54 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 00:22:54 Fetched 119 kB in 0s (0 B/s) 00:22:54 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 00:22:54 Fetched 111 kB in 0s (0 B/s) 00:22:54 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 00:22:54 Fetched 11.1 kB in 0s (0 B/s) 00:22:54 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 00:22:54 Fetched 646 kB in 0s (0 B/s) 00:22:54 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 00:22:54 Fetched 41.3 kB in 0s (0 B/s) 00:22:54 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 00:22:54 Fetched 17.9 kB in 0s (0 B/s) 00:22:54 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 00:22:54 Fetched 368 kB in 0s (0 B/s) 00:22:54 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 00:22:54 Fetched 187 kB in 0s (0 B/s) 00:22:54 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 00:22:54 Fetched 175 kB in 0s (0 B/s) 00:22:54 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 00:22:54 Fetched 206 kB in 0s (0 B/s) 00:22:54 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 00:22:54 Fetched 1302 kB in 0s (0 B/s) 00:22:54 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 00:22:54 Fetched 36.2 kB in 0s (0 B/s) 00:22:54 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 00:22:54 Fetched 159 kB in 0s (0 B/s) 00:22:54 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 00:22:54 Fetched 107 kB in 0s (0 B/s) 00:22:54 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 00:22:54 Fetched 48.7 kB in 0s (0 B/s) 00:22:54 Pulling static-packages 00:22:54 + snapcraftctl pull 00:22:54 Pulling version 00:22:54 + cd /root/project 00:22:54 + git describe --tags --abbrev=0 00:22:54 + sed s/v// 00:22:54 + GIT_VERSION=2.0.1-dev.54 00:22:54 + [ -z 2.0.1-dev.54 ] 00:22:54 + snapcraftctl set-version 2.0.1-dev.54 00:22:55 Building config-common 00:22:55 + snapcraftctl build 00:22:57 Skipping build go-build-helper (already ran) 00:22:57 Building edgex-go 00:22:57 + cd /root/parts/edgex-go/src 00:22:57 + git describe --tags --abbrev=0 00:22:57 + sed s/v// 00:22:57 + GIT_VERSION=2.0.1-dev.54 00:22:57 + [ -z 2.0.1-dev.54 ] 00:22:57 + echo 2.0.1-dev.54 00:22:57 + make build 00:22:57 go mod tidy 00:23:00 go: downloading github.com/gorilla/mux v1.8.0 00:23:00 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 00:23:00 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 00:23:00 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 00:23:00 go: downloading github.com/stretchr/testify v1.7.0 00:23:00 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 00:23:00 go: downloading github.com/google/uuid v1.3.0 00:23:00 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 00:23:00 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:23:00 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:23:00 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 00:23:00 go: downloading github.com/pelletier/go-toml v1.9.4 00:23:00 go: downloading github.com/lib/pq v1.10.3 00:23:01 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 00:23:01 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 00:23:01 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 00:23:01 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 00:23:01 go: downloading github.com/davecgh/go-spew v1.1.1 00:23:01 go: downloading github.com/pmezard/go-difflib v1.0.0 00:23:01 go: downloading github.com/stretchr/objx v0.1.1 00:23:01 go: downloading github.com/go-playground/validator/v10 v10.9.0 00:23:01 go: downloading github.com/go-kit/kit v0.11.0 00:23:01 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 00:23:01 go: downloading github.com/x448/float16 v0.8.4 00:23:01 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 00:23:02 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 00:23:02 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:23:02 go: downloading github.com/pebbe/zmq4 v1.2.7 00:23:02 go: downloading github.com/go-playground/universal-translator v0.18.0 00:23:02 go: downloading github.com/leodido/go-urn v1.2.1 00:23:02 go: downloading golang.org/x/text v0.3.6 00:23:02 go: downloading github.com/go-playground/assert/v2 v2.0.1 00:23:02 go: downloading github.com/go-playground/locales v0.14.0 00:23:02 go: downloading github.com/go-logfmt/logfmt v0.5.0 00:23:02 go: downloading github.com/go-stack/stack v1.8.0 00:23:02 go: downloading github.com/kr/pretty v0.3.0 00:23:02 go: downloading github.com/hashicorp/consul/api v1.8.1 00:23:02 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:23:02 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 00:23:02 go: downloading github.com/gorilla/websocket v1.4.2 00:23:03 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 00:23:03 go: downloading github.com/onsi/ginkgo v1.10.1 00:23:03 go: downloading github.com/onsi/gomega v1.7.0 00:23:03 go: downloading github.com/kr/text v0.2.0 00:23:03 go: downloading github.com/rogpeppe/go-internal v1.8.0 00:23:03 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:23:03 go: downloading github.com/mitchellh/copystructure v1.0.0 00:23:03 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:23:03 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:23:03 go: downloading github.com/hashicorp/go-hclog v0.12.0 00:23:03 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:23:03 go: downloading github.com/hashicorp/serf v0.9.5 00:23:03 go: downloading github.com/hashicorp/consul/sdk v0.7.0 00:23:03 go: downloading github.com/hashicorp/go-uuid v1.0.1 00:23:03 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:23:03 go: downloading github.com/fatih/color v1.9.0 00:23:03 go: downloading github.com/mattn/go-colorable v0.1.6 00:23:03 go: downloading github.com/mattn/go-isatty v0.0.12 00:23:03 go: downloading github.com/mitchellh/go-homedir v1.1.0 00:23:03 go: downloading github.com/pkg/errors v0.9.1 00:23:03 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:23:03 go: downloading github.com/hashicorp/go-msgpack v0.5.3 00:23:03 go: downloading github.com/hashicorp/memberlist v0.2.2 00:23:03 go: downloading github.com/hpcloud/tail v1.0.0 00:23:03 go: downloading gopkg.in/yaml.v2 v2.4.0 00:23:03 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 00:23:03 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:23:03 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:23:03 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:23:03 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:23:03 go: downloading github.com/hashicorp/go-multierror v1.1.0 00:23:03 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 00:23:03 go: downloading github.com/miekg/dns v1.1.26 00:23:03 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:23:03 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:23:03 go: downloading gopkg.in/fsnotify.v1 v1.4.7 00:23:03 go: downloading github.com/hashicorp/errwrap v1.0.0 00:23:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/core-data/core-data ./cmd/core-data 00:23:04 25b303627fd3: Pull complete 00:23:04 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:23:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:23:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:23:05 prd-ubuntu18.04-docker-arm64-4c-16g-40 does not seem to be running inside a container 00:23:05 $ 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 00:23:09 $ docker top 99412b1d9834c7fc9be037f2d8ddc4397d002751d9af240c014e7b718defedeb -eo pid,comm [Pipeline] { [Pipeline] sh 00:23:10 + docker-compose build --help 00:23:10 + grep parallel 00:23:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:23:14 --parallel Build images in parallel. [Pipeline] } 00:23:14 $ docker stop --time=1 99412b1d9834c7fc9be037f2d8ddc4397d002751d9af240c014e7b718defedeb 00:23:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/core-command/core-command ./cmd/core-command 00:23:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:23:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:23:18 $ docker rm -f 99412b1d9834c7fc9be037f2d8ddc4397d002751d9af240c014e7b718defedeb [Pipeline] // withDockerContainer [Pipeline] writeFile 00:23:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:23:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:23:19 . [Pipeline] withDockerContainer 00:23:19 prd-ubuntu18.04-docker-arm64-4c-16g-40 does not seem to be running inside a container 00:23:19 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:23:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:23:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:23:21 $ docker top d57564912166be836a8831976c6e359e00ca0d73566c9beda4868ab8056a8471 -eo pid,comm [Pipeline] { [Pipeline] sh 00:23:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:23:22 + docker-compose -f ./docker-compose-build.yml build --parallel 00:23:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:23:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/secrets-config ./cmd/secrets-config 00:23:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:23:27 Building core-command ... 00:23:27 Building core-data ... 00:23:27 Building core-metadata ... 00:23:27 Building security-bootstrapper ... 00:23:27 Building security-proxy-setup ... 00:23:27 Building security-secretstore-setup ... 00:23:27 Building support-notifications ... 00:23:27 Building support-scheduler ... 00:23:27 Building sys-mgmt-agent ... 00:23:27 Building support-notifications 00:23:27 Building sys-mgmt-agent 00:23:27 Building core-metadata 00:23:27 Building security-proxy-setup 00:23:27 Building core-command 00:23:27 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 00:23:27 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 00:23:27 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 00:23:27 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 00:23:27 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 00:23:27 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 00:23:27 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 00:23:27 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 00:23:27 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 00:23:27 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 00:23:27 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 00:23:27 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 00:23:27 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 00:23:27 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 00:23:27 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 00:23:27 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 00:23:27 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 00:23:27 + 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 00:23:27 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 00:23:27 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 00:23:27 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 00:23:27 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 00:23:27 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 00:23:27 + 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 00:23:27 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 00:23:27 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 00:23:27 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 00:23:28 Building hooks 00:23:28 + cd /root/parts/hooks/src 00:23:28 + make build 00:23:28 go mod tidy 00:23:28 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 00:23:28 go: downloading github.com/stretchr/testify v1.5.1 00:23:28 go: downloading github.com/davecgh/go-spew v1.1.0 00:23:28 go: downloading gopkg.in/yaml.v2 v2.2.2 00:23:29 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 00:23:29 GO111MODULE=on go build -o cmd/install/install ./cmd/install 00:23:30 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 00:23:30 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 00:23:33 Building static-packages 00:23:33 + snapcraftctl build 00:23:35 Building version 00:23:35 + snapcraftctl build 00:23:37 Staging config-common 00:23:37 + snapcraftctl stage 00:23:38 Skipping stage go-build-helper (already ran) 00:23:38 Staging edgex-go 00:23:38 + snapcraftctl stage 00:23:39 Staging hooks 00:23:39 + snapcraftctl stage 00:23:40 Staging static-packages 00:23:40 + snapcraftctl stage 00:23:41 Staging version 00:23:41 + snapcraftctl stage 00:23:42 Priming config-common 00:23:42 + snapcraftctl prime 00:23:43 Priming go-build-helper 00:23:43 + snapcraftctl prime 00:23:44 Priming edgex-go 00:23:44 + snapcraftctl prime 00:23:46 Priming hooks 00:23:46 + snapcraftctl prime 00:23:46 Priming static-packages 00:23:46 + snapcraftctl prime 00:23:49 Priming version 00:23:49 + snapcraftctl prime 00:23:50 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:24:35 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:24:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:24:35 ---> 18c6e5e6b4ac 00:24:35 Step 3/23 : WORKDIR /edgex-go 00:24:35 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:24:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:24:35 ---> 18c6e5e6b4ac 00:24:35 Step 3/22 : WORKDIR /edgex-go 00:24:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:24:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:24:35 ---> 18c6e5e6b4ac 00:24:35 Step 3/24 : WORKDIR /edgex-go 00:24:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:24:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:24:35 ---> 18c6e5e6b4ac 00:24:35 Step 3/24 : WORKDIR /edgex-go 00:24:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:24:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:24:35 ---> 18c6e5e6b4ac 00:24:35 Step 3/24 : WORKDIR /edgex-go 00:24:39 ---> Running in baad3e9a30c0 00:24:39 ---> Running in 3017497fc784 00:24:39 ---> Running in a3f78a1c7465 00:24:39 ---> Running in 6b03fb41e9fc 00:24:39 ---> Running in b752f78d063b 00:24:39 Removing intermediate container baad3e9a30c0 00:24:39 ---> 25fe75b5cc63 00:24:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:24:39 ---> Running in 45ffc53fe643 00:24:39 Removing intermediate container b752f78d063b 00:24:39 ---> 65acc58a061d 00:24:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:24:39 Removing intermediate container 6b03fb41e9fc 00:24:39 ---> 6fe8513f4f6d 00:24:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:24:39 Removing intermediate container 3017497fc784 00:24:39 ---> cc2b6253e1f0 00:24:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:24:39 Removing intermediate container a3f78a1c7465 00:24:39 ---> 54c7e3b3ddf9 00:24:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:24:40 ---> Running in c1381b91587e 00:24:40 ---> Running in 45a168960230 00:24:40 ---> Running in dcfbb422a273 00:24:40 ---> Running in 084d18d0bd51 00:24:43 Removing intermediate container 45ffc53fe643 00:24:43 ---> 2cb0b8ce596a 00:24:43 Step 5/22 : RUN apk add --update --no-cache make git 00:24:43 ---> Running in b24370f3c73b 00:24:43 Removing intermediate container c1381b91587e 00:24:43 ---> 8ce3c8856a29 00:24:43 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:24:44 ---> Running in 5e6538d74de8 00:24:44 Removing intermediate container 45a168960230 00:24:44 ---> 734a59410366 00:24:44 Step 5/24 : RUN apk add --update --no-cache make bash git 00:24:44 Removing intermediate container dcfbb422a273 00:24:44 ---> ed23912009de 00:24:44 Step 5/24 : RUN apk add --update --no-cache make git 00:24:44 ---> Running in f537a647e40a 00:24:44 Removing intermediate container 084d18d0bd51 00:24:44 ---> 25bd2bb1d3d4 00:24:44 Step 5/24 : RUN apk add --update --no-cache make git 00:24:44 ---> Running in 3fedac9967f2 00:24:45 ---> Running in a225d4a39821 00:24:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:24:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:24:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:24:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:24:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:24:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:24:47 OK: 218 MiB in 52 packages 00:24:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:24:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:24:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:24:48 Removing intermediate container b24370f3c73b 00:24:48 ---> 823412dc6238 00:24:48 Step 6/22 : COPY go.mod . 00:24:49 OK: 218 MiB in 52 packages 00:24:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:24:49 ---> 0c148a49c345 00:24:49 Step 7/22 : RUN go mod download 00:24:49 OK: 218 MiB in 52 packages 00:24:49 OK: 218 MiB in 52 packages 00:24:52 OK: 218 MiB in 52 packages 00:24:55 ---> Running in 644a7f0ee530 00:24:55 Removing intermediate container 5e6538d74de8 00:24:55 ---> 4ded2a5cbc69 00:24:55 Step 6/23 : COPY go.mod . 00:25:00 ---> 9211f8713169 00:25:00 Step 7/23 : RUN go mod download 00:25:00 ---> Running in f424f2f2dab4 00:25:00 Removing intermediate container f537a647e40a 00:25:00 ---> c56ab9754611 00:25:00 Step 6/24 : COPY go.mod . 00:25:01 Removing intermediate container a225d4a39821 00:25:01 ---> 3c2c60458f9b 00:25:01 Step 6/24 : COPY go.mod . 00:25:01 Removing intermediate container 3fedac9967f2 00:25:01 ---> e10ead696e9c 00:25:01 Step 6/24 : COPY go.mod . 00:25:02 ---> 877fbd5044da 00:25:02 Step 7/24 : RUN go mod download 00:25:02 ---> Running in 3f5fcd7a0cf9 00:25:02 ---> 29c169fd73e3 00:25:02 Step 7/24 : RUN go mod download 00:25:03 ---> 6cf436ba7077 00:25:03 Step 7/24 : RUN go mod download 00:25:03 ---> Running in b040fa53fbcf 00:25:03 ---> Running in e680710b6c28 00:25:05 Removing intermediate container 644a7f0ee530 00:25:05 ---> 9762c65389ed 00:25:05 Step 8/22 : COPY . . 00:25:05 Removing intermediate container f424f2f2dab4 00:25:05 ---> 5fbc64ea48a8 00:25:05 Step 8/23 : COPY . . 00:25:12 Removing intermediate container 3f5fcd7a0cf9 00:25:12 ---> cd2a8ddf3bbc 00:25:12 Step 8/24 : COPY . . 00:25:12 Removing intermediate container b040fa53fbcf 00:25:12 ---> 2fa05ea97186 00:25:12 Step 8/24 : COPY . . 00:25:12 Removing intermediate container e680710b6c28 00:25:12 ---> de3ff81f111f 00:25:12 Step 8/24 : COPY . . 00:25:30 ---> 1686911e7371 00:25:30 Step 9/22 : RUN go mod tidy 00:25:30 ---> Running in 43128e283673 00:25:30 ---> e6184e64240e 00:25:30 Step 9/23 : RUN go mod tidy 00:25:31 ---> Running in 3415dab40640 00:25:31 ---> dcb0484a6e45 00:25:31 Step 9/24 : RUN go mod tidy 00:25:31 ---> 539edc67f881 00:25:31 Step 9/24 : RUN go mod tidy 00:25:31 ---> 5a42c1119da1 00:25:31 Step 9/24 : RUN go mod tidy 00:25:31 ---> Running in c7cd5502c7b0 00:25:31 ---> Running in e872874f10d7 00:25:31 ---> Running in d9ba33683dc1 00:25:36 Removing intermediate container 43128e283673 00:25:36 ---> d5873d44da84 00:25:36 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:25:36 ---> Running in dab4c2a23175 00:25:37 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 00:25:38 Removing intermediate container c7cd5502c7b0 00:25:38 ---> 4750bad3e4c1 00:25:38 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:25:38 ---> Running in e2c8898242f0 00:25:39 Removing intermediate container 3415dab40640 00:25:39 ---> c73b0862388b 00:25:39 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:25:39 Removing intermediate container e872874f10d7 00:25:39 ---> b99fc0860890 00:25:39 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:25:39 Removing intermediate container d9ba33683dc1 00:25:39 ---> 19c93b24d9f3 00:25:39 Step 10/24 : RUN make cmd/core-command/core-command 00:25:39 ---> Running in 76bcdceefebd 00:25:39 ---> Running in 66f15beb2ef1 00:25:40 ---> Running in 38916cae31f3 00:25:41 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 00:25:42 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 00:25:42 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 00:25:43 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 00:27: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 00:27:35 Removing intermediate container dab4c2a23175 00:27:35 ---> 01d66412927f 00:27:35 00:27:35 Step 11/22 : FROM alpine:3.14 00:27:35 3.14: Pulling from library/alpine 00:27:36 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 00:27:36 Status: Downloaded newer image for alpine:3.14 00:27:36 ---> bb3de5531c18 00:27:36 Step 12/22 : RUN apk add --update --no-cache curl 00:27:37 ---> Running in 9d45287e39c3 00:27:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:27:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:27:41 (1/5) Installing ca-certificates (20191127-r5) 00:27:41 (2/5) Installing brotli-libs (1.0.9-r5) 00:27:41 (3/5) Installing nghttp2-libs (1.43.0-r0) 00:27:41 (4/5) Installing libcurl (7.79.1-r0) 00:27:41 (5/5) Installing curl (7.79.1-r0) 00:27:41 Executing busybox-1.33.1-r3.trigger 00:27:41 Executing ca-certificates-20191127-r5.trigger 00:27:42 OK: 8 MiB in 19 packages 00:27:42 Removing intermediate container e2c8898242f0 00:27:42 ---> dfe5fa61c502 00:27:42 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:27:42 ---> Running in 518be95ffaa7 00:27:42 Removing intermediate container 38916cae31f3 00:27:42 ---> 1d2e23f4ec31 00:27:42 00:27:42 Step 11/24 : FROM alpine:3.14 00:27:42 ---> bb3de5531c18 00:27:42 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:27:43 ---> Running in 038cb9a4d606 00:27:45 Removing intermediate container 9d45287e39c3 00:27:45 ---> 01fee1fbe6db 00:27:45 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:27:45 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 00:27:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:27:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:27:45 ---> Running in cb243e322316 00:27:46 (1/1) Installing dumb-init (1.2.5-r1) 00:27:47 Executing busybox-1.33.1-r3.trigger 00:27:47 OK: 5 MiB in 15 packages 00:27:47 Removing intermediate container cb243e322316 00:27:47 ---> b70110e200ac 00:27:47 Step 14/22 : WORKDIR /edgex 00:27:48 Removing intermediate container 76bcdceefebd 00:27:48 ---> 9233398a7d65 00:27:48 00:27:48 Step 11/23 : FROM alpine:3.14 00:27:48 ---> bb3de5531c18 00:27:48 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:27:48 ---> Running in 3b61c43e12a9 00:27:49 ---> Running in e85ee6783caf 00:27:49 Removing intermediate container 66f15beb2ef1 00:27:49 ---> eb609a2581d4 00:27:49 00:27:49 Step 11/24 : FROM alpine:3.14 00:27:49 ---> bb3de5531c18 00:27:49 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:27:49 ---> Using cache 00:27:49 ---> 6dbb723adebc 00:27:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:27:50 Removing intermediate container 038cb9a4d606 00:27:50 ---> 6dbb723adebc 00:27:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:27:50 Removing intermediate container 3b61c43e12a9 00:27:50 ---> 756988c1ea16 00:27:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:27:50 ---> Running in 0d28e20fff5b 00:27:50 ---> Running in 8c865127a8b5 00:27:50 Removing intermediate container 518be95ffaa7 00:27:50 ---> d5a4c37b9810 00:27:50 00:27:50 Step 12/24 : FROM docker:20.10.7 00:27:50 20.10.7: Pulling from library/docker 00:27:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:27:50 Removing intermediate container 0d28e20fff5b 00:27:50 ---> 028fe0da0c33 00:27:50 Step 14/24 : ENV APP_PORT=59881 00:27:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:27:50 Removing intermediate container 8c865127a8b5 00:27:50 ---> 6e06fed03251 00:27:50 Step 14/24 : ENV APP_PORT=59882 00:27:51 ---> Running in 94ed76639a8f 00:27:51 ---> Running in 2f487d2525a3 00:27:51 ---> f8060ecf0c7d 00:27:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:27:51 (1/2) Installing ca-certificates (20191127-r5) 00:27:51 (2/2) Installing dumb-init (1.2.5-r1) 00:27:51 Executing busybox-1.33.1-r3.trigger 00:27:52 Executing ca-certificates-20191127-r5.trigger 00:27:52 OK: 6 MiB in 16 packages 00:27:53 Removing intermediate container 94ed76639a8f 00:27:53 ---> e50ba1eb1980 00:27:53 Step 15/24 : EXPOSE $APP_PORT 00:27:53 Removing intermediate container 2f487d2525a3 00:27:53 ---> ac012b31fc24 00:27:53 Step 15/24 : EXPOSE $APP_PORT 00:27:54 ---> Running in 8208f05eab0e 00:27:54 ---> Running in 1ea58351f05a 00:27:54 ---> c1c4566d1e7b 00:27:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:27:54 Removing intermediate container 1ea58351f05a 00:27:54 ---> 1bb97aca8d3a 00:27:54 Step 16/24 : WORKDIR / 00:27:55 Removing intermediate container 8208f05eab0e 00:27:55 ---> 82ef7e6b01fc 00:27:55 Step 16/24 : WORKDIR / 00:27:56 ---> Running in ef38e8d9642c 00:27:56 Removing intermediate container e85ee6783caf 00:27:56 ---> f5eacbaf78a8 00:27:56 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:27:58 ---> a664a49ad48a 00:27:58 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:27:58 ---> Running in 30fd5fb81708 00:27:58 ---> Running in c6f0a4d24ffc 00:27:59 Removing intermediate container ef38e8d9642c 00:27:59 ---> 2fd591dcdbfc 00:27:59 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:27:59 ---> Running in 80a847c556e1 00:27:59 Removing intermediate container 30fd5fb81708 00:27:59 ---> b31782d0906a 00:27:59 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:27:59 Removing intermediate container c6f0a4d24ffc 00:27:59 ---> b42371a790cf 00:27:59 Step 14/23 : ENV APP_PORT=59860 00:28:00 ---> Running in 40c94095caa5 00:28:00 Removing intermediate container 80a847c556e1 00:28:00 ---> 3fdf92c9e9db 00:28:00 Step 19/22 : CMD ["--init=true"] 00:28:00 ---> Running in 4fe28bf565d4 00:28:00 ---> 46fa5b47845a 00:28:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:28:00 Removing intermediate container 40c94095caa5 00:28:00 ---> fad902bf0544 00:28:00 Step 15/23 : EXPOSE $APP_PORT 00:28:00 ---> Running in 8952e5cfb452 00:28:01 ---> ecb0046417bb 00:28:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:28:02 Removing intermediate container 4fe28bf565d4 00:28:02 ---> 01e146fe73d5 00:28:02 Step 20/22 : LABEL arch=arm64 00:28:02 Removing intermediate container 8952e5cfb452 00:28:02 ---> d24b2e020536 00:28:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:28:02 ---> 73c626f1838b 00:28:02 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 00:28:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:28:02 Status: Downloaded newer image for docker:20.10.7 00:28:02 ---> Running in 224737ef511e 00:28:02 ---> df445af6242a 00:28:02 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:28:02 ---> 7d24a3975e44 00:28:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:28:02 ---> Running in 7969eabdb888 00:28:03 Removing intermediate container 224737ef511e 00:28:03 ---> 028bad409273 00:28:03 Step 21/22 : LABEL git_sha=381b7cc00204179e3880464bc179ef8279f5f7d1 00:28:03 Removing intermediate container 7969eabdb888 00:28:03 ---> ef2c07e6c3f9 00:28:03 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 00:28:03 ---> Running in 670ead86031a 00:28:04 ---> Running in c7746c29b3bb 00:28:04 ---> 22cd4ccaaaac 00:28:04 Step 20/24 : ENTRYPOINT ["/core-metadata"] ---> fa097fc2098e 00:28:04 00:28:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:28:04 ---> 806a0872e715 00:28:04 Step 20/24 : ENTRYPOINT ["/core-command"] 00:28:04 ---> Running in 8e5ebbfdda10 00:28:04 ---> Running in b573bd104237 00:28:04 Removing intermediate container 670ead86031a 00:28:04 ---> 56d8e8d080e4 00:28:04 Step 22/22 : LABEL version=0.0.0 00:28:04 ---> Running in 4ae35bd5f88b 00:28:05 Removing intermediate container 8e5ebbfdda10 00:28:05 ---> 99efa3f0a133 00:28:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:28:05 Removing intermediate container b573bd104237 00:28:05 ---> e72feefb4248 00:28:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:28:05 ---> Running in 0fecb5f2453e 00:28:05 ---> Running in 93b1a07a1659 00:28:05 Removing intermediate container 4ae35bd5f88b 00:28:05 ---> 0b09286a6316 00:28:05 00:28:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:28:06 ---> cccd4c4359ae 00:28:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:28:06 Removing intermediate container 0fecb5f2453e 00:28:06 ---> d50e95b6ce82 00:28:06 Step 22/24 : LABEL arch=arm64 00:28:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:28:06 Successfully built 0b09286a6316 00:28:06 Successfully tagged security-proxy-setup-arm64:latest 00:28:06  Building security-proxy-setup ... done Building core-data 00:28:06 ---> Running in 5b8dab71cd6f 00:28:06 Removing intermediate container 93b1a07a1659 00:28:06 ---> 1955e9ce9e54 00:28:06 Step 22/24 : LABEL arch=arm64 00:28:06 ---> Running in 2c6c72f56d2c 00:28:07 (1/39) Installing readline (8.1.0-r0) 00:28:07 (2/39) Installing bash (5.1.0-r0) 00:28:07 ---> c29c56f27bf1 00:28:07 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:28:07 Executing bash-5.1.0-r0.post-install 00:28:07 (3/39) Installing brotli-libs (1.0.9-r3) 00:28:07 (4/39) Installing nghttp2-libs (1.42.0-r1) 00:28:07 (5/39) Installing libcurl (7.79.1-r0) 00:28:07 (6/39) Installing curl (7.79.1-r0) 00:28:07 (7/39) Installing dumb-init (1.2.5-r0) 00:28:07 (8/39) Installing libbz2 (1.0.8-r1) 00:28:07 (9/39) Installing expat (2.2.10-r1) 00:28:07 (10/39) Installing libffi (3.3-r2) 00:28:07 Removing intermediate container 5b8dab71cd6f 00:28:07 ---> 04fac70fcdc6 00:28:07 Step 23/24 : LABEL git_sha=381b7cc00204179e3880464bc179ef8279f5f7d1 00:28:07 (11/39) Installing gdbm (1.19-r0) 00:28:07 (12/39) Installing xz-libs (5.2.5-r0) 00:28:07 (13/39) Installing sqlite-libs (3.34.1-r0) 00:28:07 ---> Running in d6b20be32d29 00:28:07 (14/39) Installing python3 (3.8.10-r0) 00:28:07 Removing intermediate container 2c6c72f56d2c 00:28:07 ---> f41e42bdba82 00:28:07 Step 23/24 : LABEL git_sha=381b7cc00204179e3880464bc179ef8279f5f7d1 00:28:09 (15/39) Installing py3-appdirs (1.4.4-r1) 00:28:09 (16/39) Installing py3-ordered-set (4.0.2-r0) 00:28:09 (17/39) Installing py3-parsing (2.4.7-r1) 00:28:09 (18/39) Installing py3-six (1.15.0-r0) 00:28:09 (19/39) Installing py3-packaging (20.9-r0) 00:28:09 (20/39) Installing py3-setuptools (51.3.3-r0) 00:28:09 (21/39) Installing py3-chardet (4.0.0-r0) 00:28:10 (22/39) Installing py3-idna (3.1-r0) 00:28:10 (23/39) Installing py3-urllib3 (1.26.2-r1) 00:28:10 (24/39) Installing py3-requests (2.25.1-r1) 00:28:10 (25/39) Installing py3-msgpack (1.0.2-r0) 00:28:10 (26/39) Installing py3-lockfile (0.12.2-r3) 00:28:10 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:28:10 (28/39) Installing py3-colorama (0.4.4-r0) 00:28:10 (29/39) Installing py3-contextlib2 (0.6.0-r0) 00:28:10 (30/39) Installing py3-distlib (0.3.1-r1) 00:28:10 (31/39) Installing py3-distro (1.5.0-r1) 00:28:10 (32/39) Installing py3-webencodings (0.5.1-r3) 00:28:10 (33/39) Installing py3-html5lib (1.1-r0) 00:28:10 (34/39) Installing py3-pytoml (0.1.21-r0) 00:28:10 (35/39) Installing py3-pep517 (0.9.1-r0) 00:28:10 (36/39) Installing py3-progress (1.5-r0) 00:28:10 (37/39) Installing py3-retrying (1.3.3-r0) 00:28:10 (38/39) Installing py3-toml (0.10.2-r0) 00:28:10 (39/39) Installing py3-pip (20.3.4-r0) 00:28:11 Executing busybox-1.32.1-r6.trigger 00:28:11 OK: 82 MiB in 59 packages 00:28:12 ---> Running in ef04e584be50 00:28:12 Removing intermediate container d6b20be32d29 00:28:12 ---> 86fdeb657183 00:28:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:28:13 ---> Running in 56be94939208 00:28:13 ---> Running in 16761f9888f0 00:28:13 Removing intermediate container ef04e584be50 00:28:13 ---> 173226053fed 00:28:13 Step 24/24 : LABEL version=0.0.0 00:28:13 ---> Running in 45cd575ac175 00:28:14 Removing intermediate container 56be94939208 00:28:14 ---> f2168a1c5dbe 00:28:14 Step 24/24 : LABEL version=0.0.0 00:28:14 Removing intermediate container 16761f9888f0 00:28:14 ---> c029e3a5b001 00:28:14 Step 21/23 : LABEL arch=arm64 00:28:15 ---> Running in 2ee90a339069 00:28:15 Removing intermediate container 45cd575ac175 00:28:15 ---> d4c2347f0371 00:28:15 00:28:15 ---> Running in 624308261ce3 00:28:16 Successfully built d4c2347f0371 00:28:16 Successfully tagged core-metadata-arm64:latest 00:28:16 Building support-scheduler 00:28:16  Building core-metadata ... done Removing intermediate container 2ee90a339069 00:28:16 ---> bfead4418872 00:28:16 00:28:16 Removing intermediate container 624308261ce3 00:28:16 ---> ead4cc910b91 00:28:16 Step 22/23 : LABEL git_sha=381b7cc00204179e3880464bc179ef8279f5f7d1 00:28:17 Successfully built bfead4418872 00:28:17 Successfully tagged core-command-arm64:latest 00:28:17  Building core-command ... done Building security-secretstore-setup 00:28:17 ---> Running in a2a62db41a84 00:28:18 Removing intermediate container a2a62db41a84 00:28:18 ---> 014d92335254 00:28:18 Step 23/23 : LABEL version=0.0.0 00:28:18 ---> Running in 6bab78fc1c8d 00:28:18 Removing intermediate container 6bab78fc1c8d 00:28:18 ---> 096d1ffcf2ef 00:28:18 00:28:19 Successfully built 096d1ffcf2ef 00:28:19 Successfully tagged support-notifications-arm64:latest 00:28:19  Building support-notifications ... done Building security-bootstrapper 00:28:19 Collecting docker-compose==1.23.2 00:28:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:28:20 Collecting dockerpty<0.5,>=0.4.1 00:28:20 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:28:22 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:28:22 Collecting docker<4.0,>=3.6.0 00:28:22 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:28:22 Collecting texttable<0.10,>=0.9.0 00:28:22 Downloading texttable-0.9.1.tar.gz (11 kB) 00:28:24 Collecting docopt<0.7,>=0.6.1 00:28:24 Downloading docopt-0.6.2.tar.gz (25 kB) 00:28:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:28:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:28:29 Collecting jsonschema<3,>=2.5.1 00:28:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:28:29 Collecting websocket-client<1.0,>=0.32.0 00:28:29 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:28:30 Collecting PyYAML<4,>=3.10 00:28:30 Downloading PyYAML-3.13.tar.gz (270 kB) 00:28:33 Collecting cached-property<2,>=1.2.0 00:28:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:28:34 Collecting docker-pycreds>=0.4.0 00:28:34 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:28:35 Collecting chardet<3.1.0,>=3.0.2 00:28:35 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 00:28:35 Collecting urllib3<1.25,>=1.21.1 00:28:36 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:28:36 Collecting idna<2.8,>=2.5 00:28:36 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:28:36 Collecting certifi>=2017.4.17 00:28:36 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 00:28:37 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 00:28:37 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 00:28:37 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 00:28:37 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 00:28:38 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 00:28:38 Attempting uninstall: urllib3 00:28:38 Found existing installation: urllib3 1.26.2 00:28:38 Uninstalling urllib3-1.26.2: 00:28:38 Successfully uninstalled urllib3-1.26.2 00:28:39 Attempting uninstall: idna 00:28:39 Found existing installation: idna 3.1 00:28:39 Uninstalling idna-3.1: 00:28:39 Successfully uninstalled idna-3.1 00:28:39 Attempting uninstall: chardet 00:28:39 Found existing installation: chardet 4.0.0 00:28:39 Uninstalling chardet-4.0.0: 00:28:39 Successfully uninstalled chardet-4.0.0 00:28:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:28:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:28:40 ---> 18c6e5e6b4ac 00:28:40 Step 3/24 : WORKDIR /edgex-go 00:28:40 ---> Using cache 00:28:40 ---> 54c7e3b3ddf9 00:28:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:28:40 ---> Using cache 00:28:40 ---> 25bd2bb1d3d4 00:28:40 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:28:48 Attempting uninstall: requests 00:28:48 Found existing installation: requests 2.25.1 00:28:48 Uninstalling requests-2.25.1: 00:28:48 Successfully uninstalled requests-2.25.1 00:28:50 Running setup.py install for texttable: started 00:28:51 ---> Running in 8782b973ddee 00:28:52 Running setup.py install for texttable: finished with status 'done' 00:28:52 Running setup.py install for PyYAML: started 00:28:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:28:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:28:55 Running setup.py install for PyYAML: finished with status 'done' 00:28:55 OK: 218 MiB in 52 packages 00:28:55 Running setup.py install for docopt: started 00:28:58 Running setup.py install for docopt: finished with status 'done' 00:28:58 Running setup.py install for dockerpty: started 00:28:58 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:28:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:28:58 ---> 18c6e5e6b4ac 00:28:58 Step 3/26 : WORKDIR /edgex-go 00:28:58 ---> Using cache 00:28:58 ---> 54c7e3b3ddf9 00:28:58 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:28:58 ---> Using cache 00:28:58 ---> 25bd2bb1d3d4 00:28:58 Step 5/26 : RUN apk add --update --no-cache make git 00:28:58 ---> Using cache 00:28:58 ---> 3c2c60458f9b 00:28:58 Step 6/26 : COPY go.mod . 00:28:58 ---> Using cache 00:28:58 ---> 29c169fd73e3 00:28:58 Step 7/26 : RUN go mod download 00:28:58 ---> Using cache 00:28:58 ---> 2fa05ea97186 00:28:58 Step 8/26 : COPY . . 00:28:58 ---> Using cache 00:28:58 ---> dcb0484a6e45 00:28:58 Step 9/26 : RUN go mod tidy 00:28:58 ---> Using cache 00:28:58 ---> b99fc0860890 00:28:58 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:28:59 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:28:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:28:59 ---> 18c6e5e6b4ac 00:28:59 Step 3/23 : WORKDIR /edgex-go 00:28:59 ---> Using cache 00:28:59 ---> 54c7e3b3ddf9 00:28:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:28:59 ---> Using cache 00:28:59 ---> 25bd2bb1d3d4 00:28:59 Step 5/23 : RUN apk add --update --no-cache make git 00:28:59 ---> Using cache 00:28:59 ---> 3c2c60458f9b 00:28:59 Step 6/23 : COPY go.mod . 00:28:59 ---> Using cache 00:28:59 ---> 29c169fd73e3 00:28:59 Step 7/23 : RUN go mod download 00:28:59 ---> Using cache 00:28:59 ---> 2fa05ea97186 00:28:59 Step 8/23 : COPY . . 00:28:59 Removing intermediate container 8782b973ddee 00:28:59 ---> 71f06f782a37 00:28:59 Step 6/24 : COPY go.mod . 00:28:59 ---> Using cache 00:28:59 ---> dcb0484a6e45 00:28:59 Step 9/23 : RUN go mod tidy 00:28:59 ---> Using cache 00:28:59 ---> b99fc0860890 00:28:59 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:28:59 ---> Running in ab828df67538 00:28:59 ---> Running in c2eb5b664709 00:29:00 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:29:00 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:29:00 ---> 18c6e5e6b4ac 00:29:00 Step 3/32 : WORKDIR /edgex-go 00:29:00 ---> Using cache 00:29:00 ---> 54c7e3b3ddf9 00:29:00 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:29:00 ---> Using cache 00:29:00 ---> 25bd2bb1d3d4 00:29:00 Step 5/32 : RUN apk add --update --no-cache make git 00:29:00 ---> Using cache 00:29:00 ---> 3c2c60458f9b 00:29:00 Step 6/32 : COPY go.mod . 00:29:00 ---> Using cache 00:29:00 ---> 29c169fd73e3 00:29:00 Step 7/32 : RUN go mod download 00:29:00 ---> Using cache 00:29:00 ---> 2fa05ea97186 00:29:00 Step 8/32 : COPY . . 00:29:00 ---> Using cache 00:29:00 ---> dcb0484a6e45 00:29:00 Step 9/32 : RUN go mod tidy 00:29:00 ---> Using cache 00:29:00 ---> b99fc0860890 00:29:00 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:29:00 ---> 57dc6927d004 00:29:00 Step 7/24 : RUN go mod download 00:29:00 ---> Running in 927f38ebb74b 00:29:01 Running setup.py install for dockerpty: finished with status 'done' 00:29:01 ---> Running in 5622d40ce90b 00:29:01 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 00:29:01 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 00:29:03 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 00:29:03 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 00:29:08 Removing intermediate container 5622d40ce90b 00:29:08 ---> dcffa56f6d26 00:29:08 Step 8/24 : COPY . . 00:29:23 Removing intermediate container c7746c29b3bb 00:29:23 ---> 3410f57e0a7b 00:29:23 Step 15/24 : ENV APP_PORT=58890 00:29:23 ---> Running in 62933c1ea05d 00:29:25 Removing intermediate container 62933c1ea05d 00:29:25 ---> 37ecbe59bfe8 00:29:25 Step 16/24 : EXPOSE $APP_PORT 00:29:25 ---> Running in ce4cfa2c4c0f 00:29:26 Removing intermediate container ce4cfa2c4c0f 00:29:26 ---> 22493caa8c30 00:29:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:29:30 ---> 221a6eb2f8e2 00:29:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:29:31 ---> 21a66a726a0a 00:29:31 Step 9/24 : RUN go mod tidy 00:29:31 ---> 7bfffd72edb9 00:29:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:29:31 ---> Running in eae48b1ee8e8 00:29:33 ---> 934a506b9984 00:29:33 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:29:33 ---> Running in 1062c5c7908d 00:29:34 Removing intermediate container 1062c5c7908d 00:29:34 ---> b536df394174 00:29:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:29:34 ---> Running in 25b0e5b83609 00:29:35 Removing intermediate container 25b0e5b83609 00:29:35 ---> 45a398973a9e 00:29:35 Step 22/24 : LABEL arch=arm64 00:29:35 ---> Running in f6dc408d90a3 00:29:36 Removing intermediate container f6dc408d90a3 00:29:36 ---> a14d5c011f1e 00:29:36 Step 23/24 : LABEL git_sha=381b7cc00204179e3880464bc179ef8279f5f7d1 00:29:36 ---> Running in dd2f75bd5085 00:29:37 Removing intermediate container dd2f75bd5085 00:29:37 ---> 1e601791893b 00:29:37 Step 24/24 : LABEL version=0.0.0 00:29:37 ---> Running in 636cec4e0ca6 00:29:38 Removing intermediate container 636cec4e0ca6 00:29:38 ---> 7573d420b6c9 00:29:38 00:29:38 Successfully built 7573d420b6c9 00:29:38 Successfully tagged sys-mgmt-agent-arm64:latest 00:29:39  Building sys-mgmt-agent ... done Removing intermediate container eae48b1ee8e8 00:29:39 ---> 7f3dbe65a026 00:29:39 Step 10/24 : RUN make cmd/core-data/core-data 00:29:39 ---> Running in 19c7fd73b3d1 00:29:41 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 00:30:38 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 00:30:48 Removing intermediate container 927f38ebb74b 00:30:48 ---> 9a3210987cd1 00:30:48 00:30:48 Step 11/32 : FROM alpine:3.14 00:30:48 ---> bb3de5531c18 00:30:48 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:30:48 ---> Running in 5958bf167cae 00:30:48 Removing intermediate container 5958bf167cae 00:30:48 ---> 8946382fceeb 00:30:48 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:30:48 ---> Running in bbd4c867f235 00:30:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:30:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:30:52 Removing intermediate container c2eb5b664709 00:30:52 ---> d2297612eee9 00:30:52 00:30:52 Step 11/23 : FROM alpine:3.14 00:30:52 ---> bb3de5531c18 00:30:52 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:30:52 ---> Using cache 00:30:52 ---> 6dbb723adebc 00:30:52 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:30:52 ---> Using cache 00:30:52 ---> 6e06fed03251 00:30:52 Step 14/23 : ENV APP_PORT=59861 00:30:52 Removing intermediate container ab828df67538 00:30:52 ---> 94e07aa55688 00:30:52 00:30:52 Step 11/26 : FROM alpine:3.14 00:30:52 ---> bb3de5531c18 00:30:52 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:30:52 ---> Running in fce3b4385319 00:30:52 (1/2) Installing dumb-init (1.2.5-r1) 00:30:52 (2/2) Installing su-exec (0.2-r1) 00:30:52 Executing busybox-1.33.1-r3.trigger 00:30:52 ---> Running in 29170821380f 00:30:52 OK: 5 MiB in 16 packages 00:30:53 Removing intermediate container fce3b4385319 00:30:53 ---> 0ac585f2f518 00:30:53 Step 15/23 : EXPOSE $APP_PORT 00:30:53 ---> Running in dbc8f11d934c 00:30:55 Removing intermediate container dbc8f11d934c 00:30:55 ---> e051db34c59a 00:30:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:30:55 Removing intermediate container bbd4c867f235 00:30:55 ---> 28b6480132a6 00:30:55 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:30:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:30:55 ---> Running in 9660e5870e73 00:30:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:30:56 Removing intermediate container 9660e5870e73 00:30:56 ---> 755882d5b246 00:30:56 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:30:56 ---> 59eb27ff5c9c 00:30:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:30:56 ---> Running in 5ebef37894ca 00:30:56 (1/3) Installing ca-certificates (20191127-r5) 00:30:56 (2/3) Installing dumb-init (1.2.5-r1) 00:30:56 (3/3) Installing su-exec (0.2-r1) 00:30:56 Executing busybox-1.33.1-r3.trigger 00:30:56 Executing ca-certificates-20191127-r5.trigger 00:30:57 OK: 6 MiB in 17 packages 00:30:57 Removing intermediate container 5ebef37894ca 00:30:57 ---> 066b5bc6c4d4 00:30:57 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:30:58 ---> Running in 5afba34f12c4 00:30:59 ---> 75e398508af1 00:30:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:31:00 ---> 590453223cd1 00:31:00 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:31:00 Removing intermediate container 29170821380f 00:31:00 ---> 447726bdca53 00:31:00 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:31:00 ---> Running in b5dd26728360 00:31:01 ---> Running in 072dd58e4e8b 00:31:01 Removing intermediate container b5dd26728360 00:31:01 ---> f7fae92c3dda 00:31:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:31:01 ---> Running in 0552d6557dea 00:31:02 Removing intermediate container 072dd58e4e8b 00:31:02 ---> ce5b4c73b6a6 00:31:02 Step 14/26 : WORKDIR / 00:31:02 Removing intermediate container 5afba34f12c4 00:31:02 ---> da0fef7859db 00:31:02 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:31:02 ---> Running in 571fcb27bf61 00:31:02 ---> Running in d43d7a56ba4b 00:31:02 Removing intermediate container 0552d6557dea 00:31:02 ---> 691fdd697981 00:31:02 Step 21/23 : LABEL arch=arm64 00:31:03 ---> Running in 5b69b38f4080 00:31:03 Removing intermediate container 571fcb27bf61 00:31:03 ---> 18a98595dc8f 00:31:03 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:31:03 Removing intermediate container d43d7a56ba4b 00:31:03 ---> 62cd8464edd0 00:31:03 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:31:03 Removing intermediate container 5b69b38f4080 00:31:03 ---> 68c4da586c42 00:31:03 Step 22/23 : LABEL git_sha=381b7cc00204179e3880464bc179ef8279f5f7d1 00:31:03 ---> Running in 5351d9365f04 00:31:04 ---> 0de4a135af0a 00:31:04 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:31:04 Removing intermediate container 5351d9365f04 00:31:04 ---> 79acb5161299 00:31:04 Step 23/23 : LABEL version=0.0.0 00:31:04 ---> 275c33bdf87a 00:31:04 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:31:04 ---> Running in 1bacd883fafd 00:31:04 ---> Running in 72c7020f7265 00:31:05 ---> f7815ed8cae2 00:31:05 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:31:06 Removing intermediate container 1bacd883fafd 00:31:06 ---> 8bd59285f0f9 00:31:06 00:31:06 Successfully built 8bd59285f0f9 00:31:06 Successfully tagged support-scheduler-arm64:latest 00:31:06  Building support-scheduler ... done  ---> 2adbc8eed5f1 00:31:06 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:31:07 ---> 9d59add863f4 00:31:07 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:31:08 Removing intermediate container 72c7020f7265 00:31:08 ---> e693cdcd0f4a 00:31:08 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:31:09 ---> a8e800182ef4 00:31:09 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:31:09 ---> 82920b74e9ee 00:31:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:31:10 ---> aa6100bb4869 00:31:10 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:31:11 ---> eff5d7c17ae9 00:31:11 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:31:12 ---> 3fa863b7160f 00:31:12 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:31:12 ---> 82080450190c 00:31:12 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/ 00:31:12 ---> Running in 9a4d9b062673 00:31:13 ---> 10bf2422c9b4 00:31:13 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:31:13 Removing intermediate container 19c7fd73b3d1 00:31:13 ---> becc657b6781 00:31:13 00:31:13 Step 11/24 : FROM alpine:3.14 00:31:13 ---> bb3de5531c18 00:31:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:31:13 ---> Running in ca2084650729 00:31:14 ---> b6f0d51dc1a9 00:31:14 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:31:14 ---> Running in 5e23e5f71ac6 00:31:14 Removing intermediate container ca2084650729 00:31:14 ---> 66b5e493440d 00:31:14 Step 13/24 : ENV APP_PORT=59880 00:31:14 ---> Running in 1964494e7b38 00:31:14 Removing intermediate container 9a4d9b062673 00:31:14 ---> 38bffe732edb 00:31:14 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:31:15 Removing intermediate container 5e23e5f71ac6 00:31:15 ---> f55244c1c2ac 00:31:15 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:31:15 ---> Running in 8cb7e6ef48e8 00:31:15 Removing intermediate container 1964494e7b38 00:31:15 ---> 1246961020ca 00:31:15 Step 14/24 : EXPOSE $APP_PORT 00:31:15 ---> Running in ba515e0d1e3c 00:31:15 Removing intermediate container 8cb7e6ef48e8 00:31:15 ---> ecbeaf76add2 00:31:15 Step 24/26 : LABEL arch=arm64 00:31:15 ---> Running in 1db6c85b3b84 00:31:15 Removing intermediate container ba515e0d1e3c 00:31:15 ---> 0b238e059802 00:31:15 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:31:16 ---> 1b953774866e 00:31:16 Step 27/32 : RUN chmod +x /entrypoint.sh 00:31:16 ---> Running in a46a9996cd9b 00:31:16 ---> Running in 455f9c9518e7 00:31:16 Removing intermediate container 1db6c85b3b84 00:31:16 ---> 37c1b4a8ce4b 00:31:16 Step 25/26 : LABEL git_sha=381b7cc00204179e3880464bc179ef8279f5f7d1 00:31:16 ---> Running in 6c915fb76856 00:31:17 Removing intermediate container 6c915fb76856 00:31:17 ---> bf134d2f142d 00:31:17 Step 26/26 : LABEL version=0.0.0 00:31:17 ---> Running in 0c566c9981bd 00:31:18 Removing intermediate container 0c566c9981bd 00:31:18 ---> fc2856ac2bcd 00:31:18 00:31:18 Successfully built fc2856ac2bcd 00:31:18 Successfully tagged security-secretstore-setup-arm64:latest 00:31:19  Building security-secretstore-setup ... done Removing intermediate container a46a9996cd9b 00:31:19 ---> 3fe3a0e69b1f 00:31:19 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:31:19 Removing intermediate container 455f9c9518e7 00:31:19 ---> 1652cbcadcfa 00:31:19 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:31:19 ---> Running in 00fd2711af58 00:31:19 ---> Running in 1611c5b63846 00:31:20 Removing intermediate container 1611c5b63846 00:31:20 ---> f5aa8178754d 00:31:20 Step 29/32 : CMD ["gate"] 00:31:20 ---> Running in 77e0f4720c36 00:31:21 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:31:21 Removing intermediate container 77e0f4720c36 00:31:21 ---> 90483f6bf8f9 00:31:21 Step 30/32 : LABEL arch=arm64 00:31:21 ---> Running in 62526efd3026 00:31:22 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:31:22 Removing intermediate container 62526efd3026 00:31:22 ---> fa40dee35988 00:31:22 Step 31/32 : LABEL git_sha=381b7cc00204179e3880464bc179ef8279f5f7d1 00:31:22 ---> Running in 222264b582bc 00:31:23 Removing intermediate container 222264b582bc 00:31:23 ---> 0e4dd96724b3 00:31:23 Step 32/32 : LABEL version=0.0.0 00:31:23 (1/6) Installing dumb-init (1.2.5-r1) 00:31:23 ---> Running in 9b44403fda19 00:31:23 (2/6) Installing libgcc (10.3.1_git20210424-r2) 00:31:23 (3/6) Installing libsodium (1.0.18-r0) 00:31:23 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 00:31:23 Removing intermediate container 9b44403fda19 00:31:23 ---> 9a3bf47f5f52 00:31:23 00:31:24 (5/6) Installing libzmq (4.3.4-r0) 00:31:24 Successfully built 9a3bf47f5f52 00:31:24 Successfully tagged security-bootstrapper-arm64:latest 00:31:24  Building security-bootstrapper ... done (6/6) Installing zeromq (4.3.4-r0) 00:31:24 Executing busybox-1.33.1-r3.trigger 00:31:24 OK: 8 MiB in 20 packages 00:31:26 Removing intermediate container 00fd2711af58 00:31:26 ---> 3c08151ab8a8 00:31:26 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:31:26 ---> d2062ea9ca8e 00:31:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:31:28 ---> a6883a399766 00:31:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:31:28 ---> 41722637a4f0 00:31:28 Step 20/24 : ENTRYPOINT ["/core-data"] 00:31:28 ---> Running in 38cc71028612 00:31:29 Removing intermediate container 38cc71028612 00:31:29 ---> d7221b25b582 00:31:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:31:29 ---> Running in 64e3e05182b2 00:31:29 Removing intermediate container 64e3e05182b2 00:31:29 ---> 855ce78249c9 00:31:29 Step 22/24 : LABEL arch=arm64 00:31:30 ---> Running in d41c84e53136 00:31:30 Removing intermediate container d41c84e53136 00:31:30 ---> 0aec5841c8c9 00:31:30 Step 23/24 : LABEL git_sha=381b7cc00204179e3880464bc179ef8279f5f7d1 00:31:30 ---> Running in a34ce78140fb 00:31:31 Removing intermediate container a34ce78140fb 00:31:31 ---> 2f96addb4c89 00:31:31 Step 24/24 : LABEL version=0.0.0 00:31:31 ---> Running in fa08700e2a62 00:31:32 Removing intermediate container fa08700e2a62 00:31:32 ---> 2ed8e80fadaf 00:31:32 00:31:32 Successfully built 2ed8e80fadaf 00:31:32 Successfully tagged core-data-arm64:latest 00:31:32  Building core-data ... done  [Pipeline] } 00:31:32 $ docker stop --time=1 d57564912166be836a8831976c6e359e00ca0d73566c9beda4868ab8056a8471 00:31:34 $ docker rm -f d57564912166be836a8831976c6e359e00ca0d73566c9beda4868ab8056a8471 [Pipeline] // withDockerContainer [Pipeline] sh 00:31:35 + docker images 00:31:35 REPOSITORY TAG IMAGE ID CREATED SIZE 00:31:35 core-data-arm64 latest 2ed8e80fadaf 4 seconds ago 19.4MB 00:31:35 security-bootstrapper-arm64 latest 9a3bf47f5f52 12 seconds ago 17.7MB 00:31:35 security-secretstore-setup-arm64 latest fc2856ac2bcd 18 seconds ago 26.5MB 00:31:35 becc657b6781 22 seconds ago 1.57GB 00:31:35 support-scheduler-arm64 latest 8bd59285f0f9 30 seconds ago 15.2MB 00:31:35 94e07aa55688 44 seconds ago 1.57GB 00:31:35 d2297612eee9 44 seconds ago 1.57GB 00:31:35 9a3210987cd1 50 seconds ago 1.57GB 00:31:35 sys-mgmt-agent-arm64 latest 7573d420b6c9 About a minute ago 312MB 00:31:35 support-notifications-arm64 latest 096d1ffcf2ef 3 minutes ago 15.9MB 00:31:35 core-command-arm64 latest bfead4418872 3 minutes ago 15.2MB 00:31:35 core-metadata-arm64 latest d4c2347f0371 3 minutes ago 15.8MB 00:31:35 security-proxy-setup-arm64 latest 0b09286a6316 3 minutes ago 25.3MB 00:31:35 d5a4c37b9810 3 minutes ago 1.57GB 00:31:35 eb609a2581d4 3 minutes ago 1.57GB 00:31:35 9233398a7d65 3 minutes ago 1.57GB 00:31:35 1d2e23f4ec31 3 minutes ago 1.56GB 00:31:35 01d66412927f 4 minutes ago 1.57GB 00:31:35 ci-base-image-arm64 latest 18c6e5e6b4ac 14 minutes ago 1.24GB 00:31:35 alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB 00:31:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB 00:31:35 docker 20.10.7 df445af6242a 3 months ago 234MB 00:31:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 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 00:31:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:31:36 00:31:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 00:31:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:31:37 arm64: Pulling from edgex-lftools-log-publisher 00:31:37 448f6bf000e3: Pulling fs layer 00:31:37 f757da607395: Pulling fs layer 00:31:37 05883995daec: Pulling fs layer 00:31:37 8603b9c90790: Pulling fs layer 00:31:37 1560dd03e051: Pulling fs layer 00:31:37 27f5ce0e4adf: Pulling fs layer 00:31:37 c2d8d7efcc4b: Pulling fs layer 00:31:37 8603b9c90790: Waiting 00:31:37 1560dd03e051: Waiting 00:31:37 27f5ce0e4adf: Waiting 00:31:37 c2d8d7efcc4b: Waiting 00:31:37 f757da607395: Verifying Checksum 00:31:37 f757da607395: Download complete 00:31:37 8603b9c90790: Verifying Checksum 00:31:37 8603b9c90790: Download complete 00:31:38 1560dd03e051: Verifying Checksum 00:31:38 1560dd03e051: Download complete 00:31:38 27f5ce0e4adf: Verifying Checksum 00:31:38 27f5ce0e4adf: Download complete 00:31:38 05883995daec: Verifying Checksum 00:31:38 05883995daec: Download complete 00:31:39 448f6bf000e3: Verifying Checksum 00:31:39 448f6bf000e3: Download complete 00:31:42 c2d8d7efcc4b: Verifying Checksum 00:31:42 c2d8d7efcc4b: Download complete 00:31:42 448f6bf000e3: Pull complete 00:31:43 f757da607395: Pull complete 00:31:45 05883995daec: Pull complete 00:31:45 8603b9c90790: Pull complete 00:31:46 1560dd03e051: Pull complete 00:31:47 27f5ce0e4adf: Pull complete 00:32:02 c2d8d7efcc4b: Pull complete 00:32:02 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 00:32:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:32:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 00:32:02 prd-ubuntu18.04-docker-arm64-4c-16g-40 does not seem to be running inside a container 00:32:02 $ 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 00:32:06 $ docker top 563df6b75c6439f04707ef5db65c80b8485e55ff7c33e4478a8b7a8c7489e32f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:32:07 ---> job-cost.sh 00:32:07 lf-activate-venv: SKIPPING 00:32:07 INFO: No Stack... 00:32:08 INFO: Retrieving Pricing Info for: v3-standard-4 00:32:09 INFO: Archiving Costs [Pipeline] sh 00:32:09 + cat /w/workspace/edgex-go/1/archives/cost.csv 00:32:09 + cut -d, -f6 [Pipeline] lock 00:32:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3733-1-stack-cost] 00:32:09 Resource [jenkins-edgexfoundry-edgex-go-PR-3733-1-stack-cost] did not exist. Created. 00:32:09 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3733-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:32:10 + echo total: 0.10999999940395355 [Pipeline] stash 00:32:10 Stashed 1 file(s) [Pipeline] } 00:32:10 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3733-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:32:10 $ docker stop --time=1 563df6b75c6439f04707ef5db65c80b8485e55ff7c33e4478a8b7a8c7489e32f 00:32:12 $ docker rm -f 563df6b75c6439f04707ef5db65c80b8485e55ff7c33e4478a8b7a8c7489e32f [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 00:32:13 provisioning config files... 00:32:13 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1021870216841333936tmp [Pipeline] { [Pipeline] sh 00:32:14 + set +x 00:32:14 + curl -s https://codecov.io/bash 00:32:14 + bash -s -- 00:32:14 00:32:14 _____ _ 00:32:14 / ____| | | 00:32:14 | | ___ __| | ___ ___ _____ __ 00:32:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:32:14 | |___| (_) | (_| | __/ (_| (_) \ V / 00:32:14 \_____\___/ \__,_|\___|\___\___/ \_/ 00:32:14 Bash-1.0.6 00:32:14 00:32:14 00:32:14 ==> git version 2.24.4 found 00:32:14 ==> 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 00:32:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:32:14 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:32:14 ==> Jenkins CI detected. 00:32:14 current dir:  /w/workspace/edgex-go/1 00:32:14 project root: . 00:32:14 --> token set from env 00:32:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:32:14 ==> Running gcov in . (disable via -X gcov) 00:32:14 ==> Python coveragepy not found 00:32:14 ==> Searching for coverage reports in: 00:32:14 + . 00:32:14 -> Found 1 reports 00:32:14 ==> Detecting git/mercurial file structure 00:32:14 ==> Reading reports 00:32:14 + ./coverage.out bytes=403252 00:32:14 ==> Appending adjustments 00:32:14 https://docs.codecov.io/docs/fixing-reports 00:32:15 + Found adjustments 00:32:15 ==> Gzipping contents 00:32:15 56K /tmp/codecov.6n9CS1.gz 00:32:15 ==> Uploading reports 00:32:15 url: https://codecov.io 00:32:15 query: branch=PR-3733&commit=381b7cc00204179e3880464bc179ef8279f5f7d1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3733%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3733&job=&cmd_args= 00:32:15 -> Pinging Codecov 00:32:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3733&commit=381b7cc00204179e3880464bc179ef8279f5f7d1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3733%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3733&job=&cmd_args= 00:32:21 -> Uploading to 00:32:21 https://storage.googleapis.com/codecov/v4/raw/2021-09-29/00271124DB129430A58F1EEE437C3FCB/381b7cc00204179e3880464bc179ef8279f5f7d1/f71f725e-8787-4379-941c-ca040b098672.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210929T003221Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ccde0a5f468c9f9721a75e5960c87d156fd0e23ba1ff59b1638d2a440fcdeb6c 00:32:21 % Total % Received % Xferd Average Speed Time Time Time Current 00:32:21 Dload Upload Total Spent Left Speed 00:32:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54340 0 0 100 54340 0 150k --:--:-- --:--:-- --:--:-- 150k 00:32:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/381b7cc00204179e3880464bc179ef8279f5f7d1 [Pipeline] } 00:32:21 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 00:32:24 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 00:32:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:32:25 ---> package-listing.sh 00:32:25 ++ facter osfamily 00:32:25 ++ tr '[:upper:]' '[:lower:]' 00:32:25 + OS_FAMILY=redhat 00:32:25 + workspace=/w/workspace/edgex-go/1 00:32:25 + START_PACKAGES=/tmp/packages_start.txt 00:32:25 + END_PACKAGES=/tmp/packages_end.txt 00:32:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:32:25 + PACKAGES=/tmp/packages_start.txt 00:32:25 + '[' /w/workspace/edgex-go/1 ']' 00:32:25 + PACKAGES=/tmp/packages_end.txt 00:32:25 + case "${OS_FAMILY}" in 00:32:25 + rpm -qa 00:32:25 + sort 00:32:27 + '[' -f /tmp/packages_start.txt ']' 00:32:27 + '[' -f /tmp/packages_end.txt ']' 00:32:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:32:27 + '[' /w/workspace/edgex-go/1 ']' 00:32:27 + mkdir -p /w/workspace/edgex-go/1/archives/ 00:32:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 00:32:27 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 00:32:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:32:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:32:28 00:32:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:32:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:32:29 latest: Pulling from edgex-lftools-log-publisher 00:32:29 b4d181a07f80: Pulling fs layer 00:32:29 a1111a8f2ec3: Pulling fs layer 00:32:29 ed53099fbce6: Pulling fs layer 00:32:29 dc539afda2c1: Pulling fs layer 00:32:29 77bc0d833cb6: Pulling fs layer 00:32:29 9065ff56babe: Pulling fs layer 00:32:29 d287ab97295c: Pulling fs layer 00:32:29 dc539afda2c1: Waiting 00:32:29 77bc0d833cb6: Waiting 00:32:29 9065ff56babe: Waiting 00:32:29 d287ab97295c: Waiting 00:32:29 a1111a8f2ec3: Verifying Checksum 00:32:29 a1111a8f2ec3: Download complete 00:32:29 dc539afda2c1: Verifying Checksum 00:32:29 dc539afda2c1: Download complete 00:32:29 77bc0d833cb6: Verifying Checksum 00:32:29 77bc0d833cb6: Download complete 00:32:29 9065ff56babe: Verifying Checksum 00:32:29 9065ff56babe: Download complete 00:32:30 ed53099fbce6: Verifying Checksum 00:32:30 ed53099fbce6: Download complete 00:32:30 b4d181a07f80: Verifying Checksum 00:32:30 b4d181a07f80: Download complete 00:32:31 b4d181a07f80: Pull complete 00:32:31 a1111a8f2ec3: Pull complete 00:32:32 ed53099fbce6: Pull complete 00:32:32 dc539afda2c1: Pull complete 00:32:32 77bc0d833cb6: Pull complete 00:32:32 9065ff56babe: Pull complete 00:32:34 d287ab97295c: Verifying Checksum 00:32:34 d287ab97295c: Download complete 00:32:39 d287ab97295c: Pull complete 00:32:39 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 00:32:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:32:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:32:39 prd-centos7-docker-4c-2g-37 does not seem to be running inside a container 00:32:39 $ 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 00:32:42 $ docker top 7189ca640850ac370da47ec96d4f730f42aa566f6561bf413a89b706fb0caa60 -eo pid,comm [Pipeline] { [Pipeline] sh 00:32:43 + touch /tmp/pre-build-complete [Pipeline] sh 00:32:43 + mkdir -p /var/log/sysstat [Pipeline] sh 00:32:43 + ls /var/log/sa-host 00:32:43 + sadf -c /var/log/sa-host/sa05 00:32:43 file_magic: OK 00:32:43 HZ: Using current value: 100 00:32:43 file_header: OK 00:32:43 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 00:32:43 Statistics: 00:32:43 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:32:43 File successfully converted to sysstat format version 12.0.3 00:32:43 + sadf -c /var/log/sa-host/sa29 00:32:43 file_magic: OK 00:32:43 HZ: Using current value: 100 00:32:43 file_header: OK 00:32:43 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 00:32:43 Statistics: 00:32:43 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:32:43 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:32:44 provisioning config files... 00:32:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6388786093619788425tmp [Pipeline] { [Pipeline] echo 00:32:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:32:44 ---> create-netrc.sh [Pipeline] } 00:32:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:32:45 ---> python-tools-install.sh [Pipeline] echo 00:32:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:32:46 ---> sudo-logs.sh 00:32:46 Archiving 'sudo' log.. 00:32:46 sudo: unable to resolve host prd-centos7-docker-4c-2g-37.vexxhost.local: Name or service not known 00:32:46 sudo: unable to resolve host prd-centos7-docker-4c-2g-37.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 00:32:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:32:46 ---> job-cost.sh 00:32:46 lf-activate-venv: SKIPPING 00:32:46 DEBUG: total: 0.10999999940395355 00:32:46 INFO: Retrieving Stack Cost... 00:32:48 INFO: Retrieving Pricing Info for: v3-standard-2 00:32:48 INFO: Archiving Costs [Pipeline] echo 00:32:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:32:48 ---> logs-deploy.sh 00:32:48 lf-activate-venv: SKIPPING 00:32:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3733/1 00:32:48 INFO: archiving workspace using pattern(s): 00:32:49 Archives upload complete. 00:32:49 INFO: archiving logs to Nexus 00:32:50 ---> uname -a: 00:32:50 Linux prd-centos7-docker-4c-2g-37.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 00:32:50 00:32:50 00:32:50 ---> lscpu: 00:32:50 Architecture: x86_64 00:32:50 CPU op-mode(s): 32-bit, 64-bit 00:32:50 Byte Order: Little Endian 00:32:50 Address sizes: 40 bits physical, 48 bits virtual 00:32:50 CPU(s): 2 00:32:50 On-line CPU(s) list: 0,1 00:32:50 Thread(s) per core: 1 00:32:50 Core(s) per socket: 1 00:32:50 Socket(s): 2 00:32:50 NUMA node(s): 1 00:32:50 Vendor ID: AuthenticAMD 00:32:50 CPU family: 23 00:32:50 Model: 49 00:32:50 Model name: AMD EPYC-Rome Processor 00:32:50 Stepping: 0 00:32:50 CPU MHz: 2799.998 00:32:50 BogoMIPS: 5599.99 00:32:50 Virtualization: AMD-V 00:32:50 Hypervisor vendor: KVM 00:32:50 Virtualization type: full 00:32:50 L1d cache: 32K 00:32:50 L1i cache: 32K 00:32:50 L2 cache: 512K 00:32:50 L3 cache: 16384K 00:32:50 NUMA node0 CPU(s): 0,1 00:32:50 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 00:32:50 00:32:50 00:32:50 ---> nproc: 00:32:50 2 00:32:50 00:32:50 00:32:50 ---> df -h: 00:32:50 Filesystem Size Used Avail Use% Mounted on 00:32:50 overlay 40G 15G 26G 36% / 00:32:50 tmpfs 64M 0 64M 0% /dev 00:32:50 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:32:50 shm 64M 0 64M 0% /dev/shm 00:32:50 /dev/vda1 40G 15G 26G 36% /facter-os 00:32:50 00:32:50 00:32:50 ---> sar -b -r -n DEV: 00:32:50 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) 00:32:50 00:32:50 00:02:15 LINUX RESTART (2 CPU) 00:32:50 00:32:50 00:03:01 tps rtps wtps bread/s bwrtn/s 00:32:50 00:04:01 6.18 0.00 6.18 0.00 2388.26 00:32:50 00:05:01 3.26 0.00 3.26 0.00 2046.85 00:32:50 00:06:01 69.33 2.95 66.38 2248.68 2522.23 00:32:50 00:07:01 18.99 0.47 18.52 329.65 3907.59 00:32:50 00:08:01 3.31 0.00 3.31 0.00 2782.98 00:32:50 00:09:01 376.02 0.17 375.85 22.38 93583.73 00:32:50 00:10:02 61.77 0.00 61.77 0.00 6962.98 00:32:50 00:11:01 71.62 0.00 71.62 0.00 5690.48 00:32:50 00:12:01 391.39 111.62 279.77 11398.97 167547.65 00:32:50 00:13:01 588.68 269.19 319.49 14994.41 164476.20 00:32:50 00:14:01 748.20 123.69 624.52 7449.20 277345.03 00:32:50 00:15:01 184.56 28.74 155.82 2464.21 21625.41 00:32:50 00:16:01 1.42 0.02 1.40 0.53 25.43 00:32:50 00:17:01 0.28 0.02 0.27 0.13 3.38 00:32:50 00:18:01 1.00 0.23 0.77 7.33 15.71 00:32:50 00:19:01 0.28 0.00 0.28 0.00 3.23 00:32:50 00:20:01 0.22 0.00 0.22 0.00 2.18 00:32:50 00:21:01 0.23 0.00 0.23 0.00 1.95 00:32:50 00:22:01 0.23 0.00 0.23 0.00 3.11 00:32:50 00:23:01 0.22 0.00 0.22 0.00 2.32 00:32:50 00:24:01 0.27 0.00 0.27 0.00 3.50 00:32:50 00:25:01 0.20 0.00 0.20 0.00 2.85 00:32:50 00:26:01 0.20 0.00 0.20 0.00 1.92 00:32:50 00:27:01 0.28 0.00 0.28 0.00 3.12 00:32:50 00:28:01 0.25 0.00 0.25 0.00 2.62 00:32:50 00:29:01 0.28 0.00 0.28 0.00 3.53 00:32:50 00:30:02 0.25 0.00 0.25 0.00 2.57 00:32:50 00:31:01 0.17 0.00 0.17 0.00 1.36 00:32:50 00:32:01 0.25 0.00 0.25 0.00 2.70 00:32:50 Average: 87.36 18.56 68.80 1344.90 25952.59 00:32:50 00:32:50 00:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:32:50 00:04:01 5563496 0 762304 9.52 2620 1680512 1277880 14.11 555676 1499996 30968 00:32:50 00:05:01 5499312 0 768580 9.60 2620 1738420 1269984 14.02 614192 1503924 27924 00:32:50 00:06:01 5245872 0 875368 10.93 2620 1885072 1617780 17.86 811404 1549504 48376 00:32:50 00:07:01 5129280 0 889612 11.11 2620 1987420 1431968 15.81 858040 1612260 33116 00:32:50 00:08:01 4967504 0 825912 10.31 2620 2212896 1316376 14.53 901648 1725780 175208 00:32:50 00:09:01 2754216 0 1191664 14.88 2620 4060432 1506356 16.63 1462052 3074440 172 00:32:50 00:10:02 3081924 0 1212180 15.14 2620 3712208 1802796 19.90 1406232 2871300 149592 00:32:50 00:11:01 3176840 0 1177356 14.70 2620 3652116 1718392 18.97 1334300 2840248 89196 00:32:50 00:12:01 1358784 0 1448164 18.08 2620 5199364 3346664 36.95 1432336 4480288 40 00:32:50 00:13:01 640212 0 1494740 18.66 2620 5871360 2813120 31.06 2756512 3818708 16 00:32:50 00:14:01 1318752 0 1622136 20.25 2620 5065424 3088524 34.10 2751896 3127700 6416 00:32:50 00:15:01 3257608 0 1213712 15.15 2620 3534992 1483948 16.38 912960 3087040 20 00:32:50 00:16:01 3271448 0 1199868 14.98 2620 3534996 1249108 13.79 904188 3086628 8 00:32:50 00:17:01 3272816 0 1198496 14.96 2620 3535000 1249108 13.79 925816 3065008 16 00:32:50 00:18:01 3272252 0 1199024 14.97 2620 3535036 1249264 13.79 934620 3056680 16 00:32:50 00:19:01 3272756 0 1198516 14.96 2620 3535040 1249108 13.79 932836 3058032 12 00:32:50 00:20:01 3274196 0 1197072 14.95 2620 3535044 1249108 13.79 932960 3058032 8 00:32:50 00:21:01 3274592 0 1196668 14.94 2620 3535052 1249108 13.79 932916 3058032 8 00:32:50 00:22:01 3272104 0 1199156 14.97 2620 3535052 1249228 13.79 935120 3058032 8 00:32:50 00:23:01 3272416 0 1198840 14.97 2620 3535056 1249192 13.79 934848 3058032 12 00:32:50 00:24:01 3272332 0 1198920 14.97 2620 3535060 1249156 13.79 934724 3058032 12 00:32:50 00:25:01 3271964 0 1199280 14.97 2620 3535068 1249300 13.79 942744 3050536 8 00:32:50 00:26:01 3272304 0 1198932 14.97 2620 3535076 1249108 13.79 942164 3050536 8 00:32:50 00:27:01 3271860 0 1199376 14.98 2620 3535076 1249288 13.79 943456 3049632 8 00:32:50 00:28:01 3272436 0 1198792 14.97 2620 3535084 1249192 13.79 943164 3049632 16 00:32:50 00:29:01 3272404 0 1198820 14.97 2620 3535088 1249216 13.79 943292 3049636 8 00:32:50 00:30:02 3272604 0 1198616 14.97 2620 3535092 1249108 13.79 943032 3049636 8 00:32:50 00:31:01 3272464 0 1198752 14.97 2620 3535096 1249108 13.79 943124 3049632 8 00:32:50 00:32:01 3272588 0 1198628 14.97 2620 3535096 1249108 13.79 943204 3049632 8 00:32:50 Average: 3366460 0 1167568 14.58 2620 3472284 1514124 16.72 1093430 2867123 19352 00:32:50 00:32:50 00:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:32:50 00:04:01 eth0 539.20 342.15 1132.84 23.50 0.00 0.00 0.00 0.00 00:32:50 00:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:05:01 eth0 477.38 307.63 999.14 21.23 0.00 0.00 0.00 0.00 00:32:50 00:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:06:01 eth0 335.48 220.43 856.13 28.93 0.00 0.00 0.00 0.00 00:32:50 00:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:07:01 vethe8cafe2 528.50 699.72 51.58 1605.47 0.00 0.00 0.00 0.00 00:32:50 00:07:01 eth0 762.74 541.09 1629.05 58.65 0.00 0.00 0.00 0.00 00:32:50 00:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:07:01 docker0 528.50 699.58 44.35 1605.46 0.00 0.00 0.00 0.00 00:32:50 00:08:01 vethe8cafe2 357.32 516.20 33.81 1115.59 0.00 0.00 0.00 0.00 00:32:50 00:08:01 eth0 554.77 358.17 1119.01 34.36 0.00 0.00 0.00 0.00 00:32:50 00:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:08:01 docker0 357.32 516.20 28.92 1115.59 0.00 0.00 0.00 0.00 00:32:50 00:09:01 eth0 977.32 744.21 5348.80 109.03 0.00 0.00 0.00 0.00 00:32:50 00:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:09:01 docker0 361.00 426.68 28.28 2053.33 0.00 0.00 0.00 0.00 00:32:50 00:10:02 eth0 46.93 26.71 39.22 16.43 0.00 0.00 0.00 0.00 00:32:50 00:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:10:02 veth4bab4d1 0.73 0.87 0.06 0.07 0.00 0.00 0.00 0.00 00:32:50 00:10:02 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 00:32:50 00:11:01 eth0 25.64 16.04 14.50 56.38 0.00 0.00 0.00 0.00 00:32:50 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:11:01 veth4bab4d1 1.56 1.56 0.12 0.12 0.00 0.00 0.00 0.00 00:32:50 00:11:01 docker0 1.56 1.56 0.10 0.12 0.00 0.00 0.00 0.00 00:32:50 00:12:01 vethfc8acda 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:32:50 00:12:01 veth42324b1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:12:01 vetha935331 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:12:01 veth038d5da 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:13:01 vethb232f63 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 00:32:50 00:13:01 veth6f9416b 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 00:32:50 00:13:01 eth0 4383.80 2999.73 13918.50 487.04 0.00 0.00 0.00 0.00 00:32:50 00:13:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:32:50 00:14:01 eth0 367.65 230.35 1763.10 89.87 0.00 0.00 0.00 0.00 00:32:50 00:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:14:01 vethe4c23fd 0.00 1.26 0.00 0.07 0.00 0.00 0.00 0.00 00:32:50 00:14:01 vethcf62801 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:32:50 00:15:01 eth0 72.54 45.88 148.88 59.92 0.00 0.00 0.00 0.00 00:32:50 00:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:15:01 docker0 1415.69 1918.40 112.18 5691.94 0.00 0.00 0.00 0.00 00:32:50 00:16:01 eth0 0.43 0.43 0.03 0.04 0.00 0.00 0.00 0.00 00:32:50 00:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:17:01 eth0 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 00:32:50 00:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:18:01 eth0 1.17 0.47 0.46 0.27 0.00 0.00 0.00 0.00 00:32:50 00:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:19:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:20:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:32:50 00:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:21:01 eth0 0.53 0.03 0.06 0.00 0.00 0.00 0.00 0.00 00:32:50 00:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:22:01 eth0 0.52 0.35 0.27 0.20 0.00 0.00 0.00 0.00 00:32:50 00:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:23:01 eth0 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 00:32:50 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:24:01 eth0 0.85 0.12 0.12 0.01 0.00 0.00 0.00 0.00 00:32:50 00:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:25:01 eth0 1.13 0.33 0.33 0.20 0.00 0.00 0.00 0.00 00:32:50 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:26:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:32:50 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:27:01 eth0 0.35 0.23 0.26 0.19 0.00 0.00 0.00 0.00 00:32:50 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:28:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 00:32:50 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:29:01 eth0 0.12 0.08 0.06 0.01 0.00 0.00 0.00 0.00 00:32:50 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:30:02 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:32:50 00:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:31:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 Average: eth0 158.50 107.70 521.28 20.32 0.00 0.00 0.00 0.00 00:32:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:50 Average: docker0 48.87 66.23 3.87 196.51 0.00 0.00 0.00 0.00 00:32:50 00:32:50 00:32:50 ---> sar -P ALL: 00:32:50 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) 00:32:50 00:32:50 00:02:15 LINUX RESTART (2 CPU) 00:32:50 00:32:50 00:03:01 CPU %user %nice %system %iowait %steal %idle 00:32:50 00:04:01 all 1.64 0.00 0.63 0.00 0.05 97.68 00:32:50 00:04:01 0 1.72 0.00 0.82 0.00 0.09 97.37 00:32:50 00:04:01 1 1.56 0.00 0.44 0.00 0.02 97.98 00:32:50 00:05:01 all 1.54 0.00 0.56 0.00 0.05 97.85 00:32:50 00:05:01 0 1.59 0.00 0.73 0.00 0.07 97.61 00:32:50 00:05:01 1 1.50 0.00 0.39 0.00 0.03 98.08 00:32:50 00:06:01 all 5.17 0.00 1.66 1.80 0.06 91.31 00:32:50 00:06:01 0 5.54 0.00 2.06 2.56 0.07 89.77 00:32:50 00:06:01 1 4.80 0.00 1.27 1.05 0.05 92.83 00:32:50 00:07:01 all 6.43 0.00 2.37 0.24 0.09 90.87 00:32:50 00:07:01 0 6.04 0.00 2.65 0.47 0.10 90.73 00:32:50 00:07:01 1 6.80 0.00 2.10 0.02 0.07 91.01 00:32:50 00:08:01 all 8.94 0.00 1.40 0.00 0.07 89.59 00:32:50 00:08:01 0 13.07 0.00 1.54 0.00 0.09 85.30 00:32:50 00:08:01 1 4.90 0.00 1.26 0.00 0.05 93.79 00:32:50 00:09:01 all 22.83 0.00 11.14 3.62 0.14 62.26 00:32:50 00:09:01 0 22.06 0.00 11.57 3.28 0.14 62.95 00:32:50 00:09:01 1 23.60 0.00 10.72 3.96 0.14 61.58 00:32:50 00:10:02 all 57.23 0.00 6.94 0.46 0.14 35.23 00:32:50 00:10:02 0 56.88 0.00 7.28 0.43 0.13 35.28 00:32:50 00:10:02 1 57.58 0.00 6.60 0.49 0.15 35.19 00:32:50 00:11:01 all 48.55 0.00 5.99 0.51 0.13 44.82 00:32:50 00:11:01 0 47.48 0.00 6.09 0.47 0.13 45.82 00:32:50 00:11:01 1 49.62 0.00 5.88 0.55 0.13 43.82 00:32:50 00:12:01 all 39.77 0.00 13.19 7.71 0.15 39.17 00:32:50 00:12:01 0 38.44 0.00 13.38 7.59 0.15 40.44 00:32:50 00:12:01 1 41.09 0.00 13.01 7.83 0.16 37.91 00:32:50 00:13:01 all 69.75 0.00 15.85 10.59 0.17 3.64 00:32:50 00:13:01 0 68.35 0.00 17.06 11.12 0.19 3.28 00:32:50 00:13:01 1 71.14 0.00 14.65 10.06 0.15 4.00 00:32:50 00:14:01 all 65.05 0.00 23.47 8.62 0.18 2.67 00:32:50 00:14:01 0 64.08 0.00 24.34 9.21 0.19 2.18 00:32:50 00:14:01 1 66.02 0.00 22.62 8.04 0.17 3.15 00:32:50 00:32:50 00:14:01 CPU %user %nice %system %iowait %steal %idle 00:32:50 00:15:01 all 29.47 0.00 6.58 2.19 0.09 61.67 00:32:50 00:15:01 0 29.20 0.00 6.59 2.17 0.09 61.96 00:32:50 00:15:01 1 29.74 0.00 6.57 2.22 0.09 61.38 00:32:50 00:16:01 all 0.17 0.00 0.05 0.00 0.02 99.77 00:32:50 00:16:01 0 0.20 0.00 0.03 0.00 0.02 99.75 00:32:50 00:16:01 1 0.13 0.00 0.07 0.00 0.02 99.78 00:32:50 00:17:01 all 0.23 0.00 0.10 0.00 0.01 99.66 00:32:50 00:17:01 0 0.12 0.00 0.10 0.00 0.02 99.77 00:32:50 00:17:01 1 0.35 0.00 0.10 0.00 0.00 99.55 00:32:50 00:18:01 all 0.19 0.00 0.08 0.00 0.01 99.72 00:32:50 00:18:01 0 0.33 0.00 0.07 0.00 0.00 99.60 00:32:50 00:18:01 1 0.05 0.00 0.10 0.00 0.02 99.83 00:32:50 00:19:01 all 0.26 0.00 0.03 0.00 0.01 99.70 00:32:50 00:19:01 0 0.47 0.00 0.03 0.00 0.02 99.48 00:32:50 00:19:01 1 0.05 0.00 0.03 0.00 0.00 99.92 00:32:50 00:20:01 all 0.16 0.00 0.03 0.00 0.01 99.80 00:32:50 00:20:01 0 0.28 0.00 0.02 0.00 0.00 99.70 00:32:50 00:20:01 1 0.03 0.00 0.05 0.00 0.02 99.90 00:32:50 00:21:01 all 0.22 0.00 0.04 0.00 0.01 99.73 00:32:50 00:21:01 0 0.38 0.00 0.03 0.00 0.02 99.57 00:32:50 00:21:01 1 0.05 0.00 0.05 0.00 0.00 99.90 00:32:50 00:22:01 all 0.26 0.00 0.03 0.00 0.01 99.71 00:32:50 00:22:01 0 0.48 0.00 0.02 0.00 0.00 99.50 00:32:50 00:22:01 1 0.03 0.00 0.03 0.00 0.02 99.92 00:32:50 00:23:01 all 0.26 0.00 0.03 0.00 0.01 99.70 00:32:50 00:23:01 0 0.47 0.00 0.03 0.00 0.02 99.48 00:32:50 00:23:01 1 0.05 0.00 0.03 0.00 0.00 99.92 00:32:50 00:24:01 all 0.27 0.00 0.03 0.00 0.02 99.69 00:32:50 00:24:01 0 0.50 0.00 0.00 0.00 0.02 99.48 00:32:50 00:24:01 1 0.03 0.00 0.05 0.00 0.02 99.90 00:32:50 00:25:01 all 0.13 0.00 0.06 0.00 0.00 99.82 00:32:50 00:25:01 0 0.18 0.00 0.05 0.00 0.00 99.77 00:32:50 00:25:01 1 0.07 0.00 0.07 0.00 0.00 99.87 00:32:50 00:32:50 00:25:01 CPU %user %nice %system %iowait %steal %idle 00:32:50 00:26:01 all 0.25 0.00 0.03 0.00 0.02 99.70 00:32:50 00:26:01 0 0.05 0.00 0.03 0.00 0.02 99.90 00:32:50 00:26:01 1 0.45 0.00 0.03 0.00 0.02 99.50 00:32:50 00:27:01 all 0.25 0.00 0.03 0.00 0.02 99.70 00:32:50 00:27:01 0 0.47 0.00 0.03 0.00 0.02 99.48 00:32:50 00:27:01 1 0.03 0.00 0.03 0.00 0.02 99.92 00:32:50 00:28:01 all 0.16 0.00 0.03 0.00 0.01 99.80 00:32:50 00:28:01 0 0.27 0.00 0.02 0.00 0.02 99.70 00:32:50 00:28:01 1 0.05 0.00 0.05 0.00 0.00 99.90 00:32:50 00:29:01 all 0.26 0.00 0.03 0.00 0.00 99.71 00:32:50 00:29:01 0 0.47 0.00 0.03 0.00 0.00 99.50 00:32:50 00:29:01 1 0.05 0.00 0.03 0.00 0.00 99.92 00:32:50 00:30:02 all 0.21 0.00 0.04 0.00 0.02 99.73 00:32:50 00:30:02 0 0.37 0.00 0.05 0.00 0.02 99.57 00:32:50 00:30:02 1 0.05 0.00 0.03 0.00 0.02 99.90 00:32:50 00:31:01 all 0.23 0.00 0.03 0.00 0.01 99.74 00:32:50 00:31:01 0 0.42 0.00 0.02 0.00 0.02 99.54 00:32:50 00:31:01 1 0.03 0.00 0.03 0.00 0.00 99.93 00:32:50 00:32:01 all 0.17 0.00 0.04 0.00 0.00 99.79 00:32:50 00:32:01 0 0.30 0.00 0.05 0.00 0.00 99.65 00:32:50 00:32:01 1 0.03 0.00 0.03 0.00 0.00 99.93 00:32:50 Average: all 11.67 0.00 2.93 1.15 0.05 84.20 00:32:50 Average: 0 11.69 0.00 3.07 1.20 0.05 83.99 00:32:50 Average: 1 11.65 0.00 2.80 1.11 0.04 84.40 00:32:50 00:32:50 00:32:50