Pull request #3619 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4bd8d9e5e004ca5319d4fe979e02ed4cbb622829+32cc8ec95b89acbd6c0f2e28c21070542c0070c4 (6414616dd734d6e5bd92c100c127282732fe1183) 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-ssh3662150171433869464.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh4427658382118405282.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 144eb70ba3d470a427e699408e811d3f535e987a 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-3619/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-3619/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6848005943198592509.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-3619/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6670186737624756106.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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-ssh8469615991865140289.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3619/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-3619/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6971501512847651073.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a 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_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2 in /w/workspace/edgexfoundry_edgex-go_PR-3619 [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-ssh715039328970316638.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh7247410614284879332.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3619/head:refs/remotes/origin/PR-3619 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 into PR head commit 4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 Merge succeeded, producing 4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 Checking out Revision 4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 (PR-3619) > git config core.sparsecheckout # timeout=10 > git checkout -f 4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 # 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-ssh8245368657655534122.key > git merge 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:06:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:06:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:06:05 ========================================================= 19:06:05 EdgeX Global Pipelines Version Info 19:06:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:06:07 ------------------- 19:06:07 stable info: 19:06:07 ------------------- 19:06:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:06:07 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 19:06:07 Message: update stable to v1.0.196 19:06:07 ------------------- 19:06:07 experimental info: 19:06:07 ------------------- 19:06:07 Commited By: **** collab-it+edgex@linuxfoundation.org 19:06:07 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 19:06:07 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:06:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:06:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:06:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:06:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:06:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:06:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:06:08 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:06:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:06:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:06:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:06:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:06:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:06:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:06:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:06:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:06:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:06:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:06:09 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:06:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:06:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:06:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:06:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:06:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3619 [Pipeline] echo 19:06:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3619 [Pipeline] echo 19:06:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3619 [Pipeline] echo 19:06:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 [Pipeline] echo 19:06:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4bd8d9e [Pipeline] echo 19:06:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:06:10 provisioning config files... 19:06:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6463481408760379879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:06:11 ---> docker-login.sh 19:06:11 nexus3.edgexfoundry.org:10001 19:06:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:11 Configure a credential helper to remove this warning. See 19:06:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:11 19:06:11 Login Succeeded 19:06:11 nexus3.edgexfoundry.org:10002 19:06:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:11 Configure a credential helper to remove this warning. See 19:06:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:11 19:06:11 Login Succeeded 19:06:11 nexus3.edgexfoundry.org:10003 19:06:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:11 Configure a credential helper to remove this warning. See 19:06:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:11 19:06:11 Login Succeeded 19:06:11 nexus3.edgexfoundry.org:10004 19:06:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:11 Configure a credential helper to remove this warning. See 19:06:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:11 19:06:11 Login Succeeded 19:06:11 docker.io 19:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:12 Configure a credential helper to remove this warning. See 19:06:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:12 19:06:12 Login Succeeded 19:06:12 ---> docker-login.sh ends [Pipeline] } 19:06:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:06:12 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 19:06:12 + for file in '`ls cmd/**/Dockerfile`' 19:06:12 ++ dirname cmd/core-command/Dockerfile 19:06:12 ++ cut -d/ -f2 19:06:12 + echo core-command,cmd/core-command/Dockerfile 19:06:12 + for file in '`ls cmd/**/Dockerfile`' 19:06:12 ++ dirname cmd/core-data/Dockerfile 19:06:12 ++ cut -d/ -f2 19:06:12 + echo core-data,cmd/core-data/Dockerfile 19:06:12 + for file in '`ls cmd/**/Dockerfile`' 19:06:12 ++ dirname cmd/core-metadata/Dockerfile 19:06:12 ++ cut -d/ -f2 19:06:12 + echo core-metadata,cmd/core-metadata/Dockerfile 19:06:12 + for file in '`ls cmd/**/Dockerfile`' 19:06:12 ++ cut -d/ -f2 19:06:12 ++ dirname cmd/security-bootstrapper/Dockerfile 19:06:12 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:06:12 + for file in '`ls cmd/**/Dockerfile`' 19:06:12 ++ dirname cmd/security-proxy-setup/Dockerfile 19:06:12 ++ cut -d/ -f2 19:06:12 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:06:12 + for file in '`ls cmd/**/Dockerfile`' 19:06:12 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:06:12 ++ cut -d/ -f2 19:06:12 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:06:12 + for file in '`ls cmd/**/Dockerfile`' 19:06:12 ++ cut -d/ -f2 19:06:12 ++ dirname cmd/support-notifications/Dockerfile 19:06:12 + echo support-notifications,cmd/support-notifications/Dockerfile 19:06:12 + for file in '`ls cmd/**/Dockerfile`' 19:06:12 ++ dirname cmd/support-scheduler/Dockerfile 19:06:12 ++ cut -d/ -f2 19:06:12 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:06:12 + for file in '`ls cmd/**/Dockerfile`' 19:06:12 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:06:12 ++ cut -d/ -f2 19:06:12 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:06:13 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 19:06:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:06:19 19:06:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:06:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:06:20 latest: Pulling from edgex-devops/git-semver 19:06:20 31603596830f: Pulling fs layer 19:06:20 b6dc333f4379: Pulling fs layer 19:06:20 3d9ef1400e77: Pulling fs layer 19:06:20 fd332fbdc1db: Pulling fs layer 19:06:20 fd332fbdc1db: Waiting 19:06:20 b6dc333f4379: Verifying Checksum 19:06:20 b6dc333f4379: Download complete 19:06:20 31603596830f: Verifying Checksum 19:06:20 31603596830f: Download complete 19:06:20 fd332fbdc1db: Verifying Checksum 19:06:20 fd332fbdc1db: Download complete 19:06:20 3d9ef1400e77: Verifying Checksum 19:06:20 3d9ef1400e77: Download complete 19:06:20 31603596830f: Pull complete 19:06:20 b6dc333f4379: Pull complete 19:06:21 3d9ef1400e77: Pull complete 19:06:21 fd332fbdc1db: Pull complete 19:06:21 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 19:06:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:06:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:06:21 prd-centos7-docker-4c-2g-2 does not seem to be running inside a container 19:06:21 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:06:23 $ docker top 3294127e6f521a4ed5ca59055f9a13f635dbc66b6d7dff10c1bd1dd79133fe8b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:06:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:06:24 [ssh-agent] Looking for ssh-agent implementation... 19:06:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:06:24 $ docker exec 3294127e6f521a4ed5ca59055f9a13f635dbc66b6d7dff10c1bd1dd79133fe8b ssh-agent 19:06:24 SSH_AUTH_SOCK=/tmp/ssh-XOOazGZKBvZ6/agent.13 19:06:24 SSH_AGENT_PID=19 19:06:24 Running ssh-add (command line suppressed) 19:06:24 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2923025000441434202.key (/w/workspace/edgex-go/1@tmp/private_key_2923025000441434202.key) 19:06:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:06:24 + git tag --points-at HEAD [Pipeline] } 19:06:24 $ docker exec --env ******** --env ******** 3294127e6f521a4ed5ca59055f9a13f635dbc66b6d7dff10c1bd1dd79133fe8b ssh-agent -k 19:06:25 unset SSH_AUTH_SOCK; 19:06:25 unset SSH_AGENT_PID; 19:06:25 echo Agent pid 19 killed; 19:06:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:06:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:06:25 [ssh-agent] Looking for ssh-agent implementation... 19:06:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:06:25 $ docker exec 3294127e6f521a4ed5ca59055f9a13f635dbc66b6d7dff10c1bd1dd79133fe8b ssh-agent 19:06:25 SSH_AUTH_SOCK=/tmp/ssh-67HnzpjvMXA6/agent.52 19:06:25 SSH_AGENT_PID=59 19:06:25 Running ssh-add (command line suppressed) 19:06:25 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4691369159526636751.key (/w/workspace/edgex-go/1@tmp/private_key_4691369159526636751.key) 19:06:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:06:25 + git semver init 19:06:25 # -> Open(): unable to determine branch for HEAD 19:06:25 # $GIT_DIR = /w/workspace/edgex-go/1/.git 19:06:25 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 19:06:25 # $SEMVER_REMOTE_NAME = origin 19:06:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:06:25 # $SEMVER_USER_NAME = edgex-jenkins 19:06:25 # $SEMVER_BRANCH = PR-3619 19:06:25 # $SEMVER_TEMP = /tmp/semver-715356921 19:06:25 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:06:44 # '/tmp/semver-715356921' -> '/w/workspace/edgex-go/1/.semver' 19:06:44 # -> Force: false 19:06:44 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 19:06:44 $ docker exec --env ******** --env ******** 3294127e6f521a4ed5ca59055f9a13f635dbc66b6d7dff10c1bd1dd79133fe8b ssh-agent -k 19:06:44 unset SSH_AUTH_SOCK; 19:06:44 unset SSH_AGENT_PID; 19:06:44 echo Agent pid 59 killed; 19:06:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:06:44 + git semver [Pipeline] } 19:06:44 $ docker stop --time=1 3294127e6f521a4ed5ca59055f9a13f635dbc66b6d7dff10c1bd1dd79133fe8b 19:06:47 $ docker rm -f 3294127e6f521a4ed5ca59055f9a13f635dbc66b6d7dff10c1bd1dd79133fe8b [Pipeline] // withDockerContainer [Pipeline] sh 19:06:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:06:48 Stashed 1 file(s) [Pipeline] echo 19:06:48 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:06:49 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:06:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:06:49 + sudo service docker restart 19:06:49 + true 19:06:49 Redirecting to /bin/systemctl restart docker.service 19:07:03 Still waiting to schedule task 19:07:03 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 19:07:08 ========================================================= 19:07:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:07:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:07:08 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 19:07:09 Sending build context to Docker daemon 328.4MB 19:07:09 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 19:07:09 Step 2/6 : FROM ${BASE} 19:07:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:07:10 540db60ca938: Pulling fs layer 19:07:10 adcc1eea9eea: Pulling fs layer 19:07:10 4c4ab2625f07: Pulling fs layer 19:07:10 0773c198feca: Pulling fs layer 19:07:10 345f892a5656: Pulling fs layer 19:07:10 9ac62484cfdc: Pulling fs layer 19:07:10 5ac4037533be: Pulling fs layer 19:07:10 dc6bda0758c5: Pulling fs layer 19:07:10 0773c198feca: Waiting 19:07:10 345f892a5656: Waiting 19:07:10 9ac62484cfdc: Waiting 19:07:10 5ac4037533be: Waiting 19:07:10 dc6bda0758c5: Waiting 19:07:10 4c4ab2625f07: Verifying Checksum 19:07:10 4c4ab2625f07: Download complete 19:07:10 adcc1eea9eea: Verifying Checksum 19:07:10 adcc1eea9eea: Download complete 19:07:10 345f892a5656: Verifying Checksum 19:07:10 345f892a5656: Download complete 19:07:10 540db60ca938: Verifying Checksum 19:07:10 540db60ca938: Download complete 19:07:10 9ac62484cfdc: Verifying Checksum 19:07:10 9ac62484cfdc: Download complete 19:07:10 540db60ca938: Pull complete 19:07:10 adcc1eea9eea: Pull complete 19:07:10 5ac4037533be: Verifying Checksum 19:07:10 5ac4037533be: Download complete 19:07:10 4c4ab2625f07: Pull complete 19:07:12 dc6bda0758c5: Verifying Checksum 19:07:12 dc6bda0758c5: Download complete 19:07:12 0773c198feca: Verifying Checksum 19:07:12 0773c198feca: Download complete 19:07:17 0773c198feca: Pull complete 19:07:17 345f892a5656: Pull complete 19:07:17 9ac62484cfdc: Pull complete 19:07:17 5ac4037533be: Pull complete 19:07:19 dc6bda0758c5: Pull complete 19:07:19 Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 19:07:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:07:19 ---> eb58bd16d52e 19:07:19 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 19:07:21 ---> Running in 0bce3691c7d8 19:07:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:07:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:07:22 (1/12) Installing libmagic (5.39-r0) 19:07:23 (2/12) Installing file (5.39-r0) 19:07:23 (3/12) Installing libc-dev (0.7.2-r3) 19:07:23 (4/12) Installing g++ (10.2.1_pre1-r3) 19:07:27 (5/12) Installing fortify-headers (1.1-r0) 19:07:27 (6/12) Installing patch (2.7.6-r7) 19:07:27 (7/12) Installing build-base (0.5-r2) 19:07:27 (8/12) Installing libsodium (1.0.18-r0) 19:07:27 (9/12) Installing pkgconf (1.7.3-r0) 19:07:27 (10/12) Installing libsodium-dev (1.0.18-r0) 19:07:27 (11/12) Installing libzmq (4.3.3-r1) 19:07:27 (12/12) Installing zeromq-dev (4.3.3-r1) 19:07:27 Executing busybox-1.32.1-r6.trigger 19:07:27 OK: 219 MiB in 52 packages 19:07:29 Removing intermediate container 0bce3691c7d8 19:07:29 ---> d69fa4de675b 19:07:29 Step 4/6 : WORKDIR /edgex-go 19:07:29 ---> Running in 050f6e339722 19:07:29 Removing intermediate container 050f6e339722 19:07:29 ---> 6bf6993bd78a 19:07:29 Step 5/6 : COPY go.mod . 19:07:29 ---> 7adbcf392573 19:07:29 Step 6/6 : RUN go mod download 19:07:29 ---> Running in bfbf21b01dc3 19:07:56 Removing intermediate container bfbf21b01dc3 19:07:56 ---> f23c135a4433 19:07:56 Successfully built f23c135a4433 19:07:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:07:56 + docker inspect -f . ci-base-image-x86_64 19:07:56 . [Pipeline] withDockerContainer 19:07:56 prd-centos7-docker-4c-2g-2 does not seem to be running inside a container 19:07:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:07:57 $ docker top f222799223198fcfc43283c2c89d7bbfa7dc3c69b2eabe600c5ad975e33d361f -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:57 + go version 19:07:57 go version go1.16.5 linux/amd64 [Pipeline] } 19:07:57 $ docker stop --time=1 f222799223198fcfc43283c2c89d7bbfa7dc3c69b2eabe600c5ad975e33d361f 19:07:58 $ docker rm -f f222799223198fcfc43283c2c89d7bbfa7dc3c69b2eabe600c5ad975e33d361f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:07:59 + docker inspect -f . ci-base-image-x86_64 19:07:59 . [Pipeline] withDockerContainer 19:07:59 prd-centos7-docker-4c-2g-2 does not seem to be running inside a container 19:07:59 $ 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 ******** ci-base-image-x86_64 cat 19:08:00 $ docker top 958b105380b1bd3ed71870fe6d7d4ebf6af9fe670a827e45e69e5471152c8fe0 -eo pid,comm [Pipeline] { [Pipeline] echo 19:08:00 ========================================================= 19:08:00 [edgeXBuildGoParallel] Running Tests and Build... 19:08:00 ========================================================= [Pipeline] sh 19:08:00 + go mod tidy [Pipeline] sh 19:08:01 + make test 19:08:01 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:08:01 go mod tidy 19:08:01 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:08:08 ? github.com/edgexfoundry/edgex-go [no test files] 19:08:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:08:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:08:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:08:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:08:32 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:08:32 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:08:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:08:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:08:33 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:08:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:08:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:08:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:08:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:08:33 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:08:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.040s coverage: 28.7% of statements 19:08:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:08:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:08:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 100.0% of statements 19:08:37 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:08:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.077s coverage: 50.5% of statements 19:08:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:08:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:08:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.118s coverage: 88.5% of statements 19:08:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:08:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:08:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.071s coverage: 78.9% of statements 19:08:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 81.2% of statements 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:08:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.264s coverage: 95.1% of statements 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:08:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:08:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.8% of statements 19:08:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:08:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements 19:08:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 22.0% of statements 19:08:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:08:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements 19:08:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements 19:08:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 19:08:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.113s coverage: 96.3% of statements 19:08:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 19:09:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.207s coverage: 81.8% of statements 19:09:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:09:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4 in /w/workspace/edgexfoundry_edgex-go_PR-3619 [Pipeline] { [Pipeline] ws 19:09:11 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:09:11 The recommended git tool is: git 19:09:17 using credential edgex-jenkins-ssh 19:09:17 Cloning the remote Git repository 19:09:17 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:09:17 > git init /w/workspace/edgex-go/1 # timeout=10 19:09:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:09:17 > git --version # timeout=10 19:09:17 > git --version # 'git version 2.17.1' 19:09:17 using GIT_SSH to set credentials SSH Credentials for GitHub 19:09:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:09:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 19:09:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:09:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:09:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:09:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 19:09:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:09:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:09:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:09:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:09:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:09:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 19:09:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:09:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:09:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 19:09:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:09:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements 19:09:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:09:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements 19:09:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 19:09:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements 19:09:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.2% of statements 19:09:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:09:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements 19:09:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:09:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:09:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 19:09:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 19:09:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 19:09:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements 19:09:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 19:09:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.176s coverage: 66.9% of statements 19:09:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:09:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:09:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:09:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.6% of statements 19:09:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:09:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:09:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:09:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements 19:09:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:09:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.3% of statements 19:09:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:09:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:09:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:09:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:09:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.118s coverage: 91.9% of statements 19:09:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:09:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:09:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 19:09:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:09:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:09:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 62.7% of statements 19:09:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:09:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:09:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.6% of statements 19:09:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:09:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:09:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 19:09:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:09:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:09:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements 19:09:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:09:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:09:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:09:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:09:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:09:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:09:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 19:09:27 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 19:09:27 GO111MODULE=on go vet ./... 19:09:33 Merging remotes/origin/main commit 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 into PR head commit 4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 19:09:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:09:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:09:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:09:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:09:33 using GIT_SSH to set credentials SSH Credentials for GitHub 19:09:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3619/head:refs/remotes/origin/PR-3619 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:09:33 > git config core.sparsecheckout # timeout=10 19:09:33 > git checkout -f 4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 # timeout=10 19:09:33 Merge succeeded, producing 4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 19:09:33 Checking out Revision 4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 (PR-3619) 19:09:33 > git remote # timeout=10 19:09:33 > git config --get remote.origin.url # timeout=10 19:09:33 using GIT_SSH to set credentials SSH Credentials for GitHub 19:09:33 > git merge 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 # timeout=10 19:09:33 > git rev-parse HEAD^{commit} # timeout=10 19:09:33 > git config core.sparsecheckout # timeout=10 19:09:34 > git checkout -f 4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 # timeout=10 19:09:38 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 19:09:38 > git --version # timeout=10 19:09:38 > git --version # 'git version 2.17.1' 19:09:38 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:09:40 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:09:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:09:40 + sudo service docker restart 19:09:40 + true 19:09:49 gofmt -l . 19:09:49 [ "`gofmt -l .`" = "" ] 19:09:49 ./bin/test-attribution-txt.sh [Pipeline] sh 19:09:50 + ls -al . 19:09:50 total 564 19:09:50 drwxrwxr-x 10 1001 1001 4096 Jul 13 19:09 . 19:09:50 drwxr-xr-x 4 root root 28 Jul 13 19:08 .. 19:09:50 -rw-rw-r-- 1 1001 1001 11 Jul 13 19:06 .dockerignore 19:09:50 drwxrwxr-x 8 1001 1001 179 Jul 13 19:06 .git 19:09:50 drwxrwxr-x 3 1001 1001 125 Jul 13 19:06 .github 19:09:50 -rw-rw-r-- 1 1001 1001 818 Jul 13 19:06 .gitignore 19:09:50 -rw-rw-r-- 1 1001 1001 76 Jul 13 19:06 .hadolint.yml 19:09:50 drwx------ 3 1001 1001 58 Jul 13 19:06 .semver 19:09:50 -rw-rw-r-- 1 1001 1001 166 Jul 13 19:06 .sonarcloud.properties 19:09:50 -rw-rw-r-- 1 1001 1001 8609 Jul 13 19:06 Attribution.txt 19:09:50 -rw-rw-r-- 1 1001 1001 43881 Jul 13 19:06 CHANGELOG.md 19:09:50 -rw-rw-r-- 1 1001 1001 3804 Jul 13 19:06 CONTRIBUTING.md 19:09:50 -rw-rw-r-- 1 1001 1001 931 Jul 13 19:06 Dockerfile.build 19:09:50 -rw-rw-r-- 1 1001 1001 849 Jul 13 19:06 Jenkinsfile 19:09:50 -rw-rw-r-- 1 1001 1001 10775 Jul 13 19:06 LICENSE 19:09:50 -rw-rw-r-- 1 1001 1001 6003 Jul 13 19:06 Makefile 19:09:50 -rw-rw-r-- 1 1001 1001 7818 Jul 13 19:06 README.md 19:09:50 -rw-rw-r-- 1 1001 1001 6912 Jul 13 19:06 SECURITY.md 19:09:50 -rw-rw-r-- 1 1001 1001 5 Jul 13 19:06 VERSION 19:09:50 -rw-rw-r-- 1 1001 1001 4131 Jul 13 19:06 ZMQWindows.md 19:09:50 drwxrwxr-x 2 1001 1001 37 Jul 13 19:06 bin 19:09:50 drwxrwxr-x 14 1001 1001 4096 Jul 13 19:06 cmd 19:09:50 -rw-r--r-- 1 root root 399433 Jul 13 19:09 coverage.out 19:09:50 -rw-rw-r-- 1 1001 1001 812 Jul 13 19:06 go.mod 19:09:50 -rw-r--r-- 1 root root 20973 Jul 13 19:08 go.sum 19:09:50 drwxrwxr-x 7 1001 1001 114 Jul 13 19:06 internal 19:09:50 drwxrwxr-x 3 1001 1001 16 Jul 13 19:06 openapi 19:09:50 drwxrwxr-x 4 1001 1001 71 Jul 13 19:06 snap 19:09:50 -rw-rw-r-- 1 1001 1001 204 Jul 13 19:06 version.go [Pipeline] sh 19:09:50 + '[' -e coverage.out ] 19:09:50 + chown 1001:1001 coverage.out [Pipeline] stash 19:09:51 Stashed 1 file(s) [Pipeline] sh 19:09:51 + make build 19:09:51 go mod tidy 19:09:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:09:53 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:09:59 provisioning config files... 19:09:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8539923028682912464tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:09:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:09:59 ---> docker-login.sh 19:09:59 nexus3.edgexfoundry.org:10001 19:10:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:10:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:01 Configure a credential helper to remove this warning. See 19:10:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:01 19:10:01 Login Succeeded 19:10:01 nexus3.edgexfoundry.org:10002 19:10:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:10:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:02 Configure a credential helper to remove this warning. See 19:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:02 19:10:02 Login Succeeded 19:10:02 nexus3.edgexfoundry.org:10003 19:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:02 Configure a credential helper to remove this warning. See 19:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:02 19:10:02 Login Succeeded 19:10:02 nexus3.edgexfoundry.org:10004 19:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:03 Configure a credential helper to remove this warning. See 19:10:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:03 19:10:03 Login Succeeded 19:10:03 docker.io 19:10:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:04 Configure a credential helper to remove this warning. See 19:10:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:04 19:10:04 Login Succeeded 19:10:04 ---> docker-login.sh ends [Pipeline] } 19:10:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 19:10:04 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 [Pipeline] echo 19:10:04 ========================================================= 19:10:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:10:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:10:05 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 19:10:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:10:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:10:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:10:07 Sending build context to Docker daemon 165.8MB 19:10:07 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 19:10:07 Step 2/6 : FROM ${BASE} 19:10:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:10:07 595b0fe564bb: Pulling fs layer 19:10:07 24495759ef45: Pulling fs layer 19:10:07 d148012ef14d: Pulling fs layer 19:10:07 cb65c68fc2e2: Pulling fs layer 19:10:07 093eec477d81: Pulling fs layer 19:10:07 20fd20ab2234: Pulling fs layer 19:10:07 43245461236d: Pulling fs layer 19:10:07 5a37c24eccbd: Pulling fs layer 19:10:07 cb65c68fc2e2: Waiting 19:10:07 093eec477d81: Waiting 19:10:07 20fd20ab2234: Waiting 19:10:07 43245461236d: Waiting 19:10:07 5a37c24eccbd: Waiting 19:10:07 d148012ef14d: Download complete 19:10:07 24495759ef45: Verifying Checksum 19:10:07 24495759ef45: Download complete 19:10:07 093eec477d81: Download complete 19:10:07 20fd20ab2234: Download complete 19:10:07 595b0fe564bb: Verifying Checksum 19:10:07 595b0fe564bb: Download complete 19:10:07 43245461236d: Verifying Checksum 19:10:07 43245461236d: Download complete 19:10:08 595b0fe564bb: Pull complete [Pipeline] } 19:10:08 $ docker stop --time=1 958b105380b1bd3ed71870fe6d7d4ebf6af9fe670a827e45e69e5471152c8fe0 19:10:08 24495759ef45: Pull complete 19:10:09 d148012ef14d: Pull complete 19:10:10 5a37c24eccbd: Verifying Checksum 19:10:10 5a37c24eccbd: Download complete 19:10:10 $ docker rm -f 958b105380b1bd3ed71870fe6d7d4ebf6af9fe670a827e45e69e5471152c8fe0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 19:10:11 cb65c68fc2e2: Verifying Checksum 19:10:11 cb65c68fc2e2: Download complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:10:23 cb65c68fc2e2: Pull complete 19:10:23 093eec477d81: Pull complete 19:10:23 20fd20ab2234: Pull complete 19:10:23 43245461236d: Pull complete 19:10:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:23 19:10:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:10:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:24 latest: Pulling from edgex-devops/edgex-compose 19:10:24 cbdbe7a5bc2a: Pulling fs layer 19:10:24 ca9280d653b3: Pulling fs layer 19:10:24 7e9c9ca2126c: Pulling fs layer 19:10:24 cbdbe7a5bc2a: Verifying Checksum 19:10:24 cbdbe7a5bc2a: Download complete 19:10:24 cbdbe7a5bc2a: Pull complete 19:10:24 ca9280d653b3: Verifying Checksum 19:10:24 ca9280d653b3: Download complete 19:10:25 ca9280d653b3: Pull complete 19:10:25 7e9c9ca2126c: Verifying Checksum 19:10:25 7e9c9ca2126c: Download complete 19:10:27 5a37c24eccbd: Pull complete 19:10:27 Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 19:10:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:10:27 ---> 274d7007c78b 19:10:27 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 19:10:29 7e9c9ca2126c: Pull complete 19:10:29 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:10:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:10:29 prd-centos7-docker-4c-2g-2 does not seem to be running inside a container 19:10:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:10:29 ---> Running in ecc1db7716d4 19:10:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:10:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:10:32 (1/12) Installing libmagic (5.39-r0) 19:10:32 $ docker top ee2fe0aaf31c68332fe7f5303c635cfc9e296e017c7a06ef107e27058aa9b394 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:33 (2/12) Installing file (5.39-r0) 19:10:33 (3/12) Installing libc-dev (0.7.2-r3) 19:10:33 (4/12) Installing g++ (10.2.1_pre1-r3) 19:10:33 + docker-compose build --help 19:10:33 + grep parallel 19:10:33 --parallel Build images in parallel. [Pipeline] } 19:10:33 $ docker stop --time=1 ee2fe0aaf31c68332fe7f5303c635cfc9e296e017c7a06ef107e27058aa9b394 19:10:35 $ docker rm -f ee2fe0aaf31c68332fe7f5303c635cfc9e296e017c7a06ef107e27058aa9b394 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:10:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:35 . [Pipeline] withDockerContainer 19:10:35 prd-centos7-docker-4c-2g-2 does not seem to be running inside a container 19:10:35 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:10:36 $ docker top 7102fab450e884e01f71373d9341b454167a6654f257a403a0307e0ed3b88bde -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:36 + docker-compose -f ./docker-compose-build.yml build --parallel 19:10:37 Building core-command ... 19:10:37 Building core-data ... 19:10:37 Building core-metadata ... 19:10:37 Building security-bootstrapper ... 19:10:37 Building security-proxy-setup ... 19:10:37 Building security-secretstore-setup ... 19:10:37 Building support-notifications ... 19:10:37 Building support-scheduler ... 19:10:37 Building sys-mgmt-agent ... 19:10:37 Building security-bootstrapper 19:10:37 Building core-data 19:10:37 Building core-metadata 19:10:37 Building security-secretstore-setup 19:10:37 Building support-notifications 19:10:38 (5/12) Installing fortify-headers (1.1-r0) 19:10:38 (6/12) Installing patch (2.7.6-r7) 19:10:38 (7/12) Installing build-base (0.5-r2) 19:10:38 (8/12) Installing libsodium (1.0.18-r0) 19:10:38 (9/12) Installing pkgconf (1.7.3-r0) 19:10:38 (10/12) Installing libsodium-dev (1.0.18-r0) 19:10:38 (11/12) Installing libzmq (4.3.3-r1) 19:10:39 (12/12) Installing zeromq-dev (4.3.3-r1) 19:10:39 Executing busybox-1.32.1-r6.trigger 19:10:39 OK: 218 MiB in 52 packages 19:10:43 Removing intermediate container ecc1db7716d4 19:10:43 ---> 08dfbacefa53 19:10:43 Step 4/6 : WORKDIR /edgex-go 19:10:43 ---> Running in 362fbdfac4bf 19:10:43 Removing intermediate container 362fbdfac4bf 19:10:43 ---> 82cd31d40e4c 19:10:43 Step 5/6 : COPY go.mod . 19:10:44 ---> 61b250a3fc18 19:10:44 Step 6/6 : RUN go mod download 19:10:44 ---> Running in 0ddf19a97575 19:10:47 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:10:47 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:10:47 ---> f23c135a4433 19:10:47 Step 3/26 : WORKDIR /edgex-go 19:10:47 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:10:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:10:48 ---> f23c135a4433 19:10:48 Step 3/24 : WORKDIR /edgex-go 19:10:50 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:10:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:10:50 ---> f23c135a4433 19:10:50 Step 3/24 : WORKDIR /edgex-go 19:11:02 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:11:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:11:02 ---> f23c135a4433 19:11:02 Step 3/23 : WORKDIR /edgex-go 19:11:11 Removing intermediate container 0ddf19a97575 19:11:11 ---> 662f56d24d41 19:11:11 Successfully built 662f56d24d41 19:11:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:11:11 + docker inspect -f . ci-base-image-arm64 19:11:11 . [Pipeline] withDockerContainer 19:11:12 prd-ubuntu18.04-docker-arm64-4c-16g-4 does not seem to be running inside a container 19:11:12 $ 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 ******** ci-base-image-arm64 cat 19:11:12 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:11:12 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:11:12 ---> f23c135a4433 19:11:12 Step 3/32 : WORKDIR /edgex-go 19:11:13 ---> Running in 4fd7b490d4e5 19:11:13 ---> Running in a49f7a0bd37f 19:11:13 ---> Running in e48c316ecd6c 19:11:13 ---> Running in eb1f31875594 19:11:13 ---> Running in 55d24e2a25ed 19:11:13 Removing intermediate container eb1f31875594 19:11:13 ---> 31d14f9fa434 19:11:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:13 Removing intermediate container 4fd7b490d4e5 19:11:13 ---> 6de0cd77301e 19:11:13 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:13 Removing intermediate container a49f7a0bd37f 19:11:13 ---> 05318ee94331 19:11:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:13 Removing intermediate container e48c316ecd6c 19:11:13 ---> d7fe7e41b51c 19:11:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:13 ---> Running in 9c088df1b51f 19:11:13 ---> Running in 7c4037a3f5ee 19:11:13 Removing intermediate container 55d24e2a25ed 19:11:13 ---> 5fb62fbefc0f 19:11:13 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:14 $ docker top e398ac25d34b9174daf66cfd98bc4b3425f4d426d6775ebdea25867795baa81e -eo pid,comm 19:11:14 ---> Running in 3a8c2875b436 19:11:14 ---> Running in 557481a28fe8 19:11:14 ---> Running in c018f6d2aaab [Pipeline] { [Pipeline] sh 19:11:15 + go version 19:11:15 go version go1.16.5 linux/arm64 [Pipeline] } 19:11:15 $ docker stop --time=1 e398ac25d34b9174daf66cfd98bc4b3425f4d426d6775ebdea25867795baa81e 19:11:17 $ docker rm -f e398ac25d34b9174daf66cfd98bc4b3425f4d426d6775ebdea25867795baa81e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 19:11:17 Removing intermediate container 9c088df1b51f 19:11:17 ---> ee63ba07cf21 19:11:17 Step 5/26 : RUN apk add --update --no-cache make git 19:11:17 ---> Running in f27bf3602a41 19:11:17 Removing intermediate container 7c4037a3f5ee 19:11:17 ---> 15835eedbb84 19:11:17 Step 5/24 : RUN apk add --update --no-cache make git [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:11:17 Removing intermediate container 3a8c2875b436 19:11:17 ---> be546bc5f09b 19:11:17 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:11:17 Removing intermediate container 557481a28fe8 19:11:17 ---> 2eda9a29d836 19:11:17 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:11:17 ---> Running in fa896f8f72f4 19:11:17 ---> Running in b34059adffa6 19:11:18 + docker inspect -f . ci-base-image-arm64 19:11:18 . 19:11:18 ---> Running in e76dbf803680 19:11:18 Removing intermediate container c018f6d2aaab 19:11:18 ---> 9d2ec3b6b6e9 19:11:18 Step 5/32 : RUN apk add --update --no-cache make git [Pipeline] withDockerContainer 19:11:18 ---> Running in 585fa48431ce 19:11:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:11:18 prd-ubuntu18.04-docker-arm64-4c-16g-4 does not seem to be running inside a container 19:11:18 $ 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 ******** ci-base-image-arm64 cat 19:11:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:11:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:11:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:11:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:11:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:11:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:11:19 OK: 219 MiB in 52 packages 19:11:20 $ docker top 565e5d94e2801ae89b51e2b3ab1b0531e0b8381d6804db174504e760a232a06e -eo pid,comm 19:11:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:11:20 OK: 219 MiB in 52 packages 19:11:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:11:20 Removing intermediate container f27bf3602a41 19:11:20 ---> 2aa6ab9343d7 19:11:20 Step 6/26 : COPY go.mod . 19:11:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:11:20 ---> 9e8277d48d47 19:11:20 Step 7/26 : RUN go mod download [Pipeline] { [Pipeline] echo 19:11:20 ========================================================= 19:11:20 [edgeXBuildGoParallel] Running Tests and Build... 19:11:20 ========================================================= [Pipeline] sh 19:11:20 OK: 219 MiB in 52 packages 19:11:20 ---> Running in 4c759fe1dc23 19:11:20 OK: 219 MiB in 52 packages 19:11:20 Removing intermediate container fa896f8f72f4 19:11:20 ---> 2f4ed01bbf9c 19:11:20 Step 6/24 : COPY go.mod . 19:11:21 ---> ea9790c93a46 19:11:21 Step 7/24 : RUN go mod download 19:11:21 OK: 219 MiB in 52 packages 19:11:21 + go mod tidy 19:11:21 ---> Running in 235d007636a5 19:11:21 Removing intermediate container 585fa48431ce 19:11:21 ---> 9951f9d917a5 19:11:21 Step 6/32 : COPY go.mod . [Pipeline] sh 19:11:21 ---> 8896978c8b8b 19:11:21 Step 7/32 : RUN go mod download 19:11:21 Removing intermediate container b34059adffa6 19:11:21 ---> d7e1a500e474 19:11:21 Step 6/23 : COPY go.mod . 19:11:22 ---> Running in 16382b834a3b 19:11:22 + make test 19:11:22 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 19:11:22 go mod tidy 19:11:22 ---> f51643ce7cd6 19:11:22 Step 7/23 : RUN go mod download 19:11:22 Removing intermediate container e76dbf803680 19:11:22 ---> 64dafbf220b0 19:11:22 Step 6/24 : COPY go.mod . 19:11:22 ---> Running in d4480259d50c 19:11:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:11:23 ---> 5076cfeedbc5 19:11:23 Step 7/24 : RUN go mod download 19:11:23 ---> Running in 35e42ba3b8af 19:11:23 Removing intermediate container 4c759fe1dc23 19:11:23 ---> 915d5284de65 19:11:23 Step 8/26 : COPY . . 19:11:23 Removing intermediate container 235d007636a5 19:11:23 ---> 45be3525e0bb 19:11:23 Step 8/24 : COPY . . 19:11:36 ---> c09e3791a46a 19:11:36 Step 9/26 : RUN go mod tidy 19:11:36 ---> dd30550698d0 19:11:36 Step 9/24 : RUN go mod tidy 19:11:36 Removing intermediate container 16382b834a3b 19:11:36 ---> ed929608177a 19:11:36 Step 8/32 : COPY . . 19:11:46 ---> Running in 4de7c4aa4779 19:11:46 ---> Running in a9cd42415473 19:11:46 Removing intermediate container d4480259d50c 19:11:46 ---> 6f2b781388d3 19:11:46 Step 8/23 : COPY . . 19:11:46 ---> fa770851068d 19:11:46 Step 9/32 : RUN go mod tidy 19:11:49 ? github.com/edgexfoundry/edgex-go [no test files] 19:11:51 ---> Running in 444aa468d637 19:11:51 Removing intermediate container 35e42ba3b8af 19:11:51 ---> 0fcfa3737151 19:11:51 Step 8/24 : COPY . . 19:11:51 ---> cbad8fcc17af 19:11:51 Step 9/23 : RUN go mod tidy 19:11:54 ---> Running in 78da4848a40a 19:12:03 ---> a622efb247ff 19:12:03 Step 9/24 : RUN go mod tidy 19:12:03 Removing intermediate container a9cd42415473 19:12:03 ---> 34abfdfb6a1d 19:12:03 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:12:03 ---> Running in b1de033daf41 19:12:03 ---> Running in 8a39cf6081f3 19:12:03 Removing intermediate container 4de7c4aa4779 19:12:03 ---> 73c8da71f4d6 19:12:03 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:12:03 Removing intermediate container 444aa468d637 19:12:03 ---> 6ac8fd457035 19:12:03 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:12:03 ---> Running in 1c5436ed037c 19:12:03 ---> Running in 3c28af9c49b6 19:12:03 Removing intermediate container 78da4848a40a 19:12:03 ---> 70a82a2ba2c9 19:12:03 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:12:03 ---> Running in 91c4eb71a28f 19:12:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:12:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:12:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:12:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:12:05 Removing intermediate container b1de033daf41 19:12:05 ---> 81c7d3f2bacb 19:12:05 Step 10/24 : RUN make cmd/core-data/core-data 19:12:06 ---> Running in ca833b8fc05c 19:12: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 19:12: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 19:12:44 Removing intermediate container 91c4eb71a28f 19:12:44 ---> d978d7bb4f9d 19:12:44 19:12:44 Step 11/23 : FROM alpine:3.12 19:12:44 Removing intermediate container 8a39cf6081f3 19:12:44 ---> 92103497a78b 19:12:44 19:12:44 Step 11/26 : FROM alpine:3.12 19:12:44 Removing intermediate container 1c5436ed037c 19:12:44 ---> e0ccc52c762b 19:12:44 19:12:44 Step 11/32 : FROM alpine:3.12 19:12:45 3.12: Pulling from library/alpine 19:12:46 3.12: Pulling from library/alpine 19:12:46 3.12: Pulling from library/alpine 19:12:46 Removing intermediate container 3c28af9c49b6 19:12:46 ---> 35184343fd50 19:12:46 19:12:46 Step 11/24 : FROM alpine:3.12 19:12:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:12:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:12:47 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:12:47 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:12:47 Status: Downloaded newer image for alpine:3.12 19:12:47 Status: Image is up to date for alpine:3.12 19:12:47 ---> 13621d1b12d4 19:12:47 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:12:47 ---> 13621d1b12d4 19:12:47 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 19:12:47 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:12:47 Status: Image is up to date for alpine:3.12 19:12:47 ---> 13621d1b12d4 19:12:47 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:12:47 ---> Running in 5a6f86f5d168 19:12:47 ---> Running in bc9acf9ef0ab 19:12:47 ---> Running in 5843ced9bfa4 19:12:47 3.12: Pulling from library/alpine 19:12:47 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:12:47 Status: Image is up to date for alpine:3.12 19:12:47 ---> 13621d1b12d4 19:12:47 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:12:47 Removing intermediate container 5843ced9bfa4 19:12:47 ---> b35fd5d30221 19:12:47 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:12:47 ---> Running in 08c9fe9f732e 19:12:47 ---> Running in fc15740646ed 19:12:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:12:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:12:47 Removing intermediate container ca833b8fc05c 19:12:47 ---> f8a79013c18f 19:12:47 19:12:47 Step 11/24 : FROM alpine:3.12 19:12:47 ---> 13621d1b12d4 19:12:47 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:12:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:12:47 ---> Running in 5aeca1e1f0a2 19:12:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:12:47 (1/2) Installing ca-certificates (20191127-r4) 19:12:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:12:47 (2/2) Installing dumb-init (1.2.2-r1) 19:12:47 Executing busybox-1.31.1-r20.trigger 19:12:47 Executing ca-certificates-20191127-r4.trigger 19:12:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:12:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:12:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:12:48 (1/6) Installing ca-certificates (20191127-r4) 19:12:48 OK: 6 MiB in 16 packages 19:12:48 Removing intermediate container 5aeca1e1f0a2 19:12:48 ---> 7425c4afd7e3 19:12:48 Step 13/24 : ENV APP_PORT=59880 19:12:48 (2/6) Installing nghttp2-libs (1.41.0-r0) 19:12:48 (3/6) Installing libcurl (7.77.0-r0) 19:12:48 (4/6) Installing curl (7.77.0-r0) 19:12:48 (5/6) Installing dumb-init (1.2.2-r1) 19:12:48 (6/6) Installing su-exec (0.2-r1) 19:12:48 Executing busybox-1.31.1-r20.trigger 19:12:48 Executing ca-certificates-20191127-r4.trigger 19:12:48 ---> Running in 01c20babda95 19:12:48 (1/1) Installing dumb-init (1.2.2-r1) 19:12:48 OK: 7 MiB in 20 packages 19:12:48 Executing busybox-1.31.1-r20.trigger 19:12:48 OK: 6 MiB in 15 packages 19:12:48 (1/2) Installing dumb-init (1.2.2-r1) 19:12:48 (2/2) Installing su-exec (0.2-r1) 19:12:48 Executing busybox-1.31.1-r20.trigger 19:12:48 OK: 6 MiB in 16 packages 19:12:48 Removing intermediate container 01c20babda95 19:12:48 ---> 1be30d8c2873 19:12:48 Step 14/24 : EXPOSE $APP_PORT 19:12:48 ---> Running in 8d59fff30e57 19:12:48 Removing intermediate container 8d59fff30e57 19:12:48 ---> 534ab2f41233 19:12:48 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:48 Removing intermediate container 5a6f86f5d168 19:12:48 ---> 4b9069be6318 19:12:48 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:12:48 ---> Running in 59d9858b7daa 19:12:48 ---> Running in 3808effa105b 19:12:48 Removing intermediate container 08c9fe9f732e 19:12:48 ---> fb8bb123a270 19:12:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:12:48 Removing intermediate container fc15740646ed 19:12:48 ---> fd5481c6de1d 19:12:48 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:12:48 Removing intermediate container bc9acf9ef0ab 19:12:48 ---> 23d5010c2419 19:12:48 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:12:48 Removing intermediate container 3808effa105b 19:12:48 ---> 5c272930e5f3 19:12:48 Step 14/23 : ENV APP_PORT=59860 19:12:48 ---> Running in 022b0b002118 19:12:48 ---> Running in 217173fd47ea 19:12:48 ---> Running in 454d5abcf2d5 19:12:48 ---> Running in 15d926c15698 19:12:49 Removing intermediate container 022b0b002118 19:12:49 ---> beae0e4a0560 19:12:49 Step 14/24 : ENV APP_PORT=59881 19:12:49 Removing intermediate container 454d5abcf2d5 19:12:49 ---> ad2131d6f6f9 19:12:49 Step 15/23 : EXPOSE $APP_PORT 19:12:49 ---> Running in 5eb5a808511e 19:12:49 Removing intermediate container 15d926c15698 19:12:49 ---> a7c1808c2322 19:12:49 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:12:49 Removing intermediate container 217173fd47ea 19:12:49 ---> e7a39dc895d5 19:12:49 Step 14/26 : WORKDIR / 19:12:49 ---> Running in 9a5e7514487e 19:12:49 ---> Running in 812da4ca111b 19:12:49 ---> Running in d2214bb59430 19:12:49 Removing intermediate container 5eb5a808511e 19:12:49 ---> e6a8e807eba0 19:12:49 Step 15/24 : EXPOSE $APP_PORT 19:12:49 ---> Running in 6513fdbf4f5b 19:12:49 Removing intermediate container 812da4ca111b 19:12:49 ---> ebff4f7bf73d 19:12:49 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:12:49 Removing intermediate container 9a5e7514487e 19:12:49 ---> a07cbe16e421 19:12:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:49 Removing intermediate container d2214bb59430 19:12:49 ---> 8c9cbbae17e6 19:12:49 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:12:49 Removing intermediate container 6513fdbf4f5b 19:12:49 ---> 3524ecb6e138 19:12:49 Step 16/24 : WORKDIR / 19:12:49 ---> Running in 898140a5d8be 19:12:49 Removing intermediate container 59d9858b7daa 19:12:49 ---> d81f28543bc6 19:12:49 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:12:49 ---> Running in f8d72287e1db 19:12:49 ---> Running in da078d83ae59 19:12:49 ---> 0acecb4cdc58 19:12:49 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:12:49 ---> 60ebbebf44f1 19:12:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:12:49 Removing intermediate container f8d72287e1db 19:12:49 ---> d354e2642465 19:12:49 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:12:50 ---> f93ba897ace4 19:12:50 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:12:50 ---> ec6263f01799 19:12:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:12:50 ---> ea1941760a1d 19:12:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:12:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:12:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:12:50 ---> c51a2546f81a 19:12:50 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:12:50 ---> cd996ea645b2 19:12:50 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:12:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:12:50 ---> 97300406df35 19:12:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:12:50 Removing intermediate container 898140a5d8be 19:12:50 ---> a6798a9731ea 19:12:50 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:12:50 ---> Running in 6af110694e58 19:12:50 ---> Running in 1d02d04eeed4 19:12:50 ---> c6a67657d608 19:12:50 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:12:50 Removing intermediate container 6af110694e58 19:12:50 ---> 70916e72365a 19:12:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:51 ---> Running in d7df48e3df64 19:12:51 Removing intermediate container 1d02d04eeed4 19:12:51 ---> 5868b5c92a35 19:12:51 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:12:51 ---> 460a26f3317a 19:12:51 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:12:51 (1/6) Installing dumb-init (1.2.2-r1) 19:12:51 ---> Running in 5250f5a5e0cf 19:12:51 Removing intermediate container d7df48e3df64 19:12:51 ---> 3551d0e44690 19:12:51 Step 21/23 : LABEL arch=x86_64 19:12:51 (2/6) Installing libgcc (9.3.0-r2) 19:12:51 ---> f33e9d3116ef 19:12:51 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:12:51 ---> a9fc5bd5d05f 19:12:51 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:12:51 ---> Running in eb237932c2e2 19:12:51 (3/6) Installing libsodium (1.0.18-r0) 19:12:51 ---> Running in b2fbcb2620bd 19:12:51 (4/6) Installing libstdc++ (9.3.0-r2) 19:12:51 Removing intermediate container 5250f5a5e0cf 19:12:51 ---> 1ed147191d99 19:12:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:51 ---> Running in c84432aead7f 19:12:51 Removing intermediate container eb237932c2e2 19:12:51 ---> 249bccab5075 19:12:51 Step 22/23 : LABEL git_sha=4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 19:12:51 ---> e67be1a9ac50 19:12:51 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:12:51 ---> Running in 6acaa4f284f9 19:12:51 Removing intermediate container c84432aead7f 19:12:51 ---> 524c8adcaa06 19:12:51 Step 22/24 : LABEL arch=x86_64 19:12:51 ---> fb00880fe71d 19:12:51 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 19:12:51 ---> Running in 1d5272128fde 19:12:51 Removing intermediate container 6acaa4f284f9 19:12:51 ---> 836dbcf19e18 19:12:51 Step 23/23 : LABEL version=0.0.0 19:12:51 ---> Running in b82fe07cb8f4 19:12:52 ---> Running in 01e7551189b0 19:12:52 Removing intermediate container 1d5272128fde 19:12:52 ---> 4747aae23869 19:12:52 Step 23/24 : LABEL git_sha=4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 19:12:52 ---> Running in 943a62bc2262 19:12:52 (5/6) Installing libzmq (4.3.3-r0) 19:12:52 Removing intermediate container 01e7551189b0 19:12:52 ---> 900ce10f3596 19:12:52 19:12:52 (6/6) Installing zeromq (4.3.3-r0) 19:12:52 Removing intermediate container b2fbcb2620bd 19:12:52 ---> f7e5be5b82a9 19:12:52 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:52 Executing busybox-1.31.1-r20.trigger 19:12:52 OK: 8 MiB in 20 packages 19:12:52 Successfully built 900ce10f3596 19:12:52 Removing intermediate container 943a62bc2262 19:12:52 ---> 2b09635439cd 19:12:52 Step 24/24 : LABEL version=0.0.0 19:12:52 Successfully tagged support-notifications:latest 19:12:52 Building support-scheduler 19:12:52  Building support-notifications ... done  ---> Running in ca73fdef09b2 19:12:55 Removing intermediate container ca73fdef09b2 19:12:55 ---> f5e104209345 19:12:55 19:12:55 Successfully built f5e104209345 19:12:55 ---> 619ca28300d6 19:12:55 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:12:55 Successfully tagged core-metadata:latest 19:12:55  Building core-metadata ... done Building sys-mgmt-agent 19:12:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:12:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:12:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:12:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:12:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:13:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:13:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:13:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:13:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:13:01 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:13:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:13:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:13:03 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:13:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:13:04 ---> f23c135a4433 19:13:04 Step 3/24 : WORKDIR /edgex-go 19:13:04 ---> f23c135a4433 19:13:04 Step 3/23 : WORKDIR /edgex-go 19:13:04 ---> Using cache 19:13:04 ---> 5fb62fbefc0f 19:13:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:04 ---> Using cache 19:13:04 ---> 9d2ec3b6b6e9 19:13:04 Step 5/23 : RUN apk add --update --no-cache make git 19:13:04 ---> Using cache 19:13:04 ---> 9951f9d917a5 19:13:04 Step 6/23 : COPY go.mod . 19:13:04 ---> Using cache 19:13:04 ---> 8896978c8b8b 19:13:04 Step 7/23 : RUN go mod download 19:13:04 ---> Using cache 19:13:04 ---> ed929608177a 19:13:04 Step 8/23 : COPY . . 19:13:04 ---> Using cache 19:13:04 ---> 5fb62fbefc0f 19:13:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:04 ---> Using cache 19:13:04 ---> 9d2ec3b6b6e9 19:13:04 Step 5/24 : RUN apk add --update --no-cache make bash git 19:13:04 ---> Using cache 19:13:04 ---> fa770851068d 19:13:04 Step 9/23 : RUN go mod tidy 19:13:04 ---> Using cache 19:13:04 ---> 6ac8fd457035 19:13:04 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:13:06 Removing intermediate container da078d83ae59 19:13:06 ---> a48ff0180d93 19:13:06 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:06 ---> 489242cb7041 19:13:06 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:13:06 ---> Running in a387eeec7d26 19:13:06 ---> Running in 5401e07949fc 19:13:06 Removing intermediate container b82fe07cb8f4 19:13:06 ---> 870c1db0e220 19:13:06 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:13:06 ---> bc2182e33bee 19:13:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:13:06 ---> dc443fde02c2 19:13:06 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:13:06 ---> Running in d1ae8c295a2f 19:13:07 Removing intermediate container d1ae8c295a2f 19:13:07 ---> 175c345aa70a 19:13:07 Step 24/26 : LABEL arch=x86_64 19:13:07 ---> 7833e36eba64 19:13:07 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:13:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:13:07 ---> ab2affb914dd 19:13:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:13:07 ---> Running in 9e4195050e97 19:13:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:13:07 ---> 26ca52282703 19:13:07 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:13:08 Removing intermediate container 9e4195050e97 19:13:08 ---> 18eaea7945e2 19:13:08 Step 25/26 : LABEL git_sha=4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 19:13:08 ---> a17c24ae2a27 19:13:08 Step 20/24 : ENTRYPOINT ["/core-data"] 19:13:08 ---> Running in d344b782ca52 19:13:08 ---> Running in 3297f2ca92a3 19:13:08 ---> Running in 197040bfd31e 19:13:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:13:08 Removing intermediate container d344b782ca52 19:13:08 ---> 18208ba57b8c 19:13:08 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:13:08 Removing intermediate container 3297f2ca92a3 19:13:08 ---> db7dae2745ea 19:13:08 Step 26/26 : LABEL version=0.0.0 19:13:08 Removing intermediate container 197040bfd31e 19:13:08 ---> f1e71e546bea 19:13:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:08 OK: 219 MiB in 52 packages 19:13:08 ---> 0cc21ff56301 19:13:08 Step 27/32 : RUN chmod +x /entrypoint.sh 19:13:08 ---> Running in 6bfc3364e910 19:13:08 ---> Running in 51e09bbce51b 19:13:09 ---> Running in ae8b14dde58d 19:13:09 Removing intermediate container 51e09bbce51b 19:13:09 ---> 1659c07cc086 19:13:09 19:13:09 Removing intermediate container 6bfc3364e910 19:13:09 ---> 28a7748630e0 19:13:09 Step 22/24 : LABEL arch=x86_64 19:13:09 Successfully built 1659c07cc086 19:13:09 Successfully tagged security-secretstore-setup:latest 19:13:09 Building security-proxy-setup 19:13:10  Building security-secretstore-setup ... done  ---> Running in 5c942253f986 19:13:10 Removing intermediate container a387eeec7d26 19:13:10 ---> 9c1390bcef9e 19:13:10 Step 6/24 : COPY go.mod . 19:13:11 Removing intermediate container 5c942253f986 19:13:11 ---> 9430c1291ed4 19:13:11 Step 23/24 : LABEL git_sha=4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 19:13:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.160s coverage: 28.7% of statements 19:13:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:13:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:13:14 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:13:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:13:14 ---> f23c135a4433 19:13:14 Step 3/22 : WORKDIR /edgex-go 19:13:14 ---> Using cache 19:13:14 ---> 5fb62fbefc0f 19:13:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:14 ---> Using cache 19:13:14 ---> 9d2ec3b6b6e9 19:13:14 Step 5/22 : RUN apk add --update --no-cache make git 19:13:14 ---> Using cache 19:13:14 ---> 9951f9d917a5 19:13:14 Step 6/22 : COPY go.mod . 19:13:14 ---> Using cache 19:13:14 ---> 8896978c8b8b 19:13:14 Step 7/22 : RUN go mod download 19:13:14 ---> Using cache 19:13:14 ---> ed929608177a 19:13:14 Step 8/22 : COPY . . 19:13:14 ---> Using cache 19:13:14 ---> fa770851068d 19:13:14 Step 9/22 : RUN go mod tidy 19:13:14 ---> Using cache 19:13:14 ---> 6ac8fd457035 19:13:14 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:13:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.358s coverage: 100.0% of statements 19:13:16 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:13:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.472s coverage: 50.5% of statements 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:13:18 ---> 4d45956628d1 19:13:18 Step 7/24 : RUN go mod download 19:13:18 ---> Running in 4cf7ba3f065a 19:13:18 ---> Running in 956e0128aa6a 19:13:18 ---> Running in 9ba51bdf746d 19:13:18 Removing intermediate container 4cf7ba3f065a 19:13:18 ---> b0628e1e2fd0 19:13:18 Step 24/24 : LABEL version=0.0.0 19:13:18 ---> Running in 6f194be1ce87 19:13:18 Removing intermediate container ae8b14dde58d 19:13:18 ---> 4fe67ed7cadd 19:13:18 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:13:18 Removing intermediate container 6f194be1ce87 19:13:18 ---> 61434424c040 19:13:18 19:13:18 ---> Running in ed8742331c1c 19:13:18 Successfully built 61434424c040 19:13: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 19:13:18 Successfully tagged core-data:latest 19:13:18  Building core-data ... done Building core-command 19:13:18 Removing intermediate container ed8742331c1c 19:13:18 ---> 027149781d3b 19:13:18 Step 29/32 : CMD ["gate"] 19:13:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 1.007s coverage: 88.5% of statements 19:13:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:13:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:13:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.211s coverage: 78.9% of statements 19:13:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.277s coverage: 81.2% of statements 19:13:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:13:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:13:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:13:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:13:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:13:24 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:13:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:13:24 ---> f23c135a4433 19:13:24 Step 3/24 : WORKDIR /edgex-go 19:13:24 ---> Using cache 19:13:24 ---> 5fb62fbefc0f 19:13:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:24 ---> Using cache 19:13:24 ---> 9d2ec3b6b6e9 19:13:24 Step 5/24 : RUN apk add --update --no-cache make git 19:13:24 ---> Using cache 19:13:24 ---> 9951f9d917a5 19:13:24 Step 6/24 : COPY go.mod . 19:13:24 ---> Using cache 19:13:24 ---> 8896978c8b8b 19:13:24 Step 7/24 : RUN go mod download 19:13:24 ---> Using cache 19:13:24 ---> ed929608177a 19:13:24 Step 8/24 : COPY . . 19:13:24 ---> Using cache 19:13:24 ---> fa770851068d 19:13:24 Step 9/24 : RUN go mod tidy 19:13:24 ---> Using cache 19:13:24 ---> 6ac8fd457035 19:13:24 Step 10/24 : RUN make cmd/core-command/core-command 19:13:27 ---> Running in ed6df00ded33 19:13:27 ---> Running in f7beb65b32f4 19:13:28 Removing intermediate container ed6df00ded33 19:13:28 ---> b74e84c64c54 19:13:28 Step 30/32 : LABEL arch=x86_64 19:13:28 ---> Running in 7775d2948f82 19:13:28 Removing intermediate container 9ba51bdf746d 19:13:28 ---> 778a23dcb8ca 19:13:28 Step 8/24 : COPY . . 19:13:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:13:28 Removing intermediate container 7775d2948f82 19:13:28 ---> bab078858b71 19:13:28 Step 31/32 : LABEL git_sha=4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 19:13:29 ---> Running in e3d04a18480a 19:13:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.494s coverage: 95.1% of statements 19:13:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:13:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:13:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 19:13:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:13:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:13:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:13:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:13:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:13:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.239s coverage: 60.0% of statements 19:13:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:13:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:13:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:13:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.313s coverage: 0.8% of statements 19:13:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:13:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.146s coverage: 58.8% of statements 19:13:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.226s coverage: 22.0% of statements 19:13:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:13:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.231s coverage: 47.1% of statements 19:13:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.196s coverage: 79.5% of statements 19:13:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.201s coverage: 94.1% of statements 19:13:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.210s coverage: 96.3% of statements 19:13:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.292s coverage: 87.5% of statements 19:13:39 Removing intermediate container e3d04a18480a 19:13:39 ---> 98664979996d 19:13:39 Step 32/32 : LABEL version=0.0.0 19:13:42 ---> f651dbf711c0 19:13:42 Step 9/24 : RUN go mod tidy 19:13:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.237s coverage: 94.4% of statements 19:13:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.173s coverage: 44.8% of statements 19:13:43 ---> Running in 43c637d5d2d6 19:13:43 ---> Running in 4b8f22b884dd 19:13:43 Removing intermediate container 43c637d5d2d6 19:13:43 ---> 858ee0ec2381 19:13:43 19:13:43 Successfully built 858ee0ec2381 19:13:43 Successfully tagged security-bootstrapper:latest 19:13:47  Building security-bootstrapper ... done Removing intermediate container 4b8f22b884dd 19:13:47 ---> dca9814603b0 19:13:47 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:13:47 ---> Running in 4f319daa2c13 19:13:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.620s coverage: 81.8% of statements 19:13:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:13:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:13:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.260s coverage: 92.9% of statements 19:13:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:13:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:13:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:13:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 19:13:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:13:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:13:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:13:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:13:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:13:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.169s coverage: 87.2% of statements 19:13:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:13:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:13:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.152s coverage: 100.0% of statements 19:13:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:13:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.223s coverage: 58.8% of statements 19:13:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:13:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.178s coverage: 80.0% of statements 19:13:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.224s coverage: 87.2% of statements 19:13:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.270s coverage: 85.4% of statements 19:13:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.269s coverage: 91.2% of statements 19:13:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:13:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.806s coverage: 64.4% of statements 19:13:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:13:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:13:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.157s coverage: 100.0% of statements 19:13:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 91.3% of statements 19:13:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements 19:13:56 Removing intermediate container 5401e07949fc 19:13:56 ---> 1d9842d788c1 19:13:56 19:13:56 Step 11/23 : FROM alpine:3.12 19:13:56 ---> 13621d1b12d4 19:13:56 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:13:56 ---> Using cache 19:13:56 ---> fb8bb123a270 19:13:56 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:13:56 ---> Using cache 19:13:56 ---> beae0e4a0560 19:13:56 Step 14/23 : ENV APP_PORT=59861 19:13:56 ---> Running in 7512a9372a0e 19:13:56 Removing intermediate container 7512a9372a0e 19:13:56 ---> d96a5c75c805 19:13:56 Step 15/23 : EXPOSE $APP_PORT 19:13:56 ---> Running in d4b25671c2fa 19:13:56 Removing intermediate container d4b25671c2fa 19:13:56 ---> d2adb01e83af 19:13:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:56 ---> 0e9a2512264b 19:13:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:13:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.141s coverage: 73.7% of statements 19:13:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements 19:13:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:13:58 ---> f6c7acfddff6 19:13:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:13:58 ---> 892698cbdf8a 19:13:58 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:13:59 ---> Running in cc81853a8fc6 19:13:59 Removing intermediate container cc81853a8fc6 19:13:59 ---> 63338397bc32 19:13:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:59 ---> Running in ce894ae725c8 19:13:59 Removing intermediate container ce894ae725c8 19:13:59 ---> 1d1ca41562db 19:13:59 Step 21/23 : LABEL arch=x86_64 19:13:59 ---> Running in 67364605fbee 19:13:59 Removing intermediate container 67364605fbee 19:13:59 ---> 302a7c698f62 19:13:59 Step 22/23 : LABEL git_sha=4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 19:14:00 ---> Running in 55027adbd8e5 19:14:00 Removing intermediate container 55027adbd8e5 19:14:00 ---> 06a67e9b4c3c 19:14:00 Step 23/23 : LABEL version=0.0.0 19:14:01 ---> Running in 7422fe2c5010 19:14:01 Removing intermediate container 7422fe2c5010 19:14:01 ---> 291192fa7ac8 19:14:01 19:14:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.962s coverage: 66.9% of statements 19:14:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:14:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:14:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:14:01 Successfully built 291192fa7ac8 19:14:01 Successfully tagged support-scheduler:latest 19:14:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.804s coverage: 43.6% of statements 19:14:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:14:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:14:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.267s coverage: 89.5% of statements 19:14:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:14:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.253s coverage: 84.8% of statements 19:14:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:14:05  Building support-scheduler ... done Removing intermediate container 956e0128aa6a 19:14:05 ---> 4b416adefb65 19:14:05 19:14:05 Step 11/22 : FROM alpine:3.12 19:14:05 ---> 13621d1b12d4 19:14:05 Step 12/22 : RUN apk add --update --no-cache curl 19:14:06 ---> Running in ed5720d76101 19:14:07 Removing intermediate container f7beb65b32f4 19:14:07 ---> 2803c3d8fa61 19:14:07 19:14:07 Step 11/24 : FROM alpine:3.12 19:14:07 ---> 13621d1b12d4 19:14:07 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:14:07 ---> Using cache 19:14:07 ---> fb8bb123a270 19:14:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:14:07 ---> Using cache 19:14:07 ---> beae0e4a0560 19:14:07 Step 14/24 : ENV APP_PORT=59882 19:14:07 ---> Running in e62a7b8c297d 19:14:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:14:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:14:08 (1/4) Installing ca-certificates (20191127-r4) 19:14:08 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:14:08 (3/4) Installing libcurl (7.77.0-r0) 19:14:08 (4/4) Installing curl (7.77.0-r0) 19:14:08 Executing busybox-1.31.1-r20.trigger 19:14:08 Executing ca-certificates-20191127-r4.trigger 19:14:08 OK: 7 MiB in 18 packages 19:14:08 Removing intermediate container e62a7b8c297d 19:14:08 ---> eb74b28687a8 19:14:08 Step 15/24 : EXPOSE $APP_PORT 19:14:08 ---> Running in 4baa8cdef303 19:14:09 Removing intermediate container 4baa8cdef303 19:14:09 ---> d21097b40426 19:14:09 Step 16/24 : WORKDIR / 19:14:10 Removing intermediate container ed5720d76101 19:14:10 ---> 25ec03bc2ac4 19:14:10 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:14:10 ---> Running in 9ea82a455e2c 19:14:10 ---> Running in fd5485afcde2 19:14:10 Removing intermediate container 9ea82a455e2c 19:14:10 ---> f150c7012671 19:14:10 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:14:10 Removing intermediate container fd5485afcde2 19:14:10 ---> 817e62e481f1 19:14:10 Step 14/22 : WORKDIR /edgex 19:14:10 ---> Running in d06fad83893a 19:14:10 ---> 8c4f18c8bff3 19:14:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:14:11 Removing intermediate container d06fad83893a 19:14:11 ---> 8fc932b30a9a 19:14:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:14:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.235s coverage: 19.3% of statements 19:14:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:14:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:14:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:14:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:14:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.588s coverage: 91.9% of statements 19:14:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:14:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:14:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 19:14:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:14:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:14:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.210s coverage: 62.7% of statements 19:14:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:14:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:14:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.395s coverage: 97.6% of statements 19:14:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:14:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:14:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 19:14:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:14:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:14:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.173s coverage: 28.9% of statements 19:14:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:14:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:14:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:14:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:14:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:14:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:14:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.177s coverage: 100.0% of statements 19:14:11 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.064s coverage: 95.4% of statements 19:14:11 ---> 7f5e995bfe80 19:14:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:14:12 GO111MODULE=on go vet ./... 19:14:12 ---> a45d4e8b0658 19:14:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:14:12 ---> f2a577396f13 19:14:12 Step 20/24 : ENTRYPOINT ["/core-command"] 19:14:12 ---> Running in 46d681fc770b 19:14:14 Removing intermediate container 46d681fc770b 19:14:14 ---> 51248a772159 19:14:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:14:14 ---> 7f40bc97a781 19:14:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:14:14 ---> Running in 0c01e9d8ab74 19:14:14 Removing intermediate container 4f319daa2c13 19:14:14 ---> 3cf7e3103be6 19:14:14 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:14:14 Removing intermediate container 0c01e9d8ab74 19:14:14 ---> 3ab4f9a54984 19:14:14 Step 22/24 : LABEL arch=x86_64 19:14:14 ---> Running in 78383e113148 19:14:14 ---> Running in 908de1eaafc5 19:14:14 ---> 95c90bc5687e 19:14:14 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:14:14 ---> Running in 457af248f77a 19:14:14 Removing intermediate container 908de1eaafc5 19:14:14 ---> db73c6623c0f 19:14:14 Step 23/24 : LABEL git_sha=4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 19:14:15 ---> Running in 8fa5d95e1af4 19:14:15 Removing intermediate container 457af248f77a 19:14:15 ---> aa089facb423 19:14:15 Step 19/22 : CMD ["--init=true"] 19:14:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:14:15 ---> Running in 264bfd15a97d 19:14:15 Removing intermediate container 8fa5d95e1af4 19:14:15 ---> 8c4317553292 19:14:15 Step 24/24 : LABEL version=0.0.0 19:14:15 ---> Running in db93d38a2829 19:14:15 Removing intermediate container 264bfd15a97d 19:14:15 ---> e8fae4ed49dd 19:14:15 Step 20/22 : LABEL arch=x86_64 19:14:16 ---> Running in 4d163f134026 19:14:16 Removing intermediate container db93d38a2829 19:14:16 ---> c0568da26d03 19:14:16 19:14:16 Successfully built c0568da26d03 19:14:16 Successfully tagged core-command:latest 19:14:17  Building core-command ... done Removing intermediate container 4d163f134026 19:14:17 ---> 144907244879 19:14:17 Step 21/22 : LABEL git_sha=4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 19:14:17 Removing intermediate container 78383e113148 19:14:17 ---> 0f4085b1d811 19:14:17 19:14:17 Step 12/24 : FROM docker:20.10.0 19:14:17 ---> Running in 52128a032d0b 19:14:17 20.10.0: Pulling from library/docker 19:14:17 Removing intermediate container 52128a032d0b 19:14:17 ---> 9ac73b7c498a 19:14:17 Step 22/22 : LABEL version=0.0.0 19:14:17 ---> Running in a5018c567e2d 19:14:17 Removing intermediate container a5018c567e2d 19:14:17 ---> fc436659eb14 19:14:17 19:14:18 Successfully built fc436659eb14 19:14:18 Successfully tagged security-proxy-setup:latest 19:14:20  Building security-proxy-setup ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:14:20 Status: Downloaded newer image for docker:20.10.0 19:14:20 ---> aefe523efa57 19:14:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:14:22 ---> Running in 9526e1bdf733 19:14:22 Removing intermediate container 9526e1bdf733 19:14:22 ---> 629290d235df 19:14:22 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:14:22 ---> Running in 606ff1d79d84 19:14:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:14:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:14:22 (1/39) Installing readline (8.0.4-r0) 19:14:22 (2/39) Installing bash (5.0.17-r0) 19:14:22 Executing bash-5.0.17-r0.post-install 19:14:22 (3/39) Installing nghttp2-libs (1.41.0-r0) 19:14:22 (4/39) Installing libcurl (7.77.0-r0) 19:14:22 (5/39) Installing curl (7.77.0-r0) 19:14:22 (6/39) Installing dumb-init (1.2.2-r1) 19:14:22 (7/39) Installing libbz2 (1.0.8-r1) 19:14:22 (8/39) Installing expat (2.2.9-r1) 19:14:22 (9/39) Installing libffi (3.3-r2) 19:14:22 (10/39) Installing gdbm (1.13-r1) 19:14:22 (11/39) Installing xz-libs (5.2.5-r0) 19:14:22 (12/39) Installing sqlite-libs (3.32.1-r1) 19:14:22 (13/39) Installing python3 (3.8.10-r0) 19:14:23 (14/39) Installing py3-appdirs (1.4.4-r1) 19:14:23 (15/39) Installing py3-ordered-set (4.0.1-r0) 19:14:23 (16/39) Installing py3-parsing (2.4.7-r0) 19:14:23 (17/39) Installing py3-six (1.15.0-r0) 19:14:23 (18/39) Installing py3-packaging (20.4-r0) 19:14:23 (19/39) Installing py3-setuptools (47.0.0-r0) 19:14:23 (20/39) Installing py3-chardet (3.0.4-r4) 19:14:23 (21/39) Installing py3-idna (2.9-r0) 19:14:23 (22/39) Installing py3-certifi (2020.4.5.1-r0) 19:14:23 (23/39) Installing py3-urllib3 (1.25.9-r0) 19:14:23 (24/39) Installing py3-requests (2.23.0-r0) 19:14:23 (25/39) Installing py3-msgpack (1.0.0-r0) 19:14:23 (26/39) Installing py3-lockfile (0.12.2-r3) 19:14:23 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:14:23 (28/39) Installing py3-colorama (0.4.3-r0) 19:14:23 (29/39) Installing py3-distlib (0.3.0-r0) 19:14:23 (30/39) Installing py3-distro (1.5.0-r1) 19:14:23 (31/39) Installing py3-webencodings (0.5.1-r3) 19:14:23 (32/39) Installing py3-html5lib (1.0.1-r4) 19:14:23 (33/39) Installing py3-pytoml (0.1.21-r0) 19:14:23 (34/39) Installing py3-pep517 (0.8.2-r0) 19:14:23 (35/39) Installing py3-progress (1.5-r0) 19:14:23 (36/39) Installing py3-toml (0.10.1-r0) 19:14:23 (37/39) Installing py3-retrying (1.3.3-r0) 19:14:23 (38/39) Installing py3-contextlib2 (0.6.0-r0) 19:14:23 (39/39) Installing py3-pip (20.1.1-r0) 19:14:24 Executing busybox-1.31.1-r19.trigger 19:14:24 OK: 72 MiB in 59 packages 19:14:24 Collecting docker-compose==1.23.2 19:14:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:14:24 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:14:24 Collecting docopt<0.7,>=0.6.1 19:14:24 Downloading docopt-0.6.2.tar.gz (25 kB) 19:14:24 Collecting cached-property<2,>=1.2.0 19:14:24 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:14:25 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:14:25 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:14:25 Collecting jsonschema<3,>=2.5.1 19:14:25 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:14:25 Collecting PyYAML<4,>=3.10 19:14:25 Downloading PyYAML-3.13.tar.gz (270 kB) 19:14:25 Collecting texttable<0.10,>=0.9.0 19:14:25 Downloading texttable-0.9.1.tar.gz (11 kB) 19:14:26 Collecting docker<4.0,>=3.6.0 19:14:26 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:14:26 Collecting websocket-client<1.0,>=0.32.0 19:14:26 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:14:26 Collecting dockerpty<0.5,>=0.4.1 19:14:26 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:14:26 Collecting idna<2.8,>=2.5 19:14:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:14:26 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 19:14:26 Collecting urllib3<1.25,>=1.21.1 19:14:26 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:14:26 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 19:14:26 Collecting docker-pycreds>=0.4.0 19:14:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:14:26 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:14:26 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:14:26 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:14:26 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:14:27 Installing collected packages: docopt, cached-property, idna, urllib3, requests, jsonschema, PyYAML, texttable, websocket-client, docker-pycreds, docker, dockerpty, docker-compose 19:14:27 Running setup.py install for docopt: started 19:14:27 Running setup.py install for docopt: finished with status 'done' 19:14:27 Attempting uninstall: idna 19:14:27 Found existing installation: idna 2.9 19:14:27 Uninstalling idna-2.9: 19:14:27 Successfully uninstalled idna-2.9 19:14:27 Attempting uninstall: urllib3 19:14:27 Found existing installation: urllib3 1.25.9 19:14:27 Uninstalling urllib3-1.25.9: 19:14:27 Successfully uninstalled urllib3-1.25.9 19:14:27 Attempting uninstall: requests 19:14:27 Found existing installation: requests 2.23.0 19:14:27 Uninstalling requests-2.23.0: 19:14:27 Successfully uninstalled requests-2.23.0 19:14:27 Running setup.py install for PyYAML: started 19:14:28 Running setup.py install for PyYAML: finished with status 'done' 19:14:28 Running setup.py install for texttable: started 19:14:28 Running setup.py install for texttable: finished with status 'done' 19:14:28 Running setup.py install for dockerpty: started 19:14:29 Running setup.py install for dockerpty: finished with status 'done' 19:14:29 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:14:37 Removing intermediate container 606ff1d79d84 19:14:37 ---> 31180bb290bf 19:14:37 Step 15/24 : ENV APP_PORT=58890 19:14:37 ---> Running in 1432e60a97d3 19:14:37 Removing intermediate container 1432e60a97d3 19:14:37 ---> d81cdb744de1 19:14:37 Step 16/24 : EXPOSE $APP_PORT 19:14:37 ---> Running in 2acc29df4bd8 19:14:37 Removing intermediate container 2acc29df4bd8 19:14:37 ---> aada5534fb25 19:14:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:14:38 ---> 162c90a3ad23 19:14:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:14:38 ---> 02f2d1e63bae 19:14:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:14:38 ---> d294e17fd0f2 19:14:38 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:14:38 ---> Running in f59d496a3025 19:14:38 Removing intermediate container f59d496a3025 19:14:38 ---> d969c62b3bb7 19:14:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:14:38 ---> Running in cc1623f065cc 19:14:38 Removing intermediate container cc1623f065cc 19:14:38 ---> 76417ce4bc97 19:14:38 Step 22/24 : LABEL arch=x86_64 19:14:38 ---> Running in 202ef9c0f1e3 19:14:38 Removing intermediate container 202ef9c0f1e3 19:14:38 ---> 885c47dabe3d 19:14:38 Step 23/24 : LABEL git_sha=4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 19:14:38 ---> Running in 8ccc681d7641 19:14:38 Removing intermediate container 8ccc681d7641 19:14:38 ---> e1199b590f10 19:14:38 Step 24/24 : LABEL version=0.0.0 19:14:39 ---> Running in d62211f4a91e 19:14:39 Removing intermediate container d62211f4a91e 19:14:39 ---> 1d00f7cf09e5 19:14:39 19:14:39 Successfully built 1d00f7cf09e5 19:14:39 Successfully tagged sys-mgmt-agent:latest 19:14:39  Building sys-mgmt-agent ... done  [Pipeline] } 19:14:39 $ docker stop --time=1 7102fab450e884e01f71373d9341b454167a6654f257a403a0307e0ed3b88bde 19:14:40 $ docker rm -f 7102fab450e884e01f71373d9341b454167a6654f257a403a0307e0ed3b88bde [Pipeline] // withDockerContainer [Pipeline] sh 19:14:41 + docker images 19:14:41 REPOSITORY TAG IMAGE ID CREATED SIZE 19:14:41 sys-mgmt-agent latest 1d00f7cf09e5 2 seconds ago 311MB 19:14:41 security-proxy-setup latest fc436659eb14 24 seconds ago 25.7MB 19:14:41 0f4085b1d811 25 seconds ago 1.16GB 19:14:41 core-command latest c0568da26d03 25 seconds ago 15.9MB 19:14:41 2803c3d8fa61 35 seconds ago 1.16GB 19:14:41 4b416adefb65 37 seconds ago 1.16GB 19:14:41 support-scheduler latest 291192fa7ac8 40 seconds ago 15.9MB 19:14:41 1d9842d788c1 47 seconds ago 1.16GB 19:14:41 security-bootstrapper latest 858ee0ec2381 58 seconds ago 18.6MB 19:14:41 core-data latest 61434424c040 About a minute ago 20.3MB 19:14:41 security-secretstore-setup latest 1659c07cc086 About a minute ago 28.7MB 19:14:41 core-metadata latest f5e104209345 About a minute ago 16.6MB 19:14:41 support-notifications latest 900ce10f3596 About a minute ago 16.7MB 19:14:41 f8a79013c18f About a minute ago 1.16GB 19:14:41 35184343fd50 About a minute ago 1.16GB 19:14:41 92103497a78b About a minute ago 1.17GB 19:14:41 e0ccc52c762b About a minute ago 1.16GB 19:14:41 d978d7bb4f9d About a minute ago 1.16GB 19:14:41 ci-base-image-x86_64 latest f23c135a4433 6 minutes ago 659MB 19:14:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine eb58bd16d52e 3 days ago 457MB 19:14:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 6 days ago 37.5MB 19:14:41 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 19:14:41 docker 20.10.0 aefe523efa57 7 months ago 240MB 19:14:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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 19:14:57 Still waiting to schedule task 19:14:57 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 19:15:33 gofmt -l . 19:15:33 [ "`gofmt -l .`" = "" ] 19:15:33 ./bin/test-attribution-txt.sh [Pipeline] sh 19:15:34 + ls -al . 19:15:34 total 592 19:15:34 drwxrwxr-x 9 1001 1001 4096 Jul 13 19:15 . 19:15:34 drwxr-xr-x 4 root root 4096 Jul 13 19:11 .. 19:15:34 -rw-rw-r-- 1 1001 1001 11 Jul 13 19:09 .dockerignore 19:15:34 drwxrwxr-x 8 1001 1001 4096 Jul 13 19:09 .git 19:15:34 drwxrwxr-x 3 1001 1001 4096 Jul 13 19:09 .github 19:15:34 -rw-rw-r-- 1 1001 1001 818 Jul 13 19:09 .gitignore 19:15:34 -rw-rw-r-- 1 1001 1001 76 Jul 13 19:09 .hadolint.yml 19:15:34 -rw-rw-r-- 1 1001 1001 166 Jul 13 19:09 .sonarcloud.properties 19:15:34 -rw-rw-r-- 1 1001 1001 8609 Jul 13 19:09 Attribution.txt 19:15:34 -rw-rw-r-- 1 1001 1001 43881 Jul 13 19:09 CHANGELOG.md 19:15:34 -rw-rw-r-- 1 1001 1001 3804 Jul 13 19:09 CONTRIBUTING.md 19:15:34 -rw-rw-r-- 1 1001 1001 931 Jul 13 19:09 Dockerfile.build 19:15:34 -rw-rw-r-- 1 1001 1001 849 Jul 13 19:09 Jenkinsfile 19:15:34 -rw-rw-r-- 1 1001 1001 10775 Jul 13 19:09 LICENSE 19:15:34 -rw-rw-r-- 1 1001 1001 6003 Jul 13 19:09 Makefile 19:15:34 -rw-rw-r-- 1 1001 1001 7818 Jul 13 19:09 README.md 19:15:34 -rw-rw-r-- 1 1001 1001 6912 Jul 13 19:09 SECURITY.md 19:15:34 -rw-rw-r-- 1 1001 1001 5 Jul 13 19:06 VERSION 19:15:34 -rw-rw-r-- 1 1001 1001 4131 Jul 13 19:09 ZMQWindows.md 19:15:34 drwxrwxr-x 2 1001 1001 4096 Jul 13 19:09 bin 19:15:34 drwxrwxr-x 14 1001 1001 4096 Jul 13 19:09 cmd 19:15:34 -rw-r--r-- 1 root root 399433 Jul 13 19:14 coverage.out 19:15:34 -rw-rw-r-- 1 1001 1001 812 Jul 13 19:09 go.mod 19:15:34 -rw-r--r-- 1 root root 20973 Jul 13 19:11 go.sum 19:15:34 drwxrwxr-x 7 1001 1001 4096 Jul 13 19:09 internal 19:15:34 drwxrwxr-x 3 1001 1001 4096 Jul 13 19:09 openapi 19:15:34 drwxrwxr-x 4 1001 1001 4096 Jul 13 19:09 snap 19:15:34 -rw-rw-r-- 1 1001 1001 204 Jul 13 19:09 version.go [Pipeline] sh 19:15:35 + '[' -e coverage.out ] 19:15:35 + chown 1001:1001 coverage.out [Pipeline] stash 19:15:35 Warning: overwriting stash ‘coverage-report’ 19:15:36 Stashed 1 file(s) [Pipeline] sh 19:15:36 + make build 19:15:36 go mod tidy 19:15:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:15:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:16:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:16:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:16:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:16:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:16:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:16:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:16:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:16:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:16:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:16:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 19:16:38 $ docker stop --time=1 565e5d94e2801ae89b51e2b3ab1b0531e0b8381d6804db174504e760a232a06e 19:16:40 $ docker rm -f 565e5d94e2801ae89b51e2b3ab1b0531e0b8381d6804db174504e760a232a06e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:16:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:16:42 19:16:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:16:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:16:43 latest: Pulling from edgex-devops/edgex-compose-arm64 19:16:43 29e5d40040c1: Pulling fs layer 19:16:43 1ce36da41761: Pulling fs layer 19:16:43 25b303627fd3: Pulling fs layer 19:16:43 29e5d40040c1: Verifying Checksum 19:16:43 29e5d40040c1: Download complete 19:16:44 29e5d40040c1: Pull complete 19:16:44 1ce36da41761: Download complete 19:16:45 25b303627fd3: Verifying Checksum 19:16:45 25b303627fd3: Download complete 19:16:45 1ce36da41761: Pull complete 19:16:55 25b303627fd3: Pull complete 19:16:55 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:16:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:16:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:16:56 prd-ubuntu18.04-docker-arm64-4c-16g-4 does not seem to be running inside a container 19:16:56 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:16:58 $ docker top 0a168d0a9302b3dbdc8e1c2a1230d083627bc6da606582b97fa2e0324e2e6349 -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:59 + docker-compose build --help 19:16:59 + grep parallel 19:17:03 --parallel Build images in parallel. [Pipeline] } 19:17:03 $ docker stop --time=1 0a168d0a9302b3dbdc8e1c2a1230d083627bc6da606582b97fa2e0324e2e6349 19:17:05 $ docker rm -f 0a168d0a9302b3dbdc8e1c2a1230d083627bc6da606582b97fa2e0324e2e6349 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:17:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:17:06 . [Pipeline] withDockerContainer 19:17:06 prd-ubuntu18.04-docker-arm64-4c-16g-4 does not seem to be running inside a container 19:17:06 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:17:08 $ docker top feb14031202bdddad438d0759c7f617531fa736e7ce475f9303b169f3125b9a8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:17:09 + docker-compose -f ./docker-compose-build.yml build --parallel 19:17:12 Building core-command ... 19:17:12 Building core-data ... 19:17:12 Building core-metadata ... 19:17:12 Building security-bootstrapper ... 19:17:12 Building security-proxy-setup ... 19:17:12 Building security-secretstore-setup ... 19:17:12 Building support-notifications ... 19:17:12 Building support-scheduler ... 19:17:12 Building sys-mgmt-agent ... 19:17:12 Building support-scheduler 19:17:12 Building security-bootstrapper 19:17:12 Building core-command 19:17:12 Building support-notifications 19:17:12 Building sys-mgmt-agent 19:18:11 Running on prd-ubuntu18.04-docker-8c-8g-6 in /w/workspace/edgexfoundry_edgex-go_PR-3619 [Pipeline] { [Pipeline] ws 19:18:11 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:18:12 The recommended git tool is: git 19:18:14 using credential edgex-jenkins-ssh 19:18:14 Cloning the remote Git repository 19:18:14 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:18:14 > git init /w/workspace/edgex-go/1 # timeout=10 19:18:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:18:14 > git --version # timeout=10 19:18:14 > git --version # 'git version 2.17.1' 19:18:14 using GIT_SSH to set credentials SSH Credentials for GitHub 19:18:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:18:20 Merging remotes/origin/main commit 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 into PR head commit 4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 19:18:20 Merge succeeded, producing 4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 19:18:20 Checking out Revision 4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 (PR-3619) 19:18:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:18:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:18:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:18:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:18:19 using GIT_SSH to set credentials SSH Credentials for GitHub 19:18:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3619/head:refs/remotes/origin/PR-3619 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:18:20 > git config core.sparsecheckout # timeout=10 19:18:20 > git checkout -f 4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 # timeout=10 19:18:20 > git remote # timeout=10 19:18:20 > git config --get remote.origin.url # timeout=10 19:18:20 using GIT_SSH to set credentials SSH Credentials for GitHub 19:18:20 > git merge 32cc8ec95b89acbd6c0f2e28c21070542c0070c4 # timeout=10 19:18:20 > git rev-parse HEAD^{commit} # timeout=10 19:18:20 > git config core.sparsecheckout # timeout=10 19:18:20 > git checkout -f 4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 # timeout=10 19:18:20 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:18:20 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:18:20 ---> 662f56d24d41 19:18:20 Step 3/32 : WORKDIR /edgex-go 19:18:20 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:18:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:18:20 ---> 662f56d24d41 19:18:20 Step 3/23 : WORKDIR /edgex-go 19:18:20 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:18:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:18:20 ---> 662f56d24d41 19:18:20 Step 3/24 : WORKDIR /edgex-go 19:18:20 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:18:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:18:20 ---> 662f56d24d41 19:18:20 Step 3/23 : WORKDIR /edgex-go 19:18:20 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:18:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:18:20 ---> 662f56d24d41 19:18:20 Step 3/24 : WORKDIR /edgex-go 19:18:20 ---> Running in 0b999a51a293 19:18:20 ---> Running in c7b1df14ab05 19:18:20 ---> Running in 04bf29ede3ec 19:18:20 ---> Running in 80162a69023a 19:18:20 ---> Running in 0aedf0119cac 19:18:20 Removing intermediate container 0b999a51a293 19:18:20 ---> 9b7017cfe236 19:18:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:20 Removing intermediate container c7b1df14ab05 19:18:20 ---> a585bf5eb536 19:18:20 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:20 Removing intermediate container 04bf29ede3ec 19:18:20 ---> ae1a007b2613 19:18:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:20 Removing intermediate container 0aedf0119cac 19:18:20 ---> 363490ccfa85 19:18:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 80162a69023a 19:18:20 ---> 7b921435c468 19:18:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:20 19:18:20 ---> Running in 7e3f7ea6eeeb 19:18:20 ---> Running in ace568b2d8b1 19:18:20 ---> Running in f42583b217b0 19:18:20 ---> Running in 6d79dc902bcf 19:18:20 ---> Running in 554c574bbdf8 19:18:24 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 19:18:24 > git --version # timeout=10 19:18:24 > git --version # 'git version 2.17.1' 19:18:24 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a 19:18:24 Removing intermediate container 7e3f7ea6eeeb 19:18:24 ---> 5e6293182a0c 19:18:24 Step 5/23 : RUN apk add --update --no-cache make git 19:18:24 ---> Running in 714196a7dd05 19:18:24 Removing intermediate container ace568b2d8b1 19:18:24 ---> cf56b3e79aaf 19:18:24 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:18:25 + echo snap-build.sh 19:18:25 snap-build.sh 19:18:25 + SNAP_BASE_DIR=. 19:18:25 + '[' '!' -z /w/workspace/edgex-go/1 ']' 19:18:25 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 19:18:25 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 19:18:25 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 19:18:25 + cd /w/workspace/edgex-go/1 19:18:25 + sudo apt-get remove -qy --purge lxd lxd-client 19:18:25 Reading package lists... 19:18:25 ---> Running in 90ce9f34fe3f 19:18:25 Removing intermediate container f42583b217b0 19:18:25 ---> d6a1bcdad6c9 19:18:25 Step 5/32 : RUN apk add --update --no-cache make git 19:18:25 Removing intermediate container 6d79dc902bcf 19:18:25 ---> f549ec2e818e 19:18:25 Step 5/24 : RUN apk add --update --no-cache make bash git 19:18:25 Building dependency tree... 19:18:25 Reading state information... 19:18:25 The following packages were automatically installed and are no longer required: 19:18:25 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 19:18:25 uidmap xdelta3 19:18:25 Use 'sudo apt autoremove' to remove them. 19:18:25 The following packages will be REMOVED: 19:18:25 lxd* lxd-client* 19:18:25 ---> Running in 8d000f4bdc3e 19:18:25 Removing intermediate container 554c574bbdf8 19:18:25 ---> b2ce3b00d11e 19:18:25 Step 5/24 : RUN apk add --update --no-cache make git 19:18:26 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 19:18:26 After this operation, 31.7 MB disk space will be freed. 19:18:26 ---> Running in 12c250a77b43 19:18:26 ---> Running in df583e3c65e6 19:18:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:18:26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 19:18:26 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:18:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:18:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:18:27 Removing lxd dnsmasq configuration 19:18:27 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:18:27 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:18:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:18:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:18:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:18:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:18:28 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:18:28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 19:18:28 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:18:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:18:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:18:29 OK: 218 MiB in 52 packages 19:18:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:18:29 OK: 218 MiB in 52 packages 19:18:30 Processing triggers for systemd (237-3ubuntu10.45) ... 19:18:30 Processing triggers for ureadahead (0.100.0-21) ... 19:18:30 OK: 218 MiB in 52 packages 19:18:30 OK: 218 MiB in 52 packages 19:18:30 OK: 218 MiB in 52 packages 19:18:31 Removing intermediate container 90ce9f34fe3f 19:18:31 ---> d1728c41eec5 19:18:31 Step 6/23 : COPY go.mod . 19:18:31 Removing intermediate container 714196a7dd05 19:18:31 ---> ee8b31ea32e7 19:18:31 Step 6/23 : COPY go.mod . 19:18:31 + sudo snap remove --purge lxd 19:18:31 snap "lxd" is not installed 19:18:31 + sudo groupadd --force --system lxd 19:18:31 ++ whoami 19:18:31 + sudo /usr/sbin/usermod -G lxd -a jenkins 19:18:31 + newgrp - lxd 19:18:31 + sudo snap install lxd 19:18:31 Removing intermediate container 8d000f4bdc3e 19:18:31 ---> 9cf4bc2ee3d7 19:18:31 Step 6/32 : COPY go.mod . 19:18:31 Removing intermediate container df583e3c65e6 19:18:31 ---> 6a80307209bb 19:18:31 Step 6/24 : COPY go.mod . 19:18:32 Removing intermediate container 12c250a77b43 19:18:32 ---> b1c0ac2679b5 19:18:32 Step 6/24 : COPY go.mod . 19:18:32 ---> a5a2b4a98448 19:18:32 ---> 9f6b00c18d91 19:18:32 Step 7/23 : RUN go mod download 19:18:32 Step 7/23 : RUN go mod download 19:18:32 ---> 9d78de99cf57 19:18:32 Step 7/32 : RUN go mod download 19:18:32 ---> Running in 8ef6e98de199 19:18:32 ---> Running in 6a81bd0d82b1 19:18:33 ---> Running in 11885c1efb6e 19:18:33 ---> f2361f988a42 19:18:33 Step 7/24 : RUN go mod download 19:18:33 ---> Running in 36de61e914ee 19:18:33 ---> 29207ce50262 19:18:33 Step 7/24 : RUN go mod download 19:18:33 ---> Running in 6bc498d0616c 19:18:38 Removing intermediate container 8ef6e98de199 19:18:38 ---> 80c8ededa0e7 19:18:38 Step 8/23 : COPY . . 19:18:38 Removing intermediate container 6a81bd0d82b1 19:18:38 ---> 5f1366a3941b 19:18:38 Step 8/23 : COPY . . 19:18:38 Removing intermediate container 11885c1efb6e 19:18:38 ---> e12e719984e2 19:18:38 Step 8/32 : COPY . . 19:18:38 Removing intermediate container 36de61e914ee 19:18:38 ---> 84739b8c43f6 19:18:38 Step 8/24 : COPY . . 19:18:39 Removing intermediate container 6bc498d0616c 19:18:39 ---> b8f9d035a56d 19:18:39 Step 8/24 : COPY . . 19:18:39 2021-07-13T19:18:37Z INFO Waiting for automatic snapd restart... 19:18:57 lxd 4.16 from Canonical* installed 19:18:57 + sudo lxd init --auto 19:19:01 ---> 251869f8dba4 19:19:01 Step 9/23 : RUN go mod tidy 19:19:01 ---> df5991a9495b 19:19:01 Step 9/23 : RUN go mod tidy 19:19:01 ---> 9088e08a2a61 19:19:01 Step 9/32 : RUN go mod tidy 19:19:01 ---> 442ef789be29 19:19:01 Step 9/24 : RUN go mod tidy 19:19:01 ---> 30cae2293918 19:19:01 Step 9/24 : RUN go mod tidy 19:19:01 ---> Running in 3ea681d95b09 19:19:01 ---> Running in 35fe6ace3486 19:19:01 ---> Running in 2bb17c13f62d 19:19:01 ---> Running in 6f339c228501 19:19:01 ---> Running in d458a98d78b0 19:19:05 Removing intermediate container 3ea681d95b09 19:19:05 ---> a3888035752d 19:19:05 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:19:05 ---> Running in 242d5569366e 19:19:05 Removing intermediate container 35fe6ace3486 19:19:05 ---> 028d9c7c524b 19:19:05 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:19:05 + sudo snap install --classic snapcraft 19:19:06 ---> Running in b7240929b525 19:19:06 Removing intermediate container 2bb17c13f62d 19:19:06 ---> d6259ffaf6c6 19:19:06 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:19:06 Removing intermediate container 6f339c228501 19:19:06 ---> 76068e3842b1 19:19:06 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:19:06 ---> Running in 8ff673d06922 19:19:06 ---> Running in daeb4c78b524 19:19:06 Removing intermediate container d458a98d78b0 19:19:06 ---> 121ff259f4ae 19:19:06 Step 10/24 : RUN make cmd/core-command/core-command 19:19:07 ---> Running in 8edf614a9837 19:19:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:19:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:19:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:19:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:19:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:19:15 snapcraft 4.8.3 from Canonical* installed 19:19:15 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 19:19:15 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 19:19:15 % Total % Received % Xferd Average Speed Time Time Time Current 19:19:15 Dload Upload Total Spent Left Speed 19:19:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4294 0 --:--:-- --:--:-- --:--:-- 4324 19:19:15 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 8230k 0 --:--:-- --:--:-- --:--:-- 23.7M 19:19:15 ./yq_linux_amd64 19:19:15 + sudo snapcraft prime --use-lxd 19:19:18 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:19:18 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 19:19:18 - README.md 19:19:18 19:19:18 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:19:18 Launching a container. 19:19:25 Waiting for container to be ready 19:19:26 To start your first instance, try: lxc launch ubuntu:18.04 19:19:26 19:19:29 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 19:19:29 Waiting for network to be ready... 19:19:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:19:30 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 19:19:30 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:19:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 19:19:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 19:19:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 19:19:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 19:19:30 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 19:19:30 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 19:19:30 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 19:19:30 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:19:30 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:19:31 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:19:31 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:19:31 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:19:31 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:19:31 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:19:31 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:19:31 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:19:31 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] 19:19:31 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 19:19:32 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 19:19:32 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 19:19:32 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 19:19:32 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 19:19:32 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 19:19:32 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 19:19:34 Fetched 24.8 MB in 4s (6128 kB/s) 19:19:34 Reading package lists... 19:19:35 Reading package lists... 19:19:35 Building dependency tree... 19:19:35 Reading state information... 19:19:35 The following additional packages will be installed: 19:19:35 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:19:35 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:19:35 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:19:35 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 19:19:35 Suggested packages: 19:19:35 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 19:19:35 Recommended packages: 19:19:35 gnupg libsasl2-modules 19:19:35 The following NEW packages will be installed: 19:19:35 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:19:35 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:19:35 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:19:35 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 19:19:35 The following packages will be upgraded: 19:19:35 gpg gpg-agent gpgconf libudev1 19:19:35 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 19:19:35 Need to get 3530 kB of archives. 19:19:35 After this operation, 13.3 MB of additional disk space will be used. 19:19:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 19:19:35 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 19:19:35 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 19:19:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 19:19:35 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 19:19:36 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 19:19:36 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 19:19:36 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 19:19:36 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 19:19:36 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 19:19:36 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 19:19:36 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:19:36 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 19:19:36 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 19:19:36 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 19:19:36 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 19:19:36 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 19:19:36 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 19:19:36 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 19:19:36 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 19:19:36 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 19:19:36 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 19:19:36 debconf: delaying package configuration, since apt-utils is not installed 19:19:36 Fetched 3530 kB in 1s (3133 kB/s) 19:19:36 (Reading database ... 12511 files and directories currently installed.) 19:19:36 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 19:19:36 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 19:19:36 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 19:19:36 Selecting previously unselected package udev. 19:19:36 (Reading database ... 12511 files and directories currently installed.) 19:19:36 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 19:19:36 Unpacking udev (237-3ubuntu10.48) ... 19:19:37 Selecting previously unselected package libfuse2:amd64. 19:19:37 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 19:19:37 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:19:37 Selecting previously unselected package fuse. 19:19:37 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 19:19:37 Unpacking fuse (2.9.7-1ubuntu1) ... 19:19:37 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 19:19:37 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:19:37 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 19:19:37 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:19:37 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 19:19:37 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:19:37 Selecting previously unselected package libksba8:amd64. 19:19:37 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 19:19:37 Unpacking libksba8:amd64 (1.3.5-2) ... 19:19:37 Selecting previously unselected package libroken18-heimdal:amd64. 19:19:37 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:19:37 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:37 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:19:37 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:19:37 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:37 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:19:37 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:19:37 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:37 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:19:37 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:19:37 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:37 Selecting previously unselected package libwind0-heimdal:amd64. 19:19:37 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:19:37 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:37 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:19:37 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:19:37 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:37 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:19:37 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:19:37 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:38 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:19:38 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:19:38 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:38 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:19:38 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:19:38 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:38 Selecting previously unselected package libsasl2-modules-db:amd64. 19:19:38 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:19:38 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:19:38 Selecting previously unselected package libsasl2-2:amd64. 19:19:38 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:19:38 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:19:38 Selecting previously unselected package libldap-common. 19:19:38 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 19:19:38 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:19:38 Selecting previously unselected package libldap-2.4-2:amd64. 19:19:38 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 19:19:38 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:19:38 Selecting previously unselected package dirmngr. 19:19:38 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 19:19:38 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 19:19:38 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:19:38 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 19:19:38 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:19:38 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:19:38 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:19:38 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 19:19:38 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:38 Setting up libksba8:amd64 (1.3.5-2) ... 19:19:38 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:19:38 Setting up udev (237-3ubuntu10.48) ... 19:19:38 invoke-rc.d: policy-rc.d denied execution of start. 19:19:39 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:39 Processing triggers for systemd (237-3ubuntu10) ... 19:19:39 Setting up fuse (2.9.7-1ubuntu1) ... 19:19:39 Setting up gpg (2.2.4-1ubuntu1.4) ... 19:19:39 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:39 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:39 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:39 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:39 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:39 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:39 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:39 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:19:39 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 19:19:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:19:39 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 19:19:39 settings in the [Install] section, and DefaultInstance for template units). 19:19:39 This means they are not meant to be enabled using systemctl. 19:19:39 Possible reasons for having this kind of units are: 19:19:39 1) A unit may be statically enabled by being symlinked from another unit's 19:19:39 .wants/ or .requires/ directory. 19:19:39 2) A unit's purpose may be to act as a helper for some other unit which has 19:19:39 a requirement dependency on it. 19:19:39 3) A unit may be started when needed via activation (socket, path, timer, 19:19:39 D-Bus, udev, scripted systemctl call, ...). 19:19:39 4) In case of template units, the unit is meant to be enabled with some 19:19:39 instance name specified. 19:19:40 Reading package lists... 19:19:40 Building dependency tree... 19:19:40 Reading state information... 19:19:40 The following additional packages will be installed: 19:19:40 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 19:19:40 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 19:19:40 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 19:19:40 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 19:19:40 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 19:19:40 Suggested packages: 19:19:40 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 19:19:40 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 19:19:40 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 19:19:40 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 19:19:40 systemd-container policykit-1 19:19:40 Recommended packages: 19:19:40 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 19:19:40 The following NEW packages will be installed: 19:19:40 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 19:19:40 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 19:19:40 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 19:19:40 multiarch-support openssh-client python3 python3-minimal python3.6 19:19:40 python3.6-minimal snapd squashfs-tools sudo 19:19:40 The following packages will be upgraded: 19:19:40 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 19:19:40 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 19:19:40 Need to get 36.7 MB of archives. 19:19:40 After this operation, 147 MB of additional disk space will be used. 19:19:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 19:19:40 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 19:19:40 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 19:19:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 19:19:40 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 19:19:40 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 19:19:40 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 19:19:40 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 19:19:40 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 19:19:40 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 19:19:40 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 19:19:40 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 19:19:40 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 19:19:40 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 19:19:40 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 19:19:40 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 19:19:41 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 19:19:41 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 19:19:41 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 19:19:41 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 19:19:41 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 19:19:41 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 19:19:41 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 19:19:41 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 19:19:41 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 19:19:41 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 19:19:41 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 19:19:41 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 19:19:41 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 19:19:41 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 19:19:42 debconf: delaying package configuration, since apt-utils is not installed 19:19:42 Fetched 36.7 MB in 2s (15.4 MB/s) 19:19:42 (Reading database ... 12757 files and directories currently installed.) 19:19:42 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 19:19:42 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 19:19:43 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 19:19:43 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 19:19:43 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 19:19:43 (Reading database ... 12757 files and directories currently installed.) 19:19:43 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 19:19:43 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 19:19:43 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 19:19:43 (Reading database ... 12757 files and directories currently installed.) 19:19:43 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 19:19:43 Unpacking apt (1.6.14) over (1.6.1) ... 19:19:44 Setting up apt (1.6.14) ... 19:19:44 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 19:19:44 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 19:19:44 (Reading database ... 12764 files and directories currently installed.) 19:19:44 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 19:19:44 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 19:19:44 Selecting previously unselected package libpython3.6-minimal:amd64. 19:19:44 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:19:44 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:19:44 Selecting previously unselected package libexpat1:amd64. 19:19:44 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 19:19:44 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:19:45 Selecting previously unselected package python3.6-minimal. 19:19:45 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:19:45 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:19:45 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 19:19:45 Checking for services that may need to be restarted...done. 19:19:45 Checking for services that may need to be restarted...done. 19:19:45 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:19:45 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:19:45 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:19:45 Selecting previously unselected package python3-minimal. 19:19:45 (Reading database ... 13012 files and directories currently installed.) 19:19:45 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 19:19:45 Unpacking python3-minimal (3.6.7-1~18.04) ... 19:19:45 Selecting previously unselected package mime-support. 19:19:45 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 19:19:45 Unpacking mime-support (3.60ubuntu1) ... 19:19:45 Selecting previously unselected package libmpdec2:amd64. 19:19:45 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 19:19:45 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:19:45 Selecting previously unselected package libpython3.6-stdlib:amd64. 19:19:45 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:19:45 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:19:46 Selecting previously unselected package python3.6. 19:19:46 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:19:46 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:19:46 Selecting previously unselected package libpython3-stdlib:amd64. 19:19:46 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 19:19:46 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:19:46 Setting up python3-minimal (3.6.7-1~18.04) ... 19:19:46 Selecting previously unselected package python3. 19:19:46 (Reading database ... 13442 files and directories currently installed.) 19:19:46 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 19:19:46 Unpacking python3 (3.6.7-1~18.04) ... 19:19:46 Selecting previously unselected package multiarch-support. 19:19:46 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 19:19:46 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 19:19:46 Setting up multiarch-support (2.27-3ubuntu1.4) ... 19:19:46 Selecting previously unselected package liblzo2-2:amd64. 19:19:46 (Reading database ... 13479 files and directories currently installed.) 19:19:46 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 19:19:46 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 19:19:46 Selecting previously unselected package libbsd0:amd64. 19:19:46 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 19:19:46 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:19:46 Selecting previously unselected package sudo. 19:19:46 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 19:19:46 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 19:19:46 Selecting previously unselected package apparmor. 19:19:46 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 19:19:46 Unpacking apparmor (2.12-4ubuntu5.1) ... 19:19:46 Selecting previously unselected package libedit2:amd64. 19:19:46 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 19:19:46 Unpacking libedit2:amd64 (3.1-20170329-1) ... 19:19:46 Selecting previously unselected package libkrb5support0:amd64. 19:19:46 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 19:19:46 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:19:46 Selecting previously unselected package libk5crypto3:amd64. 19:19:46 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 19:19:46 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:19:46 Selecting previously unselected package libkeyutils1:amd64. 19:19:47 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 19:19:47 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:19:47 Selecting previously unselected package libkrb5-3:amd64. 19:19:47 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 19:19:47 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:19:47 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:19:47 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 19:19:47 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:19:47 Selecting previously unselected package libssl1.0.0:amd64. 19:19:47 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 19:19:47 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 19:19:47 Selecting previously unselected package openssh-client. 19:19:47 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 19:19:47 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 19:19:47 Selecting previously unselected package squashfs-tools. 19:19:47 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 19:19:47 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 19:19:47 Selecting previously unselected package snapd. 19:19:47 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 19:19:47 Unpacking snapd (2.49.2+18.04) ... 19:19:49 Setting up libedit2:amd64 (3.1-20170329-1) ... 19:19:49 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 19:19:49 Setting up mime-support (3.60ubuntu1) ... 19:19:49 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 19:19:49 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:19:49 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:19:49 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:19:49 Setting up systemd (237-3ubuntu10.48) ... 19:19:49 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 19:19:50 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:19:50 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:19:50 Setting up liblzo2-2:amd64 (2.08-1.2) ... 19:19:50 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:19:50 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:19:50 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:19:51 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 19:19:51 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:19:51 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:19:51 Setting up python3 (3.6.7-1~18.04) ... 19:19:51 running python rtupdate hooks for python3.6... 19:19:51 running python post-rtupdate hooks for python3.6... 19:19:51 Setting up apparmor (2.12-4ubuntu5.1) ... 19:19:51 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:19:51 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:19:51 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 19:19:51 Setting up snapd (2.49.2+18.04) ... 19:19:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:19:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:19:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:19:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:19:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:19:52 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:19:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:19:53 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:19:53 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:19:53 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:19:53 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 19:19:54 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:19:54 Processing triggers for systemd (237-3ubuntu10.48) ... 19:19:55 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:19:55 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:19:55 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:19:57 Reading package lists... 19:19:57 Reading package lists... 19:19:57 Building dependency tree... 19:19:57 Reading state information... 19:19:57 Calculating upgrade... 19:19:57 The following packages will be upgraded: 19:19:57 advancecomp base-files bash binutils binutils-common 19:19:57 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 19:19:57 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 19:19:57 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 19:19:57 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 19:19:57 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 19:19:57 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 19:19:57 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 19:19:57 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 19:19:57 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 19:19:57 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 19:19:57 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 19:19:57 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 19:19:57 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 19:19:57 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 19:19:57 ubuntu-keyring util-linux 19:19:57 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:19:57 Need to get 64.1 MB of archives. 19:19:57 After this operation, 5112 kB of additional disk space will be used. 19:19:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 19:19:57 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 19:19:57 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 19:19:57 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 19:19:57 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 19:19:57 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 19:19:57 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 19:19:57 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 19:19:57 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 19:19:57 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 19:19:57 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 19:19:57 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 19:19:57 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 19:19:57 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 19:19:57 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 19:19:57 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 19:19:57 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 19:19:57 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 19:19:57 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 19:19:57 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 19:19:57 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 19:19:57 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 19:19:57 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 19:19:57 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 19:19:57 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 19:19:57 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 19:19:57 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 19:19:57 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 19:19:57 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 19:19:57 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 19:19:57 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 19:19:57 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 19:19:57 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 19:19:57 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 19:19:57 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 19:19:57 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 19:19:57 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 19:19:57 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 19:19:57 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 19:19:57 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 19:19:57 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 19:19:57 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 19:19:58 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 19:19:58 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 19:19:58 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 19:19:58 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 19:19:58 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 19:19:58 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 19:19:58 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 19:19:58 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 19:19:58 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 19:19:58 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 19:19:58 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 19:19:58 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 19:19:58 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 19:19:58 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 19:19:58 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 19:19:58 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 19:19:58 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 19:19:58 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 19:19:58 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 19:19:58 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 19:19:58 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 19:19:58 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 19:19:58 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 19:19:58 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 19:19:58 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 19:19:58 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 19:19:58 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 19:19:58 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 19:19:58 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 19:19:59 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 19:19:59 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 19:19:59 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 19:19:59 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 19:19:59 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 19:19:59 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 19:19:59 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 19:19:59 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 19:19:59 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 19:19:59 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 19:19:59 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 19:19:59 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 19:19:59 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 19:19:59 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 19:19:59 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 19:19:59 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 19:19:59 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 19:19:59 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 19:19:59 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 19:19:59 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 19:19:59 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 19:19:59 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 19:19:59 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 19:19:59 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 19:19:59 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 19:19:59 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 19:19:59 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 19:19:59 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 19:19:59 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 19:19:59 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 19:19:59 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 19:19:59 debconf: delaying package configuration, since apt-utils is not installed 19:19:59 Fetched 64.1 MB in 2s (31.2 MB/s) 19:19:59 (Reading database ... 13914 files and directories currently installed.) 19:19:59 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 19:19:59 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:20:00 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 19:20:00 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:20:00 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 19:20:00 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 19:20:00 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:00 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:20:00 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:00 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:20:00 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:00 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:20:00 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:00 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:20:01 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:01 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:20:01 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:01 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:20:01 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:01 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:20:01 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 19:20:01 (Reading database ... 13914 files and directories currently installed.) 19:20:01 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:01 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 19:20:01 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 19:20:01 (Reading database ... 13914 files and directories currently installed.) 19:20:01 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:01 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:20:01 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:01 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:20:01 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:01 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:20:01 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 19:20:01 (Reading database ... 13914 files and directories currently installed.) 19:20:01 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 19:20:01 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:20:02 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 19:20:02 (Reading database ... 13914 files and directories currently installed.) 19:20:02 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 19:20:02 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 19:20:02 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 19:20:02 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 19:20:02 Setting up base-files (10.1ubuntu2.10) ... 19:20:02 Installing new version of config file /etc/issue ... 19:20:02 Installing new version of config file /etc/issue.net ... 19:20:02 Installing new version of config file /etc/lsb-release ... 19:20:03 Installing new version of config file /etc/update-motd.d/50-motd-news ... 19:20:03 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 19:20:03 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 19:20:03 Removing obsolete conffile /etc/default/motd-news ... 19:20:03 (Reading database ... 13915 files and directories currently installed.) 19:20:03 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 19:20:03 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 19:20:03 Setting up bash (4.4.18-2ubuntu1.2) ... 19:20:03 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 19:20:03 (Reading database ... 13915 files and directories currently installed.) 19:20:03 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 19:20:03 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 19:20:03 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 19:20:03 (Reading database ... 13915 files and directories currently installed.) 19:20:03 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 19:20:03 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 19:20:03 Setting up tar (1.29b-2ubuntu0.2) ... 19:20:03 (Reading database ... 13915 files and directories currently installed.) 19:20:03 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 19:20:03 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:20:03 Setting up dpkg (1.19.0.5ubuntu2.3) ... 19:20:04 (Reading database ... 13915 files and directories currently installed.) 19:20:04 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 19:20:04 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:20:04 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 19:20:04 (Reading database ... 13915 files and directories currently installed.) 19:20:04 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 19:20:04 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:20:04 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 19:20:04 (Reading database ... 13915 files and directories currently installed.) 19:20:04 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 19:20:04 Unpacking grep (3.1-2build1) over (3.1-2) ... 19:20:04 Setting up grep (3.1-2build1) ... 19:20:04 (Reading database ... 13915 files and directories currently installed.) 19:20:04 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 19:20:04 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:20:04 Setting up login (1:4.5-1ubuntu2) ... 19:20:04 (Reading database ... 13915 files and directories currently installed.) 19:20:04 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 19:20:04 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:20:04 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 19:20:04 (Reading database ... 13915 files and directories currently installed.) 19:20:04 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 19:20:04 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:20:05 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 19:20:05 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:20:05 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 19:20:05 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:20:06 Setting up perl-base (5.26.1-6ubuntu0.5) ... 19:20:06 (Reading database ... 13915 files and directories currently installed.) 19:20:06 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 19:20:06 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:20:06 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:20:06 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:20:06 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:20:06 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:20:06 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 19:20:06 (Reading database ... 13915 files and directories currently installed.) 19:20:06 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 19:20:06 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 19:20:07 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 19:20:07 (Reading database ... 13915 files and directories currently installed.) 19:20:07 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:20:07 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:20:07 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:20:07 (Reading database ... 13915 files and directories currently installed.) 19:20:07 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:20:07 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:20:07 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:20:07 (Reading database ... 13915 files and directories currently installed.) 19:20:07 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:20:07 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:20:07 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:20:07 (Reading database ... 13915 files and directories currently installed.) 19:20:07 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:20:07 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:20:07 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:20:07 (Reading database ... 13915 files and directories currently installed.) 19:20:07 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 19:20:07 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:20:07 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 19:20:07 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:20:07 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 19:20:07 (Reading database ... 13915 files and directories currently installed.) 19:20:07 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 19:20:07 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:20:07 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 19:20:07 (Reading database ... 13915 files and directories currently installed.) 19:20:07 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:20:07 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:20:08 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:20:08 (Reading database ... 13915 files and directories currently installed.) 19:20:08 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:20:08 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:20:08 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 19:20:08 (Reading database ... 13915 files and directories currently installed.) 19:20:08 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:20:08 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:20:08 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 19:20:08 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 19:20:09 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 19:20:09 (Reading database ... 13915 files and directories currently installed.) 19:20:09 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 19:20:09 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:20:09 Setting up libc-bin (2.27-3ubuntu1.4) ... 19:20:09 (Reading database ... 13915 files and directories currently installed.) 19:20:09 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 19:20:09 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:20:09 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 19:20:09 (Reading database ... 13917 files and directories currently installed.) 19:20:09 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 19:20:09 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 19:20:09 Setting up debconf (1.5.66ubuntu1) ... 19:20:09 (Reading database ... 13917 files and directories currently installed.) 19:20:09 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 19:20:09 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:20:09 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 19:20:10 (Reading database ... 13917 files and directories currently installed.) 19:20:10 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 19:20:10 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:20:10 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 19:20:10 (Reading database ... 13917 files and directories currently installed.) 19:20:10 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:20:10 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:20:10 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:20:10 (Reading database ... 13917 files and directories currently installed.) 19:20:10 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:20:10 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:20:10 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 19:20:10 (Reading database ... 13919 files and directories currently installed.) 19:20:10 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:20:10 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:20:10 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:20:10 (Reading database ... 13923 files and directories currently installed.) 19:20:10 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:20:10 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:20:10 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 19:20:10 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 19:20:10 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 19:20:10 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:20:10 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 19:20:10 (Reading database ... 13923 files and directories currently installed.) 19:20:10 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 19:20:10 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 19:20:10 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 19:20:10 (Reading database ... 13923 files and directories currently installed.) 19:20:10 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 19:20:10 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 19:20:11 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 19:20:11 (Reading database ... 13923 files and directories currently installed.) 19:20:11 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 19:20:11 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:20:11 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 19:20:11 (Reading database ... 13923 files and directories currently installed.) 19:20:11 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 19:20:11 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:20:11 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 19:20:11 (Reading database ... 13923 files and directories currently installed.) 19:20:11 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 19:20:11 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 19:20:11 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 19:20:11 (Reading database ... 13923 files and directories currently installed.) 19:20:11 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 19:20:11 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:20:12 Setting up passwd (1:4.5-1ubuntu2) ... 19:20:12 (Reading database ... 13923 files and directories currently installed.) 19:20:12 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 19:20:12 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:20:12 Setting up gpgv (2.2.4-1ubuntu1.4) ... 19:20:12 (Reading database ... 13923 files and directories currently installed.) 19:20:12 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:20:12 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:20:12 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:20:12 (Reading database ... 13923 files and directories currently installed.) 19:20:12 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:20:12 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:20:12 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:20:12 (Reading database ... 13923 files and directories currently installed.) 19:20:12 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 19:20:12 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 19:20:12 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 19:20:12 (Reading database ... 13923 files and directories currently installed.) 19:20:12 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 19:20:12 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 19:20:12 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 19:20:12 (Reading database ... 13923 files and directories currently installed.) 19:20:12 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 19:20:12 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 19:20:12 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 19:20:12 (Reading database ... 13923 files and directories currently installed.) 19:20:12 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 19:20:12 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 19:20:12 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 19:20:12 (Reading database ... 13923 files and directories currently installed.) 19:20:12 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 19:20:12 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 19:20:13 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 19:20:13 (Reading database ... 13923 files and directories currently installed.) 19:20:13 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 19:20:13 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 19:20:13 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 19:20:13 (Reading database ... 13924 files and directories currently installed.) 19:20:13 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:20:13 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:20:13 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:20:13 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:20:13 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 19:20:13 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 19:20:13 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 19:20:13 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 19:20:13 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 19:20:13 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 19:20:13 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 19:20:13 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 19:20:13 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 19:20:13 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 19:20:13 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 19:20:13 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 19:20:13 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 19:20:13 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 19:20:13 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 19:20:13 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 19:20:13 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 19:20:13 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 19:20:14 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 19:20:14 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 19:20:14 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 19:20:14 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 19:20:14 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 19:20:14 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 19:20:14 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:20:14 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:20:14 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:20:14 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:20:14 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:20:14 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:20:14 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:20:14 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:20:14 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:20:14 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:20:14 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:20:14 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:20:15 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:20:15 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:20:15 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:20:15 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:20:16 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:20:16 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:20:17 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:20:17 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:20:17 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:20:17 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:20:17 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:20:17 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:20:18 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:20:18 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:20:18 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:20:18 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:20:18 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 19:20:18 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:20:18 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 19:20:18 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:20:18 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 19:20:18 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 19:20:18 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:20:18 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:20:18 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:20:18 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:20:18 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 19:20:18 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 19:20:18 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:20:18 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 19:20:18 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:20:18 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:20:18 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:20:18 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 19:20:18 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 19:20:18 Setting up tzdata (2021a-0ubuntu0.18.04) ... 19:20:18 19:20:18 Current default time zone: 'Etc/UTC' 19:20:19 Local time is now: Tue Jul 13 19:20:18 UTC 2021. 19:20:19 Universal Time is now: Tue Jul 13 19:20:18 UTC 2021. 19:20:19 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:20:19 19:20:19 Setting up systemd-sysv (237-3ubuntu10.48) ... 19:20:19 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:20:19 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 19:20:19 Setting up mount (2.31.1-0.4ubuntu3.7) ... 19:20:19 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 19:20:19 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 19:20:19 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 19:20:19 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 19:20:19 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 19:20:19 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 19:20:19 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:20:19 Setting up procps (2:3.3.12-3ubuntu1.2) ... 19:20:19 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 19:20:19 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 19:20:19 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 19:20:19 Setting up patch (2.7.6-2ubuntu1.1) ... 19:20:19 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 19:20:19 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 19:20:19 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 19:20:19 Installing new version of config file /etc/ssl/openssl.cnf ... 19:20:19 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 19:20:19 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 19:20:19 Setting up ca-certificates (20210119~18.04.1) ... 19:20:21 Updating certificates in /etc/ssl/certs... 19:20:21 23 added, 27 removed; done. 19:20:21 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 19:20:21 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:20:21 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 19:20:21 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 19:20:21 Setting up pkgbinarymangler (138.18.04.1) ... 19:20:21 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 19:20:22 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 19:20:22 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 19:20:22 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 19:20:22 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:20:22 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 19:20:22 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:20:22 Setting up perl (5.26.1-6ubuntu0.5) ... 19:20:22 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 19:20:22 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 19:20:22 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 19:20:22 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 19:20:22 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 19:20:22 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 19:20:22 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 19:20:22 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 19:20:22 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 19:20:22 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:20:22 Processing triggers for systemd (237-3ubuntu10.48) ... 19:20:22 Processing triggers for mime-support (3.60ubuntu1) ... 19:20:22 Processing triggers for ca-certificates (20210119~18.04.1) ... 19:20:22 Updating certificates in /etc/ssl/certs... 19:20:22 0 added, 0 removed; done. 19:20:22 Running hooks in /etc/ca-certificates/update.d... 19:20:22 done. 19:20:23 Reading package lists... 19:20:23 Building dependency tree... 19:20:23 Reading state information... 19:20:23 The following NEW packages will be installed: 19:20:23 apt-transport-https 19:20:23 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 19:20:23 Need to get 4348 B of archives. 19:20:23 After this operation, 154 kB of additional disk space will be used. 19:20:23 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 19:20:23 debconf: delaying package configuration, since apt-utils is not installed 19:20:23 Fetched 4348 B in 0s (24.7 kB/s) 19:20:23 Selecting previously unselected package apt-transport-https. 19:20:23 (Reading database ... 13929 files and directories currently installed.) 19:20:23 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 19:20:23 Unpacking apt-transport-https (1.6.14) ... 19:20:23 Setting up apt-transport-https (1.6.14) ... 19:20:24 Waiting for network to be ready... 19:20:29 2021-07-13T19:20:27Z INFO Waiting for automatic snapd restart... 19:20:29 snapd 2.51.1 from Canonical* installed 19:20:30 "snapd" switched to the "latest/stable" channel 19:20:30 19:20:33 core18 20210611 from Canonical* installed 19:20:33 "core18" switched to the "latest/stable" channel 19:20:33 19:20:36 snapcraft 4.8.3 from Canonical* installed 19:20:36 "snapcraft" switched to the "latest/stable" channel 19:20:36 19:20:40 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 19:20:40 - README.md 19:20:40 19:20:40 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:20:40 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:20:41 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:20:41 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:20:42 Reading package lists... 19:20:42 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 19:20:42 Reading package lists... 19:20:42 Building dependency tree... 19:20:42 Reading state information... 19:20:42 Suggested packages: 19:20:42 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 19:20:42 git-gui gitk gitweb git-cvs git-mediawiki git-svn 19:20:42 Recommended packages: 19:20:42 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 19:20:42 The following NEW packages will be installed: 19:20:42 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 19:20:42 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 19:20:42 pkg-config zip 19:20:42 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 19:20:43 Need to get 7663 kB of archives. 19:20:43 After this operation, 43.8 MB of additional disk space will be used. 19:20:43 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 19:20:43 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 19:20:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 19:20:43 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 19:20:43 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 19:20:43 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 19:20:43 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 19:20:43 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 19:20:43 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 19:20:43 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 19:20:43 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 19:20:43 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 19:20:43 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 19:20:43 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 19:20:43 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 19:20:43 debconf: delaying package configuration, since apt-utils is not installed 19:20:43 Fetched 7663 kB in 1s (9950 kB/s) 19:20:43 Selecting previously unselected package libglib2.0-0:amd64. 19:20:43 (Reading database ... 13933 files and directories currently installed.) 19:20:43 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 19:20:43 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:20:44 Selecting previously unselected package libpsl5:amd64. 19:20:44 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 19:20:44 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 19:20:44 Selecting previously unselected package libnghttp2-14:amd64. 19:20:44 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 19:20:44 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:20:44 Selecting previously unselected package librtmp1:amd64. 19:20:44 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 19:20:44 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:20:44 Selecting previously unselected package libcurl3-gnutls:amd64. 19:20:44 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 19:20:44 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 19:20:44 Selecting previously unselected package liberror-perl. 19:20:44 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 19:20:44 Unpacking liberror-perl (0.17025-1) ... 19:20:44 Selecting previously unselected package git-man. 19:20:44 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 19:20:44 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 19:20:44 Selecting previously unselected package git. 19:20:44 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 19:20:44 Unpacking git (1:2.17.1-1ubuntu0.8) ... 19:20:45 Selecting previously unselected package libnorm1:amd64. 19:20:45 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 19:20:45 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:20:45 Selecting previously unselected package libpgm-5.2-0:amd64. 19:20:45 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 19:20:45 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:20:45 Selecting previously unselected package libsodium23:amd64. 19:20:45 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 19:20:45 Unpacking libsodium23:amd64 (1.0.16-2) ... 19:20:45 Selecting previously unselected package libzmq5:amd64. 19:20:45 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 19:20:45 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:20:45 Selecting previously unselected package libzmq3-dev:amd64. 19:20:45 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 19:20:45 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:20:45 Selecting previously unselected package pkg-config. 19:20:45 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 19:20:45 Unpacking pkg-config (0.29.1-0ubuntu2) ... 19:20:45 Selecting previously unselected package zip. 19:20:45 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 19:20:45 Unpacking zip (3.0-11build1) ... 19:20:45 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:20:45 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 19:20:45 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:20:45 Setting up liberror-perl (0.17025-1) ... 19:20:45 Setting up libpsl5:amd64 (0.19.1-5build1) ... 19:20:45 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:20:45 No schema files found: doing nothing. 19:20:45 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:20:45 Setting up zip (3.0-11build1) ... 19:20:45 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:20:45 Setting up libsodium23:amd64 (1.0.16-2) ... 19:20:45 Setting up pkg-config (0.29.1-0ubuntu2) ... 19:20:45 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:20:45 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 19:20:45 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:20:45 Setting up git (1:2.17.1-1ubuntu0.8) ... 19:20:45 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:20:46 git set to automatically installed. 19:20:46 git-man set to automatically installed. 19:20:46 libcurl3-gnutls set to automatically installed. 19:20:46 liberror-perl set to automatically installed. 19:20:46 libglib2.0-0 set to automatically installed. 19:20:46 libnghttp2-14 set to automatically installed. 19:20:46 libnorm1 set to automatically installed. 19:20:46 libpgm-5.2-0 set to automatically installed. 19:20:46 libpsl5 set to automatically installed. 19:20:46 librtmp1 set to automatically installed. 19:20:46 libsodium23 set to automatically installed. 19:20:46 libzmq3-dev set to automatically installed. 19:20:46 libzmq5 set to automatically installed. 19:20:46 pkg-config set to automatically installed. 19:20:46 zip set to automatically installed. 19:20:48 snapd is not logged in, snap install commands will use sudo 19:20:56 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 19:20:57 snapd is not logged in, snap install commands will use sudo 19:20:58 snap "core18" has no updates available 19:20:58 Pulling config-common 19:20:58 + snapcraftctl pull 19:20:59 Pulling go-build-helper 19:20:59 + snapcraftctl pull 19:21:00 'edgex-go' has dependencies that need to be staged: go-build-helper 19:21:00 Skipping pull go-build-helper (already ran) 19:21:00 Building go-build-helper 19:21:00 + snapcraftctl build 19:21:01 Removing intermediate container 8edf614a9837 19:21:01 ---> ebd0ce3dd2da 19:21:01 19:21:01 Step 11/24 : FROM alpine:3.12 19:21:01 3.12: Pulling from library/alpine 19:21:01 Removing intermediate container daeb4c78b524 19:21:01 ---> 95f5c7a54abb 19:21:01 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:21:01 Removing intermediate container 242d5569366e 19:21:01 ---> 9e4574eb23ed 19:21:01 19:21:01 Step 11/23 : FROM alpine:3.12 19:21:02 3.12: Pulling from library/alpine 19:21:02 ---> Running in 2ba00ed3ebef 19:21:02 Staging go-build-helper 19:21:02 + snapcraftctl stage 19:21:03 Removing intermediate container 8ff673d06922 19:21:03 ---> d2d2f3970cb7 19:21:03 19:21:03 Step 11/32 : FROM alpine:3.12 19:21:03 Removing intermediate container b7240929b525 19:21:03 ---> f15caddfb8dd 19:21:03 19:21:03 Step 11/23 : FROM alpine:3.12 19:21:03 3.12: Pulling from library/alpine 19:21:03 3.12: Pulling from library/alpine 19:21:03 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:21:03 Status: Downloaded newer image for alpine:3.12 19:21:03 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:21:03 Status: Image is up to date for alpine:3.12 19:21:03 ---> c4fd0aeabfcf 19:21:03 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:21:03 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:21:03 Status: Image is up to date for alpine:3.12 19:21:03 ---> c4fd0aeabfcf 19:21:03 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:21:03 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:21:03 Status: Image is up to date for alpine:3.12 19:21:03 ---> c4fd0aeabfcf 19:21:03 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:21:03 ---> c4fd0aeabfcf 19:21:03 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:21:03 ---> Running in 1448eafbc39c 19:21:03 ---> Running in 7907f1655295 19:21:04 ---> Running in 080a193c9d6e 19:21:04 ---> Running in 6e7edad8199b 19:21:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:21:04 Removing intermediate container 080a193c9d6e 19:21:04 ---> ad23a5c8111f 19:21:04 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:21:04 ---> Running in 4c1559459a6e 19:21:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:21:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:21:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:21:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:21:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:21:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:21:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:21:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:21:07 (1/2) Installing ca-certificates (20191127-r4) 19:21:07 (1/1) Installing dumb-init (1.2.2-r1) 19:21:07 Executing busybox-1.31.1-r20.trigger 19:21:07 (2/2) Installing dumb-init (1.2.2-r1) 19:21:07 Executing busybox-1.31.1-r20.trigger 19:21:07 OK: 5 MiB in 15 packages 19:21:07 Executing ca-certificates-20191127-r4.trigger 19:21:07 (1/1) Installing dumb-init (1.2.2-r1) 19:21:07 Executing busybox-1.31.1-r20.trigger 19:21:07 OK: 5 MiB in 15 packages 19:21:07 OK: 6 MiB in 16 packages 19:21:07 (1/2) Installing dumb-init (1.2.2-r1) 19:21:07 (2/2) Installing su-exec (0.2-r1) 19:21:07 Executing busybox-1.31.1-r20.trigger 19:21:08 OK: 5 MiB in 16 packages 19:21:08 Removing intermediate container 2ba00ed3ebef 19:21:08 ---> 61b656ca53ac 19:21:08 19:21:08 Step 12/24 : FROM docker:20.10.0 19:21:08 20.10.0: Pulling from library/docker 19:21:09 Removing intermediate container 7907f1655295 19:21:09 ---> 020b3b0536f1 19:21:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:21:09 Removing intermediate container 1448eafbc39c 19:21:09 ---> 4fc58ece7abe 19:21:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:21:09 ---> Running in e2b459cd2ccd 19:21:09 ---> Running in 1b7655ea5515 19:21:10 Removing intermediate container 4c1559459a6e 19:21:10 ---> 31688c21e79a 19:21:10 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:21:10 Removing intermediate container 6e7edad8199b 19:21:10 ---> 6c8cf8e11d69 19:21:10 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:21:10 ---> Running in 146d82f6643d 19:21:10 Removing intermediate container e2b459cd2ccd 19:21:10 ---> 844c64fc8ae4 19:21:10 Step 14/23 : ENV APP_PORT=59861 19:21:11 ---> Running in 35d64e32bcbb 19:21:11 Removing intermediate container 1b7655ea5515 19:21:11 ---> 2d9931d0c03a 19:21:11 Step 14/24 : ENV APP_PORT=59882 19:21:11 ---> Running in a70d54661d3a 19:21:11 ---> Running in ee025139f6e4 19:21:11 Removing intermediate container 146d82f6643d 19:21:11 ---> 5d89a2fc9881 19:21:11 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:21:12 Removing intermediate container 35d64e32bcbb 19:21:12 ---> 66bfe4d11b85 19:21:12 Step 14/23 : ENV APP_PORT=59860 19:21:12 ---> Running in b340525be411 19:21:12 Removing intermediate container a70d54661d3a 19:21:12 ---> fd7e0de0d548 19:21:12 Step 15/23 : EXPOSE $APP_PORT 19:21:12 ---> Running in 33bcd2183c89 19:21:12 Removing intermediate container ee025139f6e4 19:21:12 ---> 2291b80c0743 19:21:12 Step 15/24 : EXPOSE $APP_PORT 19:21:12 ---> Running in 78955bd0a906 19:21:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:21:12 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:21:12 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 19:21:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 19:21:12 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 19:21:12 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 19:21:12 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 19:21:12 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 19:21:12 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 19:21:12 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 19:21:12 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:21:12 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:21:12 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:21:12 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:21:12 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:21:12 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:21:12 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:21:12 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:21:12 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:21:12 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] 19:21:12 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 19:21:12 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 19:21:12 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 19:21:12 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 19:21:12 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 19:21:12 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 19:21:12 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 19:21:12 Fetched 24.8 MB in 0s (0 B/s) 19:21:12 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 19:21:12 Fetched 224 kB in 0s (0 B/s) 19:21:12 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 19:21:12 Fetched 157 kB in 0s (0 B/s) 19:21:12 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 19:21:12 Fetched 221 kB in 0s (0 B/s) 19:21:12 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 19:21:12 Fetched 143 kB in 0s (0 B/s) 19:21:12 Pulling edgex-go 19:21:12 + snapcraftctl pull 19:21:12 Pulling hooks 19:21:12 + snapcraftctl pull 19:21:12 ---> Running in 14bce559101e 19:21:13 Removing intermediate container b340525be411 19:21:13 ---> bc7c2c999499 19:21:13 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:21:13 Removing intermediate container 33bcd2183c89 19:21:13 ---> 8b37d5e7b82e 19:21:13 Step 15/23 : EXPOSE $APP_PORT 19:21:13 ---> Running in cc62b3014e28 19:21:13 Removing intermediate container 78955bd0a906 19:21:13 ---> a1ac6471de40 19:21:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:21:13 ---> Running in 71fbeb26abb3 19:21:13 Removing intermediate container 14bce559101e 19:21:13 ---> 2fe15cf5d7f7 19:21:13 Step 16/24 : WORKDIR / 19:21:13 ---> Running in 02a9278fb844 19:21:14 Removing intermediate container 71fbeb26abb3 19:21:14 ---> 92bdba6a44da 19:21:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:21:14 Removing intermediate container 02a9278fb844 19:21:14 ---> 3d003bce9d6a 19:21:14 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:21:14 ---> 41287a070abb 19:21:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:21:16 ---> a89e5e3c1055 19:21:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:21:16 ---> 57170a9fbb05 19:21:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:21:16 Removing intermediate container cc62b3014e28 19:21:16 ---> 5d143f1ce2d7 19:21:16 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:21:17 ---> Running in 66512d1b3c6e 19:21:17 ---> d47cfb93d777 19:21:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:21:18 Removing intermediate container 66512d1b3c6e 19:21:18 ---> 521418b40965 19:21:18 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:21:18 ---> 3c776d607d81 19:21:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:21:18 ---> 463fe3c3f920 19:21:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:21:18 ---> 7c55cd1a3c59 19:21:18 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:21:19 ---> Running in 006c82039d08 19:21:19 ---> f9c13ca671dc 19:21:19 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:21:19 ---> Running in ae1fc547cb7a 19:21:20 Removing intermediate container 006c82039d08 19:21:20 ---> 2d5bef941fd1 19:21:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:21:20 ---> Running in b8233151c956 19:21:20 ---> 1b5efbca5853 19:21:20 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:21:20 ---> 38d522fa469a 19:21:20 Step 20/24 : ENTRYPOINT ["/core-command"] 19:21:20 ---> Running in c27737c8b4ef 19:21:20 ---> Running in 626bb5c0172c 19:21:21 Removing intermediate container b8233151c956 19:21:21 ---> 3e2d4beaf199 19:21:21 Step 21/23 : LABEL arch=arm64 19:21:21 ---> Running in f85318e45ea3 19:21:21 Removing intermediate container 626bb5c0172c 19:21:21 ---> cb4e9cbed31d 19:21:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:21:21 Removing intermediate container c27737c8b4ef 19:21:21 ---> 9f1a72227cdf 19:21:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:21:22 ---> Running in ca79046f9c92 19:21:22 ---> Running in 1a97048837c7 19:21:22 Removing intermediate container f85318e45ea3 19:21:22 ---> cf1d5b69a0ec 19:21:22 Step 22/23 : LABEL git_sha=4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 19:21:22 ---> Running in 929be0d9b520 19:21:22 Removing intermediate container ca79046f9c92 19:21:22 ---> 7865dd13da67 19:21:22 Step 22/24 : LABEL arch=arm64 19:21:23 Removing intermediate container 1a97048837c7 19:21:23 ---> 0e44fb77f588 19:21:23 Step 21/23 : LABEL arch=arm64 19:21:23 ---> Running in 44ddfb933fba 19:21:23 ---> Running in ab9fbdebfc7b 19:21:23 Removing intermediate container ae1fc547cb7a 19:21:23 ---> 824520f5a86b 19:21:23 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:21:23 Removing intermediate container 929be0d9b520 19:21:23 ---> f1788f7cd629 19:21:23 Step 23/23 : LABEL version=0.0.0 19:21:24 ---> Running in 31288c50d203 19:21:24 Removing intermediate container ab9fbdebfc7b 19:21:24 Removing intermediate container 44ddfb933fba 19:21:24 ---> 89933a62c09e 19:21:24 ---> a640c87d59e3 19:21:24 Step 22/23 : LABEL git_sha=4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 19:21:24 Step 23/24 : LABEL git_sha=4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 19:21:24 ---> Running in 6d2bf28a4d85 19:21:24 ---> Running in 107c2b75445b 19:21:24 Removing intermediate container 31288c50d203 19:21:24 ---> a039adc2300e 19:21:24 19:21:24 ---> 553b35d6c633 19:21:24 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:21:25 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:21:25 Status: Downloaded newer image for docker:20.10.0 19:21:25 Removing intermediate container 107c2b75445b 19:21:25 ---> 5e23e88b24c7 19:21:25 Step 23/23 : LABEL version=0.0.0 19:21:25 Removing intermediate container 6d2bf28a4d85 19:21:25 ---> 27c46290a35a 19:21:25 Step 24/24 : LABEL version=0.0.0 19:21:25 ---> eeaf43b92773 19:21:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:21:25 Successfully built a039adc2300e 19:21:25 Successfully tagged support-scheduler-arm64:latest 19:21:25  Building support-scheduler ... done Building security-proxy-setup 19:21:25 ---> Running in 3f594b204da0 19:21:25 ---> Running in 3ff4ff9d9064 19:21:25 ---> Running in 6ccf8dad9bb3 19:21:26 Removing intermediate container 3ff4ff9d9064 19:21:26 ---> 94c0aded6d48 19:21:26 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:21:26 ---> fb438c8ee0e1 19:21:26 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:21:26 Removing intermediate container 3f594b204da0 19:21:26 ---> ae4a6be4ba9b 19:21:26 19:21:27 ---> Running in 5f3c82fb0e9f 19:21:27 Removing intermediate container 6ccf8dad9bb3 19:21:27 ---> 99b29b691a84 19:21:27 19:21:27 Successfully built ae4a6be4ba9b 19:21:27 Successfully tagged support-notifications-arm64:latest 19:21:27  Building support-notifications ... done Building security-secretstore-setup 19:21:27 Successfully built 99b29b691a84 19:21:27 Successfully tagged core-command-arm64:latest 19:21:27 Building core-metadata 19:21:28  Building core-command ... done  ---> 6a52ca3dcb87 19:21:28 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:21:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:21:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:21:29 ---> 2c2040439e5f 19:21:29 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:21:29 (1/39) Installing readline (8.0.4-r0) 19:21:29 (2/39) Installing bash (5.0.17-r0) 19:21:29 Executing bash-5.0.17-r0.post-install 19:21:29 (3/39) Installing nghttp2-libs (1.41.0-r0) 19:21:29 (4/39) Installing libcurl (7.77.0-r0) 19:21:29 (5/39) Installing curl (7.77.0-r0) 19:21:29 (6/39) Installing dumb-init (1.2.2-r1) 19:21:29 (7/39) Installing libbz2 (1.0.8-r1) 19:21:29 (8/39) Installing expat (2.2.9-r1) 19:21:29 (9/39) Installing libffi (3.3-r2) 19:21:29 (10/39) Installing gdbm (1.13-r1) 19:21:29 (11/39) Installing xz-libs (5.2.5-r0) 19:21:29 (12/39) Installing sqlite-libs (3.32.1-r1) 19:21:29 (13/39) Installing python3 (3.8.10-r0) 19:21:30 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 19:21:30 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 19:21:30 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:21:30 Fetched 0 B in 0s (0 B/s) 19:21:30 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 19:21:30 Fetched 96.5 kB in 0s (0 B/s) 19:21:30 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 19:21:30 Fetched 279 kB in 0s (0 B/s) 19:21:30 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 19:21:30 Fetched 122 kB in 0s (0 B/s) 19:21:30 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 19:21:30 Fetched 77.8 kB in 0s (0 B/s) 19:21:30 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 19:21:30 Fetched 8848 B in 0s (0 B/s) 19:21:30 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 19:21:30 Fetched 47.8 kB in 0s (0 B/s) 19:21:30 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 19:21:30 Fetched 45.6 kB in 0s (0 B/s) 19:21:30 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 19:21:30 Fetched 15.0 kB in 0s (0 B/s) 19:21:30 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 19:21:30 Fetched 219 kB in 0s (0 B/s) 19:21:30 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 19:21:30 Fetched 154 kB in 0s (0 B/s) 19:21:30 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 19:21:30 Fetched 50.6 kB in 0s (0 B/s) 19:21:30 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 19:21:30 Fetched 14.8 kB in 0s (0 B/s) 19:21:30 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 19:21:30 Fetched 41.8 kB in 0s (0 B/s) 19:21:30 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 19:21:30 Fetched 499 kB in 0s (0 B/s) 19:21:30 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 19:21:30 Fetched 111 kB in 0s (0 B/s) 19:21:30 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 19:21:30 Fetched 240 kB in 0s (0 B/s) 19:21:30 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 19:21:30 Fetched 29.3 kB in 0s (0 B/s) 19:21:30 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 19:21:30 Fetched 85.5 kB in 0s (0 B/s) 19:21:30 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 19:21:30 Fetched 24.5 kB in 0s (0 B/s) 19:21:30 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 19:21:30 Fetched 49.2 kB in 0s (0 B/s) 19:21:30 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 19:21:30 Fetched 54.2 kB in 0s (0 B/s) 19:21:30 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 19:21:30 Fetched 30.8 kB in 0s (0 B/s) 19:21:30 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 19:21:30 Fetched 15.8 kB in 0s (0 B/s) 19:21:30 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 19:21:30 Fetched 85.9 kB in 0s (0 B/s) 19:21:30 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 19:21:30 Fetched 8720 B in 0s (0 B/s) 19:21:30 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 19:21:30 Fetched 140 kB in 0s (0 B/s) 19:21:30 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 19:21:30 Fetched 119 kB in 0s (0 B/s) 19:21:30 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 19:21:30 Fetched 111 kB in 0s (0 B/s) 19:21:30 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 19:21:30 Fetched 11.1 kB in 0s (0 B/s) 19:21:30 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 19:21:30 Fetched 645 kB in 0s (0 B/s) 19:21:30 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 19:21:30 Fetched 41.3 kB in 0s (0 B/s) 19:21:30 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 19:21:30 Fetched 17.9 kB in 0s (0 B/s) 19:21:30 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 19:21:30 Fetched 368 kB in 0s (0 B/s) 19:21:30 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 19:21:30 Fetched 187 kB in 0s (0 B/s) 19:21:30 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 19:21:30 Fetched 175 kB in 0s (0 B/s) 19:21:30 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 19:21:30 Fetched 206 kB in 0s (0 B/s) 19:21:30 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 19:21:30 Fetched 1301 kB in 0s (0 B/s) 19:21:30 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 19:21:30 Fetched 36.2 kB in 0s (0 B/s) 19:21:30 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 19:21:30 Fetched 159 kB in 0s (0 B/s) 19:21:30 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 19:21:30 Fetched 107 kB in 0s (0 B/s) 19:21:30 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 19:21:30 Fetched 48.7 kB in 0s (0 B/s) 19:21:30 Pulling static-packages 19:21:30 + snapcraftctl pull 19:21:30 Pulling version 19:21:30 + cd /root/project 19:21:30 + git describe --tags --abbrev=0 19:21:30 + sed s/v// 19:21:30 + GIT_VERSION=2.0.1-dev.7 19:21:30 + [ -z 2.0.1-dev.7 ] 19:21:30 + snapcraftctl set-version 2.0.1-dev.7 19:21:30 Building config-common 19:21:30 + snapcraftctl build 19:21:31 ---> a0c924cf034b 19:21:31 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:21:31 (14/39) Installing py3-appdirs (1.4.4-r1) 19:21:31 (15/39) Installing py3-ordered-set (4.0.1-r0) 19:21:31 (16/39) Installing py3-parsing (2.4.7-r0) 19:21:31 (17/39) Installing py3-six (1.15.0-r0) 19:21:31 (18/39) Installing py3-packaging (20.4-r0) 19:21:31 (19/39) Installing py3-setuptools (47.0.0-r0) 19:21:31 ---> Running in e2f91e74623a 19:21:31 (20/39) Installing py3-chardet (3.0.4-r4) 19:21:31 (21/39) Installing py3-idna (2.9-r0) 19:21:31 (22/39) Installing py3-certifi (2020.4.5.1-r0) 19:21:31 (23/39) Installing py3-urllib3 (1.25.9-r0) 19:21:32 Skipping build go-build-helper (already ran) 19:21:32 (24/39) Installing py3-requests (2.23.0-r0) 19:21:32 (25/39) Installing py3-msgpack (1.0.0-r0) 19:21:32 (26/39) Installing py3-lockfile (0.12.2-r3) 19:21:32 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:21:32 (28/39) Installing py3-colorama (0.4.3-r0) 19:21:32 (29/39) Installing py3-distlib (0.3.0-r0) 19:21:32 (30/39) Installing py3-distro (1.5.0-r1) 19:21:32 (31/39) Installing py3-webencodings (0.5.1-r3) 19:21:32 (32/39) Installing py3-html5lib (1.0.1-r4) 19:21:32 Building edgex-go 19:21:32 (33/39) Installing py3-pytoml (0.1.21-r0) 19:21:32 (34/39) Installing py3-pep517 (0.8.2-r0) 19:21:32 (35/39) Installing py3-progress (1.5-r0) 19:21:32 (36/39) Installing py3-toml (0.10.1-r0) 19:21:32 (37/39) Installing py3-retrying (1.3.3-r0) 19:21:32 (38/39) Installing py3-contextlib2 (0.6.0-r0) 19:21:32 (39/39) Installing py3-pip (20.1.1-r0) 19:21:32 + cd /root/parts/edgex-go/src 19:21:32 + git describe --tags --abbrev=0 19:21:32 + sed s/v// 19:21:32 + GIT_VERSION=2.0.1-dev.7 19:21:32 + [ -z 2.0.1-dev.7 ] 19:21:32 + echo 2.0.1-dev.7 19:21:32 + make build 19:21:32 go mod tidy 19:21:32 Executing busybox-1.31.1-r19.trigger 19:21:32 OK: 72 MiB in 59 packages 19:21:32 Removing intermediate container e2f91e74623a 19:21:33 ---> 0ab14c784396 19:21:33 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:21:34 ---> e4f13427514d 19:21:34 Step 27/32 : RUN chmod +x /entrypoint.sh 19:21:34 go: downloading github.com/gorilla/mux v1.8.0 19:21:34 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 19:21:34 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.2 19:21:34 go: downloading github.com/stretchr/testify v1.7.0 19:21:34 go: downloading github.com/google/uuid v1.2.0 19:21:34 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 19:21:34 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 19:21:34 go: downloading gopkg.in/yaml.v2 v2.4.0 19:21:34 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 19:21:34 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 19:21:34 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 19:21:34 go: downloading github.com/lib/pq v1.10.2 19:21:34 ---> Running in 084a2d66b8f3 19:21:34 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 19:21:34 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 19:21:34 go: downloading github.com/pelletier/go-toml v1.9.3 19:21:35 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 19:21:35 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 19:21:35 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 19:21:35 go: downloading github.com/davecgh/go-spew v1.1.1 19:21:35 go: downloading github.com/pmezard/go-difflib v1.0.0 19:21:35 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 19:21:35 go: downloading github.com/go-playground/validator/v10 v10.6.1 19:21:35 go: downloading github.com/go-kit/kit v0.9.0 19:21:35 go: downloading github.com/stretchr/objx v0.1.0 19:21:35 go: downloading github.com/x448/float16 v0.8.4 19:21:35 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 19:21:36 go: downloading github.com/go-playground/universal-translator v0.17.0 19:21:36 go: downloading github.com/leodido/go-urn v1.2.0 19:21:36 go: downloading golang.org/x/text v0.3.2 19:21:36 go: downloading github.com/go-playground/assert/v2 v2.0.1 19:21:36 go: downloading github.com/go-playground/locales v0.13.0 19:21:36 go: downloading github.com/go-logfmt/logfmt v0.4.0 19:21:36 go: downloading github.com/go-stack/stack v1.8.0 19:21:36 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 19:21:36 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:21:36 go: downloading github.com/pebbe/zmq4 v1.2.7 19:21:36 go: downloading github.com/kr/pretty v0.2.0 19:21:36 go: downloading github.com/hashicorp/consul/api v1.8.1 19:21:36 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:21:36 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 19:21:36 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 19:21:36 go: downloading github.com/kr/text v0.1.0 19:21:36 go: downloading github.com/gorilla/websocket v1.4.2 19:21:37 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 19:21:37 go: downloading github.com/onsi/ginkgo v1.10.1 19:21:37 go: downloading github.com/onsi/gomega v1.7.0 19:21:37 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:21:37 go: downloading github.com/mitchellh/copystructure v1.0.0 19:21:37 go: downloading github.com/mitchellh/mapstructure v1.1.2 19:21:37 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:21:37 go: downloading github.com/hashicorp/go-hclog v0.12.0 19:21:37 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:21:37 go: downloading github.com/hashicorp/serf v0.9.5 19:21:37 go: downloading github.com/hashicorp/consul/sdk v0.7.0 19:21:37 go: downloading github.com/hashicorp/go-uuid v1.0.1 19:21:37 go: downloading github.com/mitchellh/reflectwalk v1.0.0 19:21:37 go: downloading github.com/mitchellh/go-homedir v1.1.0 19:21:37 Collecting docker-compose==1.23.2 19:21:37 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:21:37 go: downloading github.com/fatih/color v1.9.0 19:21:37 go: downloading github.com/mattn/go-colorable v0.1.6 19:21:37 go: downloading github.com/mattn/go-isatty v0.0.12 19:21:37 go: downloading github.com/pkg/errors v0.8.1 19:21:37 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:21:37 go: downloading github.com/hashicorp/go-msgpack v0.5.3 19:21:37 go: downloading github.com/hashicorp/memberlist v0.2.2 19:21:37 go: downloading github.com/hpcloud/tail v1.0.0 19:21:37 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 19:21:37 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 19:21:37 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 19:21:37 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 19:21:37 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:21:37 go: downloading github.com/hashicorp/go-multierror v1.1.0 19:21:37 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 19:21:37 go: downloading github.com/miekg/dns v1.1.26 19:21:37 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:21:37 go: downloading github.com/hashicorp/golang-lru v0.5.0 19:21:37 go: downloading gopkg.in/fsnotify.v1 v1.4.7 19:21:37 go: downloading github.com/hashicorp/errwrap v1.0.0 19:21:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:21:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/core-data/core-data ./cmd/core-data 19:21:37 Removing intermediate container 084a2d66b8f3 19:21:37 ---> 2bfc090424ec 19:21:37 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:21:38 ---> Running in 732d5ff1e10c 19:21:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:21:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:21:39 Removing intermediate container 732d5ff1e10c 19:21:39 ---> 3c0fc7bbb74e 19:21:39 Step 29/32 : CMD ["gate"] 19:21:39 Collecting jsonschema<3,>=2.5.1 19:21:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:21:39 ---> Running in 10bac919be45 19:21:40 Removing intermediate container 10bac919be45 19:21:40 ---> 34aa3cc54bae 19:21:40 Step 30/32 : LABEL arch=arm64 19:21:40 Collecting websocket-client<1.0,>=0.32.0 19:21:40 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:21:40 ---> Running in b3318972afad 19:21:40 Collecting docopt<0.7,>=0.6.1 19:21:40 Downloading docopt-0.6.2.tar.gz (25 kB) 19:21:41 Removing intermediate container b3318972afad 19:21:41 ---> 8ff95c604337 19:21:41 Step 31/32 : LABEL git_sha=4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 19:21:41 ---> Running in 5d5c728679df 19:21:42 Removing intermediate container 5d5c728679df 19:21:42 ---> a8b11ade7c82 19:21:42 Step 32/32 : LABEL version=0.0.0 19:21:43 ---> Running in ca731edb6e77 19:21:43 Removing intermediate container ca731edb6e77 19:21:43 ---> 2386f3ec533f 19:21:43 19:21:44 Collecting PyYAML<4,>=3.10 19:21:44 Downloading PyYAML-3.13.tar.gz (270 kB) 19:21:44 Successfully built 2386f3ec533f 19:21:44 Successfully tagged security-bootstrapper-arm64:latest 19:21:44 Building core-data 19:21:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:21:47  Building security-bootstrapper ... done Collecting texttable<0.10,>=0.9.0 19:21:47 Downloading texttable-0.9.1.tar.gz (11 kB) 19:21:50 Collecting docker<4.0,>=3.6.0 19:21:50 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:21:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/core-command/core-command ./cmd/core-command 19:21:50 Collecting dockerpty<0.5,>=0.4.1 19:21:50 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:21:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:21:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:21:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:21:53 Collecting cached-property<2,>=1.2.0 19:21:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:21:53 Collecting idna<2.8,>=2.5 19:21:53 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:21:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:21:54 Collecting urllib3<1.25,>=1.21.1 19:21:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:21:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:21:54 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 19:21:54 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 19:21:54 Collecting docker-pycreds>=0.4.0 19:21:54 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:21:55 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:21:55 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:21:55 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:21:55 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:21:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:21:56 Installing collected packages: idna, urllib3, requests, jsonschema, websocket-client, docopt, PyYAML, texttable, docker-pycreds, docker, dockerpty, cached-property, docker-compose 19:21:56 Attempting uninstall: idna 19:21:56 Found existing installation: idna 2.9 19:21:56 Uninstalling idna-2.9: 19:21:56 Successfully uninstalled idna-2.9 19:21:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:21:56 Attempting uninstall: urllib3 19:21:56 Found existing installation: urllib3 1.25.9 19:21:56 Uninstalling urllib3-1.25.9: 19:21:56 Successfully uninstalled urllib3-1.25.9 19:21:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/secrets-config ./cmd/secrets-config 19:21:57 Attempting uninstall: requests 19:21:57 Found existing installation: requests 2.23.0 19:21:57 Uninstalling requests-2.23.0: 19:21:57 Successfully uninstalled requests-2.23.0 19:21:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.7" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:21:58 Running setup.py install for docopt: started 19:22:00 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 19:22:00 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 19:22:00 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 19:22:00 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 19:22:00 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 19:22:00 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 19:22:00 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 19:22:00 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 19:22:00 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 19:22:00 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 19:22:00 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 19:22:00 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 19:22:00 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 19:22:00 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 19:22:00 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 19:22:00 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 19:22:00 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 19:22:00 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 19:22:00 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 19:22:00 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 19:22:00 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 19:22:00 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 19:22:00 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 19:22:00 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 19:22:00 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 19:22:00 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 19:22:00 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 19:22:00 Running setup.py install for docopt: finished with status 'done' 19:22:00 Running setup.py install for PyYAML: started 19:22:01 Building hooks 19:22:01 + cd /root/parts/hooks/src 19:22:01 + make build 19:22:01 go mod tidy 19:22:01 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:22:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:22:01 ---> 662f56d24d41 19:22:01 Step 3/22 : WORKDIR /edgex-go 19:22:01 ---> Using cache 19:22:01 ---> 7b921435c468 19:22:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:01 ---> Using cache 19:22:01 ---> b2ce3b00d11e 19:22:01 Step 5/22 : RUN apk add --update --no-cache make git 19:22:02 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 19:22:02 go: downloading github.com/stretchr/testify v1.5.1 19:22:02 ---> Using cache 19:22:02 ---> 6a80307209bb 19:22:02 Step 6/22 : COPY go.mod . 19:22:02 ---> Using cache 19:22:02 ---> f2361f988a42 19:22:02 Step 7/22 : RUN go mod download 19:22:02 ---> Using cache 19:22:02 ---> 84739b8c43f6 19:22:02 Step 8/22 : COPY . . 19:22:02 ---> Using cache 19:22:02 ---> 30cae2293918 19:22:02 Step 9/22 : RUN go mod tidy 19:22:02 ---> Using cache 19:22:02 ---> 121ff259f4ae 19:22:02 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:22:02 go: downloading gopkg.in/yaml.v2 v2.2.2 19:22:02 go: downloading github.com/davecgh/go-spew v1.1.0 19:22:02 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 19:22:03 GO111MODULE=on go build -o cmd/install/install ./cmd/install 19:22:03 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 19:22:03 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 19:22:03 Running setup.py install for PyYAML: finished with status 'done' 19:22:03 Running setup.py install for texttable: started 19:22:05 ---> Running in 2e4b67138edc 19:22:05 Running setup.py install for texttable: finished with status 'done' 19:22:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:22:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:22:05 ---> 662f56d24d41 19:22:05 Step 3/24 : WORKDIR /edgex-go 19:22:05 ---> Using cache 19:22:05 ---> 7b921435c468 19:22:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:05 ---> Using cache 19:22:05 ---> b2ce3b00d11e 19:22:05 Step 5/24 : RUN apk add --update --no-cache make git 19:22:05 ---> Using cache 19:22:05 ---> 6a80307209bb 19:22:05 Step 6/24 : COPY go.mod . 19:22:05 ---> Using cache 19:22:05 ---> f2361f988a42 19:22:05 Step 7/24 : RUN go mod download 19:22:05 ---> Using cache 19:22:05 ---> 84739b8c43f6 19:22:05 Step 8/24 : COPY . . 19:22:05 ---> Using cache 19:22:05 ---> 30cae2293918 19:22:05 Step 9/24 : RUN go mod tidy 19:22:05 ---> Using cache 19:22:05 ---> 121ff259f4ae 19:22:05 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:22:06 ---> Running in 72780d187714 19:22:06 Running setup.py install for dockerpty: started 19:22:06 Building static-packages 19:22:06 + snapcraftctl build 19:22:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:22:07 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:22:07 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:22:07 ---> 662f56d24d41 19:22:07 Step 3/26 : WORKDIR /edgex-go 19:22:07 ---> Using cache 19:22:07 ---> 7b921435c468 19:22:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:07 ---> Using cache 19:22:07 ---> b2ce3b00d11e 19:22:07 Step 5/26 : RUN apk add --update --no-cache make git 19:22:07 ---> Using cache 19:22:07 ---> 6a80307209bb 19:22:07 Step 6/26 : COPY go.mod . 19:22:07 ---> Using cache 19:22:07 ---> f2361f988a42 19:22:07 Step 7/26 : RUN go mod download 19:22:07 ---> Using cache 19:22:07 ---> 84739b8c43f6 19:22:07 Step 8/26 : COPY . . 19:22:07 ---> Using cache 19:22:07 ---> 30cae2293918 19:22:07 Step 9/26 : RUN go mod tidy 19:22:07 ---> Using cache 19:22:07 ---> 121ff259f4ae 19:22:07 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:22:08 ---> Running in acf7d4703181 19:22: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 19:22:08 Building version 19:22:08 + snapcraftctl build 19:22:09 Running setup.py install for dockerpty: finished with status 'done' 19:22:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:22:10 Staging config-common 19:22:10 + snapcraftctl stage 19:22:11 Skipping stage go-build-helper (already ran) 19:22:11 Staging edgex-go 19:22:11 + snapcraftctl stage 19:22:11 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:22:12 Staging hooks 19:22:12 + snapcraftctl stage 19:22:13 Staging static-packages 19:22:13 + snapcraftctl stage 19:22:14 Staging version 19:22:14 + snapcraftctl stage 19:22:15 Priming config-common 19:22:15 + snapcraftctl prime 19:22:16 Priming go-build-helper 19:22:16 + snapcraftctl prime 19:22:17 Priming edgex-go 19:22:17 + snapcraftctl prime 19:22:18 Priming hooks 19:22:18 + snapcraftctl prime 19:22:19 Priming static-packages 19:22:19 + snapcraftctl prime 19:22:21 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:22:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:22:21 ---> 662f56d24d41 19:22:21 Step 3/24 : WORKDIR /edgex-go 19:22:21 ---> Using cache 19:22:21 ---> 7b921435c468 19:22:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:21 ---> Using cache 19:22:21 ---> b2ce3b00d11e 19:22:21 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:22:21 ---> Running in 21f455e7aeeb 19:22:21 Priming version 19:22:21 + snapcraftctl prime 19:22:22 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 19:22:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:22:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] } 19:22:26 OK: 218 MiB in 52 packages [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage 19:22:26 Removing intermediate container 5f3c82fb0e9f 19:22:26 ---> a49955792bb2 19:22:26 Step 15/24 : ENV APP_PORT=58890 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:22:26 ---> Running in 99d62394dbd6 19:22:27 Removing intermediate container 99d62394dbd6 19:22:27 ---> a60e95c4d14b 19:22:27 Step 16/24 : EXPOSE $APP_PORT 19:22:28 Removing intermediate container 21f455e7aeeb 19:22:28 ---> 748e598ba175 19:22:28 Step 6/24 : COPY go.mod . 19:22:28 ---> Running in 499c381248b1 19:22:29 Removing intermediate container 499c381248b1 19:22:29 ---> a5c4bcf105db 19:22:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:22:29 ---> 9ec3da4dd1e8 19:22:29 Step 7/24 : RUN go mod download 19:22:29 ---> Running in a27489c1da65 19:22:32 ---> fd9c9956f290 19:22:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:22:33 ---> d29ae8909ada 19:22:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:22:35 ---> 573e1450d273 19:22:35 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:22:35 Removing intermediate container a27489c1da65 19:22:35 ---> b6672770de3e 19:22:35 Step 8/24 : COPY . . 19:22:35 ---> Running in 108b70dff431 19:22:36 Removing intermediate container 108b70dff431 19:22:36 ---> 232b7c1a5f56 19:22:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:22:36 ---> Running in 18099e87e7e9 19:22:37 Removing intermediate container 18099e87e7e9 19:22:37 ---> 3dfe48d163f8 19:22:37 Step 22/24 : LABEL arch=arm64 19:22:37 ---> Running in 5b58b89cc5dd 19:22:39 Removing intermediate container 5b58b89cc5dd 19:22:39 ---> 279ea71cb011 19:22:39 Step 23/24 : LABEL git_sha=4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 19:22:39 ---> Running in 6bd7db50269f 19:22:40 Removing intermediate container 6bd7db50269f 19:22:40 ---> 886218e8143a 19:22:40 Step 24/24 : LABEL version=0.0.0 19:22:40 ---> Running in 9b8bb9893de2 19:22:41 Removing intermediate container 9b8bb9893de2 19:22:41 ---> be731f992892 19:22:41 19:22:42 Successfully built be731f992892 19:22:42 Successfully tagged sys-mgmt-agent-arm64:latest 19:22:54  Building sys-mgmt-agent ... done  ---> fc663821a775 19:22:54 Step 9/24 : RUN go mod tidy 19:22:54 ---> Running in 1be3f4b79495 19:23:00 Removing intermediate container 1be3f4b79495 19:23:00 ---> f13b8c30f1dd 19:23:00 Step 10/24 : RUN make cmd/core-data/core-data 19:23:00 ---> Running in 6457ec6983ce 19:23:02 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:23:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:23:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:23:51 Removing intermediate container 2e4b67138edc 19:23:51 ---> 1e213efe5926 19:23:51 19:23:51 Step 11/22 : FROM alpine:3.12 19:23:51 ---> c4fd0aeabfcf 19:23:51 Step 12/22 : RUN apk add --update --no-cache curl 19:23:51 ---> Running in 17975a975173 19:23:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:23:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:23:55 Removing intermediate container acf7d4703181 19:23:55 ---> 5ffcd2f9d8d3 19:23:55 19:23:55 Step 11/26 : FROM alpine:3.12 19:23:55 ---> c4fd0aeabfcf 19:23:55 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 19:23:55 (1/4) Installing ca-certificates (20191127-r4) 19:23:55 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:23:55 (3/4) Installing libcurl (7.77.0-r0) 19:23:55 (4/4) Installing curl (7.77.0-r0) 19:23:55 Executing busybox-1.31.1-r20.trigger 19:23:55 Executing ca-certificates-20191127-r4.trigger 19:23:55 ---> Running in fc86f22f87cc 19:23:55 OK: 7 MiB in 18 packages 19:23:57 Removing intermediate container 72780d187714 19:23:57 ---> 03c4844c8957 19:23:57 19:23:57 Step 11/24 : FROM alpine:3.12 19:23:57 ---> c4fd0aeabfcf 19:23:57 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:23:57 ---> Using cache 19:23:57 ---> 4fc58ece7abe 19:23:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:23:57 ---> Using cache 19:23:57 ---> 2d9931d0c03a 19:23:57 Step 14/24 : ENV APP_PORT=59881 19:23:57 ---> Running in 89a9b40076e7 19:23:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:23:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:23:58 Removing intermediate container 17975a975173 19:23:58 ---> 1cb904f8ef94 19:23:58 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:23:58 Removing intermediate container 89a9b40076e7 19:23:58 ---> 9f1ff67a2d2b 19:23:58 Step 15/24 : EXPOSE $APP_PORT 19:23:58 ---> Running in 8c850059f02b 19:23:58 ---> Running in 8a08f13cbbfd 19:23:59 (1/6) Installing ca-certificates (20191127-r4) 19:23:59 (2/6) Installing nghttp2-libs (1.41.0-r0) 19:23:59 (3/6) Installing libcurl (7.77.0-r0) 19:23:59 (4/6) Installing curl (7.77.0-r0) 19:23:59 (5/6) Installing dumb-init (1.2.2-r1) 19:23:59 (6/6) Installing su-exec (0.2-r1) 19:23:59 Executing busybox-1.31.1-r20.trigger 19:23:59 Executing ca-certificates-20191127-r4.trigger 19:23:59 OK: 7 MiB in 20 packages 19:23:59 Removing intermediate container 8c850059f02b 19:23:59 ---> d9a5eb86f4b9 19:23:59 Step 14/22 : WORKDIR /edgex 19:23:59 Removing intermediate container 8a08f13cbbfd 19:23:59 ---> 927a212c30d1 19:23:59 Step 16/24 : WORKDIR / 19:23:59 ---> Running in a3ef1cabf6de 19:24:00 ---> Running in ba90538fda30 19:24:01 Removing intermediate container a3ef1cabf6de 19:24:01 ---> 5378673d8610 19:24:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:24:01 Removing intermediate container ba90538fda30 19:24:01 ---> cc5b07413c08 19:24:01 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:24:02 Removing intermediate container fc86f22f87cc 19:24:02 ---> ccf359d28b57 19:24:02 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:24:02 ---> 887b5ffea0f3 19:24:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:24:02 ---> Running in b22ccbf8bddd 19:24:03 ---> 079955a8dd76 19:24:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:24:03 Removing intermediate container b22ccbf8bddd 19:24:03 ---> df958386b6bf 19:24:03 Step 14/26 : WORKDIR / 19:24:04 ---> Running in 2164032e797e 19:24:05 ---> c64f915bfec9 19:24:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:24:05 Removing intermediate container 2164032e797e 19:24:05 ---> 8500cc2e2b1e 19:24:05 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:24:05 ---> ecac5924dc34 19:24:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:24:07 ---> fe1e61ec1946 19:24:07 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:24:07 ---> 3d766b3825c2 19:24:07 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:24:07 ---> f1052be34256 19:24:07 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:24:08 ---> Running in f3c2a1d33d41 19:24:08 ---> Running in a1215d21c945 19:24:09 Removing intermediate container f3c2a1d33d41 19:24:09 ---> ef35a97172a0 19:24:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:24:09 Removing intermediate container a1215d21c945 19:24:09 ---> 2ce0f762b868 19:24:09 Step 19/22 : CMD ["--init=true"] 19:24:09 ---> 8947643f5e07 19:24:09 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:24:09 ---> Running in 6751f1e7fd27 19:24:09 ---> Running in ac63e9867785 19:24:10 Removing intermediate container 6751f1e7fd27 19:24:10 ---> 17bc1943403d 19:24:10 Step 22/24 : LABEL arch=arm64 19:24:10 Removing intermediate container ac63e9867785 19:24:10 ---> d9acc1e4a93d 19:24:10 Step 20/22 : LABEL arch=arm64 19:24:10 ---> Running in c7213968f2f0 19:24:10 ---> Running in f4b5cb8d3f62 19:24:10 ---> 7d93cf3f53c3 19:24:10 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:24:11 Removing intermediate container c7213968f2f0 19:24:11 ---> bcdeda31571b 19:24:11 Step 23/24 : LABEL git_sha=4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 19:24:11 ---> Running in a159d12911b9 19:24:11 Removing intermediate container f4b5cb8d3f62 19:24:11 ---> 8d610833be04 19:24:11 Step 21/22 : LABEL git_sha=4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 19:24:11 ---> Running in a32a0112c2e7 19:24:11 ---> 414506171b79 19:24:11 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:24:12 Removing intermediate container a159d12911b9 19:24:12 ---> 042fcdc28ba7 19:24:12 Step 24/24 : LABEL version=0.0.0 19:24:12 ---> Running in b103f8dc72bd 19:24:12 Removing intermediate container a32a0112c2e7 19:24:12 ---> 91062b73ba09 19:24:12 Step 22/22 : LABEL version=0.0.0 19:24:12 ---> Running in e9439b1bd330 19:24:12 Removing intermediate container b103f8dc72bd 19:24:12 ---> 31813602b64d 19:24:12 19:24:13 Successfully built 31813602b64d 19:24:13 Successfully tagged core-metadata-arm64:latest 19:24:13  Building core-metadata ... done Removing intermediate container e9439b1bd330 19:24:13 ---> 1dc5c012701f 19:24:13 19:24:13 ---> 9ad33e3502ec 19:24:13 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:24:13 Successfully built 1dc5c012701f 19:24:14 Successfully tagged security-proxy-setup-arm64:latest 19:24:15  Building security-proxy-setup ... done  ---> 6f858db64cc7 19:24:15 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:24:17 ---> c50b034cba48 19:24:17 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 19:24:18 ---> Running in 75206dc78b4b 19:24:20 Removing intermediate container 6457ec6983ce 19:24:20 ---> 17a0dd84ee67 19:24:20 19:24:20 Step 11/24 : FROM alpine:3.12 19:24:20 ---> c4fd0aeabfcf 19:24:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:24:20 Removing intermediate container 75206dc78b4b 19:24:21 ---> 2c56127e51d9 19:24:21 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:24:21 ---> Running in 67fdc9ecef34 19:24:21 ---> Running in 1af4c83ac79c 19:24:21 Removing intermediate container 67fdc9ecef34 19:24:21 ---> 2bdf1393bef2 19:24:21 Step 24/26 : LABEL arch=arm64 19:24:21 Removing intermediate container 1af4c83ac79c 19:24:21 ---> ae563a587aac 19:24:21 Step 13/24 : ENV APP_PORT=59880 19:24:21 ---> Running in 25e67dcbfb27 19:24:21 ---> Running in e1d7f847ff1a 19:24:22 Removing intermediate container e1d7f847ff1a 19:24:22 Removing intermediate container 25e67dcbfb27 19:24:22 ---> 216d6709a37d 19:24:22 ---> b652e96be0ac 19:24:22 Step 14/24 : EXPOSE $APP_PORTStep 25/26 : LABEL git_sha=4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 19:24:22 19:24:22 ---> Running in 30b94e5c890e 19:24:22 ---> Running in f2c8f8db912d 19:24:23 Removing intermediate container 30b94e5c890e 19:24:23 ---> b23f403314ba 19:24:23 Step 26/26 : LABEL version=0.0.0 19:24:23 Removing intermediate container f2c8f8db912d 19:24:23 ---> 779a8cf686b7 19:24:23 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:23 ---> Running in c3b6973da700 19:24:23 ---> Running in 00b230d38539 19:24:24 Removing intermediate container 00b230d38539 19:24:24 ---> 93f8248e266b 19:24:24 19:24:24 Successfully built 93f8248e266b 19:24:24 Successfully tagged security-secretstore-setup-arm64:latest 19:24:25  Building security-secretstore-setup ... done Removing intermediate container c3b6973da700 19:24:25 ---> 779f0bd13caa 19:24:25 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:24:25 ---> Running in b2f0f461746e 19:24:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:24:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:24:28 (1/6) Installing dumb-init (1.2.2-r1) 19:24:28 (2/6) Installing libgcc (9.3.0-r2) 19:24:28 (3/6) Installing libsodium (1.0.18-r0) 19:24:28 (4/6) Installing libstdc++ (9.3.0-r2) 19:24:28 (5/6) Installing libzmq (4.3.3-r0) 19:24:28 (6/6) Installing zeromq (4.3.3-r0) 19:24:29 Executing busybox-1.31.1-r20.trigger 19:24:29 OK: 8 MiB in 20 packages 19:24:30 Removing intermediate container b2f0f461746e 19:24:30 ---> 20df3e30c82e 19:24:30 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:24:31 ---> eb4432614fe0 19:24:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:24:32 ---> f45a1306be2f 19:24:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:24:33 ---> b70cdd87089a 19:24:33 Step 20/24 : ENTRYPOINT ["/core-data"] 19:24:33 ---> Running in a1543eaa19be 19:24:34 Removing intermediate container a1543eaa19be 19:24:34 ---> cb69f14ca198 19:24:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:24:34 ---> Running in 6debd977796e 19:24:34 Removing intermediate container 6debd977796e 19:24:34 ---> c8057814c367 19:24:34 Step 22/24 : LABEL arch=arm64 19:24:34 ---> Running in 47e9d328bcc4 19:24:35 Removing intermediate container 47e9d328bcc4 19:24:35 ---> 44ec89431178 19:24:35 Step 23/24 : LABEL git_sha=4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 19:24:35 ---> Running in 3a1580667c7c 19:24:35 Removing intermediate container 3a1580667c7c 19:24:35 ---> b589dc8ba8bc 19:24:35 Step 24/24 : LABEL version=0.0.0 19:24:35 ---> Running in 13d3a3ea1d39 19:24:36 Removing intermediate container 13d3a3ea1d39 19:24:36 ---> d34b56e989f4 19:24:36 19:24:36 Successfully built d34b56e989f4 19:24:36 Successfully tagged core-data-arm64:latest 19:24:37  Building core-data ... done  [Pipeline] } 19:24:37 $ docker stop --time=1 feb14031202bdddad438d0759c7f617531fa736e7ce475f9303b169f3125b9a8 19:24:38 $ docker rm -f feb14031202bdddad438d0759c7f617531fa736e7ce475f9303b169f3125b9a8 [Pipeline] // withDockerContainer [Pipeline] sh 19:24:39 + docker images 19:24:39 REPOSITORY TAG IMAGE ID CREATED SIZE 19:24:39 core-data-arm64 latest d34b56e989f4 3 seconds ago 19.2MB 19:24:39 security-secretstore-setup-arm64 latest 93f8248e266b 16 seconds ago 27.1MB 19:24:39 17a0dd84ee67 19 seconds ago 997MB 19:24:39 security-proxy-setup-arm64 latest 1dc5c012701f 26 seconds ago 24.2MB 19:24:39 core-metadata-arm64 latest 31813602b64d 27 seconds ago 15.7MB 19:24:39 03c4844c8957 43 seconds ago 994MB 19:24:39 5ffcd2f9d8d3 45 seconds ago 998MB 19:24:39 1e213efe5926 49 seconds ago 995MB 19:24:39 sys-mgmt-agent-arm64 latest be731f992892 About a minute ago 298MB 19:24:39 security-bootstrapper-arm64 latest 2386f3ec533f 2 minutes ago 17.5MB 19:24:39 support-notifications-arm64 latest ae4a6be4ba9b 3 minutes ago 15.7MB 19:24:39 core-command-arm64 latest 99b29b691a84 3 minutes ago 15MB 19:24:39 support-scheduler-arm64 latest a039adc2300e 3 minutes ago 15.1MB 19:24:39 61b656ca53ac 3 minutes ago 991MB 19:24:39 f15caddfb8dd 3 minutes ago 991MB 19:24:39 d2d2f3970cb7 3 minutes ago 992MB 19:24:39 9e4574eb23ed 3 minutes ago 990MB 19:24:39 ebd0ce3dd2da 3 minutes ago 989MB 19:24:39 ci-base-image-arm64 latest 662f56d24d41 13 minutes ago 663MB 19:24:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 274d7007c78b 3 days ago 451MB 19:24:39 alpine 3.12 c4fd0aeabfcf 3 weeks ago 5.32MB 19:24:39 docker 20.10.0 eeaf43b92773 7 months ago 228MB 19:24:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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] libraryResource [Pipeline] sh 19:24:41 ---> job-cost.sh 19:24:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cBm1 19:25:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:26:57 lf-activate-venv(): INFO: Adding /tmp/venv-cBm1/bin to PATH 19:26:57 INFO: No Stack... 19:26:57 INFO: Retrieving Pricing Info for: v2-standard-4 19:26:57 INFO: Archiving Costs [Pipeline] sh 19:26:58 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:26:58 + cut -d, -f6 [Pipeline] lock 19:26:58 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3619-1-stack-cost] 19:26:58 Resource [jenkins-edgexfoundry-edgex-go-PR-3619-1-stack-cost] did not exist. Created. 19:26:58 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3619-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:26:58 + echo total: 0.18000000715255737 [Pipeline] stash 19:26:59 Stashed 1 file(s) [Pipeline] } 19:26:59 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3619-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:27:01 provisioning config files... 19:27:01 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8093257033028973815tmp [Pipeline] { [Pipeline] sh 19:27:01 + set +x 19:27:01 + curl -s https://codecov.io/bash 19:27:01 + bash -s -- 19:27:02 19:27:02 _____ _ 19:27:02 / ____| | | 19:27:02 | | ___ __| | ___ ___ _____ __ 19:27:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:27:02 | |___| (_) | (_| | __/ (_| (_) \ V / 19:27:02 \_____\___/ \__,_|\___|\___\___/ \_/ 19:27:02 Bash-1.0.4 19:27:02 19:27:02 19:27:02 ==> git version 2.24.4 found 19:27:02 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 19:27:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:27:02 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:27:02 ==> Jenkins CI detected. 19:27:02 project root: . 19:27:02 --> token set from env 19:27:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:27:02 ==> Running gcov in . (disable via -X gcov) 19:27:02 ==> Python coveragepy not found 19:27:02 ==> Searching for coverage reports in: 19:27:02 + . 19:27:02 -> Found 1 reports 19:27:02 ==> Detecting git/mercurial file structure 19:27:02 ==> Reading reports 19:27:02 + ./coverage.out bytes=399433 19:27:02 ==> Appending adjustments 19:27:02 https://docs.codecov.io/docs/fixing-reports 19:27:03 + Found adjustments 19:27:03 ==> Gzipping contents 19:27:03 56K /tmp/codecov.9lJtrT.gz 19:27:03 ==> Uploading reports 19:27:03 url: https://codecov.io 19:27:03 query: branch=PR-3619&commit=4bd8d9e5e004ca5319d4fe979e02ed4cbb622829&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3619%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3619&job=&cmd_args= 19:27:03 -> Pinging Codecov 19:27:03 https://codecov.io/upload/v4?package=bash-1.0.4&branch=PR-3619&commit=4bd8d9e5e004ca5319d4fe979e02ed4cbb622829&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3619%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3619&job=&cmd_args= 19:27:03 -> Uploading to 19:27:03 https://storage.googleapis.com/codecov/v4/raw/2021-07-13/00271124DB129430A58F1EEE437C3FCB/4bd8d9e5e004ca5319d4fe979e02ed4cbb622829/e765cc33-d550-49ea-a34f-f3e0ec890c1a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210713%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210713T192703Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3f2bdfe850f3b320f56cb460116295bcb5e970cf88ca7023cd9f3eab9e4cca96 19:27:03 % Total % Received % Xferd Average Speed Time Time Time Current 19:27:03 Dload Upload Total Spent Left Speed 19:27:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54055 0 0 100 54055 0 123k --:--:-- --:--:-- --:--:-- 124k 19:27:04 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 [Pipeline] } 19:27:04 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] libraryResource [Pipeline] sh 19:27:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:27:08 ---> package-listing.sh 19:27:08 ++ facter osfamily 19:27:08 ++ tr '[:upper:]' '[:lower:]' 19:27:08 + OS_FAMILY=redhat 19:27:08 + workspace=/w/workspace/edgex-go/1 19:27:08 + START_PACKAGES=/tmp/packages_start.txt 19:27:08 + END_PACKAGES=/tmp/packages_end.txt 19:27:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:27:08 + PACKAGES=/tmp/packages_start.txt 19:27:08 + '[' /w/workspace/edgex-go/1 ']' 19:27:08 + PACKAGES=/tmp/packages_end.txt 19:27:08 + case "${OS_FAMILY}" in 19:27:08 + rpm -qa 19:27:08 + sort 19:27:11 + '[' -f /tmp/packages_start.txt ']' 19:27:11 + '[' -f /tmp/packages_end.txt ']' 19:27:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:27:11 + '[' /w/workspace/edgex-go/1 ']' 19:27:11 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:27:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:27:11 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:27:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:27:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:27:12 19:27:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:27:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:27:12 alpine: Pulling from edgex-lftools-log-publisher 19:27:12 df20fa9351a1: Pulling fs layer 19:27:12 36b3adc4ff6f: Pulling fs layer 19:27:12 8ad3a11d3b57: Pulling fs layer 19:27:12 46f8f816bc3b: Pulling fs layer 19:27:12 93b61091891f: Pulling fs layer 19:27:12 93b9cdb0e59b: Pulling fs layer 19:27:12 5e14af77c1be: Pulling fs layer 19:27:12 01666e4c0597: Pulling fs layer 19:27:12 aa168da1d23b: Pulling fs layer 19:27:12 46f8f816bc3b: Waiting 19:27:12 5e14af77c1be: Waiting 19:27:12 93b61091891f: Waiting 19:27:12 93b9cdb0e59b: Waiting 19:27:12 01666e4c0597: Waiting 19:27:12 aa168da1d23b: Waiting 19:27:12 36b3adc4ff6f: Verifying Checksum 19:27:12 36b3adc4ff6f: Download complete 19:27:12 46f8f816bc3b: Verifying Checksum 19:27:12 46f8f816bc3b: Download complete 19:27:12 df20fa9351a1: Verifying Checksum 19:27:12 df20fa9351a1: Download complete 19:27:12 93b9cdb0e59b: Verifying Checksum 19:27:12 93b9cdb0e59b: Download complete 19:27:12 5e14af77c1be: Verifying Checksum 19:27:12 5e14af77c1be: Download complete 19:27:12 93b61091891f: Verifying Checksum 19:27:12 93b61091891f: Download complete 19:27:12 01666e4c0597: Verifying Checksum 19:27:12 01666e4c0597: Download complete 19:27:12 df20fa9351a1: Pull complete 19:27:12 8ad3a11d3b57: Verifying Checksum 19:27:12 8ad3a11d3b57: Download complete 19:27:13 36b3adc4ff6f: Pull complete 19:27:13 8ad3a11d3b57: Pull complete 19:27:13 46f8f816bc3b: Pull complete 19:27:13 93b61091891f: Pull complete 19:27:13 93b9cdb0e59b: Pull complete 19:27:14 5e14af77c1be: Pull complete 19:27:14 01666e4c0597: Pull complete 19:27:14 aa168da1d23b: Verifying Checksum 19:27:14 aa168da1d23b: Download complete 19:27:19 aa168da1d23b: Pull complete 19:27:19 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:27:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:27:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:27:19 prd-centos7-docker-4c-2g-2 does not seem to be running inside a container 19:27:19 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:27:22 $ docker top 6b5c6cd4deceeb3d2b1550c31209937e964b687c588de6877d809e0efae37e85 -eo pid,comm [Pipeline] { [Pipeline] sh 19:27:22 + touch /tmp/pre-build-complete [Pipeline] sh 19:27:22 + mkdir -p /var/log/sa [Pipeline] sh 19:27:23 + ls /var/log/sa-host 19:27:23 + sadf -c /var/log/sa-host/sa05 19:27:23 file_magic: OK 19:27:23 HZ: Using current value: 100 19:27:23 file_header: OK 19:27:23 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:27:23 Statistics: 19:27:23 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:27:23 File successfully converted to sysstat format version 12.2.1 19:27:23 + sadf -c /var/log/sa-host/sa13 19:27:23 file_magic: OK 19:27:23 HZ: Using current value: 100 19:27:23 file_header: OK 19:27:23 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:27:23 Statistics: 19:27:23 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:27:23 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:27:26 provisioning config files... 19:27:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2745935796035170863tmp [Pipeline] { [Pipeline] echo 19:27:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:27:27 ---> create-netrc.sh [Pipeline] } 19:27:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:27:27 ---> python-tools-install.sh [Pipeline] echo 19:27:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:27:28 ---> sudo-logs.sh 19:27:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:27:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:27:28 ---> job-cost.sh 19:27:28 lf-activate-venv: SKIPPING 19:27:28 DEBUG: total: 0.18000000715255737 19:27:28 INFO: Retrieving Stack Cost... 19:27:29 INFO: Retrieving Pricing Info for: v3-standard-2 19:27:30 INFO: Archiving Costs [Pipeline] echo 19:27:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:27:30 ---> logs-deploy.sh 19:27:30 lf-activate-venv: SKIPPING 19:27:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3619/1 19:27:30 INFO: archiving workspace using pattern(s): 19:27:31 Archives upload complete. 19:27:31 INFO: archiving logs to Nexus 19:27:32 ---> uname -a: 19:27:32 Linux prd-centos7-docker-4c-2g-2.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 19:27:32 19:27:32 19:27:32 ---> lscpu: 19:27:32 Architecture: x86_64 19:27:32 CPU op-mode(s): 32-bit, 64-bit 19:27:32 Byte Order: Little Endian 19:27:32 Address sizes: 40 bits physical, 48 bits virtual 19:27:32 CPU(s): 2 19:27:32 On-line CPU(s) list: 0,1 19:27:32 Thread(s) per core: 1 19:27:32 Core(s) per socket: 1 19:27:32 Socket(s): 2 19:27:32 NUMA node(s): 1 19:27:32 Vendor ID: AuthenticAMD 19:27:32 CPU family: 23 19:27:32 Model: 49 19:27:32 Model name: AMD EPYC-Rome Processor 19:27:32 Stepping: 0 19:27:32 CPU MHz: 2799.998 19:27:32 BogoMIPS: 5599.99 19:27:32 Virtualization: AMD-V 19:27:32 Hypervisor vendor: KVM 19:27:32 Virtualization type: full 19:27:32 L1d cache: 64 KiB 19:27:32 L1i cache: 64 KiB 19:27:32 L2 cache: 1 MiB 19:27:32 L3 cache: 32 MiB 19:27:32 NUMA node0 CPU(s): 0,1 19:27:32 Vulnerability Itlb multihit: Not affected 19:27:32 Vulnerability L1tf: Not affected 19:27:32 Vulnerability Mds: Not affected 19:27:32 Vulnerability Meltdown: Not affected 19:27:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:27:32 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:27:32 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:27:32 Vulnerability Srbds: Not affected 19:27:32 Vulnerability Tsx async abort: Not affected 19:27:32 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 19:27:32 19:27:32 19:27:32 ---> nproc: 19:27:32 2 19:27:32 19:27:32 19:27:32 ---> df -h: 19:27:32 Filesystem Size Used Available Use% Mounted on 19:27:32 overlay 40.0G 11.6G 28.4G 29% / 19:27:32 tmpfs 64.0M 0 64.0M 0% /dev 19:27:32 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:27:32 shm 64.0M 0 64.0M 0% /dev/shm 19:27:32 /dev/vda1 40.0G 11.6G 28.4G 29% /facter-os 19:27:32 /dev/vda1 40.0G 11.6G 28.4G 29% /etc/resolv.conf 19:27:32 /dev/vda1 40.0G 11.6G 28.4G 29% /etc/hostname 19:27:32 /dev/vda1 40.0G 11.6G 28.4G 29% /etc/hosts 19:27:32 /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/sa-host 19:27:32 /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/secure 19:27:32 /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/auth.log 19:27:32 /dev/vda1 40.0G 11.6G 28.4G 29% /run/cloud-init/result.json 19:27:32 /dev/vda1 40.0G 11.6G 28.4G 29% /w/workspace/edgex-go/1 19:27:32 /dev/vda1 40.0G 11.6G 28.4G 29% /w/workspace/edgex-go/1@tmp 19:27:32 19:27:32 19:27:32 ---> free -m: 19:27:32 total used free shared buff/cache available 19:27:32 Mem: 7821 1316 1946 0 4558 6454 19:27:32 Swap: 1023 1 1022 19:27:32 19:27:32 19:27:32 ---> ip addr: 19:27:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:27:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:27:32 inet 127.0.0.1/8 scope host lo 19:27:32 valid_lft forever preferred_lft forever 19:27:32 inet6 ::1/128 scope host 19:27:32 valid_lft forever preferred_lft forever 19:27:32 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:27:32 link/ether fa:16:3e:7c:c9:3d brd ff:ff:ff:ff:ff:ff 19:27:32 inet 10.30.122.18/23 brd 10.30.123.255 scope global dynamic eth0 19:27:32 valid_lft 85072sec preferred_lft 85072sec 19:27:32 inet6 fe80::f816:3eff:fe7c:c93d/64 scope link 19:27:32 valid_lft forever preferred_lft forever 19:27:32 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:27:32 link/ether 02:42:04:ac:4d:60 brd ff:ff:ff:ff:ff:ff 19:27:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:27:32 valid_lft forever preferred_lft forever 19:27:32 inet6 fe80::42:4ff:feac:4d60/64 scope link 19:27:32 valid_lft forever preferred_lft forever 19:27:32 19:27:32 19:27:32 ---> sar -b -r -n DEV: 19:27:32 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/13/21 _x86_64_ (2 CPU) 19:27:32 19:27:32 19:05:14 LINUX RESTART (2 CPU) 19:27:32 19:27:32 19:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:27:32 19:07:01 49.52 3.58 45.94 0.00 2599.47 13667.39 0.00 19:27:32 19:08:02 166.13 0.00 166.13 0.00 0.00 48298.33 0.00 19:27:32 19:09:01 60.05 0.00 60.05 0.00 0.00 8581.92 0.00 19:27:32 19:10:01 51.74 0.02 51.72 0.00 0.53 3937.02 0.00 19:27:32 19:11:02 317.67 119.85 197.82 0.00 2876.93 134732.60 0.00 19:27:32 19:12:01 277.32 32.22 245.10 0.00 816.36 152642.06 0.00 19:27:32 19:13:01 249.93 23.20 226.72 0.00 1631.20 62118.97 0.00 19:27:32 19:14:02 232.65 3.41 229.24 0.00 89.60 117991.00 0.00 19:27:32 19:15:01 153.61 2.46 151.15 0.00 567.89 25195.51 0.00 19:27:32 19:16:01 1.32 0.00 1.32 0.00 0.00 21.32 0.00 19:27:32 19:17:01 0.25 0.00 0.25 0.00 0.00 2.87 0.00 19:27:32 19:18:01 0.20 0.00 0.20 0.00 0.00 1.93 0.00 19:27:32 19:19:01 0.28 0.00 0.28 0.00 0.00 3.66 0.00 19:27:32 19:20:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 19:27:32 19:21:01 1.08 0.25 0.83 0.00 6.26 17.26 0.00 19:27:32 19:22:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 19:27:32 19:23:01 0.25 0.00 0.25 0.00 0.00 3.12 0.00 19:27:32 19:24:01 0.25 0.00 0.25 0.00 0.00 2.75 0.00 19:27:32 19:25:01 0.18 0.00 0.18 0.00 0.00 1.92 0.00 19:27:32 19:26:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 19:27:32 19:27:01 0.35 0.05 0.30 0.00 0.40 15.92 0.00 19:27:32 Average: 74.57 8.93 65.64 0.00 411.88 27070.44 0.00 19:27:32 19:27:32 19:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:27:32 19:07:01 5146496 0 806600 10.07 2620 2053224 1274500 14.07 738928 1712480 160 19:27:32 19:08:02 4226928 0 1023976 12.79 2620 2755416 1464320 16.17 1078084 2170768 80 19:27:32 19:09:01 3761780 0 1166340 14.56 2620 3078200 1695568 18.72 1416368 2278792 80436 19:27:32 19:10:01 3727900 0 1212736 15.14 2620 3065684 1822124 20.12 1409996 2307964 118088 19:27:32 19:11:02 1323152 0 1309096 16.35 2620 5374072 1922368 21.22 1962780 4072964 217996 19:27:32 19:12:01 185108 0 1364236 17.03 2620 6456976 2193020 24.21 3436168 3680836 8 19:27:32 19:13:01 157528 0 1379920 17.23 2620 6468872 1950236 21.53 3138700 4006584 633448 19:27:32 19:14:02 1494984 0 1386956 17.32 2620 5124380 2230196 24.62 1872900 3924804 57860 19:27:32 19:15:01 2627896 0 1239876 15.48 2620 4138548 1432540 15.82 1301600 3400296 20 19:27:32 19:16:01 2630036 0 1237732 15.45 2620 4138552 1395556 15.41 1310648 3390776 20 19:27:32 19:17:01 2630740 0 1237024 15.45 2620 4138556 1392424 15.37 1310224 3390800 12 19:27:32 19:18:01 2630592 0 1237164 15.45 2620 4138564 1392424 15.37 1310348 3390800 8 19:27:32 19:19:01 2630340 0 1237408 15.45 2620 4138572 1392680 15.38 1310616 3390800 8 19:27:32 19:20:01 2630480 0 1237268 15.45 2620 4138572 1392668 15.38 1310676 3390800 12 19:27:32 19:21:01 2627536 0 1240176 15.48 2620 4138608 1392632 15.38 1316184 3388028 16 19:27:32 19:22:01 2628076 0 1239636 15.48 2620 4138608 1392488 15.37 1315872 3388028 12 19:27:32 19:23:01 2627564 0 1240140 15.48 2620 4138616 1392704 15.38 1316276 3388028 16 19:27:32 19:24:01 2628404 0 1239296 15.47 2620 4138620 1392488 15.37 1315884 3388028 12 19:27:32 19:25:01 2628216 0 1239484 15.48 2620 4138620 1392488 15.37 1315884 3388028 8 19:27:32 19:26:01 2627968 0 1239724 15.48 2620 4138628 1392572 15.37 1315972 3388028 16 19:27:32 19:27:01 2626524 0 1241168 15.50 2620 4138628 1392680 15.38 1317300 3388400 20 19:27:32 Average: 2580869 0 1226474 15.31 2620 4198977 1557080 17.19 1529591 3248859 52774 19:27:32 19:27:32 19:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:27:32 19:07:01 eth0 690.11 887.88 3045.77 105.26 0.00 0.00 0.00 0.00 19:27:32 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:27:32 19:07:01 docker0 816.16 592.64 67.90 2681.23 0.00 0.00 0.00 0.00 19:27:32 19:08:02 eth0 559.00 496.15 3740.52 49.85 0.00 0.00 0.00 0.00 19:27:32 19:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:27:32 19:08:02 veth6cdf752 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:27:32 19:08:02 docker0 222.55 254.37 15.37 843.10 0.00 0.00 0.00 0.00 19:27:32 19:09:01 eth0 27.61 14.04 22.39 11.78 0.00 0.00 0.00 0.00 19:27:32 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:27:32 19:09:01 veth6cdf752 0.64 0.68 0.05 0.07 0.00 0.00 0.00 0.00 19:27:32 19:09:01 docker0 0.64 0.64 0.04 0.06 0.00 0.00 0.00 0.00 19:27:32 19:10:01 eth0 33.71 23.01 21.50 115.68 0.00 0.00 0.00 0.00 19:27:32 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:27:32 19:10:01 veth6cdf752 1.51 1.51 0.12 0.12 0.00 0.00 0.00 0.00 19:27:32 19:10:01 docker0 1.51 1.51 0.10 0.12 0.00 0.00 0.00 0.00 19:27:32 19:11:02 eth0 198.97 167.42 1664.81 24.14 0.00 0.00 0.00 0.00 19:27:32 19:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:27:32 19:11:02 veth856c184 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:27:32 19:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:27:32 19:12:01 veth87965ec 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:27:32 19:12:01 eth0 92.09 65.22 191.55 16.01 0.00 0.00 0.00 0.00 19:27:32 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:27:32 19:12:01 veth856c184 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 19:27:32 19:13:01 eth0 70.07 45.18 244.06 13.24 0.00 0.00 0.00 0.00 19:27:32 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:27:32 19:13:01 veth856c184 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 19:27:32 19:13:01 docker0 1113.71 947.20 87.94 3856.15 0.00 0.00 0.00 0.00 19:27:32 19:14:02 vethecb960b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:27:32 19:14:02 veth6d98458 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:27:32 19:14:02 eth0 54.83 34.32 61.72 122.93 0.00 0.00 0.00 0.00 19:27:32 19:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:27:32 19:15:01 eth0 214.24 166.70 1661.79 24.59 0.00 0.00 0.00 0.00 19:27:32 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:27:32 19:15:01 docker0 1179.22 1035.18 92.53 4362.30 0.00 0.00 0.00 0.00 19:27:32 19:16:01 eth0 0.23 0.20 0.08 0.08 0.00 0.00 0.00 0.00 19:27:32 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:27:32 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:27:32 19:17:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:27:32 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:27:32 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:27:32 19:18:01 eth0 0.53 0.08 0.05 0.01 0.00 0.00 0.00 0.00 19:27:32 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:27:32 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:27:32 19:19:01 eth0 0.87 0.48 0.38 0.21 0.00 0.00 0.00 0.00 19:27:32 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:27:32 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:27:32 19:20:01 eth0 0.93 0.35 0.31 0.20 0.00 0.00 0.00 0.00 19:27:32 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:27:32 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:27:32 19:21:01 eth0 0.83 0.22 0.20 0.07 0.00 0.00 0.00 0.00 19:27:32 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:27:32 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:27:32 19:22:01 eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 19:27:32 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:27:32 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:27:32 19:23:01 eth0 0.55 0.38 0.31 0.21 0.00 0.00 0.00 0.00 19:27:32 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:27:32 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:27:32 19:24:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:27:32 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:27:32 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:27:32 19:25:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:27:32 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:27:32 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:27:32 19:26:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 19:27:32 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:27:32 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:27:32 19:27:01 eth0 1.00 0.70 1.14 0.34 0.00 0.00 0.00 0.00 19:27:32 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:27:32 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:27:32 Average: eth0 92.77 90.74 508.49 23.10 0.00 0.00 0.00 0.00 19:27:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:27:32 Average: docker0 55.27 48.52 4.34 204.48 0.00 0.00 0.00 0.00 19:27:32 19:27:32 19:27:32 ---> sar -P ALL: 19:27:32 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/13/21 _x86_64_ (2 CPU) 19:27:32 19:27:32 19:05:14 LINUX RESTART (2 CPU) 19:27:32 19:27:32 19:06:01 CPU %user %nice %system %iowait %steal %idle 19:27:32 19:07:01 all 15.16 0.00 3.97 3.47 0.08 77.32 19:27:32 19:07:01 0 11.38 0.00 3.67 2.48 0.07 82.40 19:27:32 19:07:01 1 18.97 0.00 4.27 4.46 0.09 72.21 19:27:32 19:08:02 all 13.72 0.00 8.11 4.22 0.09 73.87 19:27:32 19:08:02 0 13.85 0.00 8.26 5.78 0.09 72.01 19:27:32 19:08:02 1 13.58 0.00 7.96 2.66 0.09 75.71 19:27:32 19:09:01 all 57.30 0.00 6.14 1.46 0.09 35.00 19:27:32 19:09:01 0 57.78 0.00 5.75 1.45 0.09 34.93 19:27:32 19:09:01 1 56.83 0.00 6.53 1.47 0.09 35.08 19:27:32 19:10:01 all 52.35 0.00 7.62 0.86 0.11 39.06 19:27:32 19:10:01 0 51.20 0.00 7.38 0.85 0.11 40.47 19:27:32 19:10:01 1 53.50 0.00 7.86 0.88 0.11 37.65 19:27:32 19:11:02 all 20.45 0.00 10.56 25.44 0.12 43.42 19:27:32 19:11:02 0 20.93 0.00 10.74 26.53 0.10 41.69 19:27:32 19:11:02 1 19.96 0.00 10.39 24.35 0.14 45.16 19:27:32 19:12:01 all 13.49 0.00 10.90 59.19 0.13 16.29 19:27:32 19:12:01 0 13.06 0.00 10.75 58.47 0.13 17.59 19:27:32 19:12:01 1 13.93 0.00 11.06 59.90 0.13 14.98 19:27:32 19:13:01 all 67.80 0.00 12.98 14.38 0.14 4.70 19:27:32 19:13:01 0 67.10 0.00 13.30 13.46 0.15 5.99 19:27:32 19:13:01 1 68.50 0.00 12.67 15.29 0.13 3.42 19:27:32 19:14:02 all 48.67 0.00 10.88 36.75 0.19 3.51 19:27:32 19:14:02 0 48.09 0.00 11.23 37.55 0.22 2.91 19:27:32 19:14:02 1 49.26 0.00 10.53 35.95 0.16 4.10 19:27:32 19:15:01 all 14.32 0.00 5.56 17.60 0.13 62.39 19:27:32 19:15:01 0 14.79 0.00 6.01 19.18 0.11 59.92 19:27:32 19:15:01 1 13.85 0.00 5.10 16.02 0.16 64.87 19:27:32 19:16:01 all 0.13 0.00 0.05 0.00 0.01 99.82 19:27:32 19:16:01 0 0.03 0.00 0.05 0.00 0.02 99.90 19:27:32 19:16:01 1 0.22 0.00 0.05 0.00 0.00 99.73 19:27:32 19:17:01 all 0.09 0.00 0.02 0.00 0.02 99.87 19:27:32 19:17:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:27:32 19:17:01 1 0.13 0.00 0.02 0.00 0.02 99.83 19:27:32 19:27:32 19:17:01 CPU %user %nice %system %iowait %steal %idle 19:27:32 19:18:01 all 0.14 0.00 0.02 0.00 0.03 99.82 19:27:32 19:18:01 0 0.27 0.00 0.02 0.00 0.02 99.70 19:27:32 19:18:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:27:32 19:19:01 all 0.13 0.00 0.03 0.00 0.04 99.79 19:27:32 19:19:01 0 0.20 0.00 0.03 0.00 0.02 99.75 19:27:32 19:19:01 1 0.07 0.00 0.03 0.00 0.07 99.83 19:27:32 19:20:01 all 0.08 0.00 0.03 0.01 0.02 99.87 19:27:32 19:20:01 0 0.12 0.00 0.02 0.00 0.00 99.87 19:27:32 19:20:01 1 0.03 0.00 0.03 0.02 0.03 99.88 19:27:32 19:21:01 all 0.11 0.00 0.05 0.01 0.02 99.82 19:27:32 19:21:01 0 0.18 0.00 0.05 0.02 0.02 99.73 19:27:32 19:21:01 1 0.03 0.00 0.05 0.00 0.02 99.90 19:27:32 19:22:01 all 0.04 0.00 0.02 0.00 0.02 99.92 19:27:32 19:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:27:32 19:22:01 1 0.05 0.00 0.02 0.00 0.03 99.90 19:27:32 19:23:01 all 0.10 0.00 0.03 0.00 0.03 99.85 19:27:32 19:23:01 0 0.05 0.00 0.02 0.00 0.00 99.93 19:27:32 19:23:01 1 0.15 0.00 0.03 0.00 0.05 99.77 19:27:32 19:24:01 all 0.12 0.00 0.02 0.00 0.02 99.85 19:27:32 19:24:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:27:32 19:24:01 1 0.22 0.00 0.02 0.00 0.02 99.75 19:27:32 19:25:01 all 0.13 0.00 0.01 0.00 0.02 99.85 19:27:32 19:25:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:27:32 19:25:01 1 0.23 0.00 0.02 0.00 0.02 99.73 19:27:32 19:26:01 all 0.13 0.00 0.02 0.00 0.02 99.83 19:27:32 19:26:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:27:32 19:26:01 1 0.23 0.00 0.02 0.00 0.02 99.73 19:27:32 19:27:01 all 0.13 0.00 0.03 0.00 0.03 99.82 19:27:32 19:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:27:32 19:27:01 1 0.23 0.00 0.03 0.00 0.03 99.70 19:27:32 Average: all 13.81 0.00 3.52 7.49 0.06 75.12 19:27:32 Average: 0 13.55 0.00 3.54 7.60 0.06 75.26 19:27:32 Average: 1 14.07 0.00 3.51 7.38 0.07 74.97 19:27:32 19:27:32 19:27:32