Pull request #3789 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/edgex-go Obtained Jenkinsfile from 0eb2b220bb02af9f5e39ccb56da74fa62c43820c+adab524842ba92084c48de8882a5fafcaa7ec4f3 (df27cab8a4ce5e113525229a6cdcae460d5c1397) 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-ssh8359838682876829862.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh3258183124969380276.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-3789/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-3789/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9047951601782773374.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-3789/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1363067877696465618.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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-ssh3263066375898954895.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3789/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-3789/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3974454855349757062.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-13564 in /w/workspace/edgexfoundry_edgex-go_PR-3789 [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-ssh1047303472893922104.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit adab524842ba92084c48de8882a5fafcaa7ec4f3 into PR head commit 0eb2b220bb02af9f5e39ccb56da74fa62c43820c Merge succeeded, producing 0eb2b220bb02af9f5e39ccb56da74fa62c43820c Checking out Revision 0eb2b220bb02af9f5e39ccb56da74fa62c43820c (PR-3789) > 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-ssh2591630894571655956.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3789/head:refs/remotes/origin/PR-3789 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0eb2b220bb02af9f5e39ccb56da74fa62c43820c # 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-ssh615850204456415376.key > git merge adab524842ba92084c48de8882a5fafcaa7ec4f3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0eb2b220bb02af9f5e39ccb56da74fa62c43820c # timeout=10 Commit message: "fix(meta): Disable device notification by default" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:09:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:09:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:09:46 ========================================================= 13:09:46 EdgeX Global Pipelines Version Info 13:09:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:09:48 ------------------- 13:09:48 stable info: 13:09:48 ------------------- 13:09:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:09:48 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 13:09:48 Message: update stable to v1.0.211 13:09:48 ------------------- 13:09:48 experimental info: 13:09:48 ------------------- 13:09:48 Commited By: **** collab-it+edgex@linuxfoundation.org 13:09:48 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 13:09:48 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:09:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 13:09:48 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 13:09:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:09:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:09:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:09:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:09:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:09:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 13:09:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 13:09:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 13:09:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:09:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:09:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:09:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:09:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:09:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:09:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:09:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:09:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:09:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 13:09:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 13:09:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:09:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3789 [Pipeline] echo 13:09:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3789 [Pipeline] echo 13:09:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3789 [Pipeline] echo 13:09:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0eb2b220bb02af9f5e39ccb56da74fa62c43820c [Pipeline] echo 13:09:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0eb2b22 [Pipeline] echo 13:09:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:09:49 provisioning config files... 13:09:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config517562144752437902tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:09:50 ---> docker-login.sh 13:09:50 nexus3.edgexfoundry.org:10001 13:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:50 Configure a credential helper to remove this warning. See 13:09:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:50 13:09:50 Login Succeeded 13:09:50 nexus3.edgexfoundry.org:10002 13:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:50 Configure a credential helper to remove this warning. See 13:09:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:50 13:09:50 Login Succeeded 13:09:50 nexus3.edgexfoundry.org:10003 13:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:50 Configure a credential helper to remove this warning. See 13:09:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:50 13:09:50 Login Succeeded 13:09:50 nexus3.edgexfoundry.org:10004 13:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:50 Configure a credential helper to remove this warning. See 13:09:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:50 13:09:50 Login Succeeded 13:09:50 docker.io 13:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:51 Configure a credential helper to remove this warning. See 13:09:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:51 13:09:51 Login Succeeded 13:09:51 ---> docker-login.sh ends [Pipeline] } 13:09:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:09:51 ++ 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 13:09:51 + for file in '`ls cmd/**/Dockerfile`' 13:09:51 ++ dirname cmd/core-command/Dockerfile 13:09:51 ++ cut -d/ -f2 13:09:51 + echo core-command,cmd/core-command/Dockerfile 13:09:51 + for file in '`ls cmd/**/Dockerfile`' 13:09:51 ++ dirname cmd/core-data/Dockerfile 13:09:51 ++ cut -d/ -f2 13:09:51 + echo core-data,cmd/core-data/Dockerfile 13:09:51 + for file in '`ls cmd/**/Dockerfile`' 13:09:51 ++ dirname cmd/core-metadata/Dockerfile 13:09:51 ++ cut -d/ -f2 13:09:51 + echo core-metadata,cmd/core-metadata/Dockerfile 13:09:51 + for file in '`ls cmd/**/Dockerfile`' 13:09:51 ++ dirname cmd/security-bootstrapper/Dockerfile 13:09:51 ++ cut -d/ -f2 13:09:51 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 13:09:51 + for file in '`ls cmd/**/Dockerfile`' 13:09:51 ++ dirname cmd/security-proxy-setup/Dockerfile 13:09:51 ++ cut -d/ -f2 13:09:51 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 13:09:51 + for file in '`ls cmd/**/Dockerfile`' 13:09:51 ++ dirname cmd/security-secretstore-setup/Dockerfile 13:09:51 ++ cut -d/ -f2 13:09:51 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 13:09:51 + for file in '`ls cmd/**/Dockerfile`' 13:09:51 ++ dirname cmd/support-notifications/Dockerfile 13:09:51 ++ cut -d/ -f2 13:09:51 + echo support-notifications,cmd/support-notifications/Dockerfile 13:09:51 + for file in '`ls cmd/**/Dockerfile`' 13:09:51 ++ dirname cmd/support-scheduler/Dockerfile 13:09:51 ++ cut -d/ -f2 13:09:51 + echo support-scheduler,cmd/support-scheduler/Dockerfile 13:09:51 + for file in '`ls cmd/**/Dockerfile`' 13:09:51 ++ dirname cmd/sys-mgmt-agent/Dockerfile 13:09:51 ++ cut -d/ -f2 13:09:51 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 13:09:51 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:09:52 + git rev-list -1 --merges 0eb2b220bb02af9f5e39ccb56da74fa62c43820c~1..0eb2b220bb02af9f5e39ccb56da74fa62c43820c [Pipeline] echo 13:09:52 -----------> git rev-list -1 --merges 0eb2b220bb02af9f5e39ccb56da74fa62c43820c~1..0eb2b220bb02af9f5e39ccb56da74fa62c43820c 0eb2b220bb02af9f5e39ccb56da74fa62c43820c [false] [Pipeline] sh 13:09:52 + git log --format=format:%s -1 0eb2b220bb02af9f5e39ccb56da74fa62c43820c [Pipeline] echo 13:09:52 ========================================================= 13:09:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:09:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 13:09:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:09:53 13:09:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:09:53 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:09:53 latest: Pulling from edgex-devops/git-semver 13:09:53 a0d0a0d46f8b: Pulling fs layer 13:09:53 3e5f54012d9b: Pulling fs layer 13:09:53 4c7163046ea9: Pulling fs layer 13:09:53 0c2d73faf560: Pulling fs layer 13:09:53 3e5f54012d9b: Verifying Checksum 13:09:53 3e5f54012d9b: Download complete 13:09:53 a0d0a0d46f8b: Verifying Checksum 13:09:53 a0d0a0d46f8b: Download complete 13:09:53 4c7163046ea9: Verifying Checksum 13:09:53 4c7163046ea9: Download complete 13:09:53 0c2d73faf560: Verifying Checksum 13:09:53 0c2d73faf560: Download complete 13:09:53 a0d0a0d46f8b: Pull complete 13:09:53 3e5f54012d9b: Pull complete 13:09:54 4c7163046ea9: Pull complete 13:09:54 0c2d73faf560: Pull complete 13:09:54 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 13:09:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:09:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:09:54 prd-centos7-docker-4c-2g-13564 does not seem to be running inside a container 13:09:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:09:55 $ docker top 372096d5ebb44b0af4d7a18024adb379de6d8a4c2a9c71d78ad337ad3855e611 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:09:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:09:55 [ssh-agent] Looking for ssh-agent implementation... 13:09:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:09:55 $ docker exec 372096d5ebb44b0af4d7a18024adb379de6d8a4c2a9c71d78ad337ad3855e611 ssh-agent 13:09:55 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIbmGFL/agent.15 13:09:55 SSH_AGENT_PID=22 13:09:55 Running ssh-add (command line suppressed) 13:09:55 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2782341284031251987.key (/w/workspace/edgex-go/1@tmp/private_key_2782341284031251987.key) 13:09:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:09:56 + git tag --points-at HEAD [Pipeline] } 13:09:56 $ docker exec --env ******** --env ******** 372096d5ebb44b0af4d7a18024adb379de6d8a4c2a9c71d78ad337ad3855e611 ssh-agent -k 13:09:56 unset SSH_AUTH_SOCK; 13:09:56 unset SSH_AGENT_PID; 13:09:56 echo Agent pid 22 killed; 13:09:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:09:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:09:56 [ssh-agent] Looking for ssh-agent implementation... 13:09:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:09:56 $ docker exec 372096d5ebb44b0af4d7a18024adb379de6d8a4c2a9c71d78ad337ad3855e611 ssh-agent 13:09:56 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLIPmnj/agent.54 13:09:56 SSH_AGENT_PID=60 13:09:56 Running ssh-add (command line suppressed) 13:09:56 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8039212687192000527.key (/w/workspace/edgex-go/1@tmp/private_key_8039212687192000527.key) 13:09:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:09:57 + git semver init 13:09:57 # -> Open(): unable to determine branch for HEAD 13:09:57 # $GIT_DIR = /w/workspace/edgex-go/1/.git 13:09:57 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 13:09:57 # $SEMVER_REMOTE_NAME = origin 13:09:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:09:57 # $SEMVER_USER_NAME = edgex-jenkins 13:09:57 # $SEMVER_BRANCH = PR-3789 13:09:57 # $SEMVER_TEMP = /tmp/semver-316037444 13:09:57 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 13:11:04 # '/tmp/semver-316037444' -> '/w/workspace/edgex-go/1/.semver' 13:11:04 # -> Force: false 13:11:04 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 13:11:04 $ docker exec --env ******** --env ******** 372096d5ebb44b0af4d7a18024adb379de6d8a4c2a9c71d78ad337ad3855e611 ssh-agent -k 13:11:04 unset SSH_AUTH_SOCK; 13:11:04 unset SSH_AGENT_PID; 13:11:04 echo Agent pid 60 killed; 13:11:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:11:05 + git semver [Pipeline] } 13:11:05 $ docker stop --time=1 372096d5ebb44b0af4d7a18024adb379de6d8a4c2a9c71d78ad337ad3855e611 13:11:06 $ docker rm -f 372096d5ebb44b0af4d7a18024adb379de6d8a4c2a9c71d78ad337ad3855e611 [Pipeline] // withDockerContainer [Pipeline] sh 13:11:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:11:07 Stashed 1 file(s) [Pipeline] echo 13:11:07 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 13:11:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:11:08 ========================================================= 13:11:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:11:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:11:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:11:08 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:11:08 a0d0a0d46f8b: Already exists 13:11:08 31adcdaf11c8: Pulling fs layer 13:11:08 b8b176561691: Pulling fs layer 13:11:08 4527c011a84f: Pulling fs layer 13:11:08 5d74067f8e1e: Pulling fs layer 13:11:08 e0aca202a116: Pulling fs layer 13:11:08 3a43be97a3b4: Pulling fs layer 13:11:08 34cad66bf833: Pulling fs layer 13:11:08 b4e3c513aaa6: Pulling fs layer 13:11:08 e0aca202a116: Waiting 13:11:08 3a43be97a3b4: Waiting 13:11:08 34cad66bf833: Waiting 13:11:08 b4e3c513aaa6: Waiting 13:11:08 5d74067f8e1e: Waiting 13:11:08 b8b176561691: Verifying Checksum 13:11:08 b8b176561691: Download complete 13:11:08 31adcdaf11c8: Verifying Checksum 13:11:08 31adcdaf11c8: Download complete 13:11:08 5d74067f8e1e: Verifying Checksum 13:11:08 5d74067f8e1e: Download complete 13:11:08 e0aca202a116: Verifying Checksum 13:11:08 e0aca202a116: Download complete 13:11:08 3a43be97a3b4: Verifying Checksum 13:11:08 3a43be97a3b4: Download complete 13:11:08 34cad66bf833: Verifying Checksum 13:11:08 34cad66bf833: Download complete 13:11:08 31adcdaf11c8: Pull complete 13:11:08 b8b176561691: Pull complete 13:11:09 4527c011a84f: Verifying Checksum 13:11:09 4527c011a84f: Download complete 13:11:09 b4e3c513aaa6: Verifying Checksum 13:11:09 b4e3c513aaa6: Download complete 13:11:13 4527c011a84f: Pull complete 13:11:13 5d74067f8e1e: Pull complete 13:11:13 e0aca202a116: Pull complete 13:11:13 3a43be97a3b4: Pull complete 13:11:13 34cad66bf833: Pull complete 13:11:15 b4e3c513aaa6: Pull complete 13:11:15 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 13:11:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:11:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 13:11:15 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:11:15 WORKDIR /edgex 13:11:15 COPY go.mod . 13:11:15 RUN go mod download' 13:11:15 + docker build -t ci-base-image-x86_64 -f - . 13:11:17 Sending build context to Docker daemon 329.8MB 13:11:17 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:11:17 ---> 9f6097aaca64 13:11:17 Step 2/4 : WORKDIR /edgex 13:11:19 ---> Running in 65b9d2026804 13:11:19 Removing intermediate container 65b9d2026804 13:11:19 ---> ec5b39763f05 13:11:19 Step 3/4 : COPY go.mod . 13:11:19 ---> c454ceae2da2 13:11:19 Step 4/4 : RUN go mod download 13:11:19 ---> Running in 0b876bc3bc9c 13:11:23 Still waiting to schedule task 13:11:23 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 13:12:06 Removing intermediate container 0b876bc3bc9c 13:12:06 ---> 524ce32d0db1 13:12:06 Successfully built 524ce32d0db1 13:12:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:12:06 + docker inspect -f . ci-base-image-x86_64 13:12:06 . [Pipeline] withDockerContainer 13:12:06 prd-centos7-docker-4c-2g-13564 does not seem to be running inside a container 13:12:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:12:06 $ docker top 8d0504f3655cc824d7d313cbdc3a033d304d431434fa2a5728588f6cc5a57b8f -eo pid,comm [Pipeline] { [Pipeline] sh 13:12:07 + go version 13:12:07 go version go1.16.8 linux/amd64 [Pipeline] } 13:12:07 $ docker stop --time=1 8d0504f3655cc824d7d313cbdc3a033d304d431434fa2a5728588f6cc5a57b8f 13:12:08 $ docker rm -f 8d0504f3655cc824d7d313cbdc3a033d304d431434fa2a5728588f6cc5a57b8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:12:09 + docker inspect -f . ci-base-image-x86_64 13:12:09 . [Pipeline] withDockerContainer 13:12:09 prd-centos7-docker-4c-2g-13564 does not seem to be running inside a container 13:12:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:12:09 $ docker top e083522d65e732123719ab83e69032d910c85f63670002fc480b0c1cd95ea950 -eo pid,comm [Pipeline] { [Pipeline] echo 13:12:09 ========================================================= 13:12:09 [edgeXBuildGoParallel] Running Tests and Build... 13:12:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:12:10 + make test 13:12:10 go mod tidy 13:12:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:12:17 ? github.com/edgexfoundry/edgex-go [no test files] 13:12:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:12:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:12:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:12:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:12:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:12:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:12:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:12:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:12:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:12:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:12:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:12:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:12:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:12:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:12:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements 13:12:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:12:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:12:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.091s coverage: 98.5% of statements 13:12:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:12:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.056s coverage: 44.7% of statements 13:12:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:12:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:12:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.128s coverage: 89.5% of statements 13:12:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:12:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:12:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.061s coverage: 84.4% of statements 13:12:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:12:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:12:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 13:12:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:12:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:12:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.274s coverage: 94.2% of statements 13:12:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:12:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:12:50 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 59.1% of statements 13:12:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:12:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 13:12:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:12:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:12:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:12:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 60.0% of statements 13:12:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:12:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:12:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:12:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements 13:12:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:12:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 13:12:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 21.7% of statements 13:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 13:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.068s coverage: 79.5% of statements 13:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 13:12:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 13:12:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 13:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements 13:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements 13:13:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.190s coverage: 82.5% of statements 13:13:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:13:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13565 in /w/workspace/edgexfoundry_edgex-go_PR-3789 [Pipeline] { [Pipeline] ws 13:13:11 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 13:13:12 The recommended git tool is: git 13:13:17 using credential edgex-jenkins-ssh 13:13:17 Cloning the remote Git repository 13:13:17 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:13:17 > git init /w/workspace/edgex-go/1 # timeout=10 13:13:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:13:17 > git --version # timeout=10 13:13:17 > git --version # 'git version 2.17.1' 13:13:17 using GIT_SSH to set credentials SSH Credentials for GitHub 13:13:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:13:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 13:13:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:13:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:13:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:13:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 13:13:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:13:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:13:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:13:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:13:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:13:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 13:13:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:13:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:13:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 13:13:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:13:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements 13:13:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:13:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 13:13:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 13:13:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements 13:13:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.149s coverage: 91.2% of statements 13:13:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:13:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.142s coverage: 64.4% of statements 13:13:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:13:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:13:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements 13:13:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 13:13:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements 13:13:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 13:13:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 13:13:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.227s coverage: 65.4% of statements 13:13:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:13:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:13:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:13:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 43.8% of statements 13:13:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:13:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:13:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements 13:13:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:13:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 13:13:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:13:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements 13:13:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:13:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:13:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:13:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:13:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 92.3% of statements 13:13:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:13:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:13:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:13:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:13:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 13:13:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:13:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:13:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements 13:13:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:13:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:13:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:13:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 13:13:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 13:13:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 13:13:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 13:13:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:13:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:13:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 13:13:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:13:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 13:13:37 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 96.9% of statements 13:13:37 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 13:14:09 Merging remotes/origin/main commit adab524842ba92084c48de8882a5fafcaa7ec4f3 into PR head commit 0eb2b220bb02af9f5e39ccb56da74fa62c43820c 13:14:09 Merge succeeded, producing 0eb2b220bb02af9f5e39ccb56da74fa62c43820c 13:14:09 Checking out Revision 0eb2b220bb02af9f5e39ccb56da74fa62c43820c (PR-3789) 13:14:10 GO111MODULE=on go vet ./... 13:14:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:14:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:14:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:14:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:14:08 using GIT_SSH to set credentials SSH Credentials for GitHub 13:14:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3789/head:refs/remotes/origin/PR-3789 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:14:09 > git config core.sparsecheckout # timeout=10 13:14:09 > git checkout -f 0eb2b220bb02af9f5e39ccb56da74fa62c43820c # timeout=10 13:14:09 > git remote # timeout=10 13:14:09 > git config --get remote.origin.url # timeout=10 13:14:09 using GIT_SSH to set credentials SSH Credentials for GitHub 13:14:09 > git merge adab524842ba92084c48de8882a5fafcaa7ec4f3 # timeout=10 13:14:09 > git rev-parse HEAD^{commit} # timeout=10 13:14:09 > git config core.sparsecheckout # timeout=10 13:14:09 > git checkout -f 0eb2b220bb02af9f5e39ccb56da74fa62c43820c # timeout=10 13:14:13 Commit message: "fix(meta): Disable device notification by default" 13:14:13 > git --version # timeout=10 13:14:13 > git --version # 'git version 2.17.1' 13:14:13 fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:14:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:14:14 % Total % Received % Xferd Average Speed Time Time Time Current 13:14:14 Dload Upload Total Spent Left Speed 13:14:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 75312 0 --:--:-- --:--:-- --:--:-- 75794 [Pipeline] sh 13:14:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:14:15 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:14:15 sudo tee /etc/docker/daemon.new 13:14:15 { 13:14:15 "registry-mirrors": [ 13:14:15 "https://nexus3.edgexfoundry.org:10001" 13:14:15 ], 13:14:15 "bip": "10.250.0.254/24", 13:14:15 "hosts": [ 13:14:15 "tcp://0.0.0.0:5555", 13:14:15 "unix:///var/run/docker.sock" 13:14:15 ], 13:14:15 "mtu": 1458, 13:14:15 "selinux-enabled": true, 13:14:15 "seccomp-profile": "/etc/docker/seccomp.json" 13:14:15 } [Pipeline] sh 13:14:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:14:16 + sudo service docker restart 13:14:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:14:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:14:20 ./bin/test-attribution-txt.sh [Pipeline] sh 13:14:20 + ls -al . 13:14:20 total 636 13:14:20 drwxrwxr-x 10 1001 1001 4096 Oct 31 13:14 . 13:14:20 drwxr-xr-x 4 root root 28 Oct 31 13:12 .. 13:14:20 -rw-rw-r-- 1 1001 1001 11 Oct 31 13:09 .dockerignore 13:14:20 drwxrwxr-x 8 1001 1001 179 Oct 31 13:09 .git 13:14:20 drwxrwxr-x 4 1001 1001 142 Oct 31 13:09 .github 13:14:20 -rw-rw-r-- 1 1001 1001 804 Oct 31 13:09 .gitignore 13:14:20 -rw-rw-r-- 1 1001 1001 42 Oct 31 13:09 .golangci.yml 13:14:20 -rw-rw-r-- 1 1001 1001 76 Oct 31 13:09 .hadolint.yml 13:14:20 drwx------ 3 1001 1001 58 Oct 31 13:10 .semver 13:14:20 -rw-rw-r-- 1 1001 1001 166 Oct 31 13:09 .sonarcloud.properties 13:14:20 -rw-rw-r-- 1 1001 1001 1171 Oct 31 13:09 ADOPTERS.md 13:14:20 -rw-rw-r-- 1 1001 1001 8910 Oct 31 13:09 Attribution.txt 13:14:20 -rw-rw-r-- 1 1001 1001 43881 Oct 31 13:09 CHANGELOG.md 13:14:20 -rw-rw-r-- 1 1001 1001 3804 Oct 31 13:09 CONTRIBUTING.md 13:14:20 -rw-rw-r-- 1 1001 1001 677 Oct 31 13:09 GOVERNANCE.md 13:14:20 -rw-rw-r-- 1 1001 1001 849 Oct 31 13:09 Jenkinsfile 13:14:20 -rw-rw-r-- 1 1001 1001 10775 Oct 31 13:09 LICENSE 13:14:20 -rw-rw-r-- 1 1001 1001 6508 Oct 31 13:09 Makefile 13:14:20 -rw-rw-r-- 1 1001 1001 582 Oct 31 13:09 OWNERS.md 13:14:20 -rw-rw-r-- 1 1001 1001 8256 Oct 31 13:09 README.md 13:14:20 -rw-rw-r-- 1 1001 1001 6912 Oct 31 13:09 SECURITY.md 13:14:20 -rw-rw-r-- 1 1001 1001 5 Oct 31 13:11 VERSION 13:14:20 -rw-rw-r-- 1 1001 1001 4131 Oct 31 13:09 ZMQWindows.md 13:14:20 drwxrwxr-x 2 1001 1001 37 Oct 31 13:09 bin 13:14:20 drwxrwxr-x 14 1001 1001 4096 Oct 31 13:09 cmd 13:14:20 -rw-r--r-- 1 root root 428381 Oct 31 13:13 coverage.out 13:14:20 -rw-rw-r-- 1 1001 1001 848 Oct 31 13:09 go.mod 13:14:20 -rw-rw-r-- 1 1001 1001 50635 Oct 31 13:09 go.sum 13:14:20 drwxrwxr-x 8 1001 1001 124 Oct 31 13:09 internal 13:14:20 drwxrwxr-x 3 1001 1001 16 Oct 31 13:09 openapi 13:14:20 drwxrwxr-x 4 1001 1001 71 Oct 31 13:09 snap 13:14:20 -rw-rw-r-- 1 1001 1001 204 Oct 31 13:09 version.go [Pipeline] sh 13:14:21 + '[' -e coverage.out ] 13:14:21 + chown 1001:1001 coverage.out [Pipeline] stash 13:14:21 Stashed 1 file(s) [Pipeline] sh 13:14:21 + make build 13:14:21 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 13:14:22 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 13:14:29 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 13:14:30 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 13:14:31 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 13:14:31 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 13:14:32 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 13:14:33 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 13:14:34 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] withEnv [Pipeline] { [Pipeline] configFileProvider 13:14:34 provisioning config files... 13:14:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6718796055118012509tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:14:35 ---> docker-login.sh 13:14:35 nexus3.edgexfoundry.org:10001 13:14:35 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 13:14:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 13:14:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:36 Configure a credential helper to remove this warning. See 13:14:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:36 13:14:36 Login Succeeded 13:14:36 nexus3.edgexfoundry.org:10002 13:14:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:37 Configure a credential helper to remove this warning. See 13:14:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:37 13:14:37 Login Succeeded 13:14:37 nexus3.edgexfoundry.org:10003 13:14:37 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 13:14:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:37 Configure a credential helper to remove this warning. See 13:14:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:37 13:14:37 Login Succeeded 13:14:37 nexus3.edgexfoundry.org:10004 13:14:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:38 Configure a credential helper to remove this warning. See 13:14:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:38 13:14:38 Login Succeeded 13:14:38 docker.io 13:14:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } 13:14:38 $ docker stop --time=1 e083522d65e732123719ab83e69032d910c85f63670002fc480b0c1cd95ea950 13:14:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:39 Configure a credential helper to remove this warning. See 13:14:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:39 13:14:39 Login Succeeded 13:14:39 ---> docker-login.sh ends 13:14:40 $ docker rm -f e083522d65e732123719ab83e69032d910c85f63670002fc480b0c1cd95ea950 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 13:14:40 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] echo 13:14:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:14:42 ========================================================= 13:14:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:14:42 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [Pipeline] sh 13:14:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:14:42 13:14:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 13:14:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:14:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:14:42 latest: Pulling from edgex-devops/edgex-compose 13:14:42 cbdbe7a5bc2a: Pulling fs layer 13:14:42 ca9280d653b3: Pulling fs layer 13:14:42 7e9c9ca2126c: Pulling fs layer 13:14:42 cbdbe7a5bc2a: Verifying Checksum 13:14:42 cbdbe7a5bc2a: Download complete 13:14:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:14:42 552d1f2373af: Pulling fs layer 13:14:42 ea3f2d53f512: Pulling fs layer 13:14:42 9e70ebbbe112: Pulling fs layer 13:14:42 7a9cfe048b4a: Pulling fs layer 13:14:42 72dc09318566: Pulling fs layer 13:14:42 f4f7b4309257: Pulling fs layer 13:14:42 0ac9a79272e3: Pulling fs layer 13:14:42 b78e95d17946: Pulling fs layer 13:14:42 72dc09318566: Waiting 13:14:42 f4f7b4309257: Waiting 13:14:42 0ac9a79272e3: Waiting 13:14:42 b78e95d17946: Waiting 13:14:42 7a9cfe048b4a: Waiting 13:14:42 9e70ebbbe112: Verifying Checksum 13:14:42 9e70ebbbe112: Download complete 13:14:42 ea3f2d53f512: Verifying Checksum 13:14:42 ea3f2d53f512: Download complete 13:14:42 72dc09318566: Download complete 13:14:42 f4f7b4309257: Verifying Checksum 13:14:42 f4f7b4309257: Download complete 13:14:42 552d1f2373af: Verifying Checksum 13:14:42 552d1f2373af: Download complete 13:14:42 0ac9a79272e3: Verifying Checksum 13:14:42 0ac9a79272e3: Download complete 13:14:43 ca9280d653b3: Verifying Checksum 13:14:43 ca9280d653b3: Download complete 13:14:43 cbdbe7a5bc2a: Pull complete 13:14:43 7e9c9ca2126c: Verifying Checksum 13:14:43 7e9c9ca2126c: Download complete 13:14:43 552d1f2373af: Pull complete 13:14:43 ca9280d653b3: Pull complete 13:14:44 ea3f2d53f512: Pull complete 13:14:44 b78e95d17946: Verifying Checksum 13:14:44 b78e95d17946: Download complete 13:14:44 9e70ebbbe112: Pull complete 13:14:45 7a9cfe048b4a: Verifying Checksum 13:14:45 7a9cfe048b4a: Download complete 13:14:47 7e9c9ca2126c: Pull complete 13:14:47 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 13:14:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:14:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 13:14:47 prd-centos7-docker-4c-2g-13564 does not seem to be running inside a container 13:14:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 13:14:49 $ docker top be4fdec563bc9ccd75a5a589e5ba104c8eb82fd1bc75f789c4d23393606ca4d8 -eo pid,comm [Pipeline] { [Pipeline] sh 13:14:50 + grep parallel 13:14:50 + docker-compose build --help 13:14:50 --parallel Build images in parallel. [Pipeline] } 13:14:50 $ docker stop --time=1 be4fdec563bc9ccd75a5a589e5ba104c8eb82fd1bc75f789c4d23393606ca4d8 13:14:51 $ docker rm -f be4fdec563bc9ccd75a5a589e5ba104c8eb82fd1bc75f789c4d23393606ca4d8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:14:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:14:52 . [Pipeline] withDockerContainer 13:14:52 prd-centos7-docker-4c-2g-13564 does not seem to be running inside a container 13:14:52 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 13:14:53 $ docker top 2f160b142b159a93201a6b3eab3e455e4ed2ae68d1ee90e54092ddef9fe99db7 -eo pid,comm [Pipeline] { [Pipeline] sh 13:14:53 + docker-compose -f ./docker-compose-build.yml build --parallel 13:14:53 Building core-command ... 13:14:53 Building core-data ... 13:14:53 Building core-metadata ... 13:14:53 Building security-bootstrapper ... 13:14:53 Building security-proxy-setup ... 13:14:53 Building security-secretstore-setup ... 13:14:53 Building support-notifications ... 13:14:53 Building support-scheduler ... 13:14:53 Building sys-mgmt-agent ... 13:14:53 Building core-data 13:14:53 Building security-bootstrapper 13:14:53 Building security-secretstore-setup 13:14:53 Building core-metadata 13:14:53 Building support-scheduler 13:14:55 7a9cfe048b4a: Pull complete 13:14:55 72dc09318566: Pull complete 13:14:55 f4f7b4309257: Pull complete 13:14:56 0ac9a79272e3: Pull complete 13:15:02 b78e95d17946: Pull complete 13:15:02 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 13:15:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:15:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 13:15:03 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:15:03 WORKDIR /edgex 13:15:03 COPY go.mod . 13:15:03 RUN go mod download 13:15:03 + docker build -t ci-base-image-arm64 -f - . 13:15:05 Sending build context to Docker daemon 166.6MB 13:15:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:15:05 ---> 8b459fc5aaf0 13:15:05 Step 2/4 : WORKDIR /edgex 13:15:06 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:15:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:15:06 ---> 524ce32d0db1 13:15:06 Step 3/23 : WORKDIR /edgex-go 13:15:06 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:15:06 Step 2/30 : FROM ${BUILDER_BASE} AS builder 13:15:06 ---> 524ce32d0db1 13:15:06 Step 3/30 : WORKDIR /edgex-go 13:15:06 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:15:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:15:06 ---> 524ce32d0db1 13:15:06 Step 3/22 : WORKDIR /edgex-go 13:15:08 ---> Running in 4b55f271f8bd 13:15:08 Removing intermediate container 4b55f271f8bd 13:15:08 ---> b1342aeebfcf 13:15:08 Step 3/4 : COPY go.mod . 13:15:09 ---> 93be5449459b 13:15:09 Step 4/4 : RUN go mod download 13:15:09 ---> Running in c7767216cdc6 13:15:09 ---> Running in 3e7e856cb469 13:15:09 ---> Running in d1942f1e03c1 13:15:09 ---> Running in 1d6e383a85f2 13:15:14 Removing intermediate container d1942f1e03c1 13:15:14 ---> 473723d3d6cd 13:15:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:15:14 Removing intermediate container 3e7e856cb469 13:15:14 ---> fcc81a9fb801 13:15:14 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:15:14 Removing intermediate container 1d6e383a85f2 13:15:14 ---> fd27e4e4242b 13:15:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:15:15 ---> Running in b4258997d256 13:15:15 ---> Running in dabe00cf699d 13:15:15 ---> Running in 007d7666463e 13:15:19 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:15:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:15:19 ---> 524ce32d0db1 13:15:19 Step 3/24 : WORKDIR /edgex-go 13:15:19 ---> Using cache 13:15:19 ---> fd27e4e4242b 13:15:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:15:19 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:15:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:15:19 ---> 524ce32d0db1 13:15:19 Step 3/22 : WORKDIR /edgex-go 13:15:19 ---> Using cache 13:15:19 ---> fd27e4e4242b 13:15:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:15:20 ---> Running in 67e1ddd4ac8b 13:15:20 ---> Running in 3403d11416bb 13:15:20 Removing intermediate container b4258997d256 13:15:20 ---> 70ff2fb58e34 13:15:20 Step 5/23 : RUN apk add --update --no-cache make git 13:15:20 Removing intermediate container dabe00cf699d 13:15:20 ---> 94fcbacceca9 13:15:20 Step 5/30 : RUN apk add --update --no-cache make git 13:15:20 ---> Running in 29d65c725d28 13:15:20 Removing intermediate container 007d7666463e 13:15:20 ---> bd0b5e0558fd 13:15:20 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:15:20 ---> Running in 43e51c844cd7 13:15:20 ---> Running in 8aff72a7966d 13:15:21 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:15:21 Removing intermediate container 67e1ddd4ac8b 13:15:21 ---> 5c2aa75cb283 13:15:21 Step 5/24 : RUN apk add --update --no-cache make git 13:15:21 Removing intermediate container 3403d11416bb 13:15:21 ---> 91d4860718b8 13:15:21 Step 5/22 : RUN apk add --update --no-cache make git 13:15:21 ---> Running in 678b81118639 13:15:21 ---> Running in 2c04701dc1ff 13:15:21 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:15:21 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:15:21 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:15:21 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:15:21 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:15:22 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:15:22 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:15:22 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:15:22 OK: 220 MiB in 52 packages 13:15:22 OK: 220 MiB in 52 packages 13:15:22 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:15:22 OK: 220 MiB in 52 packages 13:15:22 OK: 220 MiB in 52 packages 13:15:22 Removing intermediate container 29d65c725d28 13:15:22 ---> eecacd5b357a 13:15:22 Step 6/23 : COPY go.mod . 13:15:23 OK: 220 MiB in 52 packages 13:15:23 Removing intermediate container 43e51c844cd7 13:15:23 ---> 1ce20c9e394e 13:15:23 Step 6/30 : COPY . . 13:15:23 Removing intermediate container 8aff72a7966d 13:15:23 ---> d31cdc478a86 13:15:23 Step 6/22 : COPY . . 13:15:23 ---> d44dce5c5433 13:15:23 Step 7/23 : RUN go mod download 13:15:24 Removing intermediate container 678b81118639 13:15:24 ---> 3a33018688b6 13:15:24 Step 6/24 : COPY . . 13:15:28 ---> Running in 0c968e324a9b 13:15:28 Removing intermediate container 2c04701dc1ff 13:15:28 ---> d6dfc59c1d98 13:15:28 Step 6/22 : COPY . . 13:15:29 ---> 1303d251a54c 13:15:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:15:29 ---> 35d43560f332 13:15:29 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:15:29 ---> Running in c41aafd0bcdc 13:15:29 ---> Running in 7c57737bfefa 13:15:33 ---> c1d3f7c608c2 13:15:33 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:15:33 Removing intermediate container c41aafd0bcdc 13:15:33 ---> 8a06e4f9b684 13:15:33 Step 8/22 : RUN make cmd/core-data/core-data 13:15:33 ---> Running in 22a50d5b1fa2 13:15:33 Removing intermediate container 7c57737bfefa 13:15:33 ---> 7018eb9d0bdf 13:15:33 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:15:33 Removing intermediate container 0c968e324a9b 13:15:33 ---> f973fb7cb98d 13:15:33 Step 8/23 : COPY . . 13:15:33 ---> Running in 4d12fe6163c5 13:15:33 ---> Running in 7c188d77bd97 13:15:33 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 13:15:33 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 13:15:36 ---> bcf0c5bb3943 13:15:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:15:36 Removing intermediate container 22a50d5b1fa2 13:15:36 ---> fc666db801bb 13:15:36 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:15:36 ---> Running in a99fd908d84b 13:15:36 ---> Running in 20b67f1b0870 13:15:37 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 13:15:39 ---> d3e77d456e5d 13:15:39 Step 9/23 : RUN go mod tidy 13:15:39 ---> Running in 3b554f312239 13:15:39 Removing intermediate container a99fd908d84b 13:15:39 ---> d96b858c5c54 13:15:39 Step 8/22 : RUN make cmd/core-metadata/core-metadata 13:15:39 ---> Running in 0b757748bd91 13:15:39 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 13:15:41 Removing intermediate container 3b554f312239 13:15:41 ---> 4658fcc65a99 13:15:41 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 13:15:41 ---> Running in 37cb191f5e2d 13:15:41 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 13:16:20 Removing intermediate container 7c188d77bd97 13:16:20 ---> 7571756d0e29 13:16:20 13:16:20 Step 9/30 : FROM alpine:3.14 13:16:20 3.14: Pulling from library/alpine 13:16:20 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 13:16:20 Status: Downloaded newer image for alpine:3.14 13:16:20 ---> 14119a10abf4 13:16:20 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:16:20 ---> Running in ac3c19286e0b 13:16:20 Removing intermediate container ac3c19286e0b 13:16:20 ---> f40e8c44dba0 13:16:20 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 13:16:20 ---> Running in 5c7e80192648 13:16:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:16:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:16:20 (1/2) Installing dumb-init (1.2.5-r1) 13:16:20 (2/2) Installing su-exec (0.2-r1) 13:16:20 Executing busybox-1.33.1-r3.trigger 13:16:20 OK: 6 MiB in 16 packages 13:16:20 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 13:16:20 Removing intermediate container 5c7e80192648 13:16:20 ---> 7b95f1bc9f9b 13:16:20 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 13:16:20 ---> Running in 76f6a5e10afa 13:16:20 Removing intermediate container 76f6a5e10afa 13:16:20 ---> f26e7b4ddb88 13:16:20 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:16:20 ---> Running in 32bb810815f5 13:16:20 Removing intermediate container 32bb810815f5 13:16:20 ---> 8437d0bc0fbb 13:16:20 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:16:20 ---> Running in c24b9927b4bf 13:16:20 Removing intermediate container c24b9927b4bf 13:16:20 ---> 3088778ede12 13:16:20 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 13:16:20 ---> Running in 3a5767bada85 13:16:20 Removing intermediate container 3a5767bada85 13:16:20 ---> 05292455bcd2 13:16:20 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:16:20 ---> a76448ac5884 13:16:20 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:16:20 ---> Running in db4fcb4bfbb9 13:16:20 Removing intermediate container db4fcb4bfbb9 13:16:20 ---> 19a24d9e09c2 13:16:20 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 13:16:20 ---> fd410e67ef78 13:16:20 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:16:21 ---> bf512157dbf2 13:16:21 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:16:22 Removing intermediate container 20b67f1b0870 13:16:22 ---> f986c030e74a 13:16:22 13:16:22 Step 9/24 : FROM alpine:3.14 13:16:22 ---> 14119a10abf4 13:16:22 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 13:16:22 ---> 75d7c3e0d3a5 13:16:22 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:16:22 ---> Running in 06846d0d7c14 13:16:22 ---> e8a0511fea07 13:16:22 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:16:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:16:23 ---> f7944989c2af 13:16:23 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 13:16:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:16:23 (1/3) Installing ca-certificates (20191127-r5) 13:16:23 (2/3) Installing dumb-init (1.2.5-r1) 13:16:23 (3/3) Installing su-exec (0.2-r1) 13:16:23 Executing busybox-1.33.1-r3.trigger 13:16:23 Executing ca-certificates-20191127-r5.trigger 13:16:23 OK: 6 MiB in 17 packages 13:16:23 Removing intermediate container 37cb191f5e2d 13:16:23 ---> 7ec904610706 13:16:23 13:16:23 Step 11/23 : FROM alpine:3.14 13:16:23 ---> 14119a10abf4 13:16:23 Step 12/23 : RUN apk add --update --no-cache dumb-init 13:16:23 ---> Running in b072bb5ac8df 13:16:24 ---> Running in 7a807061c9b5 13:16:24 Removing intermediate container 4d12fe6163c5 13:16:24 ---> 1ae658829569 13:16:24 13:16:24 Step 9/22 : FROM alpine:3.14 13:16:24 ---> 14119a10abf4 13:16:24 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:16:24 Removing intermediate container b072bb5ac8df 13:16:24 ---> 460e5ac9026c 13:16:24 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:16:24 ---> Running in 76893f6b8182 13:16:24 ---> efbfc72626c2 13:16:24 Step 25/30 : RUN chmod +x /entrypoint.sh 13:16:24 Removing intermediate container 06846d0d7c14 13:16:24 ---> e7951e79b719 13:16:24 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:16:24 Removing intermediate container 0b757748bd91 13:16:24 ---> 6cc1ac6a5e4e 13:16:24 13:16:24 Step 9/22 : FROM alpine:3.14 13:16:24 ---> 14119a10abf4 13:16:24 Step 10/22 : RUN apk add --update --no-cache dumb-init 13:16:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:16:24 Removing intermediate container 76893f6b8182 13:16:24 ---> 6be346246a67 13:16:24 Step 11/22 : ENV APP_PORT=59880 13:16:24 ---> Running in 4548e648ecca 13:16:24 ---> Running in 74446a702c40 13:16:24 ---> Running in 9663671ce65d 13:16:24 ---> Running in 291922d0eefc 13:16:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:16:24 Removing intermediate container 74446a702c40 13:16:24 ---> 6ef28c425301 13:16:24 Step 12/24 : WORKDIR / 13:16:24 Removing intermediate container 9663671ce65d 13:16:24 ---> c1b970ee6ca9 13:16:24 Step 12/22 : EXPOSE $APP_PORT 13:16:24 ---> Running in 92ec573e16f8 13:16:24 ---> Running in bb6c8f847c7a 13:16:24 (1/1) Installing dumb-init (1.2.5-r1) 13:16:24 Executing busybox-1.33.1-r3.trigger 13:16:25 OK: 6 MiB in 15 packages 13:16:25 Removing intermediate container bb6c8f847c7a 13:16:25 ---> de9e60529a88 13:16:25 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:16:25 Removing intermediate container 92ec573e16f8 13:16:25 ---> 559c28e18d39 13:16:25 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:16:25 ---> Running in 985530dc376a 13:16:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:16:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:16:25 ---> b54907a9b9f5 13:16:25 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:16:25 Removing intermediate container 7a807061c9b5 13:16:25 ---> 7b2542115b38 13:16:25 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:16:25 ---> Running in 921d4d76a8e3 13:16:25 (1/1) Installing dumb-init (1.2.5-r1) 13:16:25 Executing busybox-1.33.1-r3.trigger 13:16:25 OK: 6 MiB in 15 packages 13:16:25 Removing intermediate container 921d4d76a8e3 13:16:25 ---> 5fe51383cfb8 13:16:25 Step 14/23 : ENV APP_PORT=59861 13:16:25 ---> ebbf71f59710 13:16:25 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:16:25 ---> Running in 5d5d9efe13aa 13:16:25 Removing intermediate container 4548e648ecca 13:16:25 ---> 5f9ff383ba76 13:16:25 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 13:16:25 ---> Running in 945d9a341dea 13:16:25 Removing intermediate container 5d5d9efe13aa 13:16:25 ---> 89b52a39c00c 13:16:25 Step 15/23 : EXPOSE $APP_PORT 13:16:25 Removing intermediate container 291922d0eefc 13:16:25 ---> 3d285d34a686 13:16:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:16:26 ---> Running in fd79fe2e27e9 13:16:26 ---> Running in 975d9e787c07 13:16:26 ---> 3df54240ad06 13:16:26 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:16:26 Removing intermediate container 945d9a341dea 13:16:26 ---> 0c1611025b80 13:16:26 Step 27/30 : CMD ["gate"] 13:16:26 Removing intermediate container fd79fe2e27e9 13:16:26 ---> 14b0ea635206 13:16:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:16:26 Removing intermediate container 975d9e787c07 13:16:26 ---> eab36d0bb706 13:16:26 Step 12/22 : ENV APP_PORT=59881 13:16:26 ---> Running in 66e6f4907ebf 13:16:26 ---> Running in d87224ca07b3 13:16:26 Removing intermediate container 985530dc376a 13:16:26 ---> f0315bdb8962 13:16:26 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 13:16:26 ---> 55a4ff6699a0 13:16:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:16:26 ---> d488c0f5d900 13:16:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:16:26 ---> Running in 52d2a13d2faa 13:16:26 Removing intermediate container 66e6f4907ebf 13:16:26 ---> 4233013bce82 13:16:26 Step 28/30 : LABEL arch=x86_64 13:16:26 Removing intermediate container d87224ca07b3 13:16:26 ---> 97c79932c37c 13:16:26 Step 13/22 : EXPOSE $APP_PORT 13:16:26 ---> Running in 5f7946618388 13:16:26 ---> Running in 07e9f3fa603f 13:16:26 ---> 27366c30e3c1 13:16:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:16:26 Removing intermediate container 5f7946618388 13:16:26 ---> 48eae0f926d3 13:16:26 Step 29/30 : LABEL git_sha=0eb2b220bb02af9f5e39ccb56da74fa62c43820c 13:16:26 ---> Running in 937caecfa610 13:16:26 ---> 7edf5bb39531 13:16:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:16:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:16:26 Removing intermediate container 07e9f3fa603f 13:16:26 ---> fe9c204b66e9 13:16:26 Step 14/22 : WORKDIR / 13:16:26 ---> Running in 332911e29ee7 13:16:26 Removing intermediate container 937caecfa610 13:16:26 ---> 9fbbe9e235db 13:16:26 Step 30/30 : LABEL version=0.0.0 13:16:27 ---> 612e59f4707a 13:16:27 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 13:16:27 ---> Running in 1eda9325f48d 13:16:27 Removing intermediate container 332911e29ee7 13:16:27 ---> e68e607798b2 13:16:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:16:27 ---> 539b68ad3111 13:16:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:16:27 ---> Running in 1b980846cab3 13:16:27 Removing intermediate container 1eda9325f48d 13:16:27 ---> 068b0f1754a9 13:16:27 13:16:27 Removing intermediate container 1b980846cab3 13:16:27 ---> 119fc42b0e59 13:16:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:16:27 ---> 10cb40cab8bd 13:16:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:16:27 Successfully built 068b0f1754a9 13:16:27 Successfully tagged security-bootstrapper:latest 13:16:27  Building security-bootstrapper ... done Building support-notifications 13:16:27 ---> aa56f698d902 13:16:27 Step 20/24 : 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/ 13:16:27 ---> Running in 011e2310f83a 13:16:27 ---> Running in eee59e6e45ef 13:16:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:16:28 (1/6) Installing dumb-init (1.2.5-r1) 13:16:28 (2/6) Installing libgcc (10.3.1_git20210424-r2) 13:16:28 Removing intermediate container 011e2310f83a 13:16:28 ---> 1aa6e7538e7b 13:16:28 Step 21/23 : LABEL arch=x86_64 13:16:28 (3/6) Installing libsodium (1.0.18-r0) 13:16:28 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 13:16:28 (5/6) Installing libzmq (4.3.4-r0) 13:16:28 ---> 085a65093575 13:16:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:16:28 ---> Running in 14b9fedd4995 13:16:28 (6/6) Installing zeromq (4.3.4-r0) 13:16:28 Executing busybox-1.33.1-r3.trigger 13:16:28 OK: 8 MiB in 20 packages 13:16:29 Removing intermediate container 14b9fedd4995 13:16:29 ---> 391361dee402 13:16:29 Step 22/23 : LABEL git_sha=0eb2b220bb02af9f5e39ccb56da74fa62c43820c 13:16:29 ---> b0c0905e6564 13:16:29 Step 18/22 : ENTRYPOINT ["/core-metadata"] 13:16:29 ---> Running in 2b0cd6cbac55 13:16:29 ---> Running in f8df4243c04e 13:16:29 Removing intermediate container 2b0cd6cbac55 13:16:29 ---> 10bca2a3f169 13:16:29 Step 23/23 : LABEL version=0.0.0 13:16:29 Removing intermediate container f8df4243c04e 13:16:29 ---> 895894dd2029 13:16:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:16:29 ---> Running in 303bb81e8c68 13:16:29 Removing intermediate container eee59e6e45ef 13:16:29 ---> 31c325ed3c1e 13:16:29 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 13:16:29 ---> Running in 4bbc19870b97 13:16:29 ---> Running in 2527ef4236ba 13:16:29 Removing intermediate container 52d2a13d2faa 13:16:29 ---> 4678d4265877 13:16:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:16:29 Removing intermediate container 303bb81e8c68 13:16:29 ---> 780e6be42ec4 13:16:29 13:16:29 Removing intermediate container 4bbc19870b97 13:16:29 ---> 98a21ddb1067 13:16:29 Step 20/22 : LABEL arch=x86_64 13:16:29 Successfully built 780e6be42ec4 13:16:29 Successfully tagged support-scheduler:latest 13:16:29 Building security-proxy-setup 13:16:29  Building support-scheduler ... done  ---> Running in 964bdb99064d 13:16:29 Removing intermediate container 2527ef4236ba 13:16:29 ---> d894d179f987 13:16:29 Step 22/24 : LABEL arch=x86_64 13:16:29 ---> 5c91cd7b4464 13:16:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:16:29 ---> Running in 05c9c776534b 13:16:30 Removing intermediate container 964bdb99064d 13:16:30 ---> 2e3883a1f2a0 13:16:30 Step 21/22 : LABEL git_sha=0eb2b220bb02af9f5e39ccb56da74fa62c43820c 13:16:31 Removing intermediate container c7767216cdc6 13:16:31 ---> 2f2b01255b99 13:16:31 Successfully built 2f2b01255b99 13:16:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:16:31 + docker inspect -f . ci-base-image-arm64 13:16:31 . [Pipeline] withDockerContainer 13:16:31 prd-ubuntu18.04-docker-arm64-4c-16g-13565 does not seem to be running inside a container 13:16:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:16:31 ---> Running in a248cdd9478c 13:16:31 Removing intermediate container 05c9c776534b 13:16:31 ---> 3fe8ea53f3c4 13:16:31 Step 23/24 : LABEL git_sha=0eb2b220bb02af9f5e39ccb56da74fa62c43820c 13:16:32 ---> 72df5bc0f0af 13:16:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:16:32 ---> Running in 65c477550d4a 13:16:32 Removing intermediate container a248cdd9478c 13:16:32 ---> 27e82d375133 13:16:32 Step 22/22 : LABEL version=0.0.0 13:16:32 ---> Running in 91dbbdd6a459 13:16:32 Removing intermediate container 65c477550d4a 13:16:32 ---> 05766a472401 13:16:32 Step 24/24 : LABEL version=0.0.0 13:16:32 ---> 87d0bd0cbf63 13:16:32 Step 18/22 : ENTRYPOINT ["/core-data"] 13:16:32 ---> Running in 4b7e9e15f602 13:16:32 ---> Running in 1ea51937b349 13:16:32 Removing intermediate container 91dbbdd6a459 13:16:32 ---> 80a5d169eadb 13:16:32 13:16:32 Successfully built 80a5d169eadb 13:16:32 Successfully tagged core-metadata:latest 13:16:32 Building sys-mgmt-agent 13:16:32  Building core-metadata ... done Removing intermediate container 1ea51937b349 13:16:32 ---> 17e61953458d 13:16:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:16:32 Removing intermediate container 4b7e9e15f602 13:16:32 ---> 311506ead750 13:16:32 13:16:32 Successfully built 311506ead750 13:16:32 Successfully tagged security-secretstore-setup:latest 13:16:32 Building core-command 13:16:32  Building security-secretstore-setup ... done  ---> Running in 719b60688ef6 13:16:32 Removing intermediate container 719b60688ef6 13:16:32 ---> a2cefca325eb 13:16:32 Step 20/22 : LABEL arch=x86_64 13:16:33 $ docker top e44786a65608eff0ea3830af629ea4edab492bec24df80e69f3ddd55a3a92802 -eo pid,comm [Pipeline] { [Pipeline] sh 13:16:34 + go version 13:16:34 go version go1.16.8 linux/arm64 [Pipeline] } 13:16:34 $ docker stop --time=1 e44786a65608eff0ea3830af629ea4edab492bec24df80e69f3ddd55a3a92802 13:16:35 $ docker rm -f e44786a65608eff0ea3830af629ea4edab492bec24df80e69f3ddd55a3a92802 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:16:36 + docker inspect -f . ci-base-image-arm64 13:16:36 . [Pipeline] withDockerContainer 13:16:37 prd-ubuntu18.04-docker-arm64-4c-16g-13565 does not seem to be running inside a container 13:16:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:16:38 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:16:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:16:38 $ docker top 3237eeb6d40d2b9cb3ecb66d0d99cb4de0e43df49618c47486b3c242ce031f26 -eo pid,comm 13:16:38 ---> 524ce32d0db1 13:16:38 Step 3/22 : WORKDIR /edgex-go 13:16:38 ---> Using cache 13:16:38 ---> fd27e4e4242b 13:16:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:16:38 ---> Using cache 13:16:38 ---> 91d4860718b8 13:16:38 Step 5/22 : RUN apk add --update --no-cache make git 13:16:38 ---> Using cache 13:16:38 ---> d6dfc59c1d98 13:16:38 Step 6/22 : COPY . . 13:16:38 ---> Using cache 13:16:38 ---> bcf0c5bb3943 13:16:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:16:38 ---> Using cache 13:16:38 ---> d96b858c5c54 13:16:38 Step 8/22 : RUN make cmd/core-command/core-command [Pipeline] { [Pipeline] echo 13:16:38 ========================================================= 13:16:38 [edgeXBuildGoParallel] Running Tests and Build... 13:16:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:16:39 + make test 13:16:39 go mod tidy 13:16:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:16:41 ---> Running in 35be945ee1e4 13:16:42 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:16:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:16:42 ---> 524ce32d0db1 13:16:42 Step 3/22 : WORKDIR /edgex-go 13:16:42 ---> Using cache 13:16:42 ---> fd27e4e4242b 13:16:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:16:42 ---> Using cache 13:16:42 ---> 91d4860718b8 13:16:42 Step 5/22 : RUN apk add --update --no-cache make bash git 13:16:42 ---> Running in 0ec2ca43718f 13:16:43 Removing intermediate container 35be945ee1e4 13:16:43 ---> 28d4401dfeb4 13:16:43 Step 21/22 : LABEL git_sha=0eb2b220bb02af9f5e39ccb56da74fa62c43820c 13:16:43 ---> Running in 3c95480745f6 13:16:43 ---> Running in c898b7fc5b19 13:16:44 Removing intermediate container c898b7fc5b19 13:16:44 ---> 7bd86f1f7796 13:16:44 Step 22/22 : LABEL version=0.0.0 13:16:44 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 13:16:45 ---> Running in 59eee387f3be 13:16:45 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:16:45 Step 2/21 : FROM ${BUILDER_BASE} AS builder 13:16:45 ---> 524ce32d0db1 13:16:45 Step 3/21 : WORKDIR /edgex-go 13:16:45 ---> Using cache 13:16:45 ---> fd27e4e4242b 13:16:45 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:16:45 ---> Using cache 13:16:45 ---> 91d4860718b8 13:16:45 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 13:16:46 ---> Running in 0c5b48cdc02c 13:16:46 Removing intermediate container 59eee387f3be 13:16:46 ---> e82437400851 13:16:46 13:16:46 Successfully built e82437400851 13:16:46 Successfully tagged core-data:latest 13:16:46  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:16:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:16:48 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:16:48 Step 2/20 : FROM ${BUILDER_BASE} AS builder 13:16:48 ---> 524ce32d0db1 13:16:48 Step 3/20 : WORKDIR /edgex-go 13:16:48 ---> Using cache 13:16:48 ---> fd27e4e4242b 13:16:48 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:16:48 ---> Using cache 13:16:48 ---> 91d4860718b8 13:16:48 Step 5/20 : RUN apk add --update --no-cache make git 13:16:48 ---> Using cache 13:16:48 ---> d6dfc59c1d98 13:16:48 Step 6/20 : COPY . . 13:16:48 ---> Using cache 13:16:48 ---> bcf0c5bb3943 13:16:48 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:16:48 ---> Using cache 13:16:48 ---> d96b858c5c54 13:16:48 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:16:48 ---> Running in 2d87759b22cd 13:16:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:16:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:16:49 OK: 220 MiB in 52 packages 13:16:49 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 13:16:49 OK: 220 MiB in 52 packages 13:16:49 Removing intermediate container 0c5b48cdc02c 13:16:49 ---> 0561f5427c85 13:16:49 Step 6/21 : COPY . . 13:16:49 Removing intermediate container 3c95480745f6 13:16:49 ---> 17be1db5b87f 13:16:49 Step 6/22 : COPY . . 13:16:59 ---> 8f07045d998d 13:16:59 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:16:59 ---> 7c7bd3b61490 13:16:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:16:59 ---> Running in 22fb12ad8f3d 13:16:59 ---> Running in 7941f054ab79 13:17:01 Removing intermediate container 22fb12ad8f3d 13:17:01 ---> 2df6979c5659 13:17:01 Step 8/21 : RUN make cmd/support-notifications/support-notifications 13:17:01 ---> Running in 17255967e29b 13:17:01 Removing intermediate container 7941f054ab79 13:17:01 ---> 77777c6bb8e9 13:17:01 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:17:01 ---> Running in e98ad3e66402 13:17:01 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 13:17: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 13:17:06 ? github.com/edgexfoundry/edgex-go [no test files] 13:17:11 Removing intermediate container 0ec2ca43718f 13:17:11 ---> a0951f4a63f1 13:17:11 13:17:11 Step 9/22 : FROM alpine:3.14 13:17:11 ---> 14119a10abf4 13:17:11 Step 10/22 : RUN apk add --update --no-cache dumb-init 13:17:11 ---> Using cache 13:17:11 ---> 3d285d34a686 13:17:11 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:17:11 ---> Using cache 13:17:11 ---> eab36d0bb706 13:17:11 Step 12/22 : ENV APP_PORT=59882 13:17:11 ---> Running in 5261be821bc6 13:17:11 Removing intermediate container 5261be821bc6 13:17:11 ---> 5b787108747b 13:17:11 Step 13/22 : EXPOSE $APP_PORT 13:17:11 ---> Running in fff35debefd3 13:17:11 Removing intermediate container fff35debefd3 13:17:11 ---> 0796528038e4 13:17:11 Step 14/22 : WORKDIR / 13:17:11 ---> Running in 445dec0dc225 13:17:11 Removing intermediate container 445dec0dc225 13:17:11 ---> 801ee987888c 13:17:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:17:12 ---> 780194687d13 13:17:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:17:12 ---> 698a11d71ce3 13:17:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:17:13 ---> cf18a318d671 13:17:13 Step 18/22 : ENTRYPOINT ["/core-command"] 13:17:13 ---> Running in 86927401e50d 13:17:13 Removing intermediate container 86927401e50d 13:17:13 ---> 9dc2ef6db822 13:17:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:17:13 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 13:17:13 ---> Running in 7e70656583c7 13:17:13 Removing intermediate container 7e70656583c7 13:17:13 ---> a8ac4b4832b0 13:17:13 Step 20/22 : LABEL arch=x86_64 13:17:13 ---> Running in 61af6e73f169 13:17:13 Removing intermediate container 61af6e73f169 13:17:13 ---> 62e802e61f38 13:17:13 Step 21/22 : LABEL git_sha=0eb2b220bb02af9f5e39ccb56da74fa62c43820c 13:17:13 ---> Running in dc41030f8d17 13:17:13 Removing intermediate container dc41030f8d17 13:17:13 ---> 683412c432e2 13:17:13 Step 22/22 : LABEL version=0.0.0 13:17:14 ---> Running in fb484ffa447b 13:17:14 Removing intermediate container fb484ffa447b 13:17:14 ---> 15f52ad33704 13:17:14 13:17:14 Successfully built 15f52ad33704 13:17:14 Successfully tagged core-command:latest 13:17:18  Building core-command ... done Removing intermediate container 2d87759b22cd 13:17:18 ---> 07416722c73a 13:17:18 13:17:18 Step 9/20 : FROM alpine:3.14 13:17:18 ---> 14119a10abf4 13:17:18 Step 10/20 : RUN apk add --update --no-cache curl 13:17:18 ---> Running in 620174ac7eed 13:17:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:17:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:17:18 (1/5) Installing ca-certificates (20191127-r5) 13:17:18 (2/5) Installing brotli-libs (1.0.9-r5) 13:17:18 (3/5) Installing nghttp2-libs (1.43.0-r0) 13:17:18 (4/5) Installing libcurl (7.79.1-r0) 13:17:18 (5/5) Installing curl (7.79.1-r0) 13:17:18 Executing busybox-1.33.1-r3.trigger 13:17:18 Executing ca-certificates-20191127-r5.trigger 13:17:19 OK: 8 MiB in 19 packages 13:17:19 Removing intermediate container 620174ac7eed 13:17:19 ---> cd1fbebc063c 13:17:19 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:17:19 ---> Running in b30eac24acb5 13:17:19 Removing intermediate container b30eac24acb5 13:17:19 ---> e71e21977674 13:17:19 Step 12/20 : WORKDIR /edgex 13:17:19 ---> Running in daf3e93fb22f 13:17:19 Removing intermediate container daf3e93fb22f 13:17:19 ---> 4adc29bf0ad3 13:17:19 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:17:20 ---> 27214d2af3d6 13:17:20 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:17:20 ---> e8d6ac5baf25 13:17:20 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:17:21 ---> 940b438f0cda 13:17:21 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 13:17:21 ---> Running in a1277dab2858 13:17:21 Removing intermediate container a1277dab2858 13:17:21 ---> 255b6416017c 13:17:21 Step 17/20 : CMD ["--init=true"] 13:17:21 ---> Running in 06878f19961a 13:17:21 Removing intermediate container 06878f19961a 13:17:21 ---> e4fac0a2fd8f 13:17:21 Step 18/20 : LABEL arch=x86_64 13:17:21 ---> Running in 6e3c0251ca4a 13:17:21 Removing intermediate container 6e3c0251ca4a 13:17:21 ---> 56740ead578f 13:17:21 Step 19/20 : LABEL git_sha=0eb2b220bb02af9f5e39ccb56da74fa62c43820c 13:17:21 ---> Running in 06e0fab80a56 13:17:22 Removing intermediate container 06e0fab80a56 13:17:22 ---> e80f7678f3fc 13:17:22 Step 20/20 : LABEL version=0.0.0 13:17:22 ---> Running in 1f413ef34b35 13:17:22 Removing intermediate container 1f413ef34b35 13:17:22 ---> 72cec3dd8e33 13:17:22 13:17:22 Successfully built 72cec3dd8e33 13:17:22 Successfully tagged security-proxy-setup:latest 13:17:26  Building security-proxy-setup ... done Removing intermediate container e98ad3e66402 13:17:26 ---> 5cbd849ed8c3 13:17:26 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:17:26 ---> Running in c0c70ed03698 13:17:26 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 13:17:27 Removing intermediate container 17255967e29b 13:17:27 ---> e8eaa9c7c6dd 13:17:27 13:17:27 Step 9/21 : FROM alpine:3.14 13:17:27 ---> 14119a10abf4 13:17:27 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 13:17:27 ---> Running in 474ade29d526 13:17:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:17:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:17:27 Removing intermediate container c0c70ed03698 13:17:27 ---> 92f491dafb66 13:17:27 13:17:27 Step 10/22 : FROM docker:20.10.8 13:17:27 (1/2) Installing ca-certificates (20191127-r5) 13:17:27 (2/2) Installing dumb-init (1.2.5-r1) 13:17:27 Executing busybox-1.33.1-r3.trigger 13:17:27 Executing ca-certificates-20191127-r5.trigger 13:17:27 OK: 6 MiB in 16 packages 13:17:28 20.10.8: Pulling from library/docker 13:17:28 Removing intermediate container 474ade29d526 13:17:28 ---> cd53bfcbd0d0 13:17:28 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:17:28 ---> Running in e528902de2d6 13:17:28 Removing intermediate container e528902de2d6 13:17:28 ---> c495d60eebda 13:17:28 Step 12/21 : ENV APP_PORT=59860 13:17:28 ---> Running in 313e0c5a7198 13:17:28 Removing intermediate container 313e0c5a7198 13:17:28 ---> 9783aa6e055b 13:17:28 Step 13/21 : EXPOSE $APP_PORT 13:17:28 ---> Running in 00b45589539b 13:17:28 Removing intermediate container 00b45589539b 13:17:28 ---> 3f23cc0fbd1d 13:17:28 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 13:17:28 ---> 988a753dac21 13:17:28 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:17:28 ---> cdbfbe248d5e 13:17:28 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:17:28 ---> 9b8d4474b394 13:17:28 Step 17/21 : ENTRYPOINT ["/support-notifications"] 13:17:28 ---> Running in 64879ffbfc89 13:17:29 Removing intermediate container 64879ffbfc89 13:17:29 ---> 389aa2599417 13:17:29 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:17:29 ---> Running in fab1cde57641 13:17:29 Removing intermediate container fab1cde57641 13:17:29 ---> 33a2babc1c66 13:17:29 Step 19/21 : LABEL arch=x86_64 13:17:29 ---> Running in ffe7f5263ce6 13:17:29 Removing intermediate container ffe7f5263ce6 13:17:29 ---> 4fbd670add4f 13:17:29 Step 20/21 : LABEL git_sha=0eb2b220bb02af9f5e39ccb56da74fa62c43820c 13:17:29 ---> Running in 3a7a185c4174 13:17:29 Removing intermediate container 3a7a185c4174 13:17:29 ---> d95c4d6cf179 13:17:29 Step 21/21 : LABEL version=0.0.0 13:17:29 ---> Running in ce0675324fcd 13:17:29 Removing intermediate container ce0675324fcd 13:17:29 ---> a99ef7fc9193 13:17:29 13:17:29 Successfully built a99ef7fc9193 13:17:29 Successfully tagged support-notifications:latest 13:17:32  Building support-notifications ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 13:17:32 Status: Downloaded newer image for docker:20.10.8 13:17:32 ---> bc6c0ffef665 13:17:32 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:17:32 ---> Running in 84557feafa5d 13:17:32 Removing intermediate container 84557feafa5d 13:17:32 ---> bfc41edcdc40 13:17:32 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 13:17:32 ---> Running in 6b7d996b577d 13:17:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:17:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:17:33 (1/42) Installing readline (8.1.0-r0) 13:17:33 (2/42) Installing bash (5.1.4-r0) 13:17:33 Executing bash-5.1.4-r0.post-install 13:17:33 (3/42) Installing brotli-libs (1.0.9-r5) 13:17:33 (4/42) Installing nghttp2-libs (1.43.0-r0) 13:17:33 (5/42) Installing libcurl (7.79.1-r0) 13:17:33 (6/42) Installing curl (7.79.1-r0) 13:17:33 (7/42) Installing dumb-init (1.2.5-r1) 13:17:33 (8/42) Installing libbz2 (1.0.8-r1) 13:17:33 (9/42) Installing expat (2.4.1-r0) 13:17:33 (10/42) Installing libffi (3.3-r2) 13:17:33 (11/42) Installing gdbm (1.19-r0) 13:17:33 (12/42) Installing xz-libs (5.2.5-r0) 13:17:33 (13/42) Installing libgcc (10.3.1_git20210424-r2) 13:17:33 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 13:17:33 (15/42) Installing mpdecimal (2.5.1-r1) 13:17:33 (16/42) Installing sqlite-libs (3.35.5-r0) 13:17:33 (17/42) Installing python3 (3.9.5-r1) 13:17:33 (18/42) Installing py3-appdirs (1.4.4-r2) 13:17:33 (19/42) Installing py3-chardet (4.0.0-r2) 13:17:33 (20/42) Installing py3-idna (3.2-r0) 13:17:34 (21/42) Installing py3-urllib3 (1.26.5-r0) 13:17:34 (22/42) Installing py3-certifi (2020.12.5-r1) 13:17:34 (23/42) Installing py3-requests (2.25.1-r4) 13:17:34 (24/42) Installing py3-msgpack (1.0.2-r1) 13:17:34 (25/42) Installing py3-lockfile (0.12.2-r4) 13:17:34 (26/42) Installing py3-cachecontrol (0.12.6-r1) 13:17:34 (27/42) Installing py3-colorama (0.4.4-r1) 13:17:34 (28/42) Installing py3-contextlib2 (0.6.0-r1) 13:17:34 (29/42) Installing py3-distlib (0.3.1-r3) 13:17:34 (30/42) Installing py3-distro (1.5.0-r3) 13:17:34 (31/42) Installing py3-six (1.15.0-r1) 13:17:34 (32/42) Installing py3-webencodings (0.5.1-r4) 13:17:34 (33/42) Installing py3-html5lib (1.1-r1) 13:17:34 (34/42) Installing py3-parsing (2.4.7-r2) 13:17:34 (35/42) Installing py3-packaging (20.9-r1) 13:17:34 (36/42) Installing py3-toml (0.10.2-r2) 13:17:34 (37/42) Installing py3-pep517 (0.10.0-r2) 13:17:34 (38/42) Installing py3-progress (1.5-r2) 13:17:34 (39/42) Installing py3-retrying (1.3.3-r1) 13:17:34 (40/42) Installing py3-ordered-set (4.0.2-r1) 13:17:34 (41/42) Installing py3-setuptools (52.0.0-r3) 13:17:34 (42/42) Installing py3-pip (20.3.4-r1) 13:17:34 Executing busybox-1.33.1-r3.trigger 13:17:34 OK: 84 MiB in 64 packages 13:17:34 Collecting docker-compose==1.23.2 13:17:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:17:35 Collecting docker<4.0,>=3.6.0 13:17:35 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:17:35 Collecting jsonschema<3,>=2.5.1 13:17:35 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:17:35 Collecting docopt<0.7,>=0.6.1 13:17:35 Downloading docopt-0.6.2.tar.gz (25 kB) 13:17:35 Collecting PyYAML<4,>=3.10 13:17:35 Downloading PyYAML-3.13.tar.gz (270 kB) 13:17:36 Collecting dockerpty<0.5,>=0.4.1 13:17:36 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:17:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:17:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:17:36 Collecting texttable<0.10,>=0.9.0 13:17:36 Downloading texttable-0.9.1.tar.gz (11 kB) 13:17:36 Collecting cached-property<2,>=1.2.0 13:17:36 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:17:37 Collecting websocket-client<1.0,>=0.32.0 13:17:37 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:17:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 13:17:37 Collecting docker-pycreds>=0.4.0 13:17:37 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:17:37 Collecting urllib3<1.25,>=1.21.1 13:17:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:17:37 Collecting idna<2.8,>=2.5 13:17:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:17:37 Collecting chardet<3.1.0,>=3.0.2 13:17:37 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 13:17:37 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 13:17:37 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 13:17:37 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 13:17:37 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 13:17:37 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 13:17:37 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 13:17:37 Attempting uninstall: urllib3 13:17:37 Found existing installation: urllib3 1.26.5 13:17:37 Uninstalling urllib3-1.26.5: 13:17:37 Successfully uninstalled urllib3-1.26.5 13:17:37 Attempting uninstall: idna 13:17:37 Found existing installation: idna 3.2 13:17:37 Uninstalling idna-3.2: 13:17:37 Successfully uninstalled idna-3.2 13:17:37 Attempting uninstall: chardet 13:17:37 Found existing installation: chardet 4.0.0 13:17:37 Uninstalling chardet-4.0.0: 13:17:37 Successfully uninstalled chardet-4.0.0 13:17:38 Attempting uninstall: requests 13:17:38 Found existing installation: requests 2.25.1 13:17:38 Uninstalling requests-2.25.1: 13:17:38 Successfully uninstalled requests-2.25.1 13:17:38 Running setup.py install for texttable: started 13:17:38 Running setup.py install for texttable: finished with status 'done' 13:17:38 Running setup.py install for PyYAML: started 13:17:38 Running setup.py install for PyYAML: finished with status 'done' 13:17:38 Running setup.py install for docopt: started 13:17:39 Running setup.py install for docopt: finished with status 'done' 13:17:39 Running setup.py install for dockerpty: started 13:17:39 Running setup.py install for dockerpty: finished with status 'done' 13:17:39 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 13:17:43 Removing intermediate container 6b7d996b577d 13:17:43 ---> 81c33618139e 13:17:43 Step 13/22 : ENV APP_PORT=58890 13:17:43 ---> Running in 9e2740051223 13:17:43 Removing intermediate container 9e2740051223 13:17:43 ---> 22d4dc49c2dc 13:17:43 Step 14/22 : EXPOSE $APP_PORT 13:17:43 ---> Running in a7f439115b4a 13:17:43 Removing intermediate container a7f439115b4a 13:17:43 ---> f2146a130e32 13:17:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:17:43 ---> e021ca7c1850 13:17:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:17:44 ---> 8f21e86b9c65 13:17:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:17:44 ---> a2e2ee2d2689 13:17:44 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 13:17:44 ---> Running in 0311e537f935 13:17:44 Removing intermediate container 0311e537f935 13:17:44 ---> f14f98629638 13:17:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:17:44 ---> Running in 2c457928a95b 13:17:44 Removing intermediate container 2c457928a95b 13:17:44 ---> 53d30e482f3a 13:17:44 Step 20/22 : LABEL arch=x86_64 13:17:44 ---> Running in 7f9d47e39a3a 13:17:44 Removing intermediate container 7f9d47e39a3a 13:17:44 ---> 5a06d8489994 13:17:44 Step 21/22 : LABEL git_sha=0eb2b220bb02af9f5e39ccb56da74fa62c43820c 13:17:44 ---> Running in 4bdb093b93f2 13:17:44 Removing intermediate container 4bdb093b93f2 13:17:44 ---> 6184cf5aaa5d 13:17:44 Step 22/22 : LABEL version=0.0.0 13:17:44 ---> Running in 9536e5d42c22 13:17:44 Removing intermediate container 9536e5d42c22 13:17:44 ---> 98a57adda736 13:17:44 13:17:44 Successfully built 98a57adda736 13:17:44 Successfully tagged sys-mgmt-agent:latest 13:17:44  Building sys-mgmt-agent ... done  [Pipeline] } 13:17:44 $ docker stop --time=1 2f160b142b159a93201a6b3eab3e455e4ed2ae68d1ee90e54092ddef9fe99db7 13:17:46 $ docker rm -f 2f160b142b159a93201a6b3eab3e455e4ed2ae68d1ee90e54092ddef9fe99db7 [Pipeline] // withDockerContainer [Pipeline] sh 13:17:46 + docker images 13:17:46 REPOSITORY TAG IMAGE ID CREATED SIZE 13:17:46 sys-mgmt-agent latest 98a57adda736 2 seconds ago 294MB 13:17:46 support-notifications latest a99ef7fc9193 17 seconds ago 16.9MB 13:17:46 92f491dafb66 19 seconds ago 1.76GB 13:17:46 e8eaa9c7c6dd 20 seconds ago 1.76GB 13:17:46 security-proxy-setup latest 72cec3dd8e33 24 seconds ago 26.9MB 13:17:46 07416722c73a 29 seconds ago 1.76GB 13:17:46 core-command latest 15f52ad33704 32 seconds ago 16.1MB 13:17:46 a0951f4a63f1 36 seconds ago 1.75GB 13:17:46 core-data latest e82437400851 About a minute ago 20.7MB 13:17:46 core-metadata latest 80a5d169eadb About a minute ago 16.9MB 13:17:46 security-secretstore-setup latest 311506ead750 About a minute ago 28.4MB 13:17:46 support-scheduler latest 780e6be42ec4 About a minute ago 16.2MB 13:17:46 security-bootstrapper latest 068b0f1754a9 About a minute ago 18.9MB 13:17:46 6cc1ac6a5e4e About a minute ago 1.76GB 13:17:46 7ec904610706 About a minute ago 1.76GB 13:17:46 1ae658829569 About a minute ago 1.76GB 13:17:46 f986c030e74a About a minute ago 1.76GB 13:17:46 7571756d0e29 About a minute ago 1.76GB 13:17:46 ci-base-image-x86_64 latest 524ce32d0db1 5 minutes ago 1.25GB 13:17:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 2 weeks ago 548MB 13:17:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 weeks ago 34.5MB 13:17:46 docker 20.10.8 bc6c0ffef665 8 weeks ago 214MB 13:17:46 alpine 3.14 14119a10abf4 2 months ago 5.6MB 13:17:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 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 13:18:02 Still waiting to schedule task 13:18:02 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 13:18:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:18:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:18:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:18:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:18:19 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:18:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:18:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:18:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:18:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:18:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:18:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:18:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:18:20 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:18:20 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:18:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.181s coverage: 28.7% of statements 13:18:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:18:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:18:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.384s coverage: 98.5% of statements 13:18:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:18:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.365s coverage: 44.7% of statements 13:18:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:18:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:18:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.693s coverage: 89.5% of statements 13:18:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:18:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:18:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.265s coverage: 84.4% of statements 13:18:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:18:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:18:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 13:18:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:18:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:18:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.411s coverage: 94.2% of statements 13:18:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:18:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:18:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.202s coverage: 59.1% of statements 13:18:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:18:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 13:18:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:18:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:18:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:18:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.180s coverage: 60.0% of statements 13:18:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:18:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:18:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:18:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.287s coverage: 0.9% of statements 13:18:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:18:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.244s coverage: 58.8% of statements 13:18:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.173s coverage: 21.7% of statements 13:18:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:18:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.280s coverage: 47.1% of statements 13:18:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.245s coverage: 79.5% of statements 13:18:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.220s coverage: 94.1% of statements 13:18:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.267s coverage: 96.3% of statements 13:18:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.340s coverage: 87.5% of statements 13:18:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.186s coverage: 94.4% of statements 13:18:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.167s coverage: 44.8% of statements 13:19:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.579s coverage: 82.5% of statements 13:19:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:19:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.261s coverage: 92.9% of statements 13:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:19:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 13:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:19:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.176s coverage: 87.2% of statements 13:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:19:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.152s coverage: 100.0% of statements 13:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:19:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.255s coverage: 58.8% of statements 13:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:19:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.242s coverage: 80.0% of statements 13:19:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.245s coverage: 87.2% of statements 13:19:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.251s coverage: 85.4% of statements 13:19:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.765s coverage: 91.2% of statements 13:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:19:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.659s coverage: 64.4% of statements 13:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:19:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.174s coverage: 100.0% of statements 13:19:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 89.4% of statements 13:19:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.049s coverage: 100.0% of statements 13:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.116s coverage: 73.7% of statements 13:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements 13:19:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.314s coverage: 65.4% of statements 13:19:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:19:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:19:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:19:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.724s coverage: 43.8% of statements 13:19:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:19:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:19:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.194s coverage: 89.5% of statements 13:19:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:19:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.291s coverage: 84.8% of statements 13:19:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:19:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.234s coverage: 17.7% of statements 13:19:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:19:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:19:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:19:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:19:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.596s coverage: 92.3% of statements 13:19:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:19:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:19:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:19:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:19:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.212s coverage: 63.2% of statements 13:19:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:19:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:19:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.400s coverage: 97.7% of statements 13:19:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:19:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:19:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:19:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 13:19:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.175s coverage: 28.9% of statements 13:19:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 13:19:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 13:19:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:19:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:19:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 13:19:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:19:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.161s coverage: 100.0% of statements 13:19:27 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements 13:19:27 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 13:19:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:19:27 GO111MODULE=on go vet ./... 13:20:44 Running on prd-ubuntu18.04-docker-8c-8g-13566 in /w/workspace/edgexfoundry_edgex-go_PR-3789 [Pipeline] { [Pipeline] ws 13:20:44 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 13:20:45 The recommended git tool is: git 13:20:47 using credential edgex-jenkins-ssh 13:20:47 Cloning the remote Git repository 13:20:47 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:20:47 > git init /w/workspace/edgex-go/1 # timeout=10 13:20:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:20:47 > git --version # timeout=10 13:20:47 > git --version # 'git version 2.17.1' 13:20:47 using GIT_SSH to set credentials SSH Credentials for GitHub 13:20:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:20:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:20:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:20:49 ./bin/test-attribution-txt.sh [Pipeline] sh 13:20:50 + ls -al . 13:20:50 total 664 13:20:50 drwxrwxr-x 9 1001 1001 4096 Oct 31 13:20 . 13:20:50 drwxr-xr-x 4 root root 4096 Oct 31 13:16 .. 13:20:50 -rw-rw-r-- 1 1001 1001 11 Oct 31 13:14 .dockerignore 13:20:50 drwxrwxr-x 8 1001 1001 4096 Oct 31 13:14 .git 13:20:50 drwxrwxr-x 4 1001 1001 4096 Oct 31 13:14 .github 13:20:50 -rw-rw-r-- 1 1001 1001 804 Oct 31 13:14 .gitignore 13:20:50 -rw-rw-r-- 1 1001 1001 42 Oct 31 13:14 .golangci.yml 13:20:50 -rw-rw-r-- 1 1001 1001 76 Oct 31 13:14 .hadolint.yml 13:20:50 -rw-rw-r-- 1 1001 1001 166 Oct 31 13:14 .sonarcloud.properties 13:20:50 -rw-rw-r-- 1 1001 1001 1171 Oct 31 13:14 ADOPTERS.md 13:20:50 -rw-rw-r-- 1 1001 1001 8910 Oct 31 13:14 Attribution.txt 13:20:50 -rw-rw-r-- 1 1001 1001 43881 Oct 31 13:14 CHANGELOG.md 13:20:50 -rw-rw-r-- 1 1001 1001 3804 Oct 31 13:14 CONTRIBUTING.md 13:20:50 -rw-rw-r-- 1 1001 1001 677 Oct 31 13:14 GOVERNANCE.md 13:20:50 -rw-rw-r-- 1 1001 1001 849 Oct 31 13:14 Jenkinsfile 13:20:50 -rw-rw-r-- 1 1001 1001 10775 Oct 31 13:14 LICENSE 13:20:50 -rw-rw-r-- 1 1001 1001 6508 Oct 31 13:14 Makefile 13:20:50 -rw-rw-r-- 1 1001 1001 582 Oct 31 13:14 OWNERS.md 13:20:50 -rw-rw-r-- 1 1001 1001 8256 Oct 31 13:14 README.md 13:20:50 -rw-rw-r-- 1 1001 1001 6912 Oct 31 13:14 SECURITY.md 13:20:50 -rw-rw-r-- 1 1001 1001 5 Oct 31 13:11 VERSION 13:20:50 -rw-rw-r-- 1 1001 1001 4131 Oct 31 13:14 ZMQWindows.md 13:20:50 drwxrwxr-x 2 1001 1001 4096 Oct 31 13:14 bin 13:20:50 drwxrwxr-x 14 1001 1001 4096 Oct 31 13:14 cmd 13:20:50 -rw-r--r-- 1 root root 428381 Oct 31 13:19 coverage.out 13:20:50 -rw-rw-r-- 1 1001 1001 848 Oct 31 13:14 go.mod 13:20:50 -rw-rw-r-- 1 1001 1001 50635 Oct 31 13:14 go.sum 13:20:50 drwxrwxr-x 8 1001 1001 4096 Oct 31 13:14 internal 13:20:50 drwxrwxr-x 3 1001 1001 4096 Oct 31 13:14 openapi 13:20:50 drwxrwxr-x 4 1001 1001 4096 Oct 31 13:14 snap 13:20:50 -rw-rw-r-- 1 1001 1001 204 Oct 31 13:14 version.go [Pipeline] sh 13:20:51 + '[' -e coverage.out ] 13:20:51 + chown 1001:1001 coverage.out [Pipeline] stash 13:20:51 Warning: overwriting stash ‘coverage-report’ 13:20:51 Stashed 1 file(s) [Pipeline] sh 13:20:52 + make build 13:20:52 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 13:20:59 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 13:21:21 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 13:21:22 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 13:21:27 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 13:21:27 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 13:21:31 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 13:21:34 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 13:21: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 13:21:42 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 13:21:45 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 13:21:48 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 13:21:48 Merging remotes/origin/main commit adab524842ba92084c48de8882a5fafcaa7ec4f3 into PR head commit 0eb2b220bb02af9f5e39ccb56da74fa62c43820c 13:21:49 Merge succeeded, producing 0eb2b220bb02af9f5e39ccb56da74fa62c43820c 13:21:49 Checking out Revision 0eb2b220bb02af9f5e39ccb56da74fa62c43820c (PR-3789) 13:21:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:21:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:21:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:21:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:21:48 using GIT_SSH to set credentials SSH Credentials for GitHub 13:21:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3789/head:refs/remotes/origin/PR-3789 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:21:48 > git config core.sparsecheckout # timeout=10 13:21:48 > git checkout -f 0eb2b220bb02af9f5e39ccb56da74fa62c43820c # timeout=10 13:21:49 > git remote # timeout=10 13:21:49 > git config --get remote.origin.url # timeout=10 13:21:49 using GIT_SSH to set credentials SSH Credentials for GitHub 13:21:49 > git merge adab524842ba92084c48de8882a5fafcaa7ec4f3 # timeout=10 13:21:49 > git rev-parse HEAD^{commit} # timeout=10 13:21:49 > git config core.sparsecheckout # timeout=10 13:21:49 > git checkout -f 0eb2b220bb02af9f5e39ccb56da74fa62c43820c # timeout=10 13:21:52 Commit message: "fix(meta): Disable device notification by default" 13:21:52 > git --version # timeout=10 13:21:52 > git --version # 'git version 2.17.1' 13:21:52 fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:21:53 + echo snap-build.sh 13:21:53 snap-build.sh 13:21:53 + SNAP_BASE_DIR=. 13:21:53 + '[' '!' -z /w/workspace/edgex-go/1 ']' 13:21:53 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 13:21:53 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 13:21:53 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 13:21:53 + cd /w/workspace/edgex-go/1 13:21:53 + sudo apt-get remove -qy --purge lxd lxd-client 13:21:53 Reading package lists... 13:21:53 Building dependency tree... 13:21:53 Reading state information... 13:21:53 The following packages were automatically installed and are no longer required: 13:21:53 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 13:21:53 uidmap xdelta3 13:21:53 Use 'sudo apt autoremove' to remove them. 13:21:53 The following packages will be REMOVED: 13:21:53 lxd* lxd-client* 13:21:53 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 13:21:53 After this operation, 31.7 MB disk space will be freed. [Pipeline] } 13:21:53 $ docker stop --time=1 3237eeb6d40d2b9cb3ecb66d0d99cb4de0e43df49618c47486b3c242ce031f26 13:21:54 (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.) 13:21:54 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 13:21:54 Removing lxd dnsmasq configuration 13:21:55 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 13:21:55 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 13:21:56 $ docker rm -f 3237eeb6d40d2b9cb3ecb66d0d99cb4de0e43df49618c47486b3c242ce031f26 13:21:56 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:21:56 (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.) 13:21:56 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 13:21:57 Processing triggers for systemd (237-3ubuntu10.45) ... 13:21:57 Processing triggers for ureadahead (0.100.0-21) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:21:57 + sudo snap remove --purge lxd 13:21:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:21:58 snap "lxd" is not installed 13:21:58 + sudo groupadd --force --system lxd 13:21:58 ++ whoami 13:21:58 + sudo /usr/sbin/usermod -G lxd -a jenkins 13:21:58 + newgrp - lxd 13:21:58 + sudo snap install lxd 13:21:58 13:21:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:21:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:21:58 latest: Pulling from edgex-devops/edgex-compose-arm64 13:21:58 29e5d40040c1: Pulling fs layer 13:21:58 1ce36da41761: Pulling fs layer 13:21:58 25b303627fd3: Pulling fs layer 13:21:58 29e5d40040c1: Verifying Checksum 13:21:58 29e5d40040c1: Download complete 13:21:59 1ce36da41761: Verifying Checksum 13:21:59 1ce36da41761: Download complete 13:21:59 29e5d40040c1: Pull complete 13:22:00 25b303627fd3: Verifying Checksum 13:22:00 25b303627fd3: Download complete 13:22:00 1ce36da41761: Pull complete 13:22:08 2021-10-31T13:22:06Z INFO Waiting for automatic snapd restart... 13:22:10 25b303627fd3: Pull complete 13:22:10 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 13:22:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:22:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 13:22:11 prd-ubuntu18.04-docker-arm64-4c-16g-13565 does not seem to be running inside a container 13:22:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 13:22:13 $ docker top 8dc79376576e93d6193101cc940185bdb82dae55fb9b137b342b0a1a71c9f033 -eo pid,comm [Pipeline] { [Pipeline] sh 13:22:14 + docker-compose build --help 13:22:14 + grep parallel 13:22:18 --parallel Build images in parallel. [Pipeline] } 13:22:18 $ docker stop --time=1 8dc79376576e93d6193101cc940185bdb82dae55fb9b137b342b0a1a71c9f033 13:22:20 $ docker rm -f 8dc79376576e93d6193101cc940185bdb82dae55fb9b137b342b0a1a71c9f033 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:22:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:22:21 . [Pipeline] withDockerContainer 13:22:21 prd-ubuntu18.04-docker-arm64-4c-16g-13565 does not seem to be running inside a container 13:22:21 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 13:22:23 $ docker top a10bd1e417367957c987b6936175e91f7888bdf563849ceea8a0a6ccecc38dc2 -eo pid,comm [Pipeline] { [Pipeline] sh 13:22:24 + docker-compose -f ./docker-compose-build.yml build --parallel 13:22:28 Building core-command ... 13:22:28 Building core-data ... 13:22:28 Building core-metadata ... 13:22:28 Building security-bootstrapper ... 13:22:28 Building security-proxy-setup ... 13:22:28 Building security-secretstore-setup ... 13:22:28 Building support-notifications ... 13:22:28 Building support-scheduler ... 13:22:28 Building sys-mgmt-agent ... 13:22:28 Building sys-mgmt-agent 13:22:28 Building security-proxy-setup 13:22:28 Building support-scheduler 13:22:28 Building core-metadata 13:22:28 Building security-bootstrapper 13:22:29 lxd 4.19 from Canonical* installed 13:22:29 + sudo lxd init --auto 13:22:38 + sudo snap install --classic snapcraft 13:22:53 snapcraft 5.0 from Canonical* installed 13:22:53 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 13:22:53 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 13:22:53 % Total % Received % Xferd Average Speed Time Time Time Current 13:22:53 Dload Upload Total Spent Left Speed 13:22:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4236 0 --:--:-- --:--:-- --:--:-- 4236 13:22:53 100 3325k 100 3325k 0 0 8417k 0 --:--:-- --:--:-- --:--:-- 8417k 13:22:53 ./yq_linux_amd64 13:22:53 + sudo snapcraft prime --use-lxd 13:22:55 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 13:22:55 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: 13:22:55 - README.md 13:22:55 13:22:55 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:22:55 Launching a container. 13:23:01 Waiting for container to be ready 13:23:01 To start your first instance, try: lxc launch ubuntu:20.04 13:23:01 13:23:05 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 13:23:05 Waiting for network to be ready... 13:23:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 13:23:06 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1931 kB] 13:23:06 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 13:23:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] 13:23:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 13:23:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 13:23:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] 13:23:06 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] 13:23:06 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 13:23:06 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 13:23:06 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:23:06 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 13:23:07 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 13:23:07 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 13:23:07 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 13:23:07 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 13:23:07 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 13:23:07 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 13:23:07 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 13:23:08 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] 13:23:08 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 13:23:08 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 13:23:08 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 13:23:08 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] 13:23:08 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] 13:23:08 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 13:23:08 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 13:23:10 Fetched 25.5 MB in 5s (5644 kB/s) 13:23:11 Reading package lists... 13:23:11 Reading package lists... 13:23:11 Building dependency tree... 13:23:11 Reading state information... 13:23:11 The following additional packages will be installed: 13:23:11 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:23:11 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:23:11 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:23:11 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 13:23:11 Suggested packages: 13:23:11 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 13:23:11 Recommended packages: 13:23:11 gnupg libsasl2-modules 13:23:11 The following NEW packages will be installed: 13:23:11 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:23:11 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:23:11 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:23:11 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 13:23:11 The following packages will be upgraded: 13:23:11 gpg gpg-agent gpgconf libudev1 13:23:11 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 13:23:11 Need to get 3527 kB of archives. 13:23:11 After this operation, 13.3 MB of additional disk space will be used. 13:23:11 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] 13:23:11 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] 13:23:11 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 13:23:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 13:23:11 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 13:23:12 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 13:23:12 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 13:23:12 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 13:23:12 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 13:23:12 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 13:23:12 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 13:23:12 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 13:23:12 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 13:23:12 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 13:23:12 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 13:23:12 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 13:23:12 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 13:23:12 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 13:23:12 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 13:23:12 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 13:23:12 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 13:23:12 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 13:23:13 debconf: delaying package configuration, since apt-utils is not installed 13:23:13 Fetched 3527 kB in 1s (3020 kB/s) 13:23:13 (Reading database ... 12511 files and directories currently installed.) 13:23:13 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 13:23:13 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 13:23:13 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 13:23:13 Selecting previously unselected package udev. 13:23:13 (Reading database ... 12511 files and directories currently installed.) 13:23:13 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 13:23:13 Unpacking udev (237-3ubuntu10.52) ... 13:23:13 Selecting previously unselected package libfuse2:amd64. 13:23:13 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 13:23:13 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 13:23:13 Selecting previously unselected package fuse. 13:23:13 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 13:23:13 Unpacking fuse (2.9.7-1ubuntu1) ... 13:23:13 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 13:23:13 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:23:13 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 13:23:13 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:23:13 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 13:23:13 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:23:13 Selecting previously unselected package libksba8:amd64. 13:23:13 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 13:23:13 Unpacking libksba8:amd64 (1.3.5-2) ... 13:23:13 Selecting previously unselected package libroken18-heimdal:amd64. 13:23:13 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:23:13 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 13:23:13 Selecting previously unselected package libasn1-8-heimdal:amd64. 13:23:13 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:23:13 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 13:23:13 Selecting previously unselected package libheimbase1-heimdal:amd64. 13:23:13 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:23:13 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 13:23:13 Selecting previously unselected package libhcrypto4-heimdal:amd64. 13:23:13 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:23:13 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 13:23:13 Selecting previously unselected package libwind0-heimdal:amd64. 13:23:14 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:23:14 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:23:14 Selecting previously unselected package libhx509-5-heimdal:amd64. 13:23:14 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:23:14 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 13:23:14 Selecting previously unselected package libkrb5-26-heimdal:amd64. 13:23:14 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:23:14 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 13:23:14 Selecting previously unselected package libheimntlm0-heimdal:amd64. 13:23:14 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:23:14 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:23:14 Selecting previously unselected package libgssapi3-heimdal:amd64. 13:23:14 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:23:14 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 13:23:14 Selecting previously unselected package libsasl2-modules-db:amd64. 13:23:14 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 13:23:14 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:23:14 Selecting previously unselected package libsasl2-2:amd64. 13:23:14 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 13:23:14 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:23:14 Selecting previously unselected package libldap-common. 13:23:14 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 13:23:14 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 13:23:14 Selecting previously unselected package libldap-2.4-2:amd64. 13:23:14 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 13:23:14 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 13:23:14 Selecting previously unselected package dirmngr. 13:23:14 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 13:23:14 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 13:23:14 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 13:23:14 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 13:23:14 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 13:23:14 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:23:14 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:23:14 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 13:23:14 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 13:23:14 Setting up libksba8:amd64 (1.3.5-2) ... 13:23:14 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:23:14 Setting up udev (237-3ubuntu10.52) ... 13:23:14 invoke-rc.d: policy-rc.d denied execution of start. 13:23:14 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 13:23:14 Processing triggers for systemd (237-3ubuntu10) ... 13:23:15 Setting up fuse (2.9.7-1ubuntu1) ... 13:23:15 Setting up gpg (2.2.4-1ubuntu1.4) ... 13:23:15 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:23:15 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 13:23:15 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 13:23:15 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 13:23:15 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 13:23:15 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:23:15 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 13:23:15 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 13:23:15 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 13:23:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:23:15 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 13:23:15 settings in the [Install] section, and DefaultInstance for template units). 13:23:15 This means they are not meant to be enabled using systemctl. 13:23:15 Possible reasons for having this kind of units are: 13:23:15 1) A unit may be statically enabled by being symlinked from another unit's 13:23:15 .wants/ or .requires/ directory. 13:23:15 2) A unit's purpose may be to act as a helper for some other unit which has 13:23:15 a requirement dependency on it. 13:23:15 3) A unit may be started when needed via activation (socket, path, timer, 13:23:15 D-Bus, udev, scripted systemctl call, ...). 13:23:15 4) In case of template units, the unit is meant to be enabled with some 13:23:15 instance name specified. 13:23:15 Reading package lists... 13:23:15 Building dependency tree... 13:23:15 Reading state information... 13:23:16 The following additional packages will be installed: 13:23:16 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 13:23:16 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 13:23:16 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 13:23:16 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 13:23:16 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 13:23:16 Suggested packages: 13:23:16 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 13:23:16 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 13:23:16 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 13:23:16 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 13:23:16 systemd-container policykit-1 13:23:16 Recommended packages: 13:23:16 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 13:23:16 The following NEW packages will be installed: 13:23:16 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 13:23:16 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 13:23:16 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 13:23:16 multiarch-support openssh-client python3 python3-minimal python3.6 13:23:16 python3.6-minimal snapd squashfs-tools sudo 13:23:16 The following packages will be upgraded: 13:23:16 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 13:23:16 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 13:23:16 Need to get 36.8 MB of archives. 13:23:16 After this operation, 147 MB of additional disk space will be used. 13:23:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 13:23:16 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 13:23:16 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 13:23:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 13:23:16 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 13:23:16 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 13:23:16 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 13:23:16 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 13:23:16 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 13:23:16 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 13:23:16 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 13:23:16 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 13:23:16 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 13:23:16 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 13:23:16 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 13:23:16 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 13:23:16 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 13:23:17 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 13:23:17 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 13:23:17 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 13:23:17 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 13:23:17 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 13:23:17 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 13:23:17 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 13:23:17 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 13:23:17 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 13:23:17 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 13:23:17 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 13:23:17 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 13:23:17 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 13:23:19 debconf: delaying package configuration, since apt-utils is not installed 13:23:19 Fetched 36.8 MB in 3s (12.5 MB/s) 13:23:19 (Reading database ... 12757 files and directories currently installed.) 13:23:19 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 13:23:19 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 13:23:19 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 13:23:19 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 13:23:19 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 13:23:19 (Reading database ... 12757 files and directories currently installed.) 13:23:19 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 13:23:19 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 13:23:19 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 13:23:20 (Reading database ... 12757 files and directories currently installed.) 13:23:20 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 13:23:20 Unpacking apt (1.6.14) over (1.6.1) ... 13:23:20 Setting up apt (1.6.14) ... 13:23:20 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 13:23:20 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 13:23:20 (Reading database ... 12764 files and directories currently installed.) 13:23:20 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 13:23:20 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 13:23:20 Selecting previously unselected package libpython3.6-minimal:amd64. 13:23:20 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:23:20 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:23:20 Selecting previously unselected package libexpat1:amd64. 13:23:20 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 13:23:20 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 13:23:21 Selecting previously unselected package python3.6-minimal. 13:23:21 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:23:21 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 13:23:21 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 13:23:21 Checking for services that may need to be restarted...done. 13:23:21 Checking for services that may need to be restarted...done. 13:23:21 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:23:21 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 13:23:21 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 13:23:21 Selecting previously unselected package python3-minimal. 13:23:21 (Reading database ... 13012 files and directories currently installed.) 13:23:21 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 13:23:21 Unpacking python3-minimal (3.6.7-1~18.04) ... 13:23:21 Selecting previously unselected package mime-support. 13:23:21 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 13:23:22 Unpacking mime-support (3.60ubuntu1) ... 13:23:22 Selecting previously unselected package libmpdec2:amd64. 13:23:22 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 13:23:22 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 13:23:22 Selecting previously unselected package libpython3.6-stdlib:amd64. 13:23:22 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:23:22 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:23:22 Selecting previously unselected package python3.6. 13:23:22 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:23:22 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 13:23:22 Selecting previously unselected package libpython3-stdlib:amd64. 13:23:22 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 13:23:22 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 13:23:22 Setting up python3-minimal (3.6.7-1~18.04) ... 13:23:22 Selecting previously unselected package python3. 13:23:22 (Reading database ... 13442 files and directories currently installed.) 13:23:22 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 13:23:22 Unpacking python3 (3.6.7-1~18.04) ... 13:23:22 Selecting previously unselected package multiarch-support. 13:23:22 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 13:23:22 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 13:23:22 Setting up multiarch-support (2.27-3ubuntu1.4) ... 13:23:22 Selecting previously unselected package liblzo2-2:amd64. 13:23:22 (Reading database ... 13479 files and directories currently installed.) 13:23:22 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 13:23:22 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 13:23:22 Selecting previously unselected package libbsd0:amd64. 13:23:22 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 13:23:22 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 13:23:22 Selecting previously unselected package sudo. 13:23:22 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 13:23:22 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 13:23:22 Selecting previously unselected package apparmor. 13:23:22 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 13:23:22 Unpacking apparmor (2.12-4ubuntu5.1) ... 13:23:22 Selecting previously unselected package libedit2:amd64. 13:23:22 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 13:23:22 Unpacking libedit2:amd64 (3.1-20170329-1) ... 13:23:22 Selecting previously unselected package libkrb5support0:amd64. 13:23:22 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 13:23:23 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 13:23:23 Selecting previously unselected package libk5crypto3:amd64. 13:23:23 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 13:23:23 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 13:23:23 Selecting previously unselected package libkeyutils1:amd64. 13:23:23 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 13:23:23 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 13:23:23 Selecting previously unselected package libkrb5-3:amd64. 13:23:23 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 13:23:23 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 13:23:23 Selecting previously unselected package libgssapi-krb5-2:amd64. 13:23:23 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 13:23:23 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 13:23:23 Selecting previously unselected package libssl1.0.0:amd64. 13:23:23 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 13:23:23 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 13:23:23 Selecting previously unselected package openssh-client. 13:23:23 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 13:23:23 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 13:23:23 Selecting previously unselected package squashfs-tools. 13:23:23 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 13:23:23 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 13:23:23 Selecting previously unselected package snapd. 13:23:23 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 13:23:23 Unpacking snapd (2.51.1+18.04) ... 13:23:25 Setting up libedit2:amd64 (3.1-20170329-1) ... 13:23:25 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 13:23:25 Setting up mime-support (3.60ubuntu1) ... 13:23:25 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 13:23:25 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 13:23:25 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 13:23:25 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:23:25 Setting up systemd (237-3ubuntu10.52) ... 13:23:25 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 13:23:26 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 13:23:26 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 13:23:26 Setting up liblzo2-2:amd64 (2.08-1.2) ... 13:23:26 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:23:26 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 13:23:26 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 13:23:26 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 13:23:26 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 13:23:26 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 13:23:26 Setting up python3 (3.6.7-1~18.04) ... 13:23:26 running python rtupdate hooks for python3.6... 13:23:26 running python post-rtupdate hooks for python3.6... 13:23:26 Setting up apparmor (2.12-4ubuntu5.1) ... 13:23:27 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 13:23:27 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 13:23:27 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 13:23:27 Setting up snapd (2.51.1+18.04) ... 13:23:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 13:23:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 13:23:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 13:23:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 13:23:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:23:29 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:23:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 13:23:29 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 13:23:29 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 13:23:29 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 13:23:30 /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' 13:23:30 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:23:30 Processing triggers for systemd (237-3ubuntu10.52) ... 13:23:30 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 13:23:30 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 13:23:30 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:23:32 Reading package lists... 13:23:32 Reading package lists... 13:23:32 Building dependency tree... 13:23:32 Reading state information... 13:23:32 Calculating upgrade... 13:23:32 The following packages will be upgraded: 13:23:32 advancecomp base-files bash binutils binutils-common 13:23:32 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 13:23:32 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 13:23:32 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 13:23:32 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 13:23:32 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 13:23:32 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 13:23:32 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 13:23:32 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 13:23:32 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 13:23:32 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 13:23:32 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 13:23:32 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 13:23:32 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 13:23:32 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 13:23:32 ubuntu-keyring util-linux 13:23:32 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 13:23:32 Need to get 64.1 MB of archives. 13:23:32 After this operation, 5145 kB of additional disk space will be used. 13:23:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] 13:23:32 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 13:23:32 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 13:23:32 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 13:23:32 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 13:23:32 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 13:23:32 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 13:23:32 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 13:23:32 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 13:23:32 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 13:23:32 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 13:23:32 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 13:23:32 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 13:23:32 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 13:23:32 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 13:23:32 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 13:23:32 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 13:23:32 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 13:23:32 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 13:23:32 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 13:23:32 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 13:23:32 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 13:23:32 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 13:23:32 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 13:23:33 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 13:23:33 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 13:23:33 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 13:23:33 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 13:23:33 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 13:23:33 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 13:23:33 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 13:23:33 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 13:23:33 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 13:23:33 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 13:23:33 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 13:23:33 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 13:23:33 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 13:23:33 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 13:23:33 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 13:23:33 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 13:23:33 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 13:23:33 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 13:23:33 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 13:23:33 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 13:23:33 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 13:23:33 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 13:23:33 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 13:23:33 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 13:23:33 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 13:23:33 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 13:23:33 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 13:23:33 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 13:23:33 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 13:23:33 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 13:23:33 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 13:23:33 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 13:23:33 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 13:23:33 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 13:23:33 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 13:23:33 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 13:23:33 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 13:23:33 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 13:23:33 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 13:23:33 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 13:23:33 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 13:23:33 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 13:23:33 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 13:23:33 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 13:23:33 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 13:23:33 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 13:23:33 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 13:23:33 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 13:23:33 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 13:23:33 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 13:23:33 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 13:23:33 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 13:23:33 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 13:23:33 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 13:23:34 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 13:23:34 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 13:23:34 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 13:23:34 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 13:23:34 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 13:23:34 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 13:23:34 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 13:23:34 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 13:23:34 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 13:23:34 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 13:23:34 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 13:23:34 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 13:23:34 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 13:23:34 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 13:23:34 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 13:23:34 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 13:23:34 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 13:23:34 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 13:23:34 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 13:23:34 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 13:23:34 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 13:23:34 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 13:23:34 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 13:23:34 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 13:23:34 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 13:23:34 debconf: delaying package configuration, since apt-utils is not installed 13:23:34 Fetched 64.1 MB in 2s (31.3 MB/s) 13:23:34 (Reading database ... 13914 files and directories currently installed.) 13:23:34 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 13:23:34 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:23:35 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 13:23:35 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:23:35 Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... 13:23:35 Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... 13:23:35 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:23:35 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:23:35 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:23:35 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:23:35 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:23:35 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:23:35 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:23:35 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:23:35 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:23:35 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:23:35 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:23:35 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:23:36 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:23:36 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:23:36 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 13:23:36 (Reading database ... 13914 files and directories currently installed.) 13:23:36 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 13:23:36 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 13:23:36 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 13:23:36 (Reading database ... 13914 files and directories currently installed.) 13:23:36 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:23:36 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:23:36 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:23:36 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:23:36 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:23:36 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:23:36 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 13:23:36 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:23:36 Step 2/30 : FROM ${BUILDER_BASE} AS builder 13:23:36 ---> 2f2b01255b99 13:23:36 Step 3/30 : WORKDIR /edgex-go 13:23:36 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:23:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:23:36 ---> 2f2b01255b99 13:23:36 Step 3/22 : WORKDIR /edgex-go 13:23:36 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:23:36 Step 2/20 : FROM ${BUILDER_BASE} AS builder 13:23:36 ---> 2f2b01255b99 13:23:36 Step 3/20 : WORKDIR /edgex-go 13:23:36 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:23:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:23:36 ---> 2f2b01255b99 13:23:36 Step 3/23 : WORKDIR /edgex-go 13:23:36 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:23:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:23:36 ---> 2f2b01255b99 13:23:36 Step 3/22 : WORKDIR /edgex-go 13:23:36 ---> Running in 52e0116c5284 13:23:36 ---> Running in 2c3c82438b69 13:23:36 ---> Running in bec637f712bc 13:23:36 ---> Running in 88c44cb1528b 13:23:36 ---> Running in f171e92d45cf 13:23:36 Removing intermediate container 52e0116c5284 13:23:36 ---> 98e30d6bc8a3 13:23:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:23:36 Removing intermediate container f171e92d45cf 13:23:36 ---> 9d1ae870936e 13:23:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:23:36 Removing intermediate container 88c44cb1528b 13:23:36 Removing intermediate container 2c3c82438b69 13:23:36 ---> a47f05a52122 13:23:36 ---> 6bbb516c443e 13:23:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:23:36 13:23:36 Removing intermediate container bec637f712bc 13:23:36 ---> 2d90e02bdf30 13:23:36 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:23:36 ---> Running in 002ae09e1c45 13:23:36 ---> Running in efea73c22ff2 13:23:36 ---> Running in 5077474867e2 13:23:36 ---> Running in 25d1473471cb 13:23:36 ---> Running in 6936f2681b8e 13:23:36 (Reading database ... 13914 files and directories currently installed.) 13:23:36 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 13:23:36 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:23:36 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 13:23:37 (Reading database ... 13914 files and directories currently installed.) 13:23:37 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 13:23:37 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 13:23:37 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 13:23:37 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 13:23:37 Setting up base-files (10.1ubuntu2.11) ... 13:23:37 Installing new version of config file /etc/issue ... 13:23:37 Installing new version of config file /etc/issue.net ... 13:23:37 Installing new version of config file /etc/lsb-release ... 13:23:37 Installing new version of config file /etc/update-motd.d/50-motd-news ... 13:23:37 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 13:23:37 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 13:23:37 Removing obsolete conffile /etc/default/motd-news ... 13:23:37 (Reading database ... 13915 files and directories currently installed.) 13:23:37 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 13:23:37 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 13:23:37 Setting up bash (4.4.18-2ubuntu1.2) ... 13:23:37 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 13:23:37 (Reading database ... 13915 files and directories currently installed.) 13:23:37 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 13:23:37 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 13:23:37 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 13:23:38 (Reading database ... 13915 files and directories currently installed.) 13:23:38 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 13:23:38 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 13:23:38 Setting up tar (1.29b-2ubuntu0.2) ... 13:23:38 (Reading database ... 13915 files and directories currently installed.) 13:23:38 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 13:23:38 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:23:38 Setting up dpkg (1.19.0.5ubuntu2.3) ... 13:23:38 (Reading database ... 13915 files and directories currently installed.) 13:23:38 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 13:23:38 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:23:38 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 13:23:38 (Reading database ... 13915 files and directories currently installed.) 13:23:38 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 13:23:38 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:23:38 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 13:23:38 (Reading database ... 13915 files and directories currently installed.) 13:23:38 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 13:23:38 Unpacking grep (3.1-2build1) over (3.1-2) ... 13:23:38 Setting up grep (3.1-2build1) ... 13:23:38 (Reading database ... 13915 files and directories currently installed.) 13:23:38 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 13:23:38 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 13:23:38 Setting up gzip (1.6-5ubuntu1.1) ... 13:23:38 (Reading database ... 13915 files and directories currently installed.) 13:23:38 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 13:23:39 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 13:23:39 Setting up login (1:4.5-1ubuntu2) ... 13:23:39 (Reading database ... 13915 files and directories currently installed.) 13:23:39 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 13:23:39 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:23:39 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 13:23:39 (Reading database ... 13915 files and directories currently installed.) 13:23:39 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 13:23:39 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:23:39 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 13:23:39 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:23:39 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 13:23:39 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:23:39 Removing intermediate container 002ae09e1c45 13:23:39 ---> a79b0754826e 13:23:39 Step 5/22 : RUN apk add --update --no-cache make git 13:23:39 Removing intermediate container 5077474867e2 13:23:39 ---> cd6908705fc0 13:23:39 Step 5/22 : RUN apk add --update --no-cache make bash git 13:23:39 ---> Running in cfba4e9284e4 13:23:39 Setting up perl-base (5.26.1-6ubuntu0.5) ... 13:23:39 (Reading database ... 13915 files and directories currently installed.) 13:23:39 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 13:23:39 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:23:40 ---> Running in 34e2ee16c519 13:23:40 Removing intermediate container 25d1473471cb 13:23:40 ---> 62c3917c5df6 13:23:40 Step 5/20 : RUN apk add --update --no-cache make git 13:23:40 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 13:23:40 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 13:23:40 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 13:23:40 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 13:23:40 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 13:23:40 (Reading database ... 13915 files and directories currently installed.) 13:23:40 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 13:23:40 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 13:23:40 Removing intermediate container efea73c22ff2 13:23:40 ---> b9e4ff73aaed 13:23:40 Step 5/23 : RUN apk add --update --no-cache make git 13:23:40 ---> Running in adada5350090 13:23:40 Removing intermediate container 6936f2681b8e 13:23:40 ---> 1e3c9fdb27ca 13:23:40 Step 5/30 : RUN apk add --update --no-cache make git 13:23:40 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 13:23:40 (Reading database ... 13915 files and directories currently installed.) 13:23:40 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:23:40 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:23:40 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:23:40 (Reading database ... 13915 files and directories currently installed.) 13:23:40 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:23:40 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:23:40 ---> Running in 8bb59aad0bb3 13:23:40 ---> Running in 565060fd7ab5 13:23:41 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:23:41 (Reading database ... 13915 files and directories currently installed.) 13:23:41 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:23:41 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:23:41 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:23:41 (Reading database ... 13915 files and directories currently installed.) 13:23:41 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:23:41 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:23:41 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:23:41 (Reading database ... 13915 files and directories currently installed.) 13:23:41 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 13:23:41 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:23:41 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 13:23:41 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:23:41 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 13:23:41 (Reading database ... 13915 files and directories currently installed.) 13:23:41 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 13:23:41 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:23:41 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 13:23:41 (Reading database ... 13915 files and directories currently installed.) 13:23:41 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:23:41 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:23:41 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:23:41 (Reading database ... 13915 files and directories currently installed.) 13:23:41 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:23:41 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:23:41 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 13:23:41 (Reading database ... 13915 files and directories currently installed.) 13:23:41 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:23:41 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:23:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:23:42 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 13:23:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:23:42 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 13:23:42 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 13:23:42 (Reading database ... 13915 files and directories currently installed.) 13:23:42 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 13:23:42 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:23:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:23:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:23:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:23:42 Setting up libc-bin (2.27-3ubuntu1.4) ... 13:23:42 (Reading database ... 13915 files and directories currently installed.) 13:23:42 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 13:23:42 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:23:42 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 13:23:42 (Reading database ... 13917 files and directories currently installed.) 13:23:42 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 13:23:42 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 13:23:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:23:43 Setting up debconf (1.5.66ubuntu1) ... 13:23:43 (Reading database ... 13917 files and directories currently installed.) 13:23:43 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 13:23:43 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 13:23:43 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 13:23:43 (Reading database ... 13917 files and directories currently installed.) 13:23:43 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 13:23:43 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 13:23:43 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 13:23:43 (Reading database ... 13917 files and directories currently installed.) 13:23:43 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 13:23:43 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:23:43 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 13:23:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:23:43 (Reading database ... 13917 files and directories currently installed.) 13:23:43 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 13:23:43 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:23:43 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 13:23:43 (Reading database ... 13919 files and directories currently installed.) 13:23:43 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 13:23:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:23:43 OK: 219 MiB in 52 packages 13:23:43 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:23:43 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 13:23:43 (Reading database ... 13923 files and directories currently installed.) 13:23:43 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:23:43 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:23:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:23:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:23:44 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 13:23:44 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 13:23:44 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 13:23:44 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:23:44 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 13:23:44 OK: 219 MiB in 52 packages 13:23:44 (Reading database ... 13923 files and directories currently installed.) 13:23:44 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 13:23:44 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 13:23:44 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 13:23:44 (Reading database ... 13923 files and directories currently installed.) 13:23:44 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 13:23:44 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 13:23:44 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 13:23:44 (Reading database ... 13923 files and directories currently installed.) 13:23:44 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 13:23:44 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:23:44 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 13:23:44 (Reading database ... 13923 files and directories currently installed.) 13:23:44 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 13:23:44 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:23:44 OK: 219 MiB in 52 packages 13:23:44 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 13:23:44 (Reading database ... 13923 files and directories currently installed.) 13:23:44 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 13:23:44 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 13:23:44 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 13:23:44 (Reading database ... 13923 files and directories currently installed.) 13:23:44 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 13:23:44 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 13:23:45 OK: 219 MiB in 52 packages 13:23:45 OK: 219 MiB in 52 packages 13:23:45 Setting up passwd (1:4.5-1ubuntu2) ... 13:23:45 (Reading database ... 13923 files and directories currently installed.) 13:23:45 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 13:23:45 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:23:45 Setting up gpgv (2.2.4-1ubuntu1.4) ... 13:23:45 Removing intermediate container cfba4e9284e4 13:23:45 ---> e8428d101bad 13:23:45 Step 6/22 : COPY . . 13:23:45 (Reading database ... 13923 files and directories currently installed.) 13:23:45 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 13:23:45 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 13:23:45 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 13:23:45 (Reading database ... 13923 files and directories currently installed.) 13:23:45 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 13:23:45 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 13:23:45 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 13:23:45 (Reading database ... 13923 files and directories currently installed.) 13:23:45 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 13:23:45 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 13:23:45 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 13:23:45 (Reading database ... 13923 files and directories currently installed.) 13:23:45 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 13:23:45 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 13:23:45 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 13:23:45 (Reading database ... 13923 files and directories currently installed.) 13:23:45 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 13:23:45 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 13:23:46 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 13:23:46 (Reading database ... 13923 files and directories currently installed.) 13:23:46 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 13:23:46 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 13:23:46 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 13:23:46 (Reading database ... 13923 files and directories currently installed.) 13:23:46 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 13:23:46 Removing intermediate container 34e2ee16c519 13:23:46 ---> eb0691440da1 13:23:46 Step 6/22 : COPY . . 13:23:46 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 13:23:46 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 13:23:46 (Reading database ... 13923 files and directories currently installed.) 13:23:46 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 13:23:46 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 13:23:46 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 13:23:46 (Reading database ... 13924 files and directories currently installed.) 13:23:46 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 13:23:46 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 13:23:46 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 13:23:46 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 13:23:46 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 13:23:46 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 13:23:46 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 13:23:46 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 13:23:46 Removing intermediate container adada5350090 13:23:46 ---> c24728c066de 13:23:46 Step 6/20 : COPY . . 13:23:46 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 13:23:46 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 13:23:46 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 13:23:46 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 13:23:46 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 13:23:46 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 13:23:46 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 13:23:46 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 13:23:46 Removing intermediate container 8bb59aad0bb3 13:23:46 ---> a6dc7ac60149 13:23:46 Step 6/23 : COPY go.mod . 13:23:46 Removing intermediate container 565060fd7ab5 13:23:46 ---> 91f4db0d7200 13:23:46 Step 6/30 : COPY . . 13:23:47 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 13:23:47 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 13:23:47 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 13:23:47 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 13:23:47 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 13:23:47 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 13:23:47 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 13:23:47 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 13:23:47 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 13:23:47 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 13:23:47 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 13:23:47 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 13:23:47 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 13:23:47 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 13:23:47 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 13:23:47 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 13:23:47 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 13:23:47 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 13:23:47 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 13:23:47 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 13:23:47 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:23:47 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:23:48 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:23:48 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:23:48 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:23:48 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:23:48 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:23:48 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:23:48 ---> 14fc87952f95 13:23:48 Step 7/23 : RUN go mod download 13:23:48 ---> Running in 05ce2b9e14f4 13:23:49 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:23:49 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:23:49 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:23:49 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:23:49 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:23:49 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:23:50 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:23:50 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:23:51 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:23:51 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:23:51 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:23:51 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:23:51 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 13:23:51 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:23:51 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 13:23:51 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:23:51 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 13:23:51 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 13:23:51 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:23:51 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:23:51 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:23:51 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:23:51 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 13:23:51 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 13:23:51 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:23:51 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 13:23:51 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:23:51 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:23:51 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:23:51 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 13:23:51 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 13:23:51 Setting up tzdata (2021e-0ubuntu0.18.04) ... 13:23:51 13:23:51 Current default time zone: 'Etc/UTC' 13:23:51 Local time is now: Sun Oct 31 13:23:51 UTC 2021. 13:23:51 Universal Time is now: Sun Oct 31 13:23:51 UTC 2021. 13:23:51 Run 'dpkg-reconfigure tzdata' if you wish to change it. 13:23:51 13:23:51 Setting up systemd-sysv (237-3ubuntu10.52) ... 13:23:51 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:23:51 Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... 13:23:51 Setting up mount (2.31.1-0.4ubuntu3.7) ... 13:23:51 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 13:23:51 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 13:23:51 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 13:23:51 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 13:23:51 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 13:23:51 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 13:23:51 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:23:51 Setting up procps (2:3.3.12-3ubuntu1.2) ... 13:23:51 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 13:23:51 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 13:23:51 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 13:23:51 Setting up patch (2.7.6-2ubuntu1.1) ... 13:23:51 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 13:23:51 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 13:23:51 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 13:23:51 Installing new version of config file /etc/ssl/openssl.cnf ... 13:23:51 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 13:23:51 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 13:23:51 Setting up ca-certificates (20210119~18.04.2) ... 13:23:53 Updating certificates in /etc/ssl/certs... 13:23:54 Removing intermediate container 05ce2b9e14f4 13:23:54 ---> 489edf450d8a 13:23:54 Step 8/23 : COPY . . 13:23:54 23 added, 28 removed; done. 13:23:54 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 13:23:54 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:23:54 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 13:23:54 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 13:23:54 Setting up pkgbinarymangler (138.18.04.1) ... 13:23:54 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 13:23:54 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 13:23:54 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 13:23:54 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 13:23:54 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 13:23:54 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 13:23:54 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 13:23:54 Setting up perl (5.26.1-6ubuntu0.5) ... 13:23:54 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 13:23:54 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 13:23:54 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 13:23:54 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 13:23:54 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 13:23:54 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 13:23:54 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 13:23:54 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 13:23:54 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 13:23:54 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:23:54 Processing triggers for systemd (237-3ubuntu10.52) ... 13:23:54 Processing triggers for mime-support (3.60ubuntu1) ... 13:23:54 Processing triggers for ca-certificates (20210119~18.04.2) ... 13:23:54 Updating certificates in /etc/ssl/certs... 13:23:55 0 added, 0 removed; done. 13:23:55 Running hooks in /etc/ca-certificates/update.d... 13:23:55 done. 13:23:55 Reading package lists... 13:23:56 Building dependency tree... 13:23:56 Reading state information... 13:23:56 The following NEW packages will be installed: 13:23:56 apt-transport-https 13:23:56 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 13:23:56 Need to get 4348 B of archives. 13:23:56 After this operation, 154 kB of additional disk space will be used. 13:23:56 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 13:23:56 debconf: delaying package configuration, since apt-utils is not installed 13:23:56 Fetched 4348 B in 0s (21.4 kB/s) 13:23:56 Selecting previously unselected package apt-transport-https. 13:23:56 (Reading database ... 13931 files and directories currently installed.) 13:23:56 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 13:23:56 Unpacking apt-transport-https (1.6.14) ... 13:23:56 Setting up apt-transport-https (1.6.14) ... 13:23:56 Waiting for network to be ready... 13:24:02 2021-10-31T13:23:59Z INFO Waiting for automatic snapd restart... 13:24:02 snapd 2.52.1 from Canonical* installed 13:24:02 "snapd" switched to the "latest/stable" channel 13:24:02 13:24:05 core18 20211015 from Canonical* installed 13:24:05 "core18" switched to the "latest/stable" channel 13:24:05 13:24:07 snapcraft 5.0 from Canonical* installed 13:24:07 "snapcraft" switched to the "latest/stable" channel 13:24:07 13:24:11 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 13:24:11 - README.md 13:24:11 13:24:11 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:24:12 ---> e735154c5775 13:24:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:24:12 ---> dc163616cfba 13:24:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:24:12 ---> Running in fc2a810a1973 13:24:12 ---> Running in e0bb432d8e62 13:24:12 ---> 3b4f56a1688c 13:24:12 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 656c2a35e49f 13:24:12 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:24:12 13:24:12 ---> Running in 18f985ede0f3 13:24:12 ---> Running in 0f21419efe73 13:24:12 ---> 10759657dac8 13:24:12 Step 9/23 : RUN go mod tidy 13:24:12 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 13:24:12 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 13:24:12 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:24:12 ---> Running in efd5d400ed65 13:24:13 Reading package lists... 13:24:14 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.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 13:24:14 Reading package lists... 13:24:14 Building dependency tree... 13:24:14 Reading state information... 13:24:14 Suggested packages: 13:24:14 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 13:24:14 git-gui gitk gitweb git-cvs git-mediawiki git-svn 13:24:14 Recommended packages: 13:24:14 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 13:24:14 The following NEW packages will be installed: 13:24:14 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 13:24:14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 13:24:14 pkg-config zip 13:24:14 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 13:24:14 Need to get 7670 kB of archives. 13:24:14 After this operation, 43.8 MB of additional disk space will be used. 13:24:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 13:24:14 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 13:24:14 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 13:24:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 13:24:14 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 13:24:15 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 13:24:15 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 13:24:15 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 13:24:15 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 13:24:15 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 13:24:15 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 13:24:15 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 13:24:15 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 13:24:15 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 13:24:15 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 13:24:15 debconf: delaying package configuration, since apt-utils is not installed 13:24:15 Fetched 7670 kB in 1s (9943 kB/s) 13:24:15 Selecting previously unselected package libglib2.0-0:amd64. 13:24:15 (Reading database ... 13935 files and directories currently installed.) 13:24:15 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 13:24:15 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 13:24:15 Selecting previously unselected package libpsl5:amd64. 13:24:15 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 13:24:15 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 13:24:15 Selecting previously unselected package libnghttp2-14:amd64. 13:24:15 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 13:24:15 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 13:24:15 Selecting previously unselected package librtmp1:amd64. 13:24:15 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 13:24:15 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 13:24:15 Selecting previously unselected package libcurl3-gnutls:amd64. 13:24:15 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 13:24:15 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 13:24:16 Selecting previously unselected package liberror-perl. 13:24:16 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 13:24:16 Unpacking liberror-perl (0.17025-1) ... 13:24:16 Selecting previously unselected package git-man. 13:24:16 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 13:24:16 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 13:24:16 Selecting previously unselected package git. 13:24:16 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 13:24:16 Unpacking git (1:2.17.1-1ubuntu0.9) ... 13:24:16 Selecting previously unselected package libnorm1:amd64. 13:24:16 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 13:24:16 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 13:24:16 Selecting previously unselected package libpgm-5.2-0:amd64. 13:24:16 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 13:24:16 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 13:24:16 Selecting previously unselected package libsodium23:amd64. 13:24:16 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 13:24:16 Unpacking libsodium23:amd64 (1.0.16-2) ... 13:24:16 Selecting previously unselected package libzmq5:amd64. 13:24:16 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 13:24:16 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 13:24:16 Removing intermediate container fc2a810a1973 13:24:16 ---> 87f6a14e41cd 13:24:16 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:24:16 ---> Running in ca18bb36e074 13:24:16 Removing intermediate container 18f985ede0f3 13:24:16 ---> a632702c0c02 13:24:16 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:24:17 Selecting previously unselected package libzmq3-dev:amd64. 13:24:17 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 13:24:17 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 13:24:17 Selecting previously unselected package pkg-config. 13:24:17 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 13:24:17 Unpacking pkg-config (0.29.1-0ubuntu2) ... 13:24:17 Selecting previously unselected package zip. 13:24:17 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 13:24:17 Unpacking zip (3.0-11build1) ... 13:24:17 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 13:24:17 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 13:24:17 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 13:24:17 Setting up liberror-perl (0.17025-1) ... 13:24:17 Setting up libpsl5:amd64 (0.19.1-5build1) ... 13:24:17 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 13:24:17 No schema files found: doing nothing. 13:24:17 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 13:24:17 Setting up zip (3.0-11build1) ... 13:24:17 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 13:24:17 Setting up libsodium23:amd64 (1.0.16-2) ... 13:24:17 Setting up pkg-config (0.29.1-0ubuntu2) ... 13:24:17 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 13:24:17 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 13:24:17 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 13:24:17 Setting up git (1:2.17.1-1ubuntu0.9) ... 13:24:17 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:24:17 ---> Running in 5167c7f130bb 13:24:17 Removing intermediate container e0bb432d8e62 13:24:17 ---> afbc5648a73d 13:24:17 Step 8/22 : RUN make cmd/core-metadata/core-metadata 13:24:17 Removing intermediate container 0f21419efe73 13:24:17 ---> 2e8e6fb61723 13:24:17 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:24:17 ---> Running in 06858e011eac 13:24:17 ---> Running in cdf2f1f19a94 13:24:17 git set to automatically installed. 13:24:17 git-man set to automatically installed. 13:24:17 libcurl3-gnutls set to automatically installed. 13:24:17 liberror-perl set to automatically installed. 13:24:17 libglib2.0-0 set to automatically installed. 13:24:17 libnghttp2-14 set to automatically installed. 13:24:17 libnorm1 set to automatically installed. 13:24:17 libpgm-5.2-0 set to automatically installed. 13:24:17 libpsl5 set to automatically installed. 13:24:17 librtmp1 set to automatically installed. 13:24:17 libsodium23 set to automatically installed. 13:24:17 libzmq3-dev set to automatically installed. 13:24:17 libzmq5 set to automatically installed. 13:24:17 pkg-config set to automatically installed. 13:24:17 zip set to automatically installed. 13:24:18 Removing intermediate container efd5d400ed65 13:24:18 ---> c45ce53af245 13:24:18 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 13:24:18 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 13:24:18 ---> Running in 9742c6d1abe0 13:24:19 snapd is not logged in, snap install commands will use sudo 13:24: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 13:24:19 snap "core18" has no updates available 13:24:20 snapd is not logged in, snap install commands will use sudo 13:24:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:24:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:24:20 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 13:24:32 go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed 13:24:32 Pulling config-common 13:24:32 + snapcraftctl pull 13:24:32 Pulling go-build-helper 13:24:32 + snapcraftctl pull 13:24:34 'edgex-go' has dependencies that need to be staged: go-build-helper 13:24:34 Skipping pull go-build-helper (already ran) 13:24:34 Building go-build-helper 13:24:34 + snapcraftctl build 13:24:36 Staging go-build-helper 13:24:36 + snapcraftctl stage 13:24:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 13:24:46 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 13:24:46 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1931 kB] 13:24:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] 13:24:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 13:24:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 13:24:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] 13:24:46 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] 13:24:46 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 13:24:46 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 13:24:46 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:24:46 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 13:24:46 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 13:24:46 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 13:24:46 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 13:24:46 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 13:24:46 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 13:24:46 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 13:24:46 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 13:24:46 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] 13:24:46 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 13:24:46 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 13:24:46 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 13:24:46 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] 13:24:46 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] 13:24:46 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 13:24:46 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 13:24:46 Fetched 25.5 MB in 0s (0 B/s) 13:24:46 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 13:24:46 Fetched 224 kB in 0s (0 B/s) 13:24:46 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 13:24:46 Fetched 157 kB in 0s (0 B/s) 13:24:46 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 13:24:46 Fetched 221 kB in 0s (0 B/s) 13:24:46 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 13:24:46 Fetched 143 kB in 0s (0 B/s) 13:24:46 Pulling edgex-go 13:24:46 + snapcraftctl pull 13:24:47 Pulling hooks 13:24:47 + snapcraftctl pull 13:25:05 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 13:25:05 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 13:25:05 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:25:05 Fetched 0 B in 0s (0 B/s) 13:25:05 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 13:25:05 Fetched 96.5 kB in 0s (0 B/s) 13:25:05 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 13:25:05 Fetched 279 kB in 0s (0 B/s) 13:25:05 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 13:25:05 Fetched 122 kB in 0s (0 B/s) 13:25:05 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 13:25:05 Fetched 77.8 kB in 0s (0 B/s) 13:25:05 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 13:25:05 Fetched 8848 B in 0s (0 B/s) 13:25:05 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 13:25:05 Fetched 47.8 kB in 0s (0 B/s) 13:25:05 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 13:25:05 Fetched 45.6 kB in 0s (0 B/s) 13:25:05 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 13:25:05 Fetched 15.0 kB in 0s (0 B/s) 13:25:05 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 13:25:05 Fetched 220 kB in 0s (0 B/s) 13:25:05 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 13:25:05 Fetched 154 kB in 0s (0 B/s) 13:25:05 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 13:25:05 Fetched 50.6 kB in 0s (0 B/s) 13:25:05 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 13:25:05 Fetched 14.8 kB in 0s (0 B/s) 13:25:05 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 13:25:05 Fetched 41.8 kB in 0s (0 B/s) 13:25:05 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 13:25:05 Fetched 499 kB in 0s (0 B/s) 13:25:05 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 13:25:05 Fetched 111 kB in 0s (0 B/s) 13:25:05 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 13:25:05 Fetched 240 kB in 0s (0 B/s) 13:25:05 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 13:25:05 Fetched 29.3 kB in 0s (0 B/s) 13:25:05 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 13:25:05 Fetched 85.5 kB in 0s (0 B/s) 13:25:05 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 13:25:05 Fetched 24.5 kB in 0s (0 B/s) 13:25:05 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 13:25:05 Fetched 49.2 kB in 0s (0 B/s) 13:25:05 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 13:25:05 Fetched 54.2 kB in 0s (0 B/s) 13:25:05 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 13:25:05 Fetched 30.8 kB in 0s (0 B/s) 13:25:05 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 13:25:05 Fetched 15.8 kB in 0s (0 B/s) 13:25:05 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 13:25:05 Fetched 85.9 kB in 0s (0 B/s) 13:25:05 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 13:25:05 Fetched 8720 B in 0s (0 B/s) 13:25:05 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 13:25:05 Fetched 140 kB in 0s (0 B/s) 13:25:05 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 13:25:05 Fetched 119 kB in 0s (0 B/s) 13:25:05 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 13:25:05 Fetched 111 kB in 0s (0 B/s) 13:25:05 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 13:25:05 Fetched 11.1 kB in 0s (0 B/s) 13:25:05 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 13:25:05 Fetched 646 kB in 0s (0 B/s) 13:25:05 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 13:25:05 Fetched 41.3 kB in 0s (0 B/s) 13:25:05 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 13:25:05 Fetched 17.9 kB in 0s (0 B/s) 13:25:05 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 13:25:05 Fetched 368 kB in 0s (0 B/s) 13:25:05 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 13:25:05 Fetched 187 kB in 0s (0 B/s) 13:25:05 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 13:25:05 Fetched 175 kB in 0s (0 B/s) 13:25:05 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 13:25:05 Fetched 206 kB in 0s (0 B/s) 13:25:05 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 13:25:05 Fetched 1302 kB in 0s (0 B/s) 13:25:05 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 13:25:05 Fetched 36.2 kB in 0s (0 B/s) 13:25:05 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 13:25:05 Fetched 159 kB in 0s (0 B/s) 13:25:05 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 13:25:05 Fetched 107 kB in 0s (0 B/s) 13:25:05 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 13:25:05 Fetched 48.7 kB in 0s (0 B/s) 13:25:05 Pulling static-packages 13:25:05 + snapcraftctl pull 13:25:05 Pulling version 13:25:05 + cd /root/project 13:25:05 + + git describe --tags --abbrev=0 13:25:05 sed s/v// 13:25:05 + GIT_VERSION=2.0.1-dev.86 13:25:05 + [ -z 2.0.1-dev.86 ] 13:25:05 + snapcraftctl set-version 2.0.1-dev.86 13:25:06 Building config-common 13:25:06 + snapcraftctl build 13:25:08 Skipping build go-build-helper (already ran) 13:25:08 Building edgex-go 13:25:08 + cd /root/parts/edgex-go/src 13:25:08 + git describe --tags --abbrev=0 13:25:08 + sed s/v// 13:25:08 + GIT_VERSION=2.0.1-dev.86 13:25:08 + [ -z 2.0.1-dev.86 ] 13:25:08 + echo 2.0.1-dev.86 13:25:08 + [ ! -d vendor ] 13:25:08 + go mod download all 13:25:16 + make build 13:25:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o cmd/core-data/core-data ./cmd/core-data 13:25:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:25:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o cmd/core-command/core-command ./cmd/core-command 13:25:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:25:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 13:25:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:25:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:25:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:25:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:25:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:25:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o ./cmd/secrets-config ./cmd/secrets-config 13:25:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:25:41 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 13:25:41 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 13:25:41 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 13:25:41 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 13:25:41 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 13:25:41 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 13:25:41 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 13:25:41 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 13:25:41 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 13:25:41 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 13:25:41 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 13:25:41 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 13:25:41 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 13:25:41 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 13:25:41 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 13:25:41 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 13:25:41 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 13:25:41 + 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 13:25:41 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 13:25:41 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 13:25:41 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 13:25:41 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 13:25:41 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 13:25:41 + 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 13:25:41 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 13:25:41 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 13:25:41 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 13:25:42 Building hooks 13:25:42 + cd /root/parts/hooks/src 13:25:42 + make build 13:25:42 go mod tidy 13:25:43 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 13:25:43 go: downloading github.com/davecgh/go-spew v1.1.0 13:25:43 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 13:25:43 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 13:25:44 GO111MODULE=on go build -o cmd/install/install ./cmd/install 13:25:45 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 13:25:45 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 13:25:47 Building static-packages 13:25:47 + snapcraftctl build 13:25:50 Building version 13:25:50 + snapcraftctl build 13:25:52 Staging config-common 13:25:52 + snapcraftctl stage 13:25:53 Skipping stage go-build-helper (already ran) 13:25:53 Staging edgex-go 13:25:53 + snapcraftctl stage 13:25:53 Staging hooks 13:25:54 + snapcraftctl stage 13:25:55 Staging static-packages 13:25:55 + snapcraftctl stage 13:25:56 Staging version 13:25:56 + snapcraftctl stage 13:25:57 Priming config-common 13:25:57 + snapcraftctl prime 13:25:58 Priming go-build-helper 13:25:58 + snapcraftctl prime 13:25:59 Priming edgex-go 13:25:59 + snapcraftctl prime 13:26:00 Priming hooks 13:26:00 + snapcraftctl prime 13:26:01 Priming static-packages 13:26:01 + snapcraftctl prime 13:26:04 Priming version 13:26:04 + snapcraftctl prime 13:26:05 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:26:12 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 13:26:12 Removing intermediate container ca18bb36e074 13:26:12 ---> 9df0689837cf 13:26:12 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:26:12 ---> Running in d0ec9513e183 13:26: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 13:26:17 Removing intermediate container cdf2f1f19a94 13:26:17 ---> 64e9e0076e10 13:26:17 13:26:17 Step 9/30 : FROM alpine:3.14 13:26:17 3.14: Pulling from library/alpine 13:26:18 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 13:26:18 Status: Downloaded newer image for alpine:3.14 13:26:18 ---> bb3de5531c18 13:26:18 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:26:19 ---> Running in babc29db6a9b 13:26:19 Removing intermediate container babc29db6a9b 13:26:19 ---> d14a9e4a3e79 13:26:19 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 13:26:20 ---> Running in 7d513af36bff 13:26:20 Removing intermediate container d0ec9513e183 13:26:20 ---> 53c08034b6ef 13:26:20 13:26:20 Step 10/22 : FROM docker:20.10.8 13:26:20 20.10.8: Pulling from library/docker 13:26:21 Removing intermediate container 5167c7f130bb 13:26:21 ---> a6645c744f74 13:26:21 13:26:21 Step 9/20 : FROM alpine:3.14 13:26:21 ---> bb3de5531c18 13:26:21 Step 10/20 : RUN apk add --update --no-cache curl 13:26:21 ---> Running in fa43f6294760 13:26:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:26:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:26:23 (1/2) Installing dumb-init (1.2.5-r1) 13:26:23 (2/2) Installing su-exec (0.2-r1) 13:26:23 Executing busybox-1.33.1-r3.trigger 13:26:23 OK: 5 MiB in 16 packages 13:26:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:26:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:26:25 (1/5) Installing ca-certificates (20191127-r5) 13:26:25 (2/5) Installing brotli-libs (1.0.9-r5) 13:26:25 (3/5) Installing nghttp2-libs (1.43.0-r0) 13:26:25 (4/5) Installing libcurl (7.79.1-r0) 13:26:25 (5/5) Installing curl (7.79.1-r0) 13:26:25 Executing busybox-1.33.1-r3.trigger 13:26:25 Executing ca-certificates-20191127-r5.trigger 13:26:25 Removing intermediate container 9742c6d1abe0 13:26:25 ---> 147650c4e7b3 13:26:25 13:26:25 Step 11/23 : FROM alpine:3.14 13:26:25 ---> bb3de5531c18 13:26:25 Step 12/23 : RUN apk add --update --no-cache dumb-init 13:26:25 OK: 8 MiB in 19 packages 13:26:25 Removing intermediate container 7d513af36bff 13:26:25 ---> faf7f4d467f3 13:26:25 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 13:26:25 ---> Running in a283081dac88 13:26:26 ---> Running in 9060e2b1bcad 13:26:27 Removing intermediate container 9060e2b1bcad 13:26:27 ---> 756178ac6526 13:26:27 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:26:27 Removing intermediate container 06858e011eac 13:26:27 ---> b1bdaf70346d 13:26:27 13:26:27 Step 9/22 : FROM alpine:3.14 13:26:27 ---> bb3de5531c18 13:26:27 Step 10/22 : RUN apk add --update --no-cache dumb-init 13:26:27 ---> Running in 0b4c37a04a59 13:26:27 ---> Running in 5d17596ae50c 13:26:28 Removing intermediate container fa43f6294760 13:26:28 ---> 5840ab0edb43 13:26:28 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:26:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:26:28 ---> Running in de87cd774054 13:26:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:26:28 Removing intermediate container 0b4c37a04a59 13:26:28 ---> 2adcea3bd86d 13:26:28 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:26:28 ---> Running in 1fe50b438543 13:26:29 (1/1) Installing dumb-init (1.2.5-r1) 13:26:29 Executing busybox-1.33.1-r3.trigger 13:26:29 OK: 5 MiB in 15 packages 13:26:29 Removing intermediate container de87cd774054 13:26:29 ---> 061548249c71 13:26:29 Step 12/20 : WORKDIR /edgex 13:26:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:26:29 ---> Running in 5824736ed5de 13:26:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:26:30 Removing intermediate container 5824736ed5de 13:26:30 ---> fde1c8ed7e84 13:26:30 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:26:30 (1/1) Installing dumb-init (1.2.5-r1) 13:26:30 Executing busybox-1.33.1-r3.trigger 13:26:30 OK: 5 MiB in 15 packages 13:26:31 Removing intermediate container a283081dac88 13:26:31 ---> 19e0391f4766 13:26:31 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:26:31 ---> Running in 6ad12dc862fc 13:26:32 ---> 0720e8943e96 13:26:32 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:26:32 Removing intermediate container 1fe50b438543 13:26:32 ---> 5de5a5cdfd0a 13:26:32 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 13:26:32 Removing intermediate container 6ad12dc862fc 13:26:32 ---> 7e8ef71431ec 13:26:32 Step 14/23 : ENV APP_PORT=59861 13:26:32 ---> Running in 4f2618768844 13:26:32 ---> Running in c8d3760b89a6 13:26:32 Removing intermediate container 5d17596ae50c 13:26:32 ---> 0123297ee38e 13:26:32 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:26:32 ---> Running in 947e292bb5b2 13:26:33 Removing intermediate container 4f2618768844 13:26:33 ---> 4e62196e6eed 13:26:33 Step 15/23 : EXPOSE $APP_PORT 13:26:33 Removing intermediate container c8d3760b89a6 13:26:33 ---> aa9a57fa28f4 13:26:33 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:26:33 ---> Running in e9b59e82ad2f 13:26:33 Removing intermediate container 947e292bb5b2 13:26:33 ---> 71c660b369db 13:26:33 Step 12/22 : ENV APP_PORT=59881 13:26:34 ---> Running in eaaae5bd6a32 13:26:34 ---> 7b4686f0e645 13:26:34 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:26:34 Removing intermediate container e9b59e82ad2f 13:26:34 ---> c2f1c1c5fdd9 13:26:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:26:34 ---> bef5496b08c3 13:26:34 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:26:35 Removing intermediate container eaaae5bd6a32 13:26:35 ---> aea7e7c5ab11 13:26:35 Step 13/22 : EXPOSE $APP_PORT 13:26:35 ---> Running in e510310a4cbb 13:26:35 ---> Running in db0c60845309 13:26:35 ---> e79a599b2984 13:26:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:26:36 Removing intermediate container db0c60845309 13:26:36 ---> a3fc48cf9851 13:26:36 Step 14/22 : WORKDIR / 13:26:36 ---> Running in 05faaeccf195 13:26:36 ---> e0eb112ff561 13:26:36 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 13:26:36 ---> Running in 1bc0ebd443b0 13:26:37 Removing intermediate container 05faaeccf195 13:26:37 ---> eae9719bce17 13:26:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:26:37 Removing intermediate container 1bc0ebd443b0 13:26:37 ---> fcf731d1eb28 13:26:37 Step 17/20 : CMD ["--init=true"] 13:26:37 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 13:26:37 Status: Downloaded newer image for docker:20.10.8 13:26:37 ---> dd2018ff7f27 13:26:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:26:37 ---> 3734d5adc5ac 13:26:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:26:38 ---> Running in bfe985bc3643 13:26:38 ---> Running in eeaac0ff48e9 13:26:38 Removing intermediate container e510310a4cbb 13:26:38 ---> fdeef032964e 13:26:38 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 13:26:38 ---> 87140a4b7b7f 13:26:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:26:38 Removing intermediate container bfe985bc3643 13:26:38 ---> 8c4151f51403 13:26:38 Step 18/20 : LABEL arch=arm64 13:26:38 Removing intermediate container eeaac0ff48e9 13:26:38 ---> c4614c63b1d5 13:26:38 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 13:26:38 ---> Running in 2a98a947bdca 13:26:39 ---> Running in b7fe7ccf1e38 13:26:39 ---> 95fbddbb42d0 13:26:39 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 13:26:39 ---> 47aee7b25736 13:26:39 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:26:39 ---> Running in d01c1c397361 13:26:39 Removing intermediate container 2a98a947bdca 13:26:39 ---> 98502e41902e 13:26:39 Step 19/20 : LABEL git_sha=0eb2b220bb02af9f5e39ccb56da74fa62c43820c 13:26:39 ---> Running in 9e06d73e3096 13:26:40 Removing intermediate container d01c1c397361 13:26:40 ---> 8813b2a82d16 13:26:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:26:40 ---> 121150a0604b 13:26:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:26:40 Removing intermediate container 9e06d73e3096 13:26:40 ---> 57f9a5fe01a7 13:26:40 Step 20/20 : LABEL version=0.0.0 13:26:40 ---> Running in db45d93882cd 13:26:40 ---> Running in d300096bcdd1 13:26:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:26:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:26:41 Removing intermediate container db45d93882cd 13:26:41 ---> 646de2151c0e 13:26:41 Step 21/23 : LABEL arch=arm64 13:26:41 ---> 3434faf89f2e 13:26:41 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:26:41 Removing intermediate container d300096bcdd1 13:26:41 ---> 3b058abb0549 13:26:41 13:26:41 ---> Running in ffc5bbb7832a 13:26:41 ---> ce573bc3e77b 13:26:41 Step 18/22 : ENTRYPOINT ["/core-metadata"] 13:26:42 (1/42) Installing readline (8.1.0-r0) 13:26:42 ---> Running in 975d10635579 13:26:42 (2/42) Installing bash (5.1.4-r0) 13:26:42 Executing bash-5.1.4-r0.post-install 13:26:42 (3/42) Installing brotli-libs (1.0.9-r5) 13:26:42 (4/42) Installing nghttp2-libs (1.43.0-r0) 13:26:42 (5/42) Installing libcurl (7.79.1-r0) 13:26:42 (6/42) Installing curl (7.79.1-r0) 13:26:42 (7/42) Installing dumb-init (1.2.5-r1) 13:26:42 (8/42) Installing libbz2 (1.0.8-r1) 13:26:42 (9/42) Installing expat (2.4.1-r0) 13:26:42 (10/42) Installing libffi (3.3-r2) 13:26:42 Successfully built 3b058abb0549 13:26:42 (11/42) Installing gdbm (1.19-r0) 13:26:42 (12/42) Installing xz-libs (5.2.5-r0) 13:26:42 Successfully tagged security-proxy-setup-arm64:latest 13:26:42  Building security-proxy-setup ... done Building support-notifications 13:26:42 (13/42) Installing libgcc (10.3.1_git20210424-r2) 13:26:42 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 13:26:42 (15/42) Installing mpdecimal (2.5.1-r1) 13:26:42 (16/42) Installing sqlite-libs (3.35.5-r0) 13:26:42 (17/42) Installing python3 (3.9.5-r1) 13:26:42 Removing intermediate container ffc5bbb7832a 13:26:42 ---> 782975b1e729 13:26:42 Step 22/23 : LABEL git_sha=0eb2b220bb02af9f5e39ccb56da74fa62c43820c 13:26:42 ---> Running in 041a5a5ec9b5 13:26:42 ---> ff50ba75e36d 13:26:42 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:26:42 Removing intermediate container 975d10635579 13:26:42 ---> a48ee6adf83f 13:26:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:26:43 ---> Running in 74164c5996ae 13:26:43 Removing intermediate container 041a5a5ec9b5 13:26:43 ---> 61a6833ff898 13:26:43 Step 23/23 : LABEL version=0.0.0 13:26:44 ---> Running in b1c62212dd43 13:26:44 Removing intermediate container 74164c5996ae 13:26:44 ---> 2cf75bc3a505 13:26:44 Step 20/22 : LABEL arch=arm64 13:26:44 ---> 9862864fefe0 13:26:44 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:26:44 ---> Running in 102f456e3ce7 13:26:44 (18/42) Installing py3-appdirs (1.4.4-r2) 13:26:44 (19/42) Installing py3-chardet (4.0.0-r2) 13:26:44 (20/42) Installing py3-idna (3.2-r0) 13:26:44 (21/42) Installing py3-urllib3 (1.26.5-r0) 13:26:44 Removing intermediate container b1c62212dd43 13:26:44 ---> 69d6bffa4870 13:26:44 13:26:45 (22/42) Installing py3-certifi (2020.12.5-r1) 13:26:45 (23/42) Installing py3-requests (2.25.1-r4) 13:26:45 (24/42) Installing py3-msgpack (1.0.2-r1) 13:26:45 (25/42) Installing py3-lockfile (0.12.2-r4) 13:26:45 (26/42) Installing py3-cachecontrol (0.12.6-r1) 13:26:45 (27/42) Installing py3-colorama (0.4.4-r1) 13:26:45 (28/42) Installing py3-contextlib2 (0.6.0-r1) 13:26:45 (29/42) Installing py3-distlib (0.3.1-r3) 13:26:45 (30/42) Installing py3-distro (1.5.0-r3) 13:26:45 (31/42) Installing py3-six (1.15.0-r1) 13:26:45 (32/42) Installing py3-webencodings (0.5.1-r4) 13:26:45 (33/42) Installing py3-html5lib (1.1-r1) 13:26:45 (34/42) Installing py3-parsing (2.4.7-r2) 13:26:45 (35/42) Installing py3-packaging (20.9-r1) 13:26:45 (36/42) Installing py3-toml (0.10.2-r2) 13:26:45 (37/42) Installing py3-pep517 (0.10.0-r2) 13:26:45 Successfully built 69d6bffa4870 13:26:45 (38/42) Installing py3-progress (1.5-r2) 13:26:45 (39/42) Installing py3-retrying (1.3.3-r1) 13:26:45 (40/42) Installing py3-ordered-set (4.0.2-r1) 13:26:45 (41/42) Installing py3-setuptools (52.0.0-r3) 13:26:45 (42/42) Installing py3-pip (20.3.4-r1) 13:26:45 Successfully tagged support-scheduler-arm64:latest 13:26:45  Building support-scheduler ... done Building core-command 13:26:45 Removing intermediate container 102f456e3ce7 13:26:45 ---> 7e826a0fbe32 13:26:45 Step 21/22 : LABEL git_sha=0eb2b220bb02af9f5e39ccb56da74fa62c43820c 13:26:45 ---> d658f5d9bbaa 13:26:45 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 13:26:46 ---> Running in f539350cba3f 13:26:46 Executing busybox-1.33.1-r3.trigger 13:26:46 OK: 84 MiB in 64 packages 13:26:46 ---> Running in 408f85feab3f 13:26:46 Removing intermediate container f539350cba3f 13:26:46 ---> 71fd56e887b4 13:26:46 Step 22/22 : LABEL version=0.0.0 13:26:46 ---> Running in 2f7f8ab2c8c6 13:26:46 Removing intermediate container 408f85feab3f 13:26:46 ---> 6463ec8cb3b8 13:26:47 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:26:47 Removing intermediate container 2f7f8ab2c8c6 13:26:47 ---> 880167816bfb 13:26:47 13:26:48 Successfully built 880167816bfb 13:26:48 Successfully tagged core-metadata-arm64:latest 13:26:48  Building core-metadata ... done Building core-data 13:26:48 ---> f2e00a106388 13:26:48 Step 25/30 : RUN chmod +x /entrypoint.sh 13:26:48 ---> Running in d5d4e414e619 13:26:50 Collecting docker-compose==1.23.2 13:26:50 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:26:51 Collecting cached-property<2,>=1.2.0 13:26:51 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:26:51 Collecting docker<4.0,>=3.6.0 13:26:51 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:26:51 Removing intermediate container d5d4e414e619 13:26:51 ---> f2b34f1c3921 13:26:51 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 13:26:52 ---> Running in c453c50b2dd1 13:26:52 Collecting PyYAML<4,>=3.10 13:26:52 Downloading PyYAML-3.13.tar.gz (270 kB) 13:26:53 Removing intermediate container c453c50b2dd1 13:26:53 ---> 280efb9a021f 13:26:53 Step 27/30 : CMD ["gate"] 13:26:53 ---> Running in b5b0207cd0f0 13:26:54 Removing intermediate container b5b0207cd0f0 13:26:54 ---> 5ececbb4f6f4 13:26:54 Step 28/30 : LABEL arch=arm64 13:26:54 ---> Running in 5f0c576e39f7 13:26:55 Removing intermediate container 5f0c576e39f7 13:26:55 ---> 2a7d535878c9 13:26:55 Step 29/30 : LABEL git_sha=0eb2b220bb02af9f5e39ccb56da74fa62c43820c 13:26:56 ---> Running in 05f32ce5870e 13:26:56 Collecting texttable<0.10,>=0.9.0 13:26:56 Downloading texttable-0.9.1.tar.gz (11 kB) 13:26:56 Removing intermediate container 05f32ce5870e 13:26:56 ---> 6b1f68720736 13:26:56 Step 30/30 : LABEL version=0.0.0 13:26:56 ---> Running in 0ecff5b3998b 13:26:57 Removing intermediate container 0ecff5b3998b 13:26:57 ---> 3e2baf22545f 13:26:57 13:26:57 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 13:26:58 Successfully built 3e2baf22545f 13:26:58 Successfully tagged security-bootstrapper-arm64:latest 13:26:58  Building security-bootstrapper ... done Building security-secretstore-setup 13:26:58 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:26:58 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:26:59 Collecting websocket-client<1.0,>=0.32.0 13:26:59 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:26:59 Collecting docopt<0.7,>=0.6.1 13:26:59 Downloading docopt-0.6.2.tar.gz (25 kB) 13:27:01 Collecting dockerpty<0.5,>=0.4.1 13:27:01 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:27:03 Collecting jsonschema<3,>=2.5.1 13:27:03 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:27:03 Collecting docker-pycreds>=0.4.0 13:27:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:27:03 Collecting chardet<3.1.0,>=3.0.2 13:27:03 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 13:27:03 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 13:27:04 Collecting idna<2.8,>=2.5 13:27:04 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:27:04 Collecting urllib3<1.25,>=1.21.1 13:27:04 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:27:05 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 13:27:05 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 13:27:05 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 13:27:05 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 13:27:05 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 13:27:05 Attempting uninstall: urllib3 13:27:05 Found existing installation: urllib3 1.26.5 13:27:05 Uninstalling urllib3-1.26.5: 13:27:06 Successfully uninstalled urllib3-1.26.5 13:27:06 Attempting uninstall: idna 13:27:06 Found existing installation: idna 3.2 13:27:06 Uninstalling idna-3.2: 13:27:06 Successfully uninstalled idna-3.2 13:27:07 Attempting uninstall: chardet 13:27:07 Found existing installation: chardet 4.0.0 13:27:07 Uninstalling chardet-4.0.0: 13:27:08 Successfully uninstalled chardet-4.0.0 13:27:10 Attempting uninstall: requests 13:27:10 Found existing installation: requests 2.25.1 13:27:10 Uninstalling requests-2.25.1: 13:27:10 Successfully uninstalled requests-2.25.1 13:27:10 Running setup.py install for texttable: started 13:27:12 Running setup.py install for texttable: finished with status 'done' 13:27:12 Running setup.py install for PyYAML: started 13:27:14 Running setup.py install for PyYAML: finished with status 'done' 13:27:14 Running setup.py install for docopt: started 13:27:16 Running setup.py install for docopt: finished with status 'done' 13:27:16 Running setup.py install for dockerpty: started 13:27:19 Running setup.py install for dockerpty: finished with status 'done' 13:27:19 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:27:19 Step 2/21 : FROM ${BUILDER_BASE} AS builder 13:27:19 ---> 2f2b01255b99 13:27:19 Step 3/21 : WORKDIR /edgex-go 13:27:19 ---> Using cache 13:27:19 ---> 2d90e02bdf30 13:27:19 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:27:19 ---> Using cache 13:27:19 ---> 62c3917c5df6 13:27:19 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 13:27:22 ---> Running in a079e330d9dc 13:27:22 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 13:27:24 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:27:25 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:27:25 OK: 219 MiB in 52 packages 13:27:27 Removing intermediate container a079e330d9dc 13:27:27 ---> 8558c9d1237e 13:27:27 Step 6/21 : COPY . . 13:27:28 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:27:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:27:28 ---> 2f2b01255b99 13:27:28 Step 3/22 : WORKDIR /edgex-go 13:27:28 ---> Using cache 13:27:28 ---> 2d90e02bdf30 13:27:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:27:28 ---> Using cache 13:27:28 ---> 62c3917c5df6 13:27:28 Step 5/22 : RUN apk add --update --no-cache make git 13:27:28 ---> Using cache 13:27:28 ---> c24728c066de 13:27:28 Step 6/22 : COPY . . 13:27:28 ---> Using cache 13:27:28 ---> 3b4f56a1688c 13:27:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:27:28 ---> Using cache 13:27:28 ---> a632702c0c02 13:27:28 Step 8/22 : RUN make cmd/core-command/core-command 13:27:28 ---> Running in 5bd3f1cc3985 13:27:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 13:27:30 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:27:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:27:30 ---> 2f2b01255b99 13:27:30 Step 3/22 : WORKDIR /edgex-go 13:27:30 ---> Using cache 13:27:30 ---> 2d90e02bdf30 13:27:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:27:30 ---> Using cache 13:27:30 ---> 62c3917c5df6 13:27:30 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:27:31 ---> Running in 18c96e5a4e57 13:27:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:27:34 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:27:35 OK: 219 MiB in 52 packages 13:27:37 Removing intermediate container 18c96e5a4e57 13:27:37 ---> 18883596985e 13:27:37 Step 6/22 : COPY . . 13:27:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:27:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:27:41 ---> 2f2b01255b99 13:27:41 Step 3/24 : WORKDIR /edgex-go 13:27:41 ---> Using cache 13:27:41 ---> 2d90e02bdf30 13:27:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:27:41 ---> Using cache 13:27:41 ---> 62c3917c5df6 13:27:41 Step 5/24 : RUN apk add --update --no-cache make git 13:27:41 ---> Using cache 13:27:41 ---> c24728c066de 13:27:41 Step 6/24 : COPY . . 13:27:41 ---> Using cache 13:27:41 ---> 3b4f56a1688c 13:27:41 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:27:41 ---> Using cache 13:27:41 ---> a632702c0c02 13:27:41 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:27:41 ---> Running in f8ab1ab5c570 13:27:43 Removing intermediate container b7fe7ccf1e38 13:27:44 ---> 0d2556964e6b 13:27:44 Step 13/22 : ENV APP_PORT=58890 13:27:44 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 13:27:44 ---> Running in fa219ce3b6f7 13:27:46 Removing intermediate container fa219ce3b6f7 13:27:46 ---> 94b86f709434 13:27:46 Step 14/22 : EXPOSE $APP_PORT 13:27:46 ---> Running in 8c939de75bb0 13:27:47 Removing intermediate container 8c939de75bb0 13:27:47 ---> f7e7345218aa 13:27:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:27:50 ---> 395ba738444e 13:27:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:27:52 ---> 1cf8be49f2f0 13:27:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:27:55 ---> 3fd46d055d53 13:27:55 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 13:27:55 ---> Running in 3a8fc23a29a5 13:27:56 Removing intermediate container 3a8fc23a29a5 13:27:56 ---> d1051c680243 13:27:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:27:56 ---> Running in cd6503f3f730 13:27:57 Removing intermediate container cd6503f3f730 13:27:57 ---> 3338163c6f46 13:27:57 Step 20/22 : LABEL arch=arm64 13:27:58 ---> Running in 126e959111c4 13:27:59 Removing intermediate container 126e959111c4 13:27:59 ---> 7af14347738d 13:27:59 Step 21/22 : LABEL git_sha=0eb2b220bb02af9f5e39ccb56da74fa62c43820c 13:27:59 ---> Running in 1a3959474ebf 13:28:01 Removing intermediate container 1a3959474ebf 13:28:01 ---> be4728adbcc1 13:28:01 Step 22/22 : LABEL version=0.0.0 13:28:01 ---> Running in 4db6657588ef 13:28:02 ---> 9287ace3dc3a 13:28:02 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:28:02 Removing intermediate container 4db6657588ef 13:28:02 ---> d6fba16b1b6b 13:28:02 13:28:02 ---> Running in dd519e5b92fd 13:28:04 Successfully built d6fba16b1b6b 13:28:04 Successfully tagged sys-mgmt-agent-arm64:latest 13:28:09  Building sys-mgmt-agent ... done Removing intermediate container dd519e5b92fd 13:28:09 ---> 9fb167202da8 13:28:09 Step 8/21 : RUN make cmd/support-notifications/support-notifications 13:28:09 ---> Running in 525bf68a622f 13:28:09 ---> a191f87a8a17 13:28:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:28:09 ---> Running in de1e10bf63d2 13:28:11 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 13:28:15 Removing intermediate container de1e10bf63d2 13:28:15 ---> a9ce8d6fadca 13:28:15 Step 8/22 : RUN make cmd/core-data/core-data 13:28:15 ---> Running in c9b130207265 13:28:17 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 13:28:49 Removing intermediate container 5bd3f1cc3985 13:28:49 ---> 2b54b392a104 13:28:49 13:28:49 Step 9/22 : FROM alpine:3.14 13:28:49 ---> bb3de5531c18 13:28:49 Step 10/22 : RUN apk add --update --no-cache dumb-init 13:28:49 ---> Using cache 13:28:49 ---> 0123297ee38e 13:28:49 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:28:49 ---> Using cache 13:28:49 ---> 71c660b369db 13:28:49 Step 12/22 : ENV APP_PORT=59882 13:28:49 ---> Running in e78345784ee2 13:28:49 Removing intermediate container e78345784ee2 13:28:49 ---> 63a215628040 13:28:49 Step 13/22 : EXPOSE $APP_PORT 13:28:49 ---> Running in 2f34b9784bc2 13:28:49 Removing intermediate container 2f34b9784bc2 13:28:49 ---> 5bca49321882 13:28:49 Step 14/22 : WORKDIR / 13:28:49 ---> Running in 763adb064a1f 13:28:49 Removing intermediate container 763adb064a1f 13:28:49 ---> 5202b31b1bd2 13:28:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:28:49 ---> 48c1ae27508a 13:28:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:28:51 ---> cd0dcbe0e2cf 13:28:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:28:52 ---> 94c3d30e670f 13:28:52 Step 18/22 : ENTRYPOINT ["/core-command"] 13:28:52 ---> Running in 919fb4c26489 13:28:53 Removing intermediate container 919fb4c26489 13:28:53 ---> 50a1e33dfede 13:28:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:28:53 ---> Running in 0e9c9d3fd4b9 13:28:54 Removing intermediate container 0e9c9d3fd4b9 13:28:54 ---> 214933a7a1ca 13:28:54 Step 20/22 : LABEL arch=arm64 13:28:54 ---> Running in 33b1fc08ee8c 13:28:54 Removing intermediate container 33b1fc08ee8c 13:28:54 ---> 0b0381d3a7f5 13:28:54 Step 21/22 : LABEL git_sha=0eb2b220bb02af9f5e39ccb56da74fa62c43820c 13:28:54 ---> Running in df55a5efe660 13:28:55 Removing intermediate container df55a5efe660 13:28:55 ---> f82a8525c732 13:28:55 Step 22/22 : LABEL version=0.0.0 13:28:55 ---> Running in 42b3a484f583 13:28:56 Removing intermediate container 42b3a484f583 13:28:56 ---> c474a78e92a0 13:28:56 13:28:56 Successfully built c474a78e92a0 13:28:56 Successfully tagged core-command-arm64:latest 13:29:05  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:29:15 Removing intermediate container f8ab1ab5c570 13:29:15 ---> be54bba76b50 13:29:15 13:29:15 Step 9/24 : FROM alpine:3.14 13:29:15 ---> bb3de5531c18 13:29:15 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 13:29:15 ---> Running in 0f26a1451ede 13:29:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:29:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:29:18 (1/3) Installing ca-certificates (20191127-r5) 13:29:18 (2/3) Installing dumb-init (1.2.5-r1) 13:29:18 (3/3) Installing su-exec (0.2-r1) 13:29:18 Executing busybox-1.33.1-r3.trigger 13:29:18 Executing ca-certificates-20191127-r5.trigger 13:29:18 OK: 6 MiB in 17 packages 13:29:21 Removing intermediate container 0f26a1451ede 13:29:21 ---> 05cbf1c0d031 13:29:21 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:29:21 ---> Running in 8a4c96ef1543 13:29:21 Removing intermediate container 8a4c96ef1543 13:29:21 ---> 02e3fb6cb0fd 13:29:21 Step 12/24 : WORKDIR / 13:29:22 ---> Running in e5d959c4b79b 13:29:22 Removing intermediate container e5d959c4b79b 13:29:22 ---> d91d850fed23 13:29:22 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:29:23 ---> f9be015771d2 13:29:23 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:29:25 ---> fddc65d7de72 13:29:25 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:29:26 ---> e2d66e2620d1 13:29:26 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:29:27 ---> a927c4c603fb 13:29:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:29:29 ---> fd170e9416fc 13:29:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:29:31 ---> 2ee61020666d 13:29:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:29:32 ---> adad441e5c98 13:29:32 Step 20/24 : 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/ 13:29:32 ---> Running in bcabe06a2c3d 13:29:36 Removing intermediate container bcabe06a2c3d 13:29:36 ---> 4ab08289fa73 13:29:36 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 13:29:36 ---> Running in 675be978835a 13:29:36 Removing intermediate container 675be978835a 13:29:36 ---> 4626b17afe4d 13:29:36 Step 22/24 : LABEL arch=arm64 13:29:36 ---> Running in f1fec0b47f68 13:29:37 Removing intermediate container f1fec0b47f68 13:29:37 ---> 01d729738a83 13:29:37 Step 23/24 : LABEL git_sha=0eb2b220bb02af9f5e39ccb56da74fa62c43820c 13:29:37 Removing intermediate container 525bf68a622f 13:29:37 ---> f537f6e69858 13:29:37 13:29:37 Step 9/21 : FROM alpine:3.14 13:29:37 ---> bb3de5531c18 13:29:37 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 13:29:37 ---> Running in 392916a8df19 13:29:37 ---> Running in 00679497554e 13:29:38 Removing intermediate container 392916a8df19 13:29:38 ---> 69486e265c96 13:29:38 Step 24/24 : LABEL version=0.0.0 13:29:38 ---> Running in a2ac0354aaae 13:29:39 Removing intermediate container a2ac0354aaae 13:29:39 ---> e965a2c633ee 13:29:39 13:29:39 Successfully built e965a2c633ee 13:29:39 Successfully tagged security-secretstore-setup-arm64:latest 13:29:39  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:29:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:29:40 (1/2) Installing ca-certificates (20191127-r5) 13:29:40 (2/2) Installing dumb-init (1.2.5-r1) 13:29:40 Executing busybox-1.33.1-r3.trigger 13:29:40 Executing ca-certificates-20191127-r5.trigger 13:29:40 OK: 6 MiB in 16 packages 13:29:42 Removing intermediate container 00679497554e 13:29:42 ---> 22f2de9442c4 13:29:42 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:29:42 ---> Running in 1218b4804091 13:29:43 Removing intermediate container 1218b4804091 13:29:43 ---> 28776f890024 13:29:43 Step 12/21 : ENV APP_PORT=59860 13:29:43 ---> Running in def391a0bf14 13:29:44 Removing intermediate container c9b130207265 13:29:44 ---> 9a1d466cb1d6 13:29:44 13:29:44 Step 9/22 : FROM alpine:3.14 13:29:44 ---> bb3de5531c18 13:29:44 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:29:44 ---> Running in 051234cadf2d 13:29:44 Removing intermediate container def391a0bf14 13:29:44 ---> 13567433e346 13:29:44 Step 13/21 : EXPOSE $APP_PORT 13:29:44 ---> Running in 8756365e6259 13:29:44 Removing intermediate container 051234cadf2d 13:29:44 ---> ac465d156ca5 13:29:44 Step 11/22 : ENV APP_PORT=59880 13:29:44 ---> Running in cab7e8388055 13:29:45 Removing intermediate container 8756365e6259 13:29:45 ---> e39fe5d20caf 13:29:45 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 13:29:45 Removing intermediate container cab7e8388055 13:29:45 ---> a4da1e57a2ec 13:29:45 Step 12/22 : EXPOSE $APP_PORT 13:29:45 ---> Running in 207fc50e3428 13:29:45 ---> cb9438a3c0c7 13:29:45 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:29:46 Removing intermediate container 207fc50e3428 13:29:46 ---> 129036fec90f 13:29:46 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:29:46 ---> Running in 486e397bd4f2 13:29:47 ---> 4c85e3b9a7fd 13:29:47 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:29:48 ---> d39adcd66e6f 13:29:48 Step 17/21 : ENTRYPOINT ["/support-notifications"] 13:29:48 ---> Running in 967e2fdb925e 13:29:48 Removing intermediate container 486e397bd4f2 13:29:48 ---> aca239768f79 13:29:48 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 13:29:48 ---> Running in e1459ddf70c2 13:29:48 Removing intermediate container 967e2fdb925e 13:29:48 ---> d465ff52d7db 13:29:48 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:29:48 ---> Running in 16fd7540f375 13:29:49 Removing intermediate container 16fd7540f375 13:29:49 ---> 0731209f61d2 13:29:49 Step 19/21 : LABEL arch=arm64 13:29:49 ---> Running in 43b8c9b5a3ee 13:29:49 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:29:49 Removing intermediate container 43b8c9b5a3ee 13:29:49 ---> cc5ebd20365a 13:29:49 Step 20/21 : LABEL git_sha=0eb2b220bb02af9f5e39ccb56da74fa62c43820c 13:29:50 ---> Running in 45ead171b774 13:29:50 Removing intermediate container 45ead171b774 13:29:50 ---> 41118ef25638 13:29:50 Step 21/21 : LABEL version=0.0.0 13:29:50 ---> Running in 093f1f97b12f 13:29:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:29:51 Removing intermediate container 093f1f97b12f 13:29:51 ---> 5525be106dc7 13:29:51 13:29:51 Successfully built 5525be106dc7 13:29:51 Successfully tagged support-notifications-arm64:latest 13:29:51  Building support-notifications ... done (1/6) Installing dumb-init (1.2.5-r1) 13:29:51 (2/6) Installing libgcc (10.3.1_git20210424-r2) 13:29:51 (3/6) Installing libsodium (1.0.18-r0) 13:29:51 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 13:29:52 (5/6) Installing libzmq (4.3.4-r0) 13:29:52 (6/6) Installing zeromq (4.3.4-r0) 13:29:52 Executing busybox-1.33.1-r3.trigger 13:29:52 OK: 8 MiB in 20 packages 13:29:53 Removing intermediate container e1459ddf70c2 13:29:53 ---> 2de292e61230 13:29:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:29:54 ---> 8e21e2840a78 13:29:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:29:55 ---> 8e45fb8c6849 13:29:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:29:56 ---> f250364313ba 13:29:56 Step 18/22 : ENTRYPOINT ["/core-data"] 13:29:56 ---> Running in c189936209c6 13:29:56 Removing intermediate container c189936209c6 13:29:56 ---> 9af5cf430f3b 13:29:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:29:56 ---> Running in 4623764012a3 13:29:57 Removing intermediate container 4623764012a3 13:29:57 ---> ffb4fe77a96e 13:29:57 Step 20/22 : LABEL arch=arm64 13:29:57 ---> Running in e4c284a6edd2 13:29:57 Removing intermediate container e4c284a6edd2 13:29:57 ---> ab7794ec53fc 13:29:57 Step 21/22 : LABEL git_sha=0eb2b220bb02af9f5e39ccb56da74fa62c43820c 13:29:57 ---> Running in 32c9728712f9 13:29:58 Removing intermediate container 32c9728712f9 13:29:58 ---> 632aa1213880 13:29:58 Step 22/22 : LABEL version=0.0.0 13:29:58 ---> Running in 9be16fada981 13:29:59 Removing intermediate container 9be16fada981 13:29:59 ---> 3fe96ba09cf0 13:29:59 13:29:59 Successfully built 3fe96ba09cf0 13:29:59 Successfully tagged core-data-arm64:latest 13:29:59  Building core-data ... done  [Pipeline] } 13:29:59 $ docker stop --time=1 a10bd1e417367957c987b6936175e91f7888bdf563849ceea8a0a6ccecc38dc2 13:30:01 $ docker rm -f a10bd1e417367957c987b6936175e91f7888bdf563849ceea8a0a6ccecc38dc2 [Pipeline] // withDockerContainer [Pipeline] sh 13:30:01 + docker images 13:30:02 REPOSITORY TAG IMAGE ID CREATED SIZE 13:30:02 core-data-arm64 latest 3fe96ba09cf0 4 seconds ago 19.5MB 13:30:02 support-notifications-arm64 latest 5525be106dc7 12 seconds ago 16.1MB 13:30:02 9a1d466cb1d6 19 seconds ago 1.58GB 13:30:02 security-secretstore-setup-arm64 latest e965a2c633ee 24 seconds ago 26.8MB 13:30:02 f537f6e69858 25 seconds ago 1.57GB 13:30:02 be54bba76b50 49 seconds ago 1.58GB 13:30:02 core-command-arm64 latest c474a78e92a0 About a minute ago 15.2MB 13:30:02 2b54b392a104 About a minute ago 1.57GB 13:30:02 sys-mgmt-agent-arm64 latest d6fba16b1b6b 2 minutes ago 277MB 13:30:02 security-bootstrapper-arm64 latest 3e2baf22545f 3 minutes ago 17.8MB 13:30:02 core-metadata-arm64 latest 880167816bfb 3 minutes ago 15.9MB 13:30:02 support-scheduler-arm64 latest 69d6bffa4870 3 minutes ago 15.3MB 13:30:02 security-proxy-setup-arm64 latest 3b058abb0549 3 minutes ago 25.4MB 13:30:02 b1bdaf70346d 3 minutes ago 1.57GB 13:30:02 147650c4e7b3 3 minutes ago 1.57GB 13:30:02 a6645c744f74 3 minutes ago 1.57GB 13:30:02 53c08034b6ef 3 minutes ago 1.57GB 13:30:02 64e9e0076e10 3 minutes ago 1.57GB 13:30:02 ci-base-image-arm64 latest 2f2b01255b99 13 minutes ago 1.24GB 13:30:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 2 weeks ago 534MB 13:30:02 docker 20.10.8 3734d5adc5ac 8 weeks ago 198MB 13:30:02 alpine 3.14 bb3de5531c18 2 months ago 5.34MB 13:30:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:30:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:30:03 13:30:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:30:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:30:03 arm64: Pulling from edgex-lftools-log-publisher 13:30:03 448f6bf000e3: Pulling fs layer 13:30:03 f757da607395: Pulling fs layer 13:30:03 05883995daec: Pulling fs layer 13:30:03 8603b9c90790: Pulling fs layer 13:30:03 1560dd03e051: Pulling fs layer 13:30:03 27f5ce0e4adf: Pulling fs layer 13:30:03 c2d8d7efcc4b: Pulling fs layer 13:30:03 8603b9c90790: Waiting 13:30:03 1560dd03e051: Waiting 13:30:03 c2d8d7efcc4b: Waiting 13:30:03 27f5ce0e4adf: Waiting 13:30:03 f757da607395: Verifying Checksum 13:30:03 f757da607395: Download complete 13:30:03 8603b9c90790: Verifying Checksum 13:30:03 8603b9c90790: Download complete 13:30:04 1560dd03e051: Download complete 13:30:04 27f5ce0e4adf: Verifying Checksum 13:30:04 27f5ce0e4adf: Download complete 13:30:04 05883995daec: Download complete 13:30:04 448f6bf000e3: Download complete 13:30:07 c2d8d7efcc4b: Verifying Checksum 13:30:07 c2d8d7efcc4b: Download complete 13:30:08 448f6bf000e3: Pull complete 13:30:09 f757da607395: Pull complete 13:30:10 05883995daec: Pull complete 13:30:10 8603b9c90790: Pull complete 13:30:11 1560dd03e051: Pull complete 13:30:12 27f5ce0e4adf: Pull complete 13:30:27 c2d8d7efcc4b: Pull complete 13:30:27 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 13:30:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:30:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:30:27 prd-ubuntu18.04-docker-arm64-4c-16g-13565 does not seem to be running inside a container 13:30:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:30:30 $ docker top e51e2dcb4b56d66af83e6398fa5b6a759b1d63c8c2215dff534b9c3a999b6653 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:30:31 ---> job-cost.sh 13:30:31 lf-activate-venv: SKIPPING 13:30:31 INFO: No Stack... 13:30:32 INFO: Retrieving Pricing Info for: v3-standard-4 13:30:32 INFO: Archiving Costs [Pipeline] sh 13:30:33 + cat /w/workspace/edgex-go/1/archives/cost.csv 13:30:33 + cut -d, -f6 [Pipeline] lock 13:30:33 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3789-1-stack-cost] 13:30:33 Resource [jenkins-edgexfoundry-edgex-go-PR-3789-1-stack-cost] did not exist. Created. 13:30:33 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3789-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:30:34 + echo total: 0.10999999940395355 [Pipeline] stash 13:30:34 Stashed 1 file(s) [Pipeline] } 13:30:34 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3789-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:30:34 $ docker stop --time=1 e51e2dcb4b56d66af83e6398fa5b6a759b1d63c8c2215dff534b9c3a999b6653 13:30:36 $ docker rm -f e51e2dcb4b56d66af83e6398fa5b6a759b1d63c8c2215dff534b9c3a999b6653 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 13:30:37 provisioning config files... 13:30:37 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config849669486351914309tmp [Pipeline] { [Pipeline] sh 13:30:37 + set +x 13:30:37 + curl -s https://codecov.io/bash 13:30:37 + bash -s -- 13:30:37 13:30:37 _____ _ 13:30:37 / ____| | | 13:30:37 | | ___ __| | ___ ___ _____ __ 13:30:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:30:37 | |___| (_) | (_| | __/ (_| (_) \ V / 13:30:37 \_____\___/ \__,_|\___|\___\___/ \_/ 13:30:37 Bash-1.0.6 13:30:37 13:30:37 13:30:37 ==> git version 2.24.4 found 13:30:37 ==> 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 13:30:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:30:37 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:30:37 ==> Jenkins CI detected. 13:30:37 current dir:  /w/workspace/edgex-go/1 13:30:37 project root: . 13:30:37 --> token set from env 13:30:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:30:37 ==> Running gcov in . (disable via -X gcov) 13:30:37 ==> Python coveragepy not found 13:30:37 ==> Searching for coverage reports in: 13:30:37 + . 13:30:37 -> Found 1 reports 13:30:37 ==> Detecting git/mercurial file structure 13:30:37 ==> Reading reports 13:30:37 + ./coverage.out bytes=428381 13:30:37 ==> Appending adjustments 13:30:37 https://docs.codecov.io/docs/fixing-reports 13:30:38 + Found adjustments 13:30:38 ==> Gzipping contents 13:30:39 60K /tmp/codecov.8EZV8R.gz 13:30:39 ==> Uploading reports 13:30:39 url: https://codecov.io 13:30:39 query: branch=PR-3789&commit=0eb2b220bb02af9f5e39ccb56da74fa62c43820c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3789%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3789&job=&cmd_args= 13:30:39 -> Pinging Codecov 13:30:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3789&commit=0eb2b220bb02af9f5e39ccb56da74fa62c43820c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3789%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3789&job=&cmd_args= 13:30:39 -> Uploading to 13:30:39 https://storage.googleapis.com/codecov/v4/raw/2021-10-31/00271124DB129430A58F1EEE437C3FCB/0eb2b220bb02af9f5e39ccb56da74fa62c43820c/74ab3c18-4270-4a51-9417-f34a00eb7bde.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211031%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211031T133039Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eeb814f50a66fc50b18c8bf5250d18b4ca76a81262323ad0de5bb2146597ed0d 13:30:39 % Total % Received % Xferd Average Speed Time Time Time Current 13:30:39 Dload Upload Total Spent Left Speed 13:30:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57677 0 0 100 57677 0 177k --:--:-- --:--:-- --:--:-- 178k 13:30:39 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0eb2b220bb02af9f5e39ccb56da74fa62c43820c [Pipeline] } 13:30:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:30:41 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:30:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:30:42 ---> package-listing.sh 13:30:42 ++ facter osfamily 13:30:42 ++ tr '[:upper:]' '[:lower:]' 13:30:42 + OS_FAMILY=redhat 13:30:42 + workspace=/w/workspace/edgex-go/1 13:30:42 + START_PACKAGES=/tmp/packages_start.txt 13:30:42 + END_PACKAGES=/tmp/packages_end.txt 13:30:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:30:42 + PACKAGES=/tmp/packages_start.txt 13:30:42 + '[' /w/workspace/edgex-go/1 ']' 13:30:42 + PACKAGES=/tmp/packages_end.txt 13:30:42 + case "${OS_FAMILY}" in 13:30:42 + rpm -qa 13:30:42 + sort 13:30:46 + '[' -f /tmp/packages_start.txt ']' 13:30:46 + '[' -f /tmp/packages_end.txt ']' 13:30:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:30:46 + '[' /w/workspace/edgex-go/1 ']' 13:30:46 + mkdir -p /w/workspace/edgex-go/1/archives/ 13:30:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 13:30:46 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 13:30:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:30:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:30:46 13:30:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:30:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:30:47 latest: Pulling from edgex-lftools-log-publisher 13:30:47 b4d181a07f80: Pulling fs layer 13:30:47 a1111a8f2ec3: Pulling fs layer 13:30:47 ed53099fbce6: Pulling fs layer 13:30:47 dc539afda2c1: Pulling fs layer 13:30:47 77bc0d833cb6: Pulling fs layer 13:30:47 9065ff56babe: Pulling fs layer 13:30:47 d287ab97295c: Pulling fs layer 13:30:47 77bc0d833cb6: Waiting 13:30:47 9065ff56babe: Waiting 13:30:47 d287ab97295c: Waiting 13:30:47 dc539afda2c1: Waiting 13:30:47 a1111a8f2ec3: Verifying Checksum 13:30:47 a1111a8f2ec3: Download complete 13:30:47 dc539afda2c1: Verifying Checksum 13:30:47 dc539afda2c1: Download complete 13:30:47 ed53099fbce6: Verifying Checksum 13:30:47 ed53099fbce6: Download complete 13:30:47 9065ff56babe: Verifying Checksum 13:30:47 9065ff56babe: Download complete 13:30:47 77bc0d833cb6: Verifying Checksum 13:30:47 77bc0d833cb6: Download complete 13:30:47 b4d181a07f80: Verifying Checksum 13:30:47 b4d181a07f80: Download complete 13:30:48 d287ab97295c: Verifying Checksum 13:30:48 d287ab97295c: Download complete 13:30:49 b4d181a07f80: Pull complete 13:30:49 a1111a8f2ec3: Pull complete 13:30:49 ed53099fbce6: Pull complete 13:30:49 dc539afda2c1: Pull complete 13:30:49 77bc0d833cb6: Pull complete 13:30:50 9065ff56babe: Pull complete 13:30:55 d287ab97295c: Pull complete 13:30:55 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:30:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:30:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:30:55 prd-centos7-docker-4c-2g-13564 does not seem to be running inside a container 13:30:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:30:58 $ docker top 65a66f4a1781d3553a77cc142c85332a09c288a1c71ae41dada4d9d5c260c56d -eo pid,comm [Pipeline] { [Pipeline] sh 13:30:58 + touch /tmp/pre-build-complete [Pipeline] sh 13:30:59 + mkdir -p /var/log/sysstat [Pipeline] sh 13:30:59 + ls /var/log/sa-host 13:30:59 + sadf -c /var/log/sa-host/sa30 13:30:59 file_magic: OK 13:30:59 HZ: Using current value: 100 13:30:59 file_header: OK 13:30:59 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 13:30:59 Statistics: 13:30:59 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:30:59 File successfully converted to sysstat format version 12.0.3 13:30:59 + sadf -c /var/log/sa-host/sa31 13:30:59 file_magic: OK 13:30:59 HZ: Using current value: 100 13:30:59 file_header: OK 13:30:59 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 13:30:59 Statistics: 13:30:59 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... 13:30:59 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:30:59 provisioning config files... 13:30:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5237881622949257821tmp [Pipeline] { [Pipeline] echo 13:30:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:31:00 ---> create-netrc.sh [Pipeline] } 13:31:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:31:00 ---> python-tools-install.sh [Pipeline] echo 13:31:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:31:01 ---> sudo-logs.sh 13:31:01 Archiving 'sudo' log.. 13:31:01 sudo: unable to resolve host prd-centos7-docker-4c-2g-13564.novalocal: Name or service not known 13:31:01 sudo: unable to resolve host prd-centos7-docker-4c-2g-13564.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 13:31:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:31:01 ---> job-cost.sh 13:31:01 lf-activate-venv: SKIPPING 13:31:01 DEBUG: total: 0.10999999940395355 13:31:01 INFO: Retrieving Stack Cost... 13:31:03 INFO: Retrieving Pricing Info for: v3-standard-2 13:31:03 INFO: Archiving Costs [Pipeline] echo 13:31:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:31:04 ---> logs-deploy.sh 13:31:04 lf-activate-venv: SKIPPING 13:31:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3789/1 13:31:04 INFO: archiving workspace using pattern(s): 13:31:04 Archives upload complete. 13:31:05 INFO: archiving logs to Nexus 13:31:05 ---> uname -a: 13:31:05 Linux prd-centos7-docker-4c-2g-13564.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 13:31:05 13:31:05 13:31:05 ---> lscpu: 13:31:05 Architecture: x86_64 13:31:05 CPU op-mode(s): 32-bit, 64-bit 13:31:05 Byte Order: Little Endian 13:31:05 Address sizes: 40 bits physical, 48 bits virtual 13:31:05 CPU(s): 2 13:31:05 On-line CPU(s) list: 0,1 13:31:05 Thread(s) per core: 1 13:31:05 Core(s) per socket: 1 13:31:05 Socket(s): 2 13:31:05 NUMA node(s): 1 13:31:05 Vendor ID: AuthenticAMD 13:31:05 CPU family: 23 13:31:05 Model: 49 13:31:05 Model name: AMD EPYC-Rome Processor 13:31:05 Stepping: 0 13:31:05 CPU MHz: 2799.994 13:31:05 BogoMIPS: 5599.98 13:31:05 Virtualization: AMD-V 13:31:05 Hypervisor vendor: KVM 13:31:05 Virtualization type: full 13:31:05 L1d cache: 32K 13:31:05 L1i cache: 32K 13:31:05 L2 cache: 512K 13:31:05 L3 cache: 16384K 13:31:05 NUMA node0 CPU(s): 0,1 13:31:05 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 13:31:05 13:31:05 13:31:05 ---> nproc: 13:31:05 2 13:31:05 13:31:05 13:31:05 ---> df -h: 13:31:05 Filesystem Size Used Avail Use% Mounted on 13:31:05 overlay 40G 13G 28G 32% / 13:31:05 tmpfs 64M 0 64M 0% /dev 13:31:05 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:31:05 shm 64M 0 64M 0% /dev/shm 13:31:05 /dev/vda1 40G 13G 28G 32% /facter-os 13:31:05 13:31:05 13:31:05 ---> sar -b -r -n DEV: 13:31:05 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/31/21 _x86_64_ (2 CPU) 13:31:05 13:31:05 13:08:21 LINUX RESTART (2 CPU) 13:31:05 13:31:05 13:09:01 tps rtps wtps bread/s bwrtn/s 13:31:05 13:10:01 83.43 3.23 80.20 2326.06 8279.30 13:31:05 13:11:01 9.13 0.00 9.13 0.00 5382.89 13:31:05 13:12:01 354.35 0.22 354.14 26.50 93579.06 13:31:05 13:13:01 53.83 0.00 53.83 0.00 6491.96 13:31:05 13:14:01 77.64 0.00 77.64 0.00 5520.18 13:31:05 13:15:03 278.21 52.13 226.07 1440.54 110211.40 13:31:05 13:16:01 646.88 305.20 341.68 8460.90 212182.57 13:31:05 13:17:02 686.43 222.48 463.95 7479.05 216685.13 13:31:05 13:18:01 221.96 14.32 207.64 1258.79 34914.31 13:31:05 13:19:01 1.12 0.00 1.12 0.00 15.69 13:31:05 13:20:01 0.25 0.00 0.25 0.00 2.70 13:31:05 13:21:01 0.28 0.03 0.25 0.27 3.10 13:31:05 13:22:01 0.25 0.00 0.25 0.00 2.73 13:31:05 13:23:01 0.20 0.00 0.20 0.00 1.75 13:31:05 13:24:01 0.63 0.35 0.28 8.26 3.93 13:31:05 13:25:01 0.82 0.00 0.82 0.00 14.63 13:31:05 13:26:01 0.23 0.00 0.23 0.00 3.23 13:31:05 13:27:01 0.25 0.00 0.25 0.00 2.60 13:31:05 13:28:01 0.27 0.00 0.27 0.00 3.22 13:31:05 13:29:01 0.20 0.00 0.20 0.00 2.72 13:31:05 13:30:01 0.20 0.00 0.20 0.00 1.62 13:31:05 Average: 114.48 28.10 86.38 989.04 32879.41 13:31:05 13:31:05 13:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:31:05 13:10:01 5408420 0 713496 8.91 2620 1884396 1493504 16.49 818436 1537588 27060 13:31:05 13:11:01 5188548 0 641064 8.00 2620 2176700 1281804 14.15 884592 1685664 161340 13:31:05 13:12:01 3754656 0 910660 11.37 2620 3340996 1195012 13.19 1020860 2721580 12 13:31:05 13:13:01 3280296 0 1054780 13.17 2620 3671236 1683552 18.59 1442692 2805800 146364 13:31:05 13:14:01 3151868 0 1239456 15.48 2620 3614988 1684516 18.60 1549052 2818812 93040 13:31:05 13:15:03 133628 0 1324008 16.53 2620 6548676 2556128 28.22 2845120 4437840 726516 13:31:05 13:16:01 295884 0 1799048 22.46 2620 5911380 3789152 41.83 3482712 3587712 194152 13:31:05 13:17:02 1114356 0 1391564 17.38 2620 5500392 2728952 30.13 2427168 3814768 4188 13:31:05 13:18:01 2643080 0 1146616 14.32 2620 4216616 1564180 17.27 1339504 3411312 24 13:31:05 13:19:01 2654344 0 1135348 14.18 2620 4216620 1380740 15.24 1340020 3403144 12 13:31:05 13:20:01 2669468 0 1120220 13.99 2620 4216624 1367376 15.10 1338008 3391676 8 13:31:05 13:21:01 2669436 0 1120244 13.99 2620 4216632 1367580 15.10 1338584 3391680 16 13:31:05 13:22:01 2669880 0 1119796 13.98 2620 4216636 1367376 15.10 1337460 3392336 12 13:31:05 13:23:01 2670004 0 1119668 13.98 2620 4216640 1367376 15.10 1337580 3392336 8 13:31:05 13:24:01 2669752 0 1119888 13.98 2620 4216672 1367472 15.10 1341336 3388836 12 13:31:05 13:25:01 2669832 0 1119804 13.98 2620 4216676 1367436 15.10 1341320 3388836 8 13:31:05 13:26:01 2670028 0 1119604 13.98 2620 4216680 1367376 15.10 1341240 3388836 8 13:31:05 13:27:01 2670084 0 1119540 13.98 2620 4216688 1367376 15.10 1341248 3388836 8 13:31:05 13:28:01 2670232 0 1119392 13.98 2620 4216688 1367376 15.10 1341140 3388836 8 13:31:05 13:29:01 2669484 0 1120132 13.99 2620 4216696 1367460 15.10 1341352 3388840 8 13:31:05 13:30:01 2669744 0 1119872 13.98 2620 4216696 1367376 15.10 1341256 3388836 8 13:31:05 Average: 2713954 0 1127343 14.08 2620 4165016 1638053 18.09 1518604 3214957 64420 13:31:05 13:31:05 13:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:31:05 13:10:01 eth0 434.47 387.63 2743.66 49.59 0.00 0.00 0.00 0.00 13:31:05 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:05 13:10:01 vethd5a6e17 172.54 113.99 18.11 466.24 0.00 0.00 0.00 0.00 13:31:05 13:10:01 docker0 172.54 113.87 15.75 466.23 0.00 0.00 0.00 0.00 13:31:05 13:11:01 eth0 538.51 802.98 2236.92 72.65 0.00 0.00 0.00 0.00 13:31:05 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:05 13:11:01 vethd5a6e17 801.17 529.07 71.11 2233.58 0.00 0.00 0.00 0.00 13:31:05 13:11:01 docker0 801.17 529.05 60.16 2233.58 0.00 0.00 0.00 0.00 13:31:05 13:12:01 eth0 438.24 339.10 5269.90 36.68 0.00 0.00 0.00 0.00 13:31:05 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:05 13:12:01 docker0 259.41 292.06 19.32 2045.98 0.00 0.00 0.00 0.00 13:31:05 13:13:01 veth5316230 0.53 0.67 0.04 0.07 0.00 0.00 0.00 0.00 13:31:05 13:13:01 eth0 39.61 22.79 35.11 15.67 0.00 0.00 0.00 0.00 13:31:05 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:05 13:13:01 docker0 0.53 0.53 0.03 0.06 0.00 0.00 0.00 0.00 13:31:05 13:14:01 veth5316230 1.61 1.61 0.13 0.13 0.00 0.00 0.00 0.00 13:31:05 13:14:01 eth0 21.77 11.65 17.17 7.25 0.00 0.00 0.00 0.00 13:31:05 13:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:05 13:14:01 docker0 1.61 1.61 0.10 0.13 0.00 0.00 0.00 0.00 13:31:05 13:15:03 veth7c245b7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 13:31:05 13:15:03 eth0 116.10 71.39 1638.35 123.58 0.00 0.00 0.00 0.00 13:31:05 13:15:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:05 13:15:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:05 13:16:01 vethe54ab2c 0.03 0.33 0.00 0.02 0.00 0.00 0.00 0.00 13:31:05 13:16:01 veth7c245b7 0.00 1.02 0.00 0.05 0.00 0.00 0.00 0.00 13:31:05 13:16:01 veth808ae8a 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 13:31:05 13:16:01 veth5765637 0.05 0.19 0.00 0.01 0.00 0.00 0.00 0.00 13:31:05 13:17:02 veth5d10174 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:31:05 13:17:02 veth7c245b7 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 13:31:05 13:17:02 veth0d7c5d5 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 13:31:05 13:17:02 veth6253b2c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:31:05 13:18:01 eth0 2426.97 2108.04 15728.57 535.23 0.00 0.00 0.00 0.00 13:31:05 13:18:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:31:05 13:18:01 docker0 1305.99 1070.08 100.26 5783.75 0.00 0.00 0.00 0.00 13:31:05 13:19:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 13:31:05 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:05 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:05 13:20:01 eth0 0.13 0.10 0.01 0.03 0.00 0.00 0.00 0.00 13:31:05 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:05 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:05 13:21:01 eth0 1.15 0.58 0.77 0.22 0.00 0.00 0.00 0.00 13:31:05 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:05 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:05 13:22:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:31:05 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:05 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:05 13:23:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 13:31:05 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:05 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:05 13:24:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 13:31:05 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:05 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:05 13:25:01 eth0 0.17 0.08 0.07 0.01 0.00 0.00 0.00 0.00 13:31:05 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:05 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:05 13:26:01 eth0 0.10 0.13 0.01 0.01 0.00 0.00 0.00 0.00 13:31:05 13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:05 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:05 13:27:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:31:05 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:05 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:05 13:28:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 13:31:05 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:05 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:05 13:29:01 eth0 0.18 0.20 0.08 0.04 0.00 0.00 0.00 0.00 13:31:05 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:05 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:05 13:30:01 eth0 0.08 0.07 0.01 0.03 0.00 0.00 0.00 0.00 13:31:05 13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:05 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:05 Average: eth0 88.57 84.59 670.09 22.29 0.00 0.00 0.00 0.00 13:31:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:31:05 Average: docker0 61.21 50.15 4.70 271.06 0.00 0.00 0.00 0.00 13:31:05 13:31:05 13:31:05 ---> sar -P ALL: 13:31:05 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/31/21 _x86_64_ (2 CPU) 13:31:05 13:31:05 13:08:21 LINUX RESTART (2 CPU) 13:31:05 13:31:05 13:09:01 CPU %user %nice %system %iowait %steal %idle 13:31:05 13:10:01 all 9.34 0.00 2.94 2.16 0.07 85.50 13:31:05 13:10:01 0 9.49 0.00 3.00 0.81 0.07 86.62 13:31:05 13:10:01 1 9.19 0.00 2.87 3.50 0.07 84.38 13:31:05 13:11:01 all 11.98 0.00 1.84 0.00 0.07 86.12 13:31:05 13:11:01 0 8.65 0.00 1.93 0.00 0.07 89.35 13:31:05 13:11:01 1 15.29 0.00 1.75 0.00 0.07 82.89 13:31:05 13:12:01 all 24.16 0.00 11.62 4.18 0.12 59.92 13:31:05 13:12:01 0 24.05 0.00 12.25 4.56 0.12 59.02 13:31:05 13:12:01 1 24.28 0.00 10.99 3.79 0.12 60.81 13:31:05 13:13:01 all 59.84 0.00 6.90 0.68 0.13 32.45 13:31:05 13:13:01 0 59.02 0.00 7.25 0.58 0.13 33.02 13:31:05 13:13:01 1 60.67 0.00 6.54 0.78 0.13 31.88 13:31:05 13:14:01 all 45.54 0.00 4.72 0.62 0.12 49.00 13:31:05 13:14:01 0 44.42 0.00 4.97 0.64 0.12 49.85 13:31:05 13:14:01 1 46.66 0.00 4.46 0.60 0.12 48.15 13:31:05 13:15:03 all 56.31 0.00 13.16 3.06 0.16 27.31 13:31:05 13:15:03 0 54.98 0.00 13.13 2.95 0.16 28.78 13:31:05 13:15:03 1 57.65 0.00 13.18 3.18 0.16 25.83 13:31:05 13:16:01 all 56.27 0.00 15.27 24.14 0.16 4.16 13:31:05 13:16:01 0 55.84 0.00 15.73 24.14 0.15 4.15 13:31:05 13:16:01 1 56.71 0.00 14.82 24.14 0.17 4.17 13:31:05 13:17:02 all 63.47 0.00 18.68 15.48 0.16 2.22 13:31:05 13:17:02 0 63.38 0.00 18.77 15.07 0.15 2.64 13:31:05 13:17:02 1 63.56 0.00 18.59 15.89 0.17 1.80 13:31:05 13:18:01 all 44.88 0.00 9.49 2.05 0.12 43.47 13:31:05 13:18:01 0 44.52 0.00 9.31 2.14 0.13 43.90 13:31:05 13:18:01 1 45.24 0.00 9.66 1.96 0.11 43.04 13:31:05 13:19:01 all 0.14 0.00 0.05 0.00 0.02 99.79 13:31:05 13:19:01 0 0.12 0.00 0.05 0.00 0.02 99.82 13:31:05 13:19:01 1 0.17 0.00 0.05 0.00 0.02 99.77 13:31:05 13:20:01 all 0.15 0.00 0.06 0.00 0.02 99.77 13:31:05 13:20:01 0 0.25 0.00 0.03 0.00 0.02 99.70 13:31:05 13:20:01 1 0.05 0.00 0.08 0.00 0.02 99.85 13:31:05 13:31:05 13:20:01 CPU %user %nice %system %iowait %steal %idle 13:31:05 13:21:01 all 0.20 0.00 0.03 0.00 0.02 99.75 13:31:05 13:21:01 0 0.37 0.00 0.05 0.00 0.00 99.58 13:31:05 13:21:01 1 0.03 0.00 0.02 0.00 0.03 99.92 13:31:05 13:22:01 all 0.18 0.00 0.04 0.00 0.01 99.77 13:31:05 13:22:01 0 0.33 0.00 0.05 0.00 0.02 99.60 13:31:05 13:22:01 1 0.03 0.00 0.03 0.00 0.00 99.93 13:31:05 13:23:01 all 0.24 0.00 0.04 0.00 0.02 99.70 13:31:05 13:23:01 0 0.03 0.00 0.03 0.00 0.02 99.92 13:31:05 13:23:01 1 0.45 0.00 0.05 0.00 0.02 99.48 13:31:05 13:24:01 all 0.23 0.00 0.04 0.00 0.02 99.71 13:31:05 13:24:01 0 0.05 0.00 0.05 0.00 0.02 99.88 13:31:05 13:24:01 1 0.42 0.00 0.03 0.00 0.02 99.53 13:31:05 13:25:01 all 0.20 0.00 0.04 0.00 0.02 99.74 13:31:05 13:25:01 0 0.02 0.00 0.03 0.00 0.00 99.95 13:31:05 13:25:01 1 0.38 0.00 0.05 0.00 0.03 99.53 13:31:05 13:26:01 all 0.19 0.00 0.03 0.00 0.02 99.76 13:31:05 13:26:01 0 0.03 0.00 0.03 0.00 0.02 99.92 13:31:05 13:26:01 1 0.35 0.00 0.03 0.00 0.02 99.60 13:31:05 13:27:01 all 0.13 0.00 0.02 0.00 0.02 99.83 13:31:05 13:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:31:05 13:27:01 1 0.23 0.00 0.02 0.00 0.02 99.73 13:31:05 13:28:01 all 0.11 0.00 0.03 0.00 0.02 99.84 13:31:05 13:28:01 0 0.02 0.00 0.03 0.00 0.02 99.93 13:31:05 13:28:01 1 0.20 0.00 0.03 0.00 0.02 99.75 13:31:05 13:29:01 all 0.16 0.00 0.04 0.00 0.02 99.78 13:31:05 13:29:01 0 0.07 0.00 0.05 0.00 0.00 99.88 13:31:05 13:29:01 1 0.25 0.00 0.03 0.00 0.03 99.68 13:31:05 13:30:01 all 0.18 0.00 0.03 0.00 0.03 99.76 13:31:05 13:30:01 0 0.35 0.00 0.03 0.00 0.02 99.60 13:31:05 13:30:01 1 0.02 0.00 0.03 0.00 0.03 99.92 13:31:05 Average: all 16.90 0.00 3.84 2.32 0.06 76.88 13:31:05 Average: 0 16.53 0.00 3.92 2.25 0.06 77.25 13:31:05 Average: 1 17.27 0.00 3.76 2.39 0.06 76.52 13:31:05 13:31:05 13:31:05