Pull request #3779 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4834b45111e2abb84c883d38e9c335012cbc4606+2960906d71acf8db9b34adc0540238eab7fedfb7 (6cb84ce274d3b627181e61ac2bdcd4e21eabef23) 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-ssh6610545271251061382.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 62edec8a7113a6bcefef181b5eb2cccbe48a4c62 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-ssh2782397614431510887.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 62edec8a7113a6bcefef181b5eb2cccbe48a4c62 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-3779/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-3779/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh125598622565682686.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-3779/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4892275928103070863.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 62edec8a7113a6bcefef181b5eb2cccbe48a4c62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 62edec8a7113a6bcefef181b5eb2cccbe48a4c62 # timeout=10 Commit message: "fix: builder images from released" > 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-ssh2536152106681983334.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-3779/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-3779/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3916054910971937766.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 62edec8a7113a6bcefef181b5eb2cccbe48a4c62 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1705 in /w/workspace/edgexfoundry_edgex-go_PR-3779 [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-ssh67481315371004905.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 2960906d71acf8db9b34adc0540238eab7fedfb7 into PR head commit 4834b45111e2abb84c883d38e9c335012cbc4606 Merge succeeded, producing 4834b45111e2abb84c883d38e9c335012cbc4606 Checking out Revision 4834b45111e2abb84c883d38e9c335012cbc4606 (PR-3779) > 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-ssh5277910390318298440.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3779/head:refs/remotes/origin/PR-3779 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4834b45111e2abb84c883d38e9c335012cbc4606 # 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-ssh3902423051823855120.key > git merge 2960906d71acf8db9b34adc0540238eab7fedfb7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4834b45111e2abb84c883d38e9c335012cbc4606 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 62edec8a7113a6bcefef181b5eb2cccbe48a4c62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-25T19:10:56.681Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-25T19:10:56.792Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-25T19:10:56.860Z] ========================================================= [2021-10-25T19:10:56.860Z] EdgeX Global Pipelines Version Info [2021-10-25T19:10:56.860Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-25T19:10:58.004Z] ------------------- [2021-10-25T19:10:58.004Z] stable info: [2021-10-25T19:10:58.004Z] ------------------- [2021-10-25T19:10:58.004Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-25T19:10:58.004Z] Commit SHA: 62edec8a7113a6bcefef181b5eb2cccbe48a4c62 [2021-10-25T19:10:58.004Z] Message: testing jakarta lts changes [2021-10-25T19:10:58.580Z] ------------------- [2021-10-25T19:10:58.580Z] experimental info: [2021-10-25T19:10:58.580Z] ------------------- [2021-10-25T19:10:58.580Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-25T19:10:58.580Z] Commit SHA: 62edec8a7113a6bcefef181b5eb2cccbe48a4c62 [2021-10-25T19:10:58.580Z] Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-25T19:10:58.748Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-25T19:10:58.783Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-25T19:10:58.821Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-25T19:10:58.858Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-25T19:10:58.893Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-25T19:10:58.930Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-25T19:10:58.964Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-10-25T19:10:59.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-25T19:10:59.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-25T19:10:59.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-25T19:10:59.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-25T19:10:59.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-25T19:10:59.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-25T19:10:59.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-25T19:10:59.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-25T19:10:59.284Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-25T19:10:59.319Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-25T19:10:59.353Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-25T19:10:59.389Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-25T19:10:59.429Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-25T19:10:59.467Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-25T19:10:59.501Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-25T19:10:59.542Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3779 [Pipeline] echo [2021-10-25T19:10:59.580Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3779 [Pipeline] echo [2021-10-25T19:10:59.618Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3779 [Pipeline] echo [2021-10-25T19:10:59.654Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4834b45111e2abb84c883d38e9c335012cbc4606 [Pipeline] echo [2021-10-25T19:10:59.696Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4834b45 [Pipeline] echo [2021-10-25T19:10:59.735Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-25T19:10:59.847Z] provisioning config files... [2021-10-25T19:10:59.861Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7749281836914800174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-25T19:11:00.227Z] ---> docker-login.sh [2021-10-25T19:11:00.227Z] nexus3.edgexfoundry.org:10001 [2021-10-25T19:11:00.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T19:11:00.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T19:11:00.227Z] Configure a credential helper to remove this warning. See [2021-10-25T19:11:00.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T19:11:00.227Z] [2021-10-25T19:11:00.227Z] Login Succeeded [2021-10-25T19:11:00.227Z] nexus3.edgexfoundry.org:10002 [2021-10-25T19:11:00.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T19:11:00.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T19:11:00.498Z] Configure a credential helper to remove this warning. See [2021-10-25T19:11:00.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T19:11:00.498Z] [2021-10-25T19:11:00.498Z] Login Succeeded [2021-10-25T19:11:00.498Z] nexus3.edgexfoundry.org:10003 [2021-10-25T19:11:00.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T19:11:00.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T19:11:00.498Z] Configure a credential helper to remove this warning. See [2021-10-25T19:11:00.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T19:11:00.498Z] [2021-10-25T19:11:00.498Z] Login Succeeded [2021-10-25T19:11:00.498Z] nexus3.edgexfoundry.org:10004 [2021-10-25T19:11:00.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T19:11:00.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T19:11:00.765Z] Configure a credential helper to remove this warning. See [2021-10-25T19:11:00.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T19:11:00.765Z] [2021-10-25T19:11:00.765Z] Login Succeeded [2021-10-25T19:11:00.765Z] docker.io [2021-10-25T19:11:00.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T19:11:01.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T19:11:01.026Z] Configure a credential helper to remove this warning. See [2021-10-25T19:11:01.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T19:11:01.026Z] [2021-10-25T19:11:01.026Z] Login Succeeded [2021-10-25T19:11:01.026Z] ---> docker-login.sh ends [Pipeline] } [2021-10-25T19:11:01.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-25T19:11:01.453Z] ++ 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 [2021-10-25T19:11:01.454Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T19:11:01.454Z] ++ dirname cmd/core-command/Dockerfile [2021-10-25T19:11:01.454Z] ++ cut -d/ -f2 [2021-10-25T19:11:01.454Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-25T19:11:01.454Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T19:11:01.454Z] ++ dirname cmd/core-data/Dockerfile [2021-10-25T19:11:01.454Z] ++ cut -d/ -f2 [2021-10-25T19:11:01.454Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-25T19:11:01.454Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T19:11:01.454Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-25T19:11:01.454Z] ++ cut -d/ -f2 [2021-10-25T19:11:01.454Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-25T19:11:01.454Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T19:11:01.454Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-25T19:11:01.454Z] ++ cut -d/ -f2 [2021-10-25T19:11:01.454Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-25T19:11:01.454Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T19:11:01.454Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-25T19:11:01.454Z] ++ cut -d/ -f2 [2021-10-25T19:11:01.454Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-25T19:11:01.454Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T19:11:01.454Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-25T19:11:01.454Z] ++ cut -d/ -f2 [2021-10-25T19:11:01.454Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-25T19:11:01.454Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T19:11:01.454Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-25T19:11:01.454Z] ++ cut -d/ -f2 [2021-10-25T19:11:01.454Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-25T19:11:01.454Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T19:11:01.454Z] ++ cut -d/ -f2 [2021-10-25T19:11:01.454Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-25T19:11:01.454Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-25T19:11:01.454Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-25T19:11:01.454Z] ++ cut -d/ -f2 [2021-10-25T19:11:01.454Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-25T19:11:01.454Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-25T19:11:01.512Z] 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 [2021-10-25T19:11:02.079Z] + git rev-list -1 --merges 4834b45111e2abb84c883d38e9c335012cbc4606~1..4834b45111e2abb84c883d38e9c335012cbc4606 [Pipeline] echo [2021-10-25T19:11:02.104Z] -----------> git rev-list -1 --merges 4834b45111e2abb84c883d38e9c335012cbc4606~1..4834b45111e2abb84c883d38e9c335012cbc4606 4834b45111e2abb84c883d38e9c335012cbc4606 [false] [Pipeline] sh [2021-10-25T19:11:02.421Z] + git log --format=format:%s -1 4834b45111e2abb84c883d38e9c335012cbc4606 [Pipeline] echo [2021-10-25T19:11:02.452Z] ========================================================= [2021-10-25T19:11:02.452Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-10-25T19:11:02.452Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-10-25T19:11:03.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-25T19:11:03.304Z] [2021-10-25T19:11:03.304Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-25T19:11:03.658Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-25T19:11:03.658Z] latest: Pulling from edgex-devops/git-semver [2021-10-25T19:11:03.658Z] a0d0a0d46f8b: Pulling fs layer [2021-10-25T19:11:03.658Z] 3e5f54012d9b: Pulling fs layer [2021-10-25T19:11:03.658Z] 4c7163046ea9: Pulling fs layer [2021-10-25T19:11:03.658Z] 0c2d73faf560: Pulling fs layer [2021-10-25T19:11:03.658Z] 0c2d73faf560: Waiting [2021-10-25T19:11:03.658Z] 3e5f54012d9b: Verifying Checksum [2021-10-25T19:11:03.658Z] 3e5f54012d9b: Download complete [2021-10-25T19:11:03.658Z] a0d0a0d46f8b: Verifying Checksum [2021-10-25T19:11:03.658Z] a0d0a0d46f8b: Download complete [2021-10-25T19:11:03.658Z] 4c7163046ea9: Verifying Checksum [2021-10-25T19:11:03.658Z] 4c7163046ea9: Download complete [2021-10-25T19:11:03.658Z] 0c2d73faf560: Verifying Checksum [2021-10-25T19:11:03.658Z] 0c2d73faf560: Download complete [2021-10-25T19:11:03.919Z] a0d0a0d46f8b: Pull complete [2021-10-25T19:11:03.919Z] 3e5f54012d9b: Pull complete [2021-10-25T19:11:04.182Z] 4c7163046ea9: Pull complete [2021-10-25T19:11:04.445Z] 0c2d73faf560: Pull complete [2021-10-25T19:11:04.445Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-25T19:11:04.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-25T19:11:04.445Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-25T19:11:04.528Z] prd-centos7-docker-4c-2g-1705 does not seem to be running inside a container [2021-10-25T19:11:04.582Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-25T19:11:05.219Z] $ docker top 765296d23318308c635219b932e347e5926166e6e44bf0168b5ae0261dc902a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-25T19:11:05.367Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-25T19:11:05.367Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-25T19:11:05.467Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-25T19:11:05.472Z] $ docker exec 765296d23318308c635219b932e347e5926166e6e44bf0168b5ae0261dc902a1 ssh-agent [2021-10-25T19:11:05.574Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOBGKef/agent.13 [2021-10-25T19:11:05.574Z] SSH_AGENT_PID=19 [2021-10-25T19:11:05.580Z] Running ssh-add (command line suppressed) [2021-10-25T19:11:05.666Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8945601501578403906.key (/w/workspace/edgex-go/1@tmp/private_key_8945601501578403906.key) [2021-10-25T19:11:05.678Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-25T19:11:06.010Z] + git tag --points-at HEAD [Pipeline] } [2021-10-25T19:11:06.030Z] $ docker exec --env ******** --env ******** 765296d23318308c635219b932e347e5926166e6e44bf0168b5ae0261dc902a1 ssh-agent -k [2021-10-25T19:11:06.129Z] unset SSH_AUTH_SOCK; [2021-10-25T19:11:06.129Z] unset SSH_AGENT_PID; [2021-10-25T19:11:06.129Z] echo Agent pid 19 killed; [2021-10-25T19:11:06.138Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-25T19:11:06.197Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-25T19:11:06.197Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-25T19:11:06.308Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-25T19:11:06.313Z] $ docker exec 765296d23318308c635219b932e347e5926166e6e44bf0168b5ae0261dc902a1 ssh-agent [2021-10-25T19:11:06.408Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkpclkG/agent.53 [2021-10-25T19:11:06.408Z] SSH_AGENT_PID=59 [2021-10-25T19:11:06.416Z] Running ssh-add (command line suppressed) [2021-10-25T19:11:06.506Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1206084094664832995.key (/w/workspace/edgex-go/1@tmp/private_key_1206084094664832995.key) [2021-10-25T19:11:06.525Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-25T19:11:06.864Z] + git semver init [2021-10-25T19:11:06.864Z] # -> Open(): unable to determine branch for HEAD [2021-10-25T19:11:06.864Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-10-25T19:11:06.864Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-10-25T19:11:06.864Z] # $SEMVER_REMOTE_NAME = origin [2021-10-25T19:11:06.864Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-25T19:11:06.864Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-25T19:11:06.864Z] # $SEMVER_BRANCH = PR-3779 [2021-10-25T19:11:06.864Z] # $SEMVER_TEMP = /tmp/semver-054997692 [2021-10-25T19:11:06.864Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-25T19:11:39.010Z] # '/tmp/semver-054997692' -> '/w/workspace/edgex-go/1/.semver' [2021-10-25T19:11:39.010Z] # -> Force: false [2021-10-25T19:11:39.010Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-10-25T19:11:39.032Z] $ docker exec --env ******** --env ******** 765296d23318308c635219b932e347e5926166e6e44bf0168b5ae0261dc902a1 ssh-agent -k [2021-10-25T19:11:39.128Z] unset SSH_AUTH_SOCK; [2021-10-25T19:11:39.128Z] unset SSH_AGENT_PID; [2021-10-25T19:11:39.128Z] echo Agent pid 59 killed; [2021-10-25T19:11:39.137Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-25T19:11:39.510Z] + git semver [Pipeline] } [2021-10-25T19:11:39.532Z] $ docker stop --time=1 765296d23318308c635219b932e347e5926166e6e44bf0168b5ae0261dc902a1 [2021-10-25T19:11:41.228Z] $ docker rm -f 765296d23318308c635219b932e347e5926166e6e44bf0168b5ae0261dc902a1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-25T19:11:41.636Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-25T19:11:41.894Z] Stashed 1 file(s) [Pipeline] echo [2021-10-25T19:11:41.910Z] [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 [2021-10-25T19:11:42.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-10-25T19:11:42.503Z] ========================================================= [2021-10-25T19:11:42.503Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-25T19:11:42.503Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-25T19:11:42.835Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-25T19:11:42.835Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-25T19:11:42.835Z] a0d0a0d46f8b: Already exists [2021-10-25T19:11:42.835Z] 31adcdaf11c8: Pulling fs layer [2021-10-25T19:11:42.835Z] b8b176561691: Pulling fs layer [2021-10-25T19:11:42.835Z] 4527c011a84f: Pulling fs layer [2021-10-25T19:11:42.835Z] 5d74067f8e1e: Pulling fs layer [2021-10-25T19:11:42.835Z] e0aca202a116: Pulling fs layer [2021-10-25T19:11:42.835Z] 3a43be97a3b4: Pulling fs layer [2021-10-25T19:11:42.835Z] 34cad66bf833: Pulling fs layer [2021-10-25T19:11:42.835Z] b4e3c513aaa6: Pulling fs layer [2021-10-25T19:11:42.835Z] e0aca202a116: Waiting [2021-10-25T19:11:42.835Z] 3a43be97a3b4: Waiting [2021-10-25T19:11:42.835Z] 34cad66bf833: Waiting [2021-10-25T19:11:42.835Z] b4e3c513aaa6: Waiting [2021-10-25T19:11:42.835Z] 5d74067f8e1e: Waiting [2021-10-25T19:11:42.835Z] b8b176561691: Verifying Checksum [2021-10-25T19:11:42.835Z] b8b176561691: Download complete [2021-10-25T19:11:42.835Z] 31adcdaf11c8: Verifying Checksum [2021-10-25T19:11:42.835Z] 31adcdaf11c8: Download complete [2021-10-25T19:11:42.835Z] 5d74067f8e1e: Verifying Checksum [2021-10-25T19:11:42.835Z] 5d74067f8e1e: Download complete [2021-10-25T19:11:42.835Z] e0aca202a116: Verifying Checksum [2021-10-25T19:11:42.835Z] e0aca202a116: Download complete [2021-10-25T19:11:42.835Z] 3a43be97a3b4: Verifying Checksum [2021-10-25T19:11:42.835Z] 3a43be97a3b4: Download complete [2021-10-25T19:11:43.097Z] 34cad66bf833: Verifying Checksum [2021-10-25T19:11:43.097Z] 34cad66bf833: Download complete [2021-10-25T19:11:43.097Z] 31adcdaf11c8: Pull complete [2021-10-25T19:11:43.097Z] b8b176561691: Pull complete [2021-10-25T19:11:43.360Z] 4527c011a84f: Verifying Checksum [2021-10-25T19:11:43.360Z] 4527c011a84f: Download complete [2021-10-25T19:11:43.622Z] b4e3c513aaa6: Verifying Checksum [2021-10-25T19:11:43.622Z] b4e3c513aaa6: Download complete [2021-10-25T19:11:47.864Z] 4527c011a84f: Pull complete [2021-10-25T19:11:47.864Z] 5d74067f8e1e: Pull complete [2021-10-25T19:11:47.864Z] e0aca202a116: Pull complete [2021-10-25T19:11:47.864Z] 3a43be97a3b4: Pull complete [2021-10-25T19:11:47.864Z] 34cad66bf833: Pull complete [2021-10-25T19:11:50.414Z] b4e3c513aaa6: Pull complete [2021-10-25T19:11:50.414Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-25T19:11:50.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-25T19:11:50.414Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-25T19:11:50.751Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-25T19:11:50.751Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-25T19:11:50.751Z] WORKDIR /edgex [2021-10-25T19:11:50.751Z] COPY go.mod . [2021-10-25T19:11:50.751Z] RUN go mod download' [2021-10-25T19:11:52.189Z] Sending build context to Docker daemon 329.7MB [2021-10-25T19:11:52.189Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-25T19:11:52.189Z] ---> 9f6097aaca64 [2021-10-25T19:11:52.189Z] Step 2/4 : WORKDIR /edgex [2021-10-25T19:11:54.114Z] ---> Running in d54456ea2b8b [2021-10-25T19:11:54.114Z] Removing intermediate container d54456ea2b8b [2021-10-25T19:11:54.114Z] ---> ce48ecda659f [2021-10-25T19:11:54.114Z] Step 3/4 : COPY go.mod . [2021-10-25T19:11:54.114Z] ---> 231eb29a14cf [2021-10-25T19:11:54.114Z] Step 4/4 : RUN go mod download [2021-10-25T19:11:54.114Z] ---> Running in 98e1e0e984ae [2021-10-25T19:11:57.318Z] Still waiting to schedule task [2021-10-25T19:11:57.318Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1702’ is offline [2021-10-25T19:12:26.292Z] Removing intermediate container 98e1e0e984ae [2021-10-25T19:12:26.292Z] ---> 4747b191b1aa [2021-10-25T19:12:26.292Z] Successfully built 4747b191b1aa [2021-10-25T19:12:26.292Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-25T19:12:26.624Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-25T19:12:26.624Z] . [Pipeline] withDockerContainer [2021-10-25T19:12:26.715Z] prd-centos7-docker-4c-2g-1705 does not seem to be running inside a container [2021-10-25T19:12:26.762Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-25T19:12:27.195Z] $ docker top b586dfa7b0110f58294899e4b25b8d116eda06b8646b791603f35143c7af4424 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-25T19:12:27.605Z] + go version [2021-10-25T19:12:27.605Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-25T19:12:27.630Z] $ docker stop --time=1 b586dfa7b0110f58294899e4b25b8d116eda06b8646b791603f35143c7af4424 [2021-10-25T19:12:28.881Z] $ docker rm -f b586dfa7b0110f58294899e4b25b8d116eda06b8646b791603f35143c7af4424 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-25T19:12:29.497Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-25T19:12:29.497Z] . [Pipeline] withDockerContainer [2021-10-25T19:12:29.579Z] prd-centos7-docker-4c-2g-1705 does not seem to be running inside a container [2021-10-25T19:12:29.621Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-25T19:12:30.107Z] $ docker top 72a91fb6fc7f5d93aa63e48ec9cddf1b5d168c03d4b850a5977bb73df3674587 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-25T19:12:30.222Z] ========================================================= [2021-10-25T19:12:30.222Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-25T19:12:30.222Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-25T19:12:30.562Z] + make test [2021-10-25T19:12:30.562Z] go mod tidy [2021-10-25T19:12:30.828Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-25T19:12:36.151Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-25T19:12:54.359Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-25T19:12:58.625Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-25T19:12:58.625Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-25T19:12:59.210Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-25T19:13:01.814Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-25T19:13:02.394Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-25T19:13:02.394Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-25T19:13:02.394Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-25T19:13:02.969Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-25T19:13:03.240Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-25T19:13:03.504Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-25T19:13:03.504Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-25T19:13:03.504Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-25T19:13:03.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-25T19:13:05.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2021-10-25T19:13:05.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-25T19:13:05.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-25T19:13:06.415Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.086s coverage: 98.5% of statements [2021-10-25T19:13:06.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-25T19:13:06.415Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.049s coverage: 44.7% of statements [2021-10-25T19:13:06.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-25T19:13:06.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-25T19:13:07.815Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.134s coverage: 89.5% of statements [2021-10-25T19:13:07.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-25T19:13:07.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-25T19:13:08.423Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 84.4% of statements [2021-10-25T19:13:08.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-25T19:13:08.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-25T19:13:08.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-25T19:13:08.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-25T19:13:08.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-25T19:13:09.382Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.294s coverage: 94.2% of statements [2021-10-25T19:13:09.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-25T19:13:09.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-25T19:13:09.382Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements [2021-10-25T19:13:09.382Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-25T19:13:09.382Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-25T19:13:09.382Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-25T19:13:09.382Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-25T19:13:09.382Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-25T19:13:09.645Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements [2021-10-25T19:13:09.645Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-25T19:13:09.645Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-25T19:13:09.645Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-25T19:13:11.048Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.9% of statements [2021-10-25T19:13:11.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-25T19:13:11.048Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-10-25T19:13:11.048Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 21.7% of statements [2021-10-25T19:13:11.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-25T19:13:11.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements [2021-10-25T19:13:12.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.049s coverage: 79.5% of statements [2021-10-25T19:13:12.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2021-10-25T19:13:12.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.088s coverage: 96.3% of statements [2021-10-25T19:13:12.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2021-10-25T19:13:25.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements [2021-10-25T19:13:25.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-10-25T19:13:29.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.225s coverage: 82.5% of statements [2021-10-25T19:13:29.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-25T19:13:38.609Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1708 in /w/workspace/edgexfoundry_edgex-go_PR-3779 [Pipeline] { [Pipeline] ws [2021-10-25T19:13:38.642Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-10-25T19:13:38.893Z] The recommended git tool is: git [2021-10-25T19:13:44.551Z] using credential edgex-jenkins-ssh [2021-10-25T19:13:44.571Z] Cloning the remote Git repository [2021-10-25T19:13:44.638Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-25T19:13:44.801Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-10-25T19:13:44.903Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-25T19:13:44.904Z] > git --version # timeout=10 [2021-10-25T19:13:44.959Z] > git --version # 'git version 2.17.1' [2021-10-25T19:13:44.961Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-25T19:13:45.030Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-25T19:13:47.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-10-25T19:13:47.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-25T19:13:47.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-25T19:13:47.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-25T19:13:47.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-10-25T19:13:47.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-25T19:13:47.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-25T19:13:47.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-25T19:13:47.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-25T19:13:47.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-25T19:13:47.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2021-10-25T19:13:47.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-25T19:13:47.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-25T19:13:47.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-10-25T19:13:47.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-25T19:13:47.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements [2021-10-25T19:13:47.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-25T19:13:47.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2021-10-25T19:13:47.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2021-10-25T19:13:47.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-10-25T19:13:47.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements [2021-10-25T19:13:47.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-25T19:13:47.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements [2021-10-25T19:13:47.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-25T19:13:47.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-25T19:13:47.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-10-25T19:13:47.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2021-10-25T19:13:47.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2021-10-25T19:13:47.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.022s coverage: 73.7% of statements [2021-10-25T19:13:47.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2021-10-25T19:13:48.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.226s coverage: 70.4% of statements [2021-10-25T19:13:48.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-25T19:13:48.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-25T19:13:48.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-25T19:13:49.136Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 43.4% of statements [2021-10-25T19:13:49.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-25T19:13:49.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-25T19:13:49.136Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.046s coverage: 89.5% of statements [2021-10-25T19:13:49.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-25T19:13:49.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2021-10-25T19:13:49.401Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-25T19:13:55.995Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2021-10-25T19:13:55.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-25T19:13:55.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-25T19:13:55.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-25T19:13:55.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-25T19:13:55.995Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.134s coverage: 92.3% of statements [2021-10-25T19:13:55.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-25T19:13:55.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-25T19:13:55.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-25T19:13:55.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-25T19:13:55.995Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2021-10-25T19:13:55.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-25T19:13:55.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-25T19:13:55.995Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2021-10-25T19:13:55.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-25T19:13:55.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-25T19:13:55.995Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-25T19:13:55.995Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-25T19:13:55.995Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2021-10-25T19:13:55.995Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-25T19:13:55.995Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-25T19:13:55.995Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-25T19:13:55.995Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-25T19:13:55.996Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-25T19:13:55.996Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-25T19:13:55.996Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2021-10-25T19:13:55.996Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2021-10-25T19:13:56.258Z] 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 [2021-10-25T19:14:04.781Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-25T19:14:04.813Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-25T19:14:04.844Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-25T19:14:04.887Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-25T19:14:04.888Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-25T19:14:04.904Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3779/head:refs/remotes/origin/PR-3779 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-25T19:14:05.653Z] Merging remotes/origin/main commit 2960906d71acf8db9b34adc0540238eab7fedfb7 into PR head commit 4834b45111e2abb84c883d38e9c335012cbc4606 [2021-10-25T19:14:05.984Z] Merge succeeded, producing 4834b45111e2abb84c883d38e9c335012cbc4606 [2021-10-25T19:14:05.984Z] Checking out Revision 4834b45111e2abb84c883d38e9c335012cbc4606 (PR-3779) [2021-10-25T19:14:05.676Z] > git config core.sparsecheckout # timeout=10 [2021-10-25T19:14:05.693Z] > git checkout -f 4834b45111e2abb84c883d38e9c335012cbc4606 # timeout=10 [2021-10-25T19:14:05.902Z] > git remote # timeout=10 [2021-10-25T19:14:05.921Z] > git config --get remote.origin.url # timeout=10 [2021-10-25T19:14:05.934Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-25T19:14:05.946Z] > git merge 2960906d71acf8db9b34adc0540238eab7fedfb7 # timeout=10 [2021-10-25T19:14:05.972Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-25T19:14:05.993Z] > git config core.sparsecheckout # timeout=10 [2021-10-25T19:14:06.003Z] > git checkout -f 4834b45111e2abb84c883d38e9c335012cbc4606 # timeout=10 [2021-10-25T19:14:10.610Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-10-25T19:14:10.672Z] > git --version # timeout=10 [2021-10-25T19:14:10.683Z] > git --version # 'git version 2.17.1' [2021-10-25T19:14:10.702Z] fatal: bad object 62edec8a7113a6bcefef181b5eb2cccbe48a4c62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-25T19:14:11.948Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-25T19:14:11.948Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-25T19:14:11.948Z] Dload Upload Total Spent Left Speed [2021-10-25T19:14:11.948Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 90259 0 --:--:-- --:--:-- --:--:-- 90259 [Pipeline] sh [2021-10-25T19:14:12.367Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-25T19:14:12.725Z] + sudo tee /etc/docker/daemon.new [2021-10-25T19:14:12.725Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-25T19:14:12.725Z] { [2021-10-25T19:14:12.725Z] "registry-mirrors": [ [2021-10-25T19:14:12.725Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-25T19:14:12.725Z] ], [2021-10-25T19:14:12.725Z] "bip": "10.250.0.254/24", [2021-10-25T19:14:12.725Z] "hosts": [ [2021-10-25T19:14:12.725Z] "tcp://0.0.0.0:5555", [2021-10-25T19:14:12.725Z] "unix:///var/run/docker.sock" [2021-10-25T19:14:12.725Z] ], [2021-10-25T19:14:12.725Z] "mtu": 1458, [2021-10-25T19:14:12.725Z] "selinux-enabled": true, [2021-10-25T19:14:12.725Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-25T19:14:12.725Z] } [Pipeline] sh [2021-10-25T19:14:13.151Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-25T19:14:13.508Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-25T19:14:31.885Z] provisioning config files... [2021-10-25T19:14:31.913Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4939144073346709854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-25T19:14:32.327Z] ---> docker-login.sh [2021-10-25T19:14:32.327Z] nexus3.edgexfoundry.org:10001 [2021-10-25T19:14:32.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T19:14:33.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T19:14:33.522Z] Configure a credential helper to remove this warning. See [2021-10-25T19:14:33.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T19:14:33.522Z] [2021-10-25T19:14:33.522Z] Login Succeeded [2021-10-25T19:14:33.522Z] nexus3.edgexfoundry.org:10002 [2021-10-25T19:14:33.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T19:14:34.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T19:14:34.076Z] Configure a credential helper to remove this warning. See [2021-10-25T19:14:34.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T19:14:34.076Z] [2021-10-25T19:14:34.076Z] Login Succeeded [2021-10-25T19:14:34.076Z] nexus3.edgexfoundry.org:10003 [2021-10-25T19:14:34.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T19:14:34.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T19:14:34.627Z] Configure a credential helper to remove this warning. See [2021-10-25T19:14:34.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T19:14:34.627Z] [2021-10-25T19:14:34.627Z] Login Succeeded [2021-10-25T19:14:34.627Z] nexus3.edgexfoundry.org:10004 [2021-10-25T19:14:34.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T19:14:35.114Z] GO111MODULE=on go vet ./... [2021-10-25T19:14:35.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T19:14:35.178Z] Configure a credential helper to remove this warning. See [2021-10-25T19:14:35.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T19:14:35.178Z] [2021-10-25T19:14:35.178Z] Login Succeeded [2021-10-25T19:14:35.178Z] docker.io [2021-10-25T19:14:35.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-25T19:14:36.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-25T19:14:36.044Z] Configure a credential helper to remove this warning. See [2021-10-25T19:14:36.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-25T19:14:36.044Z] [2021-10-25T19:14:36.044Z] Login Succeeded [2021-10-25T19:14:36.044Z] ---> docker-login.sh ends [Pipeline] } [2021-10-25T19:14:36.075Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-25T19:14:36.663Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-10-25T19:14:36.702Z] ========================================================= [2021-10-25T19:14:36.702Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-25T19:14:36.702Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-25T19:14:37.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-25T19:14:37.354Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-25T19:14:37.354Z] 552d1f2373af: Pulling fs layer [2021-10-25T19:14:37.354Z] ea3f2d53f512: Pulling fs layer [2021-10-25T19:14:37.354Z] 9e70ebbbe112: Pulling fs layer [2021-10-25T19:14:37.354Z] 7a9cfe048b4a: Pulling fs layer [2021-10-25T19:14:37.354Z] 72dc09318566: Pulling fs layer [2021-10-25T19:14:37.354Z] f4f7b4309257: Pulling fs layer [2021-10-25T19:14:37.354Z] 0ac9a79272e3: Pulling fs layer [2021-10-25T19:14:37.354Z] b78e95d17946: Pulling fs layer [2021-10-25T19:14:37.354Z] 7a9cfe048b4a: Waiting [2021-10-25T19:14:37.354Z] 0ac9a79272e3: Waiting [2021-10-25T19:14:37.354Z] b78e95d17946: Waiting [2021-10-25T19:14:37.354Z] 72dc09318566: Waiting [2021-10-25T19:14:37.354Z] f4f7b4309257: Waiting [2021-10-25T19:14:37.354Z] 9e70ebbbe112: Verifying Checksum [2021-10-25T19:14:37.354Z] 9e70ebbbe112: Download complete [2021-10-25T19:14:37.354Z] ea3f2d53f512: Verifying Checksum [2021-10-25T19:14:37.354Z] ea3f2d53f512: Download complete [2021-10-25T19:14:37.354Z] 72dc09318566: Verifying Checksum [2021-10-25T19:14:37.354Z] 72dc09318566: Download complete [2021-10-25T19:14:37.354Z] f4f7b4309257: Verifying Checksum [2021-10-25T19:14:37.354Z] f4f7b4309257: Download complete [2021-10-25T19:14:37.354Z] 552d1f2373af: Download complete [2021-10-25T19:14:37.354Z] 0ac9a79272e3: Verifying Checksum [2021-10-25T19:14:37.354Z] 0ac9a79272e3: Download complete [2021-10-25T19:14:38.355Z] 552d1f2373af: Pull complete [2021-10-25T19:14:38.963Z] ea3f2d53f512: Pull complete [2021-10-25T19:14:39.248Z] 9e70ebbbe112: Pull complete [2021-10-25T19:14:39.527Z] b78e95d17946: Verifying Checksum [2021-10-25T19:14:39.527Z] b78e95d17946: Download complete [2021-10-25T19:14:39.804Z] 7a9cfe048b4a: Verifying Checksum [2021-10-25T19:14:39.804Z] 7a9cfe048b4a: Download complete [2021-10-25T19:14:43.324Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-25T19:14:43.324Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-25T19:14:43.324Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-25T19:14:44.204Z] + ls -al . [2021-10-25T19:14:44.204Z] total 632 [2021-10-25T19:14:44.204Z] drwxrwxr-x 10 1001 1001 4096 Oct 25 19:14 . [2021-10-25T19:14:44.204Z] drwxr-xr-x 4 root root 28 Oct 25 19:12 .. [2021-10-25T19:14:44.204Z] -rw-rw-r-- 1 1001 1001 11 Oct 25 19:10 .dockerignore [2021-10-25T19:14:44.204Z] drwxrwxr-x 8 1001 1001 179 Oct 25 19:10 .git [2021-10-25T19:14:44.204Z] drwxrwxr-x 4 1001 1001 142 Oct 25 19:10 .github [2021-10-25T19:14:44.204Z] -rw-rw-r-- 1 1001 1001 804 Oct 25 19:10 .gitignore [2021-10-25T19:14:44.204Z] -rw-rw-r-- 1 1001 1001 42 Oct 25 19:10 .golangci.yml [2021-10-25T19:14:44.204Z] -rw-rw-r-- 1 1001 1001 76 Oct 25 19:10 .hadolint.yml [2021-10-25T19:14:44.204Z] drwx------ 3 1001 1001 58 Oct 25 19:11 .semver [2021-10-25T19:14:44.204Z] -rw-rw-r-- 1 1001 1001 166 Oct 25 19:10 .sonarcloud.properties [2021-10-25T19:14:44.204Z] -rw-rw-r-- 1 1001 1001 1171 Oct 25 19:10 ADOPTERS.md [2021-10-25T19:14:44.204Z] -rw-rw-r-- 1 1001 1001 8910 Oct 25 19:10 Attribution.txt [2021-10-25T19:14:44.204Z] -rw-rw-r-- 1 1001 1001 43881 Oct 25 19:10 CHANGELOG.md [2021-10-25T19:14:44.204Z] -rw-rw-r-- 1 1001 1001 3804 Oct 25 19:10 CONTRIBUTING.md [2021-10-25T19:14:44.204Z] -rw-rw-r-- 1 1001 1001 677 Oct 25 19:10 GOVERNANCE.md [2021-10-25T19:14:44.204Z] -rw-rw-r-- 1 1001 1001 849 Oct 25 19:10 Jenkinsfile [2021-10-25T19:14:44.204Z] -rw-rw-r-- 1 1001 1001 10775 Oct 25 19:10 LICENSE [2021-10-25T19:14:44.204Z] -rw-rw-r-- 1 1001 1001 6508 Oct 25 19:10 Makefile [2021-10-25T19:14:44.204Z] -rw-rw-r-- 1 1001 1001 582 Oct 25 19:10 OWNERS.md [2021-10-25T19:14:44.204Z] -rw-rw-r-- 1 1001 1001 8256 Oct 25 19:10 README.md [2021-10-25T19:14:44.204Z] -rw-rw-r-- 1 1001 1001 6912 Oct 25 19:10 SECURITY.md [2021-10-25T19:14:44.204Z] -rw-rw-r-- 1 1001 1001 5 Oct 25 19:11 VERSION [2021-10-25T19:14:44.204Z] -rw-rw-r-- 1 1001 1001 4131 Oct 25 19:10 ZMQWindows.md [2021-10-25T19:14:44.204Z] drwxrwxr-x 2 1001 1001 37 Oct 25 19:10 bin [2021-10-25T19:14:44.204Z] drwxrwxr-x 14 1001 1001 4096 Oct 25 19:10 cmd [2021-10-25T19:14:44.204Z] -rw-r--r-- 1 root root 425845 Oct 25 19:13 coverage.out [2021-10-25T19:14:44.204Z] -rw-rw-r-- 1 1001 1001 848 Oct 25 19:10 go.mod [2021-10-25T19:14:44.204Z] -rw-rw-r-- 1 1001 1001 50414 Oct 25 19:10 go.sum [2021-10-25T19:14:44.204Z] drwxrwxr-x 8 1001 1001 124 Oct 25 19:10 internal [2021-10-25T19:14:44.204Z] drwxrwxr-x 3 1001 1001 16 Oct 25 19:10 openapi [2021-10-25T19:14:44.205Z] drwxrwxr-x 4 1001 1001 71 Oct 25 19:10 snap [2021-10-25T19:14:44.205Z] -rw-rw-r-- 1 1001 1001 204 Oct 25 19:10 version.go [Pipeline] sh [2021-10-25T19:14:44.517Z] + '[' -e coverage.out ] [2021-10-25T19:14:44.517Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-25T19:14:44.643Z] Stashed 1 file(s) [Pipeline] sh [2021-10-25T19:14:44.951Z] + make build [2021-10-25T19:14:44.951Z] 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 [2021-10-25T19:14:46.344Z] 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 [2021-10-25T19:14:49.976Z] 7a9cfe048b4a: Pull complete [2021-10-25T19:14:50.575Z] 72dc09318566: Pull complete [2021-10-25T19:14:50.850Z] f4f7b4309257: Pull complete [2021-10-25T19:14:51.126Z] 0ac9a79272e3: Pull complete [2021-10-25T19:14:54.530Z] 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 [2021-10-25T19:14:54.530Z] 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 [2021-10-25T19:14:55.473Z] 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 [2021-10-25T19:14:55.739Z] 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 [2021-10-25T19:14:56.698Z] 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 [2021-10-25T19:14:57.674Z] 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 [2021-10-25T19:14:57.859Z] b78e95d17946: Pull complete [2021-10-25T19:14:57.859Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-25T19:14:57.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-25T19:14:57.859Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-25T19:14:58.254Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-25T19:14:58.255Z] WORKDIR /edgex [2021-10-25T19:14:58.255Z] COPY go.mod . [2021-10-25T19:14:58.255Z] RUN go mod download [2021-10-25T19:14:58.255Z] docker build -t ci-base-image-arm64 -f - . [2021-10-25T19:14:58.523Z] 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 [2021-10-25T19:14:59.699Z] 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 [2021-10-25T19:15:00.247Z] Sending build context to Docker daemon 166.5MB [2021-10-25T19:15:00.372Z] 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 [2021-10-25T19:15:00.520Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-25T19:15:00.520Z] ---> 8b459fc5aaf0 [2021-10-25T19:15:00.520Z] Step 2/4 : WORKDIR /edgex [2021-10-25T19:15:00.956Z] 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 [2021-10-25T19:15:02.499Z] ---> Running in a7137e9352a4 [2021-10-25T19:15:02.775Z] Removing intermediate container a7137e9352a4 [2021-10-25T19:15:02.775Z] ---> 788cbfb7842e [2021-10-25T19:15:02.775Z] Step 3/4 : COPY go.mod . [Pipeline] } [2021-10-25T19:15:02.913Z] $ docker stop --time=1 72a91fb6fc7f5d93aa63e48ec9cddf1b5d168c03d4b850a5977bb73df3674587 [2021-10-25T19:15:03.759Z] ---> d9d593660e2f [2021-10-25T19:15:03.759Z] Step 4/4 : RUN go mod download [2021-10-25T19:15:03.759Z] ---> Running in 8eb01dd31342 [2021-10-25T19:15:04.727Z] $ docker rm -f 72a91fb6fc7f5d93aa63e48ec9cddf1b5d168c03d4b850a5977bb73df3674587 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-25T19:15:06.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-25T19:15:06.585Z] [2021-10-25T19:15:06.585Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-25T19:15:06.921Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-25T19:15:06.921Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-25T19:15:06.921Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-25T19:15:06.921Z] ca9280d653b3: Pulling fs layer [2021-10-25T19:15:06.921Z] 7e9c9ca2126c: Pulling fs layer [2021-10-25T19:15:06.921Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-25T19:15:06.921Z] cbdbe7a5bc2a: Download complete [2021-10-25T19:15:07.183Z] ca9280d653b3: Verifying Checksum [2021-10-25T19:15:07.183Z] ca9280d653b3: Download complete [2021-10-25T19:15:07.183Z] cbdbe7a5bc2a: Pull complete [2021-10-25T19:15:07.442Z] 7e9c9ca2126c: Verifying Checksum [2021-10-25T19:15:07.442Z] 7e9c9ca2126c: Download complete [2021-10-25T19:15:07.704Z] ca9280d653b3: Pull complete [2021-10-25T19:15:11.936Z] 7e9c9ca2126c: Pull complete [2021-10-25T19:15:11.936Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-25T19:15:11.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-25T19:15:11.936Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-25T19:15:12.020Z] prd-centos7-docker-4c-2g-1705 does not seem to be running inside a container [2021-10-25T19:15:12.064Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-25T19:15:14.621Z] $ docker top 8826988f1173db459497245b1ca68df262372228e7ce79041a6d1f8aaef8be52 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-25T19:15:15.008Z] + docker-compose build --help [2021-10-25T19:15:15.008Z] + grep parallel [2021-10-25T19:15:15.579Z] --parallel Build images in parallel. [Pipeline] } [2021-10-25T19:15:15.602Z] $ docker stop --time=1 8826988f1173db459497245b1ca68df262372228e7ce79041a6d1f8aaef8be52 [2021-10-25T19:15:16.797Z] $ docker rm -f 8826988f1173db459497245b1ca68df262372228e7ce79041a6d1f8aaef8be52 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-25T19:15:17.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-25T19:15:17.275Z] . [Pipeline] withDockerContainer [2021-10-25T19:15:17.358Z] prd-centos7-docker-4c-2g-1705 does not seem to be running inside a container [2021-10-25T19:15:17.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-25T19:15:17.742Z] $ docker top 2f5ac2766cb3a17a8285a90d88b63b0765b6e426cdefc52319a572281ecb6279 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-25T19:15:18.128Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-25T19:15:18.699Z] Building core-command ... [2021-10-25T19:15:18.699Z] Building core-data ... [2021-10-25T19:15:18.699Z] Building core-metadata ... [2021-10-25T19:15:18.699Z] Building security-bootstrapper ... [2021-10-25T19:15:18.699Z] Building security-proxy-setup ... [2021-10-25T19:15:18.699Z] Building security-secretstore-setup ... [2021-10-25T19:15:18.699Z] Building support-notifications ... [2021-10-25T19:15:18.699Z] Building support-scheduler ... [2021-10-25T19:15:18.699Z] Building sys-mgmt-agent ... [2021-10-25T19:15:18.699Z] Building support-notifications [2021-10-25T19:15:18.699Z] Building core-command [2021-10-25T19:15:18.699Z] Building security-secretstore-setup [2021-10-25T19:15:18.699Z] Building security-bootstrapper [2021-10-25T19:15:18.699Z] Building sys-mgmt-agent [2021-10-25T19:15:31.033Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T19:15:31.033Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-25T19:15:31.033Z] ---> 4747b191b1aa [2021-10-25T19:15:31.033Z] Step 3/22 : WORKDIR /edgex-go [2021-10-25T19:15:31.033Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T19:15:31.033Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-25T19:15:31.033Z] ---> 4747b191b1aa [2021-10-25T19:15:31.033Z] Step 3/24 : WORKDIR /edgex-go [2021-10-25T19:15:31.033Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T19:15:31.033Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-25T19:15:31.033Z] ---> 4747b191b1aa [2021-10-25T19:15:31.033Z] Step 3/22 : WORKDIR /edgex-go [2021-10-25T19:15:35.238Z] ---> Running in 0aac351014bd [2021-10-25T19:15:35.238Z] ---> Running in 924bfc433c97 [2021-10-25T19:15:35.238Z] ---> Running in f94f41f7688e [2021-10-25T19:15:37.187Z] Removing intermediate container f94f41f7688e [2021-10-25T19:15:37.187Z] ---> 8ab8b0ec03ae [2021-10-25T19:15:37.187Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T19:15:37.187Z] Removing intermediate container 0aac351014bd [2021-10-25T19:15:37.187Z] ---> c64cc58e9763 [2021-10-25T19:15:37.187Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T19:15:37.447Z] Removing intermediate container 924bfc433c97 [2021-10-25T19:15:37.447Z] ---> c787be8c83ec [2021-10-25T19:15:37.447Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T19:15:37.711Z] ---> Running in 06ac87b943ee [2021-10-25T19:15:37.972Z] ---> Running in b1f445049ca1 [2021-10-25T19:15:37.972Z] ---> Running in cc0db3f9a73a [2021-10-25T19:15:43.265Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T19:15:43.265Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-25T19:15:43.265Z] ---> 4747b191b1aa [2021-10-25T19:15:43.265Z] Step 3/21 : WORKDIR /edgex-go [2021-10-25T19:15:43.265Z] ---> Using cache [2021-10-25T19:15:43.265Z] ---> c64cc58e9763 [2021-10-25T19:15:43.265Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T19:15:44.212Z] ---> Running in 69129d85c4d9 [2021-10-25T19:15:44.212Z] Removing intermediate container b1f445049ca1 [2021-10-25T19:15:44.212Z] ---> 9f64a374531c [2021-10-25T19:15:44.212Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-25T19:15:44.212Z] Removing intermediate container 06ac87b943ee [2021-10-25T19:15:44.212Z] ---> f4dcb75081c4 [2021-10-25T19:15:44.212Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-25T19:15:44.483Z] ---> Running in d1202dfa711e [2021-10-25T19:15:44.483Z] ---> Running in a8f365c719ed [2021-10-25T19:15:44.483Z] Removing intermediate container cc0db3f9a73a [2021-10-25T19:15:44.483Z] ---> d7a605d37d43 [2021-10-25T19:15:44.483Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-25T19:15:44.483Z] ---> Running in a3a9c734da12 [2021-10-25T19:15:45.074Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T19:15:45.074Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T19:15:45.074Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T19:15:45.074Z] Removing intermediate container 69129d85c4d9 [2021-10-25T19:15:45.074Z] ---> fd6b9ab39f09 [2021-10-25T19:15:45.074Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-25T19:15:45.347Z] ---> Running in 4690253663e6 [2021-10-25T19:15:45.619Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T19:15:45.887Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T19:15:45.887Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-25T19:15:45.887Z] ---> 4747b191b1aa [2021-10-25T19:15:45.887Z] Step 3/30 : WORKDIR /edgex-go [2021-10-25T19:15:45.887Z] ---> Using cache [2021-10-25T19:15:45.887Z] ---> c64cc58e9763 [2021-10-25T19:15:45.887Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T19:15:45.887Z] ---> Using cache [2021-10-25T19:15:45.887Z] ---> fd6b9ab39f09 [2021-10-25T19:15:45.887Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-25T19:15:45.887Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T19:15:45.887Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T19:15:45.887Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T19:15:46.148Z] ---> Running in 741eb8a47fd2 [2021-10-25T19:15:46.409Z] OK: 220 MiB in 52 packages [2021-10-25T19:15:46.409Z] OK: 220 MiB in 52 packages [2021-10-25T19:15:46.409Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T19:15:46.409Z] OK: 220 MiB in 52 packages [2021-10-25T19:15:46.678Z] Removing intermediate container d1202dfa711e [2021-10-25T19:15:46.678Z] ---> 31bfcb07b634 [2021-10-25T19:15:46.678Z] Step 6/24 : COPY . . [2021-10-25T19:15:46.943Z] OK: 220 MiB in 52 packages [2021-10-25T19:15:46.943Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T19:15:46.943Z] Removing intermediate container a3a9c734da12 [2021-10-25T19:15:46.943Z] ---> aee2ee9e2297 [2021-10-25T19:15:46.943Z] Step 6/22 : COPY . . [2021-10-25T19:15:47.519Z] Removing intermediate container a8f365c719ed [2021-10-25T19:15:47.519Z] ---> c258d1169c9e [2021-10-25T19:15:47.519Z] Step 6/22 : COPY . . [2021-10-25T19:15:47.785Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T19:15:48.052Z] OK: 220 MiB in 52 packages [2021-10-25T19:15:50.618Z] Removing intermediate container 4690253663e6 [2021-10-25T19:15:50.618Z] ---> e0e02740770b [2021-10-25T19:15:50.618Z] Step 6/21 : COPY . . [2021-10-25T19:15:55.915Z] Removing intermediate container 741eb8a47fd2 [2021-10-25T19:15:55.915Z] ---> e82e540c5a46 [2021-10-25T19:15:55.915Z] Step 6/30 : COPY . . [2021-10-25T19:15:56.180Z] ---> de2be097e78f [2021-10-25T19:15:56.180Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T19:15:56.439Z] ---> 63fb1e6561b2 [2021-10-25T19:15:56.439Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T19:15:56.439Z] ---> c10c6c74db20 [2021-10-25T19:15:56.439Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T19:15:57.014Z] ---> Running in 7609aafd1ab5 [2021-10-25T19:15:57.014Z] ---> Running in efc4cf4b98a9 [2021-10-25T19:15:57.014Z] ---> Running in 99cc13958b7b [2021-10-25T19:15:57.600Z] ---> 650868869cf1 [2021-10-25T19:15:57.600Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T19:15:58.171Z] ---> Running in e1a774631f19 [2021-10-25T19:16:10.419Z] Removing intermediate container 7609aafd1ab5 [2021-10-25T19:16:10.419Z] ---> 7f49d98d9d51 [2021-10-25T19:16:10.419Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-25T19:16:10.419Z] ---> Running in 30dec64830d9 [2021-10-25T19:16:10.419Z] Removing intermediate container efc4cf4b98a9 [2021-10-25T19:16:10.419Z] ---> f546c7ffb2d7 [2021-10-25T19:16:10.419Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-25T19:16:10.419Z] Removing intermediate container e1a774631f19 [2021-10-25T19:16:10.419Z] ---> d2ffd9acbec9 [2021-10-25T19:16:10.419Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-25T19:16:10.692Z] Removing intermediate container 99cc13958b7b [2021-10-25T19:16:10.692Z] ---> 67dad7c742ca [2021-10-25T19:16:10.692Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-25T19:16:10.692Z] ---> Running in 202514f8b504 [2021-10-25T19:16:10.692Z] ---> Running in 705a3df8332b [2021-10-25T19:16:10.692Z] ---> Running in 2b5f2941eebf [2021-10-25T19:16:11.299Z] 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 [2021-10-25T19:16:11.585Z] 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 [2021-10-25T19:16:11.585Z] 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 [2021-10-25T19:16:11.907Z] 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 [2021-10-25T19:16:15.474Z] ---> 52e024ac6b18 [2021-10-25T19:16:15.474Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T19:16:15.474Z] ---> Running in fe32f14eb668 [2021-10-25T19:16:18.082Z] Removing intermediate container fe32f14eb668 [2021-10-25T19:16:18.082Z] ---> dbce4fa7fd79 [2021-10-25T19:16:18.082Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-25T19:16:18.082Z] ---> Running in a7d119d01294 [2021-10-25T19:16:18.082Z] 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 [2021-10-25T19:16:25.600Z] Removing intermediate container 8eb01dd31342 [2021-10-25T19:16:25.600Z] ---> 6b0ffeb7a46a [2021-10-25T19:16:25.600Z] Successfully built 6b0ffeb7a46a [2021-10-25T19:16:25.600Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-25T19:16:25.973Z] + docker inspect -f . ci-base-image-arm64 [2021-10-25T19:16:25.973Z] . [Pipeline] withDockerContainer [2021-10-25T19:16:26.265Z] prd-ubuntu18.04-docker-arm64-4c-16g-1708 does not seem to be running inside a container [2021-10-25T19:16:26.350Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-25T19:16:27.948Z] $ docker top 72964cd7188101d8caa11a080f51051223f6cd074b0e9b9321d200a75946eaef -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-25T19:16:28.965Z] + go version [2021-10-25T19:16:28.965Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-25T19:16:28.997Z] $ docker stop --time=1 72964cd7188101d8caa11a080f51051223f6cd074b0e9b9321d200a75946eaef [2021-10-25T19:16:30.779Z] $ docker rm -f 72964cd7188101d8caa11a080f51051223f6cd074b0e9b9321d200a75946eaef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-25T19:16:31.720Z] + docker inspect -f . ci-base-image-arm64 [2021-10-25T19:16:31.720Z] . [Pipeline] withDockerContainer [2021-10-25T19:16:32.000Z] prd-ubuntu18.04-docker-arm64-4c-16g-1708 does not seem to be running inside a container [2021-10-25T19:16:32.082Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-25T19:16:33.556Z] $ docker top 77b7ed979618c316cba58ec1b66e3c4f37168727e66406119ec6d41c08db6292 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-25T19:16:33.956Z] ========================================================= [2021-10-25T19:16:33.956Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-25T19:16:33.956Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-25T19:16:34.659Z] + make test [2021-10-25T19:16:34.659Z] go mod tidy [2021-10-25T19:16:35.656Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-25T19:16:56.941Z] 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 [2021-10-25T19:16:56.941Z] Removing intermediate container 30dec64830d9 [2021-10-25T19:16:56.941Z] ---> c0cdb1d4c792 [2021-10-25T19:16:56.941Z] [2021-10-25T19:16:56.941Z] Step 9/22 : FROM alpine:3.14 [2021-10-25T19:16:56.941Z] Removing intermediate container 202514f8b504 [2021-10-25T19:16:56.941Z] ---> 33239c2a6a98 [2021-10-25T19:16:56.941Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-25T19:16:56.941Z] ---> Running in ca22f9f95a1a [2021-10-25T19:16:56.941Z] 3.14: Pulling from library/alpine [2021-10-25T19:16:56.941Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-25T19:16:56.941Z] Status: Downloaded newer image for alpine:3.14 [2021-10-25T19:16:56.941Z] ---> 14119a10abf4 [2021-10-25T19:16:56.941Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-25T19:16:56.941Z] ---> Running in 82b325468afa [2021-10-25T19:16:56.941Z] 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 [2021-10-25T19:16:56.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T19:16:56.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T19:16:56.941Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-25T19:16:56.941Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T19:16:56.941Z] OK: 6 MiB in 15 packages [2021-10-25T19:16:57.219Z] Removing intermediate container 705a3df8332b [2021-10-25T19:16:57.219Z] ---> 7b328d1ab46e [2021-10-25T19:16:57.219Z] [2021-10-25T19:16:57.219Z] Step 9/24 : FROM alpine:3.14 [2021-10-25T19:16:57.219Z] ---> 14119a10abf4 [2021-10-25T19:16:57.219Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-25T19:16:57.219Z] ---> Running in 985d9f404c27 [2021-10-25T19:16:57.820Z] Removing intermediate container ca22f9f95a1a [2021-10-25T19:16:57.820Z] ---> b83729a54220 [2021-10-25T19:16:57.820Z] [2021-10-25T19:16:57.820Z] Step 10/22 : FROM docker:20.10.8 [2021-10-25T19:16:57.820Z] Removing intermediate container 82b325468afa [2021-10-25T19:16:57.820Z] ---> 0d3a0b809e54 [2021-10-25T19:16:57.820Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-25T19:16:57.820Z] 20.10.8: Pulling from library/docker [2021-10-25T19:16:58.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T19:16:58.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T19:16:58.093Z] ---> Running in edd5fcaad2dd [2021-10-25T19:16:58.358Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-25T19:16:58.358Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-25T19:16:58.358Z] (3/3) Installing su-exec (0.2-r1) [2021-10-25T19:16:58.358Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T19:16:58.358Z] Executing ca-certificates-20191127-r5.trigger [2021-10-25T19:16:58.358Z] OK: 6 MiB in 17 packages [2021-10-25T19:16:58.359Z] Removing intermediate container edd5fcaad2dd [2021-10-25T19:16:58.359Z] ---> 2b42ac9e335f [2021-10-25T19:16:58.359Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-25T19:16:58.932Z] Removing intermediate container 2b5f2941eebf [2021-10-25T19:16:58.932Z] ---> b88151e93c7f [2021-10-25T19:16:58.932Z] [2021-10-25T19:16:58.932Z] Step 9/21 : FROM alpine:3.14 [2021-10-25T19:16:58.932Z] ---> 14119a10abf4 [2021-10-25T19:16:58.932Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-25T19:16:58.932Z] ---> Running in b6741f315e3e [2021-10-25T19:16:59.208Z] ---> Running in 8f17d8563824 [2021-10-25T19:16:59.208Z] Removing intermediate container b6741f315e3e [2021-10-25T19:16:59.208Z] ---> 529c3eb499d9 [2021-10-25T19:16:59.208Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-25T19:16:59.208Z] ---> Running in e599bd2ae8a8 [2021-10-25T19:16:59.490Z] Removing intermediate container a7d119d01294 [2021-10-25T19:16:59.490Z] ---> 8c5059d2e225 [2021-10-25T19:16:59.490Z] [2021-10-25T19:16:59.490Z] Step 9/30 : FROM alpine:3.14 [2021-10-25T19:16:59.490Z] ---> 14119a10abf4 [2021-10-25T19:16:59.490Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-25T19:16:59.490Z] Removing intermediate container 985d9f404c27 [2021-10-25T19:16:59.490Z] ---> c6ab3e7cebee [2021-10-25T19:16:59.490Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-25T19:16:59.490Z] ---> Running in d52afae788ea [2021-10-25T19:16:59.490Z] Removing intermediate container e599bd2ae8a8 [2021-10-25T19:16:59.490Z] ---> eb5ef21f588b [2021-10-25T19:16:59.490Z] Step 14/22 : WORKDIR / [2021-10-25T19:16:59.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T19:16:59.774Z] ---> Running in be1897136465 [2021-10-25T19:16:59.774Z] ---> Running in a06df46d6535 [2021-10-25T19:16:59.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T19:16:59.774Z] Removing intermediate container d52afae788ea [2021-10-25T19:16:59.774Z] ---> 8bf69dc4b8dd [2021-10-25T19:16:59.774Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-25T19:16:59.774Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-25T19:17:00.054Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-25T19:17:00.054Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T19:17:00.054Z] Executing ca-certificates-20191127-r5.trigger [2021-10-25T19:17:00.054Z] OK: 6 MiB in 16 packages [2021-10-25T19:17:00.054Z] ---> Running in 62251f5fc596 [2021-10-25T19:17:00.054Z] Removing intermediate container be1897136465 [2021-10-25T19:17:00.054Z] ---> c00fee7c2f1d [2021-10-25T19:17:00.054Z] Step 12/24 : WORKDIR / [2021-10-25T19:17:00.054Z] Removing intermediate container a06df46d6535 [2021-10-25T19:17:00.054Z] ---> cad8e9f09c9c [2021-10-25T19:17:00.054Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T19:17:00.054Z] ---> Running in 3c8c7128344b [2021-10-25T19:17:00.336Z] Removing intermediate container 3c8c7128344b [2021-10-25T19:17:00.336Z] ---> 8a7a650b6ebc [2021-10-25T19:17:00.336Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-25T19:17:00.336Z] ---> a3ce162ad961 [2021-10-25T19:17:00.336Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-25T19:17:00.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T19:17:00.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T19:17:00.944Z] Removing intermediate container 8f17d8563824 [2021-10-25T19:17:00.944Z] ---> a6931adbcba5 [2021-10-25T19:17:00.944Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-25T19:17:00.944Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-25T19:17:00.944Z] (2/2) Installing su-exec (0.2-r1) [2021-10-25T19:17:00.944Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T19:17:00.944Z] ---> 2d6e05a40ffd [2021-10-25T19:17:00.944Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-25T19:17:00.944Z] OK: 6 MiB in 16 packages [2021-10-25T19:17:00.944Z] ---> Running in 687ffb7cbcf7 [2021-10-25T19:17:00.944Z] ---> 0c222ad83f8b [2021-10-25T19:17:00.944Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-25T19:17:01.216Z] Removing intermediate container 687ffb7cbcf7 [2021-10-25T19:17:01.216Z] ---> eadadbdb5cbc [2021-10-25T19:17:01.216Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-25T19:17:01.216Z] ---> dbc06b53b279 [2021-10-25T19:17:01.216Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-25T19:17:01.216Z] ---> Running in 200c00cf1efd [2021-10-25T19:17:01.216Z] ---> 7d6ff77a0847 [2021-10-25T19:17:01.216Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-25T19:17:01.481Z] Removing intermediate container 62251f5fc596 [2021-10-25T19:17:01.481Z] ---> 3b71fa2bbb02 [2021-10-25T19:17:01.481Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-25T19:17:01.481Z] ---> Running in 3bd374b510cc [2021-10-25T19:17:01.481Z] ---> Running in 0eb8872fc9d9 [2021-10-25T19:17:01.481Z] ---> 61708f9b6047 [2021-10-25T19:17:01.481Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-25T19:17:01.481Z] Removing intermediate container 200c00cf1efd [2021-10-25T19:17:01.481Z] ---> a550bcc620e3 [2021-10-25T19:17:01.481Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-25T19:17:01.481Z] ---> Running in 6296b01cd755 [2021-10-25T19:17:01.750Z] Removing intermediate container 3bd374b510cc [2021-10-25T19:17:01.750Z] ---> 839c61d142ef [2021-10-25T19:17:01.750Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T19:17:01.750Z] Removing intermediate container 0eb8872fc9d9 [2021-10-25T19:17:01.750Z] ---> 1e71a01e07b2 [2021-10-25T19:17:01.750Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-25T19:17:01.750Z] ---> Running in 290e1176a2e7 [2021-10-25T19:17:01.750Z] ---> d39d04d592c4 [2021-10-25T19:17:01.750Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-25T19:17:01.750Z] Removing intermediate container 6296b01cd755 [2021-10-25T19:17:01.750Z] ---> 82657b3ed982 [2021-10-25T19:17:01.750Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T19:17:01.750Z] ---> Running in e2f68688e141 [2021-10-25T19:17:02.018Z] Removing intermediate container 290e1176a2e7 [2021-10-25T19:17:02.018Z] ---> fce6957672d6 [2021-10-25T19:17:02.018Z] Step 20/22 : LABEL arch=x86_64 [2021-10-25T19:17:02.018Z] Removing intermediate container e2f68688e141 [2021-10-25T19:17:02.018Z] ---> 1dd95106b1c1 [2021-10-25T19:17:02.018Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-25T19:17:02.018Z] ---> Running in 864f81f1b492 [2021-10-25T19:17:02.281Z] ---> dc430481647b [2021-10-25T19:17:02.281Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-25T19:17:02.281Z] ---> Running in 37fb47716e95 [2021-10-25T19:17:02.281Z] Removing intermediate container 864f81f1b492 [2021-10-25T19:17:02.281Z] ---> d92423ca56b8 [2021-10-25T19:17:02.281Z] Step 21/22 : LABEL git_sha=4834b45111e2abb84c883d38e9c335012cbc4606 [2021-10-25T19:17:02.281Z] ---> b3e274c2c9a2 [2021-10-25T19:17:02.281Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-25T19:17:02.281Z] ---> Running in 9e65f25bf0a0 [2021-10-25T19:17:02.488Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-25T19:17:02.551Z] Removing intermediate container 9e65f25bf0a0 [2021-10-25T19:17:02.551Z] ---> 5542b5c28e20 [2021-10-25T19:17:02.551Z] Step 22/22 : LABEL version=0.0.0 [2021-10-25T19:17:02.813Z] ---> 068374070f8d [2021-10-25T19:17:02.813Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-25T19:17:02.813Z] ---> Running in 0b183b1a5ec0 [2021-10-25T19:17:02.813Z] ---> 3f6cd946c848 [2021-10-25T19:17:02.813Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-25T19:17:03.075Z] Removing intermediate container 0b183b1a5ec0 [2021-10-25T19:17:03.075Z] ---> 224858adf7df [2021-10-25T19:17:03.075Z] [2021-10-25T19:17:03.075Z] ---> 0c1e5edd105f [2021-10-25T19:17:03.075Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-25T19:17:03.075Z] ---> Running in 64b27a5fe819 [2021-10-25T19:17:03.075Z] Removing intermediate container 37fb47716e95 [2021-10-25T19:17:03.075Z] ---> 3c1283af820e [2021-10-25T19:17:03.075Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-25T19:17:03.075Z] Successfully built 224858adf7df [2021-10-25T19:17:03.075Z] Successfully tagged core-command:latest [2021-10-25T19:17:03.075Z] Building core-data [2021-10-25T19:17:03.335Z]  Building core-command ... done  ---> Running in 233965d309ff [2021-10-25T19:17:03.335Z] ---> fbac766dc363 [2021-10-25T19:17:03.335Z] 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/ [2021-10-25T19:17:04.277Z] ---> Running in ba61fbe50b6b [2021-10-25T19:17:04.277Z] Removing intermediate container 64b27a5fe819 [2021-10-25T19:17:04.277Z] ---> 71f997ca0eec [2021-10-25T19:17:04.277Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T19:17:04.277Z] Removing intermediate container 233965d309ff [2021-10-25T19:17:04.277Z] ---> 397fa42d900e [2021-10-25T19:17:04.277Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-25T19:17:04.541Z] ---> Running in e2b0228a0d44 [2021-10-25T19:17:04.803Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-25T19:17:05.064Z] ---> ffa56ac31927 [2021-10-25T19:17:05.064Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-25T19:17:05.064Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-25T19:17:05.064Z] ---> bc6c0ffef665 [2021-10-25T19:17:05.064Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-25T19:17:05.064Z] Removing intermediate container e2b0228a0d44 [2021-10-25T19:17:05.064Z] ---> d59ac64e5ce2 [2021-10-25T19:17:05.064Z] Step 19/21 : LABEL arch=x86_64 [2021-10-25T19:17:05.064Z] ---> Running in bfb69cab8194 [2021-10-25T19:17:05.064Z] ---> Running in 230faf85fb9b [2021-10-25T19:17:05.064Z] ---> Running in 2eb12dc724c2 [2021-10-25T19:17:05.325Z] Removing intermediate container 230faf85fb9b [2021-10-25T19:17:05.325Z] ---> 038f7d281d40 [2021-10-25T19:17:05.325Z] 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 [2021-10-25T19:17:05.325Z] Removing intermediate container 2eb12dc724c2 [2021-10-25T19:17:05.325Z] ---> 1fe512384422 [2021-10-25T19:17:05.325Z] Step 20/21 : LABEL git_sha=4834b45111e2abb84c883d38e9c335012cbc4606 [2021-10-25T19:17:05.587Z] ---> Running in 9d0d5fb5400f [2021-10-25T19:17:05.587Z] ---> Running in 58e06704d559 [2021-10-25T19:17:05.587Z] Removing intermediate container ba61fbe50b6b [2021-10-25T19:17:05.587Z] ---> 79a5b0ceb7af [2021-10-25T19:17:05.587Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-25T19:17:05.587Z] ---> Running in d271da77ab13 [2021-10-25T19:17:05.587Z] Removing intermediate container 58e06704d559 [2021-10-25T19:17:05.587Z] ---> edc4e4fd696e [2021-10-25T19:17:05.587Z] Step 21/21 : LABEL version=0.0.0 [2021-10-25T19:17:05.850Z] ---> Running in 8e5ec33ad4b0 [2021-10-25T19:17:05.850Z] Removing intermediate container d271da77ab13 [2021-10-25T19:17:05.850Z] ---> b95f14845b3f [2021-10-25T19:17:05.850Z] Step 22/24 : LABEL arch=x86_64 [2021-10-25T19:17:05.850Z] ---> Running in 7a919191f064 [2021-10-25T19:17:05.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T19:17:05.850Z] Removing intermediate container 8e5ec33ad4b0 [2021-10-25T19:17:05.850Z] ---> 0f70e37e7af4 [2021-10-25T19:17:05.850Z] [2021-10-25T19:17:06.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T19:17:06.114Z] Successfully built 0f70e37e7af4 [2021-10-25T19:17:06.114Z] Removing intermediate container 7a919191f064 [2021-10-25T19:17:06.114Z] ---> 40df2140a532 [2021-10-25T19:17:06.114Z] Step 23/24 : LABEL git_sha=4834b45111e2abb84c883d38e9c335012cbc4606 [2021-10-25T19:17:06.114Z] Successfully tagged support-notifications:latest [2021-10-25T19:17:06.114Z]  Building support-notifications ... done Building core-metadata [2021-10-25T19:17:06.114Z] ---> Running in 4f7e345babd6 [2021-10-25T19:17:06.114Z] Removing intermediate container bfb69cab8194 [2021-10-25T19:17:06.114Z] ---> 62bc3e1301f5 [2021-10-25T19:17:06.114Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T19:17:06.377Z] (1/42) Installing readline (8.1.0-r0) [2021-10-25T19:17:06.377Z] (2/42) Installing bash (5.1.4-r0) [2021-10-25T19:17:06.377Z] Executing bash-5.1.4-r0.post-install [2021-10-25T19:17:06.377Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-25T19:17:06.377Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-25T19:17:06.377Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-25T19:17:06.377Z] (6/42) Installing curl (7.79.1-r0) [2021-10-25T19:17:06.377Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-25T19:17:06.377Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-25T19:17:06.377Z] (9/42) Installing expat (2.4.1-r0) [2021-10-25T19:17:06.377Z] (10/42) Installing libffi (3.3-r2) [2021-10-25T19:17:06.377Z] (11/42) Installing gdbm (1.19-r0) [2021-10-25T19:17:06.377Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-25T19:17:06.377Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-25T19:17:06.377Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-25T19:17:06.377Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-25T19:17:06.377Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-25T19:17:06.377Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-25T19:17:06.966Z] Removing intermediate container 4f7e345babd6 [2021-10-25T19:17:06.966Z] ---> 2080f3c8e2a1 [2021-10-25T19:17:06.966Z] Step 24/24 : LABEL version=0.0.0 [2021-10-25T19:17:08.895Z] ---> bc76258ab69e [2021-10-25T19:17:08.895Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-25T19:17:08.895Z] ---> Running in 8dfdf7969013 [2021-10-25T19:17:08.895Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-25T19:17:08.895Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-25T19:17:08.895Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-25T19:17:08.895Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-25T19:17:09.168Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-25T19:17:09.168Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-25T19:17:09.168Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-25T19:17:09.168Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-25T19:17:09.168Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-25T19:17:09.168Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-25T19:17:09.427Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-25T19:17:09.427Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-25T19:17:09.688Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-25T19:17:09.953Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-25T19:17:09.953Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-25T19:17:09.953Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-25T19:17:09.953Z] Removing intermediate container 8dfdf7969013 [2021-10-25T19:17:09.953Z] ---> bc9092a0543c [2021-10-25T19:17:09.953Z] [2021-10-25T19:17:09.953Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-25T19:17:10.214Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-25T19:17:10.214Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-25T19:17:10.214Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-25T19:17:10.214Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-25T19:17:10.214Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-25T19:17:10.214Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-25T19:17:10.214Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-25T19:17:10.214Z] Successfully built bc9092a0543c [2021-10-25T19:17:10.802Z] Successfully tagged security-secretstore-setup:latest [2021-10-25T19:17:10.803Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-10-25T19:17:10.803Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T19:17:10.803Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-25T19:17:10.803Z] ---> 4747b191b1aa [2021-10-25T19:17:10.803Z] Step 3/22 : WORKDIR /edgex-go [2021-10-25T19:17:10.803Z] ---> Using cache [2021-10-25T19:17:10.803Z] ---> c64cc58e9763 [2021-10-25T19:17:10.803Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T19:17:10.803Z] ---> Using cache [2021-10-25T19:17:10.803Z] ---> fd6b9ab39f09 [2021-10-25T19:17:10.803Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-25T19:17:10.803Z] ---> Using cache [2021-10-25T19:17:10.803Z] ---> e82e540c5a46 [2021-10-25T19:17:10.803Z] Step 6/22 : COPY . . [2021-10-25T19:17:10.803Z] ---> Using cache [2021-10-25T19:17:10.803Z] ---> 52e024ac6b18 [2021-10-25T19:17:10.803Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T19:17:10.803Z] ---> Using cache [2021-10-25T19:17:10.803Z] ---> dbce4fa7fd79 [2021-10-25T19:17:10.803Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-25T19:17:10.803Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-25T19:17:10.803Z] ---> bbcf3e576e94 [2021-10-25T19:17:10.803Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-25T19:17:11.375Z] ---> Running in 123a1a7fd5de [2021-10-25T19:17:11.375Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T19:17:11.375Z] OK: 84 MiB in 64 packages [2021-10-25T19:17:11.952Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T19:17:11.952Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-25T19:17:11.952Z] ---> 4747b191b1aa [2021-10-25T19:17:11.952Z] Step 3/22 : WORKDIR /edgex-go [2021-10-25T19:17:11.952Z] ---> Using cache [2021-10-25T19:17:11.952Z] ---> c64cc58e9763 [2021-10-25T19:17:11.953Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T19:17:11.953Z] ---> Using cache [2021-10-25T19:17:11.953Z] ---> fd6b9ab39f09 [2021-10-25T19:17:11.953Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-25T19:17:12.891Z] ---> 8363efb79a74 [2021-10-25T19:17:12.891Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-25T19:17:12.891Z] ---> Running in 232e900a4941 [2021-10-25T19:17:13.168Z] Collecting docker-compose==1.23.2 [2021-10-25T19:17:13.168Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-25T19:17:13.433Z] Collecting PyYAML<4,>=3.10 [2021-10-25T19:17:13.433Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-25T19:17:13.433Z] ---> 49e9f0bd2ff2 [2021-10-25T19:17:13.434Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-25T19:17:13.434Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T19:17:13.434Z] 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 [2021-10-25T19:17:14.015Z] ---> 44e1b3bd1788 [2021-10-25T19:17:14.015Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-25T19:17:14.015Z] Collecting docker<4.0,>=3.6.0 [2021-10-25T19:17:14.015Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-25T19:17:14.281Z] ---> Running in 498e12bcaacc [2021-10-25T19:17:14.281Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-25T19:17:14.281Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-25T19:17:14.281Z] Collecting docopt<0.7,>=0.6.1 [2021-10-25T19:17:14.281Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-25T19:17:14.281Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T19:17:14.549Z] Removing intermediate container 498e12bcaacc [2021-10-25T19:17:14.549Z] ---> d0f8df7a13e7 [2021-10-25T19:17:14.549Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-25T19:17:14.825Z] OK: 220 MiB in 52 packages [2021-10-25T19:17:15.092Z] ---> e1252895f5f2 [2021-10-25T19:17:15.092Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-25T19:17:15.092Z] Collecting texttable<0.10,>=0.9.0 [2021-10-25T19:17:15.092Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-25T19:17:15.355Z] ---> Running in 97070de06efe [2021-10-25T19:17:15.619Z] Removing intermediate container 232e900a4941 [2021-10-25T19:17:15.619Z] ---> af9bd71fda4d [2021-10-25T19:17:15.619Z] Step 6/22 : COPY . . [2021-10-25T19:17:15.619Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-25T19:17:15.619Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-25T19:17:16.200Z] Collecting jsonschema<3,>=2.5.1 [2021-10-25T19:17:16.200Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-25T19:17:16.467Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-25T19:17:16.467Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-25T19:17:16.467Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-25T19:17:16.467Z] Collecting cached-property<2,>=1.2.0 [2021-10-25T19:17:16.733Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-25T19:17:16.733Z] Collecting docker-pycreds>=0.4.0 [2021-10-25T19:17:16.733Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-25T19:17:16.995Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-25T19:17:16.995Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-25T19:17:17.270Z] Collecting idna<2.8,>=2.5 [2021-10-25T19:17:17.270Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-25T19:17:17.270Z] 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) [2021-10-25T19:17:17.270Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-25T19:17:17.270Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-25T19:17:17.270Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-25T19:17:17.270Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-25T19:17:17.270Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-25T19:17:17.270Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-25T19:17:17.535Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-25T19:17:17.535Z] Attempting uninstall: urllib3 [2021-10-25T19:17:17.535Z] Found existing installation: urllib3 1.26.5 [2021-10-25T19:17:17.535Z] Uninstalling urllib3-1.26.5: [2021-10-25T19:17:17.535Z] Successfully uninstalled urllib3-1.26.5 [2021-10-25T19:17:18.487Z] Removing intermediate container 97070de06efe [2021-10-25T19:17:18.487Z] ---> 1cd9fd8cdc90 [2021-10-25T19:17:18.487Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-25T19:17:18.487Z] Attempting uninstall: idna [2021-10-25T19:17:18.487Z] Found existing installation: idna 3.2 [2021-10-25T19:17:18.487Z] Uninstalling idna-3.2: [2021-10-25T19:17:18.487Z] Successfully uninstalled idna-3.2 [2021-10-25T19:17:18.752Z] Attempting uninstall: chardet [2021-10-25T19:17:18.752Z] Found existing installation: chardet 4.0.0 [2021-10-25T19:17:18.752Z] Uninstalling chardet-4.0.0: [2021-10-25T19:17:18.752Z] Successfully uninstalled chardet-4.0.0 [2021-10-25T19:17:19.025Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T19:17:19.025Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-25T19:17:19.025Z] ---> 4747b191b1aa [2021-10-25T19:17:19.025Z] Step 3/23 : WORKDIR /edgex-go [2021-10-25T19:17:19.025Z] ---> Using cache [2021-10-25T19:17:19.025Z] ---> c64cc58e9763 [2021-10-25T19:17:19.025Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T19:17:19.025Z] ---> Using cache [2021-10-25T19:17:19.025Z] ---> fd6b9ab39f09 [2021-10-25T19:17:19.025Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-25T19:17:19.025Z] ---> Using cache [2021-10-25T19:17:19.025Z] ---> e82e540c5a46 [2021-10-25T19:17:19.025Z] Step 6/23 : COPY go.mod . [2021-10-25T19:17:19.025Z] ---> Running in aca0241081e6 [2021-10-25T19:17:19.302Z] ---> cae9313b42a2 [2021-10-25T19:17:19.302Z] Step 7/23 : RUN go mod download [2021-10-25T19:17:19.302Z] Attempting uninstall: requests [2021-10-25T19:17:19.302Z] Found existing installation: requests 2.25.1 [2021-10-25T19:17:19.302Z] Uninstalling requests-2.25.1: [2021-10-25T19:17:19.302Z] Removing intermediate container aca0241081e6 [2021-10-25T19:17:19.302Z] ---> 2fe1ec808d01 [2021-10-25T19:17:19.302Z] Step 27/30 : CMD ["gate"] [2021-10-25T19:17:19.302Z] Successfully uninstalled requests-2.25.1 [2021-10-25T19:17:19.302Z] ---> Running in 05254e7ec4fd [2021-10-25T19:17:19.578Z] ---> Running in 5f2583f110fa [2021-10-25T19:17:19.578Z] Running setup.py install for texttable: started [2021-10-25T19:17:19.866Z] Removing intermediate container 5f2583f110fa [2021-10-25T19:17:19.866Z] ---> c591934c792f [2021-10-25T19:17:19.866Z] Step 28/30 : LABEL arch=x86_64 [2021-10-25T19:17:20.494Z] Running setup.py install for texttable: finished with status 'done' [2021-10-25T19:17:20.494Z] Running setup.py install for PyYAML: started [2021-10-25T19:17:20.494Z] ---> Running in 80596bb22c39 [2021-10-25T19:17:20.779Z] Removing intermediate container 80596bb22c39 [2021-10-25T19:17:20.779Z] ---> 5c336a6a50e7 [2021-10-25T19:17:20.779Z] Step 29/30 : LABEL git_sha=4834b45111e2abb84c883d38e9c335012cbc4606 [2021-10-25T19:17:21.059Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-25T19:17:21.329Z] Running setup.py install for docopt: started [2021-10-25T19:17:21.329Z] ---> Running in 65b1bd82ffd6 [2021-10-25T19:17:21.606Z] Removing intermediate container 65b1bd82ffd6 [2021-10-25T19:17:21.606Z] ---> f076f8f24001 [2021-10-25T19:17:21.606Z] Step 30/30 : LABEL version=0.0.0 [2021-10-25T19:17:21.606Z] ---> 8653cf982265 [2021-10-25T19:17:21.606Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T19:17:21.606Z] ---> Running in 148bad11079a [2021-10-25T19:17:21.606Z] ---> Running in 32d845883678 [2021-10-25T19:17:21.876Z] Removing intermediate container 148bad11079a [2021-10-25T19:17:21.876Z] ---> 189e0812be88 [2021-10-25T19:17:21.876Z] [2021-10-25T19:17:21.876Z] Running setup.py install for docopt: finished with status 'done' [2021-10-25T19:17:21.876Z] Running setup.py install for dockerpty: started [2021-10-25T19:17:22.148Z] Successfully built 189e0812be88 [2021-10-25T19:17:22.148Z] Successfully tagged security-bootstrapper:latest [2021-10-25T19:17:22.148Z] Building security-proxy-setup [2021-10-25T19:17:23.121Z]  Building security-bootstrapper ... done  Running setup.py install for dockerpty: finished with status 'done' [2021-10-25T19:17:23.121Z] Removing intermediate container 05254e7ec4fd [2021-10-25T19:17:23.121Z] ---> 26c6df180040 [2021-10-25T19:17:23.121Z] Step 8/23 : COPY . . [2021-10-25T19:17:26.535Z] 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 [2021-10-25T19:17:26.535Z] Removing intermediate container 32d845883678 [2021-10-25T19:17:26.535Z] ---> f081857975e1 [2021-10-25T19:17:26.535Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-25T19:17:27.928Z] ---> Running in 0d9df623e5fe [2021-10-25T19:17:29.326Z] ---> 74c297184e5c [2021-10-25T19:17:29.326Z] Step 9/23 : RUN go mod tidy [2021-10-25T19:17:29.599Z] ---> Running in e6d6a1240055 [2021-10-25T19:17:29.599Z] 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 [2021-10-25T19:17:33.843Z] Removing intermediate container 9d0d5fb5400f [2021-10-25T19:17:33.843Z] ---> 4341514b974c [2021-10-25T19:17:33.843Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-25T19:17:34.423Z] ---> Running in db7b3845df81 [2021-10-25T19:17:34.423Z] Removing intermediate container db7b3845df81 [2021-10-25T19:17:34.423Z] ---> 0cc9a0e48d0e [2021-10-25T19:17:34.423Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-25T19:17:34.423Z] ---> Running in 7dcf183bdb57 [2021-10-25T19:17:34.683Z] Removing intermediate container 7dcf183bdb57 [2021-10-25T19:17:34.683Z] ---> e62ccde799ab [2021-10-25T19:17:34.683Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-25T19:17:35.287Z] Removing intermediate container e6d6a1240055 [2021-10-25T19:17:35.287Z] ---> ff125cdcab6a [2021-10-25T19:17:35.287Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-25T19:17:35.287Z] ---> Running in 529302ea73bc [2021-10-25T19:17:35.552Z] ---> d85c78c8b1a9 [2021-10-25T19:17:35.552Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-25T19:17:36.139Z] 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 [2021-10-25T19:17:36.139Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T19:17:36.139Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-25T19:17:36.139Z] ---> 4747b191b1aa [2021-10-25T19:17:36.139Z] Step 3/20 : WORKDIR /edgex-go [2021-10-25T19:17:36.139Z] ---> Using cache [2021-10-25T19:17:36.139Z] ---> c64cc58e9763 [2021-10-25T19:17:36.139Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T19:17:36.139Z] ---> Using cache [2021-10-25T19:17:36.139Z] ---> fd6b9ab39f09 [2021-10-25T19:17:36.139Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-25T19:17:36.139Z] ---> Using cache [2021-10-25T19:17:36.139Z] ---> e82e540c5a46 [2021-10-25T19:17:36.139Z] Step 6/20 : COPY . . [2021-10-25T19:17:36.139Z] ---> Using cache [2021-10-25T19:17:36.139Z] ---> 52e024ac6b18 [2021-10-25T19:17:36.139Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T19:17:36.139Z] ---> Using cache [2021-10-25T19:17:36.139Z] ---> dbce4fa7fd79 [2021-10-25T19:17:36.139Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-25T19:17:36.139Z] ---> 32f579d0531b [2021-10-25T19:17:36.139Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-25T19:17:36.139Z] ---> Running in 660dac7d7a89 [2021-10-25T19:17:36.726Z] ---> e2bb58279454 [2021-10-25T19:17:36.726Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-25T19:17:36.726Z] ---> Running in dc88a0aae06e [2021-10-25T19:17:37.000Z] Removing intermediate container dc88a0aae06e [2021-10-25T19:17:37.000Z] ---> 22807336e4ec [2021-10-25T19:17:37.000Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T19:17:37.000Z] 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 [2021-10-25T19:17:37.000Z] ---> Running in 54e7286e4bb5 [2021-10-25T19:17:37.267Z] Removing intermediate container 54e7286e4bb5 [2021-10-25T19:17:37.267Z] ---> 5afd5cff7115 [2021-10-25T19:17:37.267Z] Step 20/22 : LABEL arch=x86_64 [2021-10-25T19:17:37.267Z] ---> Running in 877651cfcabf [2021-10-25T19:17:37.267Z] Removing intermediate container 877651cfcabf [2021-10-25T19:17:37.267Z] ---> 44461c166fa1 [2021-10-25T19:17:37.267Z] Step 21/22 : LABEL git_sha=4834b45111e2abb84c883d38e9c335012cbc4606 [2021-10-25T19:17:37.540Z] ---> Running in 6bda56ec7d18 [2021-10-25T19:17:37.540Z] Removing intermediate container 6bda56ec7d18 [2021-10-25T19:17:37.540Z] ---> 02aa789ee0cf [2021-10-25T19:17:37.540Z] Step 22/22 : LABEL version=0.0.0 [2021-10-25T19:17:37.540Z] ---> Running in 1d7f1de2c869 [2021-10-25T19:17:37.805Z] Removing intermediate container 1d7f1de2c869 [2021-10-25T19:17:37.805Z] ---> 06cb523a2ef1 [2021-10-25T19:17:37.805Z] [2021-10-25T19:17:37.805Z] Successfully built 06cb523a2ef1 [2021-10-25T19:17:38.078Z] Successfully tagged sys-mgmt-agent:latest [2021-10-25T19:17:46.310Z]  Building sys-mgmt-agent ... done Removing intermediate container 123a1a7fd5de [2021-10-25T19:17:46.310Z] ---> 0dddc768b0f8 [2021-10-25T19:17:46.310Z] [2021-10-25T19:17:46.310Z] Step 9/22 : FROM alpine:3.14 [2021-10-25T19:17:46.310Z] ---> 14119a10abf4 [2021-10-25T19:17:46.310Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-25T19:17:46.310Z] ---> Using cache [2021-10-25T19:17:46.310Z] ---> 0d3a0b809e54 [2021-10-25T19:17:46.310Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-25T19:17:46.310Z] ---> Using cache [2021-10-25T19:17:46.310Z] ---> 2b42ac9e335f [2021-10-25T19:17:46.310Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-25T19:17:46.310Z] ---> Running in b264fa670e72 [2021-10-25T19:17:46.310Z] Removing intermediate container b264fa670e72 [2021-10-25T19:17:46.310Z] ---> c6bc8ddd384a [2021-10-25T19:17:46.310Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-25T19:17:46.310Z] ---> Running in e4ab8e16ea1f [2021-10-25T19:17:46.310Z] Removing intermediate container e4ab8e16ea1f [2021-10-25T19:17:46.311Z] ---> f7d460764b3a [2021-10-25T19:17:46.311Z] Step 14/22 : WORKDIR / [2021-10-25T19:17:46.311Z] ---> Running in c305789c3174 [2021-10-25T19:17:46.311Z] Removing intermediate container c305789c3174 [2021-10-25T19:17:46.311Z] ---> 3e18aee6a12f [2021-10-25T19:17:46.311Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T19:17:46.588Z] ---> e4353b8cbe7c [2021-10-25T19:17:46.588Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-25T19:17:46.860Z] ---> 6f2647824d85 [2021-10-25T19:17:46.860Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-25T19:17:47.131Z] ---> b573c77749be [2021-10-25T19:17:47.131Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-25T19:17:47.405Z] ---> Running in 6fb8d822ae05 [2021-10-25T19:17:47.405Z] Removing intermediate container 6fb8d822ae05 [2021-10-25T19:17:47.405Z] ---> 319aa7a25616 [2021-10-25T19:17:47.405Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T19:17:47.405Z] ---> Running in ebba090a6f76 [2021-10-25T19:17:47.677Z] Removing intermediate container ebba090a6f76 [2021-10-25T19:17:47.677Z] ---> 21af01df3cc6 [2021-10-25T19:17:47.677Z] Step 20/22 : LABEL arch=x86_64 [2021-10-25T19:17:47.677Z] ---> Running in b2788255d50b [2021-10-25T19:17:47.677Z] Removing intermediate container b2788255d50b [2021-10-25T19:17:47.677Z] ---> 709d481e240b [2021-10-25T19:17:47.677Z] Step 21/22 : LABEL git_sha=4834b45111e2abb84c883d38e9c335012cbc4606 [2021-10-25T19:17:47.954Z] ---> Running in 7fee19b40f2c [2021-10-25T19:17:47.954Z] Removing intermediate container 7fee19b40f2c [2021-10-25T19:17:47.954Z] ---> d16b4e625181 [2021-10-25T19:17:47.954Z] Step 22/22 : LABEL version=0.0.0 [2021-10-25T19:17:47.954Z] ---> Running in b055633f2504 [2021-10-25T19:17:48.229Z] Removing intermediate container b055633f2504 [2021-10-25T19:17:48.229Z] ---> 66bf328b1516 [2021-10-25T19:17:48.229Z] [2021-10-25T19:17:48.229Z] Successfully built 66bf328b1516 [2021-10-25T19:17:48.229Z] Successfully tagged core-metadata:latest [2021-10-25T19:18:03.237Z]  Building core-metadata ... done 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 [2021-10-25T19:18:07.454Z] Removing intermediate container 529302ea73bc [2021-10-25T19:18:07.454Z] ---> 6241af48e459 [2021-10-25T19:18:07.454Z] [2021-10-25T19:18:07.454Z] Step 11/23 : FROM alpine:3.14 [2021-10-25T19:18:07.454Z] ---> 14119a10abf4 [2021-10-25T19:18:07.454Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-25T19:18:07.454Z] ---> Using cache [2021-10-25T19:18:07.454Z] ---> 0d3a0b809e54 [2021-10-25T19:18:07.454Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-25T19:18:07.454Z] ---> Using cache [2021-10-25T19:18:07.454Z] ---> 2b42ac9e335f [2021-10-25T19:18:07.454Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-25T19:18:07.454Z] ---> Running in 110a67d0dbe8 [2021-10-25T19:18:07.454Z] Removing intermediate container 660dac7d7a89 [2021-10-25T19:18:07.454Z] ---> 86e13b0972ab [2021-10-25T19:18:07.454Z] [2021-10-25T19:18:07.454Z] Step 9/20 : FROM alpine:3.14 [2021-10-25T19:18:07.454Z] ---> 14119a10abf4 [2021-10-25T19:18:07.454Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-25T19:18:07.454Z] Removing intermediate container 0d9df623e5fe [2021-10-25T19:18:07.454Z] ---> 4c92d9581c80 [2021-10-25T19:18:07.454Z] [2021-10-25T19:18:07.454Z] Step 9/22 : FROM alpine:3.14 [2021-10-25T19:18:07.454Z] ---> 14119a10abf4 [2021-10-25T19:18:07.454Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-25T19:18:07.454Z] ---> Running in 4a555bdc6769 [2021-10-25T19:18:07.454Z] ---> Running in bfff9672d654 [2021-10-25T19:18:07.454Z] Removing intermediate container 110a67d0dbe8 [2021-10-25T19:18:07.454Z] ---> 1a8c88469094 [2021-10-25T19:18:07.454Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-25T19:18:07.454Z] ---> Running in 848f6a1e5c54 [2021-10-25T19:18:07.454Z] Removing intermediate container bfff9672d654 [2021-10-25T19:18:07.454Z] ---> 9700a6e0c981 [2021-10-25T19:18:07.454Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-25T19:18:07.454Z] Removing intermediate container 848f6a1e5c54 [2021-10-25T19:18:07.454Z] ---> fba0e73ee2c7 [2021-10-25T19:18:07.454Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T19:18:07.454Z] ---> Running in 846837f2c3cf [2021-10-25T19:18:07.454Z] Removing intermediate container 846837f2c3cf [2021-10-25T19:18:07.454Z] ---> cac2de0e8425 [2021-10-25T19:18:07.454Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-25T19:18:07.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T19:18:07.724Z] ---> 6e49e8bea461 [2021-10-25T19:18:07.724Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-25T19:18:07.724Z] ---> Running in ab9178217f7b [2021-10-25T19:18:07.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T19:18:07.995Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-25T19:18:07.995Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-25T19:18:07.995Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-25T19:18:07.995Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-25T19:18:07.995Z] Removing intermediate container ab9178217f7b [2021-10-25T19:18:07.995Z] ---> 489234b33560 [2021-10-25T19:18:07.995Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T19:18:07.995Z] (5/5) Installing curl (7.79.1-r0) [2021-10-25T19:18:07.995Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T19:18:07.995Z] Executing ca-certificates-20191127-r5.trigger [2021-10-25T19:18:07.995Z] OK: 8 MiB in 19 packages [2021-10-25T19:18:07.995Z] ---> bc99d681fe99 [2021-10-25T19:18:07.995Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-25T19:18:07.995Z] ---> Running in cebfcf14fc41 [2021-10-25T19:18:08.256Z] ---> 624f24624ea5 [2021-10-25T19:18:08.256Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-25T19:18:08.256Z] ---> Running in 41319adf571b [2021-10-25T19:18:08.256Z] Removing intermediate container 4a555bdc6769 [2021-10-25T19:18:08.256Z] ---> 2ac2dc2d9858 [2021-10-25T19:18:08.256Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-25T19:18:08.256Z] ---> Running in c2d0d3bcdfc9 [2021-10-25T19:18:08.256Z] Removing intermediate container 41319adf571b [2021-10-25T19:18:08.256Z] ---> 5a9b0077fb2d [2021-10-25T19:18:08.256Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T19:18:08.522Z] ---> Running in d7c0aa5384b7 [2021-10-25T19:18:08.522Z] Removing intermediate container c2d0d3bcdfc9 [2021-10-25T19:18:08.522Z] ---> d65d2012c165 [2021-10-25T19:18:08.522Z] Step 12/20 : WORKDIR /edgex [2021-10-25T19:18:08.522Z] Removing intermediate container d7c0aa5384b7 [2021-10-25T19:18:08.522Z] ---> bbd48314d802 [2021-10-25T19:18:08.522Z] Step 21/23 : LABEL arch=x86_64 [2021-10-25T19:18:08.522Z] ---> Running in 966db589701e [2021-10-25T19:18:08.522Z] ---> Running in 8d4deea139bf [2021-10-25T19:18:08.522Z] Removing intermediate container cebfcf14fc41 [2021-10-25T19:18:08.522Z] ---> 5c4670484832 [2021-10-25T19:18:08.522Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-25T19:18:08.522Z] Removing intermediate container 8d4deea139bf [2021-10-25T19:18:08.522Z] ---> 5342c6228906 [2021-10-25T19:18:08.522Z] Step 22/23 : LABEL git_sha=4834b45111e2abb84c883d38e9c335012cbc4606 [2021-10-25T19:18:08.522Z] ---> Running in 1e32d4e609da [2021-10-25T19:18:08.522Z] Removing intermediate container 966db589701e [2021-10-25T19:18:08.522Z] ---> 027b3bddb12c [2021-10-25T19:18:08.522Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-25T19:18:08.784Z] ---> Running in a98a43eab584 [2021-10-25T19:18:08.784Z] Removing intermediate container a98a43eab584 [2021-10-25T19:18:08.784Z] ---> c0d2787c8cc2 [2021-10-25T19:18:08.784Z] Step 23/23 : LABEL version=0.0.0 [2021-10-25T19:18:08.784Z] ---> f1652eece0c2 [2021-10-25T19:18:08.784Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-25T19:18:08.784Z] ---> Running in 30385eb3b51d [2021-10-25T19:18:09.044Z] Removing intermediate container 30385eb3b51d [2021-10-25T19:18:09.044Z] ---> a571a376f045 [2021-10-25T19:18:09.044Z] [2021-10-25T19:18:09.044Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-25T19:18:09.044Z] Successfully built a571a376f045 [2021-10-25T19:18:09.044Z] Successfully tagged support-scheduler:latest [2021-10-25T19:18:09.044Z]  Building support-scheduler ... done  ---> 73996e8650ee [2021-10-25T19:18:09.044Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-25T19:18:09.616Z] ---> 8f7f19039a59 [2021-10-25T19:18:09.616Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-25T19:18:09.616Z] ---> Running in 46ae29462c2b [2021-10-25T19:18:09.616Z] Removing intermediate container 46ae29462c2b [2021-10-25T19:18:09.616Z] ---> aca2c762ffc3 [2021-10-25T19:18:09.616Z] Step 17/20 : CMD ["--init=true"] [2021-10-25T19:18:09.616Z] ---> Running in 00228501718b [2021-10-25T19:18:09.616Z] Removing intermediate container 00228501718b [2021-10-25T19:18:09.616Z] ---> 0c30008b8a8b [2021-10-25T19:18:09.616Z] Step 18/20 : LABEL arch=x86_64 [2021-10-25T19:18:09.616Z] ---> Running in 8b2ec4df2a3d [2021-10-25T19:18:09.616Z] Removing intermediate container 8b2ec4df2a3d [2021-10-25T19:18:09.616Z] ---> 999967d30572 [2021-10-25T19:18:09.616Z] Step 19/20 : LABEL git_sha=4834b45111e2abb84c883d38e9c335012cbc4606 [2021-10-25T19:18:09.901Z] ---> Running in 1c7b104d8a39 [2021-10-25T19:18:09.901Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-25T19:18:09.901Z] Removing intermediate container 1c7b104d8a39 [2021-10-25T19:18:09.901Z] ---> 823c09daf7b0 [2021-10-25T19:18:09.901Z] Step 20/20 : LABEL version=0.0.0 [2021-10-25T19:18:09.901Z] ---> Running in f7e74cce1fcb [2021-10-25T19:18:09.901Z] Removing intermediate container f7e74cce1fcb [2021-10-25T19:18:09.901Z] ---> e78068a3ce99 [2021-10-25T19:18:09.901Z] [2021-10-25T19:18:09.901Z] Successfully built e78068a3ce99 [2021-10-25T19:18:09.901Z] Successfully tagged security-proxy-setup:latest [2021-10-25T19:18:10.240Z]  Building security-proxy-setup ... done (1/6) Installing dumb-init (1.2.5-r1) [2021-10-25T19:18:10.240Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-25T19:18:10.533Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-25T19:18:10.533Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-25T19:18:10.533Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-25T19:18:10.559Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-25T19:18:10.559Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-25T19:18:10.559Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-25T19:18:10.559Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-25T19:18:10.822Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-25T19:18:10.822Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T19:18:10.822Z] OK: 8 MiB in 20 packages [2021-10-25T19:18:11.109Z] Removing intermediate container 1e32d4e609da [2021-10-25T19:18:11.109Z] ---> abe306e2b872 [2021-10-25T19:18:11.109Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T19:18:11.461Z] ---> 116fa7cc3a30 [2021-10-25T19:18:11.461Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-25T19:18:11.746Z] ---> 111eb4b9158b [2021-10-25T19:18:11.746Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-25T19:18:11.746Z] ---> 7a40d8b094b8 [2021-10-25T19:18:11.746Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-25T19:18:11.746Z] ---> Running in 7b75437b2089 [2021-10-25T19:18:12.006Z] Removing intermediate container 7b75437b2089 [2021-10-25T19:18:12.006Z] ---> 18636ecf0ec3 [2021-10-25T19:18:12.006Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T19:18:12.006Z] ---> Running in 43bbbc50c967 [2021-10-25T19:18:12.006Z] Removing intermediate container 43bbbc50c967 [2021-10-25T19:18:12.006Z] ---> eb5f3b4c2c91 [2021-10-25T19:18:12.006Z] Step 20/22 : LABEL arch=x86_64 [2021-10-25T19:18:12.006Z] ---> Running in 5b7fbb1a3f3c [2021-10-25T19:18:12.006Z] Removing intermediate container 5b7fbb1a3f3c [2021-10-25T19:18:12.006Z] ---> 29067a52340d [2021-10-25T19:18:12.006Z] Step 21/22 : LABEL git_sha=4834b45111e2abb84c883d38e9c335012cbc4606 [2021-10-25T19:18:12.006Z] ---> Running in ca2f9c98ae71 [2021-10-25T19:18:12.270Z] Removing intermediate container ca2f9c98ae71 [2021-10-25T19:18:12.270Z] ---> 3523f5108369 [2021-10-25T19:18:12.270Z] Step 22/22 : LABEL version=0.0.0 [2021-10-25T19:18:12.270Z] ---> Running in 2ea747d52487 [2021-10-25T19:18:12.270Z] Removing intermediate container 2ea747d52487 [2021-10-25T19:18:12.270Z] ---> b9a0c68e248c [2021-10-25T19:18:12.270Z] [2021-10-25T19:18:12.533Z] Successfully built b9a0c68e248c [2021-10-25T19:18:12.533Z] Successfully tagged core-data:latest [2021-10-25T19:18:12.541Z]  Building core-data ... done  [Pipeline] } [2021-10-25T19:18:12.560Z] $ docker stop --time=1 2f5ac2766cb3a17a8285a90d88b63b0765b6e426cdefc52319a572281ecb6279 [2021-10-25T19:18:13.926Z] $ docker rm -f 2f5ac2766cb3a17a8285a90d88b63b0765b6e426cdefc52319a572281ecb6279 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-25T19:18:14.322Z] + docker images [2021-10-25T19:18:14.322Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-25T19:18:14.322Z] core-data latest b9a0c68e248c 2 seconds ago 20.7MB [2021-10-25T19:18:14.322Z] security-proxy-setup latest e78068a3ce99 5 seconds ago 26.8MB [2021-10-25T19:18:14.322Z] support-scheduler latest a571a376f045 6 seconds ago 16.2MB [2021-10-25T19:18:14.322Z] 4c92d9581c80 8 seconds ago 1.76GB [2021-10-25T19:18:14.322Z] 86e13b0972ab 8 seconds ago 1.76GB [2021-10-25T19:18:14.322Z] 6241af48e459 9 seconds ago 1.76GB [2021-10-25T19:18:14.322Z] core-metadata latest 66bf328b1516 26 seconds ago 16.9MB [2021-10-25T19:18:14.322Z] 0dddc768b0f8 29 seconds ago 1.76GB [2021-10-25T19:18:14.322Z] sys-mgmt-agent latest 06cb523a2ef1 37 seconds ago 294MB [2021-10-25T19:18:14.322Z] security-bootstrapper latest 189e0812be88 53 seconds ago 18.9MB [2021-10-25T19:18:14.322Z] security-secretstore-setup latest bc9092a0543c About a minute ago 28.3MB [2021-10-25T19:18:14.322Z] support-notifications latest 0f70e37e7af4 About a minute ago 16.9MB [2021-10-25T19:18:14.322Z] core-command latest 224858adf7df About a minute ago 16.1MB [2021-10-25T19:18:14.322Z] 8c5059d2e225 About a minute ago 1.76GB [2021-10-25T19:18:14.322Z] b88151e93c7f About a minute ago 1.76GB [2021-10-25T19:18:14.322Z] b83729a54220 About a minute ago 1.76GB [2021-10-25T19:18:14.322Z] 7b328d1ab46e About a minute ago 1.76GB [2021-10-25T19:18:14.322Z] c0cdb1d4c792 About a minute ago 1.75GB [2021-10-25T19:18:14.322Z] ci-base-image-x86_64 latest 4747b191b1aa 5 minutes ago 1.25GB [2021-10-25T19:18:14.322Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 12 days ago 548MB [2021-10-25T19:18:14.322Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB [2021-10-25T19:18:14.322Z] docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB [2021-10-25T19:18:14.322Z] alpine 3.14 14119a10abf4 8 weeks ago 5.6MB [2021-10-25T19:18:14.322Z] 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 [2021-10-25T19:18:22.978Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-25T19:18:22.978Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-25T19:18:22.978Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-25T19:18:22.978Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-25T19:18:22.978Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-25T19:18:22.978Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-25T19:18:24.425Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-25T19:18:24.425Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-25T19:18:24.425Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-25T19:18:24.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-25T19:18:29.843Z] Still waiting to schedule task [2021-10-25T19:18:29.843Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-10-25T19:18:32.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.165s coverage: 28.7% of statements [2021-10-25T19:18:32.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-25T19:18:32.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-25T19:18:36.133Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.382s coverage: 98.5% of statements [2021-10-25T19:18:36.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-25T19:18:37.147Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.389s coverage: 44.7% of statements [2021-10-25T19:18:37.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-25T19:18:37.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-25T19:18:40.550Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.675s coverage: 89.5% of statements [2021-10-25T19:18:40.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-25T19:18:40.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-25T19:18:40.550Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.294s coverage: 84.4% of statements [2021-10-25T19:18:40.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-25T19:18:40.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-25T19:18:40.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-25T19:18:40.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-25T19:18:40.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-25T19:18:48.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.404s coverage: 94.2% of statements [2021-10-25T19:18:48.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-25T19:18:48.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-25T19:18:48.848Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.223s coverage: 59.1% of statements [2021-10-25T19:18:48.848Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-25T19:18:48.848Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-25T19:18:48.848Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-25T19:18:48.848Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-25T19:18:48.848Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-25T19:18:48.848Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.235s coverage: 60.0% of statements [2021-10-25T19:18:48.848Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-25T19:18:48.848Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-25T19:18:48.848Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-25T19:18:48.848Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.309s coverage: 0.9% of statements [2021-10-25T19:18:48.848Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-25T19:18:48.848Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.183s coverage: 58.8% of statements [2021-10-25T19:18:48.848Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.187s coverage: 21.7% of statements [2021-10-25T19:18:48.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-25T19:18:48.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.235s coverage: 47.1% of statements [2021-10-25T19:18:48.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.250s coverage: 79.5% of statements [2021-10-25T19:18:48.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.169s coverage: 94.1% of statements [2021-10-25T19:18:48.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.280s coverage: 96.3% of statements [2021-10-25T19:18:50.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.212s coverage: 87.5% of statements [2021-10-25T19:19:03.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.227s coverage: 94.4% of statements [2021-10-25T19:19:03.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.230s coverage: 44.8% of statements [2021-10-25T19:19:08.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.657s coverage: 82.5% of statements [2021-10-25T19:19:08.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-25T19:19:17.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.283s coverage: 92.9% of statements [2021-10-25T19:19:17.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-25T19:19:17.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-25T19:19:17.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-25T19:19:17.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-10-25T19:19:17.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-25T19:19:17.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-25T19:19:17.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-25T19:19:17.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-25T19:19:17.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-25T19:19:17.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.190s coverage: 87.2% of statements [2021-10-25T19:19:17.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-25T19:19:17.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-25T19:19:17.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements [2021-10-25T19:19:17.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-25T19:19:17.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.279s coverage: 58.8% of statements [2021-10-25T19:19:17.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-25T19:19:17.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.276s coverage: 80.0% of statements [2021-10-25T19:19:17.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.282s coverage: 87.2% of statements [2021-10-25T19:19:17.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.290s coverage: 85.4% of statements [2021-10-25T19:19:17.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.778s coverage: 91.2% of statements [2021-10-25T19:19:17.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-25T19:19:17.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.826s coverage: 64.4% of statements [2021-10-25T19:19:17.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-25T19:19:17.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-25T19:19:17.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.185s coverage: 100.0% of statements [2021-10-25T19:19:17.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 89.4% of statements [2021-10-25T19:19:17.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements [2021-10-25T19:19:18.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements [2021-10-25T19:19:19.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.086s coverage: 100.0% of statements [2021-10-25T19:19:24.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.516s coverage: 70.4% of statements [2021-10-25T19:19:24.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-25T19:19:24.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-25T19:19:24.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-25T19:19:25.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.861s coverage: 43.4% of statements [2021-10-25T19:19:25.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-25T19:19:25.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-25T19:19:25.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.238s coverage: 89.5% of statements [2021-10-25T19:19:25.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-25T19:19:25.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.287s coverage: 84.8% of statements [2021-10-25T19:19:25.529Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-25T19:19:35.707Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.336s coverage: 17.7% of statements [2021-10-25T19:19:35.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-25T19:19:35.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-25T19:19:35.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-25T19:19:35.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-25T19:19:35.707Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.666s coverage: 92.3% of statements [2021-10-25T19:19:35.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-25T19:19:35.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-25T19:19:35.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-25T19:19:35.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-25T19:19:35.707Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.325s coverage: 63.2% of statements [2021-10-25T19:19:35.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-25T19:19:35.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-25T19:19:35.707Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.447s coverage: 97.7% of statements [2021-10-25T19:19:35.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-25T19:19:35.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-25T19:19:35.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-25T19:19:35.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-25T19:19:35.707Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.193s coverage: 28.9% of statements [2021-10-25T19:19:35.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-25T19:19:35.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-25T19:19:35.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-25T19:19:35.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-25T19:19:35.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-25T19:19:35.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-25T19:19:35.707Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.194s coverage: 100.0% of statements [2021-10-25T19:19:35.707Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements [2021-10-25T19:19:35.707Z] 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 [2021-10-25T19:19:35.707Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-25T19:19:35.707Z] GO111MODULE=on go vet ./... [2021-10-25T19:20:57.533Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-25T19:20:58.133Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-25T19:21:00.108Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-25T19:21:02.756Z] + ls -al . [2021-10-25T19:21:02.756Z] total 660 [2021-10-25T19:21:02.756Z] drwxrwxr-x 9 1001 1001 4096 Oct 25 19:21 . [2021-10-25T19:21:02.756Z] drwxr-xr-x 4 root root 4096 Oct 25 19:16 .. [2021-10-25T19:21:02.756Z] -rw-rw-r-- 1 1001 1001 11 Oct 25 19:14 .dockerignore [2021-10-25T19:21:02.756Z] drwxrwxr-x 8 1001 1001 4096 Oct 25 19:14 .git [2021-10-25T19:21:02.756Z] drwxrwxr-x 4 1001 1001 4096 Oct 25 19:14 .github [2021-10-25T19:21:02.756Z] -rw-rw-r-- 1 1001 1001 804 Oct 25 19:14 .gitignore [2021-10-25T19:21:02.756Z] -rw-rw-r-- 1 1001 1001 42 Oct 25 19:14 .golangci.yml [2021-10-25T19:21:02.756Z] -rw-rw-r-- 1 1001 1001 76 Oct 25 19:14 .hadolint.yml [2021-10-25T19:21:02.756Z] -rw-rw-r-- 1 1001 1001 166 Oct 25 19:14 .sonarcloud.properties [2021-10-25T19:21:02.756Z] -rw-rw-r-- 1 1001 1001 1171 Oct 25 19:14 ADOPTERS.md [2021-10-25T19:21:02.756Z] -rw-rw-r-- 1 1001 1001 8910 Oct 25 19:14 Attribution.txt [2021-10-25T19:21:02.756Z] -rw-rw-r-- 1 1001 1001 43881 Oct 25 19:14 CHANGELOG.md [2021-10-25T19:21:02.757Z] -rw-rw-r-- 1 1001 1001 3804 Oct 25 19:14 CONTRIBUTING.md [2021-10-25T19:21:02.757Z] -rw-rw-r-- 1 1001 1001 677 Oct 25 19:14 GOVERNANCE.md [2021-10-25T19:21:02.757Z] -rw-rw-r-- 1 1001 1001 849 Oct 25 19:14 Jenkinsfile [2021-10-25T19:21:02.757Z] -rw-rw-r-- 1 1001 1001 10775 Oct 25 19:14 LICENSE [2021-10-25T19:21:02.757Z] -rw-rw-r-- 1 1001 1001 6508 Oct 25 19:14 Makefile [2021-10-25T19:21:02.757Z] -rw-rw-r-- 1 1001 1001 582 Oct 25 19:14 OWNERS.md [2021-10-25T19:21:02.757Z] -rw-rw-r-- 1 1001 1001 8256 Oct 25 19:14 README.md [2021-10-25T19:21:02.757Z] -rw-rw-r-- 1 1001 1001 6912 Oct 25 19:14 SECURITY.md [2021-10-25T19:21:02.757Z] -rw-rw-r-- 1 1001 1001 5 Oct 25 19:11 VERSION [2021-10-25T19:21:02.757Z] -rw-rw-r-- 1 1001 1001 4131 Oct 25 19:14 ZMQWindows.md [2021-10-25T19:21:02.757Z] drwxrwxr-x 2 1001 1001 4096 Oct 25 19:14 bin [2021-10-25T19:21:02.757Z] drwxrwxr-x 14 1001 1001 4096 Oct 25 19:14 cmd [2021-10-25T19:21:02.757Z] -rw-r--r-- 1 root root 425845 Oct 25 19:19 coverage.out [2021-10-25T19:21:02.757Z] -rw-rw-r-- 1 1001 1001 848 Oct 25 19:14 go.mod [2021-10-25T19:21:02.757Z] -rw-rw-r-- 1 1001 1001 50414 Oct 25 19:14 go.sum [2021-10-25T19:21:02.757Z] drwxrwxr-x 8 1001 1001 4096 Oct 25 19:14 internal [2021-10-25T19:21:02.757Z] drwxrwxr-x 3 1001 1001 4096 Oct 25 19:14 openapi [2021-10-25T19:21:02.757Z] drwxrwxr-x 4 1001 1001 4096 Oct 25 19:14 snap [2021-10-25T19:21:02.757Z] -rw-rw-r-- 1 1001 1001 204 Oct 25 19:14 version.go [Pipeline] sh [2021-10-25T19:21:03.451Z] + '[' -e coverage.out ] [2021-10-25T19:21:03.451Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-25T19:21:03.491Z] Warning: overwriting stash ‘coverage-report’ [2021-10-25T19:21:04.359Z] Stashed 1 file(s) [Pipeline] sh [2021-10-25T19:21:05.029Z] + make build [2021-10-25T19:21:05.029Z] 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 [2021-10-25T19:21:11.771Z] 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 [2021-10-25T19:21:38.593Z] 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 [2021-10-25T19:21:38.866Z] 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 [2021-10-25T19:21:43.183Z] 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 [2021-10-25T19:21:44.611Z] 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 [2021-10-25T19:21:49.004Z] 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 [2021-10-25T19:21:52.447Z] 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 [2021-10-25T19:21:53.310Z] Running on prd-ubuntu18.04-docker-8c-8g-1713 in /w/workspace/edgexfoundry_edgex-go_PR-3779 [Pipeline] { [Pipeline] ws [2021-10-25T19:21:53.353Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-10-25T19:21:53.472Z] The recommended git tool is: git [2021-10-25T19:21:55.480Z] using credential edgex-jenkins-ssh [2021-10-25T19:21:55.490Z] Cloning the remote Git repository [2021-10-25T19:21:55.464Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-25T19:21:55.520Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-10-25T19:21:55.545Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-25T19:21:55.545Z] > git --version # timeout=10 [2021-10-25T19:21:55.551Z] > git --version # 'git version 2.17.1' [2021-10-25T19:21:55.552Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-25T19:21:55.583Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-25T19:21:55.853Z] 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 [2021-10-25T19:22:00.164Z] 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 [2021-10-25T19:22:03.569Z] 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 [2021-10-25T19:22:06.950Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-10-25T19:22:12.407Z] $ docker stop --time=1 77b7ed979618c316cba58ec1b66e3c4f37168727e66406119ec6d41c08db6292 [2021-10-25T19:22:14.421Z] $ docker rm -f 77b7ed979618c316cba58ec1b66e3c4f37168727e66406119ec6d41c08db6292 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-25T19:22:16.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-25T19:22:16.270Z] [2021-10-25T19:22:16.270Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-25T19:22:16.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-25T19:22:16.917Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-25T19:22:16.917Z] 29e5d40040c1: Pulling fs layer [2021-10-25T19:22:16.917Z] 1ce36da41761: Pulling fs layer [2021-10-25T19:22:16.917Z] 25b303627fd3: Pulling fs layer [2021-10-25T19:22:16.917Z] 29e5d40040c1: Verifying Checksum [2021-10-25T19:22:16.917Z] 29e5d40040c1: Download complete [2021-10-25T19:22:17.191Z] 1ce36da41761: Verifying Checksum [2021-10-25T19:22:17.191Z] 1ce36da41761: Download complete [2021-10-25T19:22:17.787Z] 29e5d40040c1: Pull complete [2021-10-25T19:22:18.766Z] 25b303627fd3: Verifying Checksum [2021-10-25T19:22:18.766Z] 25b303627fd3: Download complete [2021-10-25T19:22:18.766Z] 1ce36da41761: Pull complete [2021-10-25T19:22:20.725Z] Merging remotes/origin/main commit 2960906d71acf8db9b34adc0540238eab7fedfb7 into PR head commit 4834b45111e2abb84c883d38e9c335012cbc4606 [2021-10-25T19:22:20.835Z] Merge succeeded, producing 4834b45111e2abb84c883d38e9c335012cbc4606 [2021-10-25T19:22:20.835Z] Checking out Revision 4834b45111e2abb84c883d38e9c335012cbc4606 (PR-3779) [2021-10-25T19:22:20.152Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-25T19:22:20.159Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-25T19:22:20.169Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-25T19:22:20.179Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-25T19:22:20.180Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-25T19:22:20.184Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3779/head:refs/remotes/origin/PR-3779 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-25T19:22:20.732Z] > git config core.sparsecheckout # timeout=10 [2021-10-25T19:22:20.737Z] > git checkout -f 4834b45111e2abb84c883d38e9c335012cbc4606 # timeout=10 [2021-10-25T19:22:20.798Z] > git remote # timeout=10 [2021-10-25T19:22:20.807Z] > git config --get remote.origin.url # timeout=10 [2021-10-25T19:22:20.814Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-25T19:22:20.817Z] > git merge 2960906d71acf8db9b34adc0540238eab7fedfb7 # timeout=10 [2021-10-25T19:22:20.826Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-25T19:22:20.836Z] > git config core.sparsecheckout # timeout=10 [2021-10-25T19:22:20.840Z] > git checkout -f 4834b45111e2abb84c883d38e9c335012cbc4606 # timeout=10 [2021-10-25T19:22:24.420Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-10-25T19:22:24.447Z] > git --version # timeout=10 [2021-10-25T19:22:24.452Z] > git --version # 'git version 2.17.1' [2021-10-25T19:22:24.456Z] fatal: bad object 62edec8a7113a6bcefef181b5eb2cccbe48a4c62 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-25T19:22:25.326Z] + echo snap-build.sh [2021-10-25T19:22:25.326Z] snap-build.sh [2021-10-25T19:22:25.326Z] + SNAP_BASE_DIR=. [2021-10-25T19:22:25.326Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-10-25T19:22:25.326Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-10-25T19:22:25.326Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-10-25T19:22:25.326Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-10-25T19:22:25.326Z] + cd /w/workspace/edgex-go/1 [2021-10-25T19:22:25.326Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-10-25T19:22:25.326Z] Reading package lists... [2021-10-25T19:22:25.326Z] Building dependency tree... [2021-10-25T19:22:25.326Z] Reading state information... [2021-10-25T19:22:25.326Z] The following packages were automatically installed and are no longer required: [2021-10-25T19:22:25.326Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-10-25T19:22:25.326Z] uidmap xdelta3 [2021-10-25T19:22:25.326Z] Use 'sudo apt autoremove' to remove them. [2021-10-25T19:22:25.326Z] The following packages will be REMOVED: [2021-10-25T19:22:25.326Z] lxd* lxd-client* [2021-10-25T19:22:25.590Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-10-25T19:22:25.590Z] After this operation, 31.7 MB disk space will be freed. [2021-10-25T19:22:26.115Z] (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.) [2021-10-25T19:22:26.115Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-25T19:22:27.062Z] Removing lxd dnsmasq configuration [2021-10-25T19:22:27.062Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-10-25T19:22:27.062Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-10-25T19:22:28.008Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-25T19:22:28.008Z] (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.) [2021-10-25T19:22:28.008Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-25T19:22:28.887Z] 25b303627fd3: Pull complete [2021-10-25T19:22:28.887Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-25T19:22:28.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-25T19:22:28.887Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-25T19:22:29.134Z] prd-ubuntu18.04-docker-arm64-4c-16g-1708 does not seem to be running inside a container [2021-10-25T19:22:29.208Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-25T19:22:29.396Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-10-25T19:22:29.396Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-10-25T19:22:29.980Z] + sudo snap remove --purge lxd [2021-10-25T19:22:29.980Z] snap "lxd" is not installed [2021-10-25T19:22:29.980Z] + sudo groupadd --force --system lxd [2021-10-25T19:22:29.980Z] ++ whoami [2021-10-25T19:22:29.981Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-10-25T19:22:30.243Z] + newgrp - lxd [2021-10-25T19:22:30.243Z] + sudo snap install lxd [2021-10-25T19:22:31.767Z] $ docker top e3b78e3d1ee7d72952d1b7db0e1f1563f97ce97623aad3e9461b85f943cdc5f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-25T19:22:32.759Z] + grep parallel [2021-10-25T19:22:32.759Z] + docker-compose build --help [2021-10-25T19:22:38.158Z] --parallel Build images in parallel. [Pipeline] } [2021-10-25T19:22:38.180Z] $ docker stop --time=1 e3b78e3d1ee7d72952d1b7db0e1f1563f97ce97623aad3e9461b85f943cdc5f3 [2021-10-25T19:22:39.822Z] $ docker rm -f e3b78e3d1ee7d72952d1b7db0e1f1563f97ce97623aad3e9461b85f943cdc5f3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-25T19:22:40.264Z] 2021-10-25T19:22:37Z INFO Waiting for automatic snapd restart... [2021-10-25T19:22:40.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-25T19:22:40.588Z] . [Pipeline] withDockerContainer [2021-10-25T19:22:40.824Z] prd-ubuntu18.04-docker-arm64-4c-16g-1708 does not seem to be running inside a container [2021-10-25T19:22:40.896Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-25T19:22:42.171Z] $ docker top e9ccab6d283cbfa9c5bb0eb4fe1fb088829a4cdad7551ee9993c32d86d8c6c66 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-25T19:22:43.160Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-25T19:22:47.443Z] Building core-command ... [2021-10-25T19:22:47.443Z] Building core-data ... [2021-10-25T19:22:47.443Z] Building core-metadata ... [2021-10-25T19:22:47.443Z] Building security-bootstrapper ... [2021-10-25T19:22:47.443Z] Building security-proxy-setup ... [2021-10-25T19:22:47.443Z] Building security-secretstore-setup ... [2021-10-25T19:22:47.443Z] Building support-notifications ... [2021-10-25T19:22:47.443Z] Building support-scheduler ... [2021-10-25T19:22:47.443Z] Building sys-mgmt-agent ... [2021-10-25T19:22:47.443Z] Building support-notifications [2021-10-25T19:22:47.443Z] Building core-command [2021-10-25T19:22:47.443Z] Building sys-mgmt-agent [2021-10-25T19:22:47.443Z] Building security-proxy-setup [2021-10-25T19:22:47.443Z] Building security-bootstrapper [2021-10-25T19:22:55.179Z] lxd 4.19 from Canonical* installed [2021-10-25T19:22:55.179Z] + sudo lxd init --auto [2021-10-25T19:23:03.336Z] + sudo snap install --classic snapcraft [2021-10-25T19:23:18.256Z] snapcraft 5.0 from Canonical* installed [2021-10-25T19:23:18.256Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-10-25T19:23:18.256Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-10-25T19:23:18.256Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-25T19:23:18.256Z] Dload Upload Total Spent Left Speed [2021-10-25T19:23:18.256Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 8038 0 --:--:-- --:--:-- --:--:-- 8038 [2021-10-25T19:23:18.256Z] 100 3325k 100 3325k 0 0 20.5M 0 --:--:-- --:--:-- --:--:-- 20.5M [2021-10-25T19:23:18.256Z] ./yq_linux_amd64 [2021-10-25T19:23:18.256Z] + sudo snapcraft prime --use-lxd [2021-10-25T19:23:20.179Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-10-25T19:23:20.179Z] 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: [2021-10-25T19:23:20.179Z] - README.md [2021-10-25T19:23:20.179Z] [2021-10-25T19:23:20.179Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-25T19:23:20.179Z] Launching a container. [2021-10-25T19:23:26.779Z] Waiting for container to be ready [2021-10-25T19:23:27.038Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-10-25T19:23:27.038Z] [2021-10-25T19:23:31.247Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-10-25T19:23:31.512Z] Waiting for network to be ready... [2021-10-25T19:23:32.084Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-25T19:23:32.084Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-25T19:23:32.084Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] [2021-10-25T19:23:32.346Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-10-25T19:23:32.346Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-25T19:23:32.346Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-25T19:23:32.346Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] [2021-10-25T19:23:32.346Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] [2021-10-25T19:23:32.346Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-25T19:23:32.346Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-25T19:23:32.606Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-25T19:23:32.606Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-25T19:23:33.180Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-25T19:23:33.180Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-25T19:23:33.180Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-25T19:23:33.180Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-25T19:23:33.180Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-25T19:23:33.180Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-25T19:23:33.442Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-25T19:23:33.704Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-25T19:23:33.967Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-25T19:23:33.967Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-25T19:23:33.967Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-25T19:23:33.967Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-25T19:23:33.967Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-25T19:23:33.967Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-25T19:23:33.967Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-25T19:23:36.584Z] Fetched 25.5 MB in 4s (5958 kB/s) [2021-10-25T19:23:37.166Z] Reading package lists... [2021-10-25T19:23:37.429Z] Reading package lists... [2021-10-25T19:23:37.692Z] Building dependency tree... [2021-10-25T19:23:37.692Z] Reading state information... [2021-10-25T19:23:37.955Z] The following additional packages will be installed: [2021-10-25T19:23:37.955Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-25T19:23:37.955Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-25T19:23:37.955Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-25T19:23:37.955Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-10-25T19:23:37.955Z] Suggested packages: [2021-10-25T19:23:37.955Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-10-25T19:23:37.955Z] Recommended packages: [2021-10-25T19:23:37.955Z] gnupg libsasl2-modules [2021-10-25T19:23:37.955Z] The following NEW packages will be installed: [2021-10-25T19:23:37.955Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-25T19:23:37.955Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-25T19:23:37.955Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-25T19:23:37.955Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-10-25T19:23:37.955Z] The following packages will be upgraded: [2021-10-25T19:23:37.955Z] gpg gpg-agent gpgconf libudev1 [2021-10-25T19:23:37.955Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-10-25T19:23:37.955Z] Need to get 3527 kB of archives. [2021-10-25T19:23:37.955Z] After this operation, 13.3 MB of additional disk space will be used. [2021-10-25T19:23:37.955Z] 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] [2021-10-25T19:23:37.955Z] 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] [2021-10-25T19:23:37.955Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-10-25T19:23:37.955Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-10-25T19:23:38.216Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-10-25T19:23:38.478Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-10-25T19:23:38.742Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-10-25T19:23:38.743Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-10-25T19:23:38.743Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-10-25T19:23:39.003Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-10-25T19:23:39.003Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-10-25T19:23:39.003Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-10-25T19:23:39.003Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-10-25T19:23:39.003Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-10-25T19:23:39.003Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-10-25T19:23:39.003Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-10-25T19:23:39.003Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-10-25T19:23:39.003Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-10-25T19:23:39.003Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-10-25T19:23:39.003Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-10-25T19:23:39.003Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-10-25T19:23:39.003Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-10-25T19:23:39.265Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-25T19:23:39.265Z] Fetched 3527 kB in 1s (3422 kB/s) [2021-10-25T19:23:39.265Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-25T19:23:39.265Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-10-25T19:23:39.265Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-25T19:23:39.265Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-10-25T19:23:39.265Z] Selecting previously unselected package udev. [2021-10-25T19:23:39.265Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-25T19:23:39.265Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-10-25T19:23:39.265Z] Unpacking udev (237-3ubuntu10.52) ... [2021-10-25T19:23:39.536Z] Selecting previously unselected package libfuse2:amd64. [2021-10-25T19:23:39.536Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-10-25T19:23:39.536Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-25T19:23:39.536Z] Selecting previously unselected package fuse. [2021-10-25T19:23:39.536Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-10-25T19:23:39.536Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-10-25T19:23:39.797Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-25T19:23:39.797Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-25T19:23:39.797Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-25T19:23:39.797Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-25T19:23:39.797Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-25T19:23:39.797Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-25T19:23:39.798Z] Selecting previously unselected package libksba8:amd64. [2021-10-25T19:23:39.798Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-10-25T19:23:39.798Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-10-25T19:23:40.059Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-10-25T19:23:40.060Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T19:23:40.060Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T19:23:40.060Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-10-25T19:23:40.060Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T19:23:40.060Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T19:23:40.060Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-10-25T19:23:40.060Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T19:23:40.060Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T19:23:40.060Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-10-25T19:23:40.060Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T19:23:40.060Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T19:23:40.321Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-10-25T19:23:40.321Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T19:23:40.321Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T19:23:40.321Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-10-25T19:23:40.321Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T19:23:40.321Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T19:23:40.321Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-10-25T19:23:40.321Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T19:23:40.321Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T19:23:40.321Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-10-25T19:23:40.321Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T19:23:40.321Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T19:23:40.581Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-10-25T19:23:40.581Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-25T19:23:40.581Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T19:23:40.581Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-10-25T19:23:40.581Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-25T19:23:40.581Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-25T19:23:40.581Z] Selecting previously unselected package libsasl2-2:amd64. [2021-10-25T19:23:40.581Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-25T19:23:40.581Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-25T19:23:40.581Z] Selecting previously unselected package libldap-common. [2021-10-25T19:23:40.581Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-10-25T19:23:40.581Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-25T19:23:40.581Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-10-25T19:23:40.581Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-10-25T19:23:40.581Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-25T19:23:40.843Z] Selecting previously unselected package dirmngr. [2021-10-25T19:23:40.843Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-25T19:23:40.843Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-25T19:23:40.843Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-25T19:23:40.843Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-10-25T19:23:40.843Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-25T19:23:40.843Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-25T19:23:40.843Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-25T19:23:40.843Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-10-25T19:23:40.843Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T19:23:40.843Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-10-25T19:23:40.843Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-25T19:23:40.843Z] Setting up udev (237-3ubuntu10.52) ... [2021-10-25T19:23:41.111Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-10-25T19:23:41.376Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T19:23:41.376Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-10-25T19:23:41.376Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-10-25T19:23:41.376Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-10-25T19:23:41.376Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T19:23:41.376Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T19:23:41.376Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T19:23:41.376Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T19:23:41.376Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T19:23:41.376Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T19:23:41.376Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-25T19:23:41.376Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-25T19:23:41.376Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-25T19:23:41.637Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-25T19:23:41.898Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-10-25T19:23:41.898Z] settings in the [Install] section, and DefaultInstance for template units). [2021-10-25T19:23:41.898Z] This means they are not meant to be enabled using systemctl. [2021-10-25T19:23:41.898Z] Possible reasons for having this kind of units are: [2021-10-25T19:23:41.898Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-10-25T19:23:41.898Z] .wants/ or .requires/ directory. [2021-10-25T19:23:41.898Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-10-25T19:23:41.898Z] a requirement dependency on it. [2021-10-25T19:23:41.898Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-10-25T19:23:41.898Z] D-Bus, udev, scripted systemctl call, ...). [2021-10-25T19:23:41.898Z] 4) In case of template units, the unit is meant to be enabled with some [2021-10-25T19:23:41.898Z] instance name specified. [2021-10-25T19:23:42.423Z] Reading package lists... [2021-10-25T19:23:42.690Z] Building dependency tree... [2021-10-25T19:23:42.690Z] Reading state information... [2021-10-25T19:23:42.690Z] The following additional packages will be installed: [2021-10-25T19:23:42.690Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-10-25T19:23:42.690Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-10-25T19:23:42.690Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-10-25T19:23:42.690Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-10-25T19:23:42.690Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-10-25T19:23:42.690Z] Suggested packages: [2021-10-25T19:23:42.690Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-10-25T19:23:42.690Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-10-25T19:23:42.690Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-10-25T19:23:42.690Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-10-25T19:23:42.690Z] systemd-container policykit-1 [2021-10-25T19:23:42.690Z] Recommended packages: [2021-10-25T19:23:42.690Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-10-25T19:23:42.690Z] The following NEW packages will be installed: [2021-10-25T19:23:42.690Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-10-25T19:23:42.690Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-10-25T19:23:42.690Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-10-25T19:23:42.690Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-10-25T19:23:42.690Z] python3.6-minimal snapd squashfs-tools sudo [2021-10-25T19:23:42.690Z] The following packages will be upgraded: [2021-10-25T19:23:42.690Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-10-25T19:23:42.950Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-10-25T19:23:42.950Z] Need to get 36.8 MB of archives. [2021-10-25T19:23:42.950Z] After this operation, 147 MB of additional disk space will be used. [2021-10-25T19:23:42.950Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-10-25T19:23:42.950Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-10-25T19:23:42.950Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-10-25T19:23:42.950Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-10-25T19:23:42.950Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-10-25T19:23:42.950Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-10-25T19:23:42.950Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-10-25T19:23:42.950Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-10-25T19:23:42.950Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-10-25T19:23:42.951Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-10-25T19:23:42.951Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-10-25T19:23:42.951Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-10-25T19:23:42.951Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-10-25T19:23:42.951Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-10-25T19:23:42.951Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-10-25T19:23:42.951Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-10-25T19:23:43.210Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-10-25T19:23:43.781Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-10-25T19:23:43.781Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-10-25T19:23:43.781Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-10-25T19:23:43.781Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-10-25T19:23:43.781Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-10-25T19:23:43.781Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-10-25T19:23:43.781Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-10-25T19:23:43.781Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-10-25T19:23:43.781Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-10-25T19:23:43.781Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-10-25T19:23:44.041Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-10-25T19:23:44.041Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-10-25T19:23:44.041Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-10-25T19:23:44.984Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-25T19:23:44.984Z] Fetched 36.8 MB in 2s (17.6 MB/s) [2021-10-25T19:23:44.984Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-25T19:23:44.984Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-10-25T19:23:45.245Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-25T19:23:45.824Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-10-25T19:23:45.824Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-25T19:23:45.824Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-10-25T19:23:45.824Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-25T19:23:45.824Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-10-25T19:23:45.824Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-10-25T19:23:45.824Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-10-25T19:23:46.089Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-25T19:23:46.089Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-10-25T19:23:46.089Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-10-25T19:23:46.351Z] Setting up apt (1.6.14) ... [2021-10-25T19:23:46.351Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-10-25T19:23:46.612Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-10-25T19:23:46.874Z] (Reading database ... 12764 files and directories currently installed.) [2021-10-25T19:23:46.874Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-25T19:23:46.874Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-25T19:23:46.874Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-10-25T19:23:46.874Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-25T19:23:46.874Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-25T19:23:47.136Z] Selecting previously unselected package libexpat1:amd64. [2021-10-25T19:23:47.136Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-10-25T19:23:47.136Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-25T19:23:47.136Z] Selecting previously unselected package python3.6-minimal. [2021-10-25T19:23:47.136Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-25T19:23:47.136Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-25T19:23:47.396Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-25T19:23:47.396Z] Checking for services that may need to be restarted...done. [2021-10-25T19:23:47.396Z] Checking for services that may need to be restarted...done. [2021-10-25T19:23:47.396Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-25T19:23:47.396Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-25T19:23:47.396Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-25T19:23:47.968Z] Selecting previously unselected package python3-minimal. [2021-10-25T19:23:47.968Z] (Reading database ... 13012 files and directories currently installed.) [2021-10-25T19:23:47.968Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-10-25T19:23:47.968Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-10-25T19:23:47.968Z] Selecting previously unselected package mime-support. [2021-10-25T19:23:47.968Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-10-25T19:23:47.968Z] Unpacking mime-support (3.60ubuntu1) ... [2021-10-25T19:23:47.968Z] Selecting previously unselected package libmpdec2:amd64. [2021-10-25T19:23:47.968Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-10-25T19:23:47.968Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-25T19:23:48.228Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-10-25T19:23:48.228Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-25T19:23:48.228Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-25T19:23:48.228Z] Selecting previously unselected package python3.6. [2021-10-25T19:23:48.228Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-25T19:23:48.228Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-25T19:23:48.228Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-10-25T19:23:48.489Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-10-25T19:23:48.489Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-25T19:23:48.489Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-10-25T19:23:48.489Z] Selecting previously unselected package python3. [2021-10-25T19:23:48.752Z] (Reading database ... 13442 files and directories currently installed.) [2021-10-25T19:23:48.752Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-10-25T19:23:48.752Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-10-25T19:23:48.752Z] Selecting previously unselected package multiarch-support. [2021-10-25T19:23:48.752Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-10-25T19:23:48.752Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-10-25T19:23:48.752Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-10-25T19:23:48.752Z] Selecting previously unselected package liblzo2-2:amd64. [2021-10-25T19:23:48.752Z] (Reading database ... 13479 files and directories currently installed.) [2021-10-25T19:23:48.752Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-10-25T19:23:48.752Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-10-25T19:23:48.752Z] Selecting previously unselected package libbsd0:amd64. [2021-10-25T19:23:48.752Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-10-25T19:23:48.752Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-25T19:23:49.015Z] Selecting previously unselected package sudo. [2021-10-25T19:23:49.015Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-10-25T19:23:49.015Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-25T19:23:49.015Z] Selecting previously unselected package apparmor. [2021-10-25T19:23:49.015Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-10-25T19:23:49.015Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-10-25T19:23:49.015Z] Selecting previously unselected package libedit2:amd64. [2021-10-25T19:23:49.015Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-10-25T19:23:49.015Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-10-25T19:23:49.281Z] Selecting previously unselected package libkrb5support0:amd64. [2021-10-25T19:23:49.281Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-10-25T19:23:49.281Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-25T19:23:49.281Z] Selecting previously unselected package libk5crypto3:amd64. [2021-10-25T19:23:49.281Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-25T19:23:49.281Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-25T19:23:49.281Z] Selecting previously unselected package libkeyutils1:amd64. [2021-10-25T19:23:49.281Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-10-25T19:23:49.281Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-25T19:23:49.281Z] Selecting previously unselected package libkrb5-3:amd64. [2021-10-25T19:23:49.281Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-25T19:23:49.281Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-25T19:23:49.281Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-10-25T19:23:49.281Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-10-25T19:23:49.281Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-25T19:23:49.544Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-10-25T19:23:49.544Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-10-25T19:23:49.544Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-25T19:23:49.544Z] Selecting previously unselected package openssh-client. [2021-10-25T19:23:49.544Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-10-25T19:23:49.544Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-25T19:23:49.808Z] Selecting previously unselected package squashfs-tools. [2021-10-25T19:23:49.808Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-10-25T19:23:49.808Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-25T19:23:49.808Z] Selecting previously unselected package snapd. [2021-10-25T19:23:49.808Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-10-25T19:23:49.808Z] Unpacking snapd (2.51.1+18.04) ... [2021-10-25T19:23:51.727Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-10-25T19:23:51.727Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-25T19:23:51.993Z] Setting up mime-support (3.60ubuntu1) ... [2021-10-25T19:23:51.993Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-25T19:23:51.993Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-25T19:23:51.993Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-25T19:23:51.993Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-25T19:23:51.993Z] Setting up systemd (237-3ubuntu10.52) ... [2021-10-25T19:23:51.993Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-10-25T19:23:52.566Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-25T19:23:52.566Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-25T19:23:52.566Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-10-25T19:23:52.566Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-25T19:23:52.566Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-25T19:23:52.566Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-25T19:23:53.515Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-25T19:23:53.515Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-25T19:23:53.515Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-25T19:23:53.515Z] Setting up python3 (3.6.7-1~18.04) ... [2021-10-25T19:23:53.515Z] running python rtupdate hooks for python3.6... [2021-10-25T19:23:53.515Z] running python post-rtupdate hooks for python3.6... [2021-10-25T19:23:53.515Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-10-25T19:23:54.093Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-10-25T19:23:54.357Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-25T19:23:54.357Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-25T19:23:54.357Z] Setting up snapd (2.51.1+18.04) ... [2021-10-25T19:23:54.933Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-10-25T19:23:54.933Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-10-25T19:23:55.197Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-10-25T19:23:55.398Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T19:23:55.398Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-25T19:23:55.398Z] ---> 6b0ffeb7a46a [2021-10-25T19:23:55.398Z] Step 3/22 : WORKDIR /edgex-go [2021-10-25T19:23:55.398Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T19:23:55.398Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-25T19:23:55.398Z] ---> 6b0ffeb7a46a [2021-10-25T19:23:55.398Z] Step 3/30 : WORKDIR /edgex-go [2021-10-25T19:23:55.398Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T19:23:55.398Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-25T19:23:55.398Z] ---> 6b0ffeb7a46a [2021-10-25T19:23:55.398Z] Step 3/21 : WORKDIR /edgex-go [2021-10-25T19:23:55.398Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T19:23:55.398Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-25T19:23:55.398Z] ---> 6b0ffeb7a46a [2021-10-25T19:23:55.398Z] Step 3/20 : WORKDIR /edgex-go [2021-10-25T19:23:55.398Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T19:23:55.398Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-25T19:23:55.398Z] ---> 6b0ffeb7a46a [2021-10-25T19:23:55.398Z] Step 3/22 : WORKDIR /edgex-go [2021-10-25T19:23:55.398Z] ---> Running in f0a780f10cf5 [2021-10-25T19:23:55.398Z] ---> Running in 9da61167bca6 [2021-10-25T19:23:55.398Z] ---> Running in a614784d6f03 [2021-10-25T19:23:55.398Z] ---> Running in f7d32949cd40 [2021-10-25T19:23:55.398Z] ---> Running in f4e594211b42 [2021-10-25T19:23:55.398Z] Removing intermediate container f4e594211b42 [2021-10-25T19:23:55.398Z] ---> 1c34dd542ff1 [2021-10-25T19:23:55.398Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T19:23:55.398Z] Removing intermediate container a614784d6f03 [2021-10-25T19:23:55.398Z] ---> 25dd116c7648 [2021-10-25T19:23:55.398Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T19:23:55.398Z] Removing intermediate container f7d32949cd40 [2021-10-25T19:23:55.398Z] ---> 2dc3de2d6c18 [2021-10-25T19:23:55.398Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T19:23:55.398Z] Removing intermediate container f0a780f10cf5 [2021-10-25T19:23:55.398Z] ---> 5af76f7f2850 [2021-10-25T19:23:55.398Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T19:23:55.398Z] Removing intermediate container 9da61167bca6 [2021-10-25T19:23:55.398Z] ---> 064076ebe129 [2021-10-25T19:23:55.398Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T19:23:55.398Z] ---> Running in 6c113baa93d7 [2021-10-25T19:23:55.398Z] ---> Running in fdf829a5a883 [2021-10-25T19:23:55.398Z] ---> Running in f305dc769b01 [2021-10-25T19:23:55.398Z] ---> Running in 6550914a7ff3 [2021-10-25T19:23:55.398Z] ---> Running in 90c72c59c254 [2021-10-25T19:23:55.459Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-10-25T19:23:55.460Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-25T19:23:55.460Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-25T19:23:55.722Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-10-25T19:23:55.983Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-10-25T19:23:56.245Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-10-25T19:23:56.245Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-10-25T19:23:56.506Z] /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' [2021-10-25T19:23:56.506Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-25T19:23:56.506Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-25T19:23:57.447Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-25T19:23:57.447Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-25T19:23:57.626Z] Removing intermediate container 6c113baa93d7 [2021-10-25T19:23:57.626Z] ---> 5e1da634d24e [2021-10-25T19:23:57.626Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-25T19:23:57.626Z] Removing intermediate container fdf829a5a883 [2021-10-25T19:23:57.626Z] ---> 615d6e273b55 [2021-10-25T19:23:57.626Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-25T19:23:57.626Z] ---> Running in b21f95f948a0 [2021-10-25T19:23:57.626Z] ---> Running in bfca835469d0 [2021-10-25T19:23:57.707Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-25T19:23:58.249Z] Removing intermediate container f305dc769b01 [2021-10-25T19:23:58.249Z] ---> 2dafbb50169a [2021-10-25T19:23:58.249Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-25T19:23:58.249Z] Removing intermediate container 6550914a7ff3 [2021-10-25T19:23:58.249Z] ---> fda967789bd0 [2021-10-25T19:23:58.249Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-25T19:23:58.249Z] ---> Running in 45c556175aa5 [2021-10-25T19:23:58.531Z] ---> Running in cea346189efc [2021-10-25T19:23:58.531Z] Removing intermediate container 90c72c59c254 [2021-10-25T19:23:58.531Z] ---> 87e8ac34c22f [2021-10-25T19:23:58.531Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-25T19:23:58.812Z] ---> Running in b2121b665d6a [2021-10-25T19:23:59.090Z] Reading package lists... [2021-10-25T19:23:59.090Z] Reading package lists... [2021-10-25T19:23:59.352Z] Building dependency tree... [2021-10-25T19:23:59.352Z] Reading state information... [2021-10-25T19:23:59.612Z] Calculating upgrade... [2021-10-25T19:23:59.612Z] The following packages will be upgraded: [2021-10-25T19:23:59.612Z] advancecomp base-files bash binutils binutils-common [2021-10-25T19:23:59.612Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-10-25T19:23:59.612Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-10-25T19:23:59.612Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-10-25T19:23:59.612Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-10-25T19:23:59.612Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-10-25T19:23:59.612Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-10-25T19:23:59.612Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-10-25T19:23:59.612Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-10-25T19:23:59.612Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-10-25T19:23:59.612Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-10-25T19:23:59.612Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-10-25T19:23:59.612Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-10-25T19:23:59.612Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-10-25T19:23:59.612Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-10-25T19:23:59.612Z] ubuntu-keyring util-linux [2021-10-25T19:23:59.876Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-10-25T19:23:59.876Z] Need to get 64.2 MB of archives. [2021-10-25T19:23:59.876Z] After this operation, 5144 kB of additional disk space will be used. [2021-10-25T19:23:59.876Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] [2021-10-25T19:23:59.876Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-10-25T19:24:00.139Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-10-25T19:24:00.139Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-10-25T19:24:00.139Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-10-25T19:24:00.139Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-10-25T19:24:00.139Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-10-25T19:24:00.139Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-10-25T19:24:00.261Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T19:24:00.261Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T19:24:00.403Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-10-25T19:24:00.403Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-10-25T19:24:00.403Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-10-25T19:24:00.403Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-10-25T19:24:00.403Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-10-25T19:24:00.403Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-10-25T19:24:00.403Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-10-25T19:24:00.403Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-10-25T19:24:00.403Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-10-25T19:24:00.403Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-10-25T19:24:00.540Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T19:24:00.540Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T19:24:00.664Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-10-25T19:24:00.664Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-10-25T19:24:00.664Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-10-25T19:24:00.664Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-10-25T19:24:00.664Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-10-25T19:24:00.814Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T19:24:00.814Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T19:24:00.925Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-10-25T19:24:00.926Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-10-25T19:24:00.926Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-10-25T19:24:00.926Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-10-25T19:24:00.926Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-10-25T19:24:00.926Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-10-25T19:24:00.926Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-10-25T19:24:00.926Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-10-25T19:24:00.926Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-10-25T19:24:00.926Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-10-25T19:24:00.926Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-10-25T19:24:00.926Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-10-25T19:24:00.926Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-10-25T19:24:00.926Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-10-25T19:24:00.926Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-10-25T19:24:00.926Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-10-25T19:24:00.926Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-10-25T19:24:00.926Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-10-25T19:24:00.926Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-10-25T19:24:00.926Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-10-25T19:24:00.926Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-10-25T19:24:00.926Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-10-25T19:24:00.926Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-10-25T19:24:00.926Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-10-25T19:24:00.926Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-10-25T19:24:00.926Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-10-25T19:24:00.926Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-10-25T19:24:00.926Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-10-25T19:24:00.926Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-10-25T19:24:00.926Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-10-25T19:24:00.926Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-10-25T19:24:00.926Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] [2021-10-25T19:24:00.926Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-10-25T19:24:00.926Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-10-25T19:24:00.926Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-10-25T19:24:00.926Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-10-25T19:24:00.926Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-10-25T19:24:00.926Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-10-25T19:24:00.926Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-10-25T19:24:00.926Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-10-25T19:24:00.926Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-10-25T19:24:00.926Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-10-25T19:24:00.926Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-10-25T19:24:00.926Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-10-25T19:24:00.926Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-10-25T19:24:00.926Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-10-25T19:24:00.926Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-10-25T19:24:00.926Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-10-25T19:24:00.926Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-10-25T19:24:01.090Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T19:24:01.186Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-10-25T19:24:01.186Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-10-25T19:24:01.186Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-10-25T19:24:01.186Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-10-25T19:24:01.186Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-10-25T19:24:01.186Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-10-25T19:24:01.186Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-10-25T19:24:01.186Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-10-25T19:24:01.186Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-10-25T19:24:01.186Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-10-25T19:24:01.186Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-10-25T19:24:01.186Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-10-25T19:24:01.186Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-10-25T19:24:01.186Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-10-25T19:24:01.186Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-10-25T19:24:01.186Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-10-25T19:24:01.186Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-10-25T19:24:01.186Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-10-25T19:24:01.186Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-10-25T19:24:01.186Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-10-25T19:24:01.186Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-10-25T19:24:01.186Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-10-25T19:24:01.186Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-10-25T19:24:01.186Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-10-25T19:24:01.186Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-10-25T19:24:01.367Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T19:24:01.448Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-10-25T19:24:01.448Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-10-25T19:24:01.448Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-10-25T19:24:01.448Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-10-25T19:24:01.449Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-10-25T19:24:01.449Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-10-25T19:24:01.643Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T19:24:01.643Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T19:24:01.711Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-25T19:24:01.711Z] Fetched 64.2 MB in 2s (36.1 MB/s) [2021-10-25T19:24:01.711Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-25T19:24:01.711Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-10-25T19:24:01.711Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-25T19:24:01.920Z] OK: 219 MiB in 52 packages [2021-10-25T19:24:02.212Z] OK: 219 MiB in 52 packages [2021-10-25T19:24:02.285Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-25T19:24:02.285Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-25T19:24:02.285Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... [2021-10-25T19:24:02.285Z] Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... [2021-10-25T19:24:02.285Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T19:24:02.285Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T19:24:02.489Z] OK: 219 MiB in 52 packages [2021-10-25T19:24:02.547Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T19:24:02.547Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T19:24:02.547Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T19:24:02.547Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T19:24:02.547Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T19:24:02.547Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T19:24:02.771Z] OK: 219 MiB in 52 packages [2021-10-25T19:24:02.809Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T19:24:02.809Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T19:24:02.809Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T19:24:02.809Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T19:24:02.809Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T19:24:02.809Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T19:24:02.809Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T19:24:02.809Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-25T19:24:02.809Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T19:24:02.809Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-10-25T19:24:03.047Z] OK: 219 MiB in 52 packages [2021-10-25T19:24:03.068Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-10-25T19:24:03.068Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-25T19:24:03.068Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T19:24:03.068Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T19:24:03.068Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T19:24:03.068Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T19:24:03.068Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-25T19:24:03.068Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-25T19:24:03.327Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T19:24:03.327Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-25T19:24:03.327Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-10-25T19:24:03.588Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-25T19:24:03.650Z] Removing intermediate container bfca835469d0 [2021-10-25T19:24:03.650Z] ---> 7556b1bb3f08 [2021-10-25T19:24:03.650Z] Step 6/30 : COPY . . [2021-10-25T19:24:03.850Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-10-25T19:24:03.938Z] Removing intermediate container b21f95f948a0 [2021-10-25T19:24:03.938Z] ---> da2d42083135 [2021-10-25T19:24:03.938Z] Step 6/22 : COPY . . [2021-10-25T19:24:04.111Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-25T19:24:04.111Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-10-25T19:24:04.111Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-10-25T19:24:04.111Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-10-25T19:24:04.111Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-10-25T19:24:04.215Z] Removing intermediate container 45c556175aa5 [2021-10-25T19:24:04.215Z] ---> 046ef395df7d [2021-10-25T19:24:04.215Z] Step 6/22 : COPY . . [2021-10-25T19:24:04.376Z] Setting up base-files (10.1ubuntu2.11) ... [2021-10-25T19:24:04.376Z] Installing new version of config file /etc/issue ... [2021-10-25T19:24:04.376Z] Installing new version of config file /etc/issue.net ... [2021-10-25T19:24:04.376Z] Installing new version of config file /etc/lsb-release ... [2021-10-25T19:24:04.377Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-10-25T19:24:04.495Z] Removing intermediate container cea346189efc [2021-10-25T19:24:04.495Z] ---> b667aaa3dcf9 [2021-10-25T19:24:04.495Z] Step 6/21 : COPY . . [2021-10-25T19:24:04.637Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-10-25T19:24:04.782Z] Removing intermediate container b2121b665d6a [2021-10-25T19:24:04.782Z] ---> c8c8e0f04b4e [2021-10-25T19:24:04.782Z] Step 6/20 : COPY . . [2021-10-25T19:24:04.897Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-10-25T19:24:04.897Z] Removing obsolete conffile /etc/default/motd-news ... [2021-10-25T19:24:04.897Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:24:04.897Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-10-25T19:24:04.897Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-10-25T19:24:04.897Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-10-25T19:24:04.897Z] 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 [2021-10-25T19:24:05.157Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:24:05.157Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T19:24:05.157Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-10-25T19:24:05.157Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-10-25T19:24:05.157Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:24:05.157Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-10-25T19:24:05.157Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-10-25T19:24:05.157Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-10-25T19:24:05.418Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:24:05.418Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-10-25T19:24:05.418Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-25T19:24:05.418Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-10-25T19:24:05.684Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:24:05.684Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-25T19:24:05.684Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-25T19:24:05.684Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-25T19:24:05.684Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:24:05.684Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-25T19:24:05.684Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-25T19:24:05.947Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-10-25T19:24:05.947Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:24:05.947Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-10-25T19:24:05.947Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-10-25T19:24:05.947Z] Setting up grep (3.1-2build1) ... [2021-10-25T19:24:05.947Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:24:05.947Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-10-25T19:24:05.947Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-10-25T19:24:06.207Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-10-25T19:24:06.207Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:24:06.207Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-25T19:24:06.207Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-25T19:24:06.207Z] Setting up login (1:4.5-1ubuntu2) ... [2021-10-25T19:24:06.207Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:24:06.207Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-25T19:24:06.207Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-25T19:24:06.473Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-10-25T19:24:06.473Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:24:06.473Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-25T19:24:06.473Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-25T19:24:07.045Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-25T19:24:07.045Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-25T19:24:07.045Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-25T19:24:07.045Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-25T19:24:07.305Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-10-25T19:24:07.305Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:24:07.305Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-10-25T19:24:07.305Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-25T19:24:07.565Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-25T19:24:07.565Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-25T19:24:07.827Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-25T19:24:07.827Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-25T19:24:07.827Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-10-25T19:24:07.827Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:24:07.827Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-10-25T19:24:07.827Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-10-25T19:24:08.087Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-10-25T19:24:08.087Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:24:08.087Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T19:24:08.087Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-25T19:24:08.087Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-25T19:24:08.087Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:24:08.087Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T19:24:08.087Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-25T19:24:08.087Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-25T19:24:08.349Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:24:08.349Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T19:24:08.349Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-25T19:24:08.349Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-25T19:24:08.349Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:24:08.349Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T19:24:08.349Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-25T19:24:08.349Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-25T19:24:08.610Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:24:08.610Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-25T19:24:08.610Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-25T19:24:08.610Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-25T19:24:08.610Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-25T19:24:08.610Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-25T19:24:08.610Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:24:08.610Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-25T19:24:08.610Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-25T19:24:08.872Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-25T19:24:08.872Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:24:08.872Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T19:24:08.872Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-25T19:24:08.872Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-25T19:24:08.872Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:24:08.872Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T19:24:08.872Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-25T19:24:09.134Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-10-25T19:24:09.134Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:24:09.134Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T19:24:09.134Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-25T19:24:09.395Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-10-25T19:24:09.656Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-10-25T19:24:09.917Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-10-25T19:24:10.178Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:24:10.178Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-25T19:24:10.178Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-25T19:24:10.178Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-10-25T19:24:10.178Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-25T19:24:10.178Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-10-25T19:24:10.178Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-25T19:24:10.439Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-10-25T19:24:10.439Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-25T19:24:10.439Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-10-25T19:24:10.439Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-10-25T19:24:10.439Z] Setting up debconf (1.5.66ubuntu1) ... [2021-10-25T19:24:10.699Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-25T19:24:10.699Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-10-25T19:24:10.699Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-25T19:24:10.699Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-10-25T19:24:10.699Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-25T19:24:10.699Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-10-25T19:24:10.699Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-25T19:24:10.960Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-10-25T19:24:10.960Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-25T19:24:10.960Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-25T19:24:10.960Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-25T19:24:10.960Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-25T19:24:11.219Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-25T19:24:11.219Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-25T19:24:11.219Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-25T19:24:11.219Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-25T19:24:11.219Z] (Reading database ... 13919 files and directories currently installed.) [2021-10-25T19:24:11.219Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-25T19:24:11.219Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-25T19:24:11.480Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-25T19:24:11.480Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T19:24:11.480Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-25T19:24:11.480Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-25T19:24:11.480Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-10-25T19:24:11.480Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-25T19:24:11.742Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-25T19:24:11.742Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-25T19:24:11.742Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-25T19:24:11.742Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T19:24:11.742Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-10-25T19:24:11.742Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-10-25T19:24:11.742Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-10-25T19:24:12.001Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T19:24:12.001Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-10-25T19:24:12.001Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-10-25T19:24:12.001Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-10-25T19:24:12.001Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T19:24:12.001Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-10-25T19:24:12.001Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-25T19:24:12.001Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-25T19:24:12.262Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T19:24:12.262Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-25T19:24:12.262Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-25T19:24:12.262Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-25T19:24:12.523Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T19:24:12.523Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-10-25T19:24:12.523Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-10-25T19:24:12.523Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-10-25T19:24:12.523Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T19:24:12.523Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-25T19:24:12.523Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-25T19:24:12.784Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-10-25T19:24:12.784Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T19:24:12.784Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-25T19:24:12.784Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-25T19:24:12.784Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-10-25T19:24:13.044Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T19:24:13.044Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-25T19:24:13.044Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-25T19:24:13.044Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-25T19:24:13.044Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T19:24:13.044Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-25T19:24:13.044Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-25T19:24:13.044Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-25T19:24:13.303Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T19:24:13.304Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-10-25T19:24:13.304Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-10-25T19:24:13.304Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-10-25T19:24:13.304Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T19:24:13.304Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-10-25T19:24:13.304Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-10-25T19:24:13.304Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-10-25T19:24:13.564Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T19:24:13.564Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-10-25T19:24:13.564Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-10-25T19:24:13.564Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-10-25T19:24:13.564Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T19:24:13.564Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-10-25T19:24:13.564Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-10-25T19:24:13.825Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-10-25T19:24:13.825Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T19:24:13.825Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-10-25T19:24:13.825Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-10-25T19:24:13.825Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-10-25T19:24:13.825Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-25T19:24:13.825Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-10-25T19:24:13.825Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-10-25T19:24:14.086Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-10-25T19:24:14.086Z] (Reading database ... 13924 files and directories currently installed.) [2021-10-25T19:24:14.086Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-25T19:24:14.086Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-25T19:24:14.086Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-25T19:24:14.086Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-25T19:24:14.348Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-25T19:24:14.348Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-25T19:24:14.348Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-10-25T19:24:14.348Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-10-25T19:24:14.348Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-10-25T19:24:14.348Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-10-25T19:24:14.608Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-10-25T19:24:14.608Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-10-25T19:24:14.608Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-10-25T19:24:14.608Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-10-25T19:24:14.608Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-10-25T19:24:14.608Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-10-25T19:24:14.608Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-10-25T19:24:14.608Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-10-25T19:24:14.867Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-10-25T19:24:14.867Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-10-25T19:24:14.867Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-10-25T19:24:14.867Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-10-25T19:24:14.867Z] Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... [2021-10-25T19:24:14.867Z] Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... [2021-10-25T19:24:15.128Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-10-25T19:24:15.128Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-10-25T19:24:15.388Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-10-25T19:24:15.388Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-10-25T19:24:15.388Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-25T19:24:15.388Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-25T19:24:15.648Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-25T19:24:15.648Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-25T19:24:15.648Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-25T19:24:15.648Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-25T19:24:15.909Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-25T19:24:15.909Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-25T19:24:15.909Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T19:24:15.909Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T19:24:15.909Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T19:24:15.909Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T19:24:16.171Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T19:24:16.171Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T19:24:16.171Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T19:24:16.171Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T19:24:17.117Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T19:24:17.117Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T19:24:17.690Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T19:24:17.690Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T19:24:17.951Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T19:24:17.951Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T19:24:18.213Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T19:24:18.213Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T19:24:19.157Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-25T19:24:19.157Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-25T19:24:19.157Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-25T19:24:19.157Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-25T19:24:19.157Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-10-25T19:24:19.157Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-25T19:24:19.419Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-10-25T19:24:19.419Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-25T19:24:19.419Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-10-25T19:24:19.419Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-10-25T19:24:19.419Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-25T19:24:19.419Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-25T19:24:19.419Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-25T19:24:19.419Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-25T19:24:19.679Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-10-25T19:24:19.679Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-10-25T19:24:19.679Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T19:24:19.679Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-25T19:24:19.679Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T19:24:19.679Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T19:24:19.679Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T19:24:19.679Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-10-25T19:24:19.679Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-10-25T19:24:19.679Z] Setting up tzdata (2021a-2ubuntu0.18.04) ... [2021-10-25T19:24:19.945Z] [2021-10-25T19:24:19.945Z] Current default time zone: 'Etc/UTC' [2021-10-25T19:24:19.945Z] Local time is now: Mon Oct 25 19:24:19 UTC 2021. [2021-10-25T19:24:19.945Z] Universal Time is now: Mon Oct 25 19:24:19 UTC 2021. [2021-10-25T19:24:19.945Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-10-25T19:24:19.945Z] [2021-10-25T19:24:19.945Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-10-25T19:24:19.945Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T19:24:19.945Z] Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... [2021-10-25T19:24:19.945Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-10-25T19:24:19.945Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-10-25T19:24:19.945Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-10-25T19:24:19.945Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-10-25T19:24:19.945Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-10-25T19:24:19.945Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-10-25T19:24:19.945Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-10-25T19:24:19.945Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T19:24:19.945Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-10-25T19:24:20.206Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T19:24:20.206Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-10-25T19:24:20.206Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T19:24:20.206Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-10-25T19:24:20.206Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-10-25T19:24:20.206Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-10-25T19:24:20.206Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-25T19:24:20.206Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-10-25T19:24:20.206Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-10-25T19:24:20.206Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-10-25T19:24:20.206Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-10-25T19:24:22.120Z] Updating certificates in /etc/ssl/certs... [2021-10-25T19:24:23.060Z] 23 added, 28 removed; done. [2021-10-25T19:24:23.060Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-10-25T19:24:23.060Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-25T19:24:23.321Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-10-25T19:24:23.321Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-10-25T19:24:23.321Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-10-25T19:24:23.321Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T19:24:23.321Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-10-25T19:24:23.321Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T19:24:23.321Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T19:24:23.321Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T19:24:23.321Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T19:24:23.321Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T19:24:23.321Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-10-25T19:24:23.321Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-10-25T19:24:23.321Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-10-25T19:24:23.321Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-10-25T19:24:23.321Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-10-25T19:24:23.321Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T19:24:23.321Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-25T19:24:23.321Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-10-25T19:24:23.321Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-10-25T19:24:23.321Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-10-25T19:24:23.582Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-25T19:24:23.582Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-25T19:24:23.582Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-10-25T19:24:23.582Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-10-25T19:24:23.582Z] Updating certificates in /etc/ssl/certs... [2021-10-25T19:24:24.157Z] 0 added, 0 removed; done. [2021-10-25T19:24:24.157Z] Running hooks in /etc/ca-certificates/update.d... [2021-10-25T19:24:24.157Z] done. [2021-10-25T19:24:24.730Z] Reading package lists... [2021-10-25T19:24:24.991Z] Building dependency tree... [2021-10-25T19:24:24.992Z] Reading state information... [2021-10-25T19:24:25.252Z] The following NEW packages will be installed: [2021-10-25T19:24:25.252Z] apt-transport-https [2021-10-25T19:24:25.252Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-10-25T19:24:25.514Z] Need to get 4348 B of archives. [2021-10-25T19:24:25.514Z] After this operation, 154 kB of additional disk space will be used. [2021-10-25T19:24:25.514Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-10-25T19:24:25.514Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-25T19:24:25.514Z] Fetched 4348 B in 0s (24.1 kB/s) [2021-10-25T19:24:25.514Z] Selecting previously unselected package apt-transport-https. [2021-10-25T19:24:25.514Z] (Reading database ... 13928 files and directories currently installed.) [2021-10-25T19:24:25.514Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-10-25T19:24:25.514Z] Unpacking apt-transport-https (1.6.14) ... [2021-10-25T19:24:25.775Z] Setting up apt-transport-https (1.6.14) ... [2021-10-25T19:24:25.775Z] Waiting for network to be ready... [2021-10-25T19:24:26.960Z] ---> 66265f6a71f1 [2021-10-25T19:24:26.960Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T19:24:26.960Z] ---> a7c8121a708c [2021-10-25T19:24:26.960Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T19:24:26.960Z] ---> 958a44572267 [2021-10-25T19:24:26.960Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T19:24:26.960Z] ---> Running in 9301ea58928c [2021-10-25T19:24:26.960Z] ---> Running in c11f89943a19 [2021-10-25T19:24:26.960Z] ---> baaf4372b00b [2021-10-25T19:24:26.960Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T19:24:26.960Z] ---> Running in ec4e5cd52a49 [2021-10-25T19:24:26.960Z] ---> Running in fc83ca476e4e [2021-10-25T19:24:27.570Z] ---> 88b6eb6e7bac [2021-10-25T19:24:27.570Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T19:24:27.848Z] ---> Running in 9b88c7c64465 [2021-10-25T19:24:32.180Z] Removing intermediate container 9301ea58928c [2021-10-25T19:24:32.180Z] ---> 002a9e91e745 [2021-10-25T19:24:32.180Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-25T19:24:32.180Z] ---> Running in 189b12aa7549 [2021-10-25T19:24:32.365Z] 2021-10-25T19:24:29Z INFO Waiting for automatic snapd restart... [2021-10-25T19:24:32.778Z] Removing intermediate container fc83ca476e4e [2021-10-25T19:24:32.779Z] ---> f0a41a0c8346 [2021-10-25T19:24:32.779Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-25T19:24:33.055Z] ---> Running in 9271a5c0231e [2021-10-25T19:24:33.055Z] Removing intermediate container ec4e5cd52a49 [2021-10-25T19:24:33.055Z] ---> 9c8fd0691dd4 [2021-10-25T19:24:33.055Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-25T19:24:33.304Z] snapd 2.52.1 from Canonical* installed [2021-10-25T19:24:33.345Z] ---> Running in a4ef05bd89d7 [2021-10-25T19:24:33.345Z] Removing intermediate container c11f89943a19 [2021-10-25T19:24:33.345Z] ---> 4bbda2f98fff [2021-10-25T19:24:33.345Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-25T19:24:33.345Z] Removing intermediate container 9b88c7c64465 [2021-10-25T19:24:33.345Z] ---> 95907a57ee59 [2021-10-25T19:24:33.345Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-25T19:24:33.626Z] ---> Running in 9ef5ee5f409c [2021-10-25T19:24:33.626Z] ---> Running in d688f0a70ba2 [2021-10-25T19:24:33.911Z] 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 [2021-10-25T19:24:34.241Z] "snapd" switched to the "latest/stable" channel [2021-10-25T19:24:34.242Z] [2021-10-25T19:24:35.362Z] 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 [2021-10-25T19:24:35.963Z] 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 [2021-10-25T19:24:36.240Z] 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 [2021-10-25T19:24:36.516Z] 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 [2021-10-25T19:24:36.786Z] core18 20211015 from Canonical* installed [2021-10-25T19:24:36.786Z] "core18" switched to the "latest/stable" channel [2021-10-25T19:24:36.786Z] [2021-10-25T19:24:39.332Z] snapcraft 5.0 from Canonical* installed [2021-10-25T19:24:39.332Z] "snapcraft" switched to the "latest/stable" channel [2021-10-25T19:24:39.332Z] [2021-10-25T19:24:44.622Z] 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: [2021-10-25T19:24:44.622Z] - README.md [2021-10-25T19:24:44.622Z] [2021-10-25T19:24:44.623Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-25T19:24:44.623Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-25T19:24:44.623Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-25T19:24:44.623Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-25T19:24:46.135Z] Reading package lists... [2021-10-25T19:24:46.709Z] 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 [2021-10-25T19:24:46.709Z] Reading package lists... [2021-10-25T19:24:46.970Z] Building dependency tree... [2021-10-25T19:24:46.970Z] Reading state information... [2021-10-25T19:24:46.970Z] Suggested packages: [2021-10-25T19:24:46.970Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-10-25T19:24:46.970Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-10-25T19:24:46.970Z] Recommended packages: [2021-10-25T19:24:46.970Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-10-25T19:24:47.232Z] The following NEW packages will be installed: [2021-10-25T19:24:47.232Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-10-25T19:24:47.232Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-10-25T19:24:47.232Z] pkg-config zip [2021-10-25T19:24:47.232Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-10-25T19:24:47.232Z] Need to get 7670 kB of archives. [2021-10-25T19:24:47.232Z] After this operation, 43.8 MB of additional disk space will be used. [2021-10-25T19:24:47.232Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-10-25T19:24:47.493Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-10-25T19:24:47.493Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-10-25T19:24:47.493Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-10-25T19:24:47.493Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-10-25T19:24:47.493Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-10-25T19:24:47.493Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-10-25T19:24:47.756Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-10-25T19:24:47.756Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-10-25T19:24:47.756Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-10-25T19:24:47.756Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-10-25T19:24:48.016Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-10-25T19:24:48.016Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-10-25T19:24:48.016Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-10-25T19:24:48.016Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-10-25T19:24:48.278Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-25T19:24:48.278Z] Fetched 7670 kB in 1s (9404 kB/s) [2021-10-25T19:24:48.278Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-10-25T19:24:48.278Z] (Reading database ... 13932 files and directories currently installed.) [2021-10-25T19:24:48.278Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-10-25T19:24:48.278Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-25T19:24:48.538Z] Selecting previously unselected package libpsl5:amd64. [2021-10-25T19:24:48.538Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-10-25T19:24:48.538Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-10-25T19:24:48.538Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-10-25T19:24:48.538Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-10-25T19:24:48.538Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-25T19:24:48.538Z] Selecting previously unselected package librtmp1:amd64. [2021-10-25T19:24:48.538Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-10-25T19:24:48.538Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-25T19:24:48.538Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-10-25T19:24:48.538Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-10-25T19:24:48.538Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-25T19:24:48.538Z] Selecting previously unselected package liberror-perl. [2021-10-25T19:24:48.538Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-10-25T19:24:48.538Z] Unpacking liberror-perl (0.17025-1) ... [2021-10-25T19:24:48.802Z] Selecting previously unselected package git-man. [2021-10-25T19:24:48.802Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-10-25T19:24:48.802Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-25T19:24:48.802Z] Selecting previously unselected package git. [2021-10-25T19:24:48.802Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-10-25T19:24:48.802Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-10-25T19:24:49.373Z] Selecting previously unselected package libnorm1:amd64. [2021-10-25T19:24:49.373Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-10-25T19:24:49.373Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-25T19:24:49.373Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-10-25T19:24:49.373Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-10-25T19:24:49.373Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-25T19:24:49.373Z] Selecting previously unselected package libsodium23:amd64. [2021-10-25T19:24:49.373Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-10-25T19:24:49.373Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-10-25T19:24:49.635Z] Selecting previously unselected package libzmq5:amd64. [2021-10-25T19:24:49.635Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-25T19:24:49.635Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-25T19:24:49.635Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-10-25T19:24:49.635Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-25T19:24:49.635Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-25T19:24:49.635Z] Selecting previously unselected package pkg-config. [2021-10-25T19:24:49.635Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-10-25T19:24:49.635Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-10-25T19:24:49.635Z] Selecting previously unselected package zip. [2021-10-25T19:24:49.635Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-10-25T19:24:49.635Z] Unpacking zip (3.0-11build1) ... [2021-10-25T19:24:49.896Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-25T19:24:49.896Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-25T19:24:49.896Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-25T19:24:49.896Z] Setting up liberror-perl (0.17025-1) ... [2021-10-25T19:24:49.896Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-10-25T19:24:49.896Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-25T19:24:49.896Z] No schema files found: doing nothing. [2021-10-25T19:24:49.896Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-25T19:24:49.896Z] Setting up zip (3.0-11build1) ... [2021-10-25T19:24:49.896Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-25T19:24:49.896Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-10-25T19:24:49.896Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-10-25T19:24:49.896Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-25T19:24:49.896Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-25T19:24:49.896Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-25T19:24:49.896Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-10-25T19:24:49.896Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-25T19:24:50.839Z] git set to automatically installed. [2021-10-25T19:24:50.839Z] git-man set to automatically installed. [2021-10-25T19:24:50.839Z] libcurl3-gnutls set to automatically installed. [2021-10-25T19:24:50.840Z] liberror-perl set to automatically installed. [2021-10-25T19:24:50.840Z] libglib2.0-0 set to automatically installed. [2021-10-25T19:24:50.840Z] libnghttp2-14 set to automatically installed. [2021-10-25T19:24:50.840Z] libnorm1 set to automatically installed. [2021-10-25T19:24:50.840Z] libpgm-5.2-0 set to automatically installed. [2021-10-25T19:24:50.840Z] libpsl5 set to automatically installed. [2021-10-25T19:24:50.840Z] librtmp1 set to automatically installed. [2021-10-25T19:24:50.840Z] libsodium23 set to automatically installed. [2021-10-25T19:24:50.840Z] libzmq3-dev set to automatically installed. [2021-10-25T19:24:50.840Z] libzmq5 set to automatically installed. [2021-10-25T19:24:50.840Z] pkg-config set to automatically installed. [2021-10-25T19:24:50.840Z] zip set to automatically installed. [2021-10-25T19:24:52.225Z] snapd is not logged in, snap install commands will use sudo [2021-10-25T19:25:00.548Z] go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed [2021-10-25T19:25:00.839Z] snapd is not logged in, snap install commands will use sudo [2021-10-25T19:25:08.979Z] core18 20210722 from Canonical* refreshed [2021-10-25T19:25:08.979Z] Pulling config-common [2021-10-25T19:25:08.979Z] + snapcraftctl pull [2021-10-25T19:25:10.889Z] Pulling go-build-helper [2021-10-25T19:25:10.889Z] + snapcraftctl pull [2021-10-25T19:25:11.829Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-10-25T19:25:11.829Z] Skipping pull go-build-helper (already ran) [2021-10-25T19:25:11.829Z] Building go-build-helper [2021-10-25T19:25:11.829Z] + snapcraftctl build [2021-10-25T19:25:14.379Z] Staging go-build-helper [2021-10-25T19:25:14.379Z] + snapcraftctl stage [2021-10-25T19:25:24.375Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-25T19:25:24.375Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-25T19:25:24.375Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] [2021-10-25T19:25:24.375Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-10-25T19:25:24.375Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-25T19:25:24.375Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-25T19:25:24.375Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] [2021-10-25T19:25:24.375Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] [2021-10-25T19:25:24.375Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-25T19:25:24.375Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-25T19:25:24.375Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-25T19:25:24.375Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-25T19:25:24.375Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-25T19:25:24.375Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-25T19:25:24.375Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-25T19:25:24.375Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-25T19:25:24.375Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-25T19:25:24.375Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-25T19:25:24.375Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-25T19:25:24.375Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-25T19:25:24.375Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-25T19:25:24.375Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-25T19:25:24.375Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-25T19:25:24.375Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-25T19:25:24.375Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-25T19:25:24.375Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-25T19:25:24.375Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-25T19:25:24.375Z] Fetched 25.5 MB in 0s (0 B/s) [2021-10-25T19:25:24.375Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-10-25T19:25:24.375Z] Fetched 224 kB in 0s (0 B/s) [2021-10-25T19:25:24.375Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-10-25T19:25:24.375Z] Fetched 157 kB in 0s (0 B/s) [2021-10-25T19:25:24.375Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-10-25T19:25:24.375Z] Fetched 221 kB in 0s (0 B/s) [2021-10-25T19:25:24.375Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-10-25T19:25:24.375Z] Fetched 143 kB in 0s (0 B/s) [2021-10-25T19:25:24.375Z] Pulling edgex-go [2021-10-25T19:25:24.375Z] + snapcraftctl pull [2021-10-25T19:25:24.947Z] Pulling hooks [2021-10-25T19:25:24.947Z] + snapcraftctl pull [2021-10-25T19:25:43.063Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-25T19:25:43.063Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-25T19:25:43.063Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-25T19:25:43.063Z] Fetched 0 B in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-10-25T19:25:43.063Z] Fetched 96.5 kB in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-10-25T19:25:43.063Z] Fetched 279 kB in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-10-25T19:25:43.063Z] Fetched 122 kB in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-10-25T19:25:43.063Z] Fetched 77.8 kB in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-10-25T19:25:43.063Z] Fetched 8848 B in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-10-25T19:25:43.063Z] Fetched 47.8 kB in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-10-25T19:25:43.063Z] Fetched 45.6 kB in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-10-25T19:25:43.063Z] Fetched 15.0 kB in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-10-25T19:25:43.063Z] Fetched 220 kB in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-10-25T19:25:43.063Z] Fetched 154 kB in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-10-25T19:25:43.063Z] Fetched 50.6 kB in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-10-25T19:25:43.063Z] Fetched 14.8 kB in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-10-25T19:25:43.063Z] Fetched 41.8 kB in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-10-25T19:25:43.063Z] Fetched 499 kB in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-10-25T19:25:43.063Z] Fetched 111 kB in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-10-25T19:25:43.063Z] Fetched 240 kB in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-10-25T19:25:43.063Z] Fetched 29.3 kB in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-10-25T19:25:43.063Z] Fetched 85.5 kB in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-10-25T19:25:43.063Z] Fetched 24.5 kB in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-10-25T19:25:43.063Z] Fetched 49.2 kB in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-10-25T19:25:43.063Z] Fetched 54.2 kB in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-10-25T19:25:43.063Z] Fetched 30.8 kB in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-10-25T19:25:43.063Z] Fetched 15.8 kB in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-10-25T19:25:43.063Z] Fetched 85.9 kB in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-10-25T19:25:43.063Z] Fetched 8720 B in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-10-25T19:25:43.063Z] Fetched 140 kB in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-10-25T19:25:43.063Z] Fetched 119 kB in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-10-25T19:25:43.063Z] Fetched 111 kB in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-10-25T19:25:43.063Z] Fetched 11.1 kB in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-10-25T19:25:43.063Z] Fetched 646 kB in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-10-25T19:25:43.063Z] Fetched 41.3 kB in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-10-25T19:25:43.063Z] Fetched 17.9 kB in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-10-25T19:25:43.063Z] Fetched 368 kB in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-10-25T19:25:43.063Z] Fetched 187 kB in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-10-25T19:25:43.063Z] Fetched 175 kB in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-10-25T19:25:43.063Z] Fetched 206 kB in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-10-25T19:25:43.063Z] Fetched 1302 kB in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-10-25T19:25:43.063Z] Fetched 36.2 kB in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-10-25T19:25:43.063Z] Fetched 159 kB in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-10-25T19:25:43.063Z] Fetched 107 kB in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-10-25T19:25:43.063Z] Fetched 48.7 kB in 0s (0 B/s) [2021-10-25T19:25:43.063Z] Pulling static-packages [2021-10-25T19:25:43.063Z] + snapcraftctl pull [2021-10-25T19:25:43.063Z] Pulling version [2021-10-25T19:25:43.063Z] + cd /root/project [2021-10-25T19:25:43.063Z] + git describe --tags --abbrev=0 [2021-10-25T19:25:43.063Z] + sed s/v// [2021-10-25T19:25:43.063Z] + GIT_VERSION=2.0.1-dev.77 [2021-10-25T19:25:43.063Z] + [ -z 2.0.1-dev.77 ] [2021-10-25T19:25:43.063Z] + snapcraftctl set-version 2.0.1-dev.77 [2021-10-25T19:25:44.006Z] Building config-common [2021-10-25T19:25:44.006Z] + snapcraftctl build [2021-10-25T19:25:45.918Z] Skipping build go-build-helper (already ran) [2021-10-25T19:25:46.177Z] Building edgex-go [2021-10-25T19:25:46.177Z] + cd /root/parts/edgex-go/src [2021-10-25T19:25:46.177Z] + + git describesed --tags s/v// --abbrev=0 [2021-10-25T19:25:46.177Z] [2021-10-25T19:25:46.177Z] + GIT_VERSION=2.0.1-dev.77 [2021-10-25T19:25:46.177Z] + [ -z 2.0.1-dev.77 ] [2021-10-25T19:25:46.177Z] + echo 2.0.1-dev.77 [2021-10-25T19:25:46.177Z] + [ ! -d vendor ] [2021-10-25T19:25:46.177Z] + go mod download all [2021-10-25T19:25:54.315Z] + make build [2021-10-25T19:25:54.316Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/core-data/core-data ./cmd/core-data [2021-10-25T19:26:06.547Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-25T19:26:09.845Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/core-command/core-command ./cmd/core-command [2021-10-25T19:26:11.224Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-25T19:26:12.611Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-25T19:26:13.184Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-25T19:26:14.567Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-25T19:26:15.508Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-25T19:26:16.889Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-25T19:26:18.270Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-25T19:26:19.208Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-25T19:26:20.147Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-25T19:26:22.056Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-10-25T19:26:22.056Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-10-25T19:26:22.056Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-10-25T19:26:22.056Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-10-25T19:26:22.056Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-10-25T19:26:22.056Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-10-25T19:26:22.056Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-10-25T19:26:22.056Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-10-25T19:26:22.056Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-10-25T19:26:22.056Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-10-25T19:26:22.056Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-10-25T19:26:22.056Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-10-25T19:26:22.056Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-10-25T19:26:22.056Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-10-25T19:26:22.318Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-10-25T19:26:22.318Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-10-25T19:26:22.318Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-10-25T19:26:22.318Z] + 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 [2021-10-25T19:26:22.318Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-10-25T19:26:22.318Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-10-25T19:26:22.318Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-10-25T19:26:22.318Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-10-25T19:26:22.318Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-10-25T19:26:22.318Z] + 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 [2021-10-25T19:26:22.318Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-10-25T19:26:22.318Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-10-25T19:26:22.318Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-10-25T19:26:23.706Z] Building hooks [2021-10-25T19:26:23.706Z] + cd /root/parts/hooks/src [2021-10-25T19:26:23.706Z] + make build [2021-10-25T19:26:23.706Z] go mod tidy [2021-10-25T19:26:23.706Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 [2021-10-25T19:26:23.967Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-25T19:26:23.967Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-25T19:26:24.227Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-10-25T19:26:24.804Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-10-25T19:26:25.375Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-10-25T19:26:25.375Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-10-25T19:26:28.675Z] Building static-packages [2021-10-25T19:26:28.675Z] + snapcraftctl build [2021-10-25T19:26:31.215Z] Building version [2021-10-25T19:26:31.215Z] + snapcraftctl build [2021-10-25T19:26:33.128Z] Staging config-common [2021-10-25T19:26:33.128Z] + snapcraftctl stage [2021-10-25T19:26:34.074Z] Skipping stage go-build-helper (already ran) [2021-10-25T19:26:34.074Z] Staging edgex-go [2021-10-25T19:26:34.074Z] + snapcraftctl stage [2021-10-25T19:26:35.462Z] Staging hooks [2021-10-25T19:26:35.462Z] + snapcraftctl stage [2021-10-25T19:26:36.404Z] Staging static-packages [2021-10-25T19:26:36.404Z] + snapcraftctl stage [2021-10-25T19:26:37.787Z] Staging version [2021-10-25T19:26:37.787Z] + snapcraftctl stage [2021-10-25T19:26:38.726Z] Priming config-common [2021-10-25T19:26:38.726Z] + snapcraftctl prime [2021-10-25T19:26:40.111Z] Priming go-build-helper [2021-10-25T19:26:40.111Z] + snapcraftctl prime [2021-10-25T19:26:41.159Z] Priming edgex-go [2021-10-25T19:26:41.159Z] + snapcraftctl prime [2021-10-25T19:26:43.118Z] Priming hooks [2021-10-25T19:26:43.118Z] + snapcraftctl prime [2021-10-25T19:26:43.416Z] 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 [2021-10-25T19:26:44.059Z] Priming static-packages [2021-10-25T19:26:44.059Z] + snapcraftctl prime [2021-10-25T19:26:46.824Z] Removing intermediate container 9ef5ee5f409c [2021-10-25T19:26:46.824Z] ---> 1950a1465250 [2021-10-25T19:26:46.824Z] [2021-10-25T19:26:46.824Z] Step 9/22 : FROM alpine:3.14 [2021-10-25T19:26:46.824Z] 3.14: Pulling from library/alpine [2021-10-25T19:26:46.824Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-25T19:26:46.824Z] Status: Downloaded newer image for alpine:3.14 [2021-10-25T19:26:46.824Z] ---> bb3de5531c18 [2021-10-25T19:26:46.824Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-25T19:26:47.358Z] Priming version [2021-10-25T19:26:47.358Z] + snapcraftctl prime [2021-10-25T19:26:47.435Z] ---> Running in 85fe59fb6ab9 [2021-10-25T19:26:47.929Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-10-25T19:26:48.036Z] Removing intermediate container a4ef05bd89d7 [2021-10-25T19:26:48.036Z] ---> f2e872c9533d [2021-10-25T19:26:48.036Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-25T19:26:48.317Z] ---> Running in f419bf702a18 [2021-10-25T19:26:49.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-10-25T19:26:50.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-10-25T19:26:50.324Z] 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 [Pipeline] // stage [Pipeline] } [2021-10-25T19:26:50.622Z] Removing intermediate container 189b12aa7549 [2021-10-25T19:26:50.622Z] ---> d9119699988d [2021-10-25T19:26:50.622Z] [2021-10-25T19:26:50.622Z] Step 9/30 : FROM alpine:3.14 [2021-10-25T19:26:50.622Z] ---> bb3de5531c18 [2021-10-25T19:26:50.622Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-25T19:26:50.913Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-25T19:26:50.913Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T19:26:50.913Z] OK: 5 MiB in 15 packages [2021-10-25T19:26:51.215Z] ---> Running in ac5fd8b222ea [2021-10-25T19:26:52.225Z] Removing intermediate container ac5fd8b222ea [2021-10-25T19:26:52.225Z] ---> 8408531da83e [2021-10-25T19:26:52.225Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-25T19:26:52.225Z] ---> Running in fa7273875092 [2021-10-25T19:26:52.838Z] Removing intermediate container 85fe59fb6ab9 [2021-10-25T19:26:52.838Z] ---> f89e8fc08c0c [2021-10-25T19:26:52.838Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-25T19:26:53.122Z] ---> Running in 58dae996f7c9 [2021-10-25T19:26:53.122Z] Removing intermediate container d688f0a70ba2 [2021-10-25T19:26:53.122Z] ---> 9a21655291f7 [2021-10-25T19:26:53.122Z] [2021-10-25T19:26:53.122Z] Step 9/20 : FROM alpine:3.14 [2021-10-25T19:26:53.122Z] ---> bb3de5531c18 [2021-10-25T19:26:53.122Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-25T19:26:53.407Z] ---> Running in 1ebe3d437b5e [2021-10-25T19:26:53.681Z] Removing intermediate container 58dae996f7c9 [2021-10-25T19:26:53.681Z] ---> 1cad688ef3b6 [2021-10-25T19:26:53.681Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-25T19:26:53.972Z] ---> Running in 83193ce9b29c [2021-10-25T19:26:54.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T19:26:54.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T19:26:54.852Z] Removing intermediate container 83193ce9b29c [2021-10-25T19:26:54.852Z] ---> eeb9a271bc87 [2021-10-25T19:26:54.852Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-25T19:26:55.128Z] Removing intermediate container f419bf702a18 [2021-10-25T19:26:55.128Z] ---> e133f52f9b45 [2021-10-25T19:26:55.128Z] [2021-10-25T19:26:55.128Z] Step 10/22 : FROM docker:20.10.8 [2021-10-25T19:26:55.128Z] ---> Running in 9fec3f56185b [2021-10-25T19:26:55.404Z] 20.10.8: Pulling from library/docker [2021-10-25T19:26:55.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T19:26:55.964Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-25T19:26:55.964Z] (2/2) Installing su-exec (0.2-r1) [2021-10-25T19:26:55.964Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T19:26:55.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T19:26:55.964Z] Removing intermediate container 9fec3f56185b [2021-10-25T19:26:55.964Z] ---> 6078ebb1e22b [2021-10-25T19:26:55.964Z] Step 14/22 : WORKDIR / [2021-10-25T19:26:55.964Z] OK: 5 MiB in 16 packages [2021-10-25T19:26:55.964Z] ---> Running in 0c22e32d41e4 [2021-10-25T19:26:56.958Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-25T19:26:56.958Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-25T19:26:56.958Z] Removing intermediate container 9271a5c0231e [2021-10-25T19:26:56.958Z] ---> 028109d4b3e4 [2021-10-25T19:26:56.958Z] [2021-10-25T19:26:56.958Z] Step 9/21 : FROM alpine:3.14 [2021-10-25T19:26:56.958Z] ---> bb3de5531c18 [2021-10-25T19:26:56.958Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-25T19:26:56.958Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-25T19:26:56.958Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-25T19:26:56.958Z] (5/5) Installing curl (7.79.1-r0) [2021-10-25T19:26:56.958Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T19:26:56.958Z] Executing ca-certificates-20191127-r5.trigger [2021-10-25T19:26:57.255Z] ---> Running in 75e41647bbb2 [2021-10-25T19:26:57.255Z] Removing intermediate container 0c22e32d41e4 [2021-10-25T19:26:57.255Z] ---> ccf624f5ea3b [2021-10-25T19:26:57.255Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T19:26:57.255Z] OK: 8 MiB in 19 packages [2021-10-25T19:26:58.249Z] Removing intermediate container fa7273875092 [2021-10-25T19:26:58.249Z] ---> d6dcee4afe70 [2021-10-25T19:26:58.249Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-25T19:26:58.249Z] ---> Running in 174192d9d6f3 [2021-10-25T19:26:58.856Z] ---> e9623185b181 [2021-10-25T19:26:58.856Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-25T19:26:59.137Z] Removing intermediate container 174192d9d6f3 [2021-10-25T19:26:59.137Z] ---> c3958e85f092 [2021-10-25T19:26:59.137Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-25T19:26:59.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T19:26:59.137Z] ---> Running in 6c2ec44be4d3 [2021-10-25T19:26:59.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T19:27:00.022Z] Removing intermediate container 1ebe3d437b5e [2021-10-25T19:27:00.022Z] ---> d4fc1c1ec734 [2021-10-25T19:27:00.022Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-25T19:27:00.022Z] Removing intermediate container 6c2ec44be4d3 [2021-10-25T19:27:00.022Z] ---> 545693266e44 [2021-10-25T19:27:00.022Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-25T19:27:00.296Z] ---> Running in f77e5ff99a30 [2021-10-25T19:27:00.296Z] ---> Running in 5d83414bb39a [2021-10-25T19:27:00.296Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-25T19:27:00.574Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-25T19:27:00.574Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T19:27:00.574Z] Executing ca-certificates-20191127-r5.trigger [2021-10-25T19:27:00.862Z] OK: 6 MiB in 16 packages [2021-10-25T19:27:01.143Z] Removing intermediate container 5d83414bb39a [2021-10-25T19:27:01.143Z] ---> f552f1c36e1a [2021-10-25T19:27:01.143Z] Step 12/20 : WORKDIR /edgex [2021-10-25T19:27:01.425Z] ---> Running in 575906f74dfe [2021-10-25T19:27:01.698Z] ---> d54e993555c9 [2021-10-25T19:27:01.698Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-25T19:27:02.301Z] Removing intermediate container 575906f74dfe [2021-10-25T19:27:02.301Z] ---> ba0f97e736d3 [2021-10-25T19:27:02.301Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-25T19:27:03.282Z] ---> 86e78385bf5d [2021-10-25T19:27:03.282Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-25T19:27:03.282Z] Removing intermediate container 75e41647bbb2 [2021-10-25T19:27:03.282Z] ---> 56793c366aef [2021-10-25T19:27:03.282Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-25T19:27:03.561Z] ---> Running in f689bd70c152 [2021-10-25T19:27:03.561Z] ---> f1b4ffccd53f [2021-10-25T19:27:03.561Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-25T19:27:03.561Z] ---> Running in 127cd3db629c [2021-10-25T19:27:03.844Z] Removing intermediate container f77e5ff99a30 [2021-10-25T19:27:03.844Z] ---> bcaa6667a3fe [2021-10-25T19:27:03.844Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-25T19:27:03.844Z] ---> Running in b2cd4001df99 [2021-10-25T19:27:04.459Z] Removing intermediate container f689bd70c152 [2021-10-25T19:27:04.459Z] ---> 7e1d5d2952e7 [2021-10-25T19:27:04.459Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T19:27:04.459Z] Removing intermediate container 127cd3db629c [2021-10-25T19:27:04.459Z] ---> cd239330ad50 [2021-10-25T19:27:04.459Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-25T19:27:04.459Z] ---> Running in c202149cfea1 [2021-10-25T19:27:04.736Z] ---> Running in f3dce1c4dc19 [2021-10-25T19:27:04.736Z] Removing intermediate container b2cd4001df99 [2021-10-25T19:27:04.736Z] ---> 4374f32814d3 [2021-10-25T19:27:04.736Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-25T19:27:05.354Z] Removing intermediate container c202149cfea1 [2021-10-25T19:27:05.354Z] ---> 6e7491907752 [2021-10-25T19:27:05.354Z] Step 20/22 : LABEL arch=arm64 [2021-10-25T19:27:05.354Z] ---> Running in 4dd6ba2608b0 [2021-10-25T19:27:05.632Z] Removing intermediate container f3dce1c4dc19 [2021-10-25T19:27:05.632Z] ---> 34c4a3e43228 [2021-10-25T19:27:05.632Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-25T19:27:05.632Z] ---> Running in 8443d43a4e71 [2021-10-25T19:27:06.236Z] ---> 4b1aa3264c87 [2021-10-25T19:27:06.236Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-25T19:27:06.236Z] ---> 2f7e56833442 [2021-10-25T19:27:06.236Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config .Removing intermediate container 4dd6ba2608b0 [2021-10-25T19:27:06.236Z] [2021-10-25T19:27:06.236Z] ---> 7a79b5ef13f1 [2021-10-25T19:27:06.236Z] Step 21/22 : LABEL git_sha=4834b45111e2abb84c883d38e9c335012cbc4606 [2021-10-25T19:27:06.236Z] ---> Running in f1a3f83ac8ce [2021-10-25T19:27:06.236Z] ---> Running in 522f3e9db3b8 [2021-10-25T19:27:06.511Z] Removing intermediate container 8443d43a4e71 [2021-10-25T19:27:06.511Z] ---> a0cec9e21991 [2021-10-25T19:27:06.511Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T19:27:07.499Z] Removing intermediate container 522f3e9db3b8 [2021-10-25T19:27:07.499Z] ---> f57aae52345c [2021-10-25T19:27:07.499Z] Step 22/22 : LABEL version=0.0.0 [2021-10-25T19:27:07.770Z] ---> Running in 70f529b0e6d8 [2021-10-25T19:27:08.371Z] ---> 9550703c338c [2021-10-25T19:27:08.371Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-25T19:27:08.371Z] ---> a561c2ed6d90 [2021-10-25T19:27:08.371Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-25T19:27:08.648Z] Removing intermediate container 70f529b0e6d8 [2021-10-25T19:27:08.648Z] ---> b311abc9775f [2021-10-25T19:27:08.648Z] [2021-10-25T19:27:08.648Z] ---> Running in f6779eecca00 [2021-10-25T19:27:09.252Z] Successfully built b311abc9775f [2021-10-25T19:27:09.252Z] Successfully tagged core-command-arm64:latest [2021-10-25T19:27:09.252Z]  Building core-command ... done Building support-scheduler [2021-10-25T19:27:09.539Z] Removing intermediate container f6779eecca00 [2021-10-25T19:27:09.539Z] ---> 3d249269a9ab [2021-10-25T19:27:09.539Z] Step 17/20 : CMD ["--init=true"] [2021-10-25T19:27:09.813Z] Removing intermediate container f1a3f83ac8ce [2021-10-25T19:27:09.813Z] ---> 98519c2bbb33 [2021-10-25T19:27:09.813Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T19:27:09.813Z] ---> Running in 201150c45954 [2021-10-25T19:27:10.808Z] Removing intermediate container 201150c45954 [2021-10-25T19:27:10.808Z] ---> 08c91eab1747 [2021-10-25T19:27:10.808Z] Step 18/20 : LABEL arch=arm64 [2021-10-25T19:27:10.808Z] ---> d380d86829d3 [2021-10-25T19:27:10.808Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-25T19:27:10.808Z] ---> Running in da7e17a4f27a [2021-10-25T19:27:11.082Z] ---> dc7eb8588478 [2021-10-25T19:27:11.082Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-25T19:27:11.680Z] Removing intermediate container da7e17a4f27a [2021-10-25T19:27:11.680Z] ---> 5603582b4f09 [2021-10-25T19:27:11.680Z] Step 19/20 : LABEL git_sha=4834b45111e2abb84c883d38e9c335012cbc4606 [2021-10-25T19:27:11.956Z] ---> Running in d8ed09736262 [2021-10-25T19:27:11.956Z] ---> 28c38a553c52 [2021-10-25T19:27:11.956Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-25T19:27:12.232Z] ---> Running in fcfe09ff09cd [2021-10-25T19:27:12.507Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-25T19:27:12.507Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-25T19:27:12.507Z] ---> 3734d5adc5ac [2021-10-25T19:27:12.507Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-25T19:27:12.507Z] ---> Running in 5d1540206f5c [2021-10-25T19:27:12.787Z] Removing intermediate container d8ed09736262 [2021-10-25T19:27:12.787Z] ---> 8799514727eb [2021-10-25T19:27:12.787Z] Step 20/20 : LABEL version=0.0.0 [2021-10-25T19:27:13.067Z] ---> Running in 460a8adcd5a7 [2021-10-25T19:27:13.067Z] Removing intermediate container fcfe09ff09cd [2021-10-25T19:27:13.067Z] ---> 29ae38229eaa [2021-10-25T19:27:13.067Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T19:27:13.359Z] Removing intermediate container 5d1540206f5c [2021-10-25T19:27:13.359Z] ---> b995cce040f5 [2021-10-25T19:27:13.359Z] 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 [2021-10-25T19:27:13.359Z] ---> Running in b361f8bf29ed [2021-10-25T19:27:13.359Z] ---> 8963977b81d3 [2021-10-25T19:27:13.359Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-25T19:27:13.359Z] ---> Running in 8017c723d1eb [2021-10-25T19:27:13.636Z] Removing intermediate container 460a8adcd5a7 [2021-10-25T19:27:13.636Z] ---> 9cdb6f4592d8 [2021-10-25T19:27:13.636Z] [2021-10-25T19:27:14.243Z] Removing intermediate container b361f8bf29ed [2021-10-25T19:27:14.243Z] ---> 2e3c3b943bb6 [2021-10-25T19:27:14.243Z] Step 19/21 : LABEL arch=arm64 [2021-10-25T19:27:14.518Z] ---> Running in 4f555bc7c9a7 [2021-10-25T19:27:14.803Z] Successfully built 9cdb6f4592d8 [2021-10-25T19:27:14.803Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-25T19:27:14.803Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2021-10-25T19:27:14.803Z] ---> 59b5c556f6eb [2021-10-25T19:27:14.803Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-25T19:27:15.081Z] Removing intermediate container 4f555bc7c9a7 [2021-10-25T19:27:15.081Z] ---> 85abe77223dd [2021-10-25T19:27:15.081Z] Step 20/21 : LABEL git_sha=4834b45111e2abb84c883d38e9c335012cbc4606 [2021-10-25T19:27:15.355Z] ---> Running in a000fe51bfa0 [2021-10-25T19:27:15.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T19:27:15.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T19:27:15.938Z] Removing intermediate container a000fe51bfa0 [2021-10-25T19:27:15.938Z] ---> ba4d3a8f4343 [2021-10-25T19:27:15.938Z] Step 21/21 : LABEL version=0.0.0 [2021-10-25T19:27:15.938Z] ---> 6894b7a24be7 [2021-10-25T19:27:15.938Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-25T19:27:15.938Z] ---> Running in 32f17d12093b [2021-10-25T19:27:16.626Z] (1/42) Installing readline (8.1.0-r0) [2021-10-25T19:27:16.626Z] (2/42) Installing bash (5.1.4-r0) [2021-10-25T19:27:16.958Z] Executing bash-5.1.4-r0.post-install [2021-10-25T19:27:16.958Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-25T19:27:16.958Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-25T19:27:16.958Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-25T19:27:16.958Z] (6/42) Installing curl (7.79.1-r0) [2021-10-25T19:27:16.958Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-25T19:27:16.958Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-25T19:27:16.958Z] (9/42) Installing expat (2.4.1-r0) [2021-10-25T19:27:16.958Z] (10/42) Installing libffi (3.3-r2) [2021-10-25T19:27:16.958Z] (11/42) Installing gdbm (1.19-r0) [2021-10-25T19:27:16.958Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-25T19:27:16.958Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-25T19:27:16.958Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-25T19:27:16.958Z] Removing intermediate container 32f17d12093b [2021-10-25T19:27:16.958Z] ---> 5bfc96e8a06d [2021-10-25T19:27:16.958Z] [2021-10-25T19:27:17.318Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-25T19:27:17.318Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-25T19:27:17.318Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-25T19:27:18.005Z] Successfully built 5bfc96e8a06d [2021-10-25T19:27:18.005Z] Successfully tagged support-notifications-arm64:latest [2021-10-25T19:27:18.005Z]  Building support-notifications ... done Building core-metadata [2021-10-25T19:27:18.005Z] ---> 01b65b1d1c1f [2021-10-25T19:27:18.005Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-25T19:27:18.293Z] ---> Running in c0e6a59288b3 [2021-10-25T19:27:19.290Z] Removing intermediate container c0e6a59288b3 [2021-10-25T19:27:19.290Z] ---> bcd1b25123fc [2021-10-25T19:27:19.290Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-25T19:27:19.290Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-25T19:27:19.290Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-25T19:27:19.568Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-25T19:27:19.568Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-25T19:27:19.568Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-25T19:27:19.568Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-25T19:27:19.568Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-25T19:27:19.568Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-25T19:27:19.568Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-25T19:27:19.568Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-25T19:27:19.568Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-25T19:27:19.568Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-25T19:27:19.568Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-25T19:27:19.847Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-25T19:27:19.847Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-25T19:27:19.847Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-25T19:27:19.847Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-25T19:27:19.847Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-25T19:27:19.847Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-25T19:27:19.847Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-25T19:27:19.847Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-25T19:27:19.847Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-25T19:27:19.847Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-25T19:27:19.847Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-25T19:27:20.128Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-25T19:27:20.128Z] ---> 95f9deed4c70 [2021-10-25T19:27:20.128Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-25T19:27:20.737Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T19:27:20.737Z] OK: 84 MiB in 64 packages [2021-10-25T19:27:20.737Z] ---> Running in d7d808e67507 [2021-10-25T19:27:24.140Z] Removing intermediate container d7d808e67507 [2021-10-25T19:27:24.140Z] ---> d45bf7490321 [2021-10-25T19:27:24.140Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-25T19:27:24.140Z] ---> Running in 5125cdc2499e [2021-10-25T19:27:24.738Z] Removing intermediate container 5125cdc2499e [2021-10-25T19:27:24.738Z] ---> ba4e4263328f [2021-10-25T19:27:24.738Z] Step 27/30 : CMD ["gate"] [2021-10-25T19:27:25.026Z] ---> Running in 10b286474895 [2021-10-25T19:27:25.310Z] Collecting docker-compose==1.23.2 [2021-10-25T19:27:25.310Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-25T19:27:25.588Z] Removing intermediate container 10b286474895 [2021-10-25T19:27:25.588Z] ---> cd3a39edbfb1 [2021-10-25T19:27:25.588Z] Step 28/30 : LABEL arch=arm64 [2021-10-25T19:27:25.588Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-25T19:27:25.588Z] Collecting docopt<0.7,>=0.6.1 [2021-10-25T19:27:25.588Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-25T19:27:25.863Z] ---> Running in 02131c62741d [2021-10-25T19:27:26.457Z] Removing intermediate container 02131c62741d [2021-10-25T19:27:26.457Z] ---> 3c309ce21643 [2021-10-25T19:27:26.457Z] Step 29/30 : LABEL git_sha=4834b45111e2abb84c883d38e9c335012cbc4606 [2021-10-25T19:27:26.733Z] ---> Running in 789ff2daaad3 [2021-10-25T19:27:27.344Z] Removing intermediate container 789ff2daaad3 [2021-10-25T19:27:27.344Z] ---> 017f0f234224 [2021-10-25T19:27:27.344Z] Step 30/30 : LABEL version=0.0.0 [2021-10-25T19:27:27.620Z] ---> Running in 848cafad52c7 [2021-10-25T19:27:28.216Z] Removing intermediate container 848cafad52c7 [2021-10-25T19:27:28.216Z] ---> 588e57ae0542 [2021-10-25T19:27:28.216Z] [2021-10-25T19:27:28.491Z] Successfully built 588e57ae0542 [2021-10-25T19:27:28.491Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-25T19:27:28.491Z]  Building security-bootstrapper ... done Building core-data [2021-10-25T19:27:28.764Z] Collecting PyYAML<4,>=3.10 [2021-10-25T19:27:28.764Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-25T19:27:32.165Z] Collecting cached-property<2,>=1.2.0 [2021-10-25T19:27:32.165Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-25T19:27:32.165Z] Collecting texttable<0.10,>=0.9.0 [2021-10-25T19:27:32.165Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-25T19:27:34.787Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-25T19:27:34.787Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-25T19:27:35.062Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-25T19:27:35.062Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-25T19:27:35.336Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-25T19:27:35.336Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-25T19:27:37.316Z] Collecting jsonschema<3,>=2.5.1 [2021-10-25T19:27:37.316Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-25T19:27:37.911Z] Collecting docker<4.0,>=3.6.0 [2021-10-25T19:27:37.911Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-25T19:27:38.184Z] Collecting docker-pycreds>=0.4.0 [2021-10-25T19:27:38.184Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-25T19:27:38.787Z] 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) [2021-10-25T19:27:39.062Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-25T19:27:39.062Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-25T19:27:39.336Z] Collecting idna<2.8,>=2.5 [2021-10-25T19:27:39.336Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-25T19:27:39.935Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-25T19:27:39.935Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-25T19:27:40.211Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-25T19:27:40.211Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-25T19:27:40.211Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-25T19:27:40.211Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-25T19:27:41.195Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-25T19:27:41.195Z] Attempting uninstall: urllib3 [2021-10-25T19:27:41.195Z] Found existing installation: urllib3 1.26.5 [2021-10-25T19:27:41.195Z] Uninstalling urllib3-1.26.5: [2021-10-25T19:27:41.469Z] Successfully uninstalled urllib3-1.26.5 [2021-10-25T19:27:42.069Z] Attempting uninstall: idna [2021-10-25T19:27:42.069Z] Found existing installation: idna 3.2 [2021-10-25T19:27:42.069Z] Uninstalling idna-3.2: [2021-10-25T19:27:42.069Z] Successfully uninstalled idna-3.2 [2021-10-25T19:27:43.046Z] Attempting uninstall: chardet [2021-10-25T19:27:43.046Z] Found existing installation: chardet 4.0.0 [2021-10-25T19:27:43.046Z] Uninstalling chardet-4.0.0: [2021-10-25T19:27:43.339Z] Successfully uninstalled chardet-4.0.0 [2021-10-25T19:27:45.320Z] Attempting uninstall: requests [2021-10-25T19:27:45.320Z] Found existing installation: requests 2.25.1 [2021-10-25T19:27:45.320Z] Uninstalling requests-2.25.1: [2021-10-25T19:27:45.320Z] Successfully uninstalled requests-2.25.1 [2021-10-25T19:27:45.603Z] Running setup.py install for texttable: started [2021-10-25T19:27:45.882Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T19:27:45.882Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-25T19:27:45.882Z] ---> 6b0ffeb7a46a [2021-10-25T19:27:45.882Z] Step 3/23 : WORKDIR /edgex-go [2021-10-25T19:27:45.882Z] ---> Using cache [2021-10-25T19:27:45.882Z] ---> 064076ebe129 [2021-10-25T19:27:45.882Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T19:27:45.882Z] ---> Using cache [2021-10-25T19:27:45.882Z] ---> 87e8ac34c22f [2021-10-25T19:27:45.882Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-25T19:27:45.882Z] ---> Using cache [2021-10-25T19:27:45.882Z] ---> c8c8e0f04b4e [2021-10-25T19:27:45.882Z] Step 6/23 : COPY go.mod . [2021-10-25T19:27:47.906Z] Running setup.py install for texttable: finished with status 'done' [2021-10-25T19:27:47.906Z] Running setup.py install for PyYAML: started [2021-10-25T19:27:48.182Z] ---> 4ba70701f9ec [2021-10-25T19:27:48.182Z] Step 7/23 : RUN go mod download [2021-10-25T19:27:48.460Z] ---> Running in 8829c1dbed9f [2021-10-25T19:27:50.453Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-25T19:27:50.733Z] Running setup.py install for docopt: started [2021-10-25T19:27:53.388Z] Running setup.py install for docopt: finished with status 'done' [2021-10-25T19:27:53.388Z] Running setup.py install for dockerpty: started [2021-10-25T19:27:53.388Z] Removing intermediate container 8829c1dbed9f [2021-10-25T19:27:53.388Z] ---> 9ec48ed9fdbb [2021-10-25T19:27:53.388Z] Step 8/23 : COPY . . [2021-10-25T19:27:55.374Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-25T19:27:56.361Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T19:27:56.361Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-25T19:27:56.361Z] ---> 6b0ffeb7a46a [2021-10-25T19:27:56.361Z] Step 3/24 : WORKDIR /edgex-go [2021-10-25T19:27:56.361Z] ---> Using cache [2021-10-25T19:27:56.361Z] ---> 064076ebe129 [2021-10-25T19:27:56.361Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T19:27:56.361Z] ---> Using cache [2021-10-25T19:27:56.361Z] ---> 87e8ac34c22f [2021-10-25T19:27:56.361Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-25T19:27:56.361Z] ---> Using cache [2021-10-25T19:27:56.361Z] ---> c8c8e0f04b4e [2021-10-25T19:27:56.361Z] Step 6/24 : COPY . . [2021-10-25T19:27:56.361Z] ---> Using cache [2021-10-25T19:27:56.361Z] ---> 88b6eb6e7bac [2021-10-25T19:27:56.361Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T19:27:56.361Z] ---> Using cache [2021-10-25T19:27:56.361Z] ---> 95907a57ee59 [2021-10-25T19:27:56.361Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-25T19:27:56.970Z] ---> Running in a84ecaf34909 [2021-10-25T19:27:57.245Z] 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 [2021-10-25T19:27:58.700Z] 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 [2021-10-25T19:27:59.699Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T19:27:59.699Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-25T19:27:59.699Z] ---> 6b0ffeb7a46a [2021-10-25T19:27:59.699Z] Step 3/22 : WORKDIR /edgex-go [2021-10-25T19:27:59.699Z] ---> Using cache [2021-10-25T19:27:59.699Z] ---> 064076ebe129 [2021-10-25T19:27:59.699Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T19:27:59.699Z] ---> Using cache [2021-10-25T19:27:59.699Z] ---> 87e8ac34c22f [2021-10-25T19:27:59.699Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-25T19:27:59.699Z] ---> Using cache [2021-10-25T19:27:59.699Z] ---> c8c8e0f04b4e [2021-10-25T19:27:59.699Z] Step 6/22 : COPY . . [2021-10-25T19:27:59.699Z] ---> Using cache [2021-10-25T19:27:59.699Z] ---> 88b6eb6e7bac [2021-10-25T19:27:59.699Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T19:27:59.699Z] ---> Using cache [2021-10-25T19:27:59.699Z] ---> 95907a57ee59 [2021-10-25T19:27:59.699Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-25T19:28:00.688Z] ---> Running in 9498be2066d5 [2021-10-25T19:28:04.089Z] 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 [2021-10-25T19:28:10.815Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-25T19:28:10.815Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-25T19:28:10.815Z] ---> 6b0ffeb7a46a [2021-10-25T19:28:10.815Z] Step 3/22 : WORKDIR /edgex-go [2021-10-25T19:28:10.815Z] ---> Using cache [2021-10-25T19:28:10.815Z] ---> 064076ebe129 [2021-10-25T19:28:10.815Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T19:28:10.815Z] ---> Using cache [2021-10-25T19:28:11.095Z] ---> 87e8ac34c22f [2021-10-25T19:28:11.095Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-25T19:28:11.706Z] ---> Running in a2300fef7bef [2021-10-25T19:28:15.126Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T19:28:15.733Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T19:28:16.740Z] OK: 219 MiB in 52 packages [2021-10-25T19:28:19.371Z] Removing intermediate container a2300fef7bef [2021-10-25T19:28:19.371Z] ---> 67abf5fe9c11 [2021-10-25T19:28:19.371Z] Step 6/22 : COPY . . [2021-10-25T19:28:20.365Z] Removing intermediate container 8017c723d1eb [2021-10-25T19:28:20.365Z] ---> c38b15a4ba2c [2021-10-25T19:28:20.365Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-25T19:28:20.643Z] ---> Running in 3a09d04746a5 [2021-10-25T19:28:21.707Z] Removing intermediate container 3a09d04746a5 [2021-10-25T19:28:21.707Z] ---> 5a0c443b1009 [2021-10-25T19:28:21.707Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-25T19:28:22.052Z] ---> Running in d3a3ce2eab61 [2021-10-25T19:28:23.582Z] Removing intermediate container d3a3ce2eab61 [2021-10-25T19:28:23.582Z] ---> 9ce11be2f31b [2021-10-25T19:28:23.582Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-25T19:28:27.918Z] ---> 667205b33faf [2021-10-25T19:28:27.918Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-25T19:28:28.918Z] ---> e82f3777ff87 [2021-10-25T19:28:28.918Z] Step 9/23 : RUN go mod tidy [2021-10-25T19:28:29.194Z] ---> Running in ec46b5377178 [2021-10-25T19:28:29.490Z] ---> 2b077f046e07 [2021-10-25T19:28:29.490Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-25T19:28:32.908Z] ---> f5d8f03111a0 [2021-10-25T19:28:32.908Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-25T19:28:32.908Z] ---> Running in 1b1aeb8aaccb [2021-10-25T19:28:33.508Z] Removing intermediate container 1b1aeb8aaccb [2021-10-25T19:28:33.508Z] ---> 9297b0ed8951 [2021-10-25T19:28:33.508Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T19:28:33.788Z] ---> Running in 49eb1915b9a1 [2021-10-25T19:28:34.777Z] Removing intermediate container 49eb1915b9a1 [2021-10-25T19:28:34.777Z] ---> 2c48fad2c98a [2021-10-25T19:28:34.777Z] Step 20/22 : LABEL arch=arm64 [2021-10-25T19:28:34.777Z] ---> Running in 699ce186c3ae [2021-10-25T19:28:36.218Z] Removing intermediate container 699ce186c3ae [2021-10-25T19:28:36.218Z] ---> 4cd65c19faa4 [2021-10-25T19:28:36.218Z] Step 21/22 : LABEL git_sha=4834b45111e2abb84c883d38e9c335012cbc4606 [2021-10-25T19:28:36.218Z] ---> Running in a12aff6803dd [2021-10-25T19:28:37.205Z] Removing intermediate container a12aff6803dd [2021-10-25T19:28:37.205Z] ---> 6b7b26f1312a [2021-10-25T19:28:37.205Z] Step 22/22 : LABEL version=0.0.0 [2021-10-25T19:28:37.480Z] ---> Running in a2213521b3bf [2021-10-25T19:28:38.934Z] Removing intermediate container ec46b5377178 [2021-10-25T19:28:38.934Z] ---> 0944e24a88b1 [2021-10-25T19:28:38.934Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-25T19:28:39.213Z] Removing intermediate container a2213521b3bf [2021-10-25T19:28:39.213Z] ---> c3ce05195e2a [2021-10-25T19:28:39.213Z] [2021-10-25T19:28:39.213Z] ---> Running in 9b7f25d21a23 [2021-10-25T19:28:41.211Z] Successfully built c3ce05195e2a [2021-10-25T19:28:41.211Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-25T19:28:41.813Z]  Building sys-mgmt-agent ... done 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 [2021-10-25T19:28:48.593Z] ---> 9f9885ee81b1 [2021-10-25T19:28:48.593Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-25T19:28:48.593Z] ---> Running in 2066bc3cef26 [2021-10-25T19:28:54.028Z] Removing intermediate container 2066bc3cef26 [2021-10-25T19:28:54.028Z] ---> f56064faace2 [2021-10-25T19:28:54.028Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-25T19:28:54.028Z] ---> Running in a318663936c2 [2021-10-25T19:28:55.467Z] 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 [2021-10-25T19:29:34.505Z] 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 [2021-10-25T19:29:42.793Z] Removing intermediate container a84ecaf34909 [2021-10-25T19:29:42.793Z] ---> 993b6e3fce4b [2021-10-25T19:29:42.793Z] [2021-10-25T19:29:42.793Z] Step 9/24 : FROM alpine:3.14 [2021-10-25T19:29:42.793Z] ---> bb3de5531c18 [2021-10-25T19:29:42.793Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-25T19:29:42.793Z] ---> Running in dcf51bb5747f [2021-10-25T19:29:45.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T19:29:45.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T19:29:46.429Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-25T19:29:46.429Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-25T19:29:46.429Z] (3/3) Installing su-exec (0.2-r1) [2021-10-25T19:29:46.429Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T19:29:46.429Z] Executing ca-certificates-20191127-r5.trigger [2021-10-25T19:29:46.708Z] OK: 6 MiB in 17 packages [2021-10-25T19:29:49.351Z] Removing intermediate container dcf51bb5747f [2021-10-25T19:29:49.351Z] ---> 2ce9fa06edd0 [2021-10-25T19:29:49.351Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-25T19:29:49.351Z] ---> Running in c5a5accf8680 [2021-10-25T19:29:49.953Z] Removing intermediate container c5a5accf8680 [2021-10-25T19:29:49.953Z] ---> 224e436bd323 [2021-10-25T19:29:49.953Z] Step 12/24 : WORKDIR / [2021-10-25T19:29:50.230Z] ---> Running in 256b66729171 [2021-10-25T19:29:51.219Z] Removing intermediate container 256b66729171 [2021-10-25T19:29:51.219Z] ---> 1820c241acb7 [2021-10-25T19:29:51.219Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-25T19:29:52.661Z] ---> 699264608d34 [2021-10-25T19:29:52.661Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-25T19:29:54.104Z] ---> 2e925c971144 [2021-10-25T19:29:54.104Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-25T19:29:55.098Z] ---> bf2439cc40c7 [2021-10-25T19:29:55.098Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-25T19:29:57.084Z] ---> f1dfeeeea068 [2021-10-25T19:29:57.084Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-25T19:30:00.485Z] ---> 13296b15f72e [2021-10-25T19:30:00.485Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-25T19:30:00.485Z] Removing intermediate container 9498be2066d5 [2021-10-25T19:30:00.485Z] ---> 01e68229770e [2021-10-25T19:30:00.485Z] [2021-10-25T19:30:00.485Z] Step 9/22 : FROM alpine:3.14 [2021-10-25T19:30:00.485Z] ---> bb3de5531c18 [2021-10-25T19:30:00.485Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-25T19:30:00.485Z] ---> Using cache [2021-10-25T19:30:00.485Z] ---> f89e8fc08c0c [2021-10-25T19:30:00.485Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-25T19:30:00.485Z] ---> Using cache [2021-10-25T19:30:00.485Z] ---> 1cad688ef3b6 [2021-10-25T19:30:00.485Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-25T19:30:00.763Z] ---> Running in 7f048dab8ec5 [2021-10-25T19:30:01.364Z] Removing intermediate container 7f048dab8ec5 [2021-10-25T19:30:01.364Z] ---> 0e7270ea5b32 [2021-10-25T19:30:01.364Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-25T19:30:01.653Z] ---> Running in 7ea1bdb7fb0b [2021-10-25T19:30:02.638Z] Removing intermediate container 7ea1bdb7fb0b [2021-10-25T19:30:02.638Z] ---> 2d5d70e5fd1b [2021-10-25T19:30:02.638Z] Step 14/22 : WORKDIR / [2021-10-25T19:30:02.638Z] ---> 97282d11a369 [2021-10-25T19:30:02.638Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-25T19:30:02.914Z] ---> Running in 4ad7579a6c7e [2021-10-25T19:30:03.901Z] Removing intermediate container 4ad7579a6c7e [2021-10-25T19:30:03.901Z] ---> fed8c63bce74 [2021-10-25T19:30:03.901Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T19:30:04.177Z] ---> a5230b2675c2 [2021-10-25T19:30:04.177Z] 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/ [2021-10-25T19:30:04.452Z] ---> Running in 9154ce3ff465 [2021-10-25T19:30:05.431Z] ---> 5037ae1afbce [2021-10-25T19:30:05.431Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-25T19:30:08.067Z] ---> abdf2def9f7e [2021-10-25T19:30:08.067Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-25T19:30:08.669Z] Removing intermediate container 9154ce3ff465 [2021-10-25T19:30:08.669Z] ---> 3d85f0168a08 [2021-10-25T19:30:08.669Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-25T19:30:08.949Z] ---> Running in 23c75953e8a5 [2021-10-25T19:30:09.226Z] ---> 941808fc43d4 [2021-10-25T19:30:09.226Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-25T19:30:09.649Z] ---> Running in e3f5ceb88bff [2021-10-25T19:30:09.649Z] Removing intermediate container 23c75953e8a5 [2021-10-25T19:30:09.649Z] ---> ac41e888a18c [2021-10-25T19:30:09.649Z] Step 22/24 : LABEL arch=arm64 [2021-10-25T19:30:10.009Z] ---> Running in f2d89c697429 [2021-10-25T19:30:10.382Z] Removing intermediate container e3f5ceb88bff [2021-10-25T19:30:10.382Z] ---> e49c4ec62c47 [2021-10-25T19:30:10.382Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T19:30:10.690Z] ---> Running in 81bc389bf10e [2021-10-25T19:30:10.978Z] Removing intermediate container f2d89c697429 [2021-10-25T19:30:10.978Z] ---> ed2a9bc59de4 [2021-10-25T19:30:10.978Z] Step 23/24 : LABEL git_sha=4834b45111e2abb84c883d38e9c335012cbc4606 [2021-10-25T19:30:10.978Z] ---> Running in a151b6659b73 [2021-10-25T19:30:11.618Z] Removing intermediate container 81bc389bf10e [2021-10-25T19:30:11.618Z] ---> 6c9d4f6f24cd [2021-10-25T19:30:11.618Z] Step 20/22 : LABEL arch=arm64 [2021-10-25T19:30:11.618Z] ---> Running in a98bd76ac0ba [2021-10-25T19:30:11.928Z] Removing intermediate container a151b6659b73 [2021-10-25T19:30:11.928Z] ---> 81191d41c53b [2021-10-25T19:30:11.928Z] Step 24/24 : LABEL version=0.0.0 [2021-10-25T19:30:12.212Z] ---> Running in 20ef0fb2922c [2021-10-25T19:30:12.504Z] Removing intermediate container a98bd76ac0ba [2021-10-25T19:30:12.504Z] ---> 0f6116db7cb4 [2021-10-25T19:30:12.504Z] Step 21/22 : LABEL git_sha=4834b45111e2abb84c883d38e9c335012cbc4606 [2021-10-25T19:30:12.809Z] ---> Running in 28e69856a4e8 [2021-10-25T19:30:13.089Z] Removing intermediate container 20ef0fb2922c [2021-10-25T19:30:13.089Z] ---> dd350eb3243e [2021-10-25T19:30:13.089Z] [2021-10-25T19:30:13.368Z] Removing intermediate container 28e69856a4e8 [2021-10-25T19:30:13.368Z] ---> a48644538ce0 [2021-10-25T19:30:13.368Z] Step 22/22 : LABEL version=0.0.0 [2021-10-25T19:30:13.644Z] ---> Running in 99ea69861964 [2021-10-25T19:30:13.644Z] Successfully built dd350eb3243e [2021-10-25T19:30:13.644Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-25T19:30:14.254Z]  Building security-secretstore-setup ... done Removing intermediate container 99ea69861964 [2021-10-25T19:30:14.254Z] ---> b19c82f76418 [2021-10-25T19:30:14.254Z] [2021-10-25T19:30:14.856Z] Successfully built b19c82f76418 [2021-10-25T19:30:14.856Z] Successfully tagged core-metadata-arm64:latest [2021-10-25T19:30:27.260Z]  Building core-metadata ... done Removing intermediate container 9b7f25d21a23 [2021-10-25T19:30:27.260Z] ---> c38fb0e9718e [2021-10-25T19:30:27.260Z] [2021-10-25T19:30:27.260Z] Step 11/23 : FROM alpine:3.14 [2021-10-25T19:30:27.260Z] ---> bb3de5531c18 [2021-10-25T19:30:27.260Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-25T19:30:27.260Z] ---> Using cache [2021-10-25T19:30:27.260Z] ---> f89e8fc08c0c [2021-10-25T19:30:27.260Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-25T19:30:27.260Z] ---> Using cache [2021-10-25T19:30:27.260Z] ---> 1cad688ef3b6 [2021-10-25T19:30:27.260Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-25T19:30:27.260Z] ---> Running in 265fb9d0a011 [2021-10-25T19:30:27.260Z] Removing intermediate container 265fb9d0a011 [2021-10-25T19:30:27.260Z] ---> f8678c934b98 [2021-10-25T19:30:27.260Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-25T19:30:27.535Z] ---> Running in be54f11cc723 [2021-10-25T19:30:27.811Z] Removing intermediate container be54f11cc723 [2021-10-25T19:30:27.811Z] ---> 2b98ba3222c2 [2021-10-25T19:30:27.811Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T19:30:28.794Z] ---> 7c178d5d962a [2021-10-25T19:30:28.794Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-25T19:30:30.243Z] ---> eb49a508cda1 [2021-10-25T19:30:30.243Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-25T19:30:30.845Z] ---> e8cc2e83a0fe [2021-10-25T19:30:30.845Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-25T19:30:31.117Z] ---> Running in ca811d4caa8e [2021-10-25T19:30:31.715Z] Removing intermediate container ca811d4caa8e [2021-10-25T19:30:31.715Z] ---> 8a02849fdb6e [2021-10-25T19:30:31.715Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T19:30:31.715Z] ---> Running in 9f4e5c337320 [2021-10-25T19:30:32.308Z] Removing intermediate container 9f4e5c337320 [2021-10-25T19:30:32.308Z] ---> bdcd4f43f2c6 [2021-10-25T19:30:32.308Z] Step 21/23 : LABEL arch=arm64 [2021-10-25T19:30:32.308Z] ---> Running in ba367bcd1bc1 [2021-10-25T19:30:32.909Z] Removing intermediate container ba367bcd1bc1 [2021-10-25T19:30:32.909Z] ---> 3072529e8eb8 [2021-10-25T19:30:32.909Z] Step 22/23 : LABEL git_sha=4834b45111e2abb84c883d38e9c335012cbc4606 [2021-10-25T19:30:32.909Z] ---> Running in 9eb451c83429 [2021-10-25T19:30:33.503Z] Removing intermediate container 9eb451c83429 [2021-10-25T19:30:33.503Z] ---> e2d6f6c51908 [2021-10-25T19:30:33.503Z] Step 23/23 : LABEL version=0.0.0 [2021-10-25T19:30:33.503Z] ---> Running in 8cc79cbcd192 [2021-10-25T19:30:34.103Z] Removing intermediate container 8cc79cbcd192 [2021-10-25T19:30:34.103Z] ---> 588059eebfbd [2021-10-25T19:30:34.103Z] [2021-10-25T19:30:34.375Z] Successfully built 588059eebfbd [2021-10-25T19:30:34.375Z] Successfully tagged support-scheduler-arm64:latest [2021-10-25T19:30:37.002Z]  Building support-scheduler ... done Removing intermediate container a318663936c2 [2021-10-25T19:30:37.002Z] ---> 8806055f1c09 [2021-10-25T19:30:37.002Z] [2021-10-25T19:30:37.002Z] Step 9/22 : FROM alpine:3.14 [2021-10-25T19:30:37.002Z] ---> bb3de5531c18 [2021-10-25T19:30:37.002Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-25T19:30:37.002Z] ---> Running in 7cbe32dd9529 [2021-10-25T19:30:37.276Z] Removing intermediate container 7cbe32dd9529 [2021-10-25T19:30:37.276Z] ---> f2445d67aa36 [2021-10-25T19:30:37.276Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-25T19:30:37.276Z] ---> Running in e13a31670d7c [2021-10-25T19:30:37.873Z] Removing intermediate container e13a31670d7c [2021-10-25T19:30:37.873Z] ---> 3de74faa1015 [2021-10-25T19:30:37.873Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-25T19:30:37.873Z] ---> Running in 29b8214ff4d4 [2021-10-25T19:30:38.146Z] Removing intermediate container 29b8214ff4d4 [2021-10-25T19:30:38.147Z] ---> 9b985a928f26 [2021-10-25T19:30:38.147Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-25T19:30:38.421Z] ---> Running in 9898a33b7ce2 [2021-10-25T19:30:40.420Z] Removing intermediate container 9898a33b7ce2 [2021-10-25T19:30:40.420Z] ---> bdb268702c5a [2021-10-25T19:30:40.420Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-25T19:30:40.420Z] ---> Running in c9d8ab634f9d [2021-10-25T19:30:41.851Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-25T19:30:42.825Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-25T19:30:43.424Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-25T19:30:43.424Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-25T19:30:43.699Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-25T19:30:43.699Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-25T19:30:43.699Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-25T19:30:43.972Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-25T19:30:43.972Z] Executing busybox-1.33.1-r3.trigger [2021-10-25T19:30:43.972Z] OK: 8 MiB in 20 packages [2021-10-25T19:30:44.954Z] Removing intermediate container c9d8ab634f9d [2021-10-25T19:30:44.954Z] ---> 57eca1e0f042 [2021-10-25T19:30:44.954Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-25T19:30:45.930Z] ---> 4b666b2fcd04 [2021-10-25T19:30:45.930Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-25T19:30:46.907Z] ---> 4f8f6ab40063 [2021-10-25T19:30:46.907Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-25T19:30:47.891Z] ---> ca8a95255829 [2021-10-25T19:30:47.891Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-25T19:30:47.891Z] ---> Running in 8a49a6b95d80 [2021-10-25T19:30:48.167Z] Removing intermediate container 8a49a6b95d80 [2021-10-25T19:30:48.167Z] ---> eeaf538bce06 [2021-10-25T19:30:48.167Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-25T19:30:48.441Z] ---> Running in 734a79af356e [2021-10-25T19:30:48.713Z] Removing intermediate container 734a79af356e [2021-10-25T19:30:48.713Z] ---> 7065df8220a6 [2021-10-25T19:30:48.713Z] Step 20/22 : LABEL arch=arm64 [2021-10-25T19:30:48.985Z] ---> Running in 039f02116c08 [2021-10-25T19:30:49.263Z] Removing intermediate container 039f02116c08 [2021-10-25T19:30:49.263Z] ---> a1f487446c7f [2021-10-25T19:30:49.263Z] Step 21/22 : LABEL git_sha=4834b45111e2abb84c883d38e9c335012cbc4606 [2021-10-25T19:30:49.263Z] ---> Running in a9ac465b03ae [2021-10-25T19:30:49.864Z] Removing intermediate container a9ac465b03ae [2021-10-25T19:30:49.864Z] ---> ed4951f2246b [2021-10-25T19:30:49.864Z] Step 22/22 : LABEL version=0.0.0 [2021-10-25T19:30:49.864Z] ---> Running in 7052d44ab1cc [2021-10-25T19:30:50.461Z] Removing intermediate container 7052d44ab1cc [2021-10-25T19:30:50.461Z] ---> 149c058ae965 [2021-10-25T19:30:50.461Z] [2021-10-25T19:30:50.732Z] Successfully built 149c058ae965 [2021-10-25T19:30:50.732Z] Successfully tagged core-data-arm64:latest [2021-10-25T19:30:51.018Z]  Building core-data ... done  [Pipeline] } [2021-10-25T19:30:51.021Z] $ docker stop --time=1 e9ccab6d283cbfa9c5bb0eb4fe1fb088829a4cdad7551ee9993c32d86d8c6c66 [2021-10-25T19:30:52.749Z] $ docker rm -f e9ccab6d283cbfa9c5bb0eb4fe1fb088829a4cdad7551ee9993c32d86d8c6c66 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-25T19:30:53.393Z] + docker images [2021-10-25T19:30:53.666Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-25T19:30:53.666Z] core-data-arm64 latest 149c058ae965 3 seconds ago 19.5MB [2021-10-25T19:30:53.666Z] 8806055f1c09 18 seconds ago 1.58GB [2021-10-25T19:30:53.666Z] support-scheduler-arm64 latest 588059eebfbd 20 seconds ago 15.3MB [2021-10-25T19:30:53.666Z] c38fb0e9718e 27 seconds ago 1.57GB [2021-10-25T19:30:53.666Z] core-metadata-arm64 latest b19c82f76418 39 seconds ago 15.9MB [2021-10-25T19:30:53.666Z] security-secretstore-setup-arm64 latest dd350eb3243e 41 seconds ago 26.8MB [2021-10-25T19:30:53.666Z] 01e68229770e 54 seconds ago 1.57GB [2021-10-25T19:30:53.666Z] 993b6e3fce4b About a minute ago 1.58GB [2021-10-25T19:30:53.666Z] sys-mgmt-agent-arm64 latest c3ce05195e2a 2 minutes ago 277MB [2021-10-25T19:30:53.666Z] security-bootstrapper-arm64 latest 588e57ae0542 3 minutes ago 17.8MB [2021-10-25T19:30:53.666Z] support-notifications-arm64 latest 5bfc96e8a06d 3 minutes ago 16.1MB [2021-10-25T19:30:53.666Z] security-proxy-setup-arm64 latest 9cdb6f4592d8 3 minutes ago 25.4MB [2021-10-25T19:30:53.666Z] core-command-arm64 latest b311abc9775f 3 minutes ago 15.2MB [2021-10-25T19:30:53.666Z] 028109d4b3e4 3 minutes ago 1.57GB [2021-10-25T19:30:53.666Z] e133f52f9b45 3 minutes ago 1.57GB [2021-10-25T19:30:53.666Z] 9a21655291f7 4 minutes ago 1.57GB [2021-10-25T19:30:53.666Z] d9119699988d 4 minutes ago 1.57GB [2021-10-25T19:30:53.666Z] 1950a1465250 4 minutes ago 1.57GB [2021-10-25T19:30:53.666Z] ci-base-image-arm64 latest 6b0ffeb7a46a 14 minutes ago 1.24GB [2021-10-25T19:30:53.666Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 12 days ago 534MB [2021-10-25T19:30:53.666Z] docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB [2021-10-25T19:30:53.666Z] alpine 3.14 bb3de5531c18 8 weeks ago 5.34MB [2021-10-25T19:30:53.666Z] 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 [2021-10-25T19:30:54.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-25T19:30:54.563Z] [2021-10-25T19:30:54.563Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-25T19:30:55.218Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-25T19:30:55.492Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-25T19:30:55.492Z] 448f6bf000e3: Pulling fs layer [2021-10-25T19:30:55.492Z] f757da607395: Pulling fs layer [2021-10-25T19:30:55.492Z] 05883995daec: Pulling fs layer [2021-10-25T19:30:55.492Z] 8603b9c90790: Pulling fs layer [2021-10-25T19:30:55.492Z] 1560dd03e051: Pulling fs layer [2021-10-25T19:30:55.492Z] 27f5ce0e4adf: Pulling fs layer [2021-10-25T19:30:55.492Z] c2d8d7efcc4b: Pulling fs layer [2021-10-25T19:30:55.492Z] 8603b9c90790: Waiting [2021-10-25T19:30:55.492Z] 27f5ce0e4adf: Waiting [2021-10-25T19:30:55.492Z] c2d8d7efcc4b: Waiting [2021-10-25T19:30:55.492Z] 1560dd03e051: Waiting [2021-10-25T19:30:55.492Z] f757da607395: Verifying Checksum [2021-10-25T19:30:55.492Z] f757da607395: Download complete [2021-10-25T19:30:55.492Z] 8603b9c90790: Verifying Checksum [2021-10-25T19:30:55.492Z] 8603b9c90790: Download complete [2021-10-25T19:30:55.766Z] 1560dd03e051: Verifying Checksum [2021-10-25T19:30:55.766Z] 1560dd03e051: Download complete [2021-10-25T19:30:55.766Z] 27f5ce0e4adf: Verifying Checksum [2021-10-25T19:30:55.766Z] 27f5ce0e4adf: Download complete [2021-10-25T19:30:55.766Z] 05883995daec: Verifying Checksum [2021-10-25T19:30:55.766Z] 05883995daec: Download complete [2021-10-25T19:30:56.038Z] 448f6bf000e3: Verifying Checksum [2021-10-25T19:30:56.038Z] 448f6bf000e3: Download complete [2021-10-25T19:30:58.653Z] c2d8d7efcc4b: Verifying Checksum [2021-10-25T19:30:58.653Z] c2d8d7efcc4b: Download complete [2021-10-25T19:31:00.087Z] 448f6bf000e3: Pull complete [2021-10-25T19:31:00.682Z] f757da607395: Pull complete [2021-10-25T19:31:02.112Z] 05883995daec: Pull complete [2021-10-25T19:31:02.386Z] 8603b9c90790: Pull complete [2021-10-25T19:31:03.368Z] 1560dd03e051: Pull complete [2021-10-25T19:31:03.642Z] 27f5ce0e4adf: Pull complete [2021-10-25T19:31:18.714Z] c2d8d7efcc4b: Pull complete [2021-10-25T19:31:18.714Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-25T19:31:18.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-25T19:31:18.714Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-25T19:31:19.026Z] prd-ubuntu18.04-docker-arm64-4c-16g-1708 does not seem to be running inside a container [2021-10-25T19:31:19.109Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-25T19:31:22.345Z] $ docker top 6f3abaf2c53ae1e92ad1d881f65bbb873a897166f9d57e2ca1c46a3932f0d746 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-25T19:31:23.675Z] ---> job-cost.sh [2021-10-25T19:31:23.675Z] lf-activate-venv: SKIPPING [2021-10-25T19:31:23.675Z] INFO: No Stack... [2021-10-25T19:31:25.642Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-25T19:31:25.913Z] INFO: Archiving Costs [Pipeline] sh [2021-10-25T19:31:26.852Z] + cut -d, -f6 [2021-10-25T19:31:26.852Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-10-25T19:31:26.933Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3779-1-stack-cost] [2021-10-25T19:31:26.937Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3779-1-stack-cost] did not exist. Created. [2021-10-25T19:31:26.937Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3779-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-25T19:31:27.658Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-25T19:31:27.845Z] Stashed 1 file(s) [Pipeline] } [2021-10-25T19:31:27.860Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3779-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-25T19:31:27.898Z] $ docker stop --time=1 6f3abaf2c53ae1e92ad1d881f65bbb873a897166f9d57e2ca1c46a3932f0d746 [2021-10-25T19:31:29.520Z] $ docker rm -f 6f3abaf2c53ae1e92ad1d881f65bbb873a897166f9d57e2ca1c46a3932f0d746 [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 [2021-10-25T19:31:30.732Z] provisioning config files... [2021-10-25T19:31:30.744Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5557254761851192729tmp [Pipeline] { [Pipeline] sh [2021-10-25T19:31:31.059Z] + set +x [2021-10-25T19:31:31.059Z] + curl -s https://codecov.io/bash [2021-10-25T19:31:31.059Z] + bash -s -- [2021-10-25T19:31:31.320Z] [2021-10-25T19:31:31.320Z] _____ _ [2021-10-25T19:31:31.320Z] / ____| | | [2021-10-25T19:31:31.320Z] | | ___ __| | ___ ___ _____ __ [2021-10-25T19:31:31.320Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-25T19:31:31.320Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-25T19:31:31.320Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-25T19:31:31.320Z] Bash-1.0.6 [2021-10-25T19:31:31.320Z] [2021-10-25T19:31:31.320Z] [2021-10-25T19:31:31.320Z] ==> git version 2.24.4 found [2021-10-25T19:31:31.320Z] ==> 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 [2021-10-25T19:31:31.320Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-25T19:31:31.320Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-25T19:31:31.320Z] ==> Jenkins CI detected. [2021-10-25T19:31:31.320Z] current dir:  /w/workspace/edgex-go/1 [2021-10-25T19:31:31.320Z] project root: . [2021-10-25T19:31:31.320Z] --> token set from env [2021-10-25T19:31:31.320Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-25T19:31:31.320Z] ==> Running gcov in . (disable via -X gcov) [2021-10-25T19:31:31.320Z] ==> Python coveragepy not found [2021-10-25T19:31:31.320Z] ==> Searching for coverage reports in: [2021-10-25T19:31:31.320Z] + . [2021-10-25T19:31:31.320Z] -> Found 1 reports [2021-10-25T19:31:31.320Z] ==> Detecting git/mercurial file structure [2021-10-25T19:31:31.320Z] ==> Reading reports [2021-10-25T19:31:31.320Z] + ./coverage.out bytes=425845 [2021-10-25T19:31:31.320Z] ==> Appending adjustments [2021-10-25T19:31:31.320Z] https://docs.codecov.io/docs/fixing-reports [2021-10-25T19:31:32.710Z] + Found adjustments [2021-10-25T19:31:32.710Z] ==> Gzipping contents [2021-10-25T19:31:32.710Z] 60K /tmp/codecov.10aS7N.gz [2021-10-25T19:31:32.710Z] ==> Uploading reports [2021-10-25T19:31:32.710Z] url: https://codecov.io [2021-10-25T19:31:32.710Z] query: branch=PR-3779&commit=4834b45111e2abb84c883d38e9c335012cbc4606&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3779%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3779&job=&cmd_args= [2021-10-25T19:31:32.710Z] -> Pinging Codecov [2021-10-25T19:31:32.710Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3779&commit=4834b45111e2abb84c883d38e9c335012cbc4606&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3779%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3779&job=&cmd_args= [2021-10-25T19:31:32.971Z] -> Uploading to [2021-10-25T19:31:32.971Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-25/00271124DB129430A58F1EEE437C3FCB/4834b45111e2abb84c883d38e9c335012cbc4606/8a3963ff-e439-4c88-b1c1-3b3a7dd35427.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211025T193132Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2a0780bb7f40964829721bf742c952a70890e21030125e59c9c414b83af9dfb7 [2021-10-25T19:31:32.971Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-25T19:31:32.971Z] Dload Upload Total Spent Left Speed [2021-10-25T19:31:33.234Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57435 0 0 100 57435 0 187k --:--:-- --:--:-- --:--:-- 188k [2021-10-25T19:31:33.234Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4834b45111e2abb84c883d38e9c335012cbc4606 [Pipeline] } [2021-10-25T19:31:33.263Z] 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 [2021-10-25T19:31:35.980Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-25T19:31:36.311Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-25T19:31:36.897Z] ---> package-listing.sh [2021-10-25T19:31:36.897Z] ++ facter osfamily [2021-10-25T19:31:36.897Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-25T19:31:37.157Z] + OS_FAMILY=redhat [2021-10-25T19:31:37.157Z] + workspace=/w/workspace/edgex-go/1 [2021-10-25T19:31:37.157Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-25T19:31:37.157Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-25T19:31:37.157Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-25T19:31:37.157Z] + PACKAGES=/tmp/packages_start.txt [2021-10-25T19:31:37.157Z] + '[' /w/workspace/edgex-go/1 ']' [2021-10-25T19:31:37.157Z] + PACKAGES=/tmp/packages_end.txt [2021-10-25T19:31:37.157Z] + case "${OS_FAMILY}" in [2021-10-25T19:31:37.157Z] + rpm -qa [2021-10-25T19:31:37.157Z] + sort [2021-10-25T19:31:40.453Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-25T19:31:40.453Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-25T19:31:40.453Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-25T19:31:40.453Z] + '[' /w/workspace/edgex-go/1 ']' [2021-10-25T19:31:40.453Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-10-25T19:31:40.453Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-10-25T19:31:40.479Z] 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 [2021-10-25T19:31:40.778Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-25T19:31:41.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-25T19:31:41.389Z] [2021-10-25T19:31:41.389Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-25T19:31:41.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-25T19:31:41.727Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-25T19:31:41.727Z] b4d181a07f80: Pulling fs layer [2021-10-25T19:31:41.727Z] a1111a8f2ec3: Pulling fs layer [2021-10-25T19:31:41.727Z] ed53099fbce6: Pulling fs layer [2021-10-25T19:31:41.727Z] dc539afda2c1: Pulling fs layer [2021-10-25T19:31:41.727Z] 77bc0d833cb6: Pulling fs layer [2021-10-25T19:31:41.727Z] 9065ff56babe: Pulling fs layer [2021-10-25T19:31:41.727Z] d287ab97295c: Pulling fs layer [2021-10-25T19:31:41.727Z] 77bc0d833cb6: Waiting [2021-10-25T19:31:41.727Z] 9065ff56babe: Waiting [2021-10-25T19:31:41.727Z] d287ab97295c: Waiting [2021-10-25T19:31:41.727Z] dc539afda2c1: Waiting [2021-10-25T19:31:41.727Z] a1111a8f2ec3: Verifying Checksum [2021-10-25T19:31:41.727Z] a1111a8f2ec3: Download complete [2021-10-25T19:31:41.727Z] dc539afda2c1: Verifying Checksum [2021-10-25T19:31:41.727Z] dc539afda2c1: Download complete [2021-10-25T19:31:41.994Z] ed53099fbce6: Verifying Checksum [2021-10-25T19:31:41.994Z] ed53099fbce6: Download complete [2021-10-25T19:31:41.994Z] 77bc0d833cb6: Verifying Checksum [2021-10-25T19:31:41.994Z] 77bc0d833cb6: Download complete [2021-10-25T19:31:41.994Z] 9065ff56babe: Verifying Checksum [2021-10-25T19:31:41.994Z] 9065ff56babe: Download complete [2021-10-25T19:31:41.994Z] b4d181a07f80: Verifying Checksum [2021-10-25T19:31:41.994Z] b4d181a07f80: Download complete [2021-10-25T19:31:42.570Z] d287ab97295c: Verifying Checksum [2021-10-25T19:31:42.570Z] d287ab97295c: Download complete [2021-10-25T19:31:43.532Z] b4d181a07f80: Pull complete [2021-10-25T19:31:43.802Z] a1111a8f2ec3: Pull complete [2021-10-25T19:31:44.374Z] ed53099fbce6: Pull complete [2021-10-25T19:31:44.375Z] dc539afda2c1: Pull complete [2021-10-25T19:31:44.639Z] 77bc0d833cb6: Pull complete [2021-10-25T19:31:44.639Z] 9065ff56babe: Pull complete [2021-10-25T19:31:49.970Z] d287ab97295c: Pull complete [2021-10-25T19:31:49.970Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-25T19:31:49.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-25T19:31:49.970Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-25T19:31:50.055Z] prd-centos7-docker-4c-2g-1705 does not seem to be running inside a container [2021-10-25T19:31:50.099Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-25T19:31:53.120Z] $ docker top a6dd04eebb545b8f279130e1d53edaa2aa90b11bb4b8b768a05f99be3e9286f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-25T19:31:53.533Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-25T19:31:53.840Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-25T19:31:54.146Z] + ls /var/log/sa-host [2021-10-25T19:31:54.146Z] + sadf -c /var/log/sa-host/sa25 [2021-10-25T19:31:54.146Z] file_magic: OK [2021-10-25T19:31:54.146Z] HZ: Using current value: 100 [2021-10-25T19:31:54.146Z] file_header: OK [2021-10-25T19:31:54.146Z] 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 [2021-10-25T19:31:54.146Z] Statistics: [2021-10-25T19:31:54.146Z] 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... [2021-10-25T19:31:54.146Z] File successfully converted to sysstat format version 12.0.3 [2021-10-25T19:31:54.146Z] + sadf -c /var/log/sa-host/sa30 [2021-10-25T19:31:54.146Z] file_magic: OK [2021-10-25T19:31:54.146Z] HZ: Using current value: 100 [2021-10-25T19:31:54.146Z] file_header: OK [2021-10-25T19:31:54.146Z] 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 [2021-10-25T19:31:54.146Z] Statistics: [2021-10-25T19:31:54.146Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-25T19:31:54.146Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-25T19:31:54.436Z] provisioning config files... [2021-10-25T19:31:54.447Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3138475109962963272tmp [Pipeline] { [Pipeline] echo [2021-10-25T19:31:54.483Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-25T19:31:54.812Z] ---> create-netrc.sh [Pipeline] } [2021-10-25T19:31:54.832Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-25T19:31:55.214Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-25T19:31:55.236Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-25T19:31:55.551Z] ---> sudo-logs.sh [2021-10-25T19:31:55.551Z] Archiving 'sudo' log.. [2021-10-25T19:31:55.551Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1705.novalocal: Name or service not known [2021-10-25T19:31:55.551Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1705.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-25T19:31:55.620Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-25T19:31:55.938Z] ---> job-cost.sh [2021-10-25T19:31:55.938Z] lf-activate-venv: SKIPPING [2021-10-25T19:31:55.938Z] DEBUG: total: 0.10999999940395355 [2021-10-25T19:31:55.938Z] INFO: Retrieving Stack Cost... [2021-10-25T19:32:14.049Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-25T19:32:14.049Z] INFO: Archiving Costs [Pipeline] echo [2021-10-25T19:32:14.075Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-25T19:32:14.410Z] ---> logs-deploy.sh [2021-10-25T19:32:14.410Z] lf-activate-venv: SKIPPING [2021-10-25T19:32:14.410Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3779/1 [2021-10-25T19:32:14.410Z] INFO: archiving workspace using pattern(s): [2021-10-25T19:32:15.353Z] Archives upload complete. [2021-10-25T19:32:15.353Z] INFO: archiving logs to Nexus [2021-10-25T19:32:15.924Z] ---> uname -a: [2021-10-25T19:32:15.924Z] Linux prd-centos7-docker-4c-2g-1705.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux [2021-10-25T19:32:15.924Z] [2021-10-25T19:32:15.924Z] [2021-10-25T19:32:15.924Z] ---> lscpu: [2021-10-25T19:32:15.924Z] Architecture: x86_64 [2021-10-25T19:32:15.924Z] CPU op-mode(s): 32-bit, 64-bit [2021-10-25T19:32:15.924Z] Byte Order: Little Endian [2021-10-25T19:32:15.924Z] Address sizes: 40 bits physical, 48 bits virtual [2021-10-25T19:32:15.924Z] CPU(s): 2 [2021-10-25T19:32:15.924Z] On-line CPU(s) list: 0,1 [2021-10-25T19:32:15.924Z] Thread(s) per core: 1 [2021-10-25T19:32:15.924Z] Core(s) per socket: 1 [2021-10-25T19:32:15.924Z] Socket(s): 2 [2021-10-25T19:32:15.924Z] NUMA node(s): 1 [2021-10-25T19:32:15.924Z] Vendor ID: AuthenticAMD [2021-10-25T19:32:15.924Z] CPU family: 23 [2021-10-25T19:32:15.924Z] Model: 49 [2021-10-25T19:32:15.924Z] Model name: AMD EPYC-Rome Processor [2021-10-25T19:32:15.924Z] Stepping: 0 [2021-10-25T19:32:15.924Z] CPU MHz: 2799.998 [2021-10-25T19:32:15.924Z] BogoMIPS: 5599.99 [2021-10-25T19:32:15.924Z] Virtualization: AMD-V [2021-10-25T19:32:15.924Z] Hypervisor vendor: KVM [2021-10-25T19:32:15.924Z] Virtualization type: full [2021-10-25T19:32:15.924Z] L1d cache: 32K [2021-10-25T19:32:15.924Z] L1i cache: 32K [2021-10-25T19:32:15.924Z] L2 cache: 512K [2021-10-25T19:32:15.924Z] L3 cache: 16384K [2021-10-25T19:32:15.924Z] NUMA node0 CPU(s): 0,1 [2021-10-25T19:32:15.924Z] 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 [2021-10-25T19:32:15.924Z] [2021-10-25T19:32:15.924Z] [2021-10-25T19:32:15.924Z] ---> nproc: [2021-10-25T19:32:15.924Z] 2 [2021-10-25T19:32:15.924Z] [2021-10-25T19:32:15.924Z] [2021-10-25T19:32:15.924Z] ---> df -h: [2021-10-25T19:32:15.924Z] Filesystem Size Used Avail Use% Mounted on [2021-10-25T19:32:15.924Z] overlay 40G 13G 28G 32% / [2021-10-25T19:32:15.924Z] tmpfs 64M 0 64M 0% /dev [2021-10-25T19:32:15.924Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-10-25T19:32:15.924Z] shm 64M 0 64M 0% /dev/shm [2021-10-25T19:32:15.924Z] /dev/vda1 40G 13G 28G 32% /facter-os [2021-10-25T19:32:15.924Z] [2021-10-25T19:32:15.924Z] [2021-10-25T19:32:15.924Z] ---> sar -b -r -n DEV: [2021-10-25T19:32:15.924Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/25/21 _x86_64_ (2 CPU) [2021-10-25T19:32:15.924Z] [2021-10-25T19:32:15.924Z] 19:10:06 LINUX RESTART (2 CPU) [2021-10-25T19:32:15.924Z] [2021-10-25T19:32:15.924Z] 19:11:01 tps rtps wtps bread/s bwrtn/s [2021-10-25T19:32:15.924Z] 19:12:01 151.25 0.82 150.43 334.60 45995.29 [2021-10-25T19:32:15.924Z] 19:13:01 263.41 0.00 263.41 0.00 55068.22 [2021-10-25T19:32:15.924Z] 19:14:01 55.58 0.00 55.58 0.00 10819.89 [2021-10-25T19:32:15.924Z] 19:15:01 111.79 0.00 111.79 0.00 4656.73 [2021-10-25T19:32:15.924Z] 19:16:03 830.88 426.06 404.82 15564.56 278850.93 [2021-10-25T19:32:15.924Z] 19:17:01 363.99 139.15 224.84 6888.90 61860.97 [2021-10-25T19:32:15.924Z] 19:18:01 612.42 159.80 452.62 7111.57 205102.33 [2021-10-25T19:32:15.924Z] 19:19:01 109.44 19.30 90.14 1510.76 14725.01 [2021-10-25T19:32:15.924Z] 19:20:01 1.23 0.00 1.23 0.00 19.25 [2021-10-25T19:32:15.924Z] 19:21:01 0.55 0.30 0.25 95.15 3.28 [2021-10-25T19:32:15.924Z] 19:22:01 0.28 0.03 0.25 0.27 2.43 [2021-10-25T19:32:15.924Z] 19:23:01 0.17 0.00 0.17 0.00 1.67 [2021-10-25T19:32:15.924Z] 19:24:01 0.30 0.00 0.30 0.00 3.42 [2021-10-25T19:32:15.924Z] 19:25:01 0.25 0.00 0.25 0.00 2.57 [2021-10-25T19:32:15.924Z] 19:26:01 0.55 0.25 0.30 7.86 3.88 [2021-10-25T19:32:15.924Z] 19:27:01 0.75 0.00 0.75 0.00 13.12 [2021-10-25T19:32:15.924Z] 19:28:01 0.23 0.00 0.23 0.00 3.23 [2021-10-25T19:32:15.924Z] 19:29:01 0.25 0.00 0.25 0.00 2.47 [2021-10-25T19:32:15.924Z] 19:30:01 0.18 0.00 0.18 0.00 1.88 [2021-10-25T19:32:15.924Z] 19:31:01 0.25 0.00 0.25 0.00 3.10 [2021-10-25T19:32:15.924Z] Average: 125.75 37.63 88.12 1585.59 34140.21 [2021-10-25T19:32:15.924Z] [2021-10-25T19:32:15.924Z] 19:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-10-25T19:32:15.924Z] 19:12:01 3811128 0 855768 10.69 2620 3339424 1584184 17.49 1092828 2702164 380824 [2021-10-25T19:32:15.924Z] 19:13:01 3438240 0 969288 12.10 2620 3598792 1624152 17.93 1308156 2787404 252696 [2021-10-25T19:32:15.924Z] 19:14:01 3399640 0 1048268 13.09 2620 3558412 1730388 19.10 1293048 2834348 55404 [2021-10-25T19:32:15.924Z] 19:15:01 3115748 0 1120340 13.99 2620 3770232 1937872 21.40 1499280 2880380 145312 [2021-10-25T19:32:15.924Z] 19:16:03 1668900 0 1273560 15.90 2620 5063860 2579388 28.48 2225404 3521832 181244 [2021-10-25T19:32:15.924Z] 19:17:01 864304 0 1219068 15.22 2620 5922948 1932428 21.34 2549536 4000368 860 [2021-10-25T19:32:15.924Z] 19:18:01 1297828 0 1340400 16.74 2620 5368092 2596068 28.66 2538236 3510016 176284 [2021-10-25T19:32:15.924Z] 19:19:01 2801696 0 1147412 14.33 2620 4057212 1474436 16.28 1433108 3157476 8 [2021-10-25T19:32:15.924Z] 19:20:01 2814332 0 1134776 14.17 2620 4057212 1355760 14.97 1424804 3157284 8 [2021-10-25T19:32:15.924Z] 19:21:01 2816044 0 1130248 14.11 2620 4060028 1355856 14.97 1427664 3154404 8 [2021-10-25T19:32:15.924Z] 19:22:01 2815420 0 1130872 14.12 2620 4060028 1355952 14.97 1428128 3154412 12 [2021-10-25T19:32:15.924Z] 19:23:01 2820812 0 1125472 14.05 2620 4060036 1356012 14.97 1428180 3148708 12 [2021-10-25T19:32:15.924Z] 19:24:01 2821724 0 1124552 14.04 2620 4060044 1355760 14.97 1427688 3148712 12 [2021-10-25T19:32:15.924Z] 19:25:01 2822080 0 1124192 14.04 2620 4060048 1355760 14.97 1427684 3148584 8 [2021-10-25T19:32:15.924Z] 19:26:01 2821596 0 1124644 14.04 2620 4060080 1355844 14.97 1428020 3148376 16 [2021-10-25T19:32:15.924Z] 19:27:01 2821136 0 1125100 14.05 2620 4060084 1355904 14.97 1428196 3148380 8 [2021-10-25T19:32:15.924Z] 19:28:01 2821824 0 1124408 14.04 2620 4060088 1355760 14.97 1427828 3148376 8 [2021-10-25T19:32:15.924Z] 19:29:01 2821692 0 1124536 14.04 2620 4060092 1355760 14.97 1427824 3148376 16 [2021-10-25T19:32:15.924Z] 19:30:01 2821880 0 1124344 14.04 2620 4060096 1355760 14.97 1427836 3148376 8 [2021-10-25T19:32:15.924Z] 19:31:01 2821644 0 1124576 14.04 2620 4060100 1355844 14.97 1428036 3148376 8 [2021-10-25T19:32:15.924Z] Average: 2711883 0 1124591 14.04 2620 4169845 1586444 17.52 1553574 3159818 59638 [2021-10-25T19:32:15.924Z] [2021-10-25T19:32:15.924Z] 19:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-10-25T19:32:15.924Z] 19:12:01 vethb669034 114.97 136.26 11.07 906.06 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.924Z] 19:12:01 eth0 954.15 1103.41 7132.63 117.46 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.924Z] 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.924Z] 19:12:01 docker0 1004.48 777.26 81.33 3600.73 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.924Z] 19:13:01 veth6b55fde 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.924Z] 19:13:01 eth0 109.34 80.16 1165.62 16.68 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.924Z] 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.924Z] 19:13:01 docker0 63.14 80.89 4.93 1139.50 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.924Z] 19:14:01 veth6b55fde 1.95 1.95 0.15 0.17 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.924Z] 19:14:01 eth0 30.65 15.86 24.37 11.96 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.924Z] 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:14:01 docker0 1.95 1.95 0.13 0.17 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:15:01 veth6b55fde 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:15:01 eth0 29.33 21.50 18.66 116.11 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:16:03 vethf6b3828 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:16:03 vethbff8a2c 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:16:03 eth0 127.49 73.22 1832.08 21.66 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:16:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:17:01 vethbff8a2c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:17:01 eth0 69.62 36.46 1235.94 9.24 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:17:01 docker0 1127.73 940.56 90.59 5238.79 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:18:01 vethb295a55 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:18:01 vethbff8a2c 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:18:01 veth6619517 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:18:01 eth0 83.24 36.19 476.55 19.50 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:19:01 eth0 34.97 25.11 112.46 113.93 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:19:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:19:01 docker0 1113.42 964.25 89.33 5611.53 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:20:01 eth0 0.55 0.32 0.05 0.03 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:21:01 eth0 0.88 0.23 0.20 0.07 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:22:01 eth0 2.03 0.38 0.42 0.21 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:23:01 eth0 1.27 0.32 0.34 0.17 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:24:01 eth0 0.62 0.10 0.06 0.04 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:25:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:26:01 eth0 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:27:01 eth0 0.58 0.33 0.33 0.20 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:28:01 eth0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:29:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:30:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:31:01 eth0 0.18 0.17 0.08 0.04 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] Average: eth0 72.37 69.79 600.72 21.39 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] Average: docker0 55.70 48.24 4.47 280.74 0.00 0.00 0.00 0.00 [2021-10-25T19:32:15.925Z] [2021-10-25T19:32:15.925Z] [2021-10-25T19:32:15.925Z] ---> sar -P ALL: [2021-10-25T19:32:15.925Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/25/21 _x86_64_ (2 CPU) [2021-10-25T19:32:15.925Z] [2021-10-25T19:32:15.925Z] 19:10:06 LINUX RESTART (2 CPU) [2021-10-25T19:32:15.925Z] [2021-10-25T19:32:15.925Z] 19:11:01 CPU %user %nice %system %iowait %steal %idle [2021-10-25T19:32:15.925Z] 19:12:01 all 27.68 0.00 8.57 2.48 0.13 61.14 [2021-10-25T19:32:15.925Z] 19:12:01 0 31.43 0.00 9.20 2.58 0.15 56.64 [2021-10-25T19:32:15.925Z] 19:12:01 1 23.99 0.00 7.94 2.39 0.12 65.56 [2021-10-25T19:32:15.925Z] 19:13:01 all 54.71 0.00 10.63 2.09 0.17 32.39 [2021-10-25T19:32:15.925Z] 19:13:01 0 55.04 0.00 10.94 1.99 0.18 31.84 [2021-10-25T19:32:15.925Z] 19:13:01 1 54.39 0.00 10.32 2.19 0.16 32.94 [2021-10-25T19:32:15.925Z] 19:14:01 all 33.66 0.00 4.65 0.37 0.10 61.22 [2021-10-25T19:32:15.925Z] 19:14:01 0 33.21 0.00 4.81 0.44 0.11 61.43 [2021-10-25T19:32:15.925Z] 19:14:01 1 34.12 0.00 4.48 0.30 0.09 61.01 [2021-10-25T19:32:15.925Z] 19:15:01 all 77.80 0.00 7.92 1.21 0.17 12.90 [2021-10-25T19:32:15.925Z] 19:15:01 0 76.39 0.00 8.17 1.40 0.17 13.87 [2021-10-25T19:32:15.925Z] 19:15:01 1 79.21 0.00 7.68 1.03 0.17 11.92 [2021-10-25T19:32:15.925Z] 19:16:03 all 26.62 0.00 18.56 30.11 0.18 24.53 [2021-10-25T19:32:15.925Z] 19:16:03 0 26.91 0.00 18.48 30.37 0.18 24.06 [2021-10-25T19:32:15.925Z] 19:16:03 1 26.33 0.00 18.63 29.86 0.18 25.00 [2021-10-25T19:32:15.925Z] 19:17:01 all 75.84 0.00 11.69 11.32 0.15 0.99 [2021-10-25T19:32:15.925Z] 19:17:01 0 76.51 0.00 10.99 11.62 0.15 0.73 [2021-10-25T19:32:15.925Z] 19:17:01 1 75.18 0.00 12.39 11.03 0.15 1.25 [2021-10-25T19:32:15.925Z] 19:18:01 all 73.54 0.00 19.24 5.36 0.17 1.69 [2021-10-25T19:32:15.925Z] 19:18:01 0 74.27 0.00 18.29 5.63 0.17 1.64 [2021-10-25T19:32:15.925Z] 19:18:01 1 72.81 0.00 20.19 5.09 0.17 1.74 [2021-10-25T19:32:15.925Z] 19:19:01 all 8.44 0.00 3.52 2.22 0.04 85.78 [2021-10-25T19:32:15.925Z] 19:19:01 0 8.66 0.00 3.62 2.38 0.05 85.29 [2021-10-25T19:32:15.925Z] 19:19:01 1 8.22 0.00 3.43 2.05 0.03 86.27 [2021-10-25T19:32:15.925Z] 19:20:01 all 0.23 0.00 0.07 0.00 0.01 99.69 [2021-10-25T19:32:15.925Z] 19:20:01 0 0.10 0.00 0.08 0.00 0.00 99.82 [2021-10-25T19:32:15.925Z] 19:20:01 1 0.37 0.00 0.05 0.00 0.02 99.57 [2021-10-25T19:32:15.925Z] 19:21:01 all 0.28 0.00 0.05 0.01 0.02 99.64 [2021-10-25T19:32:15.925Z] 19:21:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-10-25T19:32:15.925Z] 19:21:01 1 0.52 0.00 0.05 0.02 0.02 99.40 [2021-10-25T19:32:15.925Z] 19:22:01 all 0.19 0.00 0.04 0.00 0.01 99.76 [2021-10-25T19:32:15.925Z] 19:22:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-10-25T19:32:15.925Z] 19:22:01 1 0.35 0.00 0.05 0.00 0.02 99.58 [2021-10-25T19:32:15.925Z] [2021-10-25T19:32:15.925Z] 19:22:01 CPU %user %nice %system %iowait %steal %idle [2021-10-25T19:32:15.925Z] 19:23:01 all 0.20 0.00 0.03 0.00 0.01 99.77 [2021-10-25T19:32:15.925Z] 19:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-10-25T19:32:15.925Z] 19:23:01 1 0.37 0.00 0.03 0.00 0.00 99.60 [2021-10-25T19:32:15.925Z] 19:24:01 all 0.21 0.00 0.04 0.00 0.01 99.74 [2021-10-25T19:32:15.925Z] 19:24:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-10-25T19:32:15.925Z] 19:24:01 1 0.40 0.00 0.05 0.00 0.02 99.53 [2021-10-25T19:32:15.925Z] 19:25:01 all 0.23 0.00 0.03 0.00 0.01 99.72 [2021-10-25T19:32:15.925Z] 19:25:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-10-25T19:32:15.925Z] 19:25:01 1 0.40 0.00 0.05 0.00 0.00 99.55 [2021-10-25T19:32:15.925Z] 19:26:01 all 0.27 0.00 0.05 0.01 0.01 99.67 [2021-10-25T19:32:15.925Z] 19:26:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-10-25T19:32:15.925Z] 19:26:01 1 0.50 0.00 0.07 0.02 0.02 99.40 [2021-10-25T19:32:15.925Z] 19:27:01 all 0.27 0.00 0.04 0.00 0.02 99.67 [2021-10-25T19:32:15.925Z] 19:27:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-10-25T19:32:15.925Z] 19:27:01 1 0.50 0.00 0.03 0.00 0.02 99.45 [2021-10-25T19:32:15.925Z] 19:28:01 all 0.23 0.00 0.03 0.00 0.00 99.73 [2021-10-25T19:32:15.925Z] 19:28:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-10-25T19:32:15.925Z] 19:28:01 1 0.45 0.00 0.03 0.00 0.00 99.52 [2021-10-25T19:32:15.925Z] 19:29:01 all 0.26 0.00 0.03 0.00 0.02 99.70 [2021-10-25T19:32:15.925Z] 19:29:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-10-25T19:32:15.925Z] 19:29:01 1 0.47 0.00 0.03 0.00 0.02 99.48 [2021-10-25T19:32:15.925Z] 19:30:01 all 0.23 0.00 0.03 0.00 0.01 99.73 [2021-10-25T19:32:15.925Z] 19:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-10-25T19:32:15.925Z] 19:30:01 1 0.43 0.00 0.03 0.00 0.02 99.52 [2021-10-25T19:32:15.925Z] 19:31:01 all 0.18 0.00 0.04 0.00 0.01 99.77 [2021-10-25T19:32:15.926Z] 19:31:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-10-25T19:32:15.926Z] 19:31:01 1 0.30 0.00 0.03 0.00 0.00 99.67 [2021-10-25T19:32:15.926Z] Average: all 17.79 0.00 4.01 2.60 0.06 75.53 [2021-10-25T19:32:15.926Z] Average: 0 17.86 0.00 4.00 2.66 0.06 75.42 [2021-10-25T19:32:15.926Z] Average: 1 17.72 0.00 4.02 2.54 0.06 75.65 [2021-10-25T19:32:15.926Z] [2021-10-25T19:32:15.926Z] [2021-10-25T19:32:15.926Z]